Skip to content

Instantly share code, notes, and snippets.

@martianyi
Last active March 22, 2023 16:19
Show Gist options
  • Save martianyi/e7579e41369de4705826fb2efbe95fa8 to your computer and use it in GitHub Desktop.
Save martianyi/e7579e41369de4705826fb2efbe95fa8 to your computer and use it in GitHub Desktop.
Visual Studio Code Settings Sync Gist
This gist exceeds the recommended number of files (~10). To access all files, please clone this gist.
{"lastUpload":"2023-03-22T16:19:22.930Z","extensionVersion":"v3.4.3"}
{{#def.select('MODULE', 'Specify module code generation', ['none','commonjs','amd','system','umd','es6','es2015','esnext'])}}
{{#def.select('TARGET', 'Specify ECMAScript target version', ['es3','es6','es2016','es2017','esnext'])}}
{{#def.confirm('SOURCE_MAP', 'Should generate corresponding .map file?')}}
{
"compilerOptions": {
"module": "{{=$.MODULE}}",
"target": "{{=$.TARGET}}",
"sourceMap": {{=$.SOURCE_MAP}}
},
"exclude": [
"node_modules"
]
}
[
{
"metadata": {
"id": "58bfc5c5-9e14-40cb-afb8-104bfe792328",
"publisherId": "RoscoP.ActiveFileInStatusBar",
"publisherDisplayName": "RoscoP"
},
"name": "ActiveFileInStatusBar",
"publisher": "RoscoP",
"version": "1.0.3"
},
{
"metadata": {
"id": "2e9fe0cb-4e63-42fc-a809-fb056aad49c3",
"publisherId": "stevencl.addDocComments",
"publisherDisplayName": "stevencl"
},
"name": "addDocComments",
"publisher": "stevencl",
"version": "0.0.8"
},
{
"metadata": {
"id": "ec17a0c8-7948-4ccb-b10e-7a4b5e2ab543",
"publisherId": "bang.antd-snippets",
"publisherDisplayName": "bang"
},
"name": "antd-snippets",
"publisher": "bang",
"version": "1.2.0"
},
{
"metadata": {
"id": "d3836729-9cc1-42c1-b2af-d50071f57d29",
"publisherId": "formulahendry.auto-close-tag",
"publisherDisplayName": "formulahendry"
},
"name": "auto-close-tag",
"publisher": "formulahendry",
"version": "0.5.14"
},
{
"metadata": {
"id": "366a9f01-2d1b-48b9-b7df-014ff8dea46b",
"publisherId": "formulahendry.auto-complete-tag",
"publisherDisplayName": "formulahendry"
},
"name": "auto-complete-tag",
"publisher": "formulahendry",
"version": "0.1.0"
},
{
"metadata": {
"id": "6e440e71-8ed9-4f25-bb78-4b13096b8a03",
"publisherId": "formulahendry.auto-rename-tag",
"publisherDisplayName": "formulahendry"
},
"name": "auto-rename-tag",
"publisher": "formulahendry",
"version": "0.1.10"
},
{
"metadata": {
"id": "70378119-1d85-4935-9733-0298c7a369a2",
"publisherId": "steoates.autoimport",
"publisherDisplayName": "steoates"
},
"name": "autoimport",
"publisher": "steoates",
"version": "1.5.4"
},
{
"metadata": {
"id": "9edb7e84-0759-47df-8ed7-4fc6e0dff706",
"publisherId": "Va.axml-highlight",
"publisherDisplayName": "Va"
},
"name": "axml-highlight",
"publisher": "Va",
"version": "0.0.6"
},
{
"metadata": {
"id": "61ce9ab3-f230-47ea-8cdc-2b5eb25f3ae2",
"publisherId": "antfu.browse-lite",
"publisherDisplayName": "antfu"
},
"name": "browse-lite",
"publisher": "antfu",
"version": "0.3.1"
},
{
"metadata": {
"id": "04208f17-8aed-4d49-b0a2-fbce829efbeb",
"publisherId": "xaver.clang-format",
"publisherDisplayName": "xaver"
},
"name": "clang-format",
"publisher": "xaver",
"version": "1.9.0"
},
{
"metadata": {
"id": "a6a0c5b2-d078-4bf5-a9ee-4e37054414b3",
"publisherId": "formulahendry.code-runner",
"publisherDisplayName": "formulahendry"
},
"name": "code-runner",
"publisher": "formulahendry",
"version": "0.12.0"
},
{
"metadata": {
"id": "e337c67b-55c2-4fef-8949-eb260e7fb7fd",
"publisherId": "Shan.code-settings-sync",
"publisherDisplayName": "Shan"
},
"name": "code-settings-sync",
"publisher": "Shan",
"version": "3.4.3"
},
{
"metadata": {
"id": "f6dbd813-b0a0-42c1-90ea-10dde9d925a7",
"publisherId": "streetsidesoftware.code-spell-checker",
"publisherDisplayName": "streetsidesoftware"
},
"name": "code-spell-checker",
"publisher": "streetsidesoftware",
"version": "2.20.2"
},
{
"metadata": {
"id": "ab6583d6-fcdf-452c-8062-492e69cef19a",
"publisherId": "jsjzh.color-converter",
"publisherDisplayName": "jsjzh"
},
"name": "color-converter",
"publisher": "jsjzh",
"version": "0.1.5"
},
{
"metadata": {
"id": "391319ff-5ddc-483e-b164-8f8847b72172",
"publisherId": "paulmolluzzo.convert-css-in-js",
"publisherDisplayName": "paulmolluzzo"
},
"name": "convert-css-in-js",
"publisher": "paulmolluzzo",
"version": "1.1.3"
},
{
"metadata": {
"id": "060828aa-17ab-40d9-9e2d-f8407f5c8d04",
"publisherId": "alexdima.copy-relative-path",
"publisherDisplayName": "alexdima"
},
"name": "copy-relative-path",
"publisher": "alexdima",
"version": "0.0.2"
},
{
"metadata": {
"id": "f57f68ea-9ee8-42b5-9a97-041d3e4278c4",
"publisherId": "Dart-Code.dart-code",
"publisherDisplayName": "Dart-Code"
},
"name": "dart-code",
"publisher": "Dart-Code",
"version": "3.60.1"
},
{
"metadata": {
"id": "abc44a31-97e6-4523-8aa3-907fc45ffbef",
"publisherId": "zkiie.dvajs-snippets",
"publisherDisplayName": "zkiie"
},
"name": "dvajs-snippets",
"publisher": "zkiie",
"version": "0.0.2"
},
{
"metadata": {
"id": "f60a60a6-95ba-42d4-b41c-3d24c1b89588",
"publisherId": "EditorConfig.EditorConfig",
"publisherDisplayName": "EditorConfig"
},
"name": "EditorConfig",
"publisher": "EditorConfig",
"version": "0.16.4"
},
{
"metadata": {
"id": "19804510-b475-4dae-b0f7-6ca08fd1af0c",
"publisherId": "dsznajder.es7-react-js-snippets",
"publisherDisplayName": "dsznajder"
},
"name": "es7-react-js-snippets",
"publisher": "dsznajder",
"version": "4.4.3"
},
{
"metadata": {
"id": "fb0e6dfd-fd68-4542-9106-3d31fe7f6425",
"publisherId": "3axap4eHko.file-templates-manager",
"publisherDisplayName": "3axap4eHko"
},
"name": "file-templates-manager",
"publisher": "3axap4eHko",
"version": "1.6.0"
},
{
"metadata": {
"id": "2bba45f2-4a48-41a6-bb86-d6ba5ab29a9f",
"publisherId": "felipecaputo.git-project-manager",
"publisherDisplayName": "felipecaputo"
},
"name": "git-project-manager",
"publisher": "felipecaputo",
"version": "1.8.2"
},
{
"metadata": {
"id": "3e891cf9-53cb-49a3-8d01-8f0b1f0afb29",
"publisherId": "codezombiech.gitignore",
"publisherDisplayName": "codezombiech"
},
"name": "gitignore",
"publisher": "codezombiech",
"version": "0.9.0"
},
{
"metadata": {
"id": "4de763bd-505d-4978-9575-2b7696ecf94e",
"publisherId": "eamodio.gitlens",
"publisherDisplayName": "eamodio"
},
"name": "gitlens",
"publisher": "eamodio",
"version": "12.2.2"
},
{
"metadata": {
"id": "aae00486-7e92-42b3-91b0-2b419e4f3875",
"publisherId": "vincaslt.highlight-matching-tag",
"publisherDisplayName": "vincaslt"
},
"name": "highlight-matching-tag",
"publisher": "vincaslt",
"version": "0.11.0"
},
{
"metadata": {
"id": "07734f09-9218-443a-abfa-a9a823d2c25a",
"publisherId": "gencer.html-slim-scss-css-class-completion",
"publisherDisplayName": "gencer"
},
"name": "html-slim-scss-css-class-completion",
"publisher": "gencer",
"version": "1.7.8"
},
{
"metadata": {
"id": "9fa2a00e-3bfa-4c2a-abc4-a865bb2b5cf3",
"publisherId": "VisualStudioExptTeam.intellicode-api-usage-examples",
"publisherDisplayName": "VisualStudioExptTeam"
},
"name": "intellicode-api-usage-examples",
"publisher": "VisualStudioExptTeam",
"version": "0.2.7"
},
{
"metadata": {
"id": "f30b63fa-e34a-40af-a573-5de5ecfb6c5e",
"publisherId": "k--kato.intellij-idea-keybindings",
"publisherDisplayName": "k--kato"
},
"name": "intellij-idea-keybindings",
"publisher": "k--kato",
"version": "1.5.3"
},
{
"metadata": {
"id": "4ad0ce32-ff3f-49f0-83b5-93e5dc00cfff",
"publisherId": "ms-python.isort",
"publisherDisplayName": "ms-python"
},
"name": "isort",
"publisher": "ms-python",
"version": "2022.2.0"
},
{
"metadata": {
"id": "a2cec723-5349-460d-9de9-0fd1f8d3456f",
"publisherId": "xabikos.JavaScriptSnippets",
"publisherDisplayName": "xabikos"
},
"name": "JavaScriptSnippets",
"publisher": "xabikos",
"version": "1.8.0"
},
{
"metadata": {
"id": "c941a679-d500-46a8-b2a9-208063125901",
"publisherId": "wholroyd.jinja",
"publisherDisplayName": "wholroyd"
},
"name": "jinja",
"publisher": "wholroyd",
"version": "0.0.8"
},
{
"metadata": {
"id": "99c12a52-ff68-4e9d-a975-a67556fee2f5",
"publisherId": "donjayamanne.jquerysnippets",
"publisherDisplayName": "donjayamanne"
},
"name": "jquerysnippets",
"publisher": "donjayamanne",
"version": "0.0.1"
},
{
"metadata": {
"id": "9981eadc-a934-4353-83d7-84fee5ac69e7",
"publisherId": "HookyQR.JSDocTagComplete",
"publisherDisplayName": "HookyQR"
},
"name": "JSDocTagComplete",
"publisher": "HookyQR",
"version": "0.0.2"
},
{
"metadata": {
"id": "6c2f1801-1e7f-45b2-9b5c-7782f1e076e8",
"publisherId": "ms-toolsai.jupyter",
"publisherDisplayName": "ms-toolsai"
},
"name": "jupyter",
"publisher": "ms-toolsai",
"version": "2022.8.1002431955"
},
{
"metadata": {
"id": "9f6dc8db-620c-4844-b8c5-e74914f1be27",
"publisherId": "ms-toolsai.jupyter-keymap",
"publisherDisplayName": "ms-toolsai"
},
"name": "jupyter-keymap",
"publisher": "ms-toolsai",
"version": "1.1.0"
},
{
"metadata": {
"id": "b15c72f8-d5fe-421a-a4f7-27ed9f6addbf",
"publisherId": "ms-toolsai.jupyter-renderers",
"publisherDisplayName": "ms-toolsai"
},
"name": "jupyter-renderers",
"publisher": "ms-toolsai",
"version": "1.0.9"
},
{
"metadata": {
"id": "68464f0b-8ce5-408e-bed6-4c13209b254a",
"publisherId": "mrorz.language-gettext",
"publisherDisplayName": "mrorz"
},
"name": "language-gettext",
"publisher": "mrorz",
"version": "0.2.2"
},
{
"metadata": {
"id": "a96acff8-5197-43a6-b07c-d4d178558e56",
"publisherId": "neilding.language-liquid",
"publisherDisplayName": "neilding"
},
"name": "language-liquid",
"publisher": "neilding",
"version": "0.1.1"
},
{
"metadata": {
"id": "b63c44fd-0457-4696-99e9-dbfdf70d77de",
"publisherId": "ritwickdey.LiveServer",
"publisherDisplayName": "ritwickdey"
},
"name": "LiveServer",
"publisher": "ritwickdey",
"version": "5.7.9"
},
{
"metadata": {
"id": "1f5eb737-5496-44a3-a8a1-36a85eee4979",
"publisherId": "magicstack.MagicPython",
"publisherDisplayName": "magicstack"
},
"name": "MagicPython",
"publisher": "magicstack",
"version": "1.1.0"
},
{
"metadata": {
"id": "98790d67-10fa-497c-9113-f6c7489207b2",
"publisherId": "yzhang.markdown-all-in-one",
"publisherDisplayName": "yzhang"
},
"name": "markdown-all-in-one",
"publisher": "yzhang",
"version": "3.5.0"
},
{
"metadata": {
"id": "444c8cc3-85f1-428b-b565-eda5cd2797d4",
"publisherId": "alipay.minicode",
"publisherDisplayName": "alipay"
},
"name": "minicode",
"publisher": "alipay",
"version": "1.9.23"
},
{
"metadata": {
"id": "1bb92b2c-526c-4bfd-bb38-5bae1b278c89",
"publisherId": "leizongmin.node-module-intellisense",
"publisherDisplayName": "leizongmin"
},
"name": "node-module-intellisense",
"publisher": "leizongmin",
"version": "1.5.0"
},
{
"metadata": {
"id": "fc5a3c47-de02-420d-9326-eddc9ba38f04",
"publisherId": "waderyan.nodejs-extension-pack",
"publisherDisplayName": "waderyan"
},
"name": "nodejs-extension-pack",
"publisher": "waderyan",
"version": "0.1.9"
},
{
"metadata": {
"id": "dff6b801-247e-40e9-82e8-8c9b1d19d1b8",
"publisherId": "christian-kohler.npm-intellisense",
"publisherDisplayName": "christian-kohler"
},
"name": "npm-intellisense",
"publisher": "christian-kohler",
"version": "1.4.4"
},
{
"metadata": {
"id": "6fe9ffe2-1e8e-430e-8a71-2a611e67a7b5",
"publisherId": "jack89ita.open-file-from-path",
"publisherDisplayName": "jack89ita"
},
"name": "open-file-from-path",
"publisher": "jack89ita",
"version": "1.3.4"
},
{
"metadata": {
"id": "a41c1549-4053-44d4-bf30-60fc809b4a86",
"publisherId": "christian-kohler.path-intellisense",
"publisherDisplayName": "christian-kohler"
},
"name": "path-intellisense",
"publisher": "christian-kohler",
"version": "2.8.4"
},
{
"metadata": {
"id": "96fa4707-6983-4489-b7c5-d5ffdfdcce90",
"publisherId": "esbenp.prettier-vscode",
"publisherDisplayName": "esbenp"
},
"name": "prettier-vscode",
"publisher": "esbenp",
"version": "9.10.4"
},
{
"metadata": {
"id": "bec6a8b1-31d4-4f4e-9b3c-9141285b359f",
"publisherId": "zhouronghui.propertylist",
"publisherDisplayName": "zhouronghui"
},
"name": "propertylist",
"publisher": "zhouronghui",
"version": "0.0.2"
},
{
"metadata": {
"id": "ceff1db7-ccbb-4835-8056-635a65428818",
"publisherId": "sainoba.px-to-rem",
"publisherDisplayName": "sainoba"
},
"name": "px-to-rem",
"publisher": "sainoba",
"version": "1.3.1"
},
{
"metadata": {
"id": "f1f59ae4-9318-4f3c-a9b5-81b2eaa5f8a5",
"publisherId": "ms-python.python",
"publisherDisplayName": "ms-python"
},
"name": "python",
"publisher": "ms-python",
"version": "2022.16.1"
},
{
"metadata": {
"id": "89690bf1-798f-46db-acd5-e485d127d9a9",
"publisherId": "Atom.quickapp-for-highlighter",
"publisherDisplayName": "Atom"
},
"name": "quickapp-for-highlighter",
"publisher": "Atom",
"version": "1.0.3"
},
{
"metadata": {
"id": "7ca19f4d-65a0-4b28-a1ab-99116f986ce4",
"publisherId": "bierner.react-native-ios-pack",
"publisherDisplayName": "bierner"
},
"name": "react-native-ios-pack",
"publisher": "bierner",
"version": "0.0.3"
},
{
"metadata": {
"id": "4ef434e7-60b0-4c98-99d9-e82c67093516",
"publisherId": "OfHumanBondage.react-proptypes-intellisense",
"publisherDisplayName": "OfHumanBondage"
},
"name": "react-proptypes-intellisense",
"publisher": "OfHumanBondage",
"version": "1.0.3"
},
{
"metadata": {
"id": "93ce222b-5f6f-49b7-9ab1-a0463c6238df",
"publisherId": "ms-vscode-remote.remote-containers",
"publisherDisplayName": "ms-vscode-remote"
},
"name": "remote-containers",
"publisher": "ms-vscode-remote",
"version": "0.266.1"
},
{
"metadata": {
"id": "105c0b3c-07a9-4156-a4fc-4141040eb07e",
"publisherId": "ms-vscode.remote-server",
"publisherDisplayName": "ms-vscode"
},
"name": "remote-server",
"publisher": "ms-vscode",
"version": "1.0.0"
},
{
"metadata": {
"id": "607fd052-be03-4363-b657-2bd62b83d28a",
"publisherId": "ms-vscode-remote.remote-ssh",
"publisherDisplayName": "ms-vscode-remote"
},
"name": "remote-ssh",
"publisher": "ms-vscode-remote",
"version": "0.90.1"
},
{
"metadata": {
"id": "bfeaf631-bcff-4908-93ed-fda4ef9a0c5c",
"publisherId": "ms-vscode-remote.remote-ssh-edit",
"publisherDisplayName": "ms-vscode-remote"
},
"name": "remote-ssh-edit",
"publisher": "ms-vscode-remote",
"version": "0.84.0"
},
{
"metadata": {
"id": "f0c5397b-d357-4197-99f0-cb4202f22818",
"publisherId": "ms-vscode-remote.remote-wsl",
"publisherDisplayName": "ms-vscode-remote"
},
"name": "remote-wsl",
"publisher": "ms-vscode-remote",
"version": "0.66.3"
},
{
"metadata": {
"id": "a5a4d637-aa11-4bd1-b404-9f10390f8d4b",
"publisherId": "lextudio.restructuredtext",
"publisherDisplayName": "lextudio"
},
"name": "restructuredtext",
"publisher": "lextudio",
"version": "189.3.0"
},
{
"metadata": {
"id": "ae062c8a-c68e-4b92-9ecf-8f1d4288b05d",
"publisherId": "rebornix.ruby",
"publisherDisplayName": "rebornix"
},
"name": "ruby",
"publisher": "rebornix",
"version": "0.28.1"
},
{
"metadata": {
"id": "ee108066-df8b-43ae-9a83-e6c11400a759",
"publisherId": "jasonnutter.search-node-modules",
"publisherDisplayName": "jasonnutter"
},
"name": "search-node-modules",
"publisher": "jasonnutter",
"version": "1.3.0"
},
{
"metadata": {
"id": "56a57ae2-56b7-4053-a3e0-897e198f0d03",
"publisherId": "vortizhe.simple-ruby-erb",
"publisherDisplayName": "vortizhe"
},
"name": "simple-ruby-erb",
"publisher": "vortizhe",
"version": "0.2.1"
},
{
"metadata": {
"id": "349e83e2-207c-4309-a8d2-dfa43f7ee0c9",
"publisherId": "castwide.solargraph",
"publisherDisplayName": "castwide"
},
"name": "solargraph",
"publisher": "castwide",
"version": "0.24.0"
},
{
"metadata": {
"id": "51cd7dfb-14fa-4fcc-aa42-16add9281456",
"publisherId": "SimonSiefke.svg-preview",
"publisherDisplayName": "SimonSiefke"
},
"name": "svg-preview",
"publisher": "SimonSiefke",
"version": "2.8.3"
},
{
"metadata": {
"id": "c919f1b2-3705-431b-9cfd-bb0f6f3c9720",
"publisherId": "softwaredotcom.swdc-vscode",
"publisherDisplayName": "softwaredotcom"
},
"name": "swdc-vscode",
"publisher": "softwaredotcom",
"version": "2.6.50"
},
{
"metadata": {
"id": "df3f3262-9436-4ca4-8c16-ebd5e3b40400",
"publisherId": "Kasik96.swift",
"publisherDisplayName": "Kasik96"
},
"name": "swift",
"publisher": "Kasik96",
"version": "0.2.0"
},
{
"metadata": {
"id": "261cac81-cd7b-4555-bb41-0c2d2bcd3e70",
"publisherId": "Gruntfuggly.todo-tree",
"publisherDisplayName": "Gruntfuggly"
},
"name": "todo-tree",
"publisher": "Gruntfuggly",
"version": "0.0.218"
},
{
"metadata": {
"id": "6623619a-676d-4cde-943f-a3c193b44fc0",
"publisherId": "ChakrounAnas.turbo-console-log",
"publisherDisplayName": "ChakrounAnas"
},
"name": "turbo-console-log",
"publisher": "ChakrounAnas",
"version": "2.7.1"
},
{
"metadata": {
"id": "2f5dd8cb-d251-4d70-abfe-ddebcb077483",
"publisherId": "octref.vetur",
"publisherDisplayName": "octref"
},
"name": "vetur",
"publisher": "octref",
"version": "0.37.3"
},
{
"metadata": {
"id": "b22eea9f-5a30-43a2-8a59-3d3707869cf8",
"publisherId": "antfu.vite",
"publisherDisplayName": "antfu"
},
"name": "vite",
"publisher": "antfu",
"version": "0.2.5"
},
{
"metadata": {
"id": "bc1d9975-fcc6-4594-a6ec-252a3fba1eae",
"publisherId": "ZixuanChen.vitest-explorer",
"publisherDisplayName": "ZixuanChen"
},
"name": "vitest-explorer",
"publisher": "ZixuanChen",
"version": "0.2.39"
},
{
"metadata": {
"id": "a5223b43-8621-4351-a14e-3d560f85f277",
"publisherId": "Vue.volar",
"publisherDisplayName": "Vue"
},
"name": "volar",
"publisher": "Vue",
"version": "1.2.0"
},
{
"metadata": {
"id": "f8dbe169-d649-4e4b-adb8-ffa113c1d616",
"publisherId": "mitaki28.vscode-clang",
"publisherDisplayName": "mitaki28"
},
"name": "vscode-clang",
"publisher": "mitaki28",
"version": "0.2.4"
},
{
"metadata": {
"id": "2f0eaac2-070b-4dc7-9b23-8dd4c970c11c",
"publisherId": "redhat.vscode-commons",
"publisherDisplayName": "redhat"
},
"name": "vscode-commons",
"publisher": "redhat",
"version": "0.0.6"
},
{
"metadata": {
"id": "0b8f8d63-11a2-4194-969c-ca7488b3413a",
"publisherId": "pranaygp.vscode-css-peek",
"publisherDisplayName": "pranaygp"
},
"name": "vscode-css-peek",
"publisher": "pranaygp",
"version": "4.2.0"
},
{
"metadata": {
"id": "4b41a5a8-170e-4156-b2c0-10efb270abbc",
"publisherId": "batisteo.vscode-django",
"publisherDisplayName": "batisteo"
},
"name": "vscode-django",
"publisher": "batisteo",
"version": "1.10.0"
},
{
"metadata": {
"id": "0479fc1c-3d67-49f9-b087-fb9069afe48f",
"publisherId": "ms-azuretools.vscode-docker",
"publisherDisplayName": "ms-azuretools"
},
"name": "vscode-docker",
"publisher": "ms-azuretools",
"version": "1.23.3"
},
{
"metadata": {
"id": "583b2b34-2c1e-4634-8c0b-0b82e283ea3a",
"publisherId": "dbaeumer.vscode-eslint",
"publisherDisplayName": "dbaeumer"
},
"name": "vscode-eslint",
"publisher": "dbaeumer",
"version": "2.4.0"
},
{
"metadata": {
"id": "06986be2-5abf-4d35-b0ab-8858e2dedeb0",
"publisherId": "robertoachar.vscode-essentials-snippets",
"publisherDisplayName": "robertoachar"
},
"name": "vscode-essentials-snippets",
"publisher": "robertoachar",
"version": "2.0.0"
},
{
"metadata": {
"id": "d637104e-1fd7-4063-98fc-8afe46012c9b",
"publisherId": "sleistner.vscode-fileutils",
"publisherDisplayName": "sleistner"
},
"name": "vscode-fileutils",
"publisher": "sleistner",
"version": "3.5.2"
},
{
"metadata": {
"id": "c0c04a3d-f3cd-44ce-a9dd-61ad33504bc7",
"publisherId": "piotrpalarz.vscode-gitignore-generator",
"publisherDisplayName": "piotrpalarz"
},
"name": "vscode-gitignore-generator",
"publisher": "piotrpalarz",
"version": "1.0.3"
},
{
"metadata": {
"id": "55ef6448-487b-49a0-a66e-4d2d9bb82229",
"publisherId": "GraphQL.vscode-graphql",
"publisherDisplayName": "GraphQL"
},
"name": "vscode-graphql",
"publisher": "GraphQL",
"version": "0.8.6"
},
{
"metadata": {
"id": "e1ab76b1-9acd-4ffa-baf7-1d9eaf7cf3d2",
"publisherId": "GraphQL.vscode-graphql-syntax",
"publisherDisplayName": "GraphQL"
},
"name": "vscode-graphql-syntax",
"publisher": "GraphQL",
"version": "1.1.0"
},
{
"metadata": {
"id": "aaee577c-f062-495a-9816-0cbd442f1d25",
"publisherId": "ecmel.vscode-html-css",
"publisherDisplayName": "ecmel"
},
"name": "vscode-html-css",
"publisher": "ecmel",
"version": "1.13.1"
},
{
"metadata": {
"id": "61fcd0cf-64d7-4836-8d6b-d55f4fb83281",
"publisherId": "vscjava.vscode-java-debug",
"publisherDisplayName": "vscjava"
},
"name": "vscode-java-debug",
"publisher": "vscjava",
"version": "0.49.0"
},
{
"metadata": {
"id": "ab4fb32a-befb-4102-adf9-1652d0cd6a5e",
"publisherId": "ms-toolsai.vscode-jupyter-cell-tags",
"publisherDisplayName": "ms-toolsai"
},
"name": "vscode-jupyter-cell-tags",
"publisher": "ms-toolsai",
"version": "0.1.6"
},
{
"metadata": {
"id": "e153ca70-b543-4865-b4c5-b31d34185948",
"publisherId": "ms-toolsai.vscode-jupyter-slideshow",
"publisherDisplayName": "ms-toolsai"
},
"name": "vscode-jupyter-slideshow",
"publisher": "ms-toolsai",
"version": "0.1.5"
},
{
"metadata": {
"id": "39cefc2f-0175-44db-91f8-fe3230b4c3a1",
"publisherId": "killalau.vscode-liquid-snippets",
"publisherDisplayName": "killalau"
},
"name": "vscode-liquid-snippets",
"publisher": "killalau",
"version": "2.0.3"
},
{
"metadata": {
"id": "daf8b44d-8aae-4da2-80c5-1f770219f643",
"publisherId": "DavidAnson.vscode-markdownlint",
"publisherDisplayName": "DavidAnson"
},
"name": "vscode-markdownlint",
"publisher": "DavidAnson",
"version": "0.49.0"
},
{
"metadata": {
"id": "efc33846-2498-43d7-9699-47d0a7741345",
"publisherId": "attilabuti.vscode-mjml",
"publisherDisplayName": "attilabuti"
},
"name": "vscode-mjml",
"publisher": "attilabuti",
"version": "1.6.0"
},
{
"metadata": {
"id": "ae9e3eb0-3357-4cc0-90ee-598d2d384757",
"publisherId": "eg2.vscode-npm-script",
"publisherDisplayName": "eg2"
},
"name": "vscode-npm-script",
"publisher": "eg2",
"version": "0.3.29"
},
{
"metadata": {
"id": "364d2426-116a-433a-a5d8-a5098dc3afbd",
"publisherId": "ms-python.vscode-pylance",
"publisherDisplayName": "ms-python"
},
"name": "vscode-pylance",
"publisher": "ms-python",
"version": "2023.1.10"
},
{
"metadata": {
"id": "23d72dfc-8dd1-4e30-926e-8783b4378f13",
"publisherId": "ms-vscode-remote.vscode-remote-extensionpack",
"publisherDisplayName": "ms-vscode-remote"
},
"name": "vscode-remote-extensionpack",
"publisher": "ms-vscode-remote",
"version": "0.23.0"
},
{
"metadata": {
"id": "708cfcd8-e0c6-49ca-9af6-b27a342d247b",
"publisherId": "wingrunr21.vscode-ruby",
"publisherDisplayName": "wingrunr21"
},
"name": "vscode-ruby",
"publisher": "wingrunr21",
"version": "0.28.0"
},
{
"metadata": {
"id": "28fcf0b8-26a5-4e99-9b8d-02e990366c6f",
"publisherId": "tombonnike.vscode-status-bar-format-toggle",
"publisherDisplayName": "tombonnike"
},
"name": "vscode-status-bar-format-toggle",
"publisher": "tombonnike",
"version": "3.1.1"
},
{
"metadata": {
"id": "ec35b5a3-9802-4c68-b5ff-e85f19ec0977",
"publisherId": "stylelint.vscode-stylelint",
"publisherDisplayName": "stylelint"
},
"name": "vscode-stylelint",
"publisher": "stylelint",
"version": "1.2.4"
},
{
"metadata": {
"id": "78d16c76-388b-44e4-8470-6790d6c3d2d1",
"publisherId": "Vue.vscode-typescript-vue-plugin",
"publisherDisplayName": "Vue"
},
"name": "vscode-typescript-vue-plugin",
"publisher": "Vue",
"version": "1.2.0"
},
{
"metadata": {
"id": "2061917f-f76a-458a-8da9-f162de22b97e",
"publisherId": "redhat.vscode-yaml",
"publisherDisplayName": "redhat"
},
"name": "vscode-yaml",
"publisher": "redhat",
"version": "1.12.1"
},
{
"metadata": {
"id": "876e8f93-74d0-4f4f-91b7-34a09f19f444",
"publisherId": "VisualStudioExptTeam.vscodeintellicode",
"publisherDisplayName": "VisualStudioExptTeam"
},
"name": "vscodeintellicode",
"publisher": "VisualStudioExptTeam",
"version": "1.2.30"
},
{
"metadata": {
"id": "6f99be10-9aad-4b1c-8691-bcae8ae7b104",
"publisherId": "dariofuzinato.vue-peek",
"publisherDisplayName": "dariofuzinato"
},
"name": "vue-peek",
"publisher": "dariofuzinato",
"version": "1.0.2"
},
{
"metadata": {
"id": "3620b114-6fe8-459b-8c68-99943147069b",
"publisherId": "hollowtree.vue-snippets",
"publisherDisplayName": "hollowtree"
},
"name": "vue-snippets",
"publisher": "hollowtree",
"version": "1.0.4"
},
{
"metadata": {
"id": "c8d95916-cf54-455f-b324-cbd887b7d3a8",
"publisherId": "sdras.vue-vscode-snippets",
"publisherDisplayName": "sdras"
},
"name": "vue-vscode-snippets",
"publisher": "sdras",
"version": "3.1.1"
},
{
"metadata": {
"id": "cbf3bf40-02cc-4efa-b596-aa4cb09851f7",
"publisherId": "mubaidr.vuejs-extension-pack",
"publisherDisplayName": "mubaidr"
},
"name": "vuejs-extension-pack",
"publisher": "mubaidr",
"version": "1.9.0"
},
{
"metadata": {
"id": "6412b276-b4eb-4283-a0c1-3f55ef822ab3",
"publisherId": "ChandZhang.wechat-snippet",
"publisherDisplayName": "ChandZhang"
},
"name": "wechat-snippet",
"publisher": "ChandZhang",
"version": "0.4.11"
},
{
"metadata": {
"id": "75956efb-2d78-4ad9-b67c-01a860c26ddf",
"publisherId": "cnyballk.wxml-vscode",
"publisherDisplayName": "cnyballk"
},
"name": "wxml-vscode",
"publisher": "cnyballk",
"version": "0.1.2"
}
]
{{#def.select('MODULE', 'Specify module code generation', ['none','commonjs','amd','system','umd','es6','es2015','esnext'])}}
{{#def.select('TARGET', 'Specify ECMAScript target version', ['es3','es6','es2016','es2017','esnext'])}}
{{#def.confirm('SOURCE_MAP', 'Should generate corresponding .map file?')}}
{
"compilerOptions": {
"module": "{{=$.MODULE}}",
"target": "{{=$.TARGET}}",
"sourceMap": {{=$.SOURCE_MAP}}
},
"exclude": [
"node_modules"
]
}
{{#def.select('MODULE', 'Specify module code generation', ['none','commonjs','amd','system','umd','es6','es2015','esnext'])}}
{{#def.select('TARGET', 'Specify ECMAScript target version', ['es3','es6','es2016','es2017','esnext'])}}
{{#def.confirm('SOURCE_MAP', 'Should generate corresponding .map file?')}}
{
"compilerOptions": {
"module": "{{=$.MODULE}}",
"target": "{{=$.TARGET}}",
"sourceMap": {{=$.SOURCE_MAP}}
},
"exclude": [
"node_modules"
]
}
{
"list": [
{
"key": "add",
"sort": ["title", "linkUrl", "style"],
"type": "form",
"title": "add",
"schema": {
"type": "object",
"properties": {
"title": {
"max": 8,
"type": "string",
"props": { "style": { "width": "352px" } },
"rules": [],
"title": "服务标题",
"required": true,
"placeholder": "请输入服务标题,限8字"
},
"linkUrl": {
"type": "string",
"props": { "style": { "width": "352px" } },
"title": "服务详情",
"widget": "PictureWidget",
"required": true,
"readOnlyWidget": "PictureWidget"
},
"iconUrl": {
"type": "array",
"props": {
"aspect": 1,
"isCrop": true,
"imgTips": "仅支持上传JPG,JPEG,PNG格式的图片,icon尺寸:72*72(纯色背景),图形区:42*42,大小控制在2M以内",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "按钮图片",
"width": "632px",
"widget": "PictureWidget",
"required": true,
"readOnlyWidget": "PictureWidget"
}
},
"displayType": "row"
},
"className": ""
}
],
"breadName": "特色服务",
"actionConfig": [
{
"name": "修改",
"type": "button",
"props": {},
"style": {
"color": "#fff",
"border": "#FB9C26",
"background": "linear-gradient(to right, #F98B02, #FB9C26)"
},
"authKey": "SpecialService-Modify",
"handler": "edit",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL"]
},
{
"name": "修改",
"type": "button",
"props": {
"modalContent": "对已上线的特色服务进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"
},
"style": {
"color": "#fff",
"border": "#FB9C26",
"background": "linear-gradient(to right, #F98B02, #FB9C26)"
},
"authKey": "SpecialService-Modify",
"handler": "editModal",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "删除",
"type": "button",
"props": {},
"authKey": "SpecialService-Del",
"btnType": "primary",
"handler": "delete",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL", "ISR_ADMIN_DEL"]
},
{
"name": "上线",
"type": "button",
"props": { "modalTitle": "确认上线", "modalContent": "是否上线" },
"authKey": "SpecialService-Online",
"handler": "onLine",
"showCondition": ["ISR_MERCHANT_DEL"]
},
{
"name": "下线",
"type": "button",
"props": { "modalContent": "是否下线?" },
"authKey": "SpecialService-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "下线",
"type": "button",
"props": {
"modalContent": "若对应的特色服务仍展示在店铺详情页,可操作【下线】隐藏。"
},
"authKey": "SpecialService-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]
}
]
}
{
"list": [
{
"key": "add",
"sort": ["title", "linkUrl", "style"],
"type": "form",
"title": "add",
"schema": {
"type": "object",
"properties": {
"title": {
"max": 8,
"type": "string",
"props": { "style": { "width": "352px" } },
"rules": [],
"title": "服务标题",
"required": true,
"placeholder": "请输入服务标题,限8字"
},
"linkUrl": {
"type": "string",
"props": { "style": { "width": "352px" } },
"title": "服务图片",
"required": true,
"format": "url",
"placeholder": "请输入图片H5链接"
},
"style": {
"type": "array",
"props": {
"maxTagCount": 8,
"placeholder": "请填写商品标签"
},
"title": "服务标签",
"widget": "TagSelect",
"readOnlyWidget": "TagSelect",
"width": "352px"
}
},
"displayType": "row"
},
"className": ""
}
],
"breadName": "特色服务",
"actionConfig": [
{
"name": "修改",
"type": "button",
"props": {},
"style": {
"color": "#fff",
"border": "#FB9C26",
"background": "linear-gradient(to right, #F98B02, #FB9C26)"
},
"authKey": "SpecialService-Modify",
"handler": "edit",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL"]
},
{
"name": "修改",
"type": "button",
"props": {
"modalContent": "对已上线的特色服务进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"
},
"style": {
"color": "#fff",
"border": "#FB9C26",
"background": "linear-gradient(to right, #F98B02, #FB9C26)"
},
"authKey": "SpecialService-Modify",
"handler": "editModal",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "删除",
"type": "button",
"props": {},
"authKey": "SpecialService-Del",
"btnType": "primary",
"handler": "delete",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL", "ISR_ADMIN_DEL"]
},
{
"name": "上线",
"type": "button",
"props": { "modalTitle": "确认上线", "modalContent": "是否上线" },
"authKey": "SpecialService-Online",
"handler": "onLine",
"showCondition": ["ISR_MERCHANT_DEL"]
},
{
"name": "下线",
"type": "button",
"props": { "modalContent": "是否下线?" },
"authKey": "SpecialService-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "下线",
"type": "button",
"props": {
"modalContent": "若对应的特色服务仍展示在店铺详情页,可操作【下线】隐藏。"
},
"authKey": "SpecialService-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]
}
]
}
{
"list": [
{
"key": "add",
"sort": ["title", "linkUrl", "style"],
"type": "form",
"title": "add",
"schema": {
"type": "object",
"properties": {
"title": {
"max": 8,
"type": "string",
"props": { "style": { "width": "352px" } },
"rules": [],
"title": "服务标题",
"required": true,
"placeholder": "请输入服务标题,限8字"
},
"linkUrl": {
"type": "string",
"props": { "style": { "width": "352px" } },
"title": "服务图片",
"required": true,
"format": "url",
"placeholder": "请输入图片H5链接"
},
"style": {
"type": "array",
"props": {
"maxTagCount": 8,
"maxTagTextLength": 8,
"placeholder": "请输入服务标签,限8字"
},
"title": "服务标签",
"widget": "TagSelect",
"readOnlyWidget": "TagSelect",
"width": "352px"
}
},
"displayType": "row"
},
"className": ""
}
],
"breadName": "特色服务",
"actionConfig": [
{
"name": "修改",
"type": "button",
"props": {},
"style": {
"color": "#fff",
"border": "#FB9C26",
"background": "linear-gradient(to right, #F98B02, #FB9C26)"
},
"authKey": "SpecialService-Modify",
"handler": "edit",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL"]
},
{
"name": "修改",
"type": "button",
"props": {
"modalContent": "对已上线的特色服务进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"
},
"style": {
"color": "#fff",
"border": "#FB9C26",
"background": "linear-gradient(to right, #F98B02, #FB9C26)"
},
"authKey": "SpecialService-Modify",
"handler": "editModal",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "删除",
"type": "button",
"props": {},
"authKey": "SpecialService-Del",
"btnType": "primary",
"handler": "delete",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL", "ISR_ADMIN_DEL"]
},
{
"name": "上线",
"type": "button",
"props": { "modalTitle": "确认上线", "modalContent": "是否上线" },
"authKey": "SpecialService-Online",
"handler": "onLine",
"showCondition": ["ISR_MERCHANT_DEL"]
},
{
"name": "下线",
"type": "button",
"props": { "modalContent": "是否下线?" },
"authKey": "SpecialService-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "下线",
"type": "button",
"props": {
"modalContent": "若对应的特色服务仍展示在店铺详情页,可操作【下线】隐藏。"
},
"authKey": "SpecialService-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]
}
]
}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40umijs_deps%403.5.23%40%40umijs/deps/compiled/lodash/common/lang.d.ts","entries":[{"id":"bbh3.ts","source":"Workspace Edit","timestamp":1650785995986},{"id":"EfOP.ts","source":"moved.source","timestamp":1650788109209}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/BellOutlined.d.ts","entries":[{"id":"fvea.ts","source":"Workspace Edit","timestamp":1650788186481}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/CopyOutlined.d.ts","entries":[{"id":"vfLS.ts","source":"Workspace Edit","timestamp":1650788187909}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_antd%404.19.5%40antd/lib/typography/Title.d.ts","entries":[{"id":"UXKN.ts","source":"Workspace Edit","timestamp":1650788186455}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_antd%404.19.5%40antd/lib/transfer/list.d.ts","entries":[{"id":"dft1.ts","source":"Workspace Edit","timestamp":1650788184010}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_antd%404.19.5%40antd/lib/upload/Dragger.d.ts","entries":[{"id":"rUdq.ts","source":"Workspace Edit","timestamp":1650788186454}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/view/index.html","entries":[{"id":"tVLA.html","timestamp":1650337878351},{"id":"JCfm.html","timestamp":1650337953653},{"id":"CLGo.html","timestamp":1650786073693},{"id":"QpCP.html","timestamp":1653556216243}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/AudioMutedOutlined.d.ts","entries":[{"id":"AIsM.ts","source":"Workspace Edit","timestamp":1650788186480}]}
{"version":1,"resource":"file:///Users/yikai/Projects/merchant-platform-bff/src/app/graphql/mktActivity/schema.graphql","entries":[{"id":"dPOB.graphql","timestamp":1653914138267},{"id":"QSqL.graphql","timestamp":1653914155350},{"id":"aTAc.graphql","source":"undoRedo.source","timestamp":1653914399940},{"id":"Fw62.graphql","timestamp":1653914407431},{"id":"8Yu7.graphql","timestamp":1654684065710},{"id":"nyu3.graphql","timestamp":1654684093290},{"id":"wTOH.graphql","timestamp":1654684145903},{"id":"y756.graphql","timestamp":1654684199362},{"id":"ZCUc.graphql","timestamp":1654684215508},{"id":"mP8c.graphql","timestamp":1654684286045},{"id":"HrJX.graphql","timestamp":1654684335151},{"id":"3oJi.graphql","timestamp":1654684428155},{"id":"87on.graphql","timestamp":1654684452009},{"id":"ce7j.graphql","timestamp":1654684755751},{"id":"Ntdd.graphql","timestamp":1654684810169},{"id":"5S5M.graphql","timestamp":1654684833069},{"id":"JuNX.graphql","timestamp":1654684909297},{"id":"OLqr.graphql","timestamp":1654685724530},{"id":"r7G7.graphql","timestamp":1654685977533},{"id":"xPCs.graphql","timestamp":1654686013297},{"id":"YfTd.graphql","timestamp":1654781571831},{"id":"rrDN.graphql","source":"Workspace Edit","timestamp":1654781580437},{"id":"4dY4.graphql","timestamp":1654781598445},{"id":"iygM.graphql","timestamp":1654781613875},{"id":"1vFc.graphql","timestamp":1654781626911},{"id":"DQIH.graphql","timestamp":1654781648810},{"id":"qnIx.graphql","timestamp":1654781674134},{"id":"QcZ8.graphql","timestamp":1654781712204},{"id":"zlaw.graphql","timestamp":1654781782668},{"id":"g4QT.graphql","timestamp":1654781801483},{"id":"6OdC.graphql","timestamp":1654781819785},{"id":"4I3a.graphql","timestamp":1654781894053},{"id":"x6QP.graphql","timestamp":1654781914879},{"id":"3jlm.graphql","timestamp":1654781931607},{"id":"Nu9E.graphql","timestamp":1654781941693},{"id":"Z64G.graphql","timestamp":1654781953357},{"id":"5zdg.graphql","timestamp":1654781980740},{"id":"LFdD.graphql","source":"undoRedo.source","timestamp":1654782010637},{"id":"yA0C.graphql","timestamp":1654782023502},{"id":"49t3.graphql","source":"Workspace Edit","timestamp":1654782074360},{"id":"jC2j.graphql","timestamp":1654782093554},{"id":"gun7.graphql","timestamp":1654782121791},{"id":"AuuS.graphql","timestamp":1654833855669},{"id":"Ho6h.graphql","timestamp":1654833956827},{"id":"ChZa.graphql","timestamp":1654834212240},{"id":"v4Hf.graphql","timestamp":1654868477568},{"id":"2mOa.graphql","source":"undoRedo.source","timestamp":1654868519252},{"id":"Mttt.graphql","timestamp":1654868603142},{"id":"Kju6.graphql","timestamp":1655115301209},{"id":"dCPt.graphql","timestamp":1655115797600}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_umi%403.5.23%40umi/lib/cjs.d.ts","entries":[{"id":"Jroh.ts","source":"Workspace Edit","timestamp":1650785995979},{"id":"GoVw.ts","source":"moved.source","timestamp":1650788108366}]}
{"version":1,"resource":"file:///Users/yikai/Projects/merchant-platform-bff/src/app/graphql/common/resolver.ts","entries":[{"id":"Jnjm.ts","timestamp":1653913335152},{"id":"KOsp.ts","timestamp":1653913412567},{"id":"HpRt.ts","timestamp":1653918044516},{"id":"Iu8F.ts","source":"renamed.source","timestamp":1653929901412},{"id":"QNMo.ts","timestamp":1654685633393},{"id":"LrAL.ts","timestamp":1654685667660},{"id":"YYw4.ts","timestamp":1654685679893},{"id":"EEen.ts","timestamp":1654685892830}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_antd%404.19.5%40antd/lib/typography/Text.d.ts","entries":[{"id":"ldz9.ts","source":"Workspace Edit","timestamp":1650788186455}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/CalendarTwoTone.d.ts","entries":[{"id":"aa8u.ts","source":"Workspace Edit","timestamp":1650788186486}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/ControlTwoTone.d.ts","entries":[{"id":"CnXk.ts","source":"Workspace Edit","timestamp":1650788187902}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_antd%404.19.5%40antd/lib/date-picker/generatePicker/interface.d.ts","entries":[{"id":"2w6p.ts","source":"Workspace Edit","timestamp":1650788184053}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/FileExcelFilled.d.ts","entries":[{"id":"2Dvb.ts","source":"Workspace Edit","timestamp":1650788192587}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_antd%404.19.5%40antd/lib/skeleton/Button.d.ts","entries":[{"id":"A6KC.ts","source":"Workspace Edit","timestamp":1650788186450}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_rc-notification%404.5.7%40rc-notification/lib/Notification.d.ts","entries":[{"id":"lDhz.ts","source":"Workspace Edit","timestamp":1650788186469}]}
{"version":1,"resource":"file:///Users/yikai/Projects/merchant-platform-bff/src/app/graphql/query/schema.graphql","entries":[{"id":"8CGj.graphql","timestamp":1653883564199},{"id":"fZFI.graphql","timestamp":1653883593968},{"id":"C25S.graphql","timestamp":1653883620352},{"id":"84a3.graphql","timestamp":1653883631733},{"id":"5Im6.graphql","timestamp":1653883697969},{"id":"inqM.graphql","timestamp":1653883713305},{"id":"8gAP.graphql","source":"undoRedo.source","timestamp":1653883721733},{"id":"X3tR.graphql","timestamp":1653883737478},{"id":"eo03.graphql","timestamp":1653883751064},{"id":"Qyg8.graphql","timestamp":1653883776540},{"id":"xXmd.graphql","timestamp":1653884202906},{"id":"krky.graphql","timestamp":1653914967122},{"id":"ODP0.graphql","timestamp":1653930065485},{"id":"WgkC.graphql","timestamp":1654681640687},{"id":"FgT6.graphql","timestamp":1654682382925},{"id":"Bvma.graphql","source":"undoRedo.source","timestamp":1654683887888},{"id":"SUrj.graphql","timestamp":1654683901783},{"id":"42GL.graphql","timestamp":1654683918285},{"id":"DjKh.graphql","timestamp":1654684555176},{"id":"5fBt.graphql","timestamp":1654684720062},{"id":"Hkol.graphql","timestamp":1654684734562},{"id":"nbKE.graphql","timestamp":1654688087736},{"id":"6qvF.graphql","source":"undoRedo.source","timestamp":1654688095624},{"id":"F3UN.graphql","timestamp":1654688118149},{"id":"iCCL.graphql","timestamp":1654688144399},{"id":"XDBu.graphql","source":"undoRedo.source","timestamp":1654688198491},{"id":"mcCF.graphql","timestamp":1654764383822},{"id":"5VhC.graphql","timestamp":1654768043040},{"id":"HMgJ.graphql","timestamp":1654780868862},{"id":"nWdH.graphql","timestamp":1654868631427},{"id":"du3A.graphql","source":"undoRedo.source","timestamp":1654868638012},{"id":"ZgBr.graphql","timestamp":1655114763671},{"id":"eyI3.graphql","timestamp":1655114787408},{"id":"7uWp.graphql","timestamp":1655114915457}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/AppstoreFilled.d.ts","entries":[{"id":"SDzE.ts","source":"Workspace Edit","timestamp":1650788186478}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40umijs_deps%403.5.23%40%40umijs/deps/compiled/express/body-parser/index.d.ts","entries":[{"id":"mzA0.ts","source":"Workspace Edit","timestamp":1650785996688},{"id":"kQMl.ts","source":"moved.source","timestamp":1650788111313}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/BorderLeftOutlined.d.ts","entries":[{"id":"yhg0.ts","source":"Workspace Edit","timestamp":1650788186517}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/ExclamationCircleFilled.d.ts","entries":[{"id":"fcyQ.ts","source":"Workspace Edit","timestamp":1650788192584}]}
{"version":1,"resource":"file:///Users/yikai/Projects/mp-subapp-biz-workbench/src/components/TableWidgets/mapping.js","entries":[{"id":"OWvp.js","timestamp":1654868727112},{"id":"G3C3.js","timestamp":1654868753648},{"id":"0VOY.js","timestamp":1654868767816},{"id":"FVd5.js","timestamp":1654868786778},{"id":"GE8q.js","timestamp":1654868828056},{"id":"qcCR.js","source":"undoRedo.source","timestamp":1654868833639},{"id":"oH0r.js","timestamp":1654868854154},{"id":"QRWr.js","source":"undoRedo.source","timestamp":1654868995646},{"id":"PwmE.js","timestamp":1654869037303},{"id":"qAYX.js","timestamp":1654869110999},{"id":"u4f2.js","timestamp":1655017024685},{"id":"5B83.js","timestamp":1655017035703},{"id":"sxiA.js","timestamp":1655017543871},{"id":"Nz5x.js","timestamp":1655017563973},{"id":"z8j5.js","timestamp":1655101927370},{"id":"ouw5.js","timestamp":1655104691888},{"id":"Q1Bp.js","timestamp":1655104708448},{"id":"7wIF.js","timestamp":1655104730270},{"id":"fT88.js","timestamp":1655104865372},{"id":"wniT.js","source":"undoRedo.source","timestamp":1655281348277},{"id":"DY0E.js","timestamp":1655281365456},{"id":"L1vh.js","timestamp":1655281395200},{"id":"Uyqd.js","source":"undoRedo.source","timestamp":1655281510782},{"id":"5Zx5.js","timestamp":1655281522022},{"id":"C9lP.js","source":"undoRedo.source","timestamp":1655692395134},{"id":"JK7i.js","timestamp":1655692403169},{"id":"stsf.js","timestamp":1655692455063},{"id":"oi4F.js","timestamp":1655692471740},{"id":"UNtr.js","timestamp":1655692579407},{"id":"L21q.js","timestamp":1655692635056},{"id":"NBqV.js","timestamp":1655724622250},{"id":"sFIs.js","timestamp":1658732721291}]}
{"version":1,"resource":"file:///Users/yikai/Projects/mp-subapp-biz-workbench/src/pages/cms/form/transformData.js","entries":[{"id":"r4M5.js","timestamp":1657876145468},{"id":"YaHK.js","timestamp":1657876157710},{"id":"sOGe.js","timestamp":1657876202677},{"id":"ZvOg.js","timestamp":1657876237978},{"id":"9lqY.js","timestamp":1657876347725},{"id":"hRFV.js","timestamp":1657876365810},{"id":"2bUU.js","timestamp":1657876409060},{"id":"OuQg.js","timestamp":1657876442194},{"id":"Evry.js","timestamp":1657876532046},{"id":"Z6iA.js","timestamp":1657876546151},{"id":"J9fA.js","timestamp":1657876581355},{"id":"McQB.js","timestamp":1657876667320},{"id":"rAzO.js","timestamp":1657876714526},{"id":"WmVv.js","timestamp":1657876750361},{"id":"mACP.js","timestamp":1657876993397},{"id":"h1wo.js","timestamp":1657877045398},{"id":"tFMT.js","timestamp":1657877076083},{"id":"DDZ2.js","timestamp":1657877100120},{"id":"iCt5.js","timestamp":1657877115685},{"id":"NUrL.js","timestamp":1657877188128},{"id":"fYUc.js","timestamp":1657877209293},{"id":"r9SU.js","timestamp":1657877242652},{"id":"lj5n.js","timestamp":1657877274373},{"id":"ORrw.js","timestamp":1657877288481},{"id":"Koyv.js","timestamp":1657877557462},{"id":"O5Uk.js","timestamp":1660025970699},{"id":"jULH.js","source":"undoRedo.source","timestamp":1660025981309},{"id":"S5W7.js","timestamp":1660026011573},{"id":"CDLM.js","timestamp":1661138511794},{"id":"hrKi.js","timestamp":1661138588011},{"id":"XlxH.js","timestamp":1661172765769},{"id":"tjgU.js","timestamp":1661172779901},{"id":"CaRF.js","timestamp":1661927088092},{"id":"f1lu.js","timestamp":1661934498683},{"id":"nTG9.js","timestamp":1662015758440}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40umijs_deps%403.5.23%40%40umijs/deps/compiled/semver/functions/gte.d.ts","entries":[{"id":"RS0K.ts","source":"Workspace Edit","timestamp":1650785995533},{"id":"YhSe.ts","source":"moved.source","timestamp":1650788107307}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_rc-field-form%401.25.2%40rc-field-form/es/useForm.d.ts","entries":[{"id":"WqfM.ts","source":"Workspace Edit","timestamp":1650788184014}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_antd%404.19.5%40antd/lib/auto-complete/index.d.ts","entries":[{"id":"hxl4.ts","source":"Workspace Edit","timestamp":1650788184073}]}
{"version":1,"resource":"file:///Users/yikai/Projects/mp-subapp-biz-workbench/src/components/DefaultReminder/index.jsx","entries":[{"id":"meHu.jsx","timestamp":1649938924665}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40umijs_deps%403.5.23%40%40umijs/deps/compiled/webpack/uglify-js/index.d.ts","entries":[{"id":"7Mpa.ts","source":"Workspace Edit","timestamp":1650785996977},{"id":"ZcPM.ts","source":"moved.source","timestamp":1650788111977}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40umijs_deps%403.5.23%40%40umijs/deps/compiled/semver/functions/cmp.d.ts","entries":[{"id":"s4AD.ts","source":"Workspace Edit","timestamp":1650785995530},{"id":"l9gb.ts","source":"moved.source","timestamp":1650788107336}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_rc-image%405.2.5%40rc-image/lib/Image.d.ts","entries":[{"id":"MOu9.ts","source":"Workspace Edit","timestamp":1650788186447}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40umijs_deps%403.5.23%40%40umijs/deps/compiled/semver/ranges/ltr.d.ts","entries":[{"id":"CjlQ.ts","source":"Workspace Edit","timestamp":1650785995973},{"id":"CAKp.ts","source":"moved.source","timestamp":1650788108356}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_antd%404.19.5%40antd/lib/index.d.ts","entries":[{"id":"WSP1.ts","source":"Workspace Edit","timestamp":1650788186473}]}
{"version":1,"resource":"file:///Users/yikai/Projects/mp-subapp-biz-workbench/src/components/FormRender/widgets/StoreSelectWidget.scss","entries":[{"id":"RzwX.scss","timestamp":1656300903075}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/plugins/ego-page-view/app.js","entries":[{"id":"YfGi.js","timestamp":1648888056213},{"id":"iNTr.js","timestamp":1648888077060},{"id":"9RCr.js","timestamp":1648888087074},{"id":"VSuL.js","timestamp":1649322426829},{"id":"Pl5Q.js","source":"undoRedo.source","timestamp":1649322877303},{"id":"x1yT.js","timestamp":1649330861743},{"id":"E9qq.js","timestamp":1649330881193},{"id":"wJ2z.js","timestamp":1649330933829},{"id":"A664.js","timestamp":1649330958010},{"id":"jwYb.js","timestamp":1649330977978},{"id":"8mBu.js","timestamp":1649331036253},{"id":"CcuB.js","timestamp":1649331069885},{"id":"aauB.js","timestamp":1649331503954},{"id":"RwvQ.js","timestamp":1649331543252},{"id":"6fns.js","source":"undoRedo.source","timestamp":1649331702378},{"id":"jUBq.js","timestamp":1649331758458},{"id":"zEnR.js","timestamp":1649331967270},{"id":"Yfcq.js","source":"undoRedo.source","timestamp":1649331970265},{"id":"7g1N.js","timestamp":1649332069560},{"id":"Or84.js","timestamp":1649332099429},{"id":"07ly.js","source":"Workspace Edit","timestamp":1649332113213},{"id":"rwJd.js","timestamp":1649332122584},{"id":"aHCI.js","timestamp":1649332172267},{"id":"SBOi.js","source":"undoRedo.source","timestamp":1649332184059},{"id":"3cNR.js","timestamp":1649332188578},{"id":"h9uw.js","source":"searchReplace.source","timestamp":1649332223917},{"id":"ivgT.js","timestamp":1649332273239},{"id":"gFM7.js","timestamp":1649332324182}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_antd%404.19.5%40antd/lib/config-provider/index.d.ts","entries":[{"id":"7nZC.ts","source":"Workspace Edit","timestamp":1650788184058}]}
{
"list": [
{
"key": "add",
"sort": [
"displayType",
{ "tips": ["title", "coverUrl", "logoUrl"] },
{ "detail": ["title", "coverUrl", "logoUrl"] },
{ "product": ["coverUrl", "logoUrl"] }
],
"type": "form",
"title": "add",
"schema": {
"type": "object",
"properties": {
"tips": {
"type": "object",
"properties": {
"displayType": {
"title": "展示方式",
"type": "number",
"default": 1,
"hidden": true
}
"title": {
"max": 20,
"type": "string",
"props": { "style": { "width": "352px" } },
"title": "tips品牌名称",
"required": false,
"labelWidth": 140,
"placeholder": "请输入tips品牌名称,限20字"
},
"logoUrl": {
"type": "array",
"props": {
"aspect": "50/50",
"isCrop": true,
"imgTips": "仅支持上传png格式的图片,支持裁剪,裁剪尺寸:50px×50px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "tips品牌图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
},
"coverUrl": {
"type": "array",
"props": {
"aspect": "170/120",
"isCrop": true,
"imgTips": "仅支持上传jpg、jpeg、png、bmg格式的图片,支持裁剪,裁剪尺寸:170px×120px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "tips产品图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
}
}
},
"detail": {
"type": "object",
"properties": {
"title": {
"max": 20,
"type": "string",
"props": { "style": { "width": "352px" } },
"rules": [{}],
"title": "详情页品牌名称",
"required": false,
"labelWidth": 140,
"placeholder": "请输入详情页品牌名称,限20字"
},
"logoUrl": {
"type": "array",
"props": {
"aspect": "50/50",
"isCrop": true,
"imgTips": "仅支持上传png格式的图片,支持裁剪,裁剪尺寸:50px×50px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "详情页品牌图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
},
"coverUrl": {
"type": "array",
"props": {
"aspect": "136/96",
"isCrop": true,
"imgTips": "仅支持上传jpg、jpeg、png、bmg格式的图片,支持裁剪,裁剪尺寸:136px×96px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "详情页产品图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
}
}
},
"product": {
"type": "object",
"properties": {
"logoUrl": {
"type": "array",
"props": {
"aspect": "100/100",
"isCrop": true,
"imgTips": "仅支持上传jpg、jpeg、png、bmg格式的图片,支持裁剪,裁剪尺寸:100px×100px,大小控制在2M,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "全部商品图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
},
"coverUrl": {
"type": "array",
"props": {
"aspect": "718/130",
"isCrop": true,
"imgTips": "仅支持上传jpg、jpeg、png、bmg格式的图片,支持裁剪,裁剪尺寸:718px×130px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "权益商品背景图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
}
}
}
},
"displayType": "row"
},
"className": ""
}
],
"breadName": "品牌权益",
"actionConfig": [
{
"name": "修改",
"type": "button",
"props": {},
"style": {
"color": "#fff",
"border": "#FB9C26",
"background": "linear-gradient(to right, #F98B02, #FB9C26)"
},
"authKey": "BrandEquity-Modify",
"handler": "edit",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL"]
},
{
"name": "修改",
"type": "button",
"props": {
"modalContent": "对已上线的品牌权益进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"
},
"style": {
"color": "#fff",
"border": "#FB9C26",
"background": "linear-gradient(to right, #F98B02, #FB9C26)"
},
"authKey": "BrandEquity-Modify",
"handler": "editModal",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "删除",
"type": "button",
"props": {},
"authKey": "BrandEquity-Del",
"btnType": "primary",
"handler": "delete",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL", "ISR_ADMIN_DEL"]
},
{
"name": "上线",
"type": "button",
"props": { "modalTitle": "确认上线", "modalContent": "是否上线" },
"authKey": "BrandEquity-Online",
"handler": "onLine",
"showCondition": ["ISR_MERCHANT_DEL"]
},
{
"name": "下线",
"type": "button",
"props": { "modalContent": "是否下线?" },
"authKey": "BrandEquity-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "下线",
"type": "button",
"props": {
"modalContent": "若对应的品牌权益仍展示在店铺详情页,可操作【下线】隐藏。"
},
"authKey": "BrandEquity-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]
}
]
}
{
"list": [
{
"key": "add",
"sort": [
"displayType",
{ "tips": ["title", "coverUrl", "logoUrl"] },
{ "detail": ["title", "coverUrl", "logoUrl"] },
{ "product": ["coverUrl", "logoUrl"] }
],
"type": "form",
"title": "add",
"schema": {
"type": "object",
"properties": {
"tips": {
"type": "object",
"properties": {
"displayType": {
"title": "展示方式",
"type": "number",
"default":
}
"title": {
"max": 20,
"type": "string",
"props": { "style": { "width": "352px" } },
"title": "tips品牌名称",
"required": false,
"labelWidth": 140,
"placeholder": "请输入tips品牌名称,限20字"
},
"logoUrl": {
"type": "array",
"props": {
"aspect": "50/50",
"isCrop": true,
"imgTips": "仅支持上传png格式的图片,支持裁剪,裁剪尺寸:50px×50px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "tips品牌图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
},
"coverUrl": {
"type": "array",
"props": {
"aspect": "170/120",
"isCrop": true,
"imgTips": "仅支持上传jpg、jpeg、png、bmg格式的图片,支持裁剪,裁剪尺寸:170px×120px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "tips产品图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
}
}
},
"detail": {
"type": "object",
"properties": {
"title": {
"max": 20,
"type": "string",
"props": { "style": { "width": "352px" } },
"rules": [{}],
"title": "详情页品牌名称",
"required": false,
"labelWidth": 140,
"placeholder": "请输入详情页品牌名称,限20字"
},
"logoUrl": {
"type": "array",
"props": {
"aspect": "50/50",
"isCrop": true,
"imgTips": "仅支持上传png格式的图片,支持裁剪,裁剪尺寸:50px×50px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "详情页品牌图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
},
"coverUrl": {
"type": "array",
"props": {
"aspect": "136/96",
"isCrop": true,
"imgTips": "仅支持上传jpg、jpeg、png、bmg格式的图片,支持裁剪,裁剪尺寸:136px×96px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "详情页产品图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
}
}
},
"product": {
"type": "object",
"properties": {
"logoUrl": {
"type": "array",
"props": {
"aspect": "100/100",
"isCrop": true,
"imgTips": "仅支持上传jpg、jpeg、png、bmg格式的图片,支持裁剪,裁剪尺寸:100px×100px,大小控制在2M,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "全部商品图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
},
"coverUrl": {
"type": "array",
"props": {
"aspect": "718/130",
"isCrop": true,
"imgTips": "仅支持上传jpg、jpeg、png、bmg格式的图片,支持裁剪,裁剪尺寸:718px×130px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "权益商品背景图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
}
}
}
},
"displayType": "row"
},
"className": ""
}
],
"breadName": "品牌权益",
"actionConfig": [
{
"name": "修改",
"type": "button",
"props": {},
"style": {
"color": "#fff",
"border": "#FB9C26",
"background": "linear-gradient(to right, #F98B02, #FB9C26)"
},
"authKey": "BrandEquity-Modify",
"handler": "edit",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL"]
},
{
"name": "修改",
"type": "button",
"props": {
"modalContent": "对已上线的品牌权益进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"
},
"style": {
"color": "#fff",
"border": "#FB9C26",
"background": "linear-gradient(to right, #F98B02, #FB9C26)"
},
"authKey": "BrandEquity-Modify",
"handler": "editModal",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "删除",
"type": "button",
"props": {},
"authKey": "BrandEquity-Del",
"btnType": "primary",
"handler": "delete",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL", "ISR_ADMIN_DEL"]
},
{
"name": "上线",
"type": "button",
"props": { "modalTitle": "确认上线", "modalContent": "是否上线" },
"authKey": "BrandEquity-Online",
"handler": "onLine",
"showCondition": ["ISR_MERCHANT_DEL"]
},
{
"name": "下线",
"type": "button",
"props": { "modalContent": "是否下线?" },
"authKey": "BrandEquity-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "下线",
"type": "button",
"props": {
"modalContent": "若对应的品牌权益仍展示在店铺详情页,可操作【下线】隐藏。"
},
"authKey": "BrandEquity-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]
}
]
}
{
"list": [
{
"key": "add",
"sort": [
"displayType",
{ "tips": ["coverUrl"] },
{ "detail": ["coverUrl"] }
],
"type": "form",
"title": "add",
"schema": {
"type": "object",
"properties": {
"displayType": {
"title": "展示方式",
"type": "number",
"default": 1,
"hidden": true
},
"tips": {
"type": "object",
"properties": {
"coverUrl": {
"type": "string",
"props": {
"aspect": "750/108",
"isCrop": true,
"imgTips": "仅支持上传jpg、jpeg、png、bmg格式的图片,支持裁剪,裁剪尺寸:750px×108px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "tips腰封图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
}
}
},
"detail": {
"type": "object",
"properties": {
"coverUrl": {
"type": "string",
"props": {
"aspect": "718/108",
"isCrop": true,
"imgTips": "仅支持上传jpg、jpeg、png、bmg格式的图片,支持裁剪,裁剪尺寸:718px×108px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "详情页腰封图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
}
}
}
},
"displayType": "row"
},
"className": ""
}
],
"breadName": "品牌腰封",
"actionConfig": [
{
"name": "修改",
"type": "button",
"props": {},
"style": {
"color": "#fff",
"border": "#FB9C26",
"background": "linear-gradient(to right, #F98B02, #FB9C26)"
},
"authKey": "BrandEquity-Modify",
"handler": "edit",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL"]
},
{
"name": "修改",
"type": "button",
"props": {
"modalContent": "对已上线的品牌腰封进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"
},
"style": {
"color": "#fff",
"border": "#FB9C26",
"background": "linear-gradient(to right, #F98B02, #FB9C26)"
},
"authKey": "BrandEquity-Modify",
"handler": "editModal",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "删除",
"type": "button",
"props": {},
"authKey": "BrandEquity-Del",
"btnType": "primary",
"handler": "delete",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL", "ISR_ADMIN_DEL"]
},
{
"name": "上线",
"type": "button",
"props": { "modalTitle": "确认上线", "modalContent": "是否上线" },
"authKey": "BrandEquity-Online",
"handler": "onLine",
"showCondition": ["ISR_MERCHANT_DEL"]
},
{
"name": "下线",
"type": "button",
"props": { "modalContent": "是否下线?" },
"authKey": "BrandEquity-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "下线",
"type": "button",
"props": {
"modalContent": "若对应的品牌腰封仍展示在店铺详情页,可操作【下线】隐藏。"
},
"authKey": "BrandEquity-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]
}
]
}
{
"list": [
{
"key": "add",
"sort": [
{}
{ "tips": ["title", "coverUrl", "logoUrl"] },
{ "detail": ["title", "coverUrl", "logoUrl"] },
{ "product": ["coverUrl", "logoUrl"] }
],
"type": "form",
"title": "add",
"schema": {
"type": "object",
"properties": {
"displayType": {
"title": "展示方式",
"type": "number",
"default": 1,
"hidden": true
},
"tips": {
"type": "object",
"properties": {
"coverUrl": {
"type": "array",
"props": {
"aspect": "750/108",
"isCrop": true,
"imgTips": "仅支持上传jpg、jpeg、png、bmg格式的图片,支持裁剪,裁剪尺寸:750px×108px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "tips腰封图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
}
}
},
"detail": {
"type": "object",
"properties": {
"coverUrl": {
"type": "array",
"props": {
"aspect": "718/120",
"isCrop": true,
"imgTips": "仅支持上传jpg、jpeg、png、bmg格式的图片,支持裁剪,裁剪尺寸:718px×120px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "详情页腰封图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
}
}
}
},
"displayType": "row"
},
"className": ""
}
],
"breadName": "品牌腰封",
"actionConfig": [
{
"name": "修改",
"type": "button",
"props": {},
"style": {
"color": "#fff",
"border": "#FB9C26",
"background": "linear-gradient(to right, #F98B02, #FB9C26)"
},
"authKey": "BrandEquity-Modify",
"handler": "edit",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL"]
},
{
"name": "修改",
"type": "button",
"props": {
"modalContent": "对已上线的品牌腰封进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"
},
"style": {
"color": "#fff",
"border": "#FB9C26",
"background": "linear-gradient(to right, #F98B02, #FB9C26)"
},
"authKey": "BrandEquity-Modify",
"handler": "editModal",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "删除",
"type": "button",
"props": {},
"authKey": "BrandEquity-Del",
"btnType": "primary",
"handler": "delete",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL", "ISR_ADMIN_DEL"]
},
{
"name": "上线",
"type": "button",
"props": { "modalTitle": "确认上线", "modalContent": "是否上线" },
"authKey": "BrandEquity-Online",
"handler": "onLine",
"showCondition": ["ISR_MERCHANT_DEL"]
},
{
"name": "下线",
"type": "button",
"props": { "modalContent": "是否下线?" },
"authKey": "BrandEquity-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "下线",
"type": "button",
"props": {
"modalContent": "若对应的品牌腰封仍展示在店铺详情页,可操作【下线】隐藏。"
},
"authKey": "BrandEquity-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]
}
]
}
{"list": [{"key": "add", "sort": [{"tips": ["title", "coverUrl", "logoUrl"]}, {"detail": ["title", "coverUrl", "logoUrl"]}, {"product": ["coverUrl", "logoUrl"]}], "type": "form", "title": "add", "schema": {"type": "object", "properties": {"tips": {"type": "object", "properties": {"title": {"max": 20, "type": "string", "props": {"style": {"width": "352px"}}, "title": "tips品牌名称", "required": false, "labelWidth": 140, "placeholder": "请输入tips品牌名称,限20字"}, "logoUrl": {"type": "array", "props": {"aspect": "50/50", "isCrop": true, "imgTips": "仅支持上传png格式的图片,支持裁剪,裁剪尺寸:50px×50px,大小控制在2M以内,数量限制1张", "maxCount": 1, "maxFileSize": "2M"}, "title": "tips品牌图", "widget": "PictureWidget", "required": false, "labelWidth": 140, "readOnlyWidget": "PictureWidget"}, "coverUrl": {"type": "array", "props": {"aspect": "170/120", "isCrop": true, "imgTips": "仅支持上传jpg、jpeg、png、bmg格式的图片,支持裁剪,裁剪尺寸:170px×120px,大小控制在2M以内,数量限制1张", "maxCount": 1, "maxFileSize": "2M"}, "title": "tips产品图", "widget": "PictureWidget", "required": false, "labelWidth": 140, "readOnlyWidget": "PictureWidget"}}}, "detail": {"type": "object", "properties": {"title": {"max": 20, "type": "string", "props": {"style": {"width": "352px"}}, "rules": [{}], "title": "详情页品牌名称", "required": false, "labelWidth": 140, "placeholder": "请输入详情页品牌名称,限20字"}, "logoUrl": {"type": "array", "props": {"aspect": "50/50", "isCrop": true, "imgTips": "仅支持上传png格式的图片,支持裁剪,裁剪尺寸:50px×50px,大小控制在2M以内,数量限制1张", "maxCount": 1, "maxFileSize": "2M"}, "title": "详情页品牌图", "widget": "PictureWidget", "required": false, "labelWidth": 140, "readOnlyWidget": "PictureWidget"}, "coverUrl": {"type": "array", "props": {"aspect": "136/96", "isCrop": true, "imgTips": "仅支持上传jpg、jpeg、png、bmg格式的图片,支持裁剪,裁剪尺寸:136px×96px,大小控制在2M以内,数量限制1张", "maxCount": 1, "maxFileSize": "2M"}, "title": "详情页产品图", "widget": "PictureWidget", "required": false, "labelWidth": 140, "readOnlyWidget": "PictureWidget"}}}, "product": {"type": "object", "properties": {"logoUrl": {"type": "array", "props": {"aspect": "100/100", "isCrop": true, "imgTips": "仅支持上传jpg、jpeg、png、bmg格式的图片,支持裁剪,裁剪尺寸:100px×100px,大小控制在2M,数量限制1张", "maxCount": 1, "maxFileSize": "2M"}, "title": "全部商品图", "widget": "PictureWidget", "required": false, "labelWidth": 140, "readOnlyWidget": "PictureWidget"}, "coverUrl": {"type": "array", "props": {"aspect": "718/130", "isCrop": true, "imgTips": "仅支持上传jpg、jpeg、png、bmg格式的图片,支持裁剪,裁剪尺寸:718px×130px,大小控制在2M以内,数量限制1张", "maxCount": 1, "maxFileSize": "2M"}, "title": "权益商品背景图", "widget": "PictureWidget", "required": false, "labelWidth": 140, "readOnlyWidget": "PictureWidget"}}}}, "displayType": "row"}, "className": ""}], "breadName": "品牌权益", "actionConfig": [{"name": "修改", "type": "button", "props": {}, "style": {"color": "#fff", "border": "#FB9C26", "background": "linear-gradient(to right, #F98B02, #FB9C26)"}, "authKey": "BrandEquity-Modify", "handler": "edit", "showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL"]}, {"name": "修改", "type": "button", "props": {"modalContent": "对已上线的品牌权益进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"}, "style": {"color": "#fff", "border": "#FB9C26", "background": "linear-gradient(to right, #F98B02, #FB9C26)"}, "authKey": "BrandEquity-Modify", "handler": "editModal", "showCondition": ["ISR_AUDIT_PASS"]}, {"name": "删除", "type": "button", "props": {}, "authKey": "BrandEquity-Del", "btnType": "primary", "handler": "delete", "showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL", "ISR_ADMIN_DEL"]}, {"name": "上线", "type": "button", "props": {"modalTitle": "确认上线", "modalContent": "是否上线"}, "authKey": "BrandEquity-Online", "handler": "onLine", "showCondition": ["ISR_MERCHANT_DEL"]}, {"name": "下线", "type": "button", "props": {"modalContent": "是否下线?"}, "authKey": "BrandEquity-Offline", "handler": "offLine", "showCondition": ["ISR_AUDIT_PASS"]}, {"name": "下线", "type": "button", "props": {"modalContent": "若对应的品牌权益仍展示在店铺详情页,可操作【下线】隐藏。"}, "authKey": "BrandEquity-Offline", "handler": "offLine", "showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]}]}
{
"list": [
{
"key": "add",
"sort": [
{ "tips": ["title", "coverUrl", "logoUrl"] },
{ "detail": ["title", "coverUrl", "logoUrl"] },
{ "product": ["coverUrl", "logoUrl"] }
],
"type": "form",
"title": "add",
"schema": {
"type": "object",
"properties": {
"displayType": {
"title": "展示方式",
"type": "number",
"default": 1,
"hidden": true
},
"tips": {
"type": "object",
"properties": {
"coverUrl": {
"type": "array",
"props": {
"aspect": "750/108",
"isCrop": true,
"imgTips": "仅支持上传jpg、jpeg、png、bmg格式的图片,支持裁剪,裁剪尺寸:750px×108px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "tips腰封图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
}
}
},
"detail": {
"type": "object",
"properties": {
"coverUrl": {
"type": "array",
"props": {
"aspect": "718/120",
"isCrop": true,
"imgTips": "仅支持上传jpg、jpeg、png、bmg格式的图片,支持裁剪,裁剪尺寸:718px×120px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "详情页腰封图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
}
}
}
},
"displayType": "row"
},
"className": ""
}
],
"breadName": "品牌腰封",
"actionConfig": [
{
"name": "修改",
"type": "button",
"props": {},
"style": {
"color": "#fff",
"border": "#FB9C26",
"background": "linear-gradient(to right, #F98B02, #FB9C26)"
},
"authKey": "BrandEquity-Modify",
"handler": "edit",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL"]
},
{
"name": "修改",
"type": "button",
"props": {
"modalContent": "对已上线的品牌腰封进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"
},
"style": {
"color": "#fff",
"border": "#FB9C26",
"background": "linear-gradient(to right, #F98B02, #FB9C26)"
},
"authKey": "BrandEquity-Modify",
"handler": "editModal",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "删除",
"type": "button",
"props": {},
"authKey": "BrandEquity-Del",
"btnType": "primary",
"handler": "delete",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL", "ISR_ADMIN_DEL"]
},
{
"name": "上线",
"type": "button",
"props": { "modalTitle": "确认上线", "modalContent": "是否上线" },
"authKey": "BrandEquity-Online",
"handler": "onLine",
"showCondition": ["ISR_MERCHANT_DEL"]
},
{
"name": "下线",
"type": "button",
"props": { "modalContent": "是否下线?" },
"authKey": "BrandEquity-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "下线",
"type": "button",
"props": {
"modalContent": "若对应的品牌腰封仍展示在店铺详情页,可操作【下线】隐藏。"
},
"authKey": "BrandEquity-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]
}
]
}
{"version":1,"resource":"file:///Users/yikai/Projects/mp-subapp-biz-workbench/src/pages/cms/form/templates/brandRights2.json","entries":[{"id":"9kvX.json","source":"Workspace Edit","timestamp":1656903067083},{"id":"Grja.json","timestamp":1656903075998},{"id":"MPV1.json","timestamp":1656915644358},{"id":"VrSv.json","timestamp":1656915688101},{"id":"sYUd.json","timestamp":1656915899123},{"id":"37Xj.json","timestamp":1656916110694},{"id":"1x6Z.json","timestamp":1656916125226},{"id":"luwQ.json","timestamp":1656916148050},{"id":"FXpC.json","timestamp":1656916178382},{"id":"ETJo.json","timestamp":1656916212430},{"id":"TPoH.json","timestamp":1656916302650},{"id":"ERAW.json","timestamp":1656916343619},{"id":"NtfE.json","timestamp":1656916361064},{"id":"OMpP.json","timestamp":1656916392611},{"id":"Cwic.json","timestamp":1657002231298},{"id":"3yYm.json","timestamp":1657002247691},{"id":"FY4n.json","timestamp":1657002261243},{"id":"gkbm.json","timestamp":1657002281541},{"id":"muKO.json","timestamp":1657002324497},{"id":"wpSE.json","source":"undoRedo.source","timestamp":1657002464815},{"id":"PHIm.json","timestamp":1657002485901},{"id":"vMYJ.json","timestamp":1657006937870},{"id":"3i6D.json","timestamp":1657008436552},{"id":"QJ02.json","timestamp":1657010268405}]}
{
"list": [
{
"key": "add",
"sort": [
"displayType",
{ "tips": ["title", "coverUrl", "logoUrl"] },
{ "detail": ["title", "coverUrl", "logoUrl"] },
{ "product": ["coverUrl", "logoUrl"] }
],
"type": "form",
"title": "add",
"schema": {
"type": "object",
"properties": {
"displayType": {
"title": "展示方式",
"type": "number",
"default": 1,
"hidden": true
},
"tips": {
"type": "object",
"properties": {
"coverUrl": {
"type": "array",
"props": {
"aspect": "750/108",
"isCrop": true,
"imgTips": "仅支持上传jpg、jpeg、png、bmg格式的图片,支持裁剪,裁剪尺寸:750px×108px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "tips腰封图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
}
}
},
"detail": {
"type": "object",
"properties": {
"coverUrl": {
"type": "array",
"props": {
"aspect": "718/120",
"isCrop": true,
"imgTips": "仅支持上传jpg、jpeg、png、bmg格式的图片,支持裁剪,裁剪尺寸:718px×120px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "详情页腰封图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
}
}
}
},
"displayType": "row"
},
"className": ""
}
],
"breadName": "品牌权益",
"actionConfig": [
{
"name": "修改",
"type": "button",
"props": {},
"style": {
"color": "#fff",
"border": "#FB9C26",
"background": "linear-gradient(to right, #F98B02, #FB9C26)"
},
"authKey": "BrandEquity-Modify",
"handler": "edit",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL"]
},
{
"name": "修改",
"type": "button",
"props": {
"modalContent": "对已上线的品牌权益进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"
},
"style": {
"color": "#fff",
"border": "#FB9C26",
"background": "linear-gradient(to right, #F98B02, #FB9C26)"
},
"authKey": "BrandEquity-Modify",
"handler": "editModal",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "删除",
"type": "button",
"props": {},
"authKey": "BrandEquity-Del",
"btnType": "primary",
"handler": "delete",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL", "ISR_ADMIN_DEL"]
},
{
"name": "上线",
"type": "button",
"props": { "modalTitle": "确认上线", "modalContent": "是否上线" },
"authKey": "BrandEquity-Online",
"handler": "onLine",
"showCondition": ["ISR_MERCHANT_DEL"]
},
{
"name": "下线",
"type": "button",
"props": { "modalContent": "是否下线?" },
"authKey": "BrandEquity-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "下线",
"type": "button",
"props": {
"modalContent": "若对应的品牌权益仍展示在店铺详情页,可操作【下线】隐藏。"
},
"authKey": "BrandEquity-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]
}
]
}
{
"list": [
{
"key": "add",
"sort": [
"displayType",
{ "tips": ["title", "coverUrl", "logoUrl"] },
{ "detail": ["title", "coverUrl", "logoUrl"] },
{ "product": ["coverUrl", "logoUrl"] }
],
"type": "form",
"title": "add",
"schema": {
"type": "object",
"properties": {
"displayType": {
"title": "展示方式",
"type": "number",
"default": 1,
"hidden": true
},
"tips": {
"type": "object",
"properties": {
"title": {
"max": 20,
"type": "string",
"props": { "style": { "width": "352px" } },
"title": "tips品牌名称",
"required": false,
"labelWidth": 140,
"placeholder": "请输入tips品牌名称,限20字"
},
"logoUrl": {
"type": "array",
"props": {
"aspect": "50/50",
"isCrop": true,
"imgTips": "仅支持上传png格式的图片,支持裁剪,裁剪尺寸:50px×50px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "tips品牌图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
},
"coverUrl": {
"type": "array",
"props": {
"aspect": "750/108",
"isCrop": true,
"imgTips": "仅支持上传jpg、jpeg、png、bmg格式的图片,支持裁剪,裁剪尺寸:750px×108px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "tips产品图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
}
}
},
"detail": {
"type": "object",
"properties": {
"title": {
"max": 20,
"type": "string",
"props": { "style": { "width": "352px" } },
"rules": [{}],
"title": "详情页品牌名称",
"required": false,
"labelWidth": 140,
"placeholder": "请输入详情页品牌名称,限20字"
},
"logoUrl": {
"type": "array",
"props": {
"aspect": "50/50",
"isCrop": true,
"imgTips": "仅支持上传png格式的图片,支持裁剪,裁剪尺寸:50px×50px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "详情页品牌图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
},
"coverUrl": {
"type": "array",
"props": {
"aspect": "718/120",
"isCrop": true,
"imgTips": "仅支持上传jpg、jpeg、png、bmg格式的图片,支持裁剪,裁剪尺寸:718px×120px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "详情页产品图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
}
}
},
"product": {
"type": "object",
"properties": {
"logoUrl": {
"type": "array",
"props": {
"aspect": "100/100",
"isCrop": true,
"imgTips": "仅支持上传jpg、jpeg、png、bmg格式的图片,支持裁剪,裁剪尺寸:100px×100px,大小控制在2M,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "全部商品图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
},
"coverUrl": {
"type": "array",
"props": {
"aspect": "718/130",
"isCrop": true,
"imgTips": "仅支持上传jpg、jpeg、png、bmg格式的图片,支持裁剪,裁剪尺寸:718px×130px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "权益商品背景图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
}
}
}
},
"displayType": "row"
},
"className": ""
}
],
"breadName": "品牌权益",
"actionConfig": [
{
"name": "修改",
"type": "button",
"props": {},
"style": {
"color": "#fff",
"border": "#FB9C26",
"background": "linear-gradient(to right, #F98B02, #FB9C26)"
},
"authKey": "BrandEquity-Modify",
"handler": "edit",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL"]
},
{
"name": "修改",
"type": "button",
"props": {
"modalContent": "对已上线的品牌权益进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"
},
"style": {
"color": "#fff",
"border": "#FB9C26",
"background": "linear-gradient(to right, #F98B02, #FB9C26)"
},
"authKey": "BrandEquity-Modify",
"handler": "editModal",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "删除",
"type": "button",
"props": {},
"authKey": "BrandEquity-Del",
"btnType": "primary",
"handler": "delete",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL", "ISR_ADMIN_DEL"]
},
{
"name": "上线",
"type": "button",
"props": { "modalTitle": "确认上线", "modalContent": "是否上线" },
"authKey": "BrandEquity-Online",
"handler": "onLine",
"showCondition": ["ISR_MERCHANT_DEL"]
},
{
"name": "下线",
"type": "button",
"props": { "modalContent": "是否下线?" },
"authKey": "BrandEquity-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "下线",
"type": "button",
"props": {
"modalContent": "若对应的品牌权益仍展示在店铺详情页,可操作【下线】隐藏。"
},
"authKey": "BrandEquity-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]
}
]
}
{
"list": [
{
"key": "add",
"sort": [
"displayType",
{ "tips": ["title", "coverUrl", "logoUrl"] },
{ "detail": ["title", "coverUrl", "logoUrl"] },
{ "product": ["coverUrl", "logoUrl"] }
],
"type": "form",
"title": "add",
"schema": {
"type": "object",
"properties": {
"displayType": {
"title": "展示方式",
"type": "number",
"default": 1,
"hidden": true
},
"tips": {
"type": "object",
"properties": {
"title": {
"max": 20,
"type": "string",
"props": { "style": { "width": "352px" } },
"title": "tips品牌名称",
"required": false,
"labelWidth": 140,
"placeholder": "请输入tips品牌名称,限20字"
},
"logoUrl": {
"type": "array",
"props": {
"aspect": "50/50",
"isCrop": true,
"imgTips": "仅支持上传png格式的图片,支持裁剪,裁剪尺寸:50px×50px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "tips品牌图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
},
"coverUrl": {
"type": "array",
"props": {
"aspect": "750/108",
"isCrop": true,
"imgTips": "仅支持上传jpg、jpeg、png、bmg格式的图片,支持裁剪,裁剪尺寸:750px×108px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "tips产品图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
}
}
},
"detail": {
"type": "object",
"properties": {
"title": {
"max": 20,
"type": "string",
"props": { "style": { "width": "352px" } },
"rules": [{}],
"title": "详情页品牌名称",
"required": false,
"labelWidth": 140,
"placeholder": "请输入详情页品牌名称,限20字"
},
"logoUrl": {
"type": "array",
"props": {
"aspect": "50/50",
"isCrop": true,
"imgTips": "仅支持上传png格式的图片,支持裁剪,裁剪尺寸:50px×50px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "详情页品牌图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
},
"coverUrl": {
"type": "array",
"props": {
"aspect": "136/96",
"isCrop": true,
"imgTips": "仅支持上传jpg、jpeg、png、bmg格式的图片,支持裁剪,裁剪尺寸:136px×96px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "详情页产品图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
}
}
},
"product": {
"type": "object",
"properties": {
"logoUrl": {
"type": "array",
"props": {
"aspect": "100/100",
"isCrop": true,
"imgTips": "仅支持上传jpg、jpeg、png、bmg格式的图片,支持裁剪,裁剪尺寸:100px×100px,大小控制在2M,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "全部商品图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
},
"coverUrl": {
"type": "array",
"props": {
"aspect": "718/130",
"isCrop": true,
"imgTips": "仅支持上传jpg、jpeg、png、bmg格式的图片,支持裁剪,裁剪尺寸:718px×130px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "权益商品背景图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
}
}
}
},
"displayType": "row"
},
"className": ""
}
],
"breadName": "品牌权益",
"actionConfig": [
{
"name": "修改",
"type": "button",
"props": {},
"style": {
"color": "#fff",
"border": "#FB9C26",
"background": "linear-gradient(to right, #F98B02, #FB9C26)"
},
"authKey": "BrandEquity-Modify",
"handler": "edit",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL"]
},
{
"name": "修改",
"type": "button",
"props": {
"modalContent": "对已上线的品牌权益进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"
},
"style": {
"color": "#fff",
"border": "#FB9C26",
"background": "linear-gradient(to right, #F98B02, #FB9C26)"
},
"authKey": "BrandEquity-Modify",
"handler": "editModal",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "删除",
"type": "button",
"props": {},
"authKey": "BrandEquity-Del",
"btnType": "primary",
"handler": "delete",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL", "ISR_ADMIN_DEL"]
},
{
"name": "上线",
"type": "button",
"props": { "modalTitle": "确认上线", "modalContent": "是否上线" },
"authKey": "BrandEquity-Online",
"handler": "onLine",
"showCondition": ["ISR_MERCHANT_DEL"]
},
{
"name": "下线",
"type": "button",
"props": { "modalContent": "是否下线?" },
"authKey": "BrandEquity-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "下线",
"type": "button",
"props": {
"modalContent": "若对应的品牌权益仍展示在店铺详情页,可操作【下线】隐藏。"
},
"authKey": "BrandEquity-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]
}
]
}
{
"list": [
{
"key": "add",
"sort": [
{ "displayType": []}
{ "tips": ["title", "coverUrl", "logoUrl"] },
{ "detail": ["title", "coverUrl", "logoUrl"] },
{ "product": ["coverUrl", "logoUrl"] }
],
"type": "form",
"title": "add",
"schema": {
"type": "object",
"properties": {
"displayType": {
"title": "展示方式",
"type": "number",
"default": 1,
"hidden": true
},
"tips": {
"type": "object",
"properties": {
"coverUrl": {
"type": "array",
"props": {
"aspect": "750/108",
"isCrop": true,
"imgTips": "仅支持上传jpg、jpeg、png、bmg格式的图片,支持裁剪,裁剪尺寸:750px×108px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "tips腰封图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
}
}
},
"detail": {
"type": "object",
"properties": {
"coverUrl": {
"type": "array",
"props": {
"aspect": "718/120",
"isCrop": true,
"imgTips": "仅支持上传jpg、jpeg、png、bmg格式的图片,支持裁剪,裁剪尺寸:718px×120px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "详情页腰封图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
}
}
}
},
"displayType": "row"
},
"className": ""
}
],
"breadName": "品牌腰封",
"actionConfig": [
{
"name": "修改",
"type": "button",
"props": {},
"style": {
"color": "#fff",
"border": "#FB9C26",
"background": "linear-gradient(to right, #F98B02, #FB9C26)"
},
"authKey": "BrandEquity-Modify",
"handler": "edit",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL"]
},
{
"name": "修改",
"type": "button",
"props": {
"modalContent": "对已上线的品牌腰封进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"
},
"style": {
"color": "#fff",
"border": "#FB9C26",
"background": "linear-gradient(to right, #F98B02, #FB9C26)"
},
"authKey": "BrandEquity-Modify",
"handler": "editModal",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "删除",
"type": "button",
"props": {},
"authKey": "BrandEquity-Del",
"btnType": "primary",
"handler": "delete",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL", "ISR_ADMIN_DEL"]
},
{
"name": "上线",
"type": "button",
"props": { "modalTitle": "确认上线", "modalContent": "是否上线" },
"authKey": "BrandEquity-Online",
"handler": "onLine",
"showCondition": ["ISR_MERCHANT_DEL"]
},
{
"name": "下线",
"type": "button",
"props": { "modalContent": "是否下线?" },
"authKey": "BrandEquity-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "下线",
"type": "button",
"props": {
"modalContent": "若对应的品牌腰封仍展示在店铺详情页,可操作【下线】隐藏。"
},
"authKey": "BrandEquity-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]
}
]
}
{
"list": [
{
"key": "add",
"sort": [
{ "displayType": []},
{ "tips": ["title", "coverUrl", "logoUrl"] },
{ "detail": ["title", "coverUrl", "logoUrl"] },
{ "product": ["coverUrl", "logoUrl"] }
],
"type": "form",
"title": "add",
"schema": {
"type": "object",
"properties": {
"displayType": {
"title": "展示方式",
"type": "number",
"default": 1,
"hidden": true
},
"tips": {
"type": "object",
"properties": {
"coverUrl": {
"type": "array",
"props": {
"aspect": "750/108",
"isCrop": true,
"imgTips": "仅支持上传jpg、jpeg、png、bmg格式的图片,支持裁剪,裁剪尺寸:750px×108px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "tips腰封图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
}
}
},
"detail": {
"type": "object",
"properties": {
"coverUrl": {
"type": "array",
"props": {
"aspect": "718/120",
"isCrop": true,
"imgTips": "仅支持上传jpg、jpeg、png、bmg格式的图片,支持裁剪,裁剪尺寸:718px×120px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "详情页腰封图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
}
}
}
},
"displayType": "row"
},
"className": ""
}
],
"breadName": "品牌腰封",
"actionConfig": [
{
"name": "修改",
"type": "button",
"props": {},
"style": {
"color": "#fff",
"border": "#FB9C26",
"background": "linear-gradient(to right, #F98B02, #FB9C26)"
},
"authKey": "BrandEquity-Modify",
"handler": "edit",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL"]
},
{
"name": "修改",
"type": "button",
"props": {
"modalContent": "对已上线的品牌腰封进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"
},
"style": {
"color": "#fff",
"border": "#FB9C26",
"background": "linear-gradient(to right, #F98B02, #FB9C26)"
},
"authKey": "BrandEquity-Modify",
"handler": "editModal",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "删除",
"type": "button",
"props": {},
"authKey": "BrandEquity-Del",
"btnType": "primary",
"handler": "delete",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL", "ISR_ADMIN_DEL"]
},
{
"name": "上线",
"type": "button",
"props": { "modalTitle": "确认上线", "modalContent": "是否上线" },
"authKey": "BrandEquity-Online",
"handler": "onLine",
"showCondition": ["ISR_MERCHANT_DEL"]
},
{
"name": "下线",
"type": "button",
"props": { "modalContent": "是否下线?" },
"authKey": "BrandEquity-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "下线",
"type": "button",
"props": {
"modalContent": "若对应的品牌腰封仍展示在店铺详情页,可操作【下线】隐藏。"
},
"authKey": "BrandEquity-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]
}
]
}
{
"list": [
{
"key": "add",
"sort": [
{ "tips": ["title", "coverUrl", "logoUrl"] },
{ "detail": ["title", "coverUrl", "logoUrl"] },
{ "product": ["coverUrl", "logoUrl"] }
],
"type": "form",
"title": "add",
"schema": {
"type": "object",
"properties": {
"tips": {
"type": "object",
"properties": {
"title": {
"max": 20,
"type": "string",
"props": { "style": { "width": "352px" } },
"title": "tips品牌名称",
"required": false,
"labelWidth": 140,
"placeholder": "请输入tips品牌名称,限20字"
},
"logoUrl": {
"type": "array",
"props": {
"aspect": "50/50",
"isCrop": true,
"imgTips": "仅支持上传png格式的图片,支持裁剪,裁剪尺寸:50px×50px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "tips品牌图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
},
"coverUrl": {
"type": "array",
"props": {
"aspect": "170/120",
"isCrop": true,
"imgTips": "仅支持上传jpg、jpeg、png、bmg格式的图片,支持裁剪,裁剪尺寸:170px×120px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "tips产品图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
}
}
},
"detail": {
"type": "object",
"properties": {
"title": {
"max": 20,
"type": "string",
"props": { "style": { "width": "352px" } },
"rules": [{}],
"title": "详情页品牌名称",
"required": false,
"labelWidth": 140,
"placeholder": "请输入详情页品牌名称,限20字"
},
"logoUrl": {
"type": "array",
"props": {
"aspect": "50/50",
"isCrop": true,
"imgTips": "仅支持上传png格式的图片,支持裁剪,裁剪尺寸:50px×50px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "详情页品牌图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
},
"coverUrl": {
"type": "array",
"props": {
"aspect": "136/96",
"isCrop": true,
"imgTips": "仅支持上传jpg、jpeg、png、bmg格式的图片,支持裁剪,裁剪尺寸:136px×96px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "详情页产品图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
}
}
},
"product": {
"type": "object",
"properties": {
"logoUrl": {
"type": "array",
"props": {
"aspect": "100/100",
"isCrop": true,
"imgTips": "仅支持上传jpg、jpeg、png、bmg格式的图片,支持裁剪,裁剪尺寸:100px×100px,大小控制在2M,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "全部商品图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
},
"coverUrl": {
"type": "array",
"props": {
"aspect": "718/130",
"isCrop": true,
"imgTips": "仅支持上传jpg、jpeg、png、bmg格式的图片,支持裁剪,裁剪尺寸:718px×130px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "权益商品背景图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
}
}
}
},
"displayType": "row"
},
"className": ""
}
],
"breadName": "品牌权益",
"actionConfig": [
{
"name": "修改",
"type": "button",
"props": {},
"style": {
"color": "#fff",
"border": "#FB9C26",
"background": "linear-gradient(to right, #F98B02, #FB9C26)"
},
"authKey": "BrandEquity-Modify",
"handler": "edit",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL"]
},
{
"name": "修改",
"type": "button",
"props": {
"modalContent": "对已上线的品牌权益进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"
},
"style": {
"color": "#fff",
"border": "#FB9C26",
"background": "linear-gradient(to right, #F98B02, #FB9C26)"
},
"authKey": "BrandEquity-Modify",
"handler": "editModal",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "删除",
"type": "button",
"props": {},
"authKey": "BrandEquity-Del",
"btnType": "primary",
"handler": "delete",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL", "ISR_ADMIN_DEL"]
},
{
"name": "上线",
"type": "button",
"props": { "modalTitle": "确认上线", "modalContent": "是否上线" },
"authKey": "BrandEquity-Online",
"handler": "onLine",
"showCondition": ["ISR_MERCHANT_DEL"]
},
{
"name": "下线",
"type": "button",
"props": { "modalContent": "是否下线?" },
"authKey": "BrandEquity-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "下线",
"type": "button",
"props": {
"modalContent": "若对应的品牌权益仍展示在店铺详情页,可操作【下线】隐藏。"
},
"authKey": "BrandEquity-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]
}
]
}
{
"list": [
{
"key": "add",
"sort": [
"displayType",
{ "tips": ["title", "coverUrl", "logoUrl"] },
{ "detail": ["title", "coverUrl", "logoUrl"] },
{ "product": ["coverUrl", "logoUrl"] }
],
"type": "form",
"title": "add",
"schema": {
"type": "object",
"properties": {
"displayType": {
"title": "展示方式",
"type": "number",
"default": 1,
"hidden": true
},
"tips": {
"type": "object",
"properties": {
"title": {
"max": 20,
"type": "string",
"props": { "style": { "width": "352px" } },
"title": "tips品牌名称",
"required": false,
"labelWidth": 140,
"placeholder": "请输入tips品牌名称,限20字"
},
"logoUrl": {
"type": "array",
"props": {
"aspect": "50/50",
"isCrop": true,
"imgTips": "仅支持上传png格式的图片,支持裁剪,裁剪尺寸:50px×50px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "tips品牌图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
},
"coverUrl": {
"type": "array",
"props": {
"aspect": "170/120",
"isCrop": true,
"imgTips": "仅支持上传jpg、jpeg、png、bmg格式的图片,支持裁剪,裁剪尺寸:170px×120px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "tips产品图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
}
}
},
"detail": {
"type": "object",
"properties": {
"title": {
"max": 20,
"type": "string",
"props": { "style": { "width": "352px" } },
"rules": [{}],
"title": "详情页品牌名称",
"required": false,
"labelWidth": 140,
"placeholder": "请输入详情页品牌名称,限20字"
},
"logoUrl": {
"type": "array",
"props": {
"aspect": "50/50",
"isCrop": true,
"imgTips": "仅支持上传png格式的图片,支持裁剪,裁剪尺寸:50px×50px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "详情页品牌图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
},
"coverUrl": {
"type": "array",
"props": {
"aspect": "136/96",
"isCrop": true,
"imgTips": "仅支持上传jpg、jpeg、png、bmg格式的图片,支持裁剪,裁剪尺寸:136px×96px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "详情页产品图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
}
}
},
"product": {
"type": "object",
"properties": {
"logoUrl": {
"type": "array",
"props": {
"aspect": "100/100",
"isCrop": true,
"imgTips": "仅支持上传jpg、jpeg、png、bmg格式的图片,支持裁剪,裁剪尺寸:100px×100px,大小控制在2M,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "全部商品图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
},
"coverUrl": {
"type": "array",
"props": {
"aspect": "718/130",
"isCrop": true,
"imgTips": "仅支持上传jpg、jpeg、png、bmg格式的图片,支持裁剪,裁剪尺寸:718px×130px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "权益商品背景图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
}
}
}
},
"displayType": "row"
},
"className": ""
}
],
"breadName": "品牌权益",
"actionConfig": [
{
"name": "修改",
"type": "button",
"props": {},
"style": {
"color": "#fff",
"border": "#FB9C26",
"background": "linear-gradient(to right, #F98B02, #FB9C26)"
},
"authKey": "BrandEquity-Modify",
"handler": "edit",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL"]
},
{
"name": "修改",
"type": "button",
"props": {
"modalContent": "对已上线的品牌权益进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"
},
"style": {
"color": "#fff",
"border": "#FB9C26",
"background": "linear-gradient(to right, #F98B02, #FB9C26)"
},
"authKey": "BrandEquity-Modify",
"handler": "editModal",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "删除",
"type": "button",
"props": {},
"authKey": "BrandEquity-Del",
"btnType": "primary",
"handler": "delete",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL", "ISR_ADMIN_DEL"]
},
{
"name": "上线",
"type": "button",
"props": { "modalTitle": "确认上线", "modalContent": "是否上线" },
"authKey": "BrandEquity-Online",
"handler": "onLine",
"showCondition": ["ISR_MERCHANT_DEL"]
},
{
"name": "下线",
"type": "button",
"props": { "modalContent": "是否下线?" },
"authKey": "BrandEquity-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "下线",
"type": "button",
"props": {
"modalContent": "若对应的品牌权益仍展示在店铺详情页,可操作【下线】隐藏。"
},
"authKey": "BrandEquity-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]
}
]
}
{
"list": [
{
"key": "add",
"sort": [
"displayType",
{ "tips": ["title", "coverUrl", "logoUrl"] },
{ "detail": ["title", "coverUrl", "logoUrl"] },
{ "product": ["coverUrl", "logoUrl"] }
],
"type": "form",
"title": "add",
"schema": {
"type": "object",
"properties": {
"tips": {
"type": "object",
"properties": {
"title": {
"max": 20,
"type": "string",
"props": { "style": { "width": "352px" } },
"title": "tips品牌名称",
"required": false,
"labelWidth": 140,
"placeholder": "请输入tips品牌名称,限20字"
},
"logoUrl": {
"type": "array",
"props": {
"aspect": "50/50",
"isCrop": true,
"imgTips": "仅支持上传png格式的图片,支持裁剪,裁剪尺寸:50px×50px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "tips品牌图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
},
"coverUrl": {
"type": "array",
"props": {
"aspect": "170/120",
"isCrop": true,
"imgTips": "仅支持上传jpg、jpeg、png、bmg格式的图片,支持裁剪,裁剪尺寸:170px×120px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "tips产品图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
}
}
},
"detail": {
"type": "object",
"properties": {
"title": {
"max": 20,
"type": "string",
"props": { "style": { "width": "352px" } },
"rules": [{}],
"title": "详情页品牌名称",
"required": false,
"labelWidth": 140,
"placeholder": "请输入详情页品牌名称,限20字"
},
"logoUrl": {
"type": "array",
"props": {
"aspect": "50/50",
"isCrop": true,
"imgTips": "仅支持上传png格式的图片,支持裁剪,裁剪尺寸:50px×50px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "详情页品牌图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
},
"coverUrl": {
"type": "array",
"props": {
"aspect": "136/96",
"isCrop": true,
"imgTips": "仅支持上传jpg、jpeg、png、bmg格式的图片,支持裁剪,裁剪尺寸:136px×96px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "详情页产品图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
}
}
},
"product": {
"type": "object",
"properties": {
"logoUrl": {
"type": "array",
"props": {
"aspect": "100/100",
"isCrop": true,
"imgTips": "仅支持上传jpg、jpeg、png、bmg格式的图片,支持裁剪,裁剪尺寸:100px×100px,大小控制在2M,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "全部商品图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
},
"coverUrl": {
"type": "array",
"props": {
"aspect": "718/130",
"isCrop": true,
"imgTips": "仅支持上传jpg、jpeg、png、bmg格式的图片,支持裁剪,裁剪尺寸:718px×130px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "权益商品背景图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
}
}
}
},
"displayType": "row"
},
"className": ""
}
],
"breadName": "品牌权益",
"actionConfig": [
{
"name": "修改",
"type": "button",
"props": {},
"style": {
"color": "#fff",
"border": "#FB9C26",
"background": "linear-gradient(to right, #F98B02, #FB9C26)"
},
"authKey": "BrandEquity-Modify",
"handler": "edit",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL"]
},
{
"name": "修改",
"type": "button",
"props": {
"modalContent": "对已上线的品牌权益进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"
},
"style": {
"color": "#fff",
"border": "#FB9C26",
"background": "linear-gradient(to right, #F98B02, #FB9C26)"
},
"authKey": "BrandEquity-Modify",
"handler": "editModal",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "删除",
"type": "button",
"props": {},
"authKey": "BrandEquity-Del",
"btnType": "primary",
"handler": "delete",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL", "ISR_ADMIN_DEL"]
},
{
"name": "上线",
"type": "button",
"props": { "modalTitle": "确认上线", "modalContent": "是否上线" },
"authKey": "BrandEquity-Online",
"handler": "onLine",
"showCondition": ["ISR_MERCHANT_DEL"]
},
{
"name": "下线",
"type": "button",
"props": { "modalContent": "是否下线?" },
"authKey": "BrandEquity-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "下线",
"type": "button",
"props": {
"modalContent": "若对应的品牌权益仍展示在店铺详情页,可操作【下线】隐藏。"
},
"authKey": "BrandEquity-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]
}
]
}
{
"list": [
{
"key": "add",
"sort": [
{ "tips": ["title", "coverUrl", "logoUrl"] },
{ "detail": ["title", "coverUrl", "logoUrl"] },
{ "product": ["coverUrl", "logoUrl"] }
],
"type": "form",
"title": "add",
"schema": {
"type": "object",
"properties": {
"displayType": {
"title": "展示方式",
"type": "number",
"default": 1,
"hidden": true
},
"tips": {
"type": "object",
"properties": {
"coverUrl": {
"type": "array",
"props": {
"aspect": "750/108",
"isCrop": true,
"imgTips": "仅支持上传jpg、jpeg、png、bmg格式的图片,支持裁剪,裁剪尺寸:750px×108px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "tips腰封图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
}
}
},
"detail": {
"type": "object",
"properties": {
"coverUrl": {
"type": "array",
"props": {
"aspect": "718/120",
"isCrop": true,
"imgTips": "仅支持上传jpg、jpeg、png、bmg格式的图片,支持裁剪,裁剪尺寸:718px×120px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "详情页腰封图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
}
}
}
},
"displayType": "row"
},
"className": ""
}
],
"breadName": "品牌腰封",
"actionConfig": [
{
"name": "修改",
"type": "button",
"props": {},
"style": {
"color": "#fff",
"border": "#FB9C26",
"background": "linear-gradient(to right, #F98B02, #FB9C26)"
},
"authKey": "BrandEquity-Modify",
"handler": "edit",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL"]
},
{
"name": "修改",
"type": "button",
"props": {
"modalContent": "对已上线的品牌腰封进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"
},
"style": {
"color": "#fff",
"border": "#FB9C26",
"background": "linear-gradient(to right, #F98B02, #FB9C26)"
},
"authKey": "BrandEquity-Modify",
"handler": "editModal",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "删除",
"type": "button",
"props": {},
"authKey": "BrandEquity-Del",
"btnType": "primary",
"handler": "delete",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL", "ISR_ADMIN_DEL"]
},
{
"name": "上线",
"type": "button",
"props": { "modalTitle": "确认上线", "modalContent": "是否上线" },
"authKey": "BrandEquity-Online",
"handler": "onLine",
"showCondition": ["ISR_MERCHANT_DEL"]
},
{
"name": "下线",
"type": "button",
"props": { "modalContent": "是否下线?" },
"authKey": "BrandEquity-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "下线",
"type": "button",
"props": {
"modalContent": "若对应的品牌腰封仍展示在店铺详情页,可操作【下线】隐藏。"
},
"authKey": "BrandEquity-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]
}
]
}
{
"list": [
{
"key": "add",
"sort": [
"displayType",
{ "tips": ["title", "coverUrl", "logoUrl"] },
{ "detail": ["title", "coverUrl", "logoUrl"] },
{ "product": ["coverUrl", "logoUrl"] }
],
"type": "form",
"title": "add",
"schema": {
"type": "object",
"properties": {
"displayType": {
"title": "展示方式",
"type": "number",
"default": 1,
"hidden": true
},
"tips": {
"type": "object",
"properties": {
"coverUrl": {
"type": "array",
"props": {
"aspect": "750/108",
"isCrop": true,
"imgTips": "仅支持上传jpg、jpeg、png、bmg格式的图片,支持裁剪,裁剪尺寸:750px×108px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "tips腰封图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
}
}
},
"detail": {
"type": "object",
"properties": {
"coverUrl": {
"type": "array",
"props": {
"aspect": "718/120",
"isCrop": true,
"imgTips": "仅支持上传jpg、jpeg、png、bmg格式的图片,支持裁剪,裁剪尺寸:718px×120px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "详情页腰封图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
}
}
}
},
"displayType": "row"
},
"className": ""
}
],
"breadName": "品牌腰封",
"actionConfig": [
{
"name": "修改",
"type": "button",
"props": {},
"style": {
"color": "#fff",
"border": "#FB9C26",
"background": "linear-gradient(to right, #F98B02, #FB9C26)"
},
"authKey": "BrandEquity-Modify",
"handler": "edit",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL"]
},
{
"name": "修改",
"type": "button",
"props": {
"modalContent": "对已上线的品牌权益进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"
},
"style": {
"color": "#fff",
"border": "#FB9C26",
"background": "linear-gradient(to right, #F98B02, #FB9C26)"
},
"authKey": "BrandEquity-Modify",
"handler": "editModal",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "删除",
"type": "button",
"props": {},
"authKey": "BrandEquity-Del",
"btnType": "primary",
"handler": "delete",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL", "ISR_ADMIN_DEL"]
},
{
"name": "上线",
"type": "button",
"props": { "modalTitle": "确认上线", "modalContent": "是否上线" },
"authKey": "BrandEquity-Online",
"handler": "onLine",
"showCondition": ["ISR_MERCHANT_DEL"]
},
{
"name": "下线",
"type": "button",
"props": { "modalContent": "是否下线?" },
"authKey": "BrandEquity-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "下线",
"type": "button",
"props": {
"modalContent": "若对应的品牌权益仍展示在店铺详情页,可操作【下线】隐藏。"
},
"authKey": "BrandEquity-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]
}
]
}
{
"list": [
{
"key": "add",
"sort": [
"displayType",
{ "tips": ["title", "coverUrl", "logoUrl"] },
{ "detail": ["title", "coverUrl", "logoUrl"] },
{ "product": ["coverUrl", "logoUrl"] }
],
"type": "form",
"title": "add",
"schema": {
"type": "object",
"properties": {
"displayType": {
"title": "展示方式",
"type": "number",
"default": 1,
"hidden": true
},
"tips": {
"type": "object",
"properties": {
"coverUrl": {
"type": "array",
"props": {
"aspect": "750/108",
"isCrop": true,
"imgTips": "仅支持上传jpg、jpeg、png、bmg格式的图片,支持裁剪,裁剪尺寸:750px×108px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "tips腰封图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
}
}
},
"detail": {
"type": "object",
"properties": {
"coverUrl": {
"type": "array",
"props": {
"aspect": "718/120",
"isCrop": true,
"imgTips": "仅支持上传jpg、jpeg、png、bmg格式的图片,支持裁剪,裁剪尺寸:718px×120px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "详情页腰封图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
}
}
}
},
"displayType": "row"
},
"className": ""
}
],
"breadName": "品牌腰封",
"actionConfig": [
{
"name": "修改",
"type": "button",
"props": {},
"style": {
"color": "#fff",
"border": "#FB9C26",
"background": "linear-gradient(to right, #F98B02, #FB9C26)"
},
"authKey": "BrandEquity-Modify",
"handler": "edit",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL"]
},
{
"name": "修改",
"type": "button",
"props": {
"modalContent": "对已上线的品牌腰封进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"
},
"style": {
"color": "#fff",
"border": "#FB9C26",
"background": "linear-gradient(to right, #F98B02, #FB9C26)"
},
"authKey": "BrandEquity-Modify",
"handler": "editModal",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "删除",
"type": "button",
"props": {},
"authKey": "BrandEquity-Del",
"btnType": "primary",
"handler": "delete",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL", "ISR_ADMIN_DEL"]
},
{
"name": "上线",
"type": "button",
"props": { "modalTitle": "确认上线", "modalContent": "是否上线" },
"authKey": "BrandEquity-Online",
"handler": "onLine",
"showCondition": ["ISR_MERCHANT_DEL"]
},
{
"name": "下线",
"type": "button",
"props": { "modalContent": "是否下线?" },
"authKey": "BrandEquity-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "下线",
"type": "button",
"props": {
"modalContent": "若对应的品牌腰封仍展示在店铺详情页,可操作【下线】隐藏。"
},
"authKey": "BrandEquity-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]
}
]
}
{
"list": [
{
"key": "add",
"sort": [
"displayType",
{ "tips": ["coverUrl"] },
{ "detail": ["coverUrl"] }
],
"type": "form",
"title": "add",
"schema": {
"type": "object",
"properties": {
"displayType": {
"title": "展示方式",
"type": "number",
"default": 1,
"hidden": true
},
"tips": {
"type": "object",
"properties": {
"coverUrl": {
"type": "array",
"props": {
"aspect": "750/108",
"isCrop": true,
"imgTips": "仅支持上传jpg、jpeg、png、bmg格式的图片,支持裁剪,裁剪尺寸:750px×108px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "tips腰封图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
}
}
},
"detail": {
"type": "object",
"properties": {
"coverUrl": {
"type": "array",
"props": {
"aspect": "718/120",
"isCrop": true,
"imgTips": "仅支持上传jpg、jpeg、png、bmg格式的图片,支持裁剪,裁剪尺寸:718px×120px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "详情页腰封图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
}
}
}
},
"displayType": "row"
},
"className": ""
}
],
"breadName": "品牌腰封",
"actionConfig": [
{
"name": "修改",
"type": "button",
"props": {},
"style": {
"color": "#fff",
"border": "#FB9C26",
"background": "linear-gradient(to right, #F98B02, #FB9C26)"
},
"authKey": "BrandEquity-Modify",
"handler": "edit",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL"]
},
{
"name": "修改",
"type": "button",
"props": {
"modalContent": "对已上线的品牌腰封进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"
},
"style": {
"color": "#fff",
"border": "#FB9C26",
"background": "linear-gradient(to right, #F98B02, #FB9C26)"
},
"authKey": "BrandEquity-Modify",
"handler": "editModal",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "删除",
"type": "button",
"props": {},
"authKey": "BrandEquity-Del",
"btnType": "primary",
"handler": "delete",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL", "ISR_ADMIN_DEL"]
},
{
"name": "上线",
"type": "button",
"props": { "modalTitle": "确认上线", "modalContent": "是否上线" },
"authKey": "BrandEquity-Online",
"handler": "onLine",
"showCondition": ["ISR_MERCHANT_DEL"]
},
{
"name": "下线",
"type": "button",
"props": { "modalContent": "是否下线?" },
"authKey": "BrandEquity-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "下线",
"type": "button",
"props": {
"modalContent": "若对应的品牌腰封仍展示在店铺详情页,可操作【下线】隐藏。"
},
"authKey": "BrandEquity-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]
}
]
}
{
"list": [
{
"key": "add",
"sort": [
"displayType",
{ "tips": ["coverUrl"] },
{ "detail": ["coverUrl"] }
],
"type": "form",
"title": "add",
"schema": {
"type": "object",
"properties": {
"displayType": {
"title": "展示方式",
"type": "number",
"default": 1,
"hidden": true
},
"tips": {
"type": "object",
"properties": {
"coverUrl": {
"type": "array",
"props": {
"aspect": "750/108",
"isCrop": true,
"imgTips": "仅支持上传jpg、jpeg、png、bmg格式的图片,支持裁剪,裁剪尺寸:750px×108px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "tips腰封图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
}
}
},
"detail": {
"type": "object",
"properties": {
"coverUrl": {
"type": "array",
"props": {
"aspect": "718/108",
"isCrop": true,
"imgTips": "仅支持上传jpg、jpeg、png、bmg格式的图片,支持裁剪,裁剪尺寸:718px×108px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "详情页腰封图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
}
}
}
},
"displayType": "row"
},
"className": ""
}
],
"breadName": "品牌腰封",
"actionConfig": [
{
"name": "修改",
"type": "button",
"props": {},
"style": {
"color": "#fff",
"border": "#FB9C26",
"background": "linear-gradient(to right, #F98B02, #FB9C26)"
},
"authKey": "BrandEquity-Modify",
"handler": "edit",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL"]
},
{
"name": "修改",
"type": "button",
"props": {
"modalContent": "对已上线的品牌腰封进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"
},
"style": {
"color": "#fff",
"border": "#FB9C26",
"background": "linear-gradient(to right, #F98B02, #FB9C26)"
},
"authKey": "BrandEquity-Modify",
"handler": "editModal",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "删除",
"type": "button",
"props": {},
"authKey": "BrandEquity-Del",
"btnType": "primary",
"handler": "delete",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL", "ISR_ADMIN_DEL"]
},
{
"name": "上线",
"type": "button",
"props": { "modalTitle": "确认上线", "modalContent": "是否上线" },
"authKey": "BrandEquity-Online",
"handler": "onLine",
"showCondition": ["ISR_MERCHANT_DEL"]
},
{
"name": "下线",
"type": "button",
"props": { "modalContent": "是否下线?" },
"authKey": "BrandEquity-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "下线",
"type": "button",
"props": {
"modalContent": "若对应的品牌腰封仍展示在店铺详情页,可操作【下线】隐藏。"
},
"authKey": "BrandEquity-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]
}
]
}
{
"list": [
{
"key": "add",
"sort": [
"displayType",
{ "tips": ["title", "coverUrl", "logoUrl"] },
{ "detail": ["title", "coverUrl", "logoUrl"] },
{ "product": ["coverUrl", "logoUrl"] }
],
"type": "form",
"title": "add",
"schema": {
"type": "object",
"properties": {
"tips": {
"type": "object",
"properties": {
"displayType": {
"title": "展示方式",
"type": "number",
"enum": [
0,
1
],
"enumNames": [
"标准",
"大图"
],
"widget": "select"
}
"title": {
"max": 20,
"type": "string",
"props": { "style": { "width": "352px" } },
"title": "tips品牌名称",
"required": false,
"labelWidth": 140,
"placeholder": "请输入tips品牌名称,限20字"
},
"logoUrl": {
"type": "array",
"props": {
"aspect": "50/50",
"isCrop": true,
"imgTips": "仅支持上传png格式的图片,支持裁剪,裁剪尺寸:50px×50px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "tips品牌图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
},
"coverUrl": {
"type": "array",
"props": {
"aspect": "170/120",
"isCrop": true,
"imgTips": "仅支持上传jpg、jpeg、png、bmg格式的图片,支持裁剪,裁剪尺寸:170px×120px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "tips产品图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
}
}
},
"detail": {
"type": "object",
"properties": {
"title": {
"max": 20,
"type": "string",
"props": { "style": { "width": "352px" } },
"rules": [{}],
"title": "详情页品牌名称",
"required": false,
"labelWidth": 140,
"placeholder": "请输入详情页品牌名称,限20字"
},
"logoUrl": {
"type": "array",
"props": {
"aspect": "50/50",
"isCrop": true,
"imgTips": "仅支持上传png格式的图片,支持裁剪,裁剪尺寸:50px×50px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "详情页品牌图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
},
"coverUrl": {
"type": "array",
"props": {
"aspect": "136/96",
"isCrop": true,
"imgTips": "仅支持上传jpg、jpeg、png、bmg格式的图片,支持裁剪,裁剪尺寸:136px×96px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "详情页产品图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
}
}
},
"product": {
"type": "object",
"properties": {
"logoUrl": {
"type": "array",
"props": {
"aspect": "100/100",
"isCrop": true,
"imgTips": "仅支持上传jpg、jpeg、png、bmg格式的图片,支持裁剪,裁剪尺寸:100px×100px,大小控制在2M,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "全部商品图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
},
"coverUrl": {
"type": "array",
"props": {
"aspect": "718/130",
"isCrop": true,
"imgTips": "仅支持上传jpg、jpeg、png、bmg格式的图片,支持裁剪,裁剪尺寸:718px×130px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "权益商品背景图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
}
}
}
},
"displayType": "row"
},
"className": ""
}
],
"breadName": "品牌权益",
"actionConfig": [
{
"name": "修改",
"type": "button",
"props": {},
"style": {
"color": "#fff",
"border": "#FB9C26",
"background": "linear-gradient(to right, #F98B02, #FB9C26)"
},
"authKey": "BrandEquity-Modify",
"handler": "edit",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL"]
},
{
"name": "修改",
"type": "button",
"props": {
"modalContent": "对已上线的品牌权益进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"
},
"style": {
"color": "#fff",
"border": "#FB9C26",
"background": "linear-gradient(to right, #F98B02, #FB9C26)"
},
"authKey": "BrandEquity-Modify",
"handler": "editModal",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "删除",
"type": "button",
"props": {},
"authKey": "BrandEquity-Del",
"btnType": "primary",
"handler": "delete",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL", "ISR_ADMIN_DEL"]
},
{
"name": "上线",
"type": "button",
"props": { "modalTitle": "确认上线", "modalContent": "是否上线" },
"authKey": "BrandEquity-Online",
"handler": "onLine",
"showCondition": ["ISR_MERCHANT_DEL"]
},
{
"name": "下线",
"type": "button",
"props": { "modalContent": "是否下线?" },
"authKey": "BrandEquity-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "下线",
"type": "button",
"props": {
"modalContent": "若对应的品牌权益仍展示在店铺详情页,可操作【下线】隐藏。"
},
"authKey": "BrandEquity-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]
}
]
}
{
"list": [
{
"key": "add",
"sort": [
"displayType",
{ "tips": ["title", "coverUrl", "logoUrl"] },
{ "detail": ["title", "coverUrl", "logoUrl"] },
{ "product": ["coverUrl", "logoUrl"] }
],
"type": "form",
"title": "add",
"schema": {
"type": "object",
"properties": {
"displayType": {
"title": "展示方式",
"type": "number",
"default": 1,
"hidden": true
},
"tips": {
"type": "object",
"properties": {
"coverUrl": {
"type": "array",
"props": {
"aspect": "750/108",
"isCrop": true,
"imgTips": "仅支持上传jpg、jpeg、png、bmg格式的图片,支持裁剪,裁剪尺寸:750px×108px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "tips腰封图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
}
}
},
"detail": {
"type": "object",
"properties": {
"title": {
"max": 20,
"type": "string",
"props": { "style": { "width": "352px" } },
"rules": [{}],
"title": "详情页品牌名称",
"required": false,
"labelWidth": 140,
"placeholder": "请输入详情页品牌名称,限20字"
},
"logoUrl": {
"type": "array",
"props": {
"aspect": "50/50",
"isCrop": true,
"imgTips": "仅支持上传png格式的图片,支持裁剪,裁剪尺寸:50px×50px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "详情页品牌图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
},
"coverUrl": {
"type": "array",
"props": {
"aspect": "718/120",
"isCrop": true,
"imgTips": "仅支持上传jpg、jpeg、png、bmg格式的图片,支持裁剪,裁剪尺寸:718px×120px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "详情页产品图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
}
}
},
"product": {
"type": "object",
"properties": {
"logoUrl": {
"type": "array",
"props": {
"aspect": "100/100",
"isCrop": true,
"imgTips": "仅支持上传jpg、jpeg、png、bmg格式的图片,支持裁剪,裁剪尺寸:100px×100px,大小控制在2M,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "全部商品图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
},
"coverUrl": {
"type": "array",
"props": {
"aspect": "718/130",
"isCrop": true,
"imgTips": "仅支持上传jpg、jpeg、png、bmg格式的图片,支持裁剪,裁剪尺寸:718px×130px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "权益商品背景图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
}
}
}
},
"displayType": "row"
},
"className": ""
}
],
"breadName": "品牌权益",
"actionConfig": [
{
"name": "修改",
"type": "button",
"props": {},
"style": {
"color": "#fff",
"border": "#FB9C26",
"background": "linear-gradient(to right, #F98B02, #FB9C26)"
},
"authKey": "BrandEquity-Modify",
"handler": "edit",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL"]
},
{
"name": "修改",
"type": "button",
"props": {
"modalContent": "对已上线的品牌权益进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"
},
"style": {
"color": "#fff",
"border": "#FB9C26",
"background": "linear-gradient(to right, #F98B02, #FB9C26)"
},
"authKey": "BrandEquity-Modify",
"handler": "editModal",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "删除",
"type": "button",
"props": {},
"authKey": "BrandEquity-Del",
"btnType": "primary",
"handler": "delete",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL", "ISR_ADMIN_DEL"]
},
{
"name": "上线",
"type": "button",
"props": { "modalTitle": "确认上线", "modalContent": "是否上线" },
"authKey": "BrandEquity-Online",
"handler": "onLine",
"showCondition": ["ISR_MERCHANT_DEL"]
},
{
"name": "下线",
"type": "button",
"props": { "modalContent": "是否下线?" },
"authKey": "BrandEquity-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "下线",
"type": "button",
"props": {
"modalContent": "若对应的品牌权益仍展示在店铺详情页,可操作【下线】隐藏。"
},
"authKey": "BrandEquity-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]
}
]
}
{
"list": [
{
"key": "add",
"sort": [
"displayType",
{ "tips": ["coverUrl"] },
{ "detail": ["coverUrl"] }
],
"type": "form",
"title": "add",
"schema": {
"type": "object",
"properties": {
"displayType": {
"title": "展示方式",
"type": "number",
"default": 1,
"hidden": true
},
"tips": {
"type": "object",
"properties": {
"coverUrl": {
"type": "array",
"props": {
"aspect": "750/108",
"isCrop": true,
"imgTips": "仅支持上传jpg、jpeg、png、bmg格式的图片,支持裁剪,裁剪尺寸:750px×108px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "tips腰封图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
}
}
},
"detail": {
"type": "object",
"properties": {
"coverUrl": {
"type": "array",
"props": {
"aspect": "718/108",
"isCrop": true,
"imgTips": "仅支持上传jpg、jpeg、png、bmg格式的图片,支持裁剪,裁剪尺寸:718px×108px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "详情页腰封图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
}
}
}
},
"displayType": "row"
},
"className": ""
}
],
"breadName": "品牌腰封",
"actionConfig": [
{
"name": "修改",
"type": "button",
"props": {},
"style": {
"color": "#fff",
"border": "#FB9C26",
"background": "linear-gradient(to right, #F98B02, #FB9C26)"
},
"authKey": "BrandEquity-Modify",
"handler": "edit",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL"]
},
{
"name": "修改",
"type": "button",
"props": {
"modalContent": "对已上线的品牌腰封进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"
},
"style": {
"color": "#fff",
"border": "#FB9C26",
"background": "linear-gradient(to right, #F98B02, #FB9C26)"
},
"authKey": "BrandEquity-Modify",
"handler": "editModal",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "删除",
"type": "button",
"props": {},
"authKey": "BrandEquity-Del",
"btnType": "primary",
"handler": "delete",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL", "ISR_ADMIN_DEL"]
},
{
"name": "上线",
"type": "button",
"props": { "modalTitle": "确认上线", "modalContent": "是否上线" },
"authKey": "BrandEquity-Online",
"handler": "onLine",
"showCondition": ["ISR_MERCHANT_DEL"]
},
{
"name": "下线",
"type": "button",
"props": { "modalContent": "是否下线?" },
"authKey": "BrandEquity-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "下线",
"type": "button",
"props": {
"modalContent": "若对应的品牌腰封仍展示在店铺详情页,可操作【下线】隐藏。"
},
"authKey": "BrandEquity-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]
}
]
}
{
"list": [
{
"key": "add",
"sort": [
"displayType",
{ "tips": ["title", "coverUrl", "logoUrl"] },
{ "detail": ["title", "coverUrl", "logoUrl"] },
{ "product": ["coverUrl", "logoUrl"] }
],
"type": "form",
"title": "add",
"schema": {
"type": "object",
"properties": {
"tips": {
"type": "object",
"properties": {
"displayType": {
},
"title": {
"max": 20,
"type": "string",
"props": { "style": { "width": "352px" } },
"title": "tips品牌名称",
"required": false,
"labelWidth": 140,
"placeholder": "请输入tips品牌名称,限20字"
},
"logoUrl": {
"type": "array",
"props": {
"aspect": "50/50",
"isCrop": true,
"imgTips": "仅支持上传png格式的图片,支持裁剪,裁剪尺寸:50px×50px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "tips品牌图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
},
"coverUrl": {
"type": "array",
"props": {
"aspect": "170/120",
"isCrop": true,
"imgTips": "仅支持上传jpg、jpeg、png、bmg格式的图片,支持裁剪,裁剪尺寸:170px×120px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "tips产品图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
}
}
},
"detail": {
"type": "object",
"properties": {
"title": {
"max": 20,
"type": "string",
"props": { "style": { "width": "352px" } },
"rules": [{}],
"title": "详情页品牌名称",
"required": false,
"labelWidth": 140,
"placeholder": "请输入详情页品牌名称,限20字"
},
"logoUrl": {
"type": "array",
"props": {
"aspect": "50/50",
"isCrop": true,
"imgTips": "仅支持上传png格式的图片,支持裁剪,裁剪尺寸:50px×50px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "详情页品牌图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
},
"coverUrl": {
"type": "array",
"props": {
"aspect": "136/96",
"isCrop": true,
"imgTips": "仅支持上传jpg、jpeg、png、bmg格式的图片,支持裁剪,裁剪尺寸:136px×96px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "详情页产品图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
}
}
},
"product": {
"type": "object",
"properties": {
"logoUrl": {
"type": "array",
"props": {
"aspect": "100/100",
"isCrop": true,
"imgTips": "仅支持上传jpg、jpeg、png、bmg格式的图片,支持裁剪,裁剪尺寸:100px×100px,大小控制在2M,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "全部商品图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
},
"coverUrl": {
"type": "array",
"props": {
"aspect": "718/130",
"isCrop": true,
"imgTips": "仅支持上传jpg、jpeg、png、bmg格式的图片,支持裁剪,裁剪尺寸:718px×130px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "权益商品背景图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
}
}
}
},
"displayType": "row"
},
"className": ""
}
],
"breadName": "品牌权益",
"actionConfig": [
{
"name": "修改",
"type": "button",
"props": {},
"style": {
"color": "#fff",
"border": "#FB9C26",
"background": "linear-gradient(to right, #F98B02, #FB9C26)"
},
"authKey": "BrandEquity-Modify",
"handler": "edit",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL"]
},
{
"name": "修改",
"type": "button",
"props": {
"modalContent": "对已上线的品牌权益进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"
},
"style": {
"color": "#fff",
"border": "#FB9C26",
"background": "linear-gradient(to right, #F98B02, #FB9C26)"
},
"authKey": "BrandEquity-Modify",
"handler": "editModal",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "删除",
"type": "button",
"props": {},
"authKey": "BrandEquity-Del",
"btnType": "primary",
"handler": "delete",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL", "ISR_ADMIN_DEL"]
},
{
"name": "上线",
"type": "button",
"props": { "modalTitle": "确认上线", "modalContent": "是否上线" },
"authKey": "BrandEquity-Online",
"handler": "onLine",
"showCondition": ["ISR_MERCHANT_DEL"]
},
{
"name": "下线",
"type": "button",
"props": { "modalContent": "是否下线?" },
"authKey": "BrandEquity-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "下线",
"type": "button",
"props": {
"modalContent": "若对应的品牌权益仍展示在店铺详情页,可操作【下线】隐藏。"
},
"authKey": "BrandEquity-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]
}
]
}
{
"list": [
{
"key": "add",
"sort": [
"displayType",
{ "tips": ["title", "coverUrl", "logoUrl"] },
{ "detail": ["title", "coverUrl", "logoUrl"] },
{ "product": ["coverUrl", "logoUrl"] }
],
"type": "form",
"title": "add",
"schema": {
"type": "object",
"properties": {
"displayType": {
"title": "展示方式",
"type": "number",
"default": 1,
"hidden": true
},
"tips": {
"type": "object",
"properties": {
"coverUrl": {
"type": "array",
"props": {
"aspect": "750/108",
"isCrop": true,
"imgTips": "仅支持上传jpg、jpeg、png、bmg格式的图片,支持裁剪,裁剪尺寸:750px×108px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "tips腰封图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
}
}
},
"detail": {
"type": "object",
"properties": {
"coverUrl": {
"type": "array",
"props": {
"aspect": "718/120",
"isCrop": true,
"imgTips": "仅支持上传jpg、jpeg、png、bmg格式的图片,支持裁剪,裁剪尺寸:718px×120px,大小控制在2M以内,数量限制1张",
"maxCount": 1,
"maxFileSize": "2M"
},
"title": "详情页腰封图",
"widget": "PictureWidget",
"required": false,
"labelWidth": 140,
"readOnlyWidget": "PictureWidget"
}
}
}
},
"displayType": "row"
},
"className": ""
}
],
"breadName": "品牌腰封",
"actionConfig": [
{
"name": "修改",
"type": "button",
"props": {},
"style": {
"color": "#fff",
"border": "#FB9C26",
"background": "linear-gradient(to right, #F98B02, #FB9C26)"
},
"authKey": "BrandEquity-Modify",
"handler": "edit",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL"]
},
{
"name": "修改",
"type": "button",
"props": {
"modalContent": "对已上线的品牌腰封进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"
},
"style": {
"color": "#fff",
"border": "#FB9C26",
"background": "linear-gradient(to right, #F98B02, #FB9C26)"
},
"authKey": "BrandEquity-Modify",
"handler": "editModal",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "删除",
"type": "button",
"props": {},
"authKey": "BrandEquity-Del",
"btnType": "primary",
"handler": "delete",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL", "ISR_ADMIN_DEL"]
},
{
"name": "上线",
"type": "button",
"props": { "modalTitle": "确认上线", "modalContent": "是否上线" },
"authKey": "BrandEquity-Online",
"handler": "onLine",
"showCondition": ["ISR_MERCHANT_DEL"]
},
{
"name": "下线",
"type": "button",
"props": { "modalContent": "是否下线?" },
"authKey": "BrandEquity-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "下线",
"type": "button",
"props": {
"modalContent": "若对应的品牌腰封仍展示在店铺详情页,可操作【下线】隐藏。"
},
"authKey": "BrandEquity-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]
}
]
}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/ExperimentTwoTone.d.ts","entries":[{"id":"oFgq.ts","source":"Workspace Edit","timestamp":1650788192585}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/BehanceSquareOutlined.d.ts","entries":[{"id":"iBw6.ts","source":"Workspace Edit","timestamp":1650788186481}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40umijs_deps%403.5.23%40%40umijs/deps/compiled/semver/ranges/simplify.d.ts","entries":[{"id":"pgrQ.ts","source":"Workspace Edit","timestamp":1650785996662},{"id":"QIek.ts","source":"moved.source","timestamp":1650788111315}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/DownSquareOutlined.d.ts","entries":[{"id":"kqY7.ts","source":"Workspace Edit","timestamp":1650788192581}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/DashOutlined.d.ts","entries":[{"id":"D5IB.ts","source":"Workspace Edit","timestamp":1650788187942}]}
{"version":1,"resource":"file:///Users/yikai/Projects/mp-subapp-biz-workbench/src/pages/mktcms/list/CMSForm/StoreSwitch/index.jsx","entries":[{"id":"hWUx.jsx","timestamp":1655295444634},{"id":"ZoFl.jsx","timestamp":1655295605079},{"id":"6FLI.jsx","timestamp":1655295671871},{"id":"gxy1.jsx","timestamp":1655295706961},{"id":"MEaO.jsx","timestamp":1655295725282},{"id":"pdYX.jsx","timestamp":1655295738699},{"id":"oJlF.jsx","timestamp":1655295818326},{"id":"612F.jsx","timestamp":1655295829238},{"id":"YotZ.jsx","timestamp":1655295846262},{"id":"MBFN.jsx","timestamp":1655295869210},{"id":"aIud.jsx","timestamp":1655446038178},{"id":"zbLk.jsx","timestamp":1655446059785},{"id":"IV5z.jsx","timestamp":1655799082916},{"id":"VhGh.jsx","source":"Workspace Edit","timestamp":1655799097688},{"id":"qdER.jsx","timestamp":1655799112456},{"id":"mI7E.jsx","timestamp":1656388936997},{"id":"39w4.jsx","timestamp":1656421354211},{"id":"yLFi.jsx","source":"undoRedo.source","timestamp":1656423929516},{"id":"PLL7.jsx","timestamp":1656423934441},{"id":"afwR.jsx","timestamp":1656470339950}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/FileWordOutlined.d.ts","entries":[{"id":"GJVi.ts","source":"Workspace Edit","timestamp":1650788192592}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/FileTextFilled.d.ts","entries":[{"id":"rc4P.ts","source":"Workspace Edit","timestamp":1650788192591}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40umijs_deps%403.5.23%40%40umijs/deps/compiled/semver/functions/lte.d.ts","entries":[{"id":"2fzX.ts","source":"Workspace Edit","timestamp":1650785995565},{"id":"UPnr.ts","source":"moved.source","timestamp":1650788107311}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_rc-steps%404.1.4%40rc-steps/lib/index.d.ts","entries":[{"id":"2pEs.ts","source":"Workspace Edit","timestamp":1650788186451}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/CloudUploadOutlined.d.ts","entries":[{"id":"YECh.ts","source":"Workspace Edit","timestamp":1650788187870}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_rc-field-form%401.25.2%40rc-field-form/lib/FormContext.d.ts","entries":[{"id":"35LW.ts","source":"Workspace Edit","timestamp":1650788186442}]}
{
"name": "@ali/provider_bench",
"version": "0.0.1",
"module": "es",
"bin": {
"au-ui": "./src/au-ui.js"
},
"scripts": {
"start": "npm run dev:alipay",
"wc:build": "npm run build:alipay && npm run cleanDist",
"cleanDist": "cd dist/ali-mini && rm -rf node_modules && tnpm i --by=yarn && find ./ -type l -print -execdir sh -c 'rm -rf {}' \\;",
"build:alipay": "anyui build -t alimini",
"build:vue": "anyui build -t vue",
"build:wx": "anyui build -t wx",
"dev:alipay": "anyui dev -t alimini",
"dev:vue": "anyui dev -t vue",
"dev:wx": "anyui dev -t wx",
"docs:dev": "node build/doc.js&&npm run docs:pvw",
"docs:gen": "vuese gen",
"docs:comp": "node build/doc.js",
"docs:pvw": "vuese serve --open",
"lint": "eslint --ext .js,.vue ./src",
"lint:fix": "eslint --ext .js,.vue src --fix",
"prettier:check": "prettier --check \"**/*\""
},
"maintainers": [
{
"name": "sunxiaobo",
"email": "[email protected]"
},
{
"name": "jingxue.zjx",
"email": "[email protected]"
}
],
"tnpm": {
"mode": "yarn",
"lockfile": "enable"
},
"husky": {
"hooks": {
"pre-commit": "lint-staged && npm run lint",
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS"
}
},
"lint-staged": {
"**/*": "prettier --write --ignore-unknown"
},
"devDependencies": {
"@alife/anyui": "0.5.45-0.0.5",
"@commitlint/cli": "^7.5.2",
"@commitlint/config-conventional": "^7.5.0",
"@vuese/cli": "^2.14.3",
"@vuese/markdown-render": "^2.11.3",
"@vuese/parser": "^2.10.3",
"babel-polyfill": "^6.26.0",
"commander": "^7.2.0",
"eslint": "^6.8.0",
"eslint-config-ali": "^9.1.2",
"eslint-config-prettier": "^6.15.0",
"eslint-plugin-import": "^2.22.0",
"eslint-plugin-vue": "^6.2.2",
"fs-extra": "^9.1.0",
"husky": "^4.3.7",
"lint-staged": "^10.5.4",
"minimist": "^1.2.5",
"node-html-parser": "^2.0.0",
"prettier": "^2.2.1",
"standard-version": "^9.2.0",
"stylelint": "^13.12.0",
"stylelint-config-ali": "^0.3.2",
"stylelint-config-standard": "^20.0.0",
"stylelint-scss": "^3.19.0",
"vue-eslint-parser": "^7.6.0",
"vuepress": "^1.8.2"
},
"dependencies": {
"@alife/anyui-plugin-form-render": "0.5.45-0.0.5"
},
"appid": "2021002128607106",
"multiCompileDist": {
"GAODE": "dist/ali-mini"
}
}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_rc-field-form%401.25.2%40rc-field-form/es/index.d.ts","entries":[{"id":"vVv2.ts","source":"Workspace Edit","timestamp":1650788184023}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_antd%404.19.5%40antd/lib/tree-select/index.d.ts","entries":[{"id":"3bAD.ts","source":"Workspace Edit","timestamp":1650788186472}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/CaretDownFilled.d.ts","entries":[{"id":"zXVa.ts","source":"Workspace Edit","timestamp":1650788186487}]}
{"version":1,"resource":"file:///Users/yikai/Projects/mp-subapp-biz-workbench/src/pages/cms/list/CMSTabs/index.jsx","entries":[{"id":"8wmk.jsx","timestamp":1654864336698},{"id":"e3M4.jsx","source":"undoRedo.source","timestamp":1654864342404}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/AliyunOutlined.d.ts","entries":[{"id":"40tC.ts","source":"Workspace Edit","timestamp":1650788186474}]}
{"version":1,"resource":"file:///Users/yikai/Projects/mp-subapp-biz-workbench/src/pages/mktcms/config.js","entries":[{"id":"QBwK.js","timestamp":1654765757075},{"id":"03YX.js","timestamp":1655381024289},{"id":"L4rj.js","timestamp":1661239818411}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_rc-field-form%401.25.2%40rc-field-form/es/Form.d.ts","entries":[{"id":"C4Xf.ts","source":"Workspace Edit","timestamp":1650788184021}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_antd%404.19.5%40antd/lib/affix/index.d.ts","entries":[{"id":"x8LG.ts","source":"Workspace Edit","timestamp":1650788184101}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/src/pages/document.ejs","entries":[{"id":"PzIy.ejs","timestamp":1650599677571},{"id":"xX85.ejs","source":"Workspace Edit","timestamp":1650600295791},{"id":"P2vl.ejs","timestamp":1650600920899},{"id":"ziJA.ejs","timestamp":1650600991365},{"id":"4Qdn.ejs","source":"moved.source","timestamp":1650785977357},{"id":"Ndzi.ejs","source":"moved.source","timestamp":1650788105895}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_rc-table%407.23.2%40rc-table/lib/Footer/Summary.d.ts","entries":[{"id":"4GS4.ts","source":"Workspace Edit","timestamp":1650788186452}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/CloudOutlined.d.ts","entries":[{"id":"OQCz.ts","source":"Workspace Edit","timestamp":1650788187862}]}
{"version":1,"resource":"file:///Users/yikai/Projects/mp-subapp-biz-workbench/src/pages/cms/form/index.jsx","entries":[{"id":"IgpZ.jsx","source":"Workspace Edit","timestamp":1657866218744},{"id":"wQBX.jsx","timestamp":1657866227929},{"id":"ONuA.jsx","timestamp":1657866336565},{"id":"xWzv.jsx","timestamp":1657866360947},{"id":"zlk3.jsx","timestamp":1657871046394},{"id":"E45L.jsx","timestamp":1657871058997},{"id":"dGxc.jsx","timestamp":1657871325157},{"id":"1wbM.jsx","timestamp":1657871358539},{"id":"DsXh.jsx","timestamp":1657876354735},{"id":"MYKO.jsx","timestamp":1657877309844},{"id":"mNWD.jsx","timestamp":1657877649162},{"id":"4Jhy.jsx","timestamp":1657879262874},{"id":"JZSk.jsx","timestamp":1658112105055},{"id":"NDIy.jsx","timestamp":1658112143315},{"id":"JxMT.jsx","timestamp":1658112157547},{"id":"oUjS.jsx","timestamp":1658112184042},{"id":"su3s.jsx","timestamp":1658112200090},{"id":"FWBI.jsx","timestamp":1658112212517},{"id":"n5yD.jsx","timestamp":1658112236969},{"id":"Z2wJ.jsx","timestamp":1658112292606},{"id":"Sgxx.jsx","timestamp":1658112316831},{"id":"whvU.jsx","timestamp":1658112351243},{"id":"ZaF7.jsx","timestamp":1658112371146},{"id":"Jy9B.jsx","timestamp":1658126973388},{"id":"Iw8z.jsx","timestamp":1658126988475},{"id":"AtbR.jsx","timestamp":1658127117004},{"id":"buaf.jsx","timestamp":1658127408337},{"id":"gdeN.jsx","timestamp":1658127459614},{"id":"kfcf.jsx","timestamp":1658127474625},{"id":"2iSm.jsx","timestamp":1658127566564},{"id":"Xt6x.jsx","timestamp":1658127587003},{"id":"jad4.jsx","timestamp":1658127606613},{"id":"itfW.jsx","timestamp":1658127629045},{"id":"ipPM.jsx","timestamp":1658127653791},{"id":"3lih.jsx","timestamp":1658127697101},{"id":"ol3K.jsx","timestamp":1660736852239},{"id":"3dhA.jsx","timestamp":1660737459755},{"id":"8TUY.jsx","timestamp":1661155618573},{"id":"i4Ux.jsx","source":"undoRedo.source","timestamp":1661155741034},{"id":"htZJ.jsx","timestamp":1662536892120}]}
{"version":1,"resource":"file:///Users/yikai/Projects/mp-subapp-biz-workbench/src/pages/activity/CreatingActivity/index.jsx","entries":[{"id":"QZM5.jsx","timestamp":1649927815025}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/CameraTwoTone.d.ts","entries":[{"id":"p4tN.ts","source":"Workspace Edit","timestamp":1650788186487}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40umijs_deps%403.5.23%40%40umijs/deps/compiled/http-proxy-middleware/dist/types.d.ts","entries":[{"id":"Sa50.ts","source":"Workspace Edit","timestamp":1650785996977},{"id":"ARvK.ts","source":"moved.source","timestamp":1650788111941}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/DownOutlined.d.ts","entries":[{"id":"vbDN.ts","source":"Workspace Edit","timestamp":1650788192579}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/FilePptTwoTone.d.ts","entries":[{"id":"wXvJ.ts","source":"Workspace Edit","timestamp":1650788192591}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40umijs_core%403.5.23%40%40umijs/core/lib/Config/types.d.ts","entries":[{"id":"vkpX.ts","source":"Workspace Edit","timestamp":1650785995971},{"id":"5bi1.ts","source":"moved.source","timestamp":1650788107565}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_rc-image%405.2.5%40rc-image/lib/index.d.ts","entries":[{"id":"bhhn.ts","source":"Workspace Edit","timestamp":1650788186447}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40umijs_deps%403.5.23%40%40umijs/deps/compiled/semver/classes/range.d.ts","entries":[{"id":"p8g2.ts","source":"Workspace Edit","timestamp":1650785996656},{"id":"T5D6.ts","source":"moved.source","timestamp":1650788109910}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/EditOutlined.d.ts","entries":[{"id":"Q1KF.ts","source":"Workspace Edit","timestamp":1650788192582}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/DashboardOutlined.d.ts","entries":[{"id":"Ty79.ts","source":"Workspace Edit","timestamp":1650788187934}]}
{"version":1,"resource":"file:///Users/yikai/Projects/vu-vconsole/README.md","entries":[{"id":"lczS.md","timestamp":1650264079551},{"id":"nlvG.md","timestamp":1650264099232}]}
{"version":1,"resource":"file:///Users/yikai/Projects/mp-subapp-biz-workbench/src/components/FormRender/widgets/InputReadOnly.jsx","entries":[{"id":"Q6BO.jsx","timestamp":1649927602288}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/DollarCircleFilled.d.ts","entries":[{"id":"gXZS.ts","source":"Workspace Edit","timestamp":1650788192559}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/AmazonOutlined.d.ts","entries":[{"id":"203g.ts","source":"Workspace Edit","timestamp":1650788186475}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/CloseCircleOutlined.d.ts","entries":[{"id":"wGZ6.ts","source":"Workspace Edit","timestamp":1650788187841}]}
{"version":1,"resource":"file:///Users/yikai/Projects/provider_bench/src/pages/expansion/detail/components/choosePlanModal/choosePlanModal.vue","entries":[{"id":"6Txq.vue","timestamp":1653291556138},{"id":"1gob.vue","timestamp":1653291567337},{"id":"az4B.vue","timestamp":1653291599331},{"id":"7O8G.vue","timestamp":1653292784452},{"id":"3l1z.vue","timestamp":1653292883714},{"id":"iYGu.vue","timestamp":1653304375973},{"id":"DnD9.vue","timestamp":1658482873769},{"id":"9eig.vue","timestamp":1658482982052},{"id":"XGmV.vue","timestamp":1658483031102},{"id":"hvsr.vue","source":"undoRedo.source","timestamp":1658483216397},{"id":"qTor.vue","source":"undoRedo.source","timestamp":1658483232628},{"id":"iGPl.vue","timestamp":1658483262239},{"id":"JTGv.vue","timestamp":1658483328036},{"id":"Zzpq.vue","timestamp":1658483338539},{"id":"eQhG.vue","timestamp":1658483392627},{"id":"J3sO.vue","timestamp":1658483449149},{"id":"ARwQ.vue","timestamp":1658483487158},{"id":"MSwF.vue","timestamp":1658483531747},{"id":"9dOB.vue","timestamp":1658483596712},{"id":"n2bF.vue","timestamp":1658483690314},{"id":"d71Z.vue","timestamp":1658483701512},{"id":"lcSh.vue","source":"undoRedo.source","timestamp":1658483718230},{"id":"ueBA.vue","timestamp":1658484027792},{"id":"P63w.vue","timestamp":1658484070558}]}
{"version":1,"resource":"file:///Users/yikai/Projects/provider_bench/src/pages/signing/list/list.vue","entries":[{"id":"iTJC.vue","timestamp":1658739446112},{"id":"RjeJ.vue","timestamp":1658739487645},{"id":"aGqj.vue","timestamp":1658739499705},{"id":"q22h.vue","timestamp":1658739726890},{"id":"EM5K.vue","timestamp":1658740022365}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_antd%404.19.5%40antd/lib/list/index.d.ts","entries":[{"id":"R6mB.ts","source":"Workspace Edit","timestamp":1650788186468}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_rc-tree%405.4.4%40rc-tree/lib/interface.d.ts","entries":[{"id":"obL1.ts","source":"Workspace Edit","timestamp":1650788186472}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/FieldStringOutlined.d.ts","entries":[{"id":"RMtU.ts","source":"Workspace Edit","timestamp":1650788192587}]}
{"version":1,"resource":"file:///Users/yikai/Projects/mp-subapp-biz-workbench/src/pages/mktcms/list/mock/gift.js","entries":[{"id":"ATrE.js","timestamp":1654860045997},{"id":"ec7X.js","timestamp":1654866268814},{"id":"4K6e.js","timestamp":1654866282400},{"id":"Kgql.js","timestamp":1654866325989},{"id":"N5Df.js","timestamp":1654866360762},{"id":"IZdd.js","timestamp":1654866380056},{"id":"zP4J.js","timestamp":1654866412407},{"id":"mLCu.js","timestamp":1654866451890},{"id":"UbOB.js","timestamp":1654866464195},{"id":"zLLO.js","timestamp":1654866481862},{"id":"cMsz.js","timestamp":1654866506944},{"id":"Jt1c.js","timestamp":1654866528006},{"id":"4Opi.js","timestamp":1654866552126},{"id":"jaMb.js","timestamp":1654866583104},{"id":"mDGl.js","timestamp":1654868225749},{"id":"4ehG.js","timestamp":1654868568094},{"id":"beXS.js","timestamp":1654869215058},{"id":"D1pj.js","timestamp":1655017593276},{"id":"5mds.js","timestamp":1655087930330},{"id":"APC0.js","timestamp":1655087961893},{"id":"omvA.js","timestamp":1655087978462},{"id":"uS5U.js","timestamp":1655101132493},{"id":"ePEb.js","timestamp":1655380831291},{"id":"STHW.js","timestamp":1655380895162},{"id":"AgZq.js","timestamp":1655380977795},{"id":"BGfv.js","timestamp":1655692659722},{"id":"lpAU.js","timestamp":1655692684301},{"id":"0WM2.js","timestamp":1655692710378},{"id":"HDFe.js","timestamp":1655692738398},{"id":"3Tct.js","timestamp":1655692854173},{"id":"4R0U.js","timestamp":1655692875317},{"id":"9BFt.js","timestamp":1655692901325},{"id":"yxWf.js","timestamp":1655692916743},{"id":"smpS.js","timestamp":1655693182136},{"id":"wqBu.js","timestamp":1655705324127},{"id":"QeJR.js","timestamp":1655705334642},{"id":"dbU8.js","timestamp":1655705354052},{"id":"ZsXQ.js","timestamp":1655778433546},{"id":"XzXc.js","timestamp":1655778465107},{"id":"W7I1.js","timestamp":1655778490340},{"id":"McTd.js","timestamp":1655778504792},{"id":"v8n9.js","timestamp":1655778515868},{"id":"gO9R.js","timestamp":1655778804832},{"id":"SWd5.js","timestamp":1655778832199},{"id":"77UE.js","timestamp":1655778870723},{"id":"cjtS.js","timestamp":1655801833332},{"id":"1QaJ.js","timestamp":1656302483112},{"id":"w4H0.js","timestamp":1656388277723},{"id":"4G5R.js","timestamp":1656388899028},{"id":"jX5z.js","source":"undoRedo.source","timestamp":1656388919578}]}
{
"breadName": "问题内容",
"list": [
{
"type": "form",
"title": "add",
"key": "add",
"className": "",
"sort": ["cover", "linkUrl", "dateArray"],
"schema": {
"type": "object",
"displayType": "row",
"properties": {
"cover": {
"title": "活动图片",
"widget": "PictureWidget",
"type": "array",
"required": true,
"readOnlyWidget": "PictureWidget",
"props": {
"maxCount": 1,
"dataShape": "array",
"imgTips": "仅支持上传JPG,JPEG,PNG格式的图片,仅支持上传jpg、jpeg、png格式的图片",
"maxFileSize": "2M",
"aspect": "718/127",
"isCrop": true
},
"width": "632px"
},
"linkUrl": {
"title": "活动链接",
"placeholder": "请输入活动链接",
"type": "string",
"required": true,
"props": {
"style": {
"width": "352px"
}
},
"rules": []
},
"dateArray": {
"title": "展示时间",
"widget": "TimePickerWidget",
"type": "array",
"required": true,
"readOnlyWidget": "TimePickerWidget",
"props": {},
"width": "632px"
},
"showValid": {
"type": "boolean",
"hidden": "true",
"default": false,
"widget": "switch"
}
}
}
}
],
"actionConfig": [
{
"name": "修改",
"type": "button",
"style": {
"background": "linear-gradient(to right, #F98B02, #FB9C26)",
"border": "#FB9C26",
"color": "#fff"
},
"props": {},
"handler": "edit",
"authKey": "ActiveBanner-Modify",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL"]
},
{
"name": "修改",
"type": "button",
"style": {
"background": "linear-gradient(to right, #F98B02, #FB9C26)",
"border": "#FB9C26",
"color": "#fff"
},
"props": {
"modalContent": "对已上线的问题内容进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"
},
"authKey": "ActiveBanner-Modify",
"handler": "editModal",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "删除",
"btnType": "primary",
"type": "button",
"props": {},
"handler": "delete",
"authKey": "ActiveBanner-Del",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL", "ISR_ADMIN_DEL"]
},
{
"name": "上线",
"type": "button",
"props": {
"modalTitle": "确认上线",
"modalContent": "是否上线"
},
"authKey": "ActiveBanner-Online",
"handler": "onLine",
"showCondition": ["ISR_MERCHANT_DEL"]
},
{
"name": "下线",
"type": "button",
"authKey": "ActiveBanner-Offline",
"props": {
"modalContent": "是否下线?"
},
"handler": "offLine",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "下线",
"type": "button",
"props": {
"modalContent": "若对应的问题内容仍展示在店铺详情页,可操作【下线】隐藏。"
},
"authKey": "ActiveBanner-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]
}
]
}
{
"breadName": "问题内容",
"list": [
{
"type": "form",
"title": "add",
"key": "add",
"className": "",
"sort": ["content", "dateArray", "showValid"],
"schema": {
"type": "object",
"displayType": "row",
"properties": {
"content": {
"title": "问题内容",
"type": "string",
"props": {},
"labelWidth": 180
},
"dateArray": {
"title": "时间范围",
"type": "range",
"format": "dateTime",
"props": {
"placeholder": [
"开始时间",
"结束时间"
]
},
"labelWidth": 180
},
"showValid": {
"title": "是否展示无效数据",
"type": "boolean",
"widget": "switch",
"labelWidth": 180,
"hidden": true,
"default": false
}
}
}
],
"actionConfig": [
{
"name": "修改",
"type": "button",
"style": {
"background": "linear-gradient(to right, #F98B02, #FB9C26)",
"border": "#FB9C26",
"color": "#fff"
},
"props": {},
"handler": "edit",
"authKey": "ActiveBanner-Modify",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL"]
},
{
"name": "修改",
"type": "button",
"style": {
"background": "linear-gradient(to right, #F98B02, #FB9C26)",
"border": "#FB9C26",
"color": "#fff"
},
"props": {
"modalContent": "对已上线的问题内容进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"
},
"authKey": "ActiveBanner-Modify",
"handler": "editModal",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "删除",
"btnType": "primary",
"type": "button",
"props": {},
"handler": "delete",
"authKey": "ActiveBanner-Del",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL", "ISR_ADMIN_DEL"]
},
{
"name": "上线",
"type": "button",
"props": {
"modalTitle": "确认上线",
"modalContent": "是否上线"
},
"authKey": "ActiveBanner-Online",
"handler": "onLine",
"showCondition": ["ISR_MERCHANT_DEL"]
},
{
"name": "下线",
"type": "button",
"authKey": "ActiveBanner-Offline",
"props": {
"modalContent": "是否下线?"
},
"handler": "offLine",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "下线",
"type": "button",
"props": {
"modalContent": "若对应的问题内容仍展示在店铺详情页,可操作【下线】隐藏。"
},
"authKey": "ActiveBanner-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]
}
]
}
{
"breadName": "问题内容",
"list": [
{
"type": "form",
"title": "add",
"key": "add",
"className": "",
"sort": ["cover", "linkUrl", "dateArray"],
"schema": {
"type": "object",
"displayType": "row",
"properties": {
"content": {
"title": "问题内容",
"type": "string",
"props": {},
"labelWidth": 180
},
"dateArray": {
"title": "时间范围",
"type": "range",
"format": "dateTime",
"props": {
"placeholder": [
"开始时间",
"结束时间"
]
},
"labelWidth": 180
},
"showValid": {
"title": "是否展示无效数据",
"type": "boolean",
"widget": "switch",
"labelWidth": 180
}
}
}
],
"actionConfig": [
{
"name": "修改",
"type": "button",
"style": {
"background": "linear-gradient(to right, #F98B02, #FB9C26)",
"border": "#FB9C26",
"color": "#fff"
},
"props": {},
"handler": "edit",
"authKey": "ActiveBanner-Modify",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL"]
},
{
"name": "修改",
"type": "button",
"style": {
"background": "linear-gradient(to right, #F98B02, #FB9C26)",
"border": "#FB9C26",
"color": "#fff"
},
"props": {
"modalContent": "对已上线的问题内容进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"
},
"authKey": "ActiveBanner-Modify",
"handler": "editModal",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "删除",
"btnType": "primary",
"type": "button",
"props": {},
"handler": "delete",
"authKey": "ActiveBanner-Del",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL", "ISR_ADMIN_DEL"]
},
{
"name": "上线",
"type": "button",
"props": {
"modalTitle": "确认上线",
"modalContent": "是否上线"
},
"authKey": "ActiveBanner-Online",
"handler": "onLine",
"showCondition": ["ISR_MERCHANT_DEL"]
},
{
"name": "下线",
"type": "button",
"authKey": "ActiveBanner-Offline",
"props": {
"modalContent": "是否下线?"
},
"handler": "offLine",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "下线",
"type": "button",
"props": {
"modalContent": "若对应的问题内容仍展示在店铺详情页,可操作【下线】隐藏。"
},
"authKey": "ActiveBanner-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]
}
]
}
{
"breadName": "问题内容",
"list": [
{
"type": "form",
"title": "add",
"key": "add",
"className": "",
"sort": ["cover", "linkUrl", "dateArray"],
"schema": {
"type": "object",
"displayType": "row",
"properties": {
"dateArray": {
"title": "展示时间",
"widget": "TimePickerWidget",
"type": "array",
"required": true,
"readOnlyWidget": "TimePickerWidget",
"props": {},
"width": "632px"
},
"showValid": {
"type": "boolean",
"hidden": "true",
"default": false,
"widget": "switch"
}
}
}
}
],
"actionConfig": [
{
"name": "修改",
"type": "button",
"style": {
"background": "linear-gradient(to right, #F98B02, #FB9C26)",
"border": "#FB9C26",
"color": "#fff"
},
"props": {},
"handler": "edit",
"authKey": "ActiveBanner-Modify",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL"]
},
{
"name": "修改",
"type": "button",
"style": {
"background": "linear-gradient(to right, #F98B02, #FB9C26)",
"border": "#FB9C26",
"color": "#fff"
},
"props": {
"modalContent": "对已上线的问题内容进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"
},
"authKey": "ActiveBanner-Modify",
"handler": "editModal",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "删除",
"btnType": "primary",
"type": "button",
"props": {},
"handler": "delete",
"authKey": "ActiveBanner-Del",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL", "ISR_ADMIN_DEL"]
},
{
"name": "上线",
"type": "button",
"props": {
"modalTitle": "确认上线",
"modalContent": "是否上线"
},
"authKey": "ActiveBanner-Online",
"handler": "onLine",
"showCondition": ["ISR_MERCHANT_DEL"]
},
{
"name": "下线",
"type": "button",
"authKey": "ActiveBanner-Offline",
"props": {
"modalContent": "是否下线?"
},
"handler": "offLine",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "下线",
"type": "button",
"props": {
"modalContent": "若对应的问题内容仍展示在店铺详情页,可操作【下线】隐藏。"
},
"authKey": "ActiveBanner-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]
}
]
}
{
"breadName": "问题内容",
"list": [
{
"type": "form",
"title": "add",
"key": "add",
"className": "",
"sort": ["cover", "linkUrl", "dateArray"],
"schema": {
"type": "object",
"displayType": "row",
"properties": {
"cover": {
"title": "活动图片",
"widget": "PictureWidget",
"type": "array",
"required": true,
"readOnlyWidget": "PictureWidget",
"props": {
"maxCount": 1,
"dataShape": "array",
"imgTips": "仅支持上传JPG,JPEG,PNG格式的图片,仅支持上传jpg、jpeg、png格式的图片",
"maxFileSize": "2M",
"aspect": "718/127",
"isCrop": true
},
"width": "632px"
},
"linkUrl": {
"title": "活动链接",
"placeholder": "请输入活动链接",
"type": "string",
"required": true,
"props": {
"style": {
"width": "352px"
}
},
"rules": []
},
"dateArray": {
"title": "展示时间",
"widget": "TimePickerWidget",
"type": "array",
"required": true,
"readOnlyWidget": "TimePickerWidget",
"props": {},
"width": "632px"
},
"showValid": {
"type": "boolean",
"hidden": "true",
"default": false,
"widget": "switch"
}
}
}
}
],
"actionConfig": [
{
"name": "修改",
"type": "button",
"style": {
"background": "linear-gradient(to right, #F98B02, #FB9C26)",
"border": "#FB9C26",
"color": "#fff"
},
"props": {},
"handler": "edit",
"authKey": "ActiveBanner-Modify",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL"]
},
{
"name": "修改",
"type": "button",
"style": {
"background": "linear-gradient(to right, #F98B02, #FB9C26)",
"border": "#FB9C26",
"color": "#fff"
},
"props": {
"modalContent": "对已上线的问题内容进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"
},
"authKey": "ActiveBanner-Modify",
"handler": "editModal",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "删除",
"btnType": "primary",
"type": "button",
"props": {},
"handler": "delete",
"authKey": "ActiveBanner-Del",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL", "ISR_ADMIN_DEL"]
},
{
"name": "上线",
"type": "button",
"props": {
"modalTitle": "确认上线",
"modalContent": "是否上线"
},
"authKey": "ActiveBanner-Online",
"handler": "onLine",
"showCondition": ["ISR_MERCHANT_DEL"]
},
{
"name": "下线",
"type": "button",
"authKey": "ActiveBanner-Offline",
"props": {
"modalContent": "是否下线?"
},
"handler": "offLine",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "下线",
"type": "button",
"props": {
"modalContent": "若对应的问题内容仍展示在店铺详情页,可操作【下线】隐藏。"
},
"authKey": "ActiveBanner-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]
}
]
}
{"version":1,"resource":"file:///Users/yikai/Projects/mp-subapp-biz-workbench/src/pages/cms/form/templates/im.json","entries":[{"id":"NxAR.json","timestamp":1660724993864},{"id":"Mf1q.json","timestamp":1660725008545},{"id":"GHcs.json","timestamp":1660726455852},{"id":"2New.json","source":"undoRedo.source","timestamp":1660726461989},{"id":"zFMe.json","timestamp":1660726473028},{"id":"OvFU.json","timestamp":1660726487444},{"id":"6LFf.json","source":"undoRedo.source","timestamp":1660726493266},{"id":"wTdZ.json","timestamp":1660726504773},{"id":"YkVB.json","timestamp":1660726524044},{"id":"30bn.json","timestamp":1660726544016},{"id":"CRI0.json","source":"undoRedo.source","timestamp":1660726563030},{"id":"7Hks.json","timestamp":1660726582509},{"id":"VBV9.json","timestamp":1660726624300},{"id":"wZPm.json","timestamp":1660726817668}]}
{
"breadName": "问题内容",
"list": [
{
"type": "form",
"title": "add",
"key": "add",
"className": "",
"sort": ["cover", "linkUrl", "dateArray"],
"schema": {
"type": "object",
"displayType": "row",
"properties": {
"content": {
"title": "问题内容",
"type": "string",
"props": {},
"labelWidth": 180
},
"dateArray": {
"title": "时间范围",
"type": "range",
"format": "dateTime",
"props": {
"placeholder": [
"开始时间",
"结束时间"
]
},
"labelWidth": 180
},
"showValid": {
"title": "是否展示无效数据",
"type": "boolean",
"widget": "switch",
"labelWidth": 180
}
}
}
],
"actionConfig": [
{
"name": "修改",
"type": "button",
"style": {
"background": "linear-gradient(to right, #F98B02, #FB9C26)",
"border": "#FB9C26",
"color": "#fff"
},
"props": {},
"handler": "edit",
"authKey": "ActiveBanner-Modify",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL"]
},
{
"name": "修改",
"type": "button",
"style": {
"background": "linear-gradient(to right, #F98B02, #FB9C26)",
"border": "#FB9C26",
"color": "#fff"
},
"props": {
"modalContent": "对已上线的问题内容进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"
},
"authKey": "ActiveBanner-Modify",
"handler": "editModal",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "删除",
"btnType": "primary",
"type": "button",
"props": {},
"handler": "delete",
"authKey": "ActiveBanner-Del",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL", "ISR_ADMIN_DEL"]
},
{
"name": "上线",
"type": "button",
"props": {
"modalTitle": "确认上线",
"modalContent": "是否上线"
},
"authKey": "ActiveBanner-Online",
"handler": "onLine",
"showCondition": ["ISR_MERCHANT_DEL"]
},
{
"name": "下线",
"type": "button",
"authKey": "ActiveBanner-Offline",
"props": {
"modalContent": "是否下线?"
},
"handler": "offLine",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "下线",
"type": "button",
"props": {
"modalContent": "若对应的问题内容仍展示在店铺详情页,可操作【下线】隐藏。"
},
"authKey": "ActiveBanner-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]
}
]
}
{
"breadName": "问题内容",
"list": [
{
"type": "form",
"title": "add",
"key": "add",
"className": "",
"sort": ["cover", "linkUrl", "dateArray"],
"schema": {
"type": "object",
"displayType": "row",
"properties": {
"cover": {
"title": "活动图片",
"widget": "PictureWidget",
"type": "array",
"required": true,
"readOnlyWidget": "PictureWidget",
"props": {
"maxCount": 1,
"dataShape": "array",
"imgTips": "仅支持上传JPG,JPEG,PNG格式的图片,仅支持上传jpg、jpeg、png格式的图片",
"maxFileSize": "2M",
"aspect": "718/127",
"isCrop": true
},
"width": "632px"
},
"linkUrl": {
"title": "活动链接",
"placeholder": "请输入活动链接",
"type": "string",
"required": true,
"props": {
"style": {
"width": "352px"
}
},
"rules": []
},
"dateArray": {
"title": "展示时间",
"widget": "TimePickerWidget",
"type": "array",
"required": true,
"readOnlyWidget": "TimePickerWidget",
"props": {},
"width": "632px"
},
"showValid": {
"type": "boolean",
"hidden": "true",
"default": false,
"widget": "switch"
}
}
}
}
],
"actionConfig": [
{
"name": "修改",
"type": "button",
"style": {
"background": "linear-gradient(to right, #F98B02, #FB9C26)",
"border": "#FB9C26",
"color": "#fff"
},
"props": {},
"handler": "edit",
"authKey": "ActiveBanner-Modify",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL"]
},
{
"name": "修改",
"type": "button",
"style": {
"background": "linear-gradient(to right, #F98B02, #FB9C26)",
"border": "#FB9C26",
"color": "#fff"
},
"props": {
"modalContent": "对已上线的问题内容进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"
},
"authKey": "ActiveBanner-Modify",
"handler": "editModal",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "删除",
"btnType": "primary",
"type": "button",
"props": {},
"handler": "delete",
"authKey": "ActiveBanner-Del",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL", "ISR_ADMIN_DEL"]
},
{
"name": "上线",
"type": "button",
"props": {
"modalTitle": "确认上线",
"modalContent": "是否上线"
},
"authKey": "ActiveBanner-Online",
"handler": "onLine",
"showCondition": ["ISR_MERCHANT_DEL"]
},
{
"name": "下线",
"type": "button",
"authKey": "ActiveBanner-Offline",
"props": {
"modalContent": "是否下线?"
},
"handler": "offLine",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "下线",
"type": "button",
"props": {
"modalContent": "若对应的问题内容仍展示在店铺详情页,可操作【下线】隐藏。"
},
"authKey": "ActiveBanner-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]
}
]
}
{
"breadName": "活动banner",
"list": [
{
"type": "form",
"title": "add",
"key": "add",
"className": "",
"sort": ["cover", "linkUrl", "dateArray"],
"schema": {
"type": "object",
"displayType": "row",
"properties": {
"cover": {
"title": "活动图片",
"widget": "PictureWidget",
"type": "array",
"required": true,
"readOnlyWidget": "PictureWidget",
"props": {
"maxCount": 1,
"dataShape": "array",
"imgTips": "仅支持上传JPG,JPEG,PNG格式的图片,仅支持上传jpg、jpeg、png格式的图片",
"maxFileSize": "2M",
"aspect": "718/127",
"isCrop": true
},
"width": "632px"
},
"linkUrl": {
"title": "活动链接",
"placeholder": "请输入活动链接",
"type": "string",
"required": true,
"props": {
"style": {
"width": "352px"
}
},
"rules": []
},
"dateArray": {
"title": "展示时间",
"widget": "TimePickerWidget",
"type": "array",
"required": true,
"readOnlyWidget": "TimePickerWidget",
"props": {},
"width": "632px"
},
"showValid": {
"type": "boolean",
"hidden": "true",
"default": false,
"widget": "switch"
}
}
}
}
],
"actionConfig": [
{
"name": "修改",
"type": "button",
"style": {
"background": "linear-gradient(to right, #F98B02, #FB9C26)",
"border": "#FB9C26",
"color": "#fff"
},
"props": {},
"handler": "edit",
"authKey": "ActiveBanner-Modify",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL"]
},
{
"name": "修改",
"type": "button",
"style": {
"background": "linear-gradient(to right, #F98B02, #FB9C26)",
"border": "#FB9C26",
"color": "#fff"
},
"props": {
"modalContent": "对已上线的活动banner进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"
},
"authKey": "ActiveBanner-Modify",
"handler": "editModal",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "删除",
"btnType": "primary",
"type": "button",
"props": {},
"handler": "delete",
"authKey": "ActiveBanner-Del",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL", "ISR_ADMIN_DEL"]
},
{
"name": "上线",
"type": "button",
"props": {
"modalTitle": "确认上线",
"modalContent": "是否上线"
},
"authKey": "ActiveBanner-Online",
"handler": "onLine",
"showCondition": ["ISR_MERCHANT_DEL"]
},
{
"name": "下线",
"type": "button",
"authKey": "ActiveBanner-Offline",
"props": {
"modalContent": "是否下线?"
},
"handler": "offLine",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "下线",
"type": "button",
"props": {
"modalContent": "若对应的活动banner仍展示在店铺详情页,可操作【下线】隐藏。"
},
"authKey": "ActiveBanner-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]
}
]
}
{
"breadName": "问题内容",
"list": [
{
"type": "form",
"title": "add",
"key": "add",
"className": "",
"sort": ["cover", "linkUrl", "dateArray"],
"schema": {
"type": "object",
"displayType": "row",
"properties": {
"content": {
"title": "问题内容",
"type": "string",
"props": {},
"labelWidth": 180
},
"dateArray": {
"title": "时间范围",
"type": "range",
"format": "dateTime",
"props": {
"placeholder": [
"开始时间",
"结束时间"
]
},
"labelWidth": 180
},
"showValid": {
"title": "是否展示无效数据",
"type": "boolean",
"widget": "switch",
"labelWidth": 180
}
}
}
],
"actionConfig": [
{
"name": "修改",
"type": "button",
"style": {
"background": "linear-gradient(to right, #F98B02, #FB9C26)",
"border": "#FB9C26",
"color": "#fff"
},
"props": {},
"handler": "edit",
"authKey": "ActiveBanner-Modify",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL"]
},
{
"name": "修改",
"type": "button",
"style": {
"background": "linear-gradient(to right, #F98B02, #FB9C26)",
"border": "#FB9C26",
"color": "#fff"
},
"props": {
"modalContent": "对已上线的问题内容进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"
},
"authKey": "ActiveBanner-Modify",
"handler": "editModal",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "删除",
"btnType": "primary",
"type": "button",
"props": {},
"handler": "delete",
"authKey": "ActiveBanner-Del",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL", "ISR_ADMIN_DEL"]
},
{
"name": "上线",
"type": "button",
"props": {
"modalTitle": "确认上线",
"modalContent": "是否上线"
},
"authKey": "ActiveBanner-Online",
"handler": "onLine",
"showCondition": ["ISR_MERCHANT_DEL"]
},
{
"name": "下线",
"type": "button",
"authKey": "ActiveBanner-Offline",
"props": {
"modalContent": "是否下线?"
},
"handler": "offLine",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "下线",
"type": "button",
"props": {
"modalContent": "若对应的问题内容仍展示在店铺详情页,可操作【下线】隐藏。"
},
"authKey": "ActiveBanner-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]
}
]
}
{
"breadName": "问题内容",
"list": [
{
"type": "form",
"title": "add",
"key": "add",
"className": "",
"sort": ["content", "dateArray"],
"schema": {
"type": "object",
"displayType": "row",
"properties": {
"content": {
"title": "问题内容",
"type": "string",
"props": {},
},
"dateArray": {
"title": "展示时间",
"widget": "TimePickerWidget",
"type": "array",
"required": true,
"readOnlyWidget": "TimePickerWidget",
"props": {},
"width": "632px"
},
"showValid": {
"type": "boolean",
"hidden": "true",
"default": false,
"widget": "switch"
}
}
}
}
],
"actionConfig": [
{
"name": "修改",
"type": "button",
"style": {
"background": "linear-gradient(to right, #F98B02, #FB9C26)",
"border": "#FB9C26",
"color": "#fff"
},
"props": {},
"handler": "edit",
"authKey": "ActiveBanner-Modify",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL"]
},
{
"name": "修改",
"type": "button",
"style": {
"background": "linear-gradient(to right, #F98B02, #FB9C26)",
"border": "#FB9C26",
"color": "#fff"
},
"props": {
"modalContent": "对已上线的问题内容进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"
},
"authKey": "ActiveBanner-Modify",
"handler": "editModal",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "删除",
"btnType": "primary",
"type": "button",
"props": {},
"handler": "delete",
"authKey": "ActiveBanner-Del",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL", "ISR_ADMIN_DEL"]
},
{
"name": "上线",
"type": "button",
"props": {
"modalTitle": "确认上线",
"modalContent": "是否上线"
},
"authKey": "ActiveBanner-Online",
"handler": "onLine",
"showCondition": ["ISR_MERCHANT_DEL"]
},
{
"name": "下线",
"type": "button",
"authKey": "ActiveBanner-Offline",
"props": {
"modalContent": "是否下线?"
},
"handler": "offLine",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "下线",
"type": "button",
"props": {
"modalContent": "若对应的问题内容仍展示在店铺详情页,可操作【下线】隐藏。"
},
"authKey": "ActiveBanner-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]
}
]
}
{
"breadName": "问题内容",
"list": [
{
"type": "form",
"title": "add",
"key": "add",
"className": "",
"sort": ["cover", "linkUrl", "dateArray"],
"schema": {
"type": "object",
"displayType": "row",
"properties": {
"content": {
"title": "问题内容",
"type": "string",
"props": {},
"labelWidth": 180
},
"dateArray": {
"title": "时间范围",
"type": "range",
"format": "dateTime",
"props": {
"placeholder": [
"开始时间",
"结束时间"
]
},
"labelWidth": 180
},
"showValid": {
"title": "是否展示无效数据",
"type": "boolean",
"widget": "switch",
"labelWidth": 180
}
}
}
],
"actionConfig": [
{
"name": "修改",
"type": "button",
"style": {
"background": "linear-gradient(to right, #F98B02, #FB9C26)",
"border": "#FB9C26",
"color": "#fff"
},
"props": {},
"handler": "edit",
"authKey": "ActiveBanner-Modify",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL"]
},
{
"name": "修改",
"type": "button",
"style": {
"background": "linear-gradient(to right, #F98B02, #FB9C26)",
"border": "#FB9C26",
"color": "#fff"
},
"props": {
"modalContent": "对已上线的问题内容进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"
},
"authKey": "ActiveBanner-Modify",
"handler": "editModal",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "删除",
"btnType": "primary",
"type": "button",
"props": {},
"handler": "delete",
"authKey": "ActiveBanner-Del",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL", "ISR_ADMIN_DEL"]
},
{
"name": "上线",
"type": "button",
"props": {
"modalTitle": "确认上线",
"modalContent": "是否上线"
},
"authKey": "ActiveBanner-Online",
"handler": "onLine",
"showCondition": ["ISR_MERCHANT_DEL"]
},
{
"name": "下线",
"type": "button",
"authKey": "ActiveBanner-Offline",
"props": {
"modalContent": "是否下线?"
},
"handler": "offLine",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "下线",
"type": "button",
"props": {
"modalContent": "若对应的问题内容仍展示在店铺详情页,可操作【下线】隐藏。"
},
"authKey": "ActiveBanner-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]
}
]
}
{
"breadName": "问题内容",
"list": [
{
"type": "form",
"title": "add",
"key": "add",
"className": "",
"sort": ["content", "dateArray"],
"schema": {
"type": "object",
"displayType": "row",
"properties": {
"content": {
"title": "问题内容",
"type": "string",
"props": {},
},
"dateArray": {
"title": "展示时间",
"widget": "TimePickerWidget",
"type": "array",
"required": true,
"readOnlyWidget": "TimePickerWidget",
"props": {},
"width": "632px"
},
"showValid": {
"type": "boolean",
"hidden": "true",
"default": false,
"widget": "switch"
}
}
}
}
],
"actionConfig": [
{
"name": "修改",
"type": "button",
"style": {
"background": "linear-gradient(to right, #F98B02, #FB9C26)",
"border": "#FB9C26",
"color": "#fff"
},
"props": {},
"handler": "edit",
"authKey": "Question-Modify",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL"]
},
{
"name": "修改",
"type": "button",
"style": {
"background": "linear-gradient(to right, #F98B02, #FB9C26)",
"border": "#FB9C26",
"color": "#fff"
},
"props": {
"modalContent": "对已上线的问题内容进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"
},
"authKey": "Question-Modify",
"handler": "editModal",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "删除",
"btnType": "primary",
"type": "button",
"props": {},
"handler": "delete",
"authKey": "Question-Del",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL", "ISR_ADMIN_DEL"]
},
{
"name": "上线",
"type": "button",
"props": {
"modalTitle": "确认上线",
"modalContent": "是否上线"
},
"authKey": "Question-Online",
"handler": "onLine",
"showCondition": ["ISR_MERCHANT_DEL"]
},
{
"name": "下线",
"type": "button",
"authKey": "Question-Offline",
"props": {
"modalContent": "是否下线?"
},
"handler": "offLine",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "下线",
"type": "button",
"props": {
"modalContent": "若对应的问题内容仍展示在店铺详情页,可操作【下线】隐藏。"
},
"authKey": "Question-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]
}
]
}
{
"breadName": "问题内容",
"list": [
{
"type": "form",
"title": "add",
"key": "add",
"className": "",
"sort": ["cover", "linkUrl", "dateArray"],
"schema": {
"type": "object",
"displayType": "row",
"properties": {
"content": {
"title": "问题内容",
"type": "string",
"props": {},
"labelWidth": 180
},
"dateArray": {
"title": "时间范围",
"type": "range",
"format": "dateTime",
"props": {
"placeholder": [
"开始时间",
"结束时间"
]
},
"labelWidth": 180
},
"showValid": {
"title": "是否展示无效数据",
"type": "boolean",
"widget": "switch",
"labelWidth": 180,
"hidden": true,
"default": false
}
}
}
],
"actionConfig": [
{
"name": "修改",
"type": "button",
"style": {
"background": "linear-gradient(to right, #F98B02, #FB9C26)",
"border": "#FB9C26",
"color": "#fff"
},
"props": {},
"handler": "edit",
"authKey": "ActiveBanner-Modify",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL"]
},
{
"name": "修改",
"type": "button",
"style": {
"background": "linear-gradient(to right, #F98B02, #FB9C26)",
"border": "#FB9C26",
"color": "#fff"
},
"props": {
"modalContent": "对已上线的问题内容进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"
},
"authKey": "ActiveBanner-Modify",
"handler": "editModal",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "删除",
"btnType": "primary",
"type": "button",
"props": {},
"handler": "delete",
"authKey": "ActiveBanner-Del",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL", "ISR_ADMIN_DEL"]
},
{
"name": "上线",
"type": "button",
"props": {
"modalTitle": "确认上线",
"modalContent": "是否上线"
},
"authKey": "ActiveBanner-Online",
"handler": "onLine",
"showCondition": ["ISR_MERCHANT_DEL"]
},
{
"name": "下线",
"type": "button",
"authKey": "ActiveBanner-Offline",
"props": {
"modalContent": "是否下线?"
},
"handler": "offLine",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "下线",
"type": "button",
"props": {
"modalContent": "若对应的问题内容仍展示在店铺详情页,可操作【下线】隐藏。"
},
"authKey": "ActiveBanner-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]
}
]
}
{
"breadName": "问题内容",
"list": [
{
"type": "form",
"title": "add",
"key": "add",
"className": "",
"sort": ["cover", "linkUrl", "dateArray"],
"schema": {
"type": "object",
"displayType": "row",
"properties": {
"content": {
"title": "问题内容",
"type": "string",
"props": {},
"labelWidth": 180
},
"dateArray": {
"title": "时间范围",
"type": "range",
"format": "dateTime",
"props": {
"placeholder": [
"开始时间",
"结束时间"
]
},
"labelWidth": 180
},
"showValid": {
"title": "是否展示无效数据",
"type": "boolean",
"widget": "switch",
"labelWidth": 180
}
}
}
],
"actionConfig": [
{
"name": "修改",
"type": "button",
"style": {
"background": "linear-gradient(to right, #F98B02, #FB9C26)",
"border": "#FB9C26",
"color": "#fff"
},
"props": {},
"handler": "edit",
"authKey": "ActiveBanner-Modify",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL"]
},
{
"name": "修改",
"type": "button",
"style": {
"background": "linear-gradient(to right, #F98B02, #FB9C26)",
"border": "#FB9C26",
"color": "#fff"
},
"props": {
"modalContent": "对已上线的问题内容进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"
},
"authKey": "ActiveBanner-Modify",
"handler": "editModal",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "删除",
"btnType": "primary",
"type": "button",
"props": {},
"handler": "delete",
"authKey": "ActiveBanner-Del",
"showCondition": ["ISR_AUDIT_FAIL", "ISR_MERCHANT_DEL", "ISR_ADMIN_DEL"]
},
{
"name": "上线",
"type": "button",
"props": {
"modalTitle": "确认上线",
"modalContent": "是否上线"
},
"authKey": "ActiveBanner-Online",
"handler": "onLine",
"showCondition": ["ISR_MERCHANT_DEL"]
},
{
"name": "下线",
"type": "button",
"authKey": "ActiveBanner-Offline",
"props": {
"modalContent": "是否下线?"
},
"handler": "offLine",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "下线",
"type": "button",
"props": {
"modalContent": "若对应的问题内容仍展示在店铺详情页,可操作【下线】隐藏。"
},
"authKey": "ActiveBanner-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]
}
]
}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/FileMarkdownOutlined.d.ts","entries":[{"id":"95IJ.ts","source":"Workspace Edit","timestamp":1650788192590}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/FireOutlined.d.ts","entries":[{"id":"ynj0.ts","source":"Workspace Edit","timestamp":1650788192593}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_antd%404.19.5%40antd/lib/tag/index.d.ts","entries":[{"id":"kCGm.ts","source":"Workspace Edit","timestamp":1650788184049}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/BellFilled.d.ts","entries":[{"id":"T4GE.ts","source":"Workspace Edit","timestamp":1650788186481}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_rc-input%400.0.1-alpha.6%40rc-input/lib/interface.d.ts","entries":[{"id":"M6gn.ts","source":"Workspace Edit","timestamp":1650788186443}]}
{"version":1,"resource":"file:///Users/yikai/Projects/mp-subapp-biz-workbench/.umirc.local.ts","entries":[{"id":"AU2X.ts","timestamp":1654695936441},{"id":"dE0u.ts","source":"undoRedo.source","timestamp":1654696008688}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_rc-input%400.0.1-alpha.6%40rc-input/lib/index.d.ts","entries":[{"id":"kk16.ts","source":"Workspace Edit","timestamp":1650788186443}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_antd%404.19.5%40antd/lib/calendar/locale/en_US.d.ts","entries":[{"id":"t4s6.ts","source":"Workspace Edit","timestamp":1650788184091}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40umijs_deps%403.5.23%40%40umijs/deps/compiled/semver/functions/patch.d.ts","entries":[{"id":"tcQQ.ts","source":"Workspace Edit","timestamp":1650785995513},{"id":"Jq2s.ts","source":"moved.source","timestamp":1650788106387}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_antd%404.19.5%40antd/lib/dropdown/dropdown-button.d.ts","entries":[{"id":"QvHV.ts","source":"Workspace Edit","timestamp":1650788184083}]}
{"version":1,"resource":"file:///Users/yikai/Projects/mp-subapp-biz-workbench/src/components/PicSelectTab/index.jsx","entries":[{"id":"F8dH.jsx","timestamp":1649927788658}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_antd%404.19.5%40antd/lib/checkbox/index.d.ts","entries":[{"id":"5uoa.ts","source":"Workspace Edit","timestamp":1650788184000}]}
{"version":1,"resource":"file:///Users/yikai/Projects/provider_bench/src/mock/accountsForTest.js","entries":[{"id":"99NQ.js","timestamp":1655954768985},{"id":"b5wh.js","timestamp":1655954782531},{"id":"FAVp.js","timestamp":1655954818731},{"id":"vZgl.js","timestamp":1655954843118},{"id":"pMED.js","timestamp":1655954864178},{"id":"vXmb.js","timestamp":1655954884159},{"id":"GjRl.js","source":"undoRedo.source","timestamp":1655954888588},{"id":"YTZr.js","timestamp":1655954894632},{"id":"Ubsq.js","timestamp":1655955056398},{"id":"0LfG.js","timestamp":1658734084028},{"id":"uidJ.js","timestamp":1658737924875},{"id":"07Z3.js","timestamp":1658743098073},{"id":"Tcjv.js","source":"undoRedo.source","timestamp":1658743233752},{"id":"pHJv.js","timestamp":1659594729400},{"id":"ox8c.js","timestamp":1660188836930},{"id":"SVsQ.js","source":"undoRedo.source","timestamp":1660189433313},{"id":"HcQg.js","timestamp":1661325255214},{"id":"R0d1.js","source":"undoRedo.source","timestamp":1661325282311},{"id":"RWbc.js","timestamp":1661325285398},{"id":"t5nt.js","source":"undoRedo.source","timestamp":1661325304292},{"id":"UYOm.js","timestamp":1661325339501},{"id":"UTiT.js","timestamp":1661325586142}]}
{"version":1,"resource":"file:///Users/yikai/Projects/mp-subapp-biz-workbench/src/pages/storeDetail/OperatingStatus.jsx","entries":[{"id":"n4vq.jsx","timestamp":1653636133956}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/EyeInvisibleTwoTone.d.ts","entries":[{"id":"WRzZ.ts","source":"Workspace Edit","timestamp":1650788192585}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/CalculatorFilled.d.ts","entries":[{"id":"33HY.ts","source":"Workspace Edit","timestamp":1650788186488}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/AppstoreOutlined.d.ts","entries":[{"id":"AHdq.ts","source":"Workspace Edit","timestamp":1650788186478}]}
{"version":1,"resource":"file:///Users/yikai/Projects/mp-subapp-biz-workbench/src/pages/album/index.jsx","entries":[{"id":"w361.jsx","timestamp":1649745663990}]}
{
"list": [
{
"key": "filterOperation",
"sort": ["selectedStore", "batchOperation"],
"type": "form",
"props": {
"type": "object",
"properties": {
"selectedStore": {
"type": "object",
"props": {},
"title": "",
"width": "50%",
"widget": "StoreSwitch"
},
"batchOperation": {
"type": "object",
"width": "50%",
"widget": "BatchOps",
"className": "batchOperation",
"properties": {
"del": {
"type": "string",
"props": {
"authKey": "CertificationServices-BatchDel",
"operation": "handleDel"
},
"title": "批量删除",
"description": "只能对已上线的认证服务进行删除"
},
"sync": {
"type": "string",
"props": {
"authKey": "CertificationServices-Batchcopy",
"operation": "handleSync"
},
"title": "批量同步",
"description": "只能对已上线的认证服务进行同步"
},
"create": {
"type": "string",
"props": {
"authKey": "CertificationServices-AddCertificationServices",
"btnStyle": "primary",
"operation": "handleNavigate"
},
"title": "添加认证服务"
}
}
}
}
},
"title": "filterOperation",
"className": "form-container"
},
{
"key": "cmsTab",
"type": "tabs",
"props": {
"items": [
{
"key": "wait",
"name": "审核中",
"status": [],
"children": {
"key": "waitTable",
"type": "table",
"props": {
"isEdit": false,
"columns": [
{
"key": "title",
"title": "服务名称",
"render": "renderText",
"dataIndex": "title",
"renderProps": { "text": "title" }
},
{
"key": "style",
"title": "服务标签",
"render": "renderText",
"dataIndex": "style",
"renderProps": { "text": "style" }
},
{
"key": "linkUrl",
"title": "服务图片",
"render": "renderText",
"dataIndex": "linkUrl",
"renderProps": {"text": "linkUrl"}
},
{
"key": "status",
"title": "状态",
"render": "renderStatus",
"dataIndex": "status"
},
{
"key": "operation",
"title": "操作",
"width": 300,
"render": "renderOperation",
"dataIndex": "operation",
"renderProps": {
"actionConfig": [
{
"name": "查看",
"props": {},
"authKey": "CertificationServices-View",
"handler": "view",
"showCondition": true
},
{
"name": "删除",
"props": {},
"danger": true,
"authKey": "CertificationServices-Del",
"handler": "delete",
"showCondition": [
"ISR_AUDIT_FAIL",
"ISR_MERCHANT_DEL",
"ISR_ADMIN_DEL"
]
},
{
"name": "修改",
"props": {},
"authKey": "CertificationServices-Modify",
"handler": "edit",
"showCondition": [
"ISR_AUDIT_FAIL",
"ISR_MERCHANT_DEL"
]
},
{
"name": "修改",
"props": {
"modalContent": "对已上线的认证服务进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"
},
"authKey": "CertificationServices-Modify",
"handler": "editModal",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "上线",
"props": {
"modalTitle": "确认上线",
"modalContent": "是否上线"
},
"authKey": "CertificationServices-Online",
"handler": "onLine",
"showCondition": ["ISR_MERCHANT_DEL"]
},
{
"name": "下线",
"props": { "modalContent": "是否下线?" },
"authKey": "CertificationServices-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "下线",
"props": {
"modalContent": "若对应的认证服务仍展示在店铺详情页,可操作【下线】隐藏。"
},
"authKey": "CertificationServices-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]
}
]
}
}
],
"dependencies": ["cmsTab"]
},
"title": "waitTable",
"className": ""
}
},
{
"key": "online",
"name": "已上线",
"status": [],
"children": {
"key": "onlineTable",
"type": "table",
"props": {
"isEdit": true,
"columns": [
{
"key": "title",
"title": "服务名称",
"render": "renderText",
"dataIndex": "title",
"renderProps": { "text": "title" }
},
{
"key": "style",
"title": "服务标签",
"render": "renderText",
"dataIndex": "style",
"renderProps": { "text": "style" }
},
{
"key": "linkUrl",
"title": "服务图片",
"render": "renderText",
"dataIndex": "linkUrl",
"renderProps": {"text": "linkUrl"}
},
{
"key": "status",
"title": "状态",
"render": "renderStatus",
"dataIndex": "status"
},
{
"key": "operation",
"title": "操作",
"width": 300,
"render": "renderOperation",
"dataIndex": "operation",
"renderProps": {
"actionConfig": [
{
"name": "查看",
"props": {},
"authKey": "CertificationServices-View",
"handler": "view",
"showCondition": true
},
{
"name": "删除",
"props": {},
"danger": true,
"authKey": "CertificationServices-Del",
"handler": "delete",
"showCondition": [
"ISR_AUDIT_FAIL",
"ISR_MERCHANT_DEL",
"ISR_ADMIN_DEL"
]
},
{
"name": "修改",
"props": {},
"authKey": "CertificationServices-Modify",
"handler": "edit",
"showCondition": [
"ISR_AUDIT_FAIL",
"ISR_MERCHANT_DEL"
]
},
{
"name": "修改",
"props": {
"modalContent": "对已上线的认证服务进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"
},
"authKey": "CertificationServices-Modify",
"handler": "editModal",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "上线",
"props": {
"modalTitle": "确认上线",
"modalContent": "是否上线"
},
"authKey": "CertificationServices-Online",
"handler": "onLine",
"showCondition": ["ISR_MERCHANT_DEL"]
},
{
"name": "下线",
"props": { "modalContent": "是否下线?" },
"authKey": "CertificationServices-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "下线",
"props": {
"modalContent": "若对应的认证服务仍展示在店铺详情页,可操作【下线】隐藏。"
},
"authKey": "CertificationServices-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]
}
]
}
}
],
"dependencies": ["cmsTab"]
},
"title": "onlineTable",
"className": ""
}
},
{
"key": "offline",
"name": "已下线",
"status": [],
"children": {
"key": "offlineTable",
"type": "table",
"props": {
"isEdit": false,
"columns": [
{
"key": "title",
"title": "服务名称",
"render": "renderText",
"dataIndex": "title",
"renderProps": { "text": "title" }
},
{
"key": "style",
"title": "服务标签",
"render": "renderText",
"dataIndex": "style",
"renderProps": { "text": "style" }
},
{
"key": "linkUrl",
"title": "服务图片",
"render": "renderText",
"dataIndex": "linkUrl",
"renderProps": {"text": "linkUrl"}
},
{
"key": "status",
"title": "状态",
"render": "renderStatus",
"dataIndex": "status"
},
{
"key": "operation",
"title": "操作",
"width": 300,
"render": "renderOperation",
"dataIndex": "operation",
"renderProps": {
"actionConfig": [
{
"name": "查看",
"props": {},
"authKey": "CertificationServices-View",
"handler": "view",
"showCondition": true
},
{
"name": "删除",
"props": {},
"danger": true,
"authKey": "CertificationServices-Del",
"handler": "delete",
"showCondition": [
"ISR_AUDIT_FAIL",
"ISR_MERCHANT_DEL",
"ISR_ADMIN_DEL"
]
},
{
"name": "修改",
"props": {},
"authKey": "CertificationServices-Modify",
"handler": "edit",
"showCondition": [
"ISR_AUDIT_FAIL",
"ISR_MERCHANT_DEL"
]
},
{
"name": "修改",
"props": {
"modalContent": "对已上线的认证服务进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"
},
"authKey": "CertificationServices-Modify",
"handler": "editModal",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "上线",
"props": {
"modalTitle": "确认上线",
"modalContent": "是否上线"
},
"authKey": "CertificationServices-Online",
"handler": "onLine",
"showCondition": ["ISR_MERCHANT_DEL"]
},
{
"name": "下线",
"props": { "modalContent": "是否下线?" },
"authKey": "CertificationServices-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "下线",
"props": {
"modalContent": "若对应的认证服务仍展示在店铺详情页,可操作【下线】隐藏。"
},
"authKey": "CertificationServices-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]
}
]
}
}
],
"dependencies": ["cmsTab"]
},
"title": "offlineTable",
"className": ""
}
}
]
},
"title": "tabs",
"className": "cms-tab"
}
],
"tplName": "认证服务",
"breadName": "认证服务"
}
{
"list": [
{
"key": "filterOperation",
"sort": ["selectedStore", "batchOperation"],
"type": "form",
"props": {
"type": "object",
"properties": {
"selectedStore": {
"type": "object",
"props": {},
"title": "",
"width": "50%",
"widget": "StoreSwitch"
},
"batchOperation": {
"type": "object",
"width": "50%",
"widget": "BatchOps",
"className": "batchOperation",
"properties": {
"del": {
"type": "string",
"props": {
"authKey": "SpecialService-BatchDel",
"operation": "handleDel"
},
"title": "批量删除",
"description": "只能对已上线的认证服务进行删除"
},
"sync": {
"type": "string",
"props": {
"authKey": "SpecialService-Batchcopy",
"operation": "handleSync"
},
"title": "批量同步",
"description": "只能对已上线的认证服务进行同步"
},
"create": {
"type": "string",
"props": {
"authKey": "SpecialService-Createactivity",
"btnStyle": "primary",
"operation": "handleNavigate"
},
"title": "添加认证服务"
}
}
}
}
},
"title": "filterOperation",
"className": "form-container"
},
{
"key": "cmsTab",
"type": "tabs",
"props": {
"items": [
{
"key": "wait",
"name": "审核中",
"status": [],
"children": {
"key": "waitTable",
"type": "table",
"props": {
"isEdit": false,
"columns": [
{
"key": "title",
"title": "服务名称",
"render": "renderText",
"dataIndex": "title",
"renderProps": { "text": "title" }
},
{
"key": "style",
"title": "服务标签",
"render": "renderText",
"dataIndex": "style",
"renderProps": { "text": "style" }
},
{
"key": "linkUrl",
"title": "服务图片",
"render": "renderText",
"dataIndex": "linkUrl",
"renderProps": {"text": "linkUrl"}
},
{
"key": "status",
"title": "状态",
"render": "renderStatus",
"dataIndex": "status"
},
{
"key": "operation",
"title": "操作",
"width": 300,
"render": "renderOperation",
"dataIndex": "operation",
"renderProps": {
"actionConfig": [
{
"name": "查看",
"props": {},
"authKey": "SpecialService-View",
"handler": "view",
"showCondition": true
},
{
"name": "删除",
"props": {},
"danger": true,
"authKey": "SpecialService-Del",
"handler": "delete",
"showCondition": [
"ISR_AUDIT_FAIL",
"ISR_MERCHANT_DEL",
"ISR_ADMIN_DEL"
]
},
{
"name": "修改",
"props": {},
"authKey": "SpecialService-Modify",
"handler": "edit",
"showCondition": [
"ISR_AUDIT_FAIL",
"ISR_MERCHANT_DEL"
]
},
{
"name": "修改",
"props": {
"modalContent": "对已上线的认证服务进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"
},
"authKey": "SpecialService-Modify",
"handler": "editModal",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "上线",
"props": {
"modalTitle": "确认上线",
"modalContent": "是否上线"
},
"authKey": "SpecialService-Online",
"handler": "onLine",
"showCondition": ["ISR_MERCHANT_DEL"]
},
{
"name": "下线",
"props": { "modalContent": "是否下线?" },
"authKey": "SpecialService-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "下线",
"props": {
"modalContent": "若对应的认证服务仍展示在店铺详情页,可操作【下线】隐藏。"
},
"authKey": "SpecialService-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]
}
]
}
}
],
"dependencies": ["cmsTab"]
},
"title": "waitTable",
"className": ""
}
},
{
"key": "online",
"name": "已上线",
"status": [],
"children": {
"key": "onlineTable",
"type": "table",
"props": {
"isEdit": true,
"columns": [
{
"key": "iconUrl",
"title": "服务按钮",
"width": 300,
"render": "renderItemBrief",
"dataIndex": "iconUrl",
"renderProps": { "imgPath": "iconUrl" }
},
{
"key": "title",
"title": "服务名称",
"render": "renderText",
"dataIndex": "title",
"renderProps": { "text": "title" }
},
{
"key": "weight",
"title": "权重",
"width": 100,
"render": "renderText",
"ellipsis": { "showTitle": false },
"dataIndex": "weight"
},
{
"key": "status",
"title": "状态",
"render": "renderStatus",
"dataIndex": "status"
},
{
"key": "operation",
"title": "操作",
"width": 300,
"render": "renderOperation",
"dataIndex": "operation",
"renderProps": {
"actionConfig": [
{
"name": "查看",
"props": {},
"authKey": "SpecialService-View",
"handler": "view",
"showCondition": true
},
{
"name": "删除",
"props": {},
"danger": true,
"authKey": "SpecialService-Del",
"handler": "delete",
"showCondition": [
"ISR_AUDIT_FAIL",
"ISR_MERCHANT_DEL",
"ISR_ADMIN_DEL"
]
},
{
"name": "修改",
"props": {},
"authKey": "SpecialService-Modify",
"handler": "edit",
"showCondition": [
"ISR_AUDIT_FAIL",
"ISR_MERCHANT_DEL"
]
},
{
"name": "修改",
"props": {
"modalContent": "对已上线的认证服务进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"
},
"authKey": "SpecialService-Modify",
"handler": "editModal",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "上线",
"props": {
"modalTitle": "确认上线",
"modalContent": "是否上线"
},
"authKey": "SpecialService-Online",
"handler": "onLine",
"showCondition": ["ISR_MERCHANT_DEL"]
},
{
"name": "下线",
"props": { "modalContent": "是否下线?" },
"authKey": "SpecialService-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "下线",
"props": {
"modalContent": "若对应的认证服务仍展示在店铺详情页,可操作【下线】隐藏。"
},
"authKey": "SpecialService-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]
}
]
}
}
],
"dependencies": ["cmsTab"]
},
"title": "onlineTable",
"className": ""
}
},
{
"key": "offline",
"name": "已下线",
"status": [],
"children": {
"key": "offlineTable",
"type": "table",
"props": {
"isEdit": false,
"columns": [
{
"key": "iconUrl",
"title": "服务按钮",
"width": 300,
"render": "renderItemBrief",
"dataIndex": "iconUrl",
"renderProps": { "imgPath": "iconUrl" }
},
{
"key": "title",
"title": "服务名称",
"render": "renderText",
"dataIndex": "title",
"renderProps": { "text": "title" }
},
{
"key": "weight",
"title": "权重",
"width": 100,
"render": "renderText",
"ellipsis": { "showTitle": false },
"dataIndex": "weight"
},
{
"key": "status",
"title": "状态",
"render": "renderStatus",
"dataIndex": "status"
},
{
"key": "operation",
"title": "操作",
"width": 300,
"render": "renderOperation",
"dataIndex": "operation",
"renderProps": {
"actionConfig": [
{
"name": "查看",
"props": {},
"authKey": "SpecialService-View",
"handler": "view",
"showCondition": true
},
{
"name": "删除",
"props": {},
"danger": true,
"authKey": "SpecialService-Del",
"handler": "delete",
"showCondition": [
"ISR_AUDIT_FAIL",
"ISR_MERCHANT_DEL",
"ISR_ADMIN_DEL"
]
},
{
"name": "修改",
"props": {},
"authKey": "SpecialService-Modify",
"handler": "edit",
"showCondition": [
"ISR_AUDIT_FAIL",
"ISR_MERCHANT_DEL"
]
},
{
"name": "修改",
"props": {
"modalContent": "对已上线的认证服务进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"
},
"authKey": "SpecialService-Modify",
"handler": "editModal",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "上线",
"props": {
"modalTitle": "确认上线",
"modalContent": "是否上线"
},
"authKey": "SpecialService-Online",
"handler": "onLine",
"showCondition": ["ISR_MERCHANT_DEL"]
},
{
"name": "下线",
"props": { "modalContent": "是否下线?" },
"authKey": "SpecialService-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "下线",
"props": {
"modalContent": "若对应的认证服务仍展示在店铺详情页,可操作【下线】隐藏。"
},
"authKey": "SpecialService-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]
}
]
}
}
],
"dependencies": ["cmsTab"]
},
"title": "offlineTable",
"className": ""
}
}
]
},
"title": "tabs",
"className": "cms-tab"
}
],
"tplName": "认证服务",
"breadName": "认证服务"
}
{"version":1,"resource":"file:///Users/yikai/Projects/mp-subapp-biz-workbench/src/pages/cms/list/scheme/xinyang.json","entries":[{"id":"hAfP.json","timestamp":1662522183977},{"id":"M0uk.json","timestamp":1662532809819},{"id":"gd19.json","timestamp":1662532928294},{"id":"Niz7.json","timestamp":1662532996383},{"id":"Mup0.json","timestamp":1662533025895},{"id":"SBvE.json","timestamp":1662533108547},{"id":"Cd06.json","timestamp":1662533132361},{"id":"Yr65.json","timestamp":1662533172918},{"id":"oBlD.json","timestamp":1662533288018},{"id":"aW8K.json","timestamp":1662533307382},{"id":"M1BA.json","timestamp":1662550800626}]}
{
"list": [
{
"key": "filterOperation",
"sort": ["selectedStore", "batchOperation"],
"type": "form",
"props": {
"type": "object",
"properties": {
"selectedStore": {
"type": "object",
"props": {},
"title": "",
"width": "50%",
"widget": "StoreSwitch"
},
"batchOperation": {
"type": "object",
"props": {
"tabKey": "cmsTab",
"columns": [
{
"key": "iconUrl",
"title": "服务按钮",
"width": 300,
"render": "renderItemBrief",
"dataIndex": "iconUrl",
"renderProps": { "imgPath": "iconUrl" }
},
{
"key": "title",
"title": "服务名称",
"render": "renderText",
"dataIndex": "title",
"renderProps": { "text": "title" }
},
{
"key": "weight",
"title": "权重",
"width": 100,
"render": "renderText",
"ellipsis": { "showTitle": false },
"dataIndex": "weight"
},
{
"key": "status",
"title": "状态",
"render": "renderStatus",
"dataIndex": "status"
}
],
"subject": "认证服务",
"sourceTab": "online",
"maxCreateCount": 8
},
"width": "50%",
"widget": "BatchOps",
"className": "batchOperation",
"properties": {
"del": {
"type": "string",
"props": {
"authKey": "SpecialService-BatchDel",
"operation": "handleDel"
},
"title": "批量删除",
"description": "只能对已上线的认证服务进行删除"
},
"sync": {
"type": "string",
"props": {
"authKey": "SpecialService-Batchcopy",
"operation": "handleSync"
},
"title": "批量同步",
"description": "只能对已上线的认证服务进行同步"
},
"create": {
"type": "string",
"props": {
"authKey": "SpecialService-Createactivity",
"btnStyle": "primary",
"operation": "handleNavigate"
},
"title": "添加认证服务"
}
}
}
}
},
"title": "filterOperation",
"className": "form-container"
},
{
"key": "cmsTab",
"type": "tabs",
"props": {
"items": [
{
"key": "wait",
"name": "审核中",
"status": [],
"children": {
"key": "waitTable",
"type": "table",
"props": {
"isEdit": false,
"columns": [
{
"key": "iconUrl",
"title": "服务按钮",
"width": 300,
"render": "renderItemBrief",
"dataIndex": "iconUrl",
"renderProps": { "imgPath": "iconUrl" }
},
{
"key": "title",
"title": "服务名称",
"render": "renderText",
"dataIndex": "title",
"renderProps": { "text": "title" }
},
{
"key": "weight",
"title": "权重",
"width": 100,
"render": "renderText",
"ellipsis": { "showTitle": false },
"dataIndex": "weight"
},
{
"key": "status",
"title": "状态",
"render": "renderStatus",
"dataIndex": "status"
},
{
"key": "operation",
"title": "操作",
"width": 300,
"render": "renderOperation",
"dataIndex": "operation",
"renderProps": {
"actionConfig": [
{
"name": "查看",
"props": {},
"authKey": "SpecialService-View",
"handler": "view",
"showCondition": true
},
{
"name": "删除",
"props": {},
"danger": true,
"authKey": "SpecialService-Del",
"handler": "delete",
"showCondition": [
"ISR_AUDIT_FAIL",
"ISR_MERCHANT_DEL",
"ISR_ADMIN_DEL"
]
},
{
"name": "修改",
"props": {},
"authKey": "SpecialService-Modify",
"handler": "edit",
"showCondition": [
"ISR_AUDIT_FAIL",
"ISR_MERCHANT_DEL"
]
},
{
"name": "修改",
"props": {
"modalContent": "对已上线的认证服务进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"
},
"authKey": "SpecialService-Modify",
"handler": "editModal",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "上线",
"props": {
"modalTitle": "确认上线",
"modalContent": "是否上线"
},
"authKey": "SpecialService-Online",
"handler": "onLine",
"showCondition": ["ISR_MERCHANT_DEL"]
},
{
"name": "下线",
"props": { "modalContent": "是否下线?" },
"authKey": "SpecialService-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "下线",
"props": {
"modalContent": "若对应的认证服务仍展示在店铺详情页,可操作【下线】隐藏。"
},
"authKey": "SpecialService-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]
}
]
}
}
],
"dependencies": ["cmsTab"]
},
"title": "waitTable",
"className": ""
}
},
{
"key": "online",
"name": "已上线",
"status": [],
"children": {
"key": "onlineTable",
"type": "table",
"props": {
"isEdit": true,
"columns": [
{
"key": "iconUrl",
"title": "服务按钮",
"width": 300,
"render": "renderItemBrief",
"dataIndex": "iconUrl",
"renderProps": { "imgPath": "iconUrl" }
},
{
"key": "title",
"title": "服务名称",
"render": "renderText",
"dataIndex": "title",
"renderProps": { "text": "title" }
},
{
"key": "weight",
"title": "权重",
"width": 100,
"render": "renderText",
"ellipsis": { "showTitle": false },
"dataIndex": "weight"
},
{
"key": "status",
"title": "状态",
"render": "renderStatus",
"dataIndex": "status"
},
{
"key": "operation",
"title": "操作",
"width": 300,
"render": "renderOperation",
"dataIndex": "operation",
"renderProps": {
"actionConfig": [
{
"name": "查看",
"props": {},
"authKey": "SpecialService-View",
"handler": "view",
"showCondition": true
},
{
"name": "删除",
"props": {},
"danger": true,
"authKey": "SpecialService-Del",
"handler": "delete",
"showCondition": [
"ISR_AUDIT_FAIL",
"ISR_MERCHANT_DEL",
"ISR_ADMIN_DEL"
]
},
{
"name": "修改",
"props": {},
"authKey": "SpecialService-Modify",
"handler": "edit",
"showCondition": [
"ISR_AUDIT_FAIL",
"ISR_MERCHANT_DEL"
]
},
{
"name": "修改",
"props": {
"modalContent": "对已上线的认证服务进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"
},
"authKey": "SpecialService-Modify",
"handler": "editModal",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "上线",
"props": {
"modalTitle": "确认上线",
"modalContent": "是否上线"
},
"authKey": "SpecialService-Online",
"handler": "onLine",
"showCondition": ["ISR_MERCHANT_DEL"]
},
{
"name": "下线",
"props": { "modalContent": "是否下线?" },
"authKey": "SpecialService-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "下线",
"props": {
"modalContent": "若对应的认证服务仍展示在店铺详情页,可操作【下线】隐藏。"
},
"authKey": "SpecialService-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]
}
]
}
}
],
"dependencies": ["cmsTab"]
},
"title": "onlineTable",
"className": ""
}
},
{
"key": "offline",
"name": "已下线",
"status": [],
"children": {
"key": "offlineTable",
"type": "table",
"props": {
"isEdit": false,
"columns": [
{
"key": "iconUrl",
"title": "服务按钮",
"width": 300,
"render": "renderItemBrief",
"dataIndex": "iconUrl",
"renderProps": { "imgPath": "iconUrl" }
},
{
"key": "title",
"title": "服务名称",
"render": "renderText",
"dataIndex": "title",
"renderProps": { "text": "title" }
},
{
"key": "weight",
"title": "权重",
"width": 100,
"render": "renderText",
"ellipsis": { "showTitle": false },
"dataIndex": "weight"
},
{
"key": "status",
"title": "状态",
"render": "renderStatus",
"dataIndex": "status"
},
{
"key": "operation",
"title": "操作",
"width": 300,
"render": "renderOperation",
"dataIndex": "operation",
"renderProps": {
"actionConfig": [
{
"name": "查看",
"props": {},
"authKey": "SpecialService-View",
"handler": "view",
"showCondition": true
},
{
"name": "删除",
"props": {},
"danger": true,
"authKey": "SpecialService-Del",
"handler": "delete",
"showCondition": [
"ISR_AUDIT_FAIL",
"ISR_MERCHANT_DEL",
"ISR_ADMIN_DEL"
]
},
{
"name": "修改",
"props": {},
"authKey": "SpecialService-Modify",
"handler": "edit",
"showCondition": [
"ISR_AUDIT_FAIL",
"ISR_MERCHANT_DEL"
]
},
{
"name": "修改",
"props": {
"modalContent": "对已上线的认证服务进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"
},
"authKey": "SpecialService-Modify",
"handler": "editModal",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "上线",
"props": {
"modalTitle": "确认上线",
"modalContent": "是否上线"
},
"authKey": "SpecialService-Online",
"handler": "onLine",
"showCondition": ["ISR_MERCHANT_DEL"]
},
{
"name": "下线",
"props": { "modalContent": "是否下线?" },
"authKey": "SpecialService-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "下线",
"props": {
"modalContent": "若对应的认证服务仍展示在店铺详情页,可操作【下线】隐藏。"
},
"authKey": "SpecialService-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]
}
]
}
}
],
"dependencies": ["cmsTab"]
},
"title": "offlineTable",
"className": ""
}
}
]
},
"title": "tabs",
"className": "cms-tab"
}
],
"tplName": "认证服务",
"breadName": "认证服务"
}
{
"list": [
{
"key": "filterOperation",
"sort": ["selectedStore", "batchOperation"],
"type": "form",
"props": {
"type": "object",
"properties": {
"selectedStore": {
"type": "object",
"props": {},
"title": "",
"width": "50%",
"widget": "StoreSwitch"
},
"batchOperation": {
"type": "object",
"props": {
"tabKey": "cmsTab",
"columns": [
{
"key": "iconUrl",
"title": "服务按钮",
"width": 300,
"render": "renderItemBrief",
"dataIndex": "iconUrl",
"renderProps": { "imgPath": "iconUrl" }
},
{
"key": "title",
"title": "服务名称",
"render": "renderText",
"dataIndex": "title",
"renderProps": { "text": "title" }
},
{
"key": "weight",
"title": "权重",
"width": 100,
"render": "renderText",
"ellipsis": { "showTitle": false },
"dataIndex": "weight"
},
{
"key": "status",
"title": "状态",
"render": "renderStatus",
"dataIndex": "status"
}
],
"subject": "特色服务",
"sourceTab": "online",
"maxCreateCount": 8
},
"width": "50%",
"widget": "BatchOps",
"className": "batchOperation",
"properties": {
"del": {
"type": "string",
"props": {
"authKey": "SpecialService-BatchDel",
"operation": "handleDel"
},
"title": "批量删除",
"description": "只能对已上线的特色服务进行删除"
},
"sort": {
"type": "string",
"props": {
"authKey": "SpecialService-Sort",
"operation": "handleSort"
},
"title": "特色服务排序",
"description": "只能对审核通过的特色服务进行排序"
},
"sync": {
"type": "string",
"props": {
"authKey": "SpecialService-Batchcopy",
"operation": "handleSync"
},
"title": "批量同步",
"description": "只能对已上线的特色服务进行同步"
},
"create": {
"type": "string",
"props": {
"authKey": "SpecialService-Createactivity",
"btnStyle": "primary",
"operation": "handleNavigate"
},
"title": "添加特色服务"
}
}
}
}
},
"title": "filterOperation",
"className": "form-container"
},
{
"key": "cmsTab",
"type": "tabs",
"props": {
"items": [
{
"key": "wait",
"name": "审核中",
"status": [],
"children": {
"key": "waitTable",
"type": "table",
"props": {
"isEdit": false,
"columns": [
{
"key": "iconUrl",
"title": "服务按钮",
"width": 300,
"render": "renderItemBrief",
"dataIndex": "iconUrl",
"renderProps": { "imgPath": "iconUrl" }
},
{
"key": "title",
"title": "服务名称",
"render": "renderText",
"dataIndex": "title",
"renderProps": { "text": "title" }
},
{
"key": "weight",
"title": "权重",
"width": 100,
"render": "renderText",
"ellipsis": { "showTitle": false },
"dataIndex": "weight"
},
{
"key": "status",
"title": "状态",
"render": "renderStatus",
"dataIndex": "status"
},
{
"key": "operation",
"title": "操作",
"width": 300,
"render": "renderOperation",
"dataIndex": "operation",
"renderProps": {
"actionConfig": [
{
"name": "查看",
"props": {},
"authKey": "SpecialService-View",
"handler": "view",
"showCondition": true
},
{
"name": "删除",
"props": {},
"danger": true,
"authKey": "SpecialService-Del",
"handler": "delete",
"showCondition": [
"ISR_AUDIT_FAIL",
"ISR_MERCHANT_DEL",
"ISR_ADMIN_DEL"
]
},
{
"name": "修改",
"props": {},
"authKey": "SpecialService-Modify",
"handler": "edit",
"showCondition": [
"ISR_AUDIT_FAIL",
"ISR_MERCHANT_DEL"
]
},
{
"name": "修改",
"props": {
"modalContent": "对已上线的特色服务进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"
},
"authKey": "SpecialService-Modify",
"handler": "editModal",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "上线",
"props": {
"modalTitle": "确认上线",
"modalContent": "是否上线"
},
"authKey": "SpecialService-Online",
"handler": "onLine",
"showCondition": ["ISR_MERCHANT_DEL"]
},
{
"name": "下线",
"props": { "modalContent": "是否下线?" },
"authKey": "SpecialService-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "下线",
"props": {
"modalContent": "若对应的特色服务仍展示在店铺详情页,可操作【下线】隐藏。"
},
"authKey": "SpecialService-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]
}
]
}
}
],
"dependencies": ["cmsTab"]
},
"title": "waitTable",
"className": ""
}
},
{
"key": "online",
"name": "已上线",
"status": [],
"children": {
"key": "onlineTable",
"type": "table",
"props": {
"isEdit": true,
"columns": [
{
"key": "iconUrl",
"title": "服务按钮",
"width": 300,
"render": "renderItemBrief",
"dataIndex": "iconUrl",
"renderProps": { "imgPath": "iconUrl" }
},
{
"key": "title",
"title": "服务名称",
"render": "renderText",
"dataIndex": "title",
"renderProps": { "text": "title" }
},
{
"key": "weight",
"title": "权重",
"width": 100,
"render": "renderText",
"ellipsis": { "showTitle": false },
"dataIndex": "weight"
},
{
"key": "status",
"title": "状态",
"render": "renderStatus",
"dataIndex": "status"
},
{
"key": "operation",
"title": "操作",
"width": 300,
"render": "renderOperation",
"dataIndex": "operation",
"renderProps": {
"actionConfig": [
{
"name": "查看",
"props": {},
"authKey": "SpecialService-View",
"handler": "view",
"showCondition": true
},
{
"name": "删除",
"props": {},
"danger": true,
"authKey": "SpecialService-Del",
"handler": "delete",
"showCondition": [
"ISR_AUDIT_FAIL",
"ISR_MERCHANT_DEL",
"ISR_ADMIN_DEL"
]
},
{
"name": "修改",
"props": {},
"authKey": "SpecialService-Modify",
"handler": "edit",
"showCondition": [
"ISR_AUDIT_FAIL",
"ISR_MERCHANT_DEL"
]
},
{
"name": "修改",
"props": {
"modalContent": "对已上线的特色服务进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"
},
"authKey": "SpecialService-Modify",
"handler": "editModal",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "上线",
"props": {
"modalTitle": "确认上线",
"modalContent": "是否上线"
},
"authKey": "SpecialService-Online",
"handler": "onLine",
"showCondition": ["ISR_MERCHANT_DEL"]
},
{
"name": "下线",
"props": { "modalContent": "是否下线?" },
"authKey": "SpecialService-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "下线",
"props": {
"modalContent": "若对应的特色服务仍展示在店铺详情页,可操作【下线】隐藏。"
},
"authKey": "SpecialService-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]
}
]
}
}
],
"dependencies": ["cmsTab"]
},
"title": "onlineTable",
"className": ""
}
},
{
"key": "offline",
"name": "已下线",
"status": [],
"children": {
"key": "offlineTable",
"type": "table",
"props": {
"isEdit": false,
"columns": [
{
"key": "iconUrl",
"title": "服务按钮",
"width": 300,
"render": "renderItemBrief",
"dataIndex": "iconUrl",
"renderProps": { "imgPath": "iconUrl" }
},
{
"key": "title",
"title": "服务名称",
"render": "renderText",
"dataIndex": "title",
"renderProps": { "text": "title" }
},
{
"key": "weight",
"title": "权重",
"width": 100,
"render": "renderText",
"ellipsis": { "showTitle": false },
"dataIndex": "weight"
},
{
"key": "status",
"title": "状态",
"render": "renderStatus",
"dataIndex": "status"
},
{
"key": "operation",
"title": "操作",
"width": 300,
"render": "renderOperation",
"dataIndex": "operation",
"renderProps": {
"actionConfig": [
{
"name": "查看",
"props": {},
"authKey": "SpecialService-View",
"handler": "view",
"showCondition": true
},
{
"name": "删除",
"props": {},
"danger": true,
"authKey": "SpecialService-Del",
"handler": "delete",
"showCondition": [
"ISR_AUDIT_FAIL",
"ISR_MERCHANT_DEL",
"ISR_ADMIN_DEL"
]
},
{
"name": "修改",
"props": {},
"authKey": "SpecialService-Modify",
"handler": "edit",
"showCondition": [
"ISR_AUDIT_FAIL",
"ISR_MERCHANT_DEL"
]
},
{
"name": "修改",
"props": {
"modalContent": "对已上线的特色服务进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"
},
"authKey": "SpecialService-Modify",
"handler": "editModal",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "上线",
"props": {
"modalTitle": "确认上线",
"modalContent": "是否上线"
},
"authKey": "SpecialService-Online",
"handler": "onLine",
"showCondition": ["ISR_MERCHANT_DEL"]
},
{
"name": "下线",
"props": { "modalContent": "是否下线?" },
"authKey": "SpecialService-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "下线",
"props": {
"modalContent": "若对应的特色服务仍展示在店铺详情页,可操作【下线】隐藏。"
},
"authKey": "SpecialService-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]
}
]
}
}
],
"dependencies": ["cmsTab"]
},
"title": "offlineTable",
"className": ""
}
}
]
},
"title": "tabs",
"className": "cms-tab"
}
],
"tplName": "特色服务",
"breadName": "特色服务"
}
{
"list": [
{
"key": "filterOperation",
"sort": ["selectedStore", "batchOperation"],
"type": "form",
"props": {
"type": "object",
"properties": {
"selectedStore": {
"type": "object",
"props": {},
"title": "",
"width": "50%",
"widget": "StoreSwitch"
},
"batchOperation": {
"type": "object",
"props": {
"tabKey": "cmsTab",
"columns": [
{
"key": "iconUrl",
"title": "服务按钮",
"width": 300,
"render": "renderItemBrief",
"dataIndex": "iconUrl",
"renderProps": { "imgPath": "iconUrl" }
},
{
"key": "title",
"title": "服务名称",
"render": "renderText",
"dataIndex": "title",
"renderProps": { "text": "title" }
},
{
"key": "weight",
"title": "权重",
"width": 100,
"render": "renderText",
"ellipsis": { "showTitle": false },
"dataIndex": "weight"
},
{
"key": "status",
"title": "状态",
"render": "renderStatus",
"dataIndex": "status"
}
],
"subject": "认证服务",
"sourceTab": "online",
"maxCreateCount": 8
},
"width": "50%",
"widget": "BatchOps",
"className": "batchOperation",
"properties": {
"del": {
"type": "string",
"props": {
"authKey": "SpecialService-BatchDel",
"operation": "handleDel"
},
"title": "批量删除",
"description": "只能对已上线的认证服务进行删除"
},
"sort": {
"type": "string",
"props": {
"authKey": "SpecialService-Sort",
"operation": "handleSort"
},
"title": "认证服务排序",
"description": "只能对审核通过的认证服务进行排序"
},
"sync": {
"type": "string",
"props": {
"authKey": "SpecialService-Batchcopy",
"operation": "handleSync"
},
"title": "批量同步",
"description": "只能对已上线的认证服务进行同步"
},
"create": {
"type": "string",
"props": {
"authKey": "SpecialService-Createactivity",
"btnStyle": "primary",
"operation": "handleNavigate"
},
"title": "添加认证服务"
}
}
}
}
},
"title": "filterOperation",
"className": "form-container"
},
{
"key": "cmsTab",
"type": "tabs",
"props": {
"items": [
{
"key": "wait",
"name": "审核中",
"status": [],
"children": {
"key": "waitTable",
"type": "table",
"props": {
"isEdit": false,
"columns": [
{
"key": "iconUrl",
"title": "服务按钮",
"width": 300,
"render": "renderItemBrief",
"dataIndex": "iconUrl",
"renderProps": { "imgPath": "iconUrl" }
},
{
"key": "title",
"title": "服务名称",
"render": "renderText",
"dataIndex": "title",
"renderProps": { "text": "title" }
},
{
"key": "weight",
"title": "权重",
"width": 100,
"render": "renderText",
"ellipsis": { "showTitle": false },
"dataIndex": "weight"
},
{
"key": "status",
"title": "状态",
"render": "renderStatus",
"dataIndex": "status"
},
{
"key": "operation",
"title": "操作",
"width": 300,
"render": "renderOperation",
"dataIndex": "operation",
"renderProps": {
"actionConfig": [
{
"name": "查看",
"props": {},
"authKey": "SpecialService-View",
"handler": "view",
"showCondition": true
},
{
"name": "删除",
"props": {},
"danger": true,
"authKey": "SpecialService-Del",
"handler": "delete",
"showCondition": [
"ISR_AUDIT_FAIL",
"ISR_MERCHANT_DEL",
"ISR_ADMIN_DEL"
]
},
{
"name": "修改",
"props": {},
"authKey": "SpecialService-Modify",
"handler": "edit",
"showCondition": [
"ISR_AUDIT_FAIL",
"ISR_MERCHANT_DEL"
]
},
{
"name": "修改",
"props": {
"modalContent": "对已上线的认证服务进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"
},
"authKey": "SpecialService-Modify",
"handler": "editModal",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "上线",
"props": {
"modalTitle": "确认上线",
"modalContent": "是否上线"
},
"authKey": "SpecialService-Online",
"handler": "onLine",
"showCondition": ["ISR_MERCHANT_DEL"]
},
{
"name": "下线",
"props": { "modalContent": "是否下线?" },
"authKey": "SpecialService-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "下线",
"props": {
"modalContent": "若对应的认证服务仍展示在店铺详情页,可操作【下线】隐藏。"
},
"authKey": "SpecialService-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]
}
]
}
}
],
"dependencies": ["cmsTab"]
},
"title": "waitTable",
"className": ""
}
},
{
"key": "online",
"name": "已上线",
"status": [],
"children": {
"key": "onlineTable",
"type": "table",
"props": {
"isEdit": true,
"columns": [
{
"key": "iconUrl",
"title": "服务按钮",
"width": 300,
"render": "renderItemBrief",
"dataIndex": "iconUrl",
"renderProps": { "imgPath": "iconUrl" }
},
{
"key": "title",
"title": "服务名称",
"render": "renderText",
"dataIndex": "title",
"renderProps": { "text": "title" }
},
{
"key": "weight",
"title": "权重",
"width": 100,
"render": "renderText",
"ellipsis": { "showTitle": false },
"dataIndex": "weight"
},
{
"key": "status",
"title": "状态",
"render": "renderStatus",
"dataIndex": "status"
},
{
"key": "operation",
"title": "操作",
"width": 300,
"render": "renderOperation",
"dataIndex": "operation",
"renderProps": {
"actionConfig": [
{
"name": "查看",
"props": {},
"authKey": "SpecialService-View",
"handler": "view",
"showCondition": true
},
{
"name": "删除",
"props": {},
"danger": true,
"authKey": "SpecialService-Del",
"handler": "delete",
"showCondition": [
"ISR_AUDIT_FAIL",
"ISR_MERCHANT_DEL",
"ISR_ADMIN_DEL"
]
},
{
"name": "修改",
"props": {},
"authKey": "SpecialService-Modify",
"handler": "edit",
"showCondition": [
"ISR_AUDIT_FAIL",
"ISR_MERCHANT_DEL"
]
},
{
"name": "修改",
"props": {
"modalContent": "对已上线的认证服务进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"
},
"authKey": "SpecialService-Modify",
"handler": "editModal",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "上线",
"props": {
"modalTitle": "确认上线",
"modalContent": "是否上线"
},
"authKey": "SpecialService-Online",
"handler": "onLine",
"showCondition": ["ISR_MERCHANT_DEL"]
},
{
"name": "下线",
"props": { "modalContent": "是否下线?" },
"authKey": "SpecialService-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "下线",
"props": {
"modalContent": "若对应的认证服务仍展示在店铺详情页,可操作【下线】隐藏。"
},
"authKey": "SpecialService-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]
}
]
}
}
],
"dependencies": ["cmsTab"]
},
"title": "onlineTable",
"className": ""
}
},
{
"key": "offline",
"name": "已下线",
"status": [],
"children": {
"key": "offlineTable",
"type": "table",
"props": {
"isEdit": false,
"columns": [
{
"key": "iconUrl",
"title": "服务按钮",
"width": 300,
"render": "renderItemBrief",
"dataIndex": "iconUrl",
"renderProps": { "imgPath": "iconUrl" }
},
{
"key": "title",
"title": "服务名称",
"render": "renderText",
"dataIndex": "title",
"renderProps": { "text": "title" }
},
{
"key": "weight",
"title": "权重",
"width": 100,
"render": "renderText",
"ellipsis": { "showTitle": false },
"dataIndex": "weight"
},
{
"key": "status",
"title": "状态",
"render": "renderStatus",
"dataIndex": "status"
},
{
"key": "operation",
"title": "操作",
"width": 300,
"render": "renderOperation",
"dataIndex": "operation",
"renderProps": {
"actionConfig": [
{
"name": "查看",
"props": {},
"authKey": "SpecialService-View",
"handler": "view",
"showCondition": true
},
{
"name": "删除",
"props": {},
"danger": true,
"authKey": "SpecialService-Del",
"handler": "delete",
"showCondition": [
"ISR_AUDIT_FAIL",
"ISR_MERCHANT_DEL",
"ISR_ADMIN_DEL"
]
},
{
"name": "修改",
"props": {},
"authKey": "SpecialService-Modify",
"handler": "edit",
"showCondition": [
"ISR_AUDIT_FAIL",
"ISR_MERCHANT_DEL"
]
},
{
"name": "修改",
"props": {
"modalContent": "对已上线的认证服务进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"
},
"authKey": "SpecialService-Modify",
"handler": "editModal",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "上线",
"props": {
"modalTitle": "确认上线",
"modalContent": "是否上线"
},
"authKey": "SpecialService-Online",
"handler": "onLine",
"showCondition": ["ISR_MERCHANT_DEL"]
},
{
"name": "下线",
"props": { "modalContent": "是否下线?" },
"authKey": "SpecialService-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "下线",
"props": {
"modalContent": "若对应的认证服务仍展示在店铺详情页,可操作【下线】隐藏。"
},
"authKey": "SpecialService-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]
}
]
}
}
],
"dependencies": ["cmsTab"]
},
"title": "offlineTable",
"className": ""
}
}
]
},
"title": "tabs",
"className": "cms-tab"
}
],
"tplName": "认证服务",
"breadName": "认证服务"
}
{
"list": [
{
"key": "filterOperation",
"sort": ["selectedStore", "batchOperation"],
"type": "form",
"props": {
"type": "object",
"properties": {
"selectedStore": {
"type": "object",
"props": {},
"title": "",
"width": "50%",
"widget": "StoreSwitch"
},
"batchOperation": {
"type": "object",
"width": "50%",
"widget": "BatchOps",
"className": "batchOperation",
"props": {
"tabKey": "cmsTab",
"sourceTab": "online",
"subject": "认证服务"
},
"properties": {
"del": {
"type": "string",
"props": {
"authKey": "CertificationServices-BatchDel",
"operation": "handleDel"
},
"title": "批量删除",
"description": "只能对已上线的认证服务进行删除"
},
"sync": {
"type": "string",
"props": {
"authKey": "CertificationServices-Batchcopy",
"operation": "handleSync"
},
"title": "批量同步",
"description": "只能对已上线的认证服务进行同步"
},
"create": {
"type": "string",
"props": {
"authKey": "CertificationServices-AddCertificationServices",
"btnStyle": "primary",
"operation": "handleNavigate"
},
"title": "添加认证服务"
}
}
}
}
},
"title": "filterOperation",
"className": "form-container"
},
{
"key": "cmsTab",
"type": "tabs",
"props": {
"items": [
{
"key": "wait",
"name": "审核中",
"status": [],
"children": {
"key": "waitTable",
"type": "table",
"props": {
"isEdit": false,
"columns": [
{
"key": "title",
"title": "服务名称",
"render": "renderText",
"dataIndex": "title",
"renderProps": { "text": "title" }
},
{
"key": "style",
"title": "服务标签",
"render": "renderText",
"dataIndex": "style",
"renderProps": { "text": "style" }
},
{
"key": "linkUrl",
"title": "服务图片",
"render": "renderText",
"dataIndex": "linkUrl",
"renderProps": {"text": "linkUrl"}
},
{
"key": "status",
"title": "状态",
"render": "renderStatus",
"dataIndex": "status"
},
{
"key": "operation",
"title": "操作",
"width": 300,
"render": "renderOperation",
"dataIndex": "operation",
"renderProps": {
"actionConfig": [
{
"name": "查看",
"props": {},
"authKey": "CertificationServices-View",
"handler": "view",
"showCondition": true
},
{
"name": "删除",
"props": {},
"danger": true,
"authKey": "CertificationServices-Del",
"handler": "delete",
"showCondition": [
"ISR_AUDIT_FAIL",
"ISR_MERCHANT_DEL",
"ISR_ADMIN_DEL"
]
},
{
"name": "修改",
"props": {},
"authKey": "CertificationServices-Modify",
"handler": "edit",
"showCondition": [
"ISR_AUDIT_FAIL",
"ISR_MERCHANT_DEL"
]
},
{
"name": "修改",
"props": {
"modalContent": "对已上线的认证服务进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"
},
"authKey": "CertificationServices-Modify",
"handler": "editModal",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "上线",
"props": {
"modalTitle": "确认上线",
"modalContent": "是否上线"
},
"authKey": "CertificationServices-Online",
"handler": "onLine",
"showCondition": ["ISR_MERCHANT_DEL"]
},
{
"name": "下线",
"props": { "modalContent": "是否下线?" },
"authKey": "CertificationServices-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "下线",
"props": {
"modalContent": "若对应的认证服务仍展示在店铺详情页,可操作【下线】隐藏。"
},
"authKey": "CertificationServices-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]
}
]
}
}
],
"dependencies": ["cmsTab"]
},
"title": "waitTable",
"className": ""
}
},
{
"key": "online",
"name": "已上线",
"status": [],
"children": {
"key": "onlineTable",
"type": "table",
"props": {
"isEdit": true,
"columns": [
{
"key": "title",
"title": "服务名称",
"render": "renderText",
"dataIndex": "title",
"renderProps": { "text": "title" }
},
{
"key": "style",
"title": "服务标签",
"render": "renderText",
"dataIndex": "style",
"renderProps": { "text": "style" }
},
{
"key": "linkUrl",
"title": "服务图片",
"render": "renderText",
"dataIndex": "linkUrl",
"renderProps": {"text": "linkUrl"}
},
{
"key": "status",
"title": "状态",
"render": "renderStatus",
"dataIndex": "status"
},
{
"key": "operation",
"title": "操作",
"width": 300,
"render": "renderOperation",
"dataIndex": "operation",
"renderProps": {
"actionConfig": [
{
"name": "查看",
"props": {},
"authKey": "CertificationServices-View",
"handler": "view",
"showCondition": true
},
{
"name": "删除",
"props": {},
"danger": true,
"authKey": "CertificationServices-Del",
"handler": "delete",
"showCondition": [
"ISR_AUDIT_FAIL",
"ISR_MERCHANT_DEL",
"ISR_ADMIN_DEL"
]
},
{
"name": "修改",
"props": {},
"authKey": "CertificationServices-Modify",
"handler": "edit",
"showCondition": [
"ISR_AUDIT_FAIL",
"ISR_MERCHANT_DEL"
]
},
{
"name": "修改",
"props": {
"modalContent": "对已上线的认证服务进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"
},
"authKey": "CertificationServices-Modify",
"handler": "editModal",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "上线",
"props": {
"modalTitle": "确认上线",
"modalContent": "是否上线"
},
"authKey": "CertificationServices-Online",
"handler": "onLine",
"showCondition": ["ISR_MERCHANT_DEL"]
},
{
"name": "下线",
"props": { "modalContent": "是否下线?" },
"authKey": "CertificationServices-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "下线",
"props": {
"modalContent": "若对应的认证服务仍展示在店铺详情页,可操作【下线】隐藏。"
},
"authKey": "CertificationServices-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]
}
]
}
}
],
"dependencies": ["cmsTab"]
},
"title": "onlineTable",
"className": ""
}
},
{
"key": "offline",
"name": "已下线",
"status": [],
"children": {
"key": "offlineTable",
"type": "table",
"props": {
"isEdit": false,
"columns": [
{
"key": "title",
"title": "服务名称",
"render": "renderText",
"dataIndex": "title",
"renderProps": { "text": "title" }
},
{
"key": "style",
"title": "服务标签",
"render": "renderText",
"dataIndex": "style",
"renderProps": { "text": "style" }
},
{
"key": "linkUrl",
"title": "服务图片",
"render": "renderText",
"dataIndex": "linkUrl",
"renderProps": {"text": "linkUrl"}
},
{
"key": "status",
"title": "状态",
"render": "renderStatus",
"dataIndex": "status"
},
{
"key": "operation",
"title": "操作",
"width": 300,
"render": "renderOperation",
"dataIndex": "operation",
"renderProps": {
"actionConfig": [
{
"name": "查看",
"props": {},
"authKey": "CertificationServices-View",
"handler": "view",
"showCondition": true
},
{
"name": "删除",
"props": {},
"danger": true,
"authKey": "CertificationServices-Del",
"handler": "delete",
"showCondition": [
"ISR_AUDIT_FAIL",
"ISR_MERCHANT_DEL",
"ISR_ADMIN_DEL"
]
},
{
"name": "修改",
"props": {},
"authKey": "CertificationServices-Modify",
"handler": "edit",
"showCondition": [
"ISR_AUDIT_FAIL",
"ISR_MERCHANT_DEL"
]
},
{
"name": "修改",
"props": {
"modalContent": "对已上线的认证服务进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"
},
"authKey": "CertificationServices-Modify",
"handler": "editModal",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "上线",
"props": {
"modalTitle": "确认上线",
"modalContent": "是否上线"
},
"authKey": "CertificationServices-Online",
"handler": "onLine",
"showCondition": ["ISR_MERCHANT_DEL"]
},
{
"name": "下线",
"props": { "modalContent": "是否下线?" },
"authKey": "CertificationServices-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "下线",
"props": {
"modalContent": "若对应的认证服务仍展示在店铺详情页,可操作【下线】隐藏。"
},
"authKey": "CertificationServices-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]
}
]
}
}
],
"dependencies": ["cmsTab"]
},
"title": "offlineTable",
"className": ""
}
}
]
},
"title": "tabs",
"className": "cms-tab"
}
],
"tplName": "认证服务",
"breadName": "认证服务"
}
{
"list": [
{
"key": "filterOperation",
"sort": ["selectedStore", "batchOperation"],
"type": "form",
"props": {
"type": "object",
"properties": {
"selectedStore": {
"type": "object",
"props": {},
"title": "",
"width": "50%",
"widget": "StoreSwitch"
},
"batchOperation": {
"type": "object",
"width": "50%",
"widget": "BatchOps",
"className": "batchOperation",
"properties": {
"del": {
"type": "string",
"props": {
"authKey": "SpecialService-BatchDel",
"operation": "handleDel"
},
"title": "批量删除",
"description": "只能对已上线的认证服务进行删除"
},
"sync": {
"type": "string",
"props": {
"authKey": "SpecialService-Batchcopy",
"operation": "handleSync"
},
"title": "批量同步",
"description": "只能对已上线的认证服务进行同步"
},
"create": {
"type": "string",
"props": {
"authKey": "SpecialService-Createactivity",
"btnStyle": "primary",
"operation": "handleNavigate"
},
"title": "添加认证服务"
}
}
}
}
},
"title": "filterOperation",
"className": "form-container"
},
{
"key": "cmsTab",
"type": "tabs",
"props": {
"items": [
{
"key": "wait",
"name": "审核中",
"status": [],
"children": {
"key": "waitTable",
"type": "table",
"props": {
"isEdit": false,
"columns": [
{
"key": "title",
"title": "服务名称",
"render": "renderText",
"dataIndex": "title",
"renderProps": { "text": "title" }
},
{
"key": "linkUrl",
"title": "服务按钮",
"width": 300,
"render": "renderItemBrief",
"dataIndex": "iconUrl",
"renderProps": { "imgPath": "iconUrl" }
},
{
"key": "weight",
"title": "权重",
"width": 100,
"render": "renderText",
"ellipsis": { "showTitle": false },
"dataIndex": "weight"
},
{
"key": "status",
"title": "状态",
"render": "renderStatus",
"dataIndex": "status"
},
{
"key": "operation",
"title": "操作",
"width": 300,
"render": "renderOperation",
"dataIndex": "operation",
"renderProps": {
"actionConfig": [
{
"name": "查看",
"props": {},
"authKey": "SpecialService-View",
"handler": "view",
"showCondition": true
},
{
"name": "删除",
"props": {},
"danger": true,
"authKey": "SpecialService-Del",
"handler": "delete",
"showCondition": [
"ISR_AUDIT_FAIL",
"ISR_MERCHANT_DEL",
"ISR_ADMIN_DEL"
]
},
{
"name": "修改",
"props": {},
"authKey": "SpecialService-Modify",
"handler": "edit",
"showCondition": [
"ISR_AUDIT_FAIL",
"ISR_MERCHANT_DEL"
]
},
{
"name": "修改",
"props": {
"modalContent": "对已上线的认证服务进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"
},
"authKey": "SpecialService-Modify",
"handler": "editModal",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "上线",
"props": {
"modalTitle": "确认上线",
"modalContent": "是否上线"
},
"authKey": "SpecialService-Online",
"handler": "onLine",
"showCondition": ["ISR_MERCHANT_DEL"]
},
{
"name": "下线",
"props": { "modalContent": "是否下线?" },
"authKey": "SpecialService-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "下线",
"props": {
"modalContent": "若对应的认证服务仍展示在店铺详情页,可操作【下线】隐藏。"
},
"authKey": "SpecialService-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]
}
]
}
}
],
"dependencies": ["cmsTab"]
},
"title": "waitTable",
"className": ""
}
},
{
"key": "online",
"name": "已上线",
"status": [],
"children": {
"key": "onlineTable",
"type": "table",
"props": {
"isEdit": true,
"columns": [
{
"key": "iconUrl",
"title": "服务按钮",
"width": 300,
"render": "renderItemBrief",
"dataIndex": "iconUrl",
"renderProps": { "imgPath": "iconUrl" }
},
{
"key": "title",
"title": "服务名称",
"render": "renderText",
"dataIndex": "title",
"renderProps": { "text": "title" }
},
{
"key": "weight",
"title": "权重",
"width": 100,
"render": "renderText",
"ellipsis": { "showTitle": false },
"dataIndex": "weight"
},
{
"key": "status",
"title": "状态",
"render": "renderStatus",
"dataIndex": "status"
},
{
"key": "operation",
"title": "操作",
"width": 300,
"render": "renderOperation",
"dataIndex": "operation",
"renderProps": {
"actionConfig": [
{
"name": "查看",
"props": {},
"authKey": "SpecialService-View",
"handler": "view",
"showCondition": true
},
{
"name": "删除",
"props": {},
"danger": true,
"authKey": "SpecialService-Del",
"handler": "delete",
"showCondition": [
"ISR_AUDIT_FAIL",
"ISR_MERCHANT_DEL",
"ISR_ADMIN_DEL"
]
},
{
"name": "修改",
"props": {},
"authKey": "SpecialService-Modify",
"handler": "edit",
"showCondition": [
"ISR_AUDIT_FAIL",
"ISR_MERCHANT_DEL"
]
},
{
"name": "修改",
"props": {
"modalContent": "对已上线的认证服务进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"
},
"authKey": "SpecialService-Modify",
"handler": "editModal",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "上线",
"props": {
"modalTitle": "确认上线",
"modalContent": "是否上线"
},
"authKey": "SpecialService-Online",
"handler": "onLine",
"showCondition": ["ISR_MERCHANT_DEL"]
},
{
"name": "下线",
"props": { "modalContent": "是否下线?" },
"authKey": "SpecialService-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "下线",
"props": {
"modalContent": "若对应的认证服务仍展示在店铺详情页,可操作【下线】隐藏。"
},
"authKey": "SpecialService-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]
}
]
}
}
],
"dependencies": ["cmsTab"]
},
"title": "onlineTable",
"className": ""
}
},
{
"key": "offline",
"name": "已下线",
"status": [],
"children": {
"key": "offlineTable",
"type": "table",
"props": {
"isEdit": false,
"columns": [
{
"key": "iconUrl",
"title": "服务按钮",
"width": 300,
"render": "renderItemBrief",
"dataIndex": "iconUrl",
"renderProps": { "imgPath": "iconUrl" }
},
{
"key": "title",
"title": "服务名称",
"render": "renderText",
"dataIndex": "title",
"renderProps": { "text": "title" }
},
{
"key": "weight",
"title": "权重",
"width": 100,
"render": "renderText",
"ellipsis": { "showTitle": false },
"dataIndex": "weight"
},
{
"key": "status",
"title": "状态",
"render": "renderStatus",
"dataIndex": "status"
},
{
"key": "operation",
"title": "操作",
"width": 300,
"render": "renderOperation",
"dataIndex": "operation",
"renderProps": {
"actionConfig": [
{
"name": "查看",
"props": {},
"authKey": "SpecialService-View",
"handler": "view",
"showCondition": true
},
{
"name": "删除",
"props": {},
"danger": true,
"authKey": "SpecialService-Del",
"handler": "delete",
"showCondition": [
"ISR_AUDIT_FAIL",
"ISR_MERCHANT_DEL",
"ISR_ADMIN_DEL"
]
},
{
"name": "修改",
"props": {},
"authKey": "SpecialService-Modify",
"handler": "edit",
"showCondition": [
"ISR_AUDIT_FAIL",
"ISR_MERCHANT_DEL"
]
},
{
"name": "修改",
"props": {
"modalContent": "对已上线的认证服务进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"
},
"authKey": "SpecialService-Modify",
"handler": "editModal",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "上线",
"props": {
"modalTitle": "确认上线",
"modalContent": "是否上线"
},
"authKey": "SpecialService-Online",
"handler": "onLine",
"showCondition": ["ISR_MERCHANT_DEL"]
},
{
"name": "下线",
"props": { "modalContent": "是否下线?" },
"authKey": "SpecialService-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "下线",
"props": {
"modalContent": "若对应的认证服务仍展示在店铺详情页,可操作【下线】隐藏。"
},
"authKey": "SpecialService-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]
}
]
}
}
],
"dependencies": ["cmsTab"]
},
"title": "offlineTable",
"className": ""
}
}
]
},
"title": "tabs",
"className": "cms-tab"
}
],
"tplName": "认证服务",
"breadName": "认证服务"
}
{
"list": [
{
"key": "filterOperation",
"sort": ["selectedStore", "batchOperation"],
"type": "form",
"props": {
"type": "object",
"properties": {
"selectedStore": {
"type": "object",
"props": {},
"title": "",
"width": "50%",
"widget": "StoreSwitch"
},
"batchOperation": {
"type": "object",
"width": "50%",
"widget": "BatchOps",
"className": "batchOperation",
"properties": {
"del": {
"type": "string",
"props": {
"authKey": "SpecialService-BatchDel",
"operation": "handleDel"
},
"title": "批量删除",
"description": "只能对已上线的认证服务进行删除"
},
"sync": {
"type": "string",
"props": {
"authKey": "SpecialService-Batchcopy",
"operation": "handleSync"
},
"title": "批量同步",
"description": "只能对已上线的认证服务进行同步"
},
"create": {
"type": "string",
"props": {
"authKey": "SpecialService-Createactivity",
"btnStyle": "primary",
"operation": "handleNavigate"
},
"title": "添加认证服务"
}
}
}
}
},
"title": "filterOperation",
"className": "form-container"
},
{
"key": "cmsTab",
"type": "tabs",
"props": {
"items": [
{
"key": "wait",
"name": "审核中",
"status": [],
"children": {
"key": "waitTable",
"type": "table",
"props": {
"isEdit": false,
"columns": [
{
"key": "iconUrl",
"title": "服务按钮",
"width": 300,
"render": "renderItemBrief",
"dataIndex": "iconUrl",
"renderProps": { "imgPath": "iconUrl" }
},
{
"key": "title",
"title": "服务名称",
"render": "renderText",
"dataIndex": "title",
"renderProps": { "text": "title" }
},
{
"key": "weight",
"title": "权重",
"width": 100,
"render": "renderText",
"ellipsis": { "showTitle": false },
"dataIndex": "weight"
},
{
"key": "status",
"title": "状态",
"render": "renderStatus",
"dataIndex": "status"
},
{
"key": "operation",
"title": "操作",
"width": 300,
"render": "renderOperation",
"dataIndex": "operation",
"renderProps": {
"actionConfig": [
{
"name": "查看",
"props": {},
"authKey": "SpecialService-View",
"handler": "view",
"showCondition": true
},
{
"name": "删除",
"props": {},
"danger": true,
"authKey": "SpecialService-Del",
"handler": "delete",
"showCondition": [
"ISR_AUDIT_FAIL",
"ISR_MERCHANT_DEL",
"ISR_ADMIN_DEL"
]
},
{
"name": "修改",
"props": {},
"authKey": "SpecialService-Modify",
"handler": "edit",
"showCondition": [
"ISR_AUDIT_FAIL",
"ISR_MERCHANT_DEL"
]
},
{
"name": "修改",
"props": {
"modalContent": "对已上线的认证服务进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"
},
"authKey": "SpecialService-Modify",
"handler": "editModal",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "上线",
"props": {
"modalTitle": "确认上线",
"modalContent": "是否上线"
},
"authKey": "SpecialService-Online",
"handler": "onLine",
"showCondition": ["ISR_MERCHANT_DEL"]
},
{
"name": "下线",
"props": { "modalContent": "是否下线?" },
"authKey": "SpecialService-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "下线",
"props": {
"modalContent": "若对应的认证服务仍展示在店铺详情页,可操作【下线】隐藏。"
},
"authKey": "SpecialService-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]
}
]
}
}
],
"dependencies": ["cmsTab"]
},
"title": "waitTable",
"className": ""
}
},
{
"key": "online",
"name": "已上线",
"status": [],
"children": {
"key": "onlineTable",
"type": "table",
"props": {
"isEdit": true,
"columns": [
{
"key": "iconUrl",
"title": "服务按钮",
"width": 300,
"render": "renderItemBrief",
"dataIndex": "iconUrl",
"renderProps": { "imgPath": "iconUrl" }
},
{
"key": "title",
"title": "服务名称",
"render": "renderText",
"dataIndex": "title",
"renderProps": { "text": "title" }
},
{
"key": "weight",
"title": "权重",
"width": 100,
"render": "renderText",
"ellipsis": { "showTitle": false },
"dataIndex": "weight"
},
{
"key": "status",
"title": "状态",
"render": "renderStatus",
"dataIndex": "status"
},
{
"key": "operation",
"title": "操作",
"width": 300,
"render": "renderOperation",
"dataIndex": "operation",
"renderProps": {
"actionConfig": [
{
"name": "查看",
"props": {},
"authKey": "SpecialService-View",
"handler": "view",
"showCondition": true
},
{
"name": "删除",
"props": {},
"danger": true,
"authKey": "SpecialService-Del",
"handler": "delete",
"showCondition": [
"ISR_AUDIT_FAIL",
"ISR_MERCHANT_DEL",
"ISR_ADMIN_DEL"
]
},
{
"name": "修改",
"props": {},
"authKey": "SpecialService-Modify",
"handler": "edit",
"showCondition": [
"ISR_AUDIT_FAIL",
"ISR_MERCHANT_DEL"
]
},
{
"name": "修改",
"props": {
"modalContent": "对已上线的认证服务进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"
},
"authKey": "SpecialService-Modify",
"handler": "editModal",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "上线",
"props": {
"modalTitle": "确认上线",
"modalContent": "是否上线"
},
"authKey": "SpecialService-Online",
"handler": "onLine",
"showCondition": ["ISR_MERCHANT_DEL"]
},
{
"name": "下线",
"props": { "modalContent": "是否下线?" },
"authKey": "SpecialService-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "下线",
"props": {
"modalContent": "若对应的认证服务仍展示在店铺详情页,可操作【下线】隐藏。"
},
"authKey": "SpecialService-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]
}
]
}
}
],
"dependencies": ["cmsTab"]
},
"title": "onlineTable",
"className": ""
}
},
{
"key": "offline",
"name": "已下线",
"status": [],
"children": {
"key": "offlineTable",
"type": "table",
"props": {
"isEdit": false,
"columns": [
{
"key": "iconUrl",
"title": "服务按钮",
"width": 300,
"render": "renderItemBrief",
"dataIndex": "iconUrl",
"renderProps": { "imgPath": "iconUrl" }
},
{
"key": "title",
"title": "服务名称",
"render": "renderText",
"dataIndex": "title",
"renderProps": { "text": "title" }
},
{
"key": "weight",
"title": "权重",
"width": 100,
"render": "renderText",
"ellipsis": { "showTitle": false },
"dataIndex": "weight"
},
{
"key": "status",
"title": "状态",
"render": "renderStatus",
"dataIndex": "status"
},
{
"key": "operation",
"title": "操作",
"width": 300,
"render": "renderOperation",
"dataIndex": "operation",
"renderProps": {
"actionConfig": [
{
"name": "查看",
"props": {},
"authKey": "SpecialService-View",
"handler": "view",
"showCondition": true
},
{
"name": "删除",
"props": {},
"danger": true,
"authKey": "SpecialService-Del",
"handler": "delete",
"showCondition": [
"ISR_AUDIT_FAIL",
"ISR_MERCHANT_DEL",
"ISR_ADMIN_DEL"
]
},
{
"name": "修改",
"props": {},
"authKey": "SpecialService-Modify",
"handler": "edit",
"showCondition": [
"ISR_AUDIT_FAIL",
"ISR_MERCHANT_DEL"
]
},
{
"name": "修改",
"props": {
"modalContent": "对已上线的认证服务进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"
},
"authKey": "SpecialService-Modify",
"handler": "editModal",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "上线",
"props": {
"modalTitle": "确认上线",
"modalContent": "是否上线"
},
"authKey": "SpecialService-Online",
"handler": "onLine",
"showCondition": ["ISR_MERCHANT_DEL"]
},
{
"name": "下线",
"props": { "modalContent": "是否下线?" },
"authKey": "SpecialService-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "下线",
"props": {
"modalContent": "若对应的认证服务仍展示在店铺详情页,可操作【下线】隐藏。"
},
"authKey": "SpecialService-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]
}
]
}
}
],
"dependencies": ["cmsTab"]
},
"title": "offlineTable",
"className": ""
}
}
]
},
"title": "tabs",
"className": "cms-tab"
}
],
"tplName": "认证服务",
"breadName": "认证服务"
}
{
"list": [
{
"key": "filterOperation",
"sort": ["selectedStore", "batchOperation"],
"type": "form",
"props": {
"type": "object",
"properties": {
"selectedStore": {
"type": "object",
"props": {},
"title": "",
"width": "50%",
"widget": "StoreSwitch"
},
"batchOperation": {
"type": "object",
"width": "50%",
"widget": "BatchOps",
"className": "batchOperation",
"properties": {
"del": {
"type": "string",
"props": {
"authKey": "CertificationServices-BatchDel",
"operation": "handleDel"
},
"title": "批量删除",
"description": "只能对已上线的认证服务进行删除"
},
"sync": {
"type": "string",
"props": {
"authKey": "CertificationServices-Batchcopy",
"operation": "handleSync"
},
"title": "批量同步",
"description": "只能对已上线的认证服务进行同步"
},
"create": {
"type": "string",
"props": {
"authKey": "CertificationServices-Createactivity",
"btnStyle": "primary",
"operation": "handleNavigate"
},
"title": "添加认证服务"
}
}
}
}
},
"title": "filterOperation",
"className": "form-container"
},
{
"key": "cmsTab",
"type": "tabs",
"props": {
"items": [
{
"key": "wait",
"name": "审核中",
"status": [],
"children": {
"key": "waitTable",
"type": "table",
"props": {
"isEdit": false,
"columns": [
{
"key": "title",
"title": "服务名称",
"render": "renderText",
"dataIndex": "title",
"renderProps": { "text": "title" }
},
{
"key": "style",
"title": "服务标签",
"render": "renderText",
"dataIndex": "style",
"renderProps": { "text": "style" }
},
{
"key": "linkUrl",
"title": "服务图片",
"render": "renderText",
"dataIndex": "linkUrl",
"renderProps": {"text": "linkUrl"}
},
{
"key": "status",
"title": "状态",
"render": "renderStatus",
"dataIndex": "status"
},
{
"key": "operation",
"title": "操作",
"width": 300,
"render": "renderOperation",
"dataIndex": "operation",
"renderProps": {
"actionConfig": [
{
"name": "查看",
"props": {},
"authKey": "CertificationServices-View",
"handler": "view",
"showCondition": true
},
{
"name": "删除",
"props": {},
"danger": true,
"authKey": "CertificationServices-Del",
"handler": "delete",
"showCondition": [
"ISR_AUDIT_FAIL",
"ISR_MERCHANT_DEL",
"ISR_ADMIN_DEL"
]
},
{
"name": "修改",
"props": {},
"authKey": "CertificationServices-Modify",
"handler": "edit",
"showCondition": [
"ISR_AUDIT_FAIL",
"ISR_MERCHANT_DEL"
]
},
{
"name": "修改",
"props": {
"modalContent": "对已上线的认证服务进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"
},
"authKey": "CertificationServices-Modify",
"handler": "editModal",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "上线",
"props": {
"modalTitle": "确认上线",
"modalContent": "是否上线"
},
"authKey": "CertificationServices-Online",
"handler": "onLine",
"showCondition": ["ISR_MERCHANT_DEL"]
},
{
"name": "下线",
"props": { "modalContent": "是否下线?" },
"authKey": "CertificationServices-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "下线",
"props": {
"modalContent": "若对应的认证服务仍展示在店铺详情页,可操作【下线】隐藏。"
},
"authKey": "CertificationServices-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]
}
]
}
}
],
"dependencies": ["cmsTab"]
},
"title": "waitTable",
"className": ""
}
},
{
"key": "online",
"name": "已上线",
"status": [],
"children": {
"key": "onlineTable",
"type": "table",
"props": {
"isEdit": true,
"columns": [
{
"key": "title",
"title": "服务名称",
"render": "renderText",
"dataIndex": "title",
"renderProps": { "text": "title" }
},
{
"key": "style",
"title": "服务标签",
"render": "renderText",
"dataIndex": "style",
"renderProps": { "text": "style" }
},
{
"key": "linkUrl",
"title": "服务图片",
"render": "renderText",
"dataIndex": "linkUrl",
"renderProps": {"text": "linkUrl"}
},
{
"key": "status",
"title": "状态",
"render": "renderStatus",
"dataIndex": "status"
},
{
"key": "operation",
"title": "操作",
"width": 300,
"render": "renderOperation",
"dataIndex": "operation",
"renderProps": {
"actionConfig": [
{
"name": "查看",
"props": {},
"authKey": "CertificationServices-View",
"handler": "view",
"showCondition": true
},
{
"name": "删除",
"props": {},
"danger": true,
"authKey": "CertificationServices-Del",
"handler": "delete",
"showCondition": [
"ISR_AUDIT_FAIL",
"ISR_MERCHANT_DEL",
"ISR_ADMIN_DEL"
]
},
{
"name": "修改",
"props": {},
"authKey": "CertificationServices-Modify",
"handler": "edit",
"showCondition": [
"ISR_AUDIT_FAIL",
"ISR_MERCHANT_DEL"
]
},
{
"name": "修改",
"props": {
"modalContent": "对已上线的认证服务进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"
},
"authKey": "CertificationServices-Modify",
"handler": "editModal",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "上线",
"props": {
"modalTitle": "确认上线",
"modalContent": "是否上线"
},
"authKey": "CertificationServices-Online",
"handler": "onLine",
"showCondition": ["ISR_MERCHANT_DEL"]
},
{
"name": "下线",
"props": { "modalContent": "是否下线?" },
"authKey": "CertificationServices-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "下线",
"props": {
"modalContent": "若对应的认证服务仍展示在店铺详情页,可操作【下线】隐藏。"
},
"authKey": "CertificationServices-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]
}
]
}
}
],
"dependencies": ["cmsTab"]
},
"title": "onlineTable",
"className": ""
}
},
{
"key": "offline",
"name": "已下线",
"status": [],
"children": {
"key": "offlineTable",
"type": "table",
"props": {
"isEdit": false,
"columns": [
{
"key": "title",
"title": "服务名称",
"render": "renderText",
"dataIndex": "title",
"renderProps": { "text": "title" }
},
{
"key": "style",
"title": "服务标签",
"render": "renderText",
"dataIndex": "style",
"renderProps": { "text": "style" }
},
{
"key": "linkUrl",
"title": "服务图片",
"render": "renderText",
"dataIndex": "linkUrl",
"renderProps": {"text": "linkUrl"}
},
{
"key": "status",
"title": "状态",
"render": "renderStatus",
"dataIndex": "status"
},
{
"key": "operation",
"title": "操作",
"width": 300,
"render": "renderOperation",
"dataIndex": "operation",
"renderProps": {
"actionConfig": [
{
"name": "查看",
"props": {},
"authKey": "CertificationServices-View",
"handler": "view",
"showCondition": true
},
{
"name": "删除",
"props": {},
"danger": true,
"authKey": "CertificationServices-Del",
"handler": "delete",
"showCondition": [
"ISR_AUDIT_FAIL",
"ISR_MERCHANT_DEL",
"ISR_ADMIN_DEL"
]
},
{
"name": "修改",
"props": {},
"authKey": "CertificationServices-Modify",
"handler": "edit",
"showCondition": [
"ISR_AUDIT_FAIL",
"ISR_MERCHANT_DEL"
]
},
{
"name": "修改",
"props": {
"modalContent": "对已上线的认证服务进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"
},
"authKey": "CertificationServices-Modify",
"handler": "editModal",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "上线",
"props": {
"modalTitle": "确认上线",
"modalContent": "是否上线"
},
"authKey": "CertificationServices-Online",
"handler": "onLine",
"showCondition": ["ISR_MERCHANT_DEL"]
},
{
"name": "下线",
"props": { "modalContent": "是否下线?" },
"authKey": "CertificationServices-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "下线",
"props": {
"modalContent": "若对应的认证服务仍展示在店铺详情页,可操作【下线】隐藏。"
},
"authKey": "CertificationServices-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]
}
]
}
}
],
"dependencies": ["cmsTab"]
},
"title": "offlineTable",
"className": ""
}
}
]
},
"title": "tabs",
"className": "cms-tab"
}
],
"tplName": "认证服务",
"breadName": "认证服务"
}
{
"list": [
{
"key": "filterOperation",
"sort": ["selectedStore", "batchOperation"],
"type": "form",
"props": {
"type": "object",
"properties": {
"selectedStore": {
"type": "object",
"props": {},
"title": "",
"width": "50%",
"widget": "StoreSwitch"
},
"batchOperation": {
"type": "object",
"width": "50%",
"widget": "BatchOps",
"className": "batchOperation",
"properties": {
"del": {
"type": "string",
"props": {
"authKey": "SpecialService-BatchDel",
"operation": "handleDel"
},
"title": "批量删除",
"description": "只能对已上线的认证服务进行删除"
},
"sync": {
"type": "string",
"props": {
"authKey": "SpecialService-Batchcopy",
"operation": "handleSync"
},
"title": "批量同步",
"description": "只能对已上线的认证服务进行同步"
},
"create": {
"type": "string",
"props": {
"authKey": "SpecialService-Createactivity",
"btnStyle": "primary",
"operation": "handleNavigate"
},
"title": "添加认证服务"
}
}
}
}
},
"title": "filterOperation",
"className": "form-container"
},
{
"key": "cmsTab",
"type": "tabs",
"props": {
"items": [
{
"key": "wait",
"name": "审核中",
"status": [],
"children": {
"key": "waitTable",
"type": "table",
"props": {
"isEdit": false,
"columns": [
{
"key": "title",
"title": "服务名称",
"render": "renderText",
"dataIndex": "title",
"renderProps": { "text": "title" }
},
{
"key": "style",
"title": "服务标签",
"render": "renderText",
"dataIndex": "style",
"renderProps": { "text": "style" }
},
{
"key": "linkUrl",
"title": "服务图片",
"render": "renderText",
"dataIndex": "weight"
},
{
"key": "status",
"title": "状态",
"render": "renderStatus",
"dataIndex": "status"
},
{
"key": "operation",
"title": "操作",
"width": 300,
"render": "renderOperation",
"dataIndex": "operation",
"renderProps": {
"actionConfig": [
{
"name": "查看",
"props": {},
"authKey": "SpecialService-View",
"handler": "view",
"showCondition": true
},
{
"name": "删除",
"props": {},
"danger": true,
"authKey": "SpecialService-Del",
"handler": "delete",
"showCondition": [
"ISR_AUDIT_FAIL",
"ISR_MERCHANT_DEL",
"ISR_ADMIN_DEL"
]
},
{
"name": "修改",
"props": {},
"authKey": "SpecialService-Modify",
"handler": "edit",
"showCondition": [
"ISR_AUDIT_FAIL",
"ISR_MERCHANT_DEL"
]
},
{
"name": "修改",
"props": {
"modalContent": "对已上线的认证服务进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"
},
"authKey": "SpecialService-Modify",
"handler": "editModal",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "上线",
"props": {
"modalTitle": "确认上线",
"modalContent": "是否上线"
},
"authKey": "SpecialService-Online",
"handler": "onLine",
"showCondition": ["ISR_MERCHANT_DEL"]
},
{
"name": "下线",
"props": { "modalContent": "是否下线?" },
"authKey": "SpecialService-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "下线",
"props": {
"modalContent": "若对应的认证服务仍展示在店铺详情页,可操作【下线】隐藏。"
},
"authKey": "SpecialService-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]
}
]
}
}
],
"dependencies": ["cmsTab"]
},
"title": "waitTable",
"className": ""
}
},
{
"key": "online",
"name": "已上线",
"status": [],
"children": {
"key": "onlineTable",
"type": "table",
"props": {
"isEdit": true,
"columns": [
{
"key": "iconUrl",
"title": "服务按钮",
"width": 300,
"render": "renderItemBrief",
"dataIndex": "iconUrl",
"renderProps": { "imgPath": "iconUrl" }
},
{
"key": "title",
"title": "服务名称",
"render": "renderText",
"dataIndex": "title",
"renderProps": { "text": "title" }
},
{
"key": "weight",
"title": "权重",
"width": 100,
"render": "renderText",
"ellipsis": { "showTitle": false },
"dataIndex": "weight"
},
{
"key": "status",
"title": "状态",
"render": "renderStatus",
"dataIndex": "status"
},
{
"key": "operation",
"title": "操作",
"width": 300,
"render": "renderOperation",
"dataIndex": "operation",
"renderProps": {
"actionConfig": [
{
"name": "查看",
"props": {},
"authKey": "SpecialService-View",
"handler": "view",
"showCondition": true
},
{
"name": "删除",
"props": {},
"danger": true,
"authKey": "SpecialService-Del",
"handler": "delete",
"showCondition": [
"ISR_AUDIT_FAIL",
"ISR_MERCHANT_DEL",
"ISR_ADMIN_DEL"
]
},
{
"name": "修改",
"props": {},
"authKey": "SpecialService-Modify",
"handler": "edit",
"showCondition": [
"ISR_AUDIT_FAIL",
"ISR_MERCHANT_DEL"
]
},
{
"name": "修改",
"props": {
"modalContent": "对已上线的认证服务进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"
},
"authKey": "SpecialService-Modify",
"handler": "editModal",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "上线",
"props": {
"modalTitle": "确认上线",
"modalContent": "是否上线"
},
"authKey": "SpecialService-Online",
"handler": "onLine",
"showCondition": ["ISR_MERCHANT_DEL"]
},
{
"name": "下线",
"props": { "modalContent": "是否下线?" },
"authKey": "SpecialService-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "下线",
"props": {
"modalContent": "若对应的认证服务仍展示在店铺详情页,可操作【下线】隐藏。"
},
"authKey": "SpecialService-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]
}
]
}
}
],
"dependencies": ["cmsTab"]
},
"title": "onlineTable",
"className": ""
}
},
{
"key": "offline",
"name": "已下线",
"status": [],
"children": {
"key": "offlineTable",
"type": "table",
"props": {
"isEdit": false,
"columns": [
{
"key": "iconUrl",
"title": "服务按钮",
"width": 300,
"render": "renderItemBrief",
"dataIndex": "iconUrl",
"renderProps": { "imgPath": "iconUrl" }
},
{
"key": "title",
"title": "服务名称",
"render": "renderText",
"dataIndex": "title",
"renderProps": { "text": "title" }
},
{
"key": "weight",
"title": "权重",
"width": 100,
"render": "renderText",
"ellipsis": { "showTitle": false },
"dataIndex": "weight"
},
{
"key": "status",
"title": "状态",
"render": "renderStatus",
"dataIndex": "status"
},
{
"key": "operation",
"title": "操作",
"width": 300,
"render": "renderOperation",
"dataIndex": "operation",
"renderProps": {
"actionConfig": [
{
"name": "查看",
"props": {},
"authKey": "SpecialService-View",
"handler": "view",
"showCondition": true
},
{
"name": "删除",
"props": {},
"danger": true,
"authKey": "SpecialService-Del",
"handler": "delete",
"showCondition": [
"ISR_AUDIT_FAIL",
"ISR_MERCHANT_DEL",
"ISR_ADMIN_DEL"
]
},
{
"name": "修改",
"props": {},
"authKey": "SpecialService-Modify",
"handler": "edit",
"showCondition": [
"ISR_AUDIT_FAIL",
"ISR_MERCHANT_DEL"
]
},
{
"name": "修改",
"props": {
"modalContent": "对已上线的认证服务进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"
},
"authKey": "SpecialService-Modify",
"handler": "editModal",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "上线",
"props": {
"modalTitle": "确认上线",
"modalContent": "是否上线"
},
"authKey": "SpecialService-Online",
"handler": "onLine",
"showCondition": ["ISR_MERCHANT_DEL"]
},
{
"name": "下线",
"props": { "modalContent": "是否下线?" },
"authKey": "SpecialService-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "下线",
"props": {
"modalContent": "若对应的认证服务仍展示在店铺详情页,可操作【下线】隐藏。"
},
"authKey": "SpecialService-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]
}
]
}
}
],
"dependencies": ["cmsTab"]
},
"title": "offlineTable",
"className": ""
}
}
]
},
"title": "tabs",
"className": "cms-tab"
}
],
"tplName": "认证服务",
"breadName": "认证服务"
}
{
"list": [
{
"key": "filterOperation",
"sort": ["selectedStore", "batchOperation"],
"type": "form",
"props": {
"type": "object",
"properties": {
"selectedStore": {
"type": "object",
"props": {},
"title": "",
"width": "50%",
"widget": "StoreSwitch"
},
"batchOperation": {
"type": "object",
"width": "50%",
"widget": "BatchOps",
"className": "batchOperation",
"properties": {
"del": {
"type": "string",
"props": {
"authKey": "SpecialService-BatchDel",
"operation": "handleDel"
},
"title": "批量删除",
"description": "只能对已上线的认证服务进行删除"
},
"sync": {
"type": "string",
"props": {
"authKey": "SpecialService-Batchcopy",
"operation": "handleSync"
},
"title": "批量同步",
"description": "只能对已上线的认证服务进行同步"
},
"create": {
"type": "string",
"props": {
"authKey": "SpecialService-Createactivity",
"btnStyle": "primary",
"operation": "handleNavigate"
},
"title": "添加认证服务"
}
}
}
}
},
"title": "filterOperation",
"className": "form-container"
},
{
"key": "cmsTab",
"type": "tabs",
"props": {
"items": [
{
"key": "wait",
"name": "审核中",
"status": [],
"children": {
"key": "waitTable",
"type": "table",
"props": {
"isEdit": false,
"columns": [
{
"key": "title",
"title": "服务名称",
"render": "renderText",
"dataIndex": "title",
"renderProps": { "text": "title" }
},
{
"key": "style",
"title": "服务标签",
"render": "renderText",
"dataIndex": "style",
"renderProps": { "text": "style" }
},
{
"key": "linkUrl",
"title": "服务图片",
"render": "renderText",
"dataIndex": "linkUrl",
"renderProps": {"text": "linkUrl"}
},
{
"key": "status",
"title": "状态",
"render": "renderStatus",
"dataIndex": "status"
},
{
"key": "operation",
"title": "操作",
"width": 300,
"render": "renderOperation",
"dataIndex": "operation",
"renderProps": {
"actionConfig": [
{
"name": "查看",
"props": {},
"authKey": "SpecialService-View",
"handler": "view",
"showCondition": true
},
{
"name": "删除",
"props": {},
"danger": true,
"authKey": "SpecialService-Del",
"handler": "delete",
"showCondition": [
"ISR_AUDIT_FAIL",
"ISR_MERCHANT_DEL",
"ISR_ADMIN_DEL"
]
},
{
"name": "修改",
"props": {},
"authKey": "SpecialService-Modify",
"handler": "edit",
"showCondition": [
"ISR_AUDIT_FAIL",
"ISR_MERCHANT_DEL"
]
},
{
"name": "修改",
"props": {
"modalContent": "对已上线的认证服务进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"
},
"authKey": "SpecialService-Modify",
"handler": "editModal",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "上线",
"props": {
"modalTitle": "确认上线",
"modalContent": "是否上线"
},
"authKey": "SpecialService-Online",
"handler": "onLine",
"showCondition": ["ISR_MERCHANT_DEL"]
},
{
"name": "下线",
"props": { "modalContent": "是否下线?" },
"authKey": "SpecialService-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "下线",
"props": {
"modalContent": "若对应的认证服务仍展示在店铺详情页,可操作【下线】隐藏。"
},
"authKey": "SpecialService-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]
}
]
}
}
],
"dependencies": ["cmsTab"]
},
"title": "waitTable",
"className": ""
}
},
{
"key": "online",
"name": "已上线",
"status": [],
"children": {
"key": "onlineTable",
"type": "table",
"props": {
"isEdit": true,
"columns": [
{
"key": "title",
"title": "服务名称",
"render": "renderText",
"dataIndex": "title",
"renderProps": { "text": "title" }
},
{
"key": "style",
"title": "服务标签",
"render": "renderText",
"dataIndex": "style",
"renderProps": { "text": "style" }
},
{
"key": "linkUrl",
"title": "服务图片",
"render": "renderText",
"dataIndex": "linkUrl",
"renderProps": {"text": "linkUrl"}
},
{
"key": "status",
"title": "状态",
"render": "renderStatus",
"dataIndex": "status"
},
{
"key": "operation",
"title": "操作",
"width": 300,
"render": "renderOperation",
"dataIndex": "operation",
"renderProps": {
"actionConfig": [
{
"name": "查看",
"props": {},
"authKey": "SpecialService-View",
"handler": "view",
"showCondition": true
},
{
"name": "删除",
"props": {},
"danger": true,
"authKey": "SpecialService-Del",
"handler": "delete",
"showCondition": [
"ISR_AUDIT_FAIL",
"ISR_MERCHANT_DEL",
"ISR_ADMIN_DEL"
]
},
{
"name": "修改",
"props": {},
"authKey": "SpecialService-Modify",
"handler": "edit",
"showCondition": [
"ISR_AUDIT_FAIL",
"ISR_MERCHANT_DEL"
]
},
{
"name": "修改",
"props": {
"modalContent": "对已上线的认证服务进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"
},
"authKey": "SpecialService-Modify",
"handler": "editModal",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "上线",
"props": {
"modalTitle": "确认上线",
"modalContent": "是否上线"
},
"authKey": "SpecialService-Online",
"handler": "onLine",
"showCondition": ["ISR_MERCHANT_DEL"]
},
{
"name": "下线",
"props": { "modalContent": "是否下线?" },
"authKey": "SpecialService-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "下线",
"props": {
"modalContent": "若对应的认证服务仍展示在店铺详情页,可操作【下线】隐藏。"
},
"authKey": "SpecialService-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]
}
]
}
}
],
"dependencies": ["cmsTab"]
},
"title": "onlineTable",
"className": ""
}
},
{
"key": "offline",
"name": "已下线",
"status": [],
"children": {
"key": "offlineTable",
"type": "table",
"props": {
"isEdit": false,
"columns": [
{
"key": "title",
"title": "服务名称",
"render": "renderText",
"dataIndex": "title",
"renderProps": { "text": "title" }
},
{
"key": "style",
"title": "服务标签",
"render": "renderText",
"dataIndex": "style",
"renderProps": { "text": "style" }
},
{
"key": "linkUrl",
"title": "服务图片",
"render": "renderText",
"dataIndex": "linkUrl",
"renderProps": {"text": "linkUrl"}
},
{
"key": "status",
"title": "状态",
"render": "renderStatus",
"dataIndex": "status"
},
{
"key": "operation",
"title": "操作",
"width": 300,
"render": "renderOperation",
"dataIndex": "operation",
"renderProps": {
"actionConfig": [
{
"name": "查看",
"props": {},
"authKey": "SpecialService-View",
"handler": "view",
"showCondition": true
},
{
"name": "删除",
"props": {},
"danger": true,
"authKey": "SpecialService-Del",
"handler": "delete",
"showCondition": [
"ISR_AUDIT_FAIL",
"ISR_MERCHANT_DEL",
"ISR_ADMIN_DEL"
]
},
{
"name": "修改",
"props": {},
"authKey": "SpecialService-Modify",
"handler": "edit",
"showCondition": [
"ISR_AUDIT_FAIL",
"ISR_MERCHANT_DEL"
]
},
{
"name": "修改",
"props": {
"modalContent": "对已上线的认证服务进行修改并提交,店铺详情页依然可以展示,待审核通过后自动更新信息。审核期间若不想展示,请到「审核中」状态对应的内容点击【下线】即可。"
},
"authKey": "SpecialService-Modify",
"handler": "editModal",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "上线",
"props": {
"modalTitle": "确认上线",
"modalContent": "是否上线"
},
"authKey": "SpecialService-Online",
"handler": "onLine",
"showCondition": ["ISR_MERCHANT_DEL"]
},
{
"name": "下线",
"props": { "modalContent": "是否下线?" },
"authKey": "SpecialService-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_PASS"]
},
{
"name": "下线",
"props": {
"modalContent": "若对应的认证服务仍展示在店铺详情页,可操作【下线】隐藏。"
},
"authKey": "SpecialService-Offline",
"handler": "offLine",
"showCondition": ["ISR_AUDIT_ING", "ISR_AUDIT_FAIL"]
}
]
}
}
],
"dependencies": ["cmsTab"]
},
"title": "offlineTable",
"className": ""
}
}
]
},
"title": "tabs",
"className": "cms-tab"
}
],
"tplName": "认证服务",
"breadName": "认证服务"
}
{"version":1,"resource":"file:///Users/yikai/Projects/mp-subapp-biz-workbench/src/pages/sku/StoreSelectorWidget/index.jsx","entries":[{"id":"yqFG.jsx","timestamp":1656300461325},{"id":"ryou.jsx","source":"undoRedo.source","timestamp":1656300508234}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/ClockCircleTwoTone.d.ts","entries":[{"id":"BFKD.ts","source":"Workspace Edit","timestamp":1650788187691}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_rc-tabs%4011.10.8%40rc-tabs/lib/Tabs.d.ts","entries":[{"id":"Jpoz.ts","source":"Workspace Edit","timestamp":1650788184097}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/CaretRightFilled.d.ts","entries":[{"id":"DMxR.ts","source":"Workspace Edit","timestamp":1650788186487}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_rc-table%407.23.2%40rc-table/lib/sugar/Column.d.ts","entries":[{"id":"CUoB.ts","source":"Workspace Edit","timestamp":1650788186451}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_rc-dialog%408.6.0%40rc-dialog/lib/index.d.ts","entries":[{"id":"S4UY.ts","source":"Workspace Edit","timestamp":1650788186449}]}
{"version":1,"resource":"file:///Users/yikai/Projects/provider_bench/src/pages/expansion/detail/utils/handleRequest.js","entries":[{"id":"wfJF.js","timestamp":1658457607404},{"id":"R5bg.js","source":"undoRedo.source","timestamp":1658457675345}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/ContainerTwoTone.d.ts","entries":[{"id":"q4t2.ts","source":"Workspace Edit","timestamp":1650788187900}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40umijs_deps%403.5.23%40%40umijs/deps/compiled/semver/functions/prerelease.d.ts","entries":[{"id":"3IWa.ts","source":"Workspace Edit","timestamp":1650785995514},{"id":"rOjX.ts","source":"moved.source","timestamp":1650788106360}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/ExportOutlined.d.ts","entries":[{"id":"ZIgj.ts","source":"Workspace Edit","timestamp":1650788192585}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/AliwangwangFilled.d.ts","entries":[{"id":"vmbg.ts","source":"Workspace Edit","timestamp":1650788186474}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/BorderHorizontalOutlined.d.ts","entries":[{"id":"I7wJ.ts","source":"Workspace Edit","timestamp":1650788186483}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_antd%404.19.5%40antd/lib/calendar/generateCalendar.d.ts","entries":[{"id":"f4vy.ts","source":"Workspace Edit","timestamp":1650788184092}]}
{"version":1,"resource":"file:///Users/yikai/Projects/provider_bench/src/pages/employee_center/recharge_qrcode.vue","entries":[{"id":"T4qh.vue","timestamp":1660190354852},{"id":"1197.vue","source":"undoRedo.source","timestamp":1660190361256},{"id":"etmv.vue","timestamp":1660190365860},{"id":"ab79.vue","timestamp":1660190396381},{"id":"Eqra.vue","timestamp":1660190413827},{"id":"1FiR.vue","timestamp":1660190431543}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/DeleteOutlined.d.ts","entries":[{"id":"3ZB5.ts","source":"Workspace Edit","timestamp":1650788188006}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_antd%404.19.5%40antd/lib/typography/index.d.ts","entries":[{"id":"spc8.ts","source":"Workspace Edit","timestamp":1650788186455}]}
{"version":1,"resource":"file:///Users/yikai/Projects/provider_bench/src/js/config.js","entries":[{"id":"EMWT.js","timestamp":1650538984659},{"id":"H4KW.js","source":"undoRedo.source","timestamp":1650539886106},{"id":"ULe5.js","timestamp":1656397172100},{"id":"vTQD.js","timestamp":1658457443382},{"id":"wJP5.js","source":"undoRedo.source","timestamp":1658457538758},{"id":"FqTd.js","timestamp":1659440552593},{"id":"FXuf.js","timestamp":1659594722439},{"id":"tr4s.js","timestamp":1661326340333}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_antd%404.19.5%40antd/lib/form/index.d.ts","entries":[{"id":"iTV6.ts","source":"Workspace Edit","timestamp":1650788186442}]}
{"version":1,"resource":"file:///Users/yikai/Projects/mp-subapp-biz-workbench/src/pages/category/CategorySortList/index.jsx","entries":[{"id":"GBVH.jsx","timestamp":1662541445761}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/DingdingOutlined.d.ts","entries":[{"id":"ouTn.ts","source":"Workspace Edit","timestamp":1650788188282}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/ContactsFilled.d.ts","entries":[{"id":"A4XR.ts","source":"Workspace Edit","timestamp":1650788187892}]}
{
"name": "mp-subapp-biz-workbench",
"private": true,
"scripts": {
"start": "PORT=8002 NODE_ENV=development umi dev",
"build": "NODE_ENV=production umi build",
"postinstall": "umi generate tmp",
"prettier": "prettier --write '**/*.{js,jsx,tsx,ts,less,md,json}'",
"test": "umi-test",
"doc": "yuque-docgen --componentName=",
"test:coverage": "umi-test --coverage",
"start-https": "HTTPS=true PORT=8002 NODE_ENV=development umi dev"
},
"yuque-docgen": {
"componentPath": "/src/components/${component}/index.jsx",
"yuque-token": "4dcFL4O2o8vCfKfohczqCWrBTOpA0mH61pbHKBMD",
"yueque-username": "ajx-yuque-assistant",
"namespaceOrId": "amap-webx/kp4v3k"
},
"gitHooks": {
"pre-commit": "lint-staged"
},
"lint-staged": {
"*.{ts,js,tsx,jsx}": [
"prettier --write"
]
},
"tnpm": {
"mode": "npm",
"lockfile": "enable"
},
"dependencies": {
"@ali/amap-lib": "^7.3.15",
"@ali/mp-design": "0.0.11",
"@ali/trace-blank-screen": "^1.2.8",
"@ali/trace-plugin-perf": "^1.2.5",
"@ali/trace-plugin-pv": "^1.2.8",
"@ali/trace-plugin-resource-error": "^1.2.5",
"@ali/trace-sdk": "^1.2.5",
"@alife/amap-passport": "^1.2.5",
"@alife/browser-sts": "^0.1.4",
"@amap/amap-jsapi-loader": "^1.0.1",
"@ant-design/charts": "^1.3.2",
"@ant-design/icons": "^4.6.2",
"@apollo/client": "^3.6.6",
"@ant-design/pro-table": "^2.34.0",
"@umijs/plugin-qiankun": "^2.26.0",
"@umijs/preset-react": "^2.1.1",
"ali-oss": "^6.16.0",
"antd": "^4.17.4",
"antd-img-crop": "^3.16.0",
"form-render-1.6": "npm:[email protected]",
"form-render-1.6.4": "npm:[email protected]",
"form-render-1.8": "npm:[email protected]",
"graphql": "^16.5.0",
"immutability-helper": "^3.1.1",
"js-cookie": "^3.0.1",
"lodash-es": "^4.17.21",
"moment": "^2.29.1",
"numeral": "^2.0.6",
"p-debounce": "^4.0.0",
"prop-types": "^15.7.2",
"qrcode.react": "^1.0.1",
"react": "17.x",
"react-dnd": "^14.0.3",
"react-dnd-html5-backend": "^14.0.1",
"react-dom": "17.x",
"react-draggable": "^4.4.4",
"react-player": "^2.9.0",
"react-toast-mobile": "^1.0.10",
"umi": "^3.5.0",
"uuid": "^8.3.2"
},
"devDependencies": {
"@ali/lerna": "^2.0.1",
"@ali/yuque-docgen": "^1.2.0",
"@types/react": "^17.0.0",
"@types/react-dom": "^17.0.0",
"@umijs/plugin-sass": "^1.1.1",
"@umijs/test": "^3.4.25",
"babel-eslint": "^10.1.0",
"esbuild": "^0.14.27",
"esbuild-sass-plugin": "^2.2.5",
"eslint": "^7.32.0",
"eslint-config-ali": "^12.2.1",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-import": "^2.24.0",
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-react": "^7.24.0",
"eslint-plugin-react-hooks": "^4.2.0",
"lint-staged": "^10.0.7",
"postcss": "^8.4.12",
"postcss-modules": "^4.3.1",
"prettier": "^2.2.0",
"typescript": "^4.1.2",
"yorkie": "^2.0.0"
}
}
{
"name": "mp-subapp-biz-workbench",
"private": true,
"scripts": {
"start": "PORT=8002 NODE_ENV=development umi dev",
"build": "NODE_ENV=production umi build",
"postinstall": "umi generate tmp",
"prettier": "prettier --write '**/*.{js,jsx,tsx,ts,less,md,json}'",
"test": "umi-test",
"doc": "yuque-docgen --componentName=",
"test:coverage": "umi-test --coverage",
"start-https": "HTTPS=true PORT=8002 NODE_ENV=development umi dev"
},
"yuque-docgen": {
"componentPath": "/src/components/${component}/index.jsx",
"yuque-token": "4dcFL4O2o8vCfKfohczqCWrBTOpA0mH61pbHKBMD",
"yueque-username": "ajx-yuque-assistant",
"namespaceOrId": "amap-webx/kp4v3k"
},
"gitHooks": {
"pre-commit": "lint-staged"
},
"lint-staged": {
"*.{ts,js,tsx,jsx}": [
"prettier --write"
]
},
"tnpm": {
"mode": "npm",
"lockfile": "enable"
},
"dependencies": {
"@ali/amap-data-orchestration": "^1.0.10",
"@ali/amap-lib": "^7.3.15",
"@ali/mp-design": "0.0.11",
"@ali/trace-blank-screen": "^1.2.8",
"@ali/trace-plugin-perf": "^1.2.5",
"@ali/trace-plugin-pv": "^1.2.8",
"@ali/trace-plugin-resource-error": "^1.2.5",
"@ali/trace-sdk": "^1.2.5",
"@alife/amap-passport": "^1.2.5",
"@alife/browser-sts": "^0.1.4",
"@amap/amap-jsapi-loader": "^1.0.1",
"@ant-design/charts": "^1.3.2",
"@ant-design/icons": "^4.6.2",
"@ant-design/pro-table": "^2.34.0",
"@apollo/client": "^3.6.6",
"@umijs/plugin-qiankun": "^2.26.0",
"@umijs/preset-react": "^2.1.1",
"ali-oss": "^6.16.0",
"antd": "4.17.4",
"antd-img-crop": "^3.16.0",
"form-render-1.6": "npm:[email protected]",
"form-render-1.6.4": "npm:[email protected]",
"form-render-1.8": "npm:[email protected]",
"form-render-1.13.12": "npm:[email protected]",
"form-render-1.9.4": "npm:[email protected]",
"graphql": "^16.5.0",
"immutability-helper": "^3.1.1",
"js-cookie": "^3.0.1",
"lodash-es": "^4.17.21",
"moment": "^2.29.1",
"numeral": "^2.0.6",
"p-debounce": "^4.0.0",
"prop-types": "^15.7.2",
"qrcode.react": "^1.0.1",
"react": "17.x",
"react-dnd": "^14.0.3",
"react-dnd-html5-backend": "^14.0.1",
"react-dom": "17.x",
"react-draggable": "^4.4.4",
"react-player": "^2.9.0",
"react-toast-mobile": "^1.0.10",
"umi": "^3.5.0",
"uuid": "^8.3.2"
},
"devDependencies": {
"@ali/lerna": "^2.0.1",
"@ali/yuque-docgen": "^1.2.0",
"@types/react": "^17.0.0",
"@types/react-dom": "^17.0.0",
"@umijs/plugin-sass": "^1.1.1",
"@umijs/test": "^3.4.25",
"babel-eslint": "^10.1.0",
"esbuild": "^0.14.27",
"esbuild-sass-plugin": "^2.2.5",
"eslint": "^7.32.0",
"eslint-config-ali": "^12.2.1",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-import": "^2.24.0",
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-react": "^7.24.0",
"eslint-plugin-react-hooks": "^4.2.0",
"lint-staged": "^10.0.7",
"postcss": "^8.4.12",
"postcss-modules": "^4.3.1",
"prettier": "^2.2.0",
"typescript": "^4.1.2",
"yorkie": "^2.0.0"
}
}
{
"name": "mp-subapp-biz-workbench",
"private": true,
"scripts": {
"start": "PORT=8002 NODE_ENV=development umi dev",
"build": "NODE_ENV=production umi build",
"postinstall": "umi generate tmp",
"prettier": "prettier --write '**/*.{js,jsx,tsx,ts,less,md,json}'",
"test": "umi-test",
"doc": "yuque-docgen --componentName=",
"test:coverage": "umi-test --coverage",
"start-https": "HTTPS=true PORT=8002 NODE_ENV=development umi dev"
},
"yuque-docgen": {
"componentPath": "/src/components/${component}/index.jsx",
"yuque-token": "4dcFL4O2o8vCfKfohczqCWrBTOpA0mH61pbHKBMD",
"yueque-username": "ajx-yuque-assistant",
"namespaceOrId": "amap-webx/kp4v3k"
},
"gitHooks": {
"pre-commit": "lint-staged"
},
"lint-staged": {
"*.{ts,js,tsx,jsx}": [
"prettier --write"
]
},
"tnpm": {
"mode": "npm",
"lockfile": "enable"
},
"dependencies": {
"@ali/amap-lib": "^7.3.15",
"@ali/mp-design": "0.0.11",
"@ali/trace-blank-screen": "^1.2.8",
"@ali/trace-plugin-perf": "^1.2.5",
"@ali/trace-plugin-pv": "^1.2.8",
"@ali/trace-plugin-resource-error": "^1.2.5",
"@ali/trace-sdk": "^1.2.5",
"@alife/amap-passport": "^1.2.5",
"@alife/browser-sts": "^0.1.4",
"@amap/amap-jsapi-loader": "^1.0.1",
"@ant-design/charts": "^1.3.2",
"@ant-design/icons": "^4.6.2",
"@apollo/client": "^3.6.6",
"@ant-design/pro-table": "^2.34.0",
"@umijs/plugin-qiankun": "^2.26.0",
"@umijs/preset-react": "^2.1.1",
"ali-oss": "^6.16.0",
"antd": "4.17.4",
"antd-img-crop": "^3.16.0",
"form-render-1.6": "npm:[email protected]",
"form-render-1.6.4": "npm:[email protected]",
"form-render-1.8": "npm:[email protected]",
"graphql": "^16.5.0",
"immutability-helper": "^3.1.1",
"js-cookie": "^3.0.1",
"lodash-es": "^4.17.21",
"moment": "^2.29.1",
"numeral": "^2.0.6",
"p-debounce": "^4.0.0",
"prop-types": "^15.7.2",
"qrcode.react": "^1.0.1",
"react": "17.x",
"react-dnd": "^14.0.3",
"react-dnd-html5-backend": "^14.0.1",
"react-dom": "17.x",
"react-draggable": "^4.4.4",
"react-player": "^2.9.0",
"react-toast-mobile": "^1.0.10",
"umi": "^3.5.0",
"uuid": "^8.3.2"
},
"devDependencies": {
"@ali/lerna": "^2.0.1",
"@ali/yuque-docgen": "^1.2.0",
"@types/react": "^17.0.0",
"@types/react-dom": "^17.0.0",
"@umijs/plugin-sass": "^1.1.1",
"@umijs/test": "^3.4.25",
"babel-eslint": "^10.1.0",
"esbuild": "^0.14.27",
"esbuild-sass-plugin": "^2.2.5",
"eslint": "^7.32.0",
"eslint-config-ali": "^12.2.1",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-import": "^2.24.0",
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-react": "^7.24.0",
"eslint-plugin-react-hooks": "^4.2.0",
"lint-staged": "^10.0.7",
"postcss": "^8.4.12",
"postcss-modules": "^4.3.1",
"prettier": "^2.2.0",
"typescript": "^4.1.2",
"yorkie": "^2.0.0"
}
}
{"version":1,"resource":"file:///Users/yikai/Projects/mp-subapp-biz-workbench/package.json","entries":[{"id":"t9xJ.json","timestamp":1655130383501},{"id":"0x30.json","timestamp":1655130578766},{"id":"DFsQ.json","timestamp":1656594453321},{"id":"wArt.json","timestamp":1661151939036},{"id":"9l92.json","timestamp":1661934482712},{"id":"wCLm.json","timestamp":1661934946329},{"id":"MWgd.json","timestamp":1661934979204},{"id":"vKmK.json","timestamp":1662102919698},{"id":"MaUo.json","timestamp":1662691512326}]}
{
"name": "mp-subapp-biz-workbench",
"private": true,
"scripts": {
"start": "PORT=8002 NODE_ENV=development umi dev",
"build": "NODE_ENV=production umi build",
"postinstall": "umi generate tmp",
"prettier": "prettier --write '**/*.{js,jsx,tsx,ts,less,md,json}'",
"test": "umi-test",
"doc": "yuque-docgen --componentName=",
"test:coverage": "umi-test --coverage",
"start-https": "HTTPS=true PORT=8002 NODE_ENV=development umi dev"
},
"yuque-docgen": {
"componentPath": "/src/components/${component}/index.jsx",
"yuque-token": "4dcFL4O2o8vCfKfohczqCWrBTOpA0mH61pbHKBMD",
"yueque-username": "ajx-yuque-assistant",
"namespaceOrId": "amap-webx/kp4v3k"
},
"gitHooks": {
"pre-commit": "lint-staged"
},
"lint-staged": {
"*.{ts,js,tsx,jsx}": [
"prettier --write"
]
},
"tnpm": {
"mode": "npm",
"lockfile": "enable"
},
"dependencies": {
"@ali/amap-data-orchestration": "1.0.11",
"@ali/amap-lib": "^7.3.15",
"@ali/mp-design": "0.0.11",
"@ali/trace-blank-screen": "^1.2.8",
"@ali/trace-plugin-perf": "^1.2.5",
"@ali/trace-plugin-pv": "^1.2.8",
"@ali/trace-plugin-resource-error": "^1.2.5",
"@ali/trace-sdk": "^1.2.5",
"@alife/amap-passport": "^1.2.5",
"@alife/browser-sts": "^0.1.4",
"@amap/amap-jsapi-loader": "^1.0.1",
"@ant-design/charts": "^1.3.2",
"@ant-design/icons": "^4.6.2",
"@ant-design/pro-table": "~2.34.0",
"@apollo/client": "^3.6.6",
"@umijs/plugin-qiankun": "^2.26.0",
"@umijs/preset-react": "^2.1.1",
"ali-oss": "^6.16.0",
"antd": "4.17.4",
"antd-img-crop": "^3.16.0",
"form-render-1.6": "npm:[email protected]",
"form-render-1.6.4": "npm:[email protected]",
"form-render-1.8": "npm:[email protected]",
"form-render-1.9.4": "npm:[email protected]",
"form-render-1.13.12": "npm:[email protected]",
"graphql": "^16.5.0",
"immutability-helper": "^3.1.1",
"js-cookie": "^3.0.1",
"lodash-es": "^4.17.21",
"moment": "^2.29.1",
"numeral": "^2.0.6",
"p-debounce": "^4.0.0",
"prop-types": "^15.7.2",
"qrcode.react": "^1.0.1",
"react": "17.x",
"react-dnd": "^14.0.3",
"react-dnd-html5-backend": "^14.0.1",
"react-dom": "17.x",
"react-draggable": "^4.4.4",
"react-player": "^2.9.0",
"react-toast-mobile": "^1.0.10",
"umi": "^3.5.0",
"uuid": "^8.3.2"
},
"devDependencies": {
"@ali/lerna": "^2.0.1",
"@ali/yuque-docgen": "^1.2.0",
"@types/react": "^17.0.0",
"@types/react-dom": "^17.0.0",
"@umijs/plugin-sass": "^1.1.1",
"@umijs/test": "^3.4.25",
"babel-eslint": "^10.1.0",
"esbuild": "^0.14.27",
"esbuild-sass-plugin": "^2.2.5",
"eslint": "^7.32.0",
"eslint-config-ali": "^12.2.1",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-import": "^2.24.0",
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-react": "^7.24.0",
"eslint-plugin-react-hooks": "^4.2.0",
"lint-staged": "^10.0.7",
"postcss": "^8.4.12",
"postcss-modules": "^4.3.1",
"prettier": "^2.2.0",
"typescript": "^4.1.2",
"yorkie": "^2.0.0"
}
}
{
"name": "mp-subapp-biz-workbench",
"private": true,
"scripts": {
"start": "PORT=8002 NODE_ENV=development umi dev",
"build": "NODE_ENV=production umi build",
"postinstall": "umi generate tmp",
"prettier": "prettier --write '**/*.{js,jsx,tsx,ts,less,md,json}'",
"test": "umi-test",
"doc": "yuque-docgen --componentName=",
"test:coverage": "umi-test --coverage",
"start-https": "HTTPS=true PORT=8002 NODE_ENV=development umi dev"
},
"yuque-docgen": {
"componentPath": "/src/components/${component}/index.jsx",
"yuque-token": "4dcFL4O2o8vCfKfohczqCWrBTOpA0mH61pbHKBMD",
"yueque-username": "ajx-yuque-assistant",
"namespaceOrId": "amap-webx/kp4v3k"
},
"gitHooks": {
"pre-commit": "lint-staged"
},
"lint-staged": {
"*.{ts,js,tsx,jsx}": [
"prettier --write"
]
},
"tnpm": {
"mode": "npm",
"lockfile": "enable"
},
"dependencies": {
"@ali/amap-data-orchestration": "^1.0.10",
"@ali/amap-lib": "^7.3.15",
"@ali/mp-design": "0.0.11",
"@ali/trace-blank-screen": "^1.2.8",
"@ali/trace-plugin-perf": "^1.2.5",
"@ali/trace-plugin-pv": "^1.2.8",
"@ali/trace-plugin-resource-error": "^1.2.5",
"@ali/trace-sdk": "^1.2.5",
"@alife/amap-passport": "^1.2.5",
"@alife/browser-sts": "^0.1.4",
"@amap/amap-jsapi-loader": "^1.0.1",
"@ant-design/charts": "^1.3.2",
"@ant-design/icons": "^4.6.2",
"@ant-design/pro-table": "^2.34.0",
"@apollo/client": "^3.6.6",
"@umijs/plugin-qiankun": "^2.26.0",
"@umijs/preset-react": "^2.1.1",
"ali-oss": "^6.16.0",
"antd": "4.17.4",
"antd-img-crop": "^3.16.0",
"form-render-1.6": "npm:[email protected]",
"form-render-1.6.4": "npm:[email protected]",
"form-render-1.8": "npm:[email protected]",
"form-render-1.9.4": "npm:[email protected]",
"graphql": "^16.5.0",
"immutability-helper": "^3.1.1",
"js-cookie": "^3.0.1",
"lodash-es": "^4.17.21",
"moment": "^2.29.1",
"numeral": "^2.0.6",
"p-debounce": "^4.0.0",
"prop-types": "^15.7.2",
"qrcode.react": "^1.0.1",
"react": "17.x",
"react-dnd": "^14.0.3",
"react-dnd-html5-backend": "^14.0.1",
"react-dom": "17.x",
"react-draggable": "^4.4.4",
"react-player": "^2.9.0",
"react-toast-mobile": "^1.0.10",
"umi": "^3.5.0",
"uuid": "^8.3.2"
},
"devDependencies": {
"@ali/lerna": "^2.0.1",
"@ali/yuque-docgen": "^1.2.0",
"@types/react": "^17.0.0",
"@types/react-dom": "^17.0.0",
"@umijs/plugin-sass": "^1.1.1",
"@umijs/test": "^3.4.25",
"babel-eslint": "^10.1.0",
"esbuild": "^0.14.27",
"esbuild-sass-plugin": "^2.2.5",
"eslint": "^7.32.0",
"eslint-config-ali": "^12.2.1",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-import": "^2.24.0",
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-react": "^7.24.0",
"eslint-plugin-react-hooks": "^4.2.0",
"lint-staged": "^10.0.7",
"postcss": "^8.4.12",
"postcss-modules": "^4.3.1",
"prettier": "^2.2.0",
"typescript": "^4.1.2",
"yorkie": "^2.0.0"
}
}
{
"name": "mp-subapp-biz-workbench",
"private": true,
"scripts": {
"start": "PORT=8002 NODE_ENV=development umi dev",
"build": "NODE_ENV=production umi build",
"postinstall": "umi generate tmp",
"prettier": "prettier --write '**/*.{js,jsx,tsx,ts,less,md,json}'",
"test": "umi-test",
"doc": "yuque-docgen --componentName=",
"test:coverage": "umi-test --coverage",
"start-https": "HTTPS=true PORT=8002 NODE_ENV=development umi dev"
},
"yuque-docgen": {
"componentPath": "/src/components/${component}/index.jsx",
"yuque-token": "4dcFL4O2o8vCfKfohczqCWrBTOpA0mH61pbHKBMD",
"yueque-username": "ajx-yuque-assistant",
"namespaceOrId": "amap-webx/kp4v3k"
},
"gitHooks": {
"pre-commit": "lint-staged"
},
"lint-staged": {
"*.{ts,js,tsx,jsx}": [
"prettier --write"
]
},
"tnpm": {
"mode": "npm",
"lockfile": "enable"
},
"dependencies": {
"@ali/amap-lib": "^7.3.15",
"@ali/mp-design": "0.0.11",
"@ali/trace-blank-screen": "^1.2.8",
"@ali/trace-plugin-perf": "^1.2.5",
"@ali/trace-plugin-pv": "^1.2.8",
"@ali/trace-plugin-resource-error": "^1.2.5",
"@ali/trace-sdk": "^1.2.5",
"@alife/amap-passport": "^1.2.5",
"@alife/browser-sts": "^0.1.4",
"@amap/amap-jsapi-loader": "^1.0.1",
"@ant-design/charts": "^1.3.2",
"@ant-design/icons": "^4.6.2",
"@apollo/client": "^3.6.6",
"@ant-design/pro-table": "^2.34.0",
"@umijs/plugin-qiankun": "^2.26.0",
"@umijs/preset-react": "^2.1.1",
"ali-oss": "^6.16.0",
"antd": "4.17.4",
"antd-img-crop": "^3.16.0",
"form-render-1.6": "npm:[email protected]",
"form-render-1.6.4": "npm:[email protected]",
"form-render-1.8": "npm:[email protected]",
"graphql": "^16.5.0",
"immutability-helper": "^3.1.1",
"js-cookie": "^3.0.1",
"lodash-es": "^4.17.21",
"moment": "^2.29.1",
"numeral": "^2.0.6",
"p-debounce": "^4.0.0",
"prop-types": "^15.7.2",
"qrcode.react": "^1.0.1",
"react": "17.x",
"react-dnd": "^14.0.3",
"react-dnd-html5-backend": "^14.0.1",
"react-dom": "17.x",
"react-draggable": "^4.4.4",
"react-player": "^2.9.0",
"react-toast-mobile": "^1.0.10",
"umi": "^3.5.0",
"uuid": "^8.3.2"
},
"devDependencies": {
"@ali/lerna": "^2.0.1",
"@ali/yuque-docgen": "^1.2.0",
"@types/react": "^17.0.0",
"@types/react-dom": "^17.0.0",
"@umijs/plugin-sass": "^1.1.1",
"@umijs/test": "^3.4.25",
"babel-eslint": "^10.1.0",
"esbuild": "^0.14.27",
"esbuild-sass-plugin": "^2.2.5",
"eslint": "^7.32.0",
"eslint-config-ali": "^12.2.1",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-import": "^2.24.0",
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-react": "^7.24.0",
"eslint-plugin-react-hooks": "^4.2.0",
"lint-staged": "^10.0.7",
"postcss": "^8.4.12",
"postcss-modules": "^4.3.1",
"prettier": "^2.2.0",
"typescript": "^4.1.2",
"yorkie": "^2.0.0"
}
}
{
"name": "mp-subapp-biz-workbench",
"private": true,
"scripts": {
"start": "PORT=8002 NODE_ENV=development umi dev",
"build": "NODE_ENV=production umi build",
"postinstall": "umi generate tmp",
"prettier": "prettier --write '**/*.{js,jsx,tsx,ts,less,md,json}'",
"test": "umi-test",
"doc": "yuque-docgen --componentName=",
"test:coverage": "umi-test --coverage",
"start-https": "HTTPS=true PORT=8002 NODE_ENV=development umi dev"
},
"yuque-docgen": {
"componentPath": "/src/components/${component}/index.jsx",
"yuque-token": "4dcFL4O2o8vCfKfohczqCWrBTOpA0mH61pbHKBMD",
"yueque-username": "ajx-yuque-assistant",
"namespaceOrId": "amap-webx/kp4v3k"
},
"gitHooks": {
"pre-commit": "lint-staged"
},
"lint-staged": {
"*.{ts,js,tsx,jsx}": [
"prettier --write"
]
},
"tnpm": {
"mode": "npm",
"lockfile": "enable"
},
"dependencies": {
"@ali/amap-data-orchestration": "1.0.11",
"@ali/amap-lib": "^7.3.15",
"@ali/mp-design": "0.0.11",
"@ali/trace-blank-screen": "^1.2.8",
"@ali/trace-plugin-perf": "^1.2.5",
"@ali/trace-plugin-pv": "^1.2.8",
"@ali/trace-plugin-resource-error": "^1.2.5",
"@ali/trace-sdk": "^1.2.5",
"@alife/amap-passport": "^1.2.5",
"@alife/browser-sts": "^0.1.4",
"@amap/amap-jsapi-loader": "^1.0.1",
"@ant-design/charts": "^1.3.2",
"@ant-design/icons": "^4.6.2",
"@ant-design/pro-table": "^2.34.0",
"@apollo/client": "^3.6.6",
"@umijs/plugin-qiankun": "^2.26.0",
"@umijs/preset-react": "^2.1.1",
"ali-oss": "^6.16.0",
"antd": "4.17.4",
"antd-img-crop": "^3.16.0",
"form-render-1.6": "npm:[email protected]",
"form-render-1.6.4": "npm:[email protected]",
"form-render-1.8": "npm:[email protected]",
"form-render-1.9.4": "npm:[email protected]",
"graphql": "^16.5.0",
"immutability-helper": "^3.1.1",
"js-cookie": "^3.0.1",
"lodash-es": "^4.17.21",
"moment": "^2.29.1",
"numeral": "^2.0.6",
"p-debounce": "^4.0.0",
"prop-types": "^15.7.2",
"qrcode.react": "^1.0.1",
"react": "17.x",
"react-dnd": "^14.0.3",
"react-dnd-html5-backend": "^14.0.1",
"react-dom": "17.x",
"react-draggable": "^4.4.4",
"react-player": "^2.9.0",
"react-toast-mobile": "^1.0.10",
"umi": "^3.5.0",
"uuid": "^8.3.2"
},
"devDependencies": {
"@ali/lerna": "^2.0.1",
"@ali/yuque-docgen": "^1.2.0",
"@types/react": "^17.0.0",
"@types/react-dom": "^17.0.0",
"@umijs/plugin-sass": "^1.1.1",
"@umijs/test": "^3.4.25",
"babel-eslint": "^10.1.0",
"esbuild": "^0.14.27",
"esbuild-sass-plugin": "^2.2.5",
"eslint": "^7.32.0",
"eslint-config-ali": "^12.2.1",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-import": "^2.24.0",
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-react": "^7.24.0",
"eslint-plugin-react-hooks": "^4.2.0",
"lint-staged": "^10.0.7",
"postcss": "^8.4.12",
"postcss-modules": "^4.3.1",
"prettier": "^2.2.0",
"typescript": "^4.1.2",
"yorkie": "^2.0.0"
}
}
{
"name": "mp-subapp-biz-workbench",
"private": true,
"scripts": {
"start": "PORT=8002 NODE_ENV=development umi dev",
"build": "NODE_ENV=production umi build",
"postinstall": "umi generate tmp",
"prettier": "prettier --write '**/*.{js,jsx,tsx,ts,less,md,json}'",
"test": "umi-test",
"doc": "yuque-docgen --componentName=",
"test:coverage": "umi-test --coverage",
"start-https": "HTTPS=true PORT=8002 NODE_ENV=development umi dev"
},
"yuque-docgen": {
"componentPath": "/src/components/${component}/index.jsx",
"yuque-token": "4dcFL4O2o8vCfKfohczqCWrBTOpA0mH61pbHKBMD",
"yueque-username": "ajx-yuque-assistant",
"namespaceOrId": "amap-webx/kp4v3k"
},
"gitHooks": {
"pre-commit": "lint-staged"
},
"lint-staged": {
"*.{ts,js,tsx,jsx}": [
"prettier --write"
]
},
"tnpm": {
"mode": "npm",
"lockfile": "enable"
},
"dependencies": {
"@ali/amap-lib": "^7.3.15",
"@ali/mp-design": "0.0.11",
"@ali/trace-blank-screen": "^1.2.8",
"@ali/trace-plugin-perf": "^1.2.5",
"@ali/trace-plugin-pv": "^1.2.8",
"@ali/trace-plugin-resource-error": "^1.2.5",
"@ali/trace-sdk": "^1.2.5",
"@alife/amap-passport": "^1.2.5",
"@alife/browser-sts": "^0.1.4",
"@amap/amap-jsapi-loader": "^1.0.1",
"@ant-design/charts": "^1.3.2",
"@ant-design/icons": "^4.6.2",
"@apollo/client": "^3.6.6",
"@ant-design/pro-table": "^2.34.0",
"@umijs/plugin-qiankun": "^2.26.0",
"@umijs/preset-react": "^2.1.1",
"antd": "4.17.4",
"ali-oss": "^6.16.0",
"antd-img-crop": "^3.16.0",
"form-render-1.6": "npm:[email protected]",
"form-render-1.6.4": "npm:[email protected]",
"form-render-1.8": "npm:[email protected]",
"form-render-1.13.12": "npm:[email protected]",
"graphql": "^16.5.0",
"immutability-helper": "^3.1.1",
"js-cookie": "^3.0.1",
"lodash-es": "^4.17.21",
"moment": "^2.29.1",
"numeral": "^2.0.6",
"p-debounce": "^4.0.0",
"prop-types": "^15.7.2",
"qrcode.react": "^1.0.1",
"react": "17.x",
"react-dnd": "^14.0.3",
"react-dnd-html5-backend": "^14.0.1",
"react-dom": "17.x",
"react-draggable": "^4.4.4",
"react-player": "^2.9.0",
"react-toast-mobile": "^1.0.10",
"umi": "^3.5.0",
"uuid": "^8.3.2"
},
"devDependencies": {
"@ali/lerna": "^2.0.1",
"@ali/yuque-docgen": "^1.2.0",
"@types/react": "^17.0.0",
"@types/react-dom": "^17.0.0",
"@umijs/plugin-sass": "^1.1.1",
"@umijs/test": "^3.4.25",
"babel-eslint": "^10.1.0",
"esbuild": "^0.14.27",
"esbuild-sass-plugin": "^2.2.5",
"eslint": "^7.32.0",
"eslint-config-ali": "^12.2.1",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-import": "^2.24.0",
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-react": "^7.24.0",
"eslint-plugin-react-hooks": "^4.2.0",
"lint-staged": "^10.0.7",
"postcss": "^8.4.12",
"postcss-modules": "^4.3.1",
"prettier": "^2.2.0",
"typescript": "^4.1.2",
"yorkie": "^2.0.0"
}
}
{
"name": "mp-subapp-biz-workbench",
"private": true,
"scripts": {
"start": "PORT=8002 NODE_ENV=development umi dev",
"build": "NODE_ENV=production umi build",
"postinstall": "umi generate tmp",
"prettier": "prettier --write '**/*.{js,jsx,tsx,ts,less,md,json}'",
"test": "umi-test",
"doc": "yuque-docgen --componentName=",
"test:coverage": "umi-test --coverage",
"start-https": "HTTPS=true PORT=8002 NODE_ENV=development umi dev"
},
"yuque-docgen": {
"componentPath": "/src/components/${component}/index.jsx",
"yuque-token": "4dcFL4O2o8vCfKfohczqCWrBTOpA0mH61pbHKBMD",
"yueque-username": "ajx-yuque-assistant",
"namespaceOrId": "amap-webx/kp4v3k"
},
"gitHooks": {
"pre-commit": "lint-staged"
},
"lint-staged": {
"*.{ts,js,tsx,jsx}": [
"prettier --write"
]
},
"tnpm": {
"mode": "npm",
"lockfile": "enable"
},
"dependencies": {
"@ali/amap-data-orchestration": "^1.0.10",
"@ali/amap-lib": "^7.3.15",
"@ali/mp-design": "0.0.11",
"@ali/trace-blank-screen": "^1.2.8",
"@ali/trace-plugin-perf": "^1.2.5",
"@ali/trace-plugin-pv": "^1.2.8",
"@ali/trace-plugin-resource-error": "^1.2.5",
"@ali/trace-sdk": "^1.2.5",
"@alife/amap-passport": "^1.2.5",
"@alife/browser-sts": "^0.1.4",
"@amap/amap-jsapi-loader": "^1.0.1",
"@ant-design/charts": "^1.3.2",
"@ant-design/icons": "^4.6.2",
"@ant-design/pro-table": "^2.34.0",
"@apollo/client": "^3.6.6",
"@umijs/plugin-qiankun": "^2.26.0",
"@umijs/preset-react": "^2.1.1",
"ali-oss": "^6.16.0",
"antd": "4.17.4",
"antd-img-crop": "^3.16.0",
"form-render-1.6": "npm:[email protected]",
"form-render-1.6.4": "npm:[email protected]",
"form-render-1.8": "npm:[email protected]",
"form-render-1.9.4": "npm:[email protected]",
"graphql": "^16.5.0",
"immutability-helper": "^3.1.1",
"js-cookie": "^3.0.1",
"lodash-es": "^4.17.21",
"moment": "^2.29.1",
"numeral": "^2.0.6",
"p-debounce": "^4.0.0",
"prop-types": "^15.7.2",
"qrcode.react": "^1.0.1",
"react": "17.x",
"react-dnd": "^14.0.3",
"react-dnd-html5-backend": "^14.0.1",
"react-dom": "17.x",
"react-draggable": "^4.4.4",
"react-player": "^2.9.0",
"react-toast-mobile": "^1.0.10",
"umi": "^3.5.0",
"uuid": "^8.3.2"
},
"devDependencies": {
"@ali/lerna": "^2.0.1",
"@ali/yuque-docgen": "^1.2.0",
"@types/react": "^17.0.0",
"@types/react-dom": "^17.0.0",
"@umijs/plugin-sass": "^1.1.1",
"@umijs/test": "^3.4.25",
"babel-eslint": "^10.1.0",
"esbuild": "^0.14.27",
"esbuild-sass-plugin": "^2.2.5",
"eslint": "^7.32.0",
"eslint-config-ali": "^12.2.1",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-import": "^2.24.0",
"eslint-plugin-prettier": "^3.4.0",
"eslint-plugin-react": "^7.24.0",
"eslint-plugin-react-hooks": "^4.2.0",
"lint-staged": "^10.0.7",
"postcss": "^8.4.12",
"postcss-modules": "^4.3.1",
"prettier": "^2.2.0",
"typescript": "^4.1.2",
"yorkie": "^2.0.0"
}
}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_antd%404.19.5%40antd/lib/table/hooks/useSelection.d.ts","entries":[{"id":"ATR3.ts","source":"Workspace Edit","timestamp":1650788183992}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40types_history%404.7.11%40%40types/history/createHashHistory.d.ts","entries":[{"id":"1jwt.ts","source":"Workspace Edit","timestamp":1650785995972},{"id":"4U81.ts","source":"moved.source","timestamp":1650788108275}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_antd%404.19.5%40antd/lib/menu/SubMenu.d.ts","entries":[{"id":"jkic.ts","source":"Workspace Edit","timestamp":1650788186468}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/CrownTwoTone.d.ts","entries":[{"id":"fTfd.ts","source":"Workspace Edit","timestamp":1650788187933}]}
{"version":1,"resource":"file:///Users/yikai/Projects/provider_bench/src/pages/expansion/index/utils/constanst.js","entries":[{"id":"Umd0.js","timestamp":1658394858208},{"id":"zcXN.js","source":"undoRedo.source","timestamp":1658394860085}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40umijs_deps%403.5.23%40%40umijs/deps/compiled/semver/ranges/subset.d.ts","entries":[{"id":"JozC.ts","source":"Workspace Edit","timestamp":1650785995968},{"id":"3Nzo.ts","source":"moved.source","timestamp":1650788107389}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/ExclamationCircleOutlined.d.ts","entries":[{"id":"4zt3.ts","source":"Workspace Edit","timestamp":1650788192584}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/CarryOutOutlined.d.ts","entries":[{"id":"GsTs.ts","source":"Workspace Edit","timestamp":1650788186487}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40umijs_deps%403.5.23%40%40umijs/deps/compiled/semver/classes/comparator.d.ts","entries":[{"id":"klX6.ts","source":"Workspace Edit","timestamp":1650785996633},{"id":"whfV.ts","source":"moved.source","timestamp":1650788109328}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/AndroidFilled.d.ts","entries":[{"id":"ilAh.ts","source":"Workspace Edit","timestamp":1650788186475}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40umijs_deps%403.5.23%40%40umijs/deps/compiled/semver/functions/gt.d.ts","entries":[{"id":"7FEu.ts","source":"Workspace Edit","timestamp":1650785995516},{"id":"7UlT.ts","source":"moved.source","timestamp":1650788106364}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_rc-picker%402.6.7%40rc-picker/lib/panels/DatePanel/DateBody.d.ts","entries":[{"id":"kc5a.ts","source":"Workspace Edit","timestamp":1650788184038}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_antd%404.19.5%40antd/lib/tree/DirectoryTree.d.ts","entries":[{"id":"Wjld.ts","source":"Workspace Edit","timestamp":1650788186472}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/CodeOutlined.d.ts","entries":[{"id":"b4vs.ts","source":"Workspace Edit","timestamp":1650788187871}]}
{"version":1,"resource":"file:///Users/yikai/Projects/mp-subapp-biz-workbench/src/components/TableWidgets/ItemStatus/ItemStatus.jsx","entries":[{"id":"64BF.jsx","timestamp":1655692201965},{"id":"R03Z.jsx","timestamp":1655692252865},{"id":"OdP9.jsx","source":"undoRedo.source","timestamp":1655692288821},{"id":"X1hL.jsx","timestamp":1655692307373},{"id":"nfWo.jsx","timestamp":1655817385493}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/AreaChartOutlined.d.ts","entries":[{"id":"929b.ts","source":"Workspace Edit","timestamp":1650788186478}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_history-with-query%404.10.4%40history-with-query/createMemoryHistory.d.ts","entries":[{"id":"DitJ.ts","source":"Workspace Edit","timestamp":1650785996975},{"id":"ge9h.ts","source":"moved.source","timestamp":1650788111495}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40umijs_deps%403.5.23%40%40umijs/deps/compiled/cheerio/htmlparser2/index.d.ts","entries":[{"id":"ifjQ.ts","source":"Workspace Edit","timestamp":1650785996658},{"id":"MHVz.ts","source":"Workspace Edit","timestamp":1650786015657},{"id":"Ufo5.ts","source":"moved.source","timestamp":1650788110278}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/FacebookFilled.d.ts","entries":[{"id":"h179.ts","source":"Workspace Edit","timestamp":1650788192586}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40umijs_deps%403.5.23%40%40umijs/deps/compiled/lodash/common/function.d.ts","entries":[{"id":"pb0c.ts","source":"Workspace Edit","timestamp":1650785995983},{"id":"PE4g.ts","source":"moved.source","timestamp":1650788109165}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40umijs_deps%403.5.23%40%40umijs/deps/compiled/babel/traverse.d.ts","entries":[{"id":"gIpR.ts","source":"Workspace Edit","timestamp":1650785995512},{"id":"2Di9.ts","source":"moved.source","timestamp":1650788106342}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40umijs_deps%403.5.23%40%40umijs/deps/compiled/yargs/index.d.ts","entries":[{"id":"I9sJ.ts","source":"Workspace Edit","timestamp":1650785996657},{"id":"IiSp.ts","source":"moved.source","timestamp":1650788110267}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/BellTwoTone.d.ts","entries":[{"id":"FsW5.ts","source":"Workspace Edit","timestamp":1650788186482}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/BlockOutlined.d.ts","entries":[{"id":"no5k.ts","source":"Workspace Edit","timestamp":1650788186483}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/DribbbleOutlined.d.ts","entries":[{"id":"UEYF.ts","source":"Workspace Edit","timestamp":1650788192583}]}
{"version":1,"resource":"file:///Users/yikai/Projects/mp-subapp-biz-workbench/src/components/FormRender/widgets/SelectReadonly.jsx","entries":[{"id":"Pq2J.jsx","timestamp":1649940530425}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/FacebookOutlined.d.ts","entries":[{"id":"lmbo.ts","source":"Workspace Edit","timestamp":1650788192586}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/FlagOutlined.d.ts","entries":[{"id":"FZS2.ts","source":"Workspace Edit","timestamp":1650788192593}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/EuroCircleFilled.d.ts","entries":[{"id":"XtND.ts","source":"Workspace Edit","timestamp":1650788192583}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/BarcodeOutlined.d.ts","entries":[{"id":"iZYE.ts","source":"Workspace Edit","timestamp":1650788186480}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40umijs_deps%403.5.23%40%40umijs/deps/compiled/lodash/common/common.d.ts","entries":[{"id":"We0L.ts","source":"Workspace Edit","timestamp":1650785995980},{"id":"2NGA.ts","source":"moved.source","timestamp":1650788108387}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/ExperimentOutlined.d.ts","entries":[{"id":"S9EB.ts","source":"Workspace Edit","timestamp":1650788192585}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/CopyrightCircleOutlined.d.ts","entries":[{"id":"Oir3.ts","source":"Workspace Edit","timestamp":1650788187916}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/AudioOutlined.d.ts","entries":[{"id":"ItXm.ts","source":"Workspace Edit","timestamp":1650788186479}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/DeploymentUnitOutlined.d.ts","entries":[{"id":"2b4Y.ts","source":"Workspace Edit","timestamp":1650788188020}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_antd%404.19.5%40antd/lib/modal/Modal.d.ts","entries":[{"id":"65hA.ts","source":"Workspace Edit","timestamp":1650788186469}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/DislikeOutlined.d.ts","entries":[{"id":"aqbl.ts","source":"Workspace Edit","timestamp":1650788192547}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_antd%404.19.5%40antd/lib/input-number/index.d.ts","entries":[{"id":"jnkD.ts","source":"Workspace Edit","timestamp":1650788186449}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_rc-trigger%405.2.17%40rc-trigger/lib/index.d.ts","entries":[{"id":"UIlB.ts","source":"Workspace Edit","timestamp":1650788183965}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/AlignCenterOutlined.d.ts","entries":[{"id":"HxA9.ts","source":"Workspace Edit","timestamp":1650788186474}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40umijs_deps%403.5.23%40%40umijs/deps/compiled/semver/functions/lt.d.ts","entries":[{"id":"DAPe.ts","source":"Workspace Edit","timestamp":1650785995515},{"id":"u7kx.ts","source":"moved.source","timestamp":1650788106374}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_rc-steps%404.1.4%40rc-steps/lib/Steps.d.ts","entries":[{"id":"Y2RM.ts","source":"Workspace Edit","timestamp":1650788186471}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_antd%404.19.5%40antd/lib/form/context.d.ts","entries":[{"id":"vySP.ts","source":"Workspace Edit","timestamp":1650788186448}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_antd%404.19.5%40antd/lib/image/index.d.ts","entries":[{"id":"rnoe.ts","source":"Workspace Edit","timestamp":1650788186448}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/CarOutlined.d.ts","entries":[{"id":"aUKf.ts","source":"Workspace Edit","timestamp":1650788186486}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/ArrowUpOutlined.d.ts","entries":[{"id":"DDq2.ts","source":"Workspace Edit","timestamp":1650788186478}]}
{"version":1,"resource":"file:///Users/yikai/Projects/mp-subapp-biz-workbench/src/pages/activity/index.jsx","entries":[{"id":"Bbq7.jsx","timestamp":1649745649390},{"id":"n4C7.jsx","timestamp":1649927833444}]}
{"version":1,"resource":"file:///Users/yikai/Projects/mp-subapp-biz-workbench/src/pages/activity/config.js","entries":[{"id":"p1R5.js","timestamp":1654765650666},{"id":"Hl1K.js","timestamp":1654765669722},{"id":"flxg.js","timestamp":1654765680409},{"id":"n9q4.js","source":"undoRedo.source","timestamp":1654765693638},{"id":"tWGb.js","source":"undoRedo.source","timestamp":1654765714882}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/FileZipOutlined.d.ts","entries":[{"id":"Ee7h.ts","source":"Workspace Edit","timestamp":1650788192592}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/CopyTwoTone.d.ts","entries":[{"id":"x8ss.ts","source":"Workspace Edit","timestamp":1650788187913}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_rc-field-form%401.25.2%40rc-field-form/lib/Field.d.ts","entries":[{"id":"NWNm.ts","source":"Workspace Edit","timestamp":1650788184024}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40umijs_deps%403.5.23%40%40umijs/deps/compiled/semver/ranges/intersects.d.ts","entries":[{"id":"mP3n.ts","source":"Workspace Edit","timestamp":1650785995968},{"id":"M7cG.ts","source":"moved.source","timestamp":1650788107379}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/FileZipFilled.d.ts","entries":[{"id":"ZUGN.ts","source":"Workspace Edit","timestamp":1650788192592}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40umijs_deps%403.5.23%40%40umijs/deps/compiled/semver/functions/major.d.ts","entries":[{"id":"yHaH.ts","source":"Workspace Edit","timestamp":1650785995513},{"id":"4Hgk.ts","source":"moved.source","timestamp":1650788106347}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_rc-field-form%401.25.2%40rc-field-form/es/FormContext.d.ts","entries":[{"id":"TSF8.ts","source":"Workspace Edit","timestamp":1650788184034}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/ClockCircleOutlined.d.ts","entries":[{"id":"ggch.ts","source":"Workspace Edit","timestamp":1650788187660}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/CoffeeOutlined.d.ts","entries":[{"id":"J153.ts","source":"Workspace Edit","timestamp":1650788187880}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/BackwardOutlined.d.ts","entries":[{"id":"q1CA.ts","source":"Workspace Edit","timestamp":1650788186480}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/CloseSquareFilled.d.ts","entries":[{"id":"egpv.ts","source":"Workspace Edit","timestamp":1650788187903}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/CreditCardOutlined.d.ts","entries":[{"id":"z3XV.ts","source":"Workspace Edit","timestamp":1650788187926}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/CreditCardTwoTone.d.ts","entries":[{"id":"0KOZ.ts","source":"Workspace Edit","timestamp":1650788187923}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/CiCircleOutlined.d.ts","entries":[{"id":"nyzn.ts","source":"Workspace Edit","timestamp":1650788186947}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/FileProtectOutlined.d.ts","entries":[{"id":"Uaml.ts","source":"Workspace Edit","timestamp":1650788192591}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/FallOutlined.d.ts","entries":[{"id":"Mrc8.ts","source":"Workspace Edit","timestamp":1650788192586}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_antd%404.19.5%40antd/lib/form/Form.d.ts","entries":[{"id":"13CB.ts","source":"Workspace Edit","timestamp":1650788184076}]}
{"version":1,"resource":"file:///Users/yikai/Projects/provider_bench/src/pages/employee_center/components/qrcodeEntry.vue","entries":[{"id":"DNh7.vue","timestamp":1649387945192},{"id":"oWcM.vue","timestamp":1649387962486}]}
{"version":1,"resource":"file:///Users/yikai/Projects/mp-subapp-biz-workbench/src/pages/cms/list/CMSForm/index.jsx","entries":[{"id":"299y.jsx","timestamp":1654606391140},{"id":"rJZF.jsx","timestamp":1656043239838}]}
{
"name": "merchant-platform-bff",
"description": "",
"private": true,
"repository": {
"type": "git",
"url": ""
},
"config": {
"build": {
"deps": "isolation"
},
"docker": {
"os": 7
}
},
"tnpm": {
"mode": "npm",
"lockfile": "enable"
},
"dependencies": {
"@ali/egg-diamond": "^3.3.2",
"@ali/egg-ext-mongoose": "0.0.2",
"@ali/ego-proxy-plugin": "0.0.12",
"@ali/keycenter": "^2.1.1",
"@ali/midway": "^7.0.0",
"@ali/trace-sdk-node": "^1.2.7",
"@midwayjs/bootstrap": "^2.3.0",
"@midwayjs/core": "^2.3.0",
"@midwayjs/decorator": "^2.3.0",
"@midwayjs/logger": "^2.13.0",
"@midwayjs/web": "^2.3.0",
"egg": "^2.0.0",
"egg-http-proxy": "^1.0.0",
"mongoose": "^6.2.10",
"url-append": "^0.2.0"
},
"devDependencies": {
"@ali/midway-cli-plugin-ali": "^1.0.0",
"@midwayjs/cli": "^1.0.0",
"@midwayjs/egg-ts-helper": "^1.0.1",
"@midwayjs/luckyeye": "^1.0.0",
"@midwayjs/mock": "^2.3.0",
"@types/jest": "^26.0.10",
"@types/node": "^14.17.32",
"cross-env": "^6.0.0",
"crypto": "^1.0.1",
"jest": "^26.4.0",
"mwts": "^1.0.5",
"ts-jest": "^26.2.0",
"typescript": "^4.0.0"
},
"egg": {
"framework": "@ali/midway"
},
"engines": {
"install-alinode": "^7"
},
"license": "MIT",
"midway-bin-clean": [
".vscode/.tsbuildinfo",
".vscode/settings.json",
"dist"
],
"midway-cli": {
"plugins": [
"@ali/midway-cli-plugin-ali"
]
},
"midway-luckyeye": {
"packages": [
"midway_v2"
]
},
"scripts": {
"start": "npm run dev",
"proxy": "http_proxy=http://127.0.0.1:8888 npm run dev",
"build": "midway-bin build -c",
"check": "luckyeye",
"ci": "npm run cov",
"cov": "midway-bin cov --ts",
"dev": "cross-env ets && cross-env NODE_ENV=local midway-bin dev --ts",
"lint": "mwts check",
"lint:fix": "mwts fix",
"start_build": "npm run build && cross-env NODE_ENV=development midway-bin dev",
"test": "midway-bin test --ts"
},
"version": "1.0.0"
}
{
"name": "merchant-platform-bff",
"description": "",
"private": true,
"repository": {
"type": "git",
"url": ""
},
"config": {
"build": {
"deps": "isolation"
},
"docker": {
"os": 7
},
"autoproxy": true
},
"dependencies": {
"@ali/egg-diamond": "^3.3.2",
"@ali/egg-ext-mongoose": "0.0.2",
"@ali/ego-proxy-plugin": "^0.1.0",
"@ali/keycenter": "^2.1.1",
"@ali/midway": "^7.0.0",
"@ali/trace-sdk-node": "^1.2.7",
"@midwayjs/bootstrap": "^2.3.0",
"@midwayjs/core": "^2.3.0",
"@midwayjs/decorator": "^2.3.0",
"@midwayjs/logger": "^2.13.0",
"@midwayjs/web": "^2.3.0",
"egg": "^2.0.0",
"egg-graphql": "^2.8.0",
"egg-http-proxy": "^1.0.0",
"mongoose": "^6.2.10",
"url-append": "^0.2.0"
},
"devDependencies": {
"@ali/midway-cli-plugin-ali": "^1.0.0",
"@midwayjs/cli": "^1.0.0",
"@midwayjs/egg-ts-helper": "^1.0.1",
"@midwayjs/luckyeye": "^1.0.0",
"@midwayjs/mock": "^2.3.0",
"@types/jest": "^26.0.10",
"@types/node": "^14.17.32",
"cross-env": "^6.0.0",
"crypto": "^1.0.1",
"jest": "^26.4.0",
"mwts": "^1.0.5",
"ts-jest": "^26.2.0",
"typescript": "^4.0.0"
},
"egg": {
"framework": "@ali/midway"
},
"engines": {
"install-alinode": "^7"
},
"license": "MIT",
"midway-bin-clean": [
".vscode/.tsbuildinfo",
".vscode/settings.json",
"dist"
],
"midway-cli": {
"plugins": [
"@ali/midway-cli-plugin-ali"
]
},
"midway-luckyeye": {
"packages": [
"midway_v2"
]
},
"scripts": {
"start": "npm run dev",
"proxy": "http_proxy=http://127.0.0.1:8888 npm run dev",
"build": "midway-bin build -c",
"check": "luckyeye",
"ci": "npm run cov",
"cov": "midway-bin cov --ts",
"dev": "cross-env ets && cross-env NODE_ENV=local midway-bin dev --ts",
"lint": "mwts check",
"lint:fix": "mwts fix",
"start_build": "npm run build && cross-env NODE_ENV=development midway-bin dev",
"test": "midway-bin test --ts"
},
"version": "1.0.0"
}
{
"name": "merchant-platform-bff",
"description": "",
"private": true,
"repository": {
"type": "git",
"url": ""
},
"config": {
"build": {
"deps": "isolation"
},
"docker": {
"os": 7
},
"autoproxy": true
},
"dependencies": {
"@ali/egg-diamond": "^3.3.2",
"@ali/egg-ext-mongoose": "0.0.2",
"@ali/ego-proxy-plugin": "0.0.12",
"@ali/keycenter": "^2.1.1",
"@ali/midway": "^7.0.0",
"@ali/trace-sdk-node": "^1.2.7",
"@midwayjs/bootstrap": "^2.3.0",
"@midwayjs/core": "^2.3.0",
"@midwayjs/decorator": "^2.3.0",
"@midwayjs/logger": "^2.13.0",
"@midwayjs/web": "^2.3.0",
"egg": "^2.0.0",
"egg-http-proxy": "^1.0.0",
"mongoose": "^6.2.10",
"url-append": "^0.2.0"
},
"devDependencies": {
"@ali/midway-cli-plugin-ali": "^1.0.0",
"@midwayjs/cli": "^1.0.0",
"@midwayjs/egg-ts-helper": "^1.0.1",
"@midwayjs/luckyeye": "^1.0.0",
"@midwayjs/mock": "^2.3.0",
"@types/jest": "^26.0.10",
"@types/node": "^14.17.32",
"cross-env": "^6.0.0",
"crypto": "^1.0.1",
"jest": "^26.4.0",
"mwts": "^1.0.5",
"ts-jest": "^26.2.0",
"typescript": "^4.0.0"
},
"egg": {
"framework": "@ali/midway"
},
"engines": {
"install-alinode": "^7"
},
"license": "MIT",
"midway-bin-clean": [
".vscode/.tsbuildinfo",
".vscode/settings.json",
"dist"
],
"midway-cli": {
"plugins": [
"@ali/midway-cli-plugin-ali"
]
},
"midway-luckyeye": {
"packages": [
"midway_v2"
]
},
"scripts": {
"start": "npm run dev",
"proxy": "http_proxy=http://127.0.0.1:8888 npm run dev",
"build": "midway-bin build -c",
"check": "luckyeye",
"ci": "npm run cov",
"cov": "midway-bin cov --ts",
"dev": "cross-env ets && cross-env NODE_ENV=local midway-bin dev --ts",
"lint": "mwts check",
"lint:fix": "mwts fix",
"start_build": "npm run build && cross-env NODE_ENV=development midway-bin dev",
"test": "midway-bin test --ts"
},
"version": "1.0.0"
}
{
"name": "merchant-platform-bff",
"description": "",
"private": true,
"repository": {
"type": "git",
"url": ""
},
"config": {
"build": {
"deps": "isolation"
},
"docker": {
"os": 7
},
"autoproxy": true
},
"dependencies": {
"@ali/egg-diamond": "^3.3.2",
"@ali/egg-ext-mongoose": "0.0.2",
"@ali/ego-proxy-plugin": "^0.1.0",
"@ali/keycenter": "^2.1.1",
"@ali/midway": "^7.0.0",
"@ali/trace-sdk-node": "^1.2.7",
"@midwayjs/bootstrap": "^2.3.0",
"@midwayjs/core": "^2.3.0",
"@midwayjs/decorator": "^2.3.0",
"@midwayjs/logger": "^2.13.0",
"@midwayjs/web": "^2.3.0",
"egg": "^2.0.0",
"egg-graphql": "^2.8.0",
"egg-http-proxy": "^1.0.0",
"graphql": "0.13.2",
"graphql-type-json": "^0.3.2",
"mongoose": "^6.2.10",
"url-append": "^0.2.0"
},
"devDependencies": {
"@ali/midway-cli-plugin-ali": "^1.0.0",
"@midwayjs/cli": "^1.0.0",
"@midwayjs/egg-ts-helper": "^1.0.1",
"@midwayjs/luckyeye": "^1.0.0",
"@midwayjs/mock": "^2.3.0",
"@types/jest": "^26.0.10",
"@types/node": "^14.17.32",
"cross-env": "^6.0.0",
"crypto": "^1.0.1",
"jest": "^26.4.0",
"mwts": "^1.0.5",
"ts-jest": "^26.2.0",
"typescript": "^4.0.0"
},
"egg": {
"framework": "@ali/midway"
},
"engines": {
"install-alinode": "^7"
},
"license": "MIT",
"midway-bin-clean": [
".vscode/.tsbuildinfo",
".vscode/settings.json",
"dist"
],
"midway-cli": {
"plugins": [
"@ali/midway-cli-plugin-ali"
]
},
"midway-luckyeye": {
"packages": [
"midway_v2"
]
},
"scripts": {
"start": "npm run dev",
"proxy": "http_proxy=http://127.0.0.1:8888 npm run dev",
"build": "midway-bin build -c",
"check": "luckyeye",
"ci": "npm run cov",
"cov": "midway-bin cov --ts",
"dev": "cross-env ets && cross-env NODE_ENV=local midway-bin dev --ts",
"lint": "mwts check",
"lint:fix": "mwts fix",
"start_build": "npm run build && cross-env NODE_ENV=development midway-bin dev",
"test": "midway-bin test --ts"
},
"version": "1.0.0"
}
{"version":1,"resource":"file:///Users/yikai/Projects/merchant-platform-bff/package.json","entries":[{"id":"1tJb.json","timestamp":1653383359174},{"id":"KiF6.json","timestamp":1653396739005},{"id":"4olx.json","timestamp":1653396991887},{"id":"4jFJ.json","timestamp":1653881645790},{"id":"Tn46.json","timestamp":1653884396423},{"id":"9w5g.json","timestamp":1653921085249},{"id":"zILP.json","source":"undoRedo.source","timestamp":1653929949135},{"id":"lgBL.json","timestamp":1653929951716},{"id":"xR71.json","timestamp":1653965931327}]}
{
"name": "merchant-platform-bff",
"description": "",
"private": true,
"repository": {
"type": "git",
"url": ""
},
"config": {
"build": {
"deps": "isolation"
},
"docker": {
"os": 7
}
},
"dependencies": {
"@ali/egg-diamond": "^3.3.2",
"@ali/egg-ext-mongoose": "0.0.2",
"@ali/ego-proxy-plugin": "0.0.12",
"@ali/keycenter": "^2.1.1",
"@ali/midway": "^7.0.0",
"@ali/trace-sdk-node": "^1.2.7",
"@midwayjs/bootstrap": "^2.3.0",
"@midwayjs/core": "^2.3.0",
"@midwayjs/decorator": "^2.3.0",
"@midwayjs/logger": "^2.13.0",
"@midwayjs/web": "^2.3.0",
"egg": "^2.0.0",
"egg-http-proxy": "^1.0.0",
"mongoose": "^6.2.10",
"url-append": "^0.2.0"
},
"devDependencies": {
"@ali/midway-cli-plugin-ali": "^1.0.0",
"@midwayjs/cli": "^1.0.0",
"@midwayjs/egg-ts-helper": "^1.0.1",
"@midwayjs/luckyeye": "^1.0.0",
"@midwayjs/mock": "^2.3.0",
"@types/jest": "^26.0.10",
"@types/node": "^14.17.32",
"cross-env": "^6.0.0",
"crypto": "^1.0.1",
"jest": "^26.4.0",
"mwts": "^1.0.5",
"ts-jest": "^26.2.0",
"typescript": "^4.0.0"
},
"egg": {
"framework": "@ali/midway"
},
"engines": {
"install-alinode": "^7"
},
"license": "MIT",
"midway-bin-clean": [
".vscode/.tsbuildinfo",
".vscode/settings.json",
"dist"
],
"midway-cli": {
"plugins": [
"@ali/midway-cli-plugin-ali"
]
},
"midway-luckyeye": {
"packages": [
"midway_v2"
]
},
"scripts": {
"start": "npm run dev",
"proxy": "http_proxy=http://127.0.0.1:8888 npm run dev",
"build": "midway-bin build -c",
"check": "luckyeye",
"ci": "npm run cov",
"cov": "midway-bin cov --ts",
"dev": "cross-env ets && cross-env NODE_ENV=local midway-bin dev --ts",
"lint": "mwts check",
"lint:fix": "mwts fix",
"start_build": "npm run build && cross-env NODE_ENV=development midway-bin dev",
"test": "midway-bin test --ts"
},
"version": "1.0.0"
}
{
"name": "merchant-platform-bff",
"description": "",
"private": true,
"repository": {
"type": "git",
"url": ""
},
"config": {
"build": {
"deps": "isolation"
},
"docker": {
"os": 7
},
"autoproxy": true
},
"dependencies": {
"@ali/egg-diamond": "^3.3.2",
"@ali/egg-ext-mongoose": "0.0.2",
"@ali/ego-proxy-plugin": "^0.1.0",
"@ali/keycenter": "^2.1.1",
"@ali/midway": "^7.0.0",
"@ali/trace-sdk-node": "^1.2.7",
"@liyu_team/egg-typescript-graphql": "^2.8.2",
"@midwayjs/bootstrap": "^2.3.0",
"@midwayjs/core": "^2.3.0",
"@midwayjs/decorator": "^2.3.0",
"@midwayjs/logger": "^2.13.0",
"@midwayjs/web": "^2.3.0",
"egg": "^2.0.0",
"egg-http-proxy": "^1.0.0",
"graphql": "0.13.2",
"graphql-type-json": "^0.3.2",
"mongoose": "^6.2.10",
"url-append": "^0.2.0"
},
"devDependencies": {
"@ali/midway-cli-plugin-ali": "^1.0.0",
"@midwayjs/cli": "^1.0.0",
"@midwayjs/egg-ts-helper": "^1.0.1",
"@midwayjs/luckyeye": "^1.0.0",
"@midwayjs/mock": "^2.3.0",
"@types/jest": "^26.0.10",
"@types/node": "^14.17.32",
"cross-env": "^6.0.0",
"crypto": "^1.0.1",
"jest": "^26.4.0",
"mwts": "^1.0.5",
"ts-jest": "^26.2.0",
"typescript": "^4.0.0"
},
"egg": {
"framework": "@ali/midway"
},
"engines": {
"install-alinode": "^7"
},
"license": "MIT",
"midway-bin-clean": [
".vscode/.tsbuildinfo",
".vscode/settings.json",
"dist"
],
"midway-cli": {
"plugins": [
"@ali/midway-cli-plugin-ali"
]
},
"midway-luckyeye": {
"packages": [
"midway_v2"
]
},
"scripts": {
"start": "npm run dev",
"proxy": "http_proxy=http://127.0.0.1:8888 npm run dev",
"build": "midway-bin build -c",
"check": "luckyeye",
"ci": "npm run cov",
"cov": "midway-bin cov --ts",
"dev": "cross-env ets && cross-env NODE_ENV=local midway-bin dev --ts",
"lint": "mwts check",
"lint:fix": "mwts fix",
"start_build": "npm run build && cross-env NODE_ENV=development midway-bin dev",
"test": "midway-bin test --ts"
},
"version": "1.0.0"
}
{
"name": "merchant-platform-bff",
"description": "",
"private": true,
"repository": {
"type": "git",
"url": ""
},
"config": {
"build": {
"deps": "isolation"
},
"docker": {
"os": 7
},
"autoproxy": true
},
"dependencies": {
"@ali/egg-diamond": "^3.3.2",
"@ali/egg-ext-mongoose": "0.0.2",
"@ali/ego-proxy-plugin": "^0.1.0",
"@ali/keycenter": "^2.1.1",
"@ali/midway": "^7.0.0",
"@ali/trace-sdk-node": "^1.2.7",
"@midwayjs/bootstrap": "^2.3.0",
"@midwayjs/core": "^2.3.0",
"@midwayjs/decorator": "^2.3.0",
"@midwayjs/logger": "^2.13.0",
"@midwayjs/web": "^2.3.0",
"egg": "^2.0.0",
"egg-graphql": "^2.8.0",
"egg-http-proxy": "^1.0.0",
"graphql": "0.13.2",
"mongoose": "^6.2.10",
"url-append": "^0.2.0"
},
"devDependencies": {
"@ali/midway-cli-plugin-ali": "^1.0.0",
"@midwayjs/cli": "^1.0.0",
"@midwayjs/egg-ts-helper": "^1.0.1",
"@midwayjs/luckyeye": "^1.0.0",
"@midwayjs/mock": "^2.3.0",
"@types/jest": "^26.0.10",
"@types/node": "^14.17.32",
"cross-env": "^6.0.0",
"crypto": "^1.0.1",
"jest": "^26.4.0",
"mwts": "^1.0.5",
"ts-jest": "^26.2.0",
"typescript": "^4.0.0"
},
"egg": {
"framework": "@ali/midway"
},
"engines": {
"install-alinode": "^7"
},
"license": "MIT",
"midway-bin-clean": [
".vscode/.tsbuildinfo",
".vscode/settings.json",
"dist"
],
"midway-cli": {
"plugins": [
"@ali/midway-cli-plugin-ali"
]
},
"midway-luckyeye": {
"packages": [
"midway_v2"
]
},
"scripts": {
"start": "npm run dev",
"proxy": "http_proxy=http://127.0.0.1:8888 npm run dev",
"build": "midway-bin build -c",
"check": "luckyeye",
"ci": "npm run cov",
"cov": "midway-bin cov --ts",
"dev": "cross-env ets && cross-env NODE_ENV=local midway-bin dev --ts",
"lint": "mwts check",
"lint:fix": "mwts fix",
"start_build": "npm run build && cross-env NODE_ENV=development midway-bin dev",
"test": "midway-bin test --ts"
},
"version": "1.0.0"
}
{
"name": "merchant-platform-bff",
"description": "",
"private": true,
"repository": {
"type": "git",
"url": ""
},
"config": {
"build": {
"deps": "isolation"
},
"docker": {
"os": 7
},
"autoproxy": true
},
"dependencies": {
"@ali/egg-diamond": "^3.3.2",
"@ali/egg-ext-mongoose": "0.0.2",
"@ali/ego-proxy-plugin": "^0.1.0",
"@ali/keycenter": "^2.1.1",
"@ali/midway": "^7.0.0",
"@ali/trace-sdk-node": "^1.2.7",
"@liyu_team/egg-typescript-graphql": "^2.8.2",
"@midwayjs/bootstrap": "^2.3.0",
"@midwayjs/core": "^2.3.0",
"@midwayjs/decorator": "^2.3.0",
"@midwayjs/logger": "^2.13.0",
"@midwayjs/web": "^2.3.0",
"egg": "^2.0.0",
"egg-http-proxy": "^1.0.0",
"graphql": "0.13.2",
"graphql-type-json": "^0.3.2",
"mongoose": "^6.2.10",
"url-append": "^0.2.0"
},
"devDependencies": {
"@ali/midway-cli-plugin-ali": "^1.0.0",
"@midwayjs/cli": "^1.0.0",
"@midwayjs/egg-ts-helper": "^1.0.1",
"@midwayjs/luckyeye": "^1.0.0",
"@midwayjs/mock": "^2.3.0",
"@types/jest": "^26.0.10",
"@types/node": "^14.17.32",
"cross-env": "^6.0.0",
"crypto": "^1.0.1",
"jest": "^26.4.0",
"mwts": "^1.0.5",
"ts-jest": "^26.2.0",
"typescript": "^4.0.0"
},
"egg": {
"framework": "@ali/midway"
},
"engines": {
"install-alinode": "^7"
},
"license": "MIT",
"midway-bin-clean": [
".vscode/.tsbuildinfo",
".vscode/settings.json",
"dist"
],
"midway-cli": {
"plugins": [
"@ali/midway-cli-plugin-ali"
]
},
"midway-luckyeye": {
"packages": [
"midway_v2"
]
},
"scripts": {
"start": "npm run dev",
"proxy": "http_proxy=http://127.0.0.1:8888 npm run dev",
"build": "midway-bin build -c",
"check": "luckyeye",
"ci": "npm run cov",
"cov": "midway-bin cov --ts",
"dev": "cross-env ets && cross-env NODE_ENV=local midway-bin dev --ts",
"lint": "mwts check",
"lint:fix": "mwts fix",
"start_build": "npm run build && cross-env NODE_ENV=development midway-bin dev",
"test": "midway-bin test --ts"
},
"version": "1.0.0"
}
{
"name": "merchant-platform-bff",
"description": "",
"private": true,
"repository": {
"type": "git",
"url": ""
},
"config": {
"build": {
"deps": "isolation"
},
"docker": {
"os": 7
},
"autoproxy": true
},
"dependencies": {
"@ali/egg-diamond": "^3.3.2",
"@ali/egg-ext-mongoose": "0.0.2",
"@ali/ego-proxy-plugin": "^0.1.0",
"@ali/keycenter": "^2.1.1",
"@ali/midway": "^7.0.0",
"@ali/trace-sdk-node": "^1.2.7",
"@liyu_team/egg-typescript-graphql": "^2.8.2",
"@midwayjs/bootstrap": "^2.3.0",
"@midwayjs/core": "^2.3.0",
"@midwayjs/decorator": "^2.3.0",
"@midwayjs/logger": "^2.13.0",
"@midwayjs/web": "^2.3.0",
"egg": "^2.0.0",
"egg-graphql": "^2.8.0",
"egg-http-proxy": "^1.0.0",
"graphql": "0.13.2",
"graphql-type-json": "^0.3.2",
"mongoose": "^6.2.10",
"url-append": "^0.2.0"
},
"devDependencies": {
"@ali/midway-cli-plugin-ali": "^1.0.0",
"@midwayjs/cli": "^1.0.0",
"@midwayjs/egg-ts-helper": "^1.0.1",
"@midwayjs/luckyeye": "^1.0.0",
"@midwayjs/mock": "^2.3.0",
"@types/jest": "^26.0.10",
"@types/node": "^14.17.32",
"cross-env": "^6.0.0",
"crypto": "^1.0.1",
"jest": "^26.4.0",
"mwts": "^1.0.5",
"ts-jest": "^26.2.0",
"typescript": "^4.0.0"
},
"egg": {
"framework": "@ali/midway"
},
"engines": {
"install-alinode": "^7"
},
"license": "MIT",
"midway-bin-clean": [
".vscode/.tsbuildinfo",
".vscode/settings.json",
"dist"
],
"midway-cli": {
"plugins": [
"@ali/midway-cli-plugin-ali"
]
},
"midway-luckyeye": {
"packages": [
"midway_v2"
]
},
"scripts": {
"start": "npm run dev",
"proxy": "http_proxy=http://127.0.0.1:8888 npm run dev",
"build": "midway-bin build -c",
"check": "luckyeye",
"ci": "npm run cov",
"cov": "midway-bin cov --ts",
"dev": "cross-env ets && cross-env NODE_ENV=local midway-bin dev --ts",
"lint": "mwts check",
"lint:fix": "mwts fix",
"start_build": "npm run build && cross-env NODE_ENV=development midway-bin dev",
"test": "midway-bin test --ts"
},
"version": "1.0.0"
}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/controller/home.ts","entries":[{"id":"pgwb.ts","timestamp":1648803256010},{"id":"KB24.ts","timestamp":1648803343312},{"id":"Q8Nv.ts","timestamp":1648803362654},{"id":"rgC5.ts","timestamp":1648803380471},{"id":"hci3.ts","source":"undoRedo.source","timestamp":1648803384302},{"id":"jkdz.ts","timestamp":1648803443637},{"id":"7VXD.ts","timestamp":1648818462326},{"id":"phbt.ts","source":"undoRedo.source","timestamp":1648818467886},{"id":"qRBQ.ts","timestamp":1648818496650},{"id":"iwUe.ts","timestamp":1648818521859},{"id":"DC7w.ts","timestamp":1648818535502},{"id":"KBgJ.ts","timestamp":1648818640438},{"id":"jTxe.ts","timestamp":1648889623220},{"id":"RJE7.ts","source":"undoRedo.source","timestamp":1648889654064},{"id":"1Fu8.ts","timestamp":1648889661194},{"id":"o1VM.ts","timestamp":1648889675261},{"id":"tArv.ts","timestamp":1648889706457},{"id":"fow4.ts","timestamp":1648889771255},{"id":"ogY7.ts","timestamp":1648889799989},{"id":"LYIw.ts","source":"undoRedo.source","timestamp":1648889894105},{"id":"8EZh.ts","timestamp":1649330074174},{"id":"6m4O.ts","timestamp":1649330084383},{"id":"8JwS.ts","timestamp":1649330448735},{"id":"lfwp.ts","timestamp":1650339740637},{"id":"gfCw.ts","timestamp":1650598916799},{"id":"vw6V.ts","timestamp":1650600155817},{"id":"4Rlk.ts","source":"undoRedo.source","timestamp":1650600158993},{"id":"ko7J.ts","timestamp":1650600170306},{"id":"8lnH.ts","timestamp":1650785273478},{"id":"AhlD.ts","timestamp":1650786306387},{"id":"SRvg.ts","timestamp":1650788126889},{"id":"OMjk.ts","timestamp":1658288443583},{"id":"CkKl.ts","timestamp":1658288482112},{"id":"4vdT.ts","timestamp":1658288497918},{"id":"Pc5U.ts","timestamp":1658288510227},{"id":"fD8B.ts","timestamp":1658288524859},{"id":"qKMl.ts","timestamp":1658288565849},{"id":"RJmA.ts","source":"undoRedo.source","timestamp":1658288791899},{"id":"ix2A.ts","timestamp":1658288798409},{"id":"qpvJ.ts","timestamp":1658288815473},{"id":"VJuo.ts","timestamp":1658303695709},{"id":"eVOR.ts","source":"undoRedo.source","timestamp":1658303713889},{"id":"AwHw.ts","timestamp":1658303721809},{"id":"HMpR.ts","timestamp":1658303738358},{"id":"rlCH.ts","timestamp":1658306231649},{"id":"GB7p.ts","timestamp":1658307304773}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40umijs_deps%403.5.23%40%40umijs/deps/compiled/webpack/index.d.ts","entries":[{"id":"1tfT.ts","source":"Workspace Edit","timestamp":1650785996975},{"id":"Hk0P.ts","source":"Workspace Edit","timestamp":1650786016423},{"id":"DflT.ts","source":"moved.source","timestamp":1650788111498}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/ApiOutlined.d.ts","entries":[{"id":"hvFO.ts","source":"Workspace Edit","timestamp":1650788186477}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_antd%404.19.5%40antd/lib/table/index.d.ts","entries":[{"id":"Twsj.ts","source":"Workspace Edit","timestamp":1650788186454}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/AccountBookTwoTone.d.ts","entries":[{"id":"rEDC.ts","source":"Workspace Edit","timestamp":1650788186473}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/CustomerServiceTwoTone.d.ts","entries":[{"id":"d4WZ.ts","source":"Workspace Edit","timestamp":1650788187928}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/DownCircleOutlined.d.ts","entries":[{"id":"mFJx.ts","source":"Workspace Edit","timestamp":1650788192570}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/ArrowRightOutlined.d.ts","entries":[{"id":"Qfdt.ts","source":"Workspace Edit","timestamp":1650788186478}]}
{"version":1,"resource":"file:///Users/yikai/Projects/mp-subapp-biz-workbench/src/pages/cms/config.js","entries":[{"id":"Z6GW.js","timestamp":1660734574121},{"id":"eEtI.js","timestamp":1660734804517},{"id":"AmnV.js","timestamp":1660734819385},{"id":"RSyb.js","timestamp":1660736775941},{"id":"Vji4.js","timestamp":1662015698864},{"id":"6xGn.js","timestamp":1662088774036},{"id":"Pudw.js","timestamp":1662550262104},{"id":"HUwr.js","timestamp":1662550428734},{"id":"VL96.js","source":"searchReplace.source","timestamp":1662605451185}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/FileExclamationOutlined.d.ts","entries":[{"id":"bxym.ts","source":"Workspace Edit","timestamp":1650788192588}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/DollarCircleOutlined.d.ts","entries":[{"id":"xCVb.ts","source":"Workspace Edit","timestamp":1650788192552}]}
{"version":1,"resource":"file:///Users/yikai/Projects/alleria-bff/src/app/web/node_modules/_%40ant-design_icons%404.7.0%40%40ant-design/icons/lib/icons/FileTextTwoTone.d.ts","entries":[{"id":"VUXO.ts","source":"Workspace Edit","timestamp":1650788192591}]}
This file has been truncated, but you can view the full file.
{
"lastUpdated": 1629774901088,
"packages": {
"dataType": "Map",
"value": [
[
"http",
null
],
[
"provider",
null
],
[
"shared_preferences",
null
],
[
"url_launcher",
null
],
[
"image_picker",
null
],
[
"dio",
null
],
[
"google_fonts",
null
],
[
"path",
null
],
[
"pedantic",
null
],
[
"flutter_bloc",
null
],
[
"geolocator",
null
],
[
"uuid",
null
],
[
"crypto",
null
],
[
"video_player",
null
],
[
"fluttertoast",
null
],
[
"equatable",
null
],
[
"connectivity",
null
],
[
"google_sign_in",
null
],
[
"bloc",
null
],
[
"flutter_blurhash",
null
],
[
"get_it",
null
],
[
"file_picker",
null
],
[
"hive",
null
],
[
"wakelock",
null
],
[
"photo_view",
null
],
[
"flutter_staggered_grid_view",
null
],
[
"shimmer",
null
],
[
"chewie",
null
],
[
"octo_image",
null
],
[
"animations",
null
],
[
"pull_to_refresh",
null
],
[
"logger",
null
],
[
"lottie",
null
],
[
"percent_indicator",
null
],
[
"flutter_rating_bar",
null
],
[
"audioplayers",
null
],
[
"flutter_screenutil",
null
],
[
"pin_code_fields",
null
],
[
"badges",
null
],
[
"simple_animations",
null
],
[
"supercharged",
null
],
[
"animated_text_kit",
null
],
[
"qr_flutter",
null
],
[
"table_calendar",
null
],
[
"nested",
null
],
[
"flutter_native_splash",
null
],
[
"easy_localization",
null
],
[
"page_transition",
null
],
[
"flutter_typeahead",
null
],
[
"sliding_up_panel",
null
],
[
"just_audio",
null
],
[
"synchronized",
null
],
[
"riverpod",
null
],
[
"expandable",
null
],
[
"uni_links",
null
],
[
"flutter_layout_grid",
null
],
[
"pdf",
null
],
[
"flutter_hooks",
null
],
[
"syncfusion_flutter_charts",
null
],
[
"email_validator",
null
],
[
"package_info_plus",
null
],
[
"flutter_facebook_auth",
null
],
[
"dotted_border",
null
],
[
"rflutter_alert",
null
],
[
"shelf",
null
],
[
"flutter_riverpod",
null
],
[
"country_code_picker",
null
],
[
"connectivity_plus",
null
],
[
"get_storage",
null
],
[
"xml",
null
],
[
"flutter_mobx",
null
],
[
"dots_indicator",
null
],
[
"encrypt",
null
],
[
"flutter_markdown",
null
],
[
"dropdown_search",
null
],
[
"retrofit",
null
],
[
"mockito",
null
],
[
"responsive_builder",
null
],
[
"curved_navigation_bar",
null
],
[
"share_plus",
null
],
[
"built_collection",
null
],
[
"flutter_form_builder",
null
],
[
"flutter_speed_dial",
null
],
[
"petitparser",
null
],
[
"english_words",
null
],
[
"flutter_signin_button",
null
],
[
"numberpicker",
null
],
[
"sembast",
null
],
[
"syncfusion_flutter_datepicker",
null
],
[
"injectable",
null
],
[
"event_bus",
null
],
[
"mime",
null
],
[
"sentry",
null
],
[
"infinite_scroll_pagination",
null
],
[
"socket_io_client",
null
],
[
"fluro",
null
],
[
"persistent_bottom_nav_bar",
null
],
[
"device_info_plus",
null
],
[
"printing",
null
],
[
"date_format",
null
],
[
"pinput",
null
],
[
"sliver_tools",
null
],
[
"awesome_dialog",
null
],
[
"flash",
null
],
[
"convex_bottom_bar",
null
],
[
"flutter_widget_from_html_core",
null
],
[
"intl_phone_number_input",
null
],
[
"state_notifier",
null
],
[
"liquid_swipe",
null
],
[
"material_floating_search_bar",
null
],
[
"responsive_framework",
null
],
[
"audio_service",
null
],
[
"lint",
null
],
[
"yaml",
null
],
[
"path_drawing",
null
],
[
"enum_to_string",
null
],
[
"sizer",
null
],
[
"grouped_list",
null
],
[
"scroll_to_index",
null
],
[
"flutter_tts",
null
],
[
"flutter_sound",
null
],
[
"velocity_x",
null
],
[
"universal_html",
null
],
[
"barcode",
null
],
[
"http_parser",
null
],
[
"syncfusion_flutter_calendar",
null
],
[
"getwidget",
null
],
[
"flutter_switch",
null
],
[
"clipboard",
null
],
[
"line_icons",
null
],
[
"flutter_sticky_header",
null
],
[
"speech_to_text",
null
],
[
"stream_transform",
null
],
[
"like_button",
null
],
[
"flip_card",
null
],
[
"marquee",
null
],
[
"syncfusion_flutter_pdf",
null
],
[
"sentry_flutter",
null
],
[
"syncfusion_flutter_gauges",
null
],
[
"implicitly_animated_reorderable_list",
null
],
[
"flutter_custom_clippers",
null
],
[
"signature",
null
],
[
"flutter_login",
null
],
[
"toggle_switch",
null
],
[
"flutter_lints",
null
],
[
"dartx",
null
],
[
"mocktail",
null
],
[
"form_field_validator",
null
],
[
"step_progress_indicator",
null
],
[
"maps_launcher",
null
],
[
"syncfusion_flutter_pdfviewer",
null
],
[
"pin_input_text_field",
null
],
[
"adaptive_dialog",
null
],
[
"random_string",
null
],
[
"url_strategy",
null
],
[
"faker",
null
],
[
"formz",
null
],
[
"hexcolor",
null
],
[
"readmore",
null
],
[
"date_time_picker",
null
],
[
"syncfusion_flutter_sliders",
null
],
[
"syncfusion_flutter_core",
null
],
[
"oktoast",
null
],
[
"bloc_test",
null
],
[
"animated_bottom_navigation_bar",
null
],
[
"catcher",
null
],
[
"flutter_multi_formatter",
null
],
[
"retry",
null
],
[
"bubble_tab_indicator",
null
],
[
"lazy_load_scrollview",
null
],
[
"intro_views_flutter",
null
],
[
"decimal",
null
],
[
"expansion_tile_card",
null
],
[
"flick_video_player",
null
],
[
"brasil_fields",
null
],
[
"audio_session",
null
],
[
"palette_generator",
null
],
[
"html_unescape",
null
],
[
"skeleton_text",
null
],
[
"pin_code_text_field",
null
],
[
"circular_countdown_timer",
null
],
[
"translator",
null
],
[
"pub_semver",
null
],
[
"youtube_player_iframe",
null
],
[
"mqtt_client",
null
],
[
"auto_animated",
null
],
[
"syncfusion_flutter_datagrid",
null
],
[
"flutter_styled_toast",
null
],
[
"extended_image_library",
null
],
[
"flutter_parsed_text",
null
],
[
"linkify",
null
],
[
"dotted_line",
null
],
[
"devicelocale",
null
],
[
"dash_chat",
null
],
[
"version",
null
],
[
"ansicolor",
null
],
[
"data_table_2",
null
],
[
"double_back_to_close_app",
null
],
[
"reactive_forms",
null
],
[
"flutter_sms",
null
],
[
"diacritic",
null
],
[
"youtube_explode_dart",
null
],
[
"flutter_inner_drawer",
null
],
[
"horizontal_data_table",
null
],
[
"google_place",
null
],
[
"native_pdf_renderer",
null
],
[
"snapping_sheet",
null
],
[
"matrix4_transform",
null
],
[
"salomon_bottom_bar",
null
],
[
"rxdart",
null
],
[
"algolia",
null
],
[
"styled_text",
null
],
[
"common_utils",
null
],
[
"flutter_zoom_drawer",
null
],
[
"ionicons",
null
],
[
"math_expressions",
null
],
[
"convert",
null
],
[
"focus_detector",
null
],
[
"shimmer_animation",
null
],
[
"effective_dart",
null
],
[
"sqflite_common_ffi",
null
],
[
"platform_device_id",
null
],
[
"beamer",
null
],
[
"flutter_translate",
null
],
[
"delayed_display",
null
],
[
"backdrop",
null
],
[
"location",
null
],
[
"bordered_text",
null
],
[
"flutter_chat_ui",
null
],
[
"pattern_formatter",
null
],
[
"sqflite_common",
null
],
[
"flutter_flavor",
null
],
[
"barcode_widget",
null
],
[
"very_good_analysis",
null
],
[
"extended_nested_scroll_view",
null
],
[
"loadmore",
null
],
[
"supercharged_dart",
null
],
[
"simple_gesture_detector",
null
],
[
"record",
null
],
[
"substring_highlight",
null
],
[
"flow_builder",
null
],
[
"extended_text",
null
],
[
"kt_dart",
null
],
[
"flutter_animated_dialog",
null
],
[
"custom_refresh_indicator",
null
],
[
"flutter_custom_tabs",
null
],
[
"scratcher",
null
],
[
"timer_count_down",
null
],
[
"ndialog",
null
],
[
"top_snackbar_flutter",
null
],
[
"group_button",
null
],
[
"theme_provider",
null
],
[
"kiwi",
null
],
[
"syncfusion_flutter_xlsio",
null
],
[
"inview_notifier_list",
null
],
[
"filesize",
null
],
[
"graphs",
null
],
[
"custom_navigation_bar",
null
],
[
"maps_toolkit",
null
],
[
"reflectable",
null
],
[
"stop_watch_timer",
null
],
[
"crop",
null
],
[
"flutter_swipe_action_cell",
null
],
[
"flutter_animator",
null
],
[
"ferry",
null
],
[
"flex_color_picker",
null
],
[
"circular_reveal_animation",
null
],
[
"ezanimation",
null
],
[
"google_maps_cluster_manager",
null
],
[
"filter_list",
null
],
[
"syncfusion_flutter_maps",
null
],
[
"lpinyin",
null
],
[
"search_choices",
null
],
[
"charcode",
null
],
[
"usage",
null
],
[
"expand_widget",
null
],
[
"dart_json_mapper",
null
],
[
"fluttercontactpicker",
null
],
[
"preload_page_view",
null
],
[
"latlong2",
null
],
[
"pinch_zoom",
null
],
[
"pointer_interceptor",
null
],
[
"easy_mask",
null
],
[
"timer_builder",
null
],
[
"adaptive_breakpoints",
null
],
[
"supabase",
null
],
[
"mailto",
null
],
[
"web3dart",
null
],
[
"flutter_sound_lite",
null
],
[
"flutter_tagging",
null
],
[
"flutter_slider_drawer",
null
],
[
"progressive_image",
null
],
[
"characters",
null
],
[
"buttons_tabbar",
null
],
[
"shelf_router",
null
],
[
"web_scraper",
null
],
[
"extended_text_field",
null
],
[
"flex_color_scheme",
null
],
[
"flutter_link_previewer",
null
],
[
"division",
null
],
[
"expandable_bottom_sheet",
null
],
[
"rating_dialog",
null
],
[
"fluster",
null
],
[
"whatsapp_unilink",
null
],
[
"popover",
null
],
[
"wiredash",
null
],
[
"gap",
null
],
[
"flutter_form_bloc",
null
],
[
"card_swiper",
null
],
[
"map",
null
],
[
"rect_getter",
null
],
[
"crop_your_image",
null
],
[
"sensors_plus",
null
],
[
"jaguar_jwt",
null
],
[
"json_rpc_2",
null
],
[
"network_info_plus",
null
],
[
"shamsi_date",
null
],
[
"loader_overlay",
null
],
[
"country_picker",
null
],
[
"streaming_shared_preferences",
null
],
[
"direct_select_flutter",
null
],
[
"flutter_onboard",
null
],
[
"simple_html_css",
null
],
[
"circular_menu",
null
],
[
"observable_ish",
null
],
[
"form_bloc",
null
],
[
"duration",
null
],
[
"intercom_flutter",
null
],
[
"one_context",
null
],
[
"audio_video_progress_bar",
null
],
[
"googleapis",
null
],
[
"oauth2_client",
null
],
[
"darq",
null
],
[
"textfield_tags",
null
],
[
"dio_cache_interceptor",
null
],
[
"fimber",
null
],
[
"drag_and_drop_lists",
null
],
[
"copy_with_extension",
null
],
[
"shelf_proxy",
null
],
[
"hidden_drawer_menu",
null
],
[
"jose",
null
],
[
"search_page",
null
],
[
"auth_buttons",
null
],
[
"auto_size_text_pk",
null
],
[
"routemaster",
null
],
[
"firebase_auth_oauth",
null
],
[
"email_auth",
null
],
[
"pluto_grid",
null
],
[
"sn_progress_dialog",
null
],
[
"simple_logger",
null
],
[
"skeleton_loader",
null
],
[
"youtube_plyr_iframe",
null
],
[
"painter",
null
],
[
"date_field",
null
],
[
"flinq",
null
],
[
"animated_size_and_fade",
null
],
[
"dart_date",
null
],
[
"easy_rich_text",
null
],
[
"select_form_field",
null
],
[
"flutter_conditional_rendering",
null
],
[
"redux_thunk",
null
],
[
"currency_text_input_formatter",
null
],
[
"group_list_view",
null
],
[
"easy_dynamic_theme",
null
],
[
"flutter_state_notifier",
null
],
[
"syncfusion_flutter_signaturepad",
null
],
[
"persian_number_utility",
null
],
[
"objectdb",
null
],
[
"miniplayer",
null
],
[
"animated_icon_button",
null
],
[
"contained_tab_bar_view",
null
],
[
"day_night_switcher",
null
],
[
"flutter_tex",
null
],
[
"material_dialogs",
null
],
[
"syncfusion_flutter_barcodes",
null
],
[
"checked_yaml",
null
],
[
"hashtagable",
null
],
[
"responsive_sizer",
null
],
[
"flutter_simple_dependency_injection",
null
],
[
"flutter_spinbox",
null
],
[
"flutter_intro",
null
],
[
"battery_plus",
null
],
[
"flutter_localized_locales",
null
],
[
"bottom_sheet",
null
],
[
"http_auth",
null
],
[
"blur",
null
],
[
"feedback",
null
],
[
"ai_barcode",
null
],
[
"stomp_dart_client",
null
],
[
"dart_ipify",
null
],
[
"list_tile_switch",
null
],
[
"eventify",
null
],
[
"bouncing_widget",
null
],
[
"cupertino_stepper",
null
],
[
"otp",
null
],
[
"stream_chat",
null
],
[
"flutter_app_lock",
null
],
[
"biometric_storage",
null
],
[
"path_provider",
null
],
[
"intl",
null
],
[
"expandable_bottom_bar",
null
],
[
"gzx_dropdown_menu",
null
],
[
"weekday_selector",
null
],
[
"file_saver",
null
],
[
"sanitize_html",
null
],
[
"metadata_fetch",
null
],
[
"zefyrka",
null
],
[
"firebase_core",
null
],
[
"sqflite",
null
],
[
"password_strength",
null
],
[
"flutter_svg",
null
],
[
"firebase_auth",
null
],
[
"cached_network_image",
null
],
[
"audio_manager",
null
],
[
"html2md",
null
],
[
"rx_shared_preferences",
null
],
[
"cloud_firestore",
null
],
[
"firebase_messaging",
null
],
[
"webview_flutter",
null
],
[
"permission_handler",
null
],
[
"flutter_local_notifications",
null
],
[
"font_awesome_flutter",
null
],
[
"carousel_slider",
null
],
[
"google_maps_flutter",
null
],
[
"flutter_week_view",
null
],
[
"sp_util",
null
],
[
"get",
null
],
[
"dropdown_below",
null
],
[
"flutter_cache_manager",
null
],
[
"package_info",
null
],
[
"numeric_keyboard",
null
],
[
"postgrest",
null
],
[
"share",
null
],
[
"vxstate",
null
],
[
"injector",
null
],
[
"device_info",
null
],
[
"sticky_and_expandable_list",
null
],
[
"dot_navigation_bar",
null
],
[
"flutter_slidable",
null
],
[
"flutter_verification_code",
null
],
[
"image",
null
],
[
"collection",
null
],
[
"twilio_flutter",
null
],
[
"flutter_secure_storage",
null
],
[
"pretty_json",
null
],
[
"weather_icons",
null
],
[
"firebase_storage",
null
],
[
"win32",
null
],
[
"firebase_analytics",
null
],
[
"spreadsheet_decoder",
null
],
[
"http_interceptor",
null
],
[
"tcard",
null
],
[
"fl_chart",
null
],
[
"drawerbehavior",
null
],
[
"cloudinary_public",
null
],
[
"modal_bottom_sheet",
null
],
[
"layout",
null
],
[
"json_annotation",
null
],
[
"story",
null
],
[
"show_up_animation",
null
],
[
"adaptive_action_sheet",
null
],
[
"lumberdash",
null
],
[
"sembast_web",
null
],
[
"flutter_image_slideshow",
null
],
[
"mutex",
null
],
[
"flutter_inappwebview",
null
],
[
"async",
null
],
[
"flutter_screen_lock",
null
],
[
"slide_to_act",
null
],
[
"quiver",
null
],
[
"charts_flutter",
null
],
[
"list_ext",
null
],
[
"google_directions_api",
null
],
[
"built_value",
null
],
[
"web_socket_channel",
null
],
[
"local_auth",
null
],
[
"geocode",
null
],
[
"archive",
null
],
[
"steel_crypt",
null
],
[
"groovin_widgets",
null
],
[
"qr_code_scanner",
null
],
[
"flutter_breadcrumb",
null
],
[
"sign_in_with_apple",
null
],
[
"mobx",
null
],
[
"firebase_dynamic_links",
null
],
[
"xml2json",
null
],
[
"day_night_time_picker",
null
],
[
"stream_chat_flutter_core",
null
],
[
"extended_image",
null
],
[
"sprung",
null
],
[
"google_polyline_algorithm",
null
],
[
"youtube_player_flutter",
null
],
[
"flutter_image_compress",
null
],
[
"flutter_keyboard_visibility",
null
],
[
"extended_sliver",
null
],
[
"js",
null
],
[
"platform_info",
null
],
[
"flutter_easyloading",
null
],
[
"visibility_detector",
null
],
[
"introduction_screen",
null
],
[
"steps_indicator",
null
],
[
"nil",
null
],
[
"flutter_circle_color_picker",
null
],
[
"envify",
null
],
[
"flutter_lorem",
null
],
[
"mask_text_input_formatter",
null
],
[
"roundcheckbox",
null
],
[
"about",
null
],
[
"selectable_autolink_text",
null
],
[
"fcm_config",
null
],
[
"auto_route",
null
],
[
"chat_bubbles",
null
],
[
"in_app_purchase",
null
],
[
"decorated_icon",
null
],
[
"string_scanner",
null
],
[
"flutter_barcode_scanner",
null
],
[
"web_browser",
null
],
[
"after_layout",
null
],
[
"concentric_transition",
null
],
[
"moor_db_viewer",
null
],
[
"fresh",
null
],
[
"fpdart",
null
],
[
"queue",
null
],
[
"flutter_staggered_animations",
null
],
[
"diffutil_dart",
null
],
[
"flutter_dotenv",
null
],
[
"file",
null
],
[
"loading_gifs",
null
],
[
"glass_kit",
null
],
[
"flutter_circular_text",
null
],
[
"stacked",
null
],
[
"flutter_linkify",
null
],
[
"timeline_tile",
null
],
[
"address_search_field",
null
],
[
"in_app_review",
null
],
[
"bottom_bar_with_sheet",
null
],
[
"jiffy",
null
],
[
"rive",
null
],
[
"path_to_regexp",
null
],
[
"flutter_sliding_up_panel",
null
],
[
"realtime_client",
null
],
[
"sticky_headers",
null
],
[
"flutter_cupertino_datetime_picker",
null
],
[
"ordered_set",
null
],
[
"awesome_dropdown",
null
],
[
"disposebag",
null
],
[
"intro_slider",
null
],
[
"animate_do",
null
],
[
"image_gallery_saver",
null
],
[
"moor",
null
],
[
"scidart",
null
],
[
"we_slide",
null
],
[
"keyboard_actions",
null
],
[
"better_player",
null
],
[
"flutter_widget_from_html",
null
],
[
"screenshot",
null
],
[
"cloud_functions",
null
],
[
"flutter_modular",
null
],
[
"overlay_support",
null
],
[
"ffi",
null
],
[
"fzregex",
null
],
[
"rate_my_app",
null
],
[
"hooks_riverpod",
null
],
[
"localstorage",
null
],
[
"bot_toast",
null
],
[
"pedantic_mono",
null
],
[
"crypto_keys",
null
],
[
"flutter_polyline_points",
null
],
[
"bottom_navy_bar",
null
],
[
"material_tag_editor",
null
],
[
"http_mock_adapter",
null
],
[
"photo_manager",
null
],
[
"flutter_bounce",
null
],
[
"another_flushbar",
null
],
[
"localstore",
null
],
[
"sensors",
null
],
[
"flutter_credit_card",
null
],
[
"flutter_google_places",
null
],
[
"datetime_picker_formfield",
null
],
[
"freezed_annotation",
null
],
[
"timelines",
null
],
[
"launch_review",
null
],
[
"flutter_redux",
null
],
[
"avatar_glow",
null
],
[
"workmanager",
null
],
[
"app_links",
null
],
[
"gesture_x_detector",
null
],
[
"google_nav_bar",
null
],
[
"background_fetch",
null
],
[
"flutter_smart_dialog",
null
],
[
"tap_debouncer",
null
],
[
"pull_to_refresh_notification",
null
],
[
"showcaseview",
null
],
[
"flutter_fadein",
null
],
[
"qr",
null
],
[
"awesome_notifications",
null
],
[
"text_editor",
null
],
[
"reorderables",
null
],
[
"universal_io",
null
],
[
"pointycastle",
null
],
[
"flutter_picker",
null
],
[
"entry",
null
],
[
"native_pdf_view",
null
],
[
"adaptive_navigation",
null
],
[
"fast_i18n",
null
],
[
"flutter_easyrefresh",
null
],
[
"flutter_webrtc",
null
],
[
"bonfire",
null
],
[
"shrink_sidemenu",
null
],
[
"rubber",
null
],
[
"code_builder",
null
],
[
"flutter_phoenix",
null
],
[
"blurhash_dart",
null
],
[
"spotify_sdk",
null
],
[
"phone_numbers_parser",
null
],
[
"states_rebuilder",
null
],
[
"settings_ui",
null
],
[
"string_validator",
null
],
[
"holding_gesture",
null
],
[
"basic_utils",
null
],
[
"multi_select_flutter",
null
],
[
"upgrader",
null
],
[
"flutter_firebase_chat_core",
null
],
[
"adobe_xd",
null
],
[
"country_provider",
null
],
[
"draggable_widget",
null
],
[
"time",
null
],
[
"syncfusion_localizations",
null
],
[
"flare_splash_screen",
null
],
[
"optional",
null
],
[
"stacked_services",
null
],
[
"rounded_loading_button",
null
],
[
"jwt_decoder",
null
],
[
"tutorial_coach_mark",
null
],
[
"protobuf",
null
],
[
"detectable_text_field",
null
],
[
"flutter_ffmpeg",
null
],
[
"wc_form_validators",
null
],
[
"geoflutterfire",
null
],
[
"swipable_stack",
null
],
[
"hydrated_bloc",
null
],
[
"mvc_pattern",
null
],
[
"tint",
null
],
[
"animated_splash_screen",
null
],
[
"dart_code_metrics",
null
],
[
"wave",
null
],
[
"country_pickers",
null
],
[
"pie_chart",
null
],
[
"wechat_assets_picker",
null
],
[
"fab_circular_menu",
null
],
[
"rational",
null
],
[
"latlng",
null
],
[
"flutter_portal",
null
],
[
"circular_countdown",
null
],
[
"animator",
null
],
[
"duration_picker",
null
],
[
"battery",
null
],
[
"purchases_flutter",
null
],
[
"cross_file",
null
],
[
"keframe",
null
],
[
"back_button_interceptor",
null
],
[
"location_permissions",
null
],
[
"google_ml_kit",
null
],
[
"syncfusion_officechart",
null
],
[
"quick_actions",
null
],
[
"container_tab_indicator",
null
],
[
"flutter_auth_ui",
null
],
[
"sliding_sheet",
null
],
[
"flutter_stripe",
null
],
[
"asn1lib",
null
],
[
"vs_scrollbar",
null
],
[
"plaid_flutter",
null
],
[
"adaptive_theme",
null
],
[
"infinite_listview",
null
],
[
"jitsi_meet",
null
],
[
"cool_alert",
null
],
[
"relative_scale",
null
],
[
"google_maps_utils",
null
],
[
"liquid_pull_to_refresh",
null
],
[
"internet_connection_checker",
null
],
[
"flutter_sliding_tutorial",
null
],
[
"store_redirect",
null
],
[
"chewie_audio",
null
],
[
"sqlite3",
null
],
[
"flutter_chat_types",
null
],
[
"empty_widget",
null
],
[
"loading_indicator",
null
],
[
"profanity_filter",
null
],
[
"liquid_progress_indicator",
null
],
[
"im_stepper",
null
],
[
"loading_overlay",
null
],
[
"syncfusion_flutter_treemap",
null
],
[
"image_downloader",
null
],
[
"new_version",
null
],
[
"need_resume",
null
],
[
"fancy_drawer",
null
],
[
"draggable_scrollbar",
null
],
[
"i18n",
null
],
[
"date_picker_timeline",
null
],
[
"i18n_extension",
null
],
[
"nepali_utils",
null
],
[
"progress_indicators",
null
],
[
"fresh_dio",
null
],
[
"sticky_infinite_list",
null
],
[
"flutter_login_facebook",
null
],
[
"flutter_background_geolocation",
null
],
[
"intl_phone_field",
null
],
[
"flutter_appauth",
null
],
[
"link_text",
null
],
[
"gql_link",
null
],
[
"image_crop",
null
],
[
"json_path",
null
],
[
"flutter_keyboard_size",
null
],
[
"city_pickers",
null
],
[
"pausable_timer",
null
],
[
"flutter_pagewise",
null
],
[
"image_stack",
null
],
[
"loading_animations",
null
],
[
"render_metrics",
null
],
[
"eva_icons_flutter",
null
],
[
"alphabet_scroll_view",
null
],
[
"flutter_isolate",
null
],
[
"motion_toast",
null
],
[
"either_dart",
null
],
[
"pay",
null
],
[
"flutter_meedu",
null
],
[
"feature_discovery",
null
],
[
"draggable_home",
null
],
[
"tiktoklikescroller",
null
],
[
"share_extend",
null
],
[
"dbcrypt",
null
],
[
"cell_calendar",
null
],
[
"replay_bloc",
null
],
[
"typicons_flutter",
null
],
[
"infinite_carousel",
null
],
[
"easy_debounce",
null
],
[
"facebook_app_events",
null
],
[
"numerus",
null
],
[
"shifting_tabbar",
null
],
[
"minio",
null
],
[
"cron",
null
],
[
"functional_listener",
null
],
[
"flutter_reaction_button",
null
],
[
"searchfield",
null
],
[
"oauth2",
null
],
[
"flutter_vlc_player",
null
],
[
"numeral",
null
],
[
"googleapis_auth",
null
],
[
"flutter_i18n",
null
],
[
"flutter_ringtone_player",
null
],
[
"executor",
null
],
[
"slugid",
null
],
[
"widget_circular_animator",
null
],
[
"objectid",
null
],
[
"mysql1",
null
],
[
"just_audio_background",
null
],
[
"objectbox",
null
],
[
"more",
null
],
[
"wordpress_api",
null
],
[
"svg_path_parser",
null
],
[
"process_run",
null
],
[
"split_view",
null
],
[
"scroll_snap_list",
null
],
[
"linked_scroll_controller",
null
],
[
"rate_limiter",
null
],
[
"date_range_form_field",
null
],
[
"html_editor_enhanced",
null
],
[
"onboarding",
null
],
[
"checkbox_grouped",
null
],
[
"ntp",
null
],
[
"rules",
null
],
[
"stream_chat_flutter",
null
],
[
"date_time_format",
null
],
[
"qlevar_router",
null
],
[
"cryptography",
null
],
[
"hijri_picker",
null
],
[
"page_indicator",
null
],
[
"paginate_firestore",
null
],
[
"animated_theme_switcher",
null
],
[
"quick_log",
null
],
[
"route_transitions",
null
],
[
"lazy_data_table",
null
],
[
"styled_widget",
null
],
[
"get_it_mixin",
null
],
[
"image_cropper",
null
],
[
"flutter_grid_button",
null
],
[
"argon_buttons_flutter",
null
],
[
"keyboard_dismisser",
null
],
[
"chunked_stream",
null
],
[
"line_awesome_flutter",
null
],
[
"responsive_ui",
null
],
[
"google_api_headers",
null
],
[
"flutter_snake_navigationbar",
null
],
[
"super_tooltip",
null
],
[
"vrouter",
null
],
[
"move_to_background",
null
],
[
"mongo_dart",
null
],
[
"timeago",
null
],
[
"gpx",
null
],
[
"assorted_layout_widgets",
null
],
[
"video_trimmer",
null
],
[
"fwfh_webview",
null
],
[
"gql_http_link",
null
],
[
"lints",
null
],
[
"dio_cookie_manager",
null
],
[
"alice",
null
],
[
"flutter_webview_plugin",
null
],
[
"basics",
null
],
[
"barcode_scan2",
null
],
[
"soundpool",
null
],
[
"geoflutterfire2",
null
],
[
"oauth_dio",
null
],
[
"flutter_mailer",
null
],
[
"flutter_material_color_picker",
null
],
[
"intersperse",
null
],
[
"forge2d",
null
],
[
"progress_state_button",
null
],
[
"money2",
null
],
[
"http_client",
null
],
[
"splash_screen_view",
null
],
[
"google_static_maps_controller",
null
],
[
"bottom_bar",
null
],
[
"flutter_feather_icons",
null
],
[
"align_positioned",
null
],
[
"fading_edge_scrollview",
null
],
[
"stats",
null
],
[
"helpers",
null
],
[
"week_of_year",
null
],
[
"firestore_ui",
null
],
[
"phone_number",
null
],
[
"camerawesome",
null
],
[
"flutter_branch_sdk",
null
],
[
"xterm",
null
],
[
"geocoding",
null
],
[
"route_observer_mixin",
null
],
[
"time_picker_widget",
null
],
[
"community_material_icon",
null
],
[
"flutter_statusbarcolor_ns",
null
],
[
"country_list_pick",
null
],
[
"clay_containers",
null
],
[
"show_more_text_popup",
null
],
[
"health",
null
],
[
"mixpanel_analytics",
null
],
[
"remove_emoji",
null
],
[
"flutter_date_pickers",
null
],
[
"dismissible_page",
null
],
[
"money_formatter",
null
],
[
"pool",
null
],
[
"throttling",
null
],
[
"lazy_loading_list",
null
],
[
"waterfall_flow",
null
],
[
"flutter_animated_button",
null
],
[
"accordion",
null
],
[
"pagination_view",
null
],
[
"flutter_braintree",
null
],
[
"extended_masked_text",
null
],
[
"deep_pick",
null
],
[
"webview_flutter_plus",
null
],
[
"barcode_image",
null
],
[
"solid_bottom_sheet",
null
],
[
"flustars",
null
],
[
"flutter_rating_stars",
null
],
[
"macos_ui",
null
],
[
"amplify_flutter",
null
],
[
"emoji_picker_flutter",
null
],
[
"mwwm",
null
],
[
"currency_picker",
null
],
[
"spannable_grid",
null
],
[
"nine_grid_view",
null
],
[
"flutter_config",
null
],
[
"sqlparser",
null
],
[
"bezier",
null
],
[
"local_image_provider",
null
],
[
"flutter_date_picker_timeline",
null
],
[
"selection_menu",
null
],
[
"custom_radio_grouped_button",
null
],
[
"flutter_time_picker_spinner",
null
],
[
"flutter_libphonenumber",
null
],
[
"flutter_chips_input",
null
],
[
"pedometer",
null
],
[
"shelf_web_socket",
null
],
[
"json_table",
null
],
[
"shake",
null
],
[
"overlay_tutorial",
null
],
[
"rainbow_color",
null
],
[
"expandable_text",
null
],
[
"select_dialog",
null
],
[
"stash",
null
],
[
"stack_trace",
null
],
[
"signalr_core",
null
],
[
"flutter_exif_rotation",
null
],
[
"tab_indicator_styler",
null
],
[
"golden_toolkit",
null
],
[
"marquee_text",
null
],
[
"http_multi_server",
null
],
[
"flutter_udid",
null
],
[
"yaru",
null
],
[
"typed_data",
null
],
[
"fijkplayer",
null
],
[
"material_segmented_control",
null
],
[
"flutter_archive",
null
],
[
"wifi_iot",
null
],
[
"redux",
null
],
[
"morphable_shape",
null
],
[
"multi_image_picker2",
null
],
[
"sqlite3_flutter_libs",
null
],
[
"wechat_camera_picker",
null
],
[
"sign_button",
null
],
[
"gql_dio_link",
null
],
[
"jwt_decode",
null
],
[
"sized_context",
null
],
[
"weather",
null
],
[
"flutter_treeview",
null
],
[
"amplify_core",
null
],
[
"scroll_navigation",
null
],
[
"pdf_render",
null
],
[
"webviewx",
null
],
[
"menu_button",
null
],
[
"flutter_svg_provider",
null
],
[
"just_debounce_it",
null
],
[
"dynamic_widget",
null
],
[
"indexed_list_view",
null
],
[
"flutter_hsvcolor_picker",
null
],
[
"flutter_map_marker_popup",
null
],
[
"recase",
null
],
[
"function_tree",
null
],
[
"nfc_manager",
null
],
[
"queen_validators",
null
],
[
"animated_flip_counter",
null
],
[
"zoom_pinch_overlay",
null
],
[
"flutter_shimmer",
null
],
[
"animated_background",
null
],
[
"webview_cookie_manager",
null
],
[
"animate_icons",
null
],
[
"slugify",
null
],
[
"extension",
null
],
[
"fake_async",
null
],
[
"shelf_static",
null
],
[
"epub_viewer",
null
],
[
"firestore_cache",
null
],
[
"ars_dialog",
null
],
[
"base32",
null
],
[
"fraction",
null
],
[
"flutter_map_marker_cluster",
null
],
[
"pref",
null
],
[
"dotted_decoration",
null
],
[
"flutter_menu",
null
],
[
"keyboard_service",
null
],
[
"time_range_picker",
null
],
[
"dropdown_plus",
null
],
[
"hashids2",
null
],
[
"vm_service",
null
],
[
"cross_local_storage",
null
],
[
"mock_data",
null
],
[
"stream_channel",
null
],
[
"direct_select",
null
],
[
"exif",
null
],
[
"extension_google_sign_in_as_googleapis_auth",
null
],
[
"flutter_google_places_hoc081098",
null
],
[
"matcher",
null
],
[
"flutter_scroll_to_top",
null
],
[
"number_display",
null
],
[
"loading_more_list",
null
],
[
"async_redux",
null
],
[
"flutter_gherkin",
null
],
[
"giphy_picker",
null
],
[
"redux_saga",
null
],
[
"credit_card_validator",
null
],
[
"custom_pop_up_menu",
null
],
[
"thumbnailer",
null
],
[
"expandable_page_view",
null
],
[
"rx_bloc",
null
],
[
"geojson_vi",
null
],
[
"horizontal_blocked_scroll_physics",
null
],
[
"flutter_arc_speed_dial",
null
],
[
"boolean_selector",
null
],
[
"another_transformer_page_view",
null
],
[
"floating_bottom_navigation_bar",
null
],
[
"stacked_themes",
null
],
[
"multiple_localization",
null
],
[
"secure_application",
null
],
[
"flutter_clean_calendar",
null
],
[
"glass",
null
],
[
"connectivity_wrapper",
null
],
[
"extended_tabs",
null
],
[
"find_dropdown",
null
],
[
"anim_search_bar",
null
],
[
"country_code",
null
],
[
"pretty_qr_code",
null
],
[
"hovering",
null
],
[
"editable",
null
],
[
"filepicker_windows",
null
],
[
"mouse_parallax",
null
],
[
"app_review",
null
],
[
"custom_clippers",
null
],
[
"circular_clip_route",
null
],
[
"snack",
null
],
[
"random_password_generator",
null
],
[
"simple_url_preview",
null
],
[
"onboarding_overlay",
null
],
[
"overflow_view",
null
],
[
"backdrop_modal_route",
null
],
[
"io",
null
],
[
"localize_and_translate",
null
],
[
"table_sticky_headers",
null
],
[
"dbus",
null
],
[
"multiselect",
null
],
[
"skeleton_animation",
null
],
[
"flutter_mentions",
null
],
[
"angles",
null
],
[
"csc_picker",
null
],
[
"country_icons",
null
],
[
"crypt",
null
],
[
"flutter_overlay_loader",
null
],
[
"flutter_mapbox_navigation",
null
],
[
"dart_console",
null
],
[
"glassmorphism_ui",
null
],
[
"cross_connectivity",
null
],
[
"breakpoint",
null
],
[
"in_app_notification",
null
],
[
"hand_signature",
null
],
[
"drag_select_grid_view",
null
],
[
"charset_converter",
null
],
[
"flutter_triple",
null
],
[
"slide_to_confirm",
null
],
[
"puppeteer",
null
],
[
"environment_config",
null
],
[
"keyboard_attachable",
null
],
[
"flutter_contacts",
null
],
[
"radar_chart",
null
],
[
"home_widget",
null
],
[
"flutter_iconpicker",
null
],
[
"sembast_sqflite",
null
],
[
"socket_io",
null
],
[
"advanced_datatable",
null
],
[
"prefs",
null
],
[
"statsfl",
null
],
[
"matrix_api_lite",
null
],
[
"folding_cell",
null
],
[
"confirm_dialog",
null
],
[
"black_hole_flutter",
null
],
[
"nanoid",
null
],
[
"flutter_bootstrap",
null
],
[
"firebase_app_check",
null
],
[
"flutter_advanced_avatar",
null
],
[
"rx_notifier",
null
],
[
"http_client_helper",
null
],
[
"highlight_text",
null
],
[
"shared_value",
null
],
[
"idb_sqflite",
null
],
[
"openpgp",
null
],
[
"pixel_perfect",
null
],
[
"relation",
null
],
[
"appwrite",
null
],
[
"list_tile_more_customizable",
null
],
[
"storybook_flutter",
null
],
[
"flutter_barcode_sdk",
null
],
[
"cupertino_icons",
null
],
[
"flutter_rx_bloc",
null
],
[
"github",
null
],
[
"string_similarity",
null
],
[
"cupertino_list_tile",
null
],
[
"auto_size_text",
null
],
[
"simple_rich_text",
null
],
[
"flutter_fortune_wheel",
null
],
[
"otp_text_field",
null
],
[
"flutter_advanced_switch",
null
],
[
"flutter_html",
null
],
[
"flutter_color",
null
],
[
"widgets_visibility_provider",
null
],
[
"webcrypto",
null
],
[
"humanizer",
null
],
[
"json_serializable",
null
],
[
"dart_geohash",
null
],
[
"pubspec_parse",
null
],
[
"candlesticks",
null
],
[
"transition",
null
],
[
"flutter_advanced_drawer",
null
],
[
"hijri",
null
],
[
"camera",
null
],
[
"screen_recorder",
null
],
[
"flutter_update_dialog",
null
],
[
"flutter_playout",
null
],
[
"firebase_crashlytics",
null
],
[
"camcode",
null
],
[
"flutter_swiper",
null
],
[
"sortedmap",
null
],
[
"neat_periodic_task",
null
],
[
"signal_strength_indicator",
null
],
[
"odoo_rpc",
null
],
[
"i69n",
null
],
[
"clickable_list_wheel_view",
null
],
[
"custom_timer",
null
],
[
"meta",
null
],
[
"blobs",
null
],
[
"chat_list",
null
],
[
"cool_stepper",
null
],
[
"flutter_local_notifications_platform_interface",
null
],
[
"code_editor",
null
],
[
"jalali_calendar",
null
],
[
"calendar_time",
null
],
[
"dart_jsonwebtoken",
null
],
[
"flame_forge2d",
null
],
[
"colorful_safe_area",
null
],
[
"html",
null
],
[
"vertical_card_pager",
null
],
[
"cherry_toast",
null
],
[
"dependency_validator",
null
],
[
"google_mobile_ads",
null
],
[
"smooth_page_indicator",
null
],
[
"marquee_widget",
null
],
[
"logging",
null
],
[
"slide_drawer",
null
],
[
"flutter_datetime_picker",
null
],
[
"oauth1",
null
],
[
"scrollable_positioned_list",
null
],
[
"ai_awesome_message",
null
],
[
"ulid",
null
],
[
"tuple",
null
],
[
"dartz",
null
],
[
"syncfusion_officecore",
null
],
[
"sound_stream",
null
],
[
"firebase_database",
null
],
[
"url_launcher_windows",
null
],
[
"roller_list",
null
],
[
"multiple_result",
null
],
[
"google_geocoding",
null
],
[
"auto_direction",
null
],
[
"open_file",
null
],
[
"scroll_app_bar",
null
],
[
"yeet",
null
],
[
"chart_sparkline",
null
],
[
"flutter_downloader",
null
],
[
"onesignal_flutter",
null
],
[
"persian_datetime_picker",
null
],
[
"args",
null
],
[
"focus_widget",
null
],
[
"client_information",
null
],
[
"enough_convert",
null
],
[
"device_preview",
null
],
[
"fancy_shimmer_image",
null
],
[
"simple_icons",
null
],
[
"flutter_balloon_slider",
null
],
[
"hive_flutter",
null
],
[
"unsplash_client",
null
],
[
"transparent_image",
null
],
[
"openid_client",
null
],
[
"uiblock",
null
],
[
"test",
null
],
[
"firebase_remote_config",
null
],
[
"flutter_map",
null
],
[
"flutter_qiblah",
null
],
[
"theme_mode_handler",
null
],
[
"flutter_tesseract_ocr",
null
],
[
"appmetrica_sdk",
null
],
[
"flutter_radar_chart",
null
],
[
"country_state_city_picker",
null
],
[
"flutter_swiper_null_safety",
null
],
[
"icalendar_parser",
null
],
[
"flutter_colorpicker",
null
],
[
"undo",
null
],
[
"vector_math",
null
],
[
"video_viewer",
null
],
[
"flutter_overboard",
null
],
[
"extended_text_library",
null
],
[
"favorite_button",
null
],
[
"app_settings",
null
],
[
"loadany",
null
],
[
"geojson",
null
],
[
"freezed",
null
],
[
"bmprogresshud",
null
],
[
"page_flip_builder",
null
],
[
"unicons",
null
],
[
"redux_persist",
null
],
[
"flutter_dialogs",
null
],
[
"dough",
null
],
[
"multiple_stream_builder",
null
],
[
"redux_epics",
null
],
[
"json_theme",
null
],
[
"fluent_ui",
null
],
[
"http_retry",
null
],
[
"json_api",
null
],
[
"flappy_search_bar_ns",
null
],
[
"animated_rotation",
null
],
[
"flutter_osm_plugin",
null
],
[
"highlight",
null
],
[
"assets_audio_player",
null
],
[
"collection_ext",
null
],
[
"flutter_remix",
null
],
[
"giphy_get",
null
],
[
"crypton",
null
],
[
"android_intent",
null
],
[
"openapi_generator",
null
],
[
"custom_info_window",
null
],
[
"open_settings",
null
],
[
"search_app_bar_page",
null
],
[
"asset_cache",
null
],
[
"vibration",
null
],
[
"contacts_service",
null
],
[
"string_to_hex",
null
],
[
"boxy",
null
],
[
"direct_link",
null
],
[
"mercadopago_sdk",
null
],
[
"flutter_pay",
null
],
[
"get_ip_address",
null
],
[
"draw_graph",
null
],
[
"water_drop_nav_bar",
null
],
[
"rsa_encrypt",
null
],
[
"navigation_history_observer",
null
],
[
"bubble_showcase",
null
],
[
"tobias",
null
],
[
"incrementally_loading_listview",
null
],
[
"selectable_container",
null
],
[
"agora_rtc_engine",
null
],
[
"completion",
null
],
[
"flutter_calendar_carousel",
null
],
[
"memoize",
null
],
[
"universal_platform",
null
],
[
"fvm",
null
],
[
"bubble",
null
],
[
"map_launcher",
null
],
[
"fast_rsa",
null
],
[
"responsive_navigation_bar",
null
],
[
"touchable_opacity",
null
],
[
"double_back_to_close",
null
],
[
"simple_fontellico_progress_dialog",
null
],
[
"scoped_model",
null
],
[
"statemachine",
null
],
[
"r_upgrade",
null
],
[
"l",
null
],
[
"heic_to_jpg",
null
],
[
"razorpay_flutter",
null
],
[
"sliding_clipped_nav_bar",
null
],
[
"chart_components",
null
],
[
"deeply",
null
],
[
"video_thumbnail",
null
],
[
"responsive_util",
null
],
[
"icon_picker",
null
],
[
"sleek_circular_slider",
null
],
[
"uni_links2",
null
],
[
"agora_uikit",
null
],
[
"flutter_platform_widgets",
null
],
[
"flutter_neumorphic",
null
],
[
"cupertino_back_gesture",
null
],
[
"watcher",
null
],
[
"circle_list",
null
],
[
"polls",
null
],
[
"ez_localization",
null
],
[
"chopper",
null
],
[
"dart_extensions",
null
],
[
"messagepack",
null
],
[
"simple_grid",
null
],
[
"node_preamble",
null
],
[
"async_task",
null
],
[
"flutter_beacon",
null
],
[
"flutter_email_sender",
null
],
[
"riverbloc",
null
],
[
"flutter_line_sdk",
null
],
[
"fluid_kit",
null
],
[
"geo",
null
],
[
"flowder",
null
],
[
"truncate",
null
],
[
"linkedin_login",
null
],
[
"floor",
null
],
[
"markdown",
null
],
[
"confetti",
null
],
[
"persian",
null
],
[
"copy_with_extension_gen",
null
],
[
"ftpconnect",
null
],
[
"flutter_stream_listener",
null
],
[
"smooth_sort",
null
],
[
"noise_meter",
null
],
[
"mustache_template",
null
],
[
"flutter_pdfview",
null
],
[
"bip39",
null
],
[
"video_compress",
null
],
[
"bottom_sheet_bar",
null
],
[
"quran",
null
],
[
"gallery_saver",
null
],
[
"g_json",
null
],
[
"phonenumbers",
null
],
[
"future_progress_dialog",
null
],
[
"just_audio_platform_interface",
null
],
[
"validators",
null
],
[
"linkable",
null
],
[
"star_menu",
null
],
[
"on_audio_query",
null
],
[
"moor_flutter",
null
],
[
"photo_gallery",
null
],
[
"rxdart_ext",
null
],
[
"safe_device",
null
],
[
"daylight",
null
],
[
"clock",
null
],
[
"diffutil_sliverlist",
null
],
[
"flutter_tags",
null
],
[
"loading_overlay_pro",
null
],
[
"app_tracking_transparency",
null
],
[
"fixnum",
null
],
[
"value_layout_builder",
null
],
[
"chips_input",
null
],
[
"disposable_provider",
null
],
[
"linkwell",
null
],
[
"functional_data",
null
],
[
"csv",
null
],
[
"toml",
null
],
[
"record_mp3",
null
],
[
"cubes",
null
],
[
"flutter_vector_icons",
null
],
[
"bloc_provider",
null
],
[
"firebase_performance",
null
],
[
"flutter_hud",
null
],
[
"media_info",
null
],
[
"flutter_native_timezone",
null
],
[
"tflite",
null
],
[
"flutter_quill",
null
],
[
"lat_lng_to_timezone",
null
],
[
"flutter_inapp_purchase",
null
],
[
"odometer",
null
],
[
"animated_clipper",
null
],
[
"flutter_share",
null
],
[
"receive_sharing_intent",
null
],
[
"desktop_notifications",
null
],
[
"nepali_date_picker",
null
],
[
"paged_vertical_calendar",
null
],
[
"tus_client",
null
],
[
"passcode_screen",
null
],
[
"unity_ads_plugin",
null
],
[
"grpc",
null
],
[
"extended_list",
null
],
[
"mobx_codegen",
null
],
[
"is_first_run",
null
],
[
"flutter_colorful_tab",
null
],
[
"page_view_dot_indicator",
null
],
[
"fresh_graphql",
null
],
[
"device_apps",
null
],
[
"flutter_offline",
null
],
[
"playing_cards",
null
],
[
"resizable_widget",
null
],
[
"jaguar",
null
],
[
"scroll_bottom_navigation_bar",
null
],
[
"yandex_geocoder",
null
],
[
"flutter_paystack",
null
],
[
"sprintf",
null
],
[
"flutter_rounded_date_picker",
null
],
[
"intl_utils",
null
],
[
"fluttericon",
null
],
[
"customizable_space_bar",
null
],
[
"number_slide_animation",
null
],
[
"prompt_dialog",
null
],
[
"flutter_cart",
null
],
[
"swipe",
null
],
[
"cupertino_rounded_corners",
null
],
[
"animated_button_bar",
null
],
[
"multiline",
null
],
[
"native_device_orientation",
null
],
[
"flutter_command",
null
],
[
"android_alarm_manager",
null
],
[
"idb_shim",
null
],
[
"fancy_bottom_navigation",
null
],
[
"expansion_widget",
null
],
[
"mapbox_gl",
null
],
[
"fancy_bar",
null
],
[
"flutter_placeholder_textlines",
null
],
[
"result_type",
null
],
[
"wechat_kit",
null
],
[
"functions_framework",
null
],
[
"us_states",
null
],
[
"firebase_in_app_messaging",
null
],
[
"dnd",
null
],
[
"flutter_pw_validator",
null
],
[
"flutter_decorated_text",
null
],
[
"version_tracker",
null
],
[
"flutter_appcenter_bundle",
null
],
[
"fhir_yaml",
null
],
[
"flutter_cupertino_date_picker",
null
],
[
"focused_menu",
null
],
[
"notification_permissions",
null
],
[
"flutter_dynamic_icon",
null
],
[
"background_app_bar",
null
],
[
"cupertino_listview",
null
],
[
"signalr_flutter",
null
],
[
"dio_log",
null
],
[
"braze_plugin",
null
],
[
"flutter_chat_bubble",
null
],
[
"fullscreen",
null
],
[
"instabug_flutter",
null
],
[
"swiss_knife",
null
],
[
"subtitle_wrapper_package",
null
],
[
"flutter_genius_scan",
null
],
[
"simple_autocomplete_formfield",
null
],
[
"azlistview",
null
],
[
"tflite_flutter",
null
],
[
"r_scan",
null
],
[
"expressions",
null
],
[
"input_with_keyboard_control",
null
],
[
"jovial_svg",
null
],
[
"horizontal_card_pager",
null
],
[
"kana_kit",
null
],
[
"pdf_text",
null
],
[
"flutter_spinkit",
null
],
[
"flutter_point_tab_bar",
null
],
[
"device_frame",
null
],
[
"nb_utils",
null
],
[
"dart_ping",
null
],
[
"animated_radio_buttons",
null
],
[
"background_location",
null
],
[
"analytics",
null
],
[
"flutter_unity_widget",
null
],
[
"flutter_sequence_animation",
null
],
[
"tinkoff_acquiring",
null
],
[
"responsive_layout_builder",
null
],
[
"flutter_fawry_pay",
null
],
[
"flutter_animation_progress_bar",
null
],
[
"flutter_boxicons",
null
],
[
"multi_split_view",
null
],
[
"timing",
null
],
[
"flutter_vpn",
null
],
[
"device_information",
null
],
[
"bs_flutter_datatable",
null
],
[
"ffigen",
null
],
[
"calendar_appbar",
null
],
[
"otp_autofill",
null
],
[
"swipeable_tile",
null
],
[
"expansion_card",
null
],
[
"auth",
null
],
[
"scroll_date_picker",
null
],
[
"simple_timer",
null
],
[
"animated_widgets",
null
],
[
"dashed_circle",
null
],
[
"dart_nats",
null
],
[
"text_style_editor",
null
],
[
"flutter_charts",
null
],
[
"dart_phonetics",
null
],
[
"stretchy_header",
null
],
[
"banner_carousel",
null
],
[
"dart_jts",
null
],
[
"time_ago_provider",
null
],
[
"zoom_widget",
null
],
[
"day",
null
],
[
"multiselect_formfield",
null
],
[
"flutter_neat_and_clean_calendar",
null
],
[
"bottom_bar_page_transition",
null
],
[
"network_to_file_image",
null
],
[
"bloc_pattern",
null
],
[
"month_picker_dialog",
null
],
[
"page_view_indicators",
null
],
[
"file_picker_cross",
null
],
[
"spotify",
null
],
[
"volume_watcher",
null
],
[
"gender_picker",
null
],
[
"seo_renderer",
null
],
[
"flutter_lock_screen",
null
],
[
"light_compressor",
null
],
[
"flutter_reactive_ble",
null
],
[
"video_editor",
null
],
[
"xxtea",
null
],
[
"slider_button",
null
],
[
"openapi_generator_annotations",
null
],
[
"spider",
null
],
[
"flutter_fancy_tree_view",
null
],
[
"objectbox_flutter_libs",
null
],
[
"flutter_map_tappable_polyline",
null
],
[
"native_shared_preferences",
null
],
[
"redux_persist_flutter",
null
],
[
"configurable_expansion_tile",
null
],
[
"mad_pay",
null
],
[
"elastic_client",
null
],
[
"flutter_advanced_segment",
null
],
[
"dynamic_themes",
null
],
[
"images_picker",
null
],
[
"flutter_signature_pad",
null
],
[
"local_hero",
null
],
[
"animated_stack",
null
],
[
"pem",
null
],
[
"flutter_windowmanager",
null
],
[
"flutter_hooks_bloc",
null
],
[
"flutter_web_browser",
null
],
[
"meedu",
null
],
[
"fl_toast",
null
],
[
"flutter_initicon",
null
],
[
"directed_graph",
null
],
[
"elastic_drawer",
null
],
[
"particles_flutter",
null
],
[
"fake_cloud_firestore",
null
],
[
"activity_recognition_flutter",
null
],
[
"switcher_button",
null
],
[
"flutter_automation",
null
],
[
"shadow",
null
],
[
"document_scanner",
null
],
[
"flutter_otp_text_field",
null
],
[
"dart_amqp",
null
],
[
"image_picker_web",
null
],
[
"rx_storage",
null
],
[
"flutter_compass",
null
],
[
"storyboard",
null
],
[
"hydrated",
null
],
[
"material",
null
],
[
"dart_twitter_api",
null
],
[
"flare_loading",
null
],
[
"native_admob_flutter",
null
],
[
"triple",
null
],
[
"amplify_auth_cognito",
null
],
[
"flutter_json_view",
null
],
[
"http_methods",
null
],
[
"debounce_throttle",
null
],
[
"flutter_math_fork",
null
],
[
"dimension",
null
],
[
"gato",
null
],
[
"camera_camera",
null
],
[
"flutter_sheet_localization",
null
],
[
"libphonenumber",
null
],
[
"postgres",
null
],
[
"listenable_stream",
null
],
[
"complex",
null
],
[
"flutter_login_vk",
null
],
[
"platform_detect",
null
],
[
"flutter_dropdown_alert",
null
],
[
"stack",
null
],
[
"liquid_progress_indicator_ns",
null
],
[
"flutter_share_me",
null
],
[
"interval_tree",
null
],
[
"crisp",
null
],
[
"gradient_widgets",
null
],
[
"jdenticon_dart",
null
],
[
"cookie_jar",
null
],
[
"auto_size_text_field",
null
],
[
"cli_util",
null
],
[
"time_planner",
null
],
[
"html_character_entities",
null
],
[
"alphabet_list_scroll_view",
null
],
[
"random_color_scheme",
null
],
[
"simple_gradient_text",
null
],
[
"sorted_list",
null
],
[
"refresh_loadmore",
null
],
[
"group_radio_button",
null
],
[
"bottom_navigation_bar",
null
],
[
"graphql",
null
],
[
"webfeed",
null
],
[
"network_image_mock",
null
],
[
"gql",
null
],
[
"backendless_sdk",
null
],
[
"stripe",
null
],
[
"sqflite_sqlcipher",
null
],
[
"flutter_holo_date_picker",
null
],
[
"flutter_progress_hud",
null
],
[
"snapping_page_scroll",
null
],
[
"carp_background_location",
null
],
[
"openfoodfacts",
null
],
[
"app_installer",
null
],
[
"flutter_speech",
null
],
[
"cupertino_will_pop_scope",
null
],
[
"quds_ui_kit",
null
],
[
"esewa_pnp",
null
],
[
"csslib",
null
],
[
"animation_wrappers",
null
],
[
"turkish",
null
],
[
"telephony",
null
],
[
"sealed_flutter_bloc",
null
],
[
"surf_lint_rules",
null
],
[
"flutter_social_content_share",
null
],
[
"blurhash",
null
],
[
"colorize_text_avatar",
null
],
[
"rich_text_controller",
null
],
[
"iban",
null
],
[
"wc_flutter_share",
null
],
[
"surf_mwwm",
null
],
[
"flutter_html_to_pdf",
null
],
[
"flutter_add_to_cart_button",
null
],
[
"new_gradient_app_bar",
null
],
[
"redux_remote_devtools",
null
],
[
"libphonenumber_plugin",
null
],
[
"flutter_facebook_sdk",
null
],
[
"kakao_flutter_sdk",
null
],
[
"path_parsing",
null
],
[
"swipe_to",
null
],
[
"computer",
null
],
[
"simple_tooltip",
null
],
[
"ota_update",
null
],
[
"fluentui_system_icons",
null
],
[
"o_color_picker",
null
],
[
"open_store",
null
],
[
"resize",
null
],
[
"ml_linalg",
null
],
[
"canonical_json",
null
],
[
"upi_pay",
null
],
[
"carrier_info",
null
],
[
"fade_shimmer",
null
],
[
"cli_dialog",
null
],
[
"credit_card_type_detector",
null
],
[
"buffer",
null
],
[
"shake_flutter",
null
],
[
"flutter_highlight",
null
],
[
"alfred",
null
],
[
"just_the_tooltip",
null
],
[
"flutter_jailbreak_detection",
null
],
[
"flutter_scatter",
null
],
[
"password_validated_field",
null
],
[
"ms_undraw",
null
],
[
"touchable",
null
],
[
"icon_badge",
null
],
[
"flutter_arc_text",
null
],
[
"worker_manager",
null
],
[
"cpf_cnpj_validator",
null
],
[
"asuka",
null
],
[
"rx_command",
null
],
[
"stacked_hooks",
null
],
[
"firedart",
null
],
[
"hue_rotation",
null
],
[
"flutter_exoplayer",
null
],
[
"cbor",
null
],
[
"flutter_settings_screens",
null
],
[
"glassmorphism",
null
],
[
"f_logs",
null
],
[
"multicast_dns",
null
],
[
"rabbit_converter",
null
],
[
"time_chart",
null
],
[
"left_scroll_actions",
null
],
[
"gsheets",
null
],
[
"shadowed_image",
null
],
[
"qrscan",
null
],
[
"sqfentity",
null
],
[
"flutter_background_service",
null
],
[
"uri",
null
],
[
"matrix_gesture_detector",
null
],
[
"json_dynamic_widget",
null
],
[
"optimized_cached_image",
null
],
[
"assets_audio_player_web",
null
],
[
"momentum",
null
],
[
"country_calling_code_picker",
null
],
[
"flutter_clean_architecture",
null
],
[
"parallax_animation",
null
],
[
"code_fields",
null
],
[
"iso",
null
],
[
"measured_size",
null
],
[
"arrow_path",
null
],
[
"import_sorter",
null
],
[
"modal_progress_hud_nsn",
null
],
[
"fleasy",
null
],
[
"aligned_dialog",
null
],
[
"console",
null
],
[
"android_alarm_manager_plus",
null
],
[
"flutter_esc_pos_utils",
null
],
[
"translit",
null
],
[
"bluetooth_thermal_printer",
null
],
[
"sticky_grouped_list",
null
],
[
"from_css_color",
null
],
[
"dio_http2_adapter",
null
],
[
"volume_controller",
null
],
[
"data_tables",
null
],
[
"awesome_card",
null
],
[
"after_init",
null
],
[
"flutter_js",
null
],
[
"system_settings",
null
],
[
"validators2",
null
],
[
"ink_page_indicator",
null
],
[
"dialog_flowtter",
null
],
[
"get_time_ago",
null
],
[
"yaml_edit",
null
],
[
"progress_indicator",
null
],
[
"flutter_gen",
null
],
[
"response",
null
],
[
"dash",
null
],
[
"phoenix_socket",
null
],
[
"clevertap_plugin",
null
],
[
"flutter_phosphor_icons",
null
],
[
"at_common_flutter",
null
],
[
"osm_nominatim",
null
],
[
"flutter_data",
null
],
[
"the_apple_sign_in",
null
],
[
"async_builder",
null
],
[
"open_mail_app",
null
],
[
"loggy",
null
],
[
"flutter_beep",
null
],
[
"flutter_toggle_tab",
null
],
[
"push_notification",
null
],
[
"notifications",
null
],
[
"the_validator",
null
],
[
"epubx",
null
],
[
"speed_dial_fab",
null
],
[
"auto_localized",
null
],
[
"very_good_infinite_list",
null
],
[
"horizontal_picker",
null
],
[
"flutter_story_list",
null
],
[
"pigeon",
null
],
[
"animated_card",
null
],
[
"twitter_login",
null
],
[
"bs_flutter",
null
],
[
"sendbird_sdk",
null
],
[
"zxing2",
null
],
[
"markdown_editable_textinput",
null
],
[
"autocomplete_textfield_ns",
null
],
[
"scroll_when_needed",
null
],
[
"collapsible_sidebar",
null
],
[
"scan",
null
],
[
"azblob",
null
],
[
"multi_charts",
null
],
[
"stacked_bar_chart",
null
],
[
"flutter_carousel_slider",
null
],
[
"flutter_stories",
null
],
[
"google_ml_vision",
null
],
[
"eosdart_ecc",
null
],
[
"svgaplayer_flutter",
null
],
[
"country_codes",
null
],
[
"item_selector",
null
],
[
"currency_textfield",
null
],
[
"sliver_header_delegate",
null
],
[
"image_pixels",
null
],
[
"file_sizes",
null
],
[
"mercury_client",
null
],
[
"simple_moment",
null
],
[
"enhance_stepper",
null
],
[
"simple_mustache",
null
],
[
"swagger_dart_code_generator",
null
],
[
"carbon_icons",
null
],
[
"full_screen_menu",
null
],
[
"curved_drawer_fork",
null
],
[
"mask_input_formatter",
null
],
[
"flutter_iconly",
null
],
[
"okito",
null
],
[
"oxidized",
null
],
[
"fluentui_icons",
null
],
[
"ios_utsname_ext",
null
],
[
"form_builder_fields",
null
],
[
"no_context_navigation",
null
],
[
"ticket_material",
null
],
[
"android_intent_plus",
null
],
[
"safemap",
null
],
[
"card_settings",
null
],
[
"connectivity_for_web",
null
],
[
"normalize",
null
],
[
"persian_tools",
null
],
[
"xdg_directories",
null
],
[
"o_popup",
null
],
[
"sliver_fab",
null
],
[
"edge_detection",
null
],
[
"audio_streamer",
null
],
[
"smartstruct",
null
],
[
"field_suggestion",
null
],
[
"dart_strapi",
null
],
[
"flutter_gravatar",
null
],
[
"flutter_color_models",
null
],
[
"simple_gravatar",
null
],
[
"flutter_background",
null
],
[
"equations",
null
],
[
"super_form",
null
],
[
"functional_widget_annotation",
null
],
[
"icon",
null
],
[
"firebase_image",
null
],
[
"cyclop",
null
],
[
"swipeable_page_route",
null
],
[
"freshchat_sdk",
null
],
[
"gviz",
null
],
[
"animated_rail",
null
],
[
"flutter_multiselect",
null
],
[
"amplify_storage_s3",
null
],
[
"flutter_segment",
null
],
[
"stream_feed",
null
],
[
"instagram_public_api",
null
],
[
"tree_view",
null
],
[
"rest_client",
null
],
[
"animated_stack_widget",
null
],
[
"flamingo",
null
],
[
"flutter_animarker",
null
],
[
"dio_http_formatter",
null
],
[
"reorderableitemsview",
null
],
[
"animated_button",
null
],
[
"flutter_redux_navigation",
null
],
[
"interactive_chart",
null
],
[
"animated_toggle_switch",
null
],
[
"charts_painter",
null
],
[
"screen_state",
null
],
[
"swipebuttonflutter",
null
],
[
"unorm_dart",
null
],
[
"conditional_questions",
null
],
[
"google_api_availability",
null
],
[
"image_picker_gallery_camera",
null
],
[
"file_manager",
null
],
[
"tiengviet",
null
],
[
"flutter_advanced_calendar",
null
],
[
"aws_cloudwatch",
null
],
[
"flutter_funding_choices",
null
],
[
"list_treeview",
null
],
[
"faker_dart",
null
],
[
"flutter_search_bar",
null
],
[
"gradient_ui_widgets",
null
],
[
"rotated_corner_decoration",
null
],
[
"flutter_custom_theme",
null
],
[
"iso_countries",
null
],
[
"yandex_mapkit",
null
],
[
"floating_bubbles",
null
],
[
"regexpattern",
null
],
[
"mpesa",
null
],
[
"flutter_dynamic_forms",
null
],
[
"mocktail_image_network",
null
],
[
"flutter_fimber",
null
],
[
"grinder",
null
],
[
"super_editor",
null
],
[
"multilevel_drawer",
null
],
[
"manage_calendar_events",
null
],
[
"libserialport",
null
],
[
"dashbook",
null
],
[
"spring",
null
],
[
"pluto_filtered_list",
null
],
[
"flutter_wall_layout",
null
],
[
"device_simulator",
null
],
[
"mason",
null
],
[
"platform_maps_flutter",
null
],
[
"version_migration",
null
],
[
"flutter_sodium",
null
],
[
"collapsible",
null
],
[
"msix",
null
],
[
"flutter_glow",
null
],
[
"adhan",
null
],
[
"process",
null
],
[
"dynamic_fonts",
null
],
[
"neon",
null
],
[
"firebase",
null
],
[
"funvas",
null
],
[
"sign_in_with_apple_js",
null
],
[
"animated_search_bar",
null
],
[
"bluetooth_print",
null
],
[
"demoji",
null
],
[
"another_xlider",
null
],
[
"bubble_box",
null
],
[
"update_available",
null
],
[
"builders",
null
],
[
"event",
null
],
[
"mmkv",
null
],
[
"carousel_images",
null
],
[
"expire_cache",
null
],
[
"flutter_gradient_colors",
null
],
[
"form_validation",
null
],
[
"parallax_image",
null
],
[
"pinch_zoom_image_last",
null
],
[
"snapshot",
null
],
[
"flutter_voximplant",
null
],
[
"flutter_splash_screen",
null
],
[
"cupertino_tabbar",
null
],
[
"isolate_handler",
null
],
[
"sealed_annotations",
null
],
[
"ethereum",
null
],
[
"catex",
null
],
[
"crypto_font_icons",
null
],
[
"tar",
null
],
[
"fialogs",
null
],
[
"page_turn",
null
],
[
"widget_loading",
null
],
[
"timezone",
null
],
[
"boardview",
null
],
[
"mqtt5_client",
null
],
[
"linter",
null
],
[
"wifi_info_flutter",
null
],
[
"fluintl",
null
],
[
"animated",
null
],
[
"flutter_summernote",
null
],
[
"splashscreen",
null
],
[
"flutter_pickers",
null
],
[
"modal_progress_hud",
null
],
[
"vertical_weight_slider",
null
],
[
"dropbox_client",
null
],
[
"isoweek",
null
],
[
"sqlbrite",
null
],
[
"firestore_ref",
null
],
[
"flutter_spinning_wheel",
null
],
[
"internet_speed_test",
null
],
[
"rich_editor",
null
],
[
"oscilloscope",
null
],
[
"overlay_container",
null
],
[
"flutter_dropdown",
null
],
[
"data_connection_checker",
null
],
[
"huawei_push",
null
],
[
"countdown_progress_indicator",
null
],
[
"simple_auth_flutter",
null
],
[
"stripe_payment",
null
],
[
"either_option",
null
],
[
"woozy_search",
null
],
[
"nice_button",
null
],
[
"declarative_animated_list",
null
],
[
"geocoder_offline",
null
],
[
"fast_barcode_scanner",
null
],
[
"color",
null
],
[
"nextcloud",
null
],
[
"trust_location",
null
],
[
"rx_widgets",
null
],
[
"curved_animation_controller",
null
],
[
"smooth_star_rating",
null
],
[
"xml_parser",
null
],
[
"string_extensions",
null
],
[
"spincircle_bottom_bar",
null
],
[
"number_to_word_arabic",
null
],
[
"bitmap",
null
],
[
"home_indicator",
null
],
[
"node_interop",
null
],
[
"maps_curved_line",
null
],
[
"screen_brightness",
null
],
[
"geofence_service",
null
],
[
"flutter_mapbox_autocomplete",
null
],
[
"flutter_fgbg",
null
],
[
"swipe_back_detector",
null
],
[
"firebase_phone_auth_handler",
null
],
[
"animated_text",
null
],
[
"flutter_video_info",
null
],
[
"scrollable_list_tabview",
null
],
[
"floating_pullup_card",
null
],
[
"tonic",
null
],
[
"flutter_file_dialog",
null
],
[
"distinct_value_connectable_stream",
null
],
[
"flutter_app_badger",
null
],
[
"digit_to_persian_word",
null
],
[
"image_compare",
null
],
[
"redux_logging",
null
],
[
"ink_widget",
null
],
[
"uuid_type",
null
],
[
"row_item",
null
],
[
"json2yaml",
null
],
[
"flutter_swipe_button",
null
],
[
"fast_immutable_collections",
null
],
[
"libsignal_protocol_dart",
null
],
[
"easy_dialog",
null
],
[
"load",
null
],
[
"dcli",
null
],
[
"file_picker_desktop",
null
],
[
"speech_bubble",
null
],
[
"web_browser_detect",
null
],
[
"horizontal_center_date_picker",
null
],
[
"build_context",
null
],
[
"audiotagger",
null
],
[
"advance_pdf_viewer",
null
],
[
"flutter_native_image",
null
],
[
"tabbed_view",
null
],
[
"custom_text",
null
],
[
"smart_select",
null
],
[
"fluid_bottom_nav_bar",
null
],
[
"source_helper",
null
],
[
"callkeep",
null
],
[
"teledart",
null
],
[
"image_picker_for_web",
null
],
[
"outline_gradient_button",
null
],
[
"sliding_panel",
null
],
[
"barcode_scanner",
null
],
[
"flutter_xlider",
null
],
[
"passwordfield",
null
],
[
"flutter_insta",
null
],
[
"pretty_dio_logger",
null
],
[
"age_calculator",
null
],
[
"mobx_triple",
null
],
[
"simple_vertical_calendar",
null
],
[
"deep_collection",
null
],
[
"hawk_fab_menu",
null
],
[
"time_range",
null
],
[
"text",
null
],
[
"vsync_provider",
null
],
[
"flutter_syntax_view",
null
],
[
"japx",
null
],
[
"mailer",
null
],
[
"dart_appwrite",
null
],
[
"country_currency_pickers",
null
],
[
"nm",
null
],
[
"pattern_lock",
null
],
[
"flutter_map_tile_caching",
null
],
[
"scrollable_clean_calendar",
null
],
[
"flutter_barcode_listener",
null
],
[
"form_builder_validators",
null
],
[
"story_view",
null
],
[
"skeletons",
null
],
[
"global_configuration",
null
],
[
"flutter_countdown_timer",
null
],
[
"azure_application_insights",
null
],
[
"prometheus_client",
null
],
[
"tflite_audio",
null
],
[
"flutter_plugin_android_lifecycle",
null
],
[
"async_extension",
null
],
[
"drop_cap_text",
null
],
[
"sqlite_viewer",
null
],
[
"stacked_firebase_auth",
null
],
[
"universe",
null
],
[
"scaffold_gradient_background",
null
],
[
"excel",
null
],
[
"autocomplete_textfield",
null
],
[
"http_services",
null
],
[
"sweetsheet",
null
],
[
"flutter_stripe_payment",
null
],
[
"list_diff",
null
],
[
"downloads_path_provider_28",
null
],
[
"flutter_admin_scaffold",
null
],
[
"amplify_datastore",
null
],
[
"colour",
null
],
[
"firebase_auth_mocks",
null
],
[
"global_configs",
null
],
[
"math_keyboard",
null
],
[
"window_location_href",
null
],
[
"dart_style",
null
],
[
"flutter_jscore",
null
],
[
"chess_vectors_flutter",
null
],
[
"gherkin",
null
],
[
"flutter_star_prnt",
null
],
[
"giffy_dialog",
null
],
[
"trotter",
null
],
[
"flutter_slider_indicator",
null
],
[
"firebase_auth_rest",
null
],
[
"moor_inspector",
null
],
[
"secp256k1",
null
],
[
"easy_folder_picker",
null
],
[
"flat",
null
],
[
"flutter_password_strength",
null
],
[
"video_player_web_hls",
null
],
[
"flutter_hls_parser",
null
],
[
"apple_maps_flutter",
null
],
[
"reactive_validator",
null
],
[
"msal_js",
null
],
[
"bech32",
null
],
[
"simple_tags",
null
],
[
"interactiveviewer_gallery",
null
],
[
"es_compression",
null
],
[
"persian_fonts",
null
],
[
"drop_shadow_image",
null
],
[
"customizable_multiselect_field",
null
],
[
"cielo_ecommerce",
null
],
[
"jpush_flutter",
null
],
[
"social_share",
null
],
[
"flutter_badged",
null
],
[
"vimeo_player_flutter",
null
],
[
"flutter_fluid_slider",
null
],
[
"nik_validator",
null
],
[
"crdt",
null
],
[
"native_screenshot",
null
],
[
"nested_scroll_controller",
null
],
[
"livechatt",
null
],
[
"term_glyph",
null
],
[
"export_video_frame",
null
],
[
"reorderable_grid_view",
null
],
[
"enough_mail",
null
],
[
"hive_generator",
null
],
[
"flutter_radio_group",
null
],
[
"amplify_api",
null
],
[
"bottom_nav_layout",
null
],
[
"date_range_picker",
null
],
[
"path_morph",
null
],
[
"animated_radial_menu",
null
],
[
"cli_repl",
null
],
[
"high_chart",
null
],
[
"configurable_expansion_tile_null_safety",
null
],
[
"simple_speed_dial",
null
],
[
"motion_sensors",
null
],
[
"browser_launcher",
null
],
[
"stacked_card_carousel",
null
],
[
"pmvvm",
null
],
[
"shelf_plus",
null
],
[
"voyager",
null
],
[
"flutter_geofence",
null
],
[
"linkfy_text",
null
],
[
"public_suffix",
null
],
[
"easy_signature_pad",
null
],
[
"bonsoir",
null
],
[
"custom_sliding_segmented_control",
null
],
[
"pretty_gauge",
null
],
[
"maze",
null
],
[
"chips_choice",
null
],
[
"dynamic_theme",
null
],
[
"ibm_watson_assistant",
null
],
[
"chaleno",
null
],
[
"google_maps_flutter_web",
null
],
[
"draggable_bottom_sheet",
null
],
[
"spring_button",
null
],
[
"image_editor",
null
],
[
"animated_splash",
null
],
[
"paging",
null
],
[
"rainbow_vis",
null
],
[
"flutter_ume",
null
],
[
"validated",
null
],
[
"flutter_polygon",
null
],
[
"arabic_numbers",
null
],
[
"loading_transition_button",
null
],
[
"switcher",
null
],
[
"flutter_phone_direct_caller",
null
],
[
"flutter_text_drawable",
null
],
[
"google_maps",
null
],
[
"lite_rolling_switch",
null
],
[
"conduit",
null
],
[
"flutter_material_pickers",
null
],
[
"single_item_storage",
null
],
[
"draw",
null
],
[
"tenor",
null
],
[
"flutter_session",
null
],
[
"scanbot_sdk",
null
],
[
"validatorless",
null
],
[
"gettext_parser",
null
],
[
"liquid_ui",
null
],
[
"http_certificate_pinning",
null
],
[
"grouped_buttons",
null
],
[
"flutter_progress_dialog",
null
],
[
"flutter_bluetooth_serial",
null
],
[
"dartlin",
null
],
[
"userleap_flutter",
null
],
[
"amazon_cognito_identity_dart_2",
null
],
[
"add_2_calendar",
null
],
[
"amplify_analytics_pinpoint",
null
],
[
"flutter_awesome_alert_box",
null
],
[
"weak_map",
null
],
[
"background_locator",
null
],
[
"dashed_line",
null
],
[
"snapkit",
null
],
[
"lazy_evaluation",
null
],
[
"ai_progress",
null
],
[
"niddler_dart",
null
],
[
"dropdown_formfield",
null
],
[
"flutter_google_places_web",
null
],
[
"sliding_number",
null
],
[
"form_floating_action_button",
null
],
[
"drag_ball",
null
],
[
"generic_bloc_provider",
null
],
[
"android_play_install_referrer",
null
],
[
"appium_driver",
null
],
[
"masonry_grid",
null
],
[
"swipe_to_action",
null
],
[
"flutter_fft",
null
],
[
"keyboard_avoider",
null
],
[
"mixpanel_flutter",
null
],
[
"edit_distance",
null
],
[
"swipe_cards",
null
],
[
"timer_button",
null
],
[
"flutter_xupdate",
null
],
[
"json_patch",
null
],
[
"pdftron_flutter",
null
],
[
"morphing_text",
null
],
[
"currency_icons",
null
],
[
"research_package",
null
],
[
"flutter_web_auth",
null
],
[
"number_inc_dec",
null
],
[
"app_popup_menu",
null
],
[
"splash",
null
],
[
"simple_image_cropper",
null
],
[
"before_after",
null
],
[
"rebloc",
null
],
[
"contextualactionbar",
null
],
[
"bottom_loader",
null
],
[
"websafe_svg",
null
],
[
"sound_mode",
null
],
[
"platform",
null
],
[
"expandable_sliver_list",
null
],
[
"flutter_echarts",
null
],
[
"my_fatoorah",
null
],
[
"outline_material_icons",
null
],
[
"webview_windows",
null
],
[
"responsive_grid",
null
],
[
"ringtone_player",
null
],
[
"orientation",
null
],
[
"davinci",
null
],
[
"flutter_parse",
null
],
[
"reading_time",
null
],
[
"flutter_logs",
null
],
[
"path_provider_windows",
null
],
[
"ssl_pinning_plugin",
null
],
[
"twilio_programmable_chat",
null
],
[
"reviews_slider",
null
],
[
"instant",
null
],
[
"epub_view",
null
],
[
"flag",
null
],
[
"audio_wave",
null
],
[
"flutter_page_view_indicator",
null
],
[
"cloudpayments",
null
],
[
"tapioca",
null
],
[
"checkdigit",
null
],
[
"ini",
null
],
[
"reactive_dropdown_search",
null
],
[
"easy_dialogs",
null
],
[
"kakaomap_webview",
null
],
[
"file_selector",
null
],
[
"gs1_barcode_parser",
null
],
[
"flutter_simple_treeview",
null
],
[
"colorize_lumberdash",
null
],
[
"flutter_weather_bg_null_safety",
null
],
[
"get_server",
null
],
[
"event_taxi",
null
],
[
"airoute",
null
],
[
"flutter_tindercard",
null
],
[
"bezier_chart",
null
],
[
"flutter_multi_carousel",
null
],
[
"photofilters",
null
],
[
"fcharts",
null
],
[
"avatars",
null
],
[
"flutter_custom_dialog",
null
],
[
"parse_server_sdk",
null
],
[
"automated_testing_framework",
null
],
[
"advertising_id",
null
],
[
"data_channel",
null
],
[
"sms_user_consent",
null
],
[
"gql_dedupe_link",
null
],
[
"i18next",
null
],
[
"easy_web_view2",
null
],
[
"dropdown_banner",
null
],
[
"slimy_card",
null
],
[
"draw_your_image",
null
],
[
"logging_appenders",
null
],
[
"alt_bloc",
null
],
[
"rrule",
null
],
[
"flutter_tabler_icons",
null
],
[
"amazon_s3_cognito",
null
],
[
"slide_button",
null
],
[
"woosignal",
null
],
[
"flutter_login_template",
null
],
[
"username_generator",
null
],
[
"a_star_algorithm",
null
],
[
"md2_tab_indicator",
null
],
[
"json_object_mapper",
null
],
[
"fl_paging",
null
],
[
"carousel_pro",
null
],
[
"parser_error",
null
],
[
"statusbarz",
null
],
[
"dynatrace_flutter_plugin",
null
],
[
"virtual_keyboard",
null
],
[
"bottomreveal",
null
],
[
"flutter_redux_dev_tools",
null
],
[
"beacons_plugin",
null
],
[
"nearby_connections",
null
],
[
"cashfree_pg",
null
],
[
"ssh_key",
null
],
[
"glob",
null
],
[
"sse_client",
null
],
[
"code_text_field",
null
],
[
"sumup",
null
],
[
"file_icon",
null
],
[
"blue_thermal_printer",
null
],
[
"flutter_nearby_connections",
null
],
[
"cached_video_player",
null
],
[
"enough_serialization",
null
],
[
"vertical_tab_bar_view",
null
],
[
"navme",
null
],
[
"draggable_fab",
null
],
[
"fuzzywuzzy",
null
],
[
"dfunc",
null
],
[
"open_url",
null
],
[
"kind",
null
],
[
"artemis",
null
],
[
"shared_preferences_windows",
null
],
[
"client_cookie",
null
],
[
"blinking_text",
null
],
[
"provider_architecture",
null
],
[
"flutter_sparkline",
null
],
[
"flutter_activity_recognition",
null
],
[
"flutter_ble_peripheral",
null
],
[
"wonderpush_flutter",
null
],
[
"pinenacl",
null
],
[
"aws_request",
null
],
[
"flutter_interactive_keyboard",
null
],
[
"flutter_absolute_path",
null
],
[
"proste_bezier_curve",
null
],
[
"flutter_cupertino_settings",
null
],
[
"gauges",
null
],
[
"visibility_aware_state",
null
],
[
"dart_meteor",
null
],
[
"inspection",
null
],
[
"flutter_vibrate",
null
],
[
"floating_action_bubble",
null
],
[
"dotenv",
null
],
[
"cool_nav",
null
],
[
"opencv_4",
null
],
[
"flutter_ameno_ipsum",
null
],
[
"flutter_reorderable_list",
null
],
[
"what3words",
null
],
[
"appodeal_flutter",
null
],
[
"build_config",
null
],
[
"bottom_picker",
null
],
[
"battery_info",
null
],
[
"omise_flutter",
null
],
[
"fwfh_svg",
null
],
[
"titled_navigation_bar",
null
],
[
"context_menus",
null
],
[
"progress_timeline",
null
],
[
"checkbox_formfield",
null
],
[
"flutter_ble_lib",
null
],
[
"network_logger",
null
],
[
"email_launcher",
null
],
[
"flutter_linear_datepicker",
null
],
[
"add_to_gallery",
null
],
[
"adhara_socket_io",
null
],
[
"flutter_emoji",
null
],
[
"scrollable_panel",
null
],
[
"hasura_connect",
null
],
[
"credit_card_number_validator",
null
],
[
"dropdownfield",
null
],
[
"getbloc",
null
],
[
"flutter_google_maps",
null
],
[
"mgrs_dart",
null
],
[
"file_selector_macos",
null
],
[
"file_selector_windows",
null
],
[
"amplitude_flutter",
null
],
[
"pangle_flutter",
null
],
[
"qr_mobile_vision",
null
],
[
"route_animation_helper",
null
],
[
"dart_des",
null
],
[
"cider",
null
],
[
"image_editor_pro",
null
],
[
"twilio_programmable_video",
null
],
[
"shape_of_view",
null
],
[
"motion_tab_bar",
null
],
[
"highlighter_coachmark",
null
],
[
"built_redux",
null
],
[
"adv_fab",
null
],
[
"platform_date_picker",
null
],
[
"appsflyer_sdk",
null
],
[
"flutter_whatsapp_stickers",
null
],
[
"connectycube_flutter_call_kit",
null
],
[
"geolocation",
null
],
[
"floating_search_bar",
null
],
[
"flutter_svprogresshud",
null
],
[
"localregex",
null
],
[
"data",
null
],
[
"media_scanner",
null
],
[
"flutter_range_slider",
null
],
[
"firebase_cloud_messaging_interop",
null
],
[
"photo_editor_sdk",
null
],
[
"air_quality",
null
],
[
"esc_pos_utils",
null
],
[
"rx_bloc_list",
null
],
[
"esc_pos_utils_plus",
null
],
[
"devtools_shared",
null
],
[
"shelf_router_generator",
null
],
[
"supabase_flutter",
null
],
[
"source_span",
null
],
[
"flutter_ion",
null
],
[
"remove_from_coverage",
null
],
[
"carp_mobile_sensing",
null
],
[
"flutter_apns",
null
],
[
"bottom_drawer",
null
],
[
"at_persistence_spec",
null
],
[
"theme_manager",
null
],
[
"tencent_kit",
null
],
[
"platform_alert_dialog",
null
],
[
"flutter_instagram_stories",
null
],
[
"localized",
null
],
[
"expandable_tree_menu",
null
],
[
"nfc_in_flutter",
null
],
[
"simple_gql",
null
],
[
"sum_types",
null
],
[
"fhir_at_rest",
null
],
[
"flutter_local_auth_invisible",
null
],
[
"moengage_flutter",
null
],
[
"advance_image_picker",
null
],
[
"sendgrid_mailer",
null
],
[
"flutter_candlesticks",
null
],
[
"speech_balloon",
null
],
[
"auto_orientation",
null
],
[
"flutter_social_textfield",
null
],
[
"explorer",
null
],
[
"stacked_page_view",
null
],
[
"kdgaugeview",
null
],
[
"calendar_timeline",
null
],
[
"nav",
null
],
[
"ar_flutter_plugin",
null
],
[
"cpfcnpj",
null
],
[
"dart_json_mapper_mobx",
null
],
[
"crop_image",
null
],
[
"flutter_bcrypt",
null
],
[
"datadog_flutter",
null
],
[
"proste_route_animation",
null
],
[
"flutter_typeahead_web",
null
],
[
"_discoveryapis_commons",
null
],
[
"health_kit_reporter",
null
],
[
"flutter_json_viewer",
null
],
[
"fish_redux",
null
],
[
"delayed_widget",
null
],
[
"lat_lon_grid_plugin",
null
],
[
"expandable_widgets",
null
],
[
"bubble_overlay",
null
],
[
"slide_countdown_clock",
null
],
[
"paytm",
null
],
[
"tweet_ui",
null
],
[
"enough_ascii_art",
null
],
[
"pub_api_client",
null
],
[
"flutter_focus_watcher",
null
],
[
"heroicons",
null
],
[
"flutter_feathersjs",
null
],
[
"flutter_contact",
null
],
[
"im_animations",
null
],
[
"flutter_video_newfeed",
null
],
[
"progresso",
null
],
[
"sudoku_solver_generator",
null
],
[
"contextmenu",
null
],
[
"dynamic_treeview",
null
],
[
"flutter_geofire",
null
],
[
"verbal_expressions",
null
],
[
"euc",
null
],
[
"parallax_rain",
null
],
[
"native_webview",
null
],
[
"fitted_text_field_container",
null
],
[
"http2",
null
],
[
"katex_flutter",
null
],
[
"pandabar",
null
],
[
"super_easy_in_app_purchase",
null
],
[
"time_machine",
null
],
[
"measure_size",
null
],
[
"hsluv",
null
],
[
"flutter_flavorizr",
null
],
[
"color_models",
null
],
[
"widget_arrows",
null
],
[
"glitters",
null
],
[
"superellipse_shape",
null
],
[
"source_map_stack_trace",
null
],
[
"injectable_generator",
null
],
[
"flutter_foreground_task",
null
],
[
"multiavatar",
null
],
[
"flutter_local_notifications_linux",
null
],
[
"snap_scroll_physics",
null
],
[
"vertical_tabs",
null
],
[
"great_list_view",
null
],
[
"amap_flutter_location",
null
],
[
"cloudinary_sdk",
null
],
[
"flutter_kakao_login",
null
],
[
"gotrue",
null
],
[
"storage_client",
null
],
[
"comment_tree",
null
],
[
"flutter_pin_code_fields",
null
],
[
"file_picker_writable",
null
],
[
"papercups_flutter",
null
],
[
"os_detect",
null
],
[
"iqplayer",
null
],
[
"keyboard_visibility",
null
],
[
"myfatoorah_flutter",
null
],
[
"floor_annotation",
null
],
[
"ping_discover_network",
null
],
[
"grizzly_io",
null
],
[
"user_profile_avatar",
null
],
[
"dart_json_mapper_flutter",
null
],
[
"flutter_map_location",
null
],
[
"drishya_picker",
null
],
[
"fingerprintjs",
null
],
[
"flutter_shapes",
null
],
[
"id3",
null
],
[
"regex_router",
null
],
[
"extended_list_library",
null
],
[
"flutter_midi",
null
],
[
"progress_loader_overlay",
null
],
[
"form_validator",
null
],
[
"fbutton",
null
],
[
"android_path_provider",
null
],
[
"big_tip",
null
],
[
"screwdriver",
null
],
[
"file_selector_linux",
null
],
[
"simple_json_persistence",
null
],
[
"circle_flags",
null
],
[
"flutter_weather_bg",
null
],
[
"universal_disk_space",
null
],
[
"faunadb_http",
null
],
[
"icofont_flutter",
null
],
[
"sailor",
null
],
[
"interpolation",
null
],
[
"dio_smart_retry",
null
],
[
"ola_like_country_picker",
null
],
[
"multi_value_listenable_builder",
null
],
[
"x509",
null
],
[
"alert",
null
],
[
"imgly_sdk",
null
],
[
"zendesk2",
null
],
[
"polygon_clipper",
null
],
[
"cube_transition",
null
],
[
"reselect",
null
],
[
"volume_control",
null
],
[
"geodesy",
null
],
[
"custom_check_box",
null
],
[
"rive_splash_screen",
null
],
[
"enhanced_future_builder",
null
],
[
"kpostal",
null
],
[
"popup_card",
null
],
[
"bs_flutter_selectbox",
null
],
[
"password_credential",
null
],
[
"rating_bar",
null
],
[
"sass_builder",
null
],
[
"wasm_interop",
null
],
[
"distance",
null
],
[
"m3u_nullsafe",
null
],
[
"flutter_document_picker",
null
],
[
"mobile_number",
null
],
[
"stamp_image",
null
],
[
"image_compression_flutter",
null
],
[
"flutter_video_compress",
null
],
[
"eo_color",
null
],
[
"app_usage",
null
],
[
"delta_e",
null
],
[
"rolling_switch",
null
],
[
"normal",
null
],
[
"flutter_camera_ml_vision",
null
],
[
"floating_text",
null
],
[
"status_alert",
null
],
[
"pix_flutter",
null
],
[
"dia",
null
],
[
"kf_drawer",
null
],
[
"adaptive_components",
null
],
[
"separated_column",
null
],
[
"flutter_app_icon_badge",
null
],
[
"adaptive_scrollbar",
null
],
[
"image_size_getter",
null
],
[
"wave_slider",
null
],
[
"lifecycle",
null
],
[
"dropdown_date_picker",
null
],
[
"flextras",
null
],
[
"timetable",
null
],
[
"socket_io_common",
null
],
[
"cr_calendar",
null
],
[
"sawo",
null
],
[
"brotli",
null
],
[
"meilisearch",
null
],
[
"zendesk_plugin",
null
],
[
"dds",
null
],
[
"radio_player",
null
],
[
"flutter_icmp_ping",
null
],
[
"at_commons",
null
],
[
"torch_controller",
null
],
[
"get_smart",
null
],
[
"beautiful_soup_dart",
null
],
[
"dart_countries",
null
],
[
"flutter_callkit_voximplant",
null
],
[
"date_utils",
null
],
[
"flutter_web_data_table",
null
],
[
"date_count_down",
null
],
[
"image_painter",
null
],
[
"flutter_tab_indicator_styler",
null
],
[
"flutter_chip_tags",
null
],
[
"flutter_launcher_icons",
null
],
[
"recursive_regex",
null
],
[
"cryptography_flutter",
null
],
[
"blur_bottom_bar",
null
],
[
"flutter_luban",
null
],
[
"sse",
null
],
[
"formdator",
null
],
[
"getsocial_flutter_sdk",
null
],
[
"tinycolor2",
null
],
[
"storyly_flutter",
null
],
[
"double_tap_player_view",
null
],
[
"flashy_tab_bar2",
null
],
[
"bottom_navigation_badge",
null
],
[
"flutter_foreground_plugin",
null
],
[
"input_calculator",
null
],
[
"mongol",
null
],
[
"easy_pip",
null
],
[
"neumorphic",
null
],
[
"matrix2d",
null
],
[
"flutter_otp",
null
],
[
"flutter_cache",
null
],
[
"full_text_search",
null
],
[
"aad_oauth",
null
],
[
"fast_color_picker",
null
],
[
"usb_serial",
null
],
[
"git",
null
],
[
"line_chart",
null
],
[
"fuzzy",
null
],
[
"ej_selector",
null
],
[
"wallpaper_manager",
null
],
[
"books_finder",
null
],
[
"hexagon",
null
],
[
"tmdb_api",
null
],
[
"slack_notifier",
null
],
[
"outline_search_bar",
null
],
[
"perfect_volume_control",
null
],
[
"arkit_plugin",
null
],
[
"upi_india",
null
],
[
"flutter_brand_palettes",
null
],
[
"qonversion_flutter",
null
],
[
"reactive_date_time_picker",
null
],
[
"surf_util",
null
],
[
"panorama",
null
],
[
"bagel_db",
null
],
[
"square_in_app_payments",
null
],
[
"local_auth_device_credentials",
null
],
[
"floating_navbar",
null
],
[
"quill_delta",
null
],
[
"openapi_generator_cli",
null
],
[
"responsive_grid_list",
null
],
[
"cached_network_marker",
null
],
[
"svg_to_paint",
null
],
[
"image_slider",
null
],
[
"gooey_carousel",
null
],
[
"flare_flutter",
null
],
[
"isar",
null
],
[
"mdi",
null
],
[
"foil",
null
],
[
"animated_check",
null
],
[
"audiofileplayer",
null
],
[
"build_runner",
null
],
[
"social_embed_webview",
null
],
[
"address",
null
],
[
"storage_space",
null
],
[
"graphite",
null
],
[
"fluent_appbar",
null
],
[
"infinite_widgets",
null
],
[
"proj4dart",
null
],
[
"forme",
null
],
[
"native_updater",
null
],
[
"insta_public_api",
null
],
[
"sticky_footer_scrollview",
null
],
[
"persian_utils",
null
],
[
"ably_flutter",
null
],
[
"page_view_indicator",
null
],
[
"lit_firebase_auth",
null
],
[
"diff_match_patch",
null
],
[
"flutter_screen_scaler",
null
],
[
"flutter_image",
null
],
[
"filling_slider",
null
],
[
"georange",
null
],
[
"tflite_flutter_helper",
null
],
[
"level_map",
null
],
[
"flutter_voip_kit",
null
],
[
"keyboard_utils",
null
],
[
"flutter_better_camera",
null
],
[
"bit_array",
null
],
[
"install_plugin",
null
],
[
"flux_validator_dart",
null
],
[
"fluwx",
null
],
[
"flutter_facebook_login",
null
],
[
"process_runner",
null
],
[
"iconsax",
null
],
[
"flutter_masked_text2",
null
],
[
"flutter_provider",
null
],
[
"curtain",
null
],
[
"stream_loader",
null
],
[
"wave_drawer",
null
],
[
"format",
null
],
[
"ext_video_player",
null
],
[
"execution_queue",
null
],
[
"app_launcher",
null
],
[
"google_maps_controller",
null
],
[
"is_lock_screen",
null
],
[
"flutter_ticket_widget",
null
],
[
"responsive_widgets",
null
],
[
"future_button",
null
],
[
"nuts_activity_indicator",
null
],
[
"flutter_gen_runner",
null
],
[
"flutter_swipable",
null
],
[
"carp_core",
null
],
[
"dart_mappable",
null
],
[
"flutter_animated_theme",
null
],
[
"polymaker",
null
],
[
"hsv_color_pickers",
null
],
[
"material_design_icons_flutter",
null
],
[
"popup_window",
null
],
[
"status_change",
null
],
[
"vector_map",
null
],
[
"animated_floatactionbuttons",
null
],
[
"flutter_filereader",
null
],
[
"twemoji",
null
],
[
"colours",
null
],
[
"stream_chat_persistence",
null
],
[
"bubble_timeline",
null
],
[
"nonce",
null
],
[
"flutter_custom_cards",
null
],
[
"input_slider",
null
],
[
"floating_action_row",
null
],
[
"multiselect_scope",
null
],
[
"bdd_widget_test",
null
],
[
"survey_kit",
null
],
[
"kenburns",
null
],
[
"row_collection",
null
],
[
"ferry_cache",
null
],
[
"jwt_io",
null
],
[
"flutter_plot",
null
],
[
"infinite_scroll_tab_view",
null
],
[
"gesture_password_widget",
null
],
[
"dapackages",
null
],
[
"flutter_disposebag",
null
],
[
"tap_builder",
null
],
[
"sms_autofill",
null
],
[
"segment_display",
null
],
[
"flutter_vant_kit",
null
],
[
"state_persistence",
null
],
[
"lazy_data_table_plus",
null
],
[
"data_connection_checker_tv",
null
],
[
"fluri",
null
],
[
"ffloat",
null
],
[
"mime_type",
null
],
[
"mdc_web",
null
],
[
"full_screen_date_picker",
null
],
[
"shape_of_view_null_safe",
null
],
[
"auto_search",
null
],
[
"fbroadcast",
null
],
[
"gcloud",
null
],
[
"dylib",
null
],
[
"pdf_merger",
null
],
[
"flutter_circular_slider",
null
],
[
"rx",
null
],
[
"enhanced_drop_down",
null
],
[
"blinkid_flutter",
null
],
[
"paulonia_utils",
null
],
[
"image_pickers",
null
],
[
"iphone_has_notch",
null
],
[
"rfc_6901",
null
],
[
"fontisto_flutter",
null
],
[
"binder",
null
],
[
"flip_box_bar",
null
],
[
"charts_common",
null
],
[
"surf_logger",
null
],
[
"simple_s3",
null
],
[
"let_log",
null
],
[
"twilio_voice",
null
],
[
"flutter_shortcuts",
null
],
[
"geopoint",
null
],
[
"k_chart",
null
],
[
"dartdap",
null
],
[
"system_shortcuts",
null
],
[
"xmlstream",
null
],
[
"ntlm",
null
],
[
"build_daemon",
null
],
[
"ms_map_utils",
null
],
[
"fl_location",
null
],
[
"creamy_field",
null
],
[
"niku",
null
],
[
"flutter_blue",
null
],
[
"floodfill_image",
null
],
[
"flutter_keychain",
null
],
[
"mercado_pago_mobile_checkout",
null
],
[
"brick_offline_first",
null
],
[
"cli_notify",
null
],
[
"flip_panel",
null
],
[
"signalr_netcore",
null
],
[
"rx_redux",
null
],
[
"flutter_overlay",
null
],
[
"transformer_page_view",
null
],
[
"contact_picker",
null
],
[
"tap_canvas",
null
],
[
"call_log",
null
],
[
"any_base",
null
],
[
"flutter_vlc_player_platform_interface",
null
],
[
"lzma",
null
],
[
"flutter_sim_country_code",
null
],
[
"image_capture_field",
null
],
[
"connection_status_bar",
null
],
[
"huawei_analytics",
null
],
[
"in_date_utils",
null
],
[
"google_maps_webservice",
null
],
[
"wkt_parser",
null
],
[
"analyzer",
null
],
[
"cupertino_progress_bar",
null
],
[
"easy_container",
null
],
[
"device_info_plus_windows",
null
],
[
"seafarer",
null
],
[
"cupertino_stackview",
null
],
[
"flutter_qr_bar_scanner",
null
],
[
"flutter_qjs",
null
],
[
"hex",
null
],
[
"cool_ui",
null
],
[
"flutter_animated_cards",
null
],
[
"flutter_displaymode",
null
],
[
"fdottedline",
null
],
[
"fps_monitor",
null
],
[
"youtube_parser",
null
],
[
"loop_page_view",
null
],
[
"wilt",
null
],
[
"instana_agent",
null
],
[
"cupertino_radio_choice",
null
],
[
"super_hero",
null
],
[
"light",
null
],
[
"conditioned",
null
],
[
"change_app_package_name",
null
],
[
"google_speech",
null
],
[
"searchable_dropdown",
null
],
[
"dart_notification_center",
null
],
[
"sk_onboarding_screen",
null
],
[
"pfile_picker",
null
],
[
"kochava_tracker",
null
],
[
"uploadcare_client",
null
],
[
"video_editor_sdk",
null
],
[
"expression_language",
null
],
[
"in_app_update",
null
],
[
"sodium",
null
],
[
"pubspec",
null
],
[
"proximity_sensor",
null
],
[
"ecdsa",
null
],
[
"ed25519_edwards",
null
],
[
"nhost_sdk",
null
],
[
"map_polyline_draw",
null
],
[
"gettext",
null
],
[
"vector_map_tiles",
null
],
[
"flutter_qr_reader",
null
],
[
"extra_pedantic",
null
],
[
"flame",
null
],
[
"simple_animated_icon",
null
],
[
"flutter_bugly",
null
],
[
"flutter_acrylic",
null
],
[
"json_helpers",
null
],
[
"square_percent_indicater",
null
],
[
"image_cropping",
null
],
[
"pubspec_yaml",
null
],
[
"paulonia_cache_image",
null
],
[
"linear_step_indicator",
null
],
[
"transitioner",
null
],
[
"zego_express_engine",
null
],
[
"bs_flutter_buttons",
null
],
[
"doc_widget",
null
],
[
"responsive_context",
null
],
[
"duration_picker_dialog_box",
null
],
[
"resource_portable",
null
],
[
"flutter_audio_recorder2",
null
],
[
"just_audio_web",
null
],
[
"actors",
null
],
[
"adaptive_layout",
null
],
[
"multi_select_item",
null
],
[
"modbus",
null
],
[
"achievement_view",
null
],
[
"toggle_bar",
null
],
[
"phosphor_flutter",
null
],
[
"query",
null
],
[
"flutter_tinder_swipe",
null
],
[
"text_parser",
null
],
[
"flutter_calendar_week",
null
],
[
"flutter_khalti",
null
],
[
"kosher_dart",
null
],
[
"onboarding_screen",
null
],
[
"vexana",
null
],
[
"dxf",
null
],
[
"restart_app",
null
],
[
"advanced_search",
null
],
[
"icapps_license",
null
],
[
"mvu_layer",
null
],
[
"mapbox_search_flutter",
null
],
[
"exception_templates",
null
],
[
"facebook_audience_network",
null
],
[
"dynamic_text_highlighting",
null
],
[
"flutter_palette",
null
],
[
"chart_engine",
null
],
[
"on_toast_widget",
null
],
[
"navigator_manager",
null
],
[
"circle_wheel_scroll",
null
],
[
"random_color",
null
],
[
"loader_skeleton",
null
],
[
"widget_to_image",
null
],
[
"pusher_client",
null
],
[
"docx_template",
null
],
[
"places_service",
null
],
[
"user_messaging_platform",
null
],
[
"uploadcare_flutter",
null
],
[
"googleapis_beta",
null
],
[
"finite_coverflow",
null
],
[
"drag_down_to_pop",
null
],
[
"evil_icons_flutter",
null
],
[
"aws_lambda_dart_runtime",
null
],
[
"detect_testflight",
null
],
[
"flutter_class_parser",
null
],
[
"persian_flutter",
null
],
[
"cqrs",
null
],
[
"stemmer",
null
],
[
"swipe_refresh",
null
],
[
"quiz_view",
null
],
[
"lipsum",
null
],
[
"scroll_bars_common",
null
],
[
"metadata_extract",
null
],
[
"scrolls_to_top",
null
],
[
"yahoofin",
null
],
[
"awesome_extensions",
null
],
[
"postgres_pool",
null
],
[
"rx_bloc_test",
null
],
[
"flutter_full_pdf_viewer",
null
],
[
"cbl",
null
],
[
"invoiceninja",
null
],
[
"modal_progress_hud_alt",
null
],
[
"coast",
null
],
[
"source_gen",
null
],
[
"fluttermoji",
null
],
[
"pubnub",
null
],
[
"storybook_device_preview",
null
],
[
"poly_geofence_service",
null
],
[
"websocket_manager",
null
],
[
"super_easy_permissions",
null
],
[
"juno_direct_checkout",
null
],
[
"search_cep",
null
],
[
"csv_localizations",
null
],
[
"hypertrack_plugin",
null
],
[
"amplify_auth_plugin_interface",
null
],
[
"flutter_skeleton",
null
],
[
"footer",
null
],
[
"curved_splash_screen",
null
],
[
"rename",
null
],
[
"at_client",
null
],
[
"dio_http_cache",
null
],
[
"credit_card_input_form",
null
],
[
"wifi_info_plugin",
null
],
[
"flutter_loggy",
null
],
[
"autotrie",
null
],
[
"raw_sound",
null
],
[
"rolling_nav_bar",
null
],
[
"mobility_features",
null
],
[
"contactus",
null
],
[
"flutter_cached_pdfview",
null
],
[
"quantity",
null
],
[
"simple_observable",
null
],
[
"flutter_toastr",
null
],
[
"bubble_chart",
null
],
[
"material_color_generator",
null
],
[
"kuzzle",
null
],
[
"flutter_nfc_kit",
null
],
[
"encrypted_shared_preferences",
null
],
[
"ext_storage",
null
],
[
"textfield_state",
null
],
[
"eyro_toast",
null
],
[
"sliding_card",
null
],
[
"streams_channel",
null
],
[
"unleash",
null
],
[
"clean_framework",
null
],
[
"rich_alert",
null
],
[
"flip",
null
],
[
"flutter_titled_container",
null
],
[
"ant_icons",
null
],
[
"gradients",
null
],
[
"color_palette_generator",
null
],
[
"latlong_to_osgrid",
null
],
[
"flutter_elegant_number_button",
null
],
[
"localizely_sdk",
null
],
[
"textless",
null
],
[
"clip_shadow",
null
],
[
"flutter_naver_login",
null
],
[
"ansi_logger",
null
],
[
"quickblox_sdk",
null
],
[
"api_manager",
null
],
[
"google_maps_widget",
null
],
[
"screen_ratio_adapter",
null
],
[
"loading_skeleton",
null
],
[
"login_client",
null
],
[
"supabase_addons",
null
],
[
"image_sequence_animator",
null
],
[
"flutter_math",
null
],
[
"full_screen_image_null_safe",
null
],
[
"sorted",
null
],
[
"remote_state",
null
],
[
"super_enum",
null
],
[
"pip_view",
null
],
[
"cuberto_bottom_bar",
null
],
[
"prompts",
null
],
[
"safe_url_check",
null
],
[
"flutter_duration_picker",
null
],
[
"flutter_plus",
null
],
[
"flutter_admob_app_open",
null
],
[
"json_intl",
null
],
[
"ml_algo",
null
],
[
"ios_platform_images",
null
],
[
"customgauge",
null
],
[
"flutter_simple_calculator",
null
],
[
"xml_rpc",
null
],
[
"frideos",
null
],
[
"simple_auth",
null
],
[
"bitsdojo_window",
null
],
[
"functional_widget",
null
],
[
"fast_gbk",
null
],
[
"flutter_horizontal_date_picker",
null
],
[
"jikan_api",
null
],
[
"flutter_audio_recorder",
null
],
[
"bubble_bottom_bar",
null
],
[
"desktop_window",
null
],
[
"hive_listener",
null
],
[
"image_viewer",
null
],
[
"humanize",
null
],
[
"system_theme",
null
],
[
"rich_text_widget",
null
],
[
"floatingpanel",
null
],
[
"database",
null
],
[
"pspdfkit_flutter",
null
],
[
"apollovm",
null
],
[
"string_splitter",
null
],
[
"flutter_villains",
null
],
[
"markdown_widget",
null
],
[
"paytm_allinonesdk",
null
],
[
"flutter_beautiful_popup",
null
],
[
"animated_progress_button",
null
],
[
"codemod",
null
],
[
"flip_board",
null
],
[
"clippy_flutter",
null
],
[
"avoid_keyboard",
null
],
[
"anchored_popups",
null
],
[
"thememode_selector",
null
],
[
"scroll_indicator",
null
],
[
"fs_shim",
null
],
[
"ocarina",
null
],
[
"notion_api",
null
],
[
"flutter_crashlytics",
null
],
[
"flexible",
null
],
[
"flutter_media_notification",
null
],
[
"imageview360",
null
],
[
"galleryimage",
null
],
[
"animated_neumorphic",
null
],
[
"flutter_neumorphic_null_safety",
null
],
[
"animated_overflow",
null
],
[
"share_files_and_screenshot_widgets",
null
],
[
"flutter_fb_news",
null
],
[
"linalg",
null
],
[
"unique_identifier",
null
],
[
"objectbox_generator",
null
],
[
"emoji_picker",
null
],
[
"local_assets_server",
null
],
[
"flutter_fader",
null
],
[
"flutter_user_agentx",
null
],
[
"build_resolvers",
null
],
[
"firestore_collection",
null
],
[
"icons_helper",
null
],
[
"image_compression",
null
],
[
"color_thief_flutter",
null
],
[
"joystick",
null
],
[
"form_builder_extra_fields",
null
],
[
"icon_font_generator",
null
],
[
"action_broadcast",
null
],
[
"proximity_hash",
null
],
[
"flutter_payu_unofficial",
null
],
[
"control_pad",
null
],
[
"flutter_aws_s3_client",
null
],
[
"nhost_flutter_auth",
null
],
[
"flutter_midi_command",
null
],
[
"dashed_container",
null
],
[
"static_translations",
null
],
[
"geocore",
null
],
[
"persona_flutter",
null
],
[
"dio_flutter_transformer",
null
],
[
"playify",
null
],
[
"json_schema2",
null
],
[
"mvc_application",
null
],
[
"cloud_firestore_web",
null
],
[
"reorderable_carousel",
null
],
[
"regexed_validator",
null
],
[
"pdf_viewer_jk",
null
],
[
"flutter_keyboard_visibility_platform_interface",
null
],
[
"bs_flutter_alert",
null
],
[
"contentful",
null
],
[
"bidirectional_listview",
null
],
[
"mysql_utils",
null
],
[
"tween_image_widget",
null
],
[
"flutter_horizontal_featured_list",
null
],
[
"root_access",
null
],
[
"smoothie",
null
],
[
"ff_navigation_bar",
null
],
[
"wasm",
null
],
[
"dialogflow_grpc",
null
],
[
"amplify_datastore_plugin_interface",
null
],
[
"gql_build",
null
],
[
"wave_loading_indicator",
null
],
[
"kdtree",
null
],
[
"build",
null
],
[
"circular_profile_avatar",
null
],
[
"pkce",
null
],
[
"flutter_web_router",
null
],
[
"ads",
null
],
[
"simple_database",
null
],
[
"tiled",
null
],
[
"proste_indexed_stack",
null
],
[
"provider_for_redux",
null
],
[
"smooth_scroll_web",
null
],
[
"alfreed",
null
],
[
"color_logger",
null
],
[
"built_value_generator",
null
],
[
"retrofit_generator",
null
],
[
"pagination",
null
],
[
"pubspec_lock",
null
],
[
"mapbox_api",
null
],
[
"pref_dessert",
null
],
[
"device_calendar",
null
],
[
"beacon_broadcast",
null
],
[
"flusmic",
null
],
[
"secure_random",
null
],
[
"side_navigation",
null
],
[
"flutter_icons",
null
],
[
"automap",
null
],
[
"your_splash",
null
],
[
"multi_masked_formatter",
null
],
[
"min_id",
null
],
[
"tabnavigator",
null
],
[
"r_dotted_line_border",
null
],
[
"flutter_dialpad",
null
],
[
"kartal",
null
],
[
"kotlin_flavor",
null
],
[
"touch_indicator",
null
],
[
"vertical_barchart",
null
],
[
"fancy_text_reveal",
null
],
[
"declarative_refresh_indicator",
null
],
[
"alert_dialog",
null
],
[
"flutter_money_formatter",
null
],
[
"progress_indicator_button",
null
],
[
"sass",
null
],
[
"xlive_switch",
null
],
[
"document_scanner_flutter",
null
],
[
"decorated_text",
null
],
[
"color_picker_field",
null
],
[
"kommunicate_flutter",
null
],
[
"rounded_expansion_tile",
null
],
[
"dime",
null
],
[
"boost",
null
],
[
"slidable_bar",
null
],
[
"quds_db",
null
],
[
"zefyr",
null
],
[
"tabbar",
null
],
[
"flutter_widgets",
null
],
[
"vicodin",
null
],
[
"huawei_account",
null
],
[
"popup_menu",
null
],
[
"fwfh_cached_network_image",
null
],
[
"loading",
null
],
[
"number_paginator",
null
],
[
"timeago_flutter",
null
],
[
"custom_splash",
null
],
[
"cupertino_setting_control",
null
],
[
"dart_minecraft",
null
],
[
"flutter_group_sliver",
null
],
[
"gsettings",
null
],
[
"flutter_image_utilities",
null
],
[
"side_menu_animation",
null
],
[
"hardware_buttons",
null
],
[
"flutter_card_scanner_latest",
null
],
[
"positioned_tap_detector_2",
null
],
[
"matrix",
null
],
[
"sunrise_sunset_calc",
null
],
[
"stash_dio",
null
],
[
"powers",
null
],
[
"firebase_database_rest",
null
],
[
"overlapping_time",
null
],
[
"advance_pdf_viewer_fork",
null
],
[
"simple_kalman",
null
],
[
"moving_average",
null
],
[
"very_good_cli",
null
],
[
"poly",
null
],
[
"flutter_nano_ffi",
null
],
[
"fast_noise",
null
],
[
"flutter_youtube_downloader",
null
],
[
"jdate",
null
],
[
"shared_preferences_dtx",
null
],
[
"dart_service_announcement",
null
],
[
"word_search",
null
],
[
"quds_popup_menu",
null
],
[
"app_runner",
null
],
[
"notus",
null
],
[
"flutter_statusbar_manager",
null
],
[
"locally",
null
],
[
"presentation_displays",
null
],
[
"flavor_text",
null
],
[
"facebook_video_download",
null
],
[
"webkit_inspection_protocol",
null
],
[
"dart_countries_states",
null
],
[
"iso_calendar",
null
],
[
"at_server_status",
null
],
[
"gql_websocket_link",
null
],
[
"f_datetimerangepicker",
null
],
[
"enough_html_editor",
null
],
[
"link_preview_generator",
null
],
[
"dart_fcm",
null
],
[
"phone_form_field",
null
],
[
"random_string_generator",
null
],
[
"spaces",
null
],
[
"layoutr",
null
],
[
"byte_flow",
null
],
[
"bdaya_repository_pattern",
null
],
[
"flutter_material_showcase",
null
],
[
"twitch_api",
null
],
[
"web_ffi",
null
],
[
"firebase_helpers",
null
],
[
"flutter_gradients",
null
],
[
"sura_flutter",
null
],
[
"heatmap_calendar",
null
],
[
"firebase_core_web",
null
],
[
"automatic_animated_list",
null
],
[
"flutter_speed_dial_material_design",
null
],
[
"flutter_charset_detector",
null
],
[
"flutter_translator",
null
],
[
"localization",
null
],
[
"parallax_swiper",
null
],
[
"slide_digital_clock",
null
],
[
"easy_logger",
null
],
[
"streams_provider",
null
],
[
"pdf_flutter",
null
],
[
"statistics",
null
],
[
"iugu",
null
],
[
"flutter_chess_board",
null
],
[
"app_tutorial",
null
],
[
"flutter_graphql_client",
null
],
[
"pytorch_mobile",
null
],
[
"google_ui",
null
],
[
"coverage",
null
],
[
"graphql_flutter",
null
],
[
"unicorndial",
null
],
[
"dom_builder",
null
],
[
"at_utils",
null
],
[
"slowly_moving_widgets_field",
null
],
[
"clipboard_listener",
null
],
[
"share_plus_windows",
null
],
[
"float_bubble",
null
],
[
"flutter_nord_theme",
null
],
[
"banners",
null
],
[
"flutter_link_preview",
null
],
[
"flutter_appavailability",
null
],
[
"error_notifier_for_provider",
null
],
[
"comment_box",
null
],
[
"image_picker_widget",
null
],
[
"sqflite_migration",
null
],
[
"flutter_page_indicator",
null
],
[
"pull_to_reveal",
null
],
[
"system_proxy",
null
],
[
"dynamic_color_theme",
null
],
[
"save_in_gallery",
null
],
[
"flutter_cupertino_date_picker_fork",
null
],
[
"json_serializable_immutable_collections",
null
],
[
"separated_row",
null
],
[
"flutter_to_airplay",
null
],
[
"language_pickers",
null
],
[
"mp3_info",
null
],
[
"geohash",
null
],
[
"naver_map_plugin",
null
],
[
"espresso",
null
],
[
"flutter_locker",
null
],
[
"flutter_gifimage",
null
],
[
"barcode_flutter",
null
],
[
"scratch_space",
null
],
[
"cast",
null
],
[
"flutter_anywhere_menus",
null
],
[
"flutter_des",
null
],
[
"ruby_text",
null
],
[
"span_builder",
null
],
[
"kiwi_generator",
null
],
[
"stacked_listview",
null
],
[
"flutter_simple_rating_bar",
null
],
[
"integration_test",
null
],
[
"isolator",
null
],
[
"leak_detector",
null
],
[
"shaped_bottom_bar",
null
],
[
"at_demo_data",
null
],
[
"angel_route",
null
],
[
"koin",
null
],
[
"getxfire",
null
],
[
"pdf_image_renderer",
null
],
[
"language_picker",
null
],
[
"float_column",
null
],
[
"bubble_lens",
null
],
[
"custom_switch",
null
],
[
"clipboard_monitor",
null
],
[
"curved_drawer",
null
],
[
"flutter_number_picker",
null
],
[
"flutter_device_type",
null
],
[
"mock_web_server",
null
],
[
"gradient_app_bar",
null
],
[
"flutter_pollfish",
null
],
[
"vm_snapshot_analysis",
null
],
[
"qr_code_tools",
null
],
[
"intent",
null
],
[
"amap_flutter_map",
null
],
[
"bottom_indicator_bar",
null
],
[
"carp_context_package",
null
],
[
"marquee_flutter",
null
],
[
"rsa_pkcs",
null
],
[
"prometheus_client_shelf",
null
],
[
"libao",
null
],
[
"native_state",
null
],
[
"listentocontacts",
null
],
[
"lazy_load_refresh_indicator",
null
],
[
"get_phone_number",
null
],
[
"scale_button",
null
],
[
"wp_json_api",
null
],
[
"implicitly_animated_list",
null
],
[
"sliver_calendar",
null
],
[
"router_management",
null
],
[
"native_stack_traces",
null
],
[
"platform_device_id_platform_interface",
null
],
[
"event_hub",
null
],
[
"graphview",
null
],
[
"platform_device_id_windows",
null
],
[
"map_elevation",
null
],
[
"source_gen_test",
null
],
[
"sms_advanced",
null
],
[
"timezone_to_country",
null
],
[
"slide_container",
null
],
[
"api_cache_manager",
null
],
[
"snappable",
null
],
[
"js_wrapping",
null
],
[
"conventional_commit",
null
],
[
"g_faraday",
null
],
[
"themed",
null
],
[
"full_screen_image",
null
],
[
"bip32",
null
],
[
"gizmos_settings_screen",
null
],
[
"ripple_backdrop_animate_route",
null
],
[
"flutter_flipperkit",
null
],
[
"headset_connection_event",
null
],
[
"moor_generator",
null
],
[
"flutter_screwdriver",
null
],
[
"responsive",
null
],
[
"pin_entry_text_field",
null
],
[
"account_picker",
null
],
[
"slide_popup_dialog",
null
],
[
"bouncer",
null
],
[
"polar",
null
],
[
"dateable",
null
],
[
"ninja",
null
],
[
"instagram_share",
null
],
[
"circular_widgets",
null
],
[
"flutter_expandable_table",
null
],
[
"screen_loader",
null
],
[
"currency_pickers",
null
],
[
"intro_screen_onboarding_flutter",
null
],
[
"gallery_view",
null
],
[
"ez_flutter",
null
],
[
"floating_ribbon",
null
],
[
"dart_vlc_ffi",
null
],
[
"palette",
null
],
[
"snap",
null
],
[
"curve25519_vrf",
null
],
[
"darty_commons",
null
],
[
"device_display_brightness",
null
],
[
"credit_card_slider",
null
],
[
"ui_helper",
null
],
[
"disk_space",
null
],
[
"microphone",
null
],
[
"indent",
null
],
[
"disposables",
null
],
[
"scrolling_years_calendar",
null
],
[
"flutter_collapse",
null
],
[
"listview_utils",
null
],
[
"flutter_parallax",
null
],
[
"riverpod_navigation",
null
],
[
"lzstring",
null
],
[
"mapbox_gl_dart",
null
],
[
"sacco",
null
],
[
"spinner_input",
null
],
[
"expanding_bottom_bar",
null
],
[
"to_string",
null
],
[
"parse_server_sdk_flutter",
null
],
[
"qrcode_flutter",
null
],
[
"splash_tap",
null
],
[
"mapbox_search",
null
],
[
"list_wheel_scroll_view_x",
null
],
[
"browser_detector",
null
],
[
"flutterlifecyclehooks",
null
],
[
"number_to_words",
null
],
[
"sweetalert",
null
],
[
"flutter_stetho",
null
],
[
"jumping_dot",
null
],
[
"connectivity_wall",
null
],
[
"the_country_number_widgets",
null
],
[
"flutter_boom_menu",
null
],
[
"dio_logger",
null
],
[
"shrine_images",
null
],
[
"crossplat_objectid",
null
],
[
"timeline_status",
null
],
[
"firebase_messaging_web",
null
],
[
"simple_timetable",
null
],
[
"flutter_advanced_progress",
null
],
[
"esptouch_flutter",
null
],
[
"flutter_awesome_buttons",
null
],
[
"vrchat_dart_generated",
null
],
[
"custom_bottom_navigation_bar",
null
],
[
"frefresh",
null
],
[
"analyzer_plugin",
null
],
[
"google_places_picker",
null
],
[
"morpheus",
null
],
[
"code_input",
null
],
[
"draggable_container",
null
],
[
"flutter_fab_dialer",
null
],
[
"flutter_section_list",
null
],
[
"hetu_script",
null
],
[
"yaz",
null
],
[
"image_save",
null
],
[
"esptouch_smartconfig",
null
],
[
"rounded_tabbar_widget",
null
],
[
"quds_provider",
null
],
[
"google_language_fonts",
null
],
[
"flutter_hex_color",
null
],
[
"file_support",
null
],
[
"pricing_cards",
null
],
[
"gender_selection",
null
],
[
"flutter_rounded_progress_bar",
null
],
[
"social_media_widgets",
null
],
[
"flutter_image_stack",
null
],
[
"calc",
null
],
[
"shared_themes",
null
],
[
"dropdown_search2",
null
],
[
"sliding_panel_pro",
null
],
[
"animated_tree_view",
null
],
[
"flutter_dropzone",
null
],
[
"flavor",
null
],
[
"intervalprogressbar",
null
],
[
"dialog_switcher",
null
],
[
"sync",
null
],
[
"nordic_dfu",
null
],
[
"image_fade",
null
],
[
"flutter_credit_card_brazilian",
null
],
[
"custom_navigator",
null
],
[
"firestore_search",
null
],
[
"countdown_flutter",
null
],
[
"news_api_flutter_package",
null
],
[
"flutter_cmoon_icons",
null
],
[
"pluto_menu_bar",
null
],
[
"material_dialog",
null
],
[
"flutter_web_frame",
null
],
[
"atlassian_apis",
null
],
[
"cbl_flutter",
null
],
[
"custom_searchable_dropdown",
null
],
[
"bart",
null
],
[
"flutter_analog_clock",
null
],
[
"flutter_gallery_assets",
null
],
[
"sms_retriever",
null
],
[
"emojis",
null
],
[
"firestore_helpers",
null
],
[
"bangla_utilities",
null
],
[
"validadores",
null
],
[
"flutter_plugin_record",
null
],
[
"universal_widget",
null
],
[
"stash_hive",
null
],
[
"bottom_animation",
null
],
[
"drag_and_drop_gridview",
null
],
[
"cupertino_date_textbox",
null
],
[
"gradient_progress",
null
],
[
"hue_dart",
null
],
[
"meet_network_image",
null
],
[
"awesome_loader",
null
],
[
"get_cli",
null
],
[
"flame_audio",
null
],
[
"multiple_select",
null
],
[
"flutter_mobx_form_validation_kit",
null
],
[
"favicon",
null
],
[
"consumer",
null
],
[
"easy_splash_screen",
null
],
[
"binary",
null
],
[
"dhttpd",
null
],
[
"ffcache",
null
],
[
"molten_navigationbar_flutter",
null
],
[
"pdf_viewer_plugin",
null
],
[
"peanut",
null
],
[
"fimber_io",
null
],
[
"arctium",
null
],
[
"file_cryptor",
null
],
[
"selector",
null
],
[
"expandable_card",
null
],
[
"objectbox_sync_flutter_libs",
null
],
[
"firebase_ml_custom",
null
],
[
"bs_flutter_utils",
null
],
[
"mp_chart",
null
],
[
"appbar_textfield",
null
],
[
"animated_drawer",
null
],
[
"flutter_sizer",
null
],
[
"stilo",
null
],
[
"image_picker_type",
null
],
[
"line_awesome_icons",
null
],
[
"collision",
null
],
[
"just_throttle_it",
null
],
[
"audioplayer",
null
],
[
"glassmorphism_kit",
null
],
[
"m3u",
null
],
[
"flutter_city_picker",
null
],
[
"debug_logger",
null
],
[
"flutter_cache_manager_firebase",
null
],
[
"text_to_speech",
null
],
[
"adjust_sdk",
null
],
[
"devtools",
null
],
[
"ferry_flutter",
null
],
[
"opus_flutter",
null
],
[
"flutter_libserialport",
null
],
[
"dart_3des",
null
],
[
"sha3",
null
],
[
"imagebutton",
null
],
[
"simple_cluster",
null
],
[
"flutter_locales",
null
],
[
"camerax",
null
],
[
"wired_elements",
null
],
[
"flutter_3des",
null
],
[
"calendar_strip",
null
],
[
"css_text",
null
],
[
"atlas",
null
],
[
"pixabay_picker",
null
],
[
"vk_bridge",
null
],
[
"foldable_sidebar",
null
],
[
"navigation_action_bar",
null
],
[
"css_colors",
null
],
[
"derived_colors",
null
],
[
"context_holder",
null
],
[
"common_ui_toolkit",
null
],
[
"flutter_voice_processor",
null
],
[
"flutter_carrotquest",
null
],
[
"easy_onvif",
null
],
[
"jinja",
null
],
[
"nuvigator",
null
],
[
"image_crop_widget",
null
],
[
"secp256k1cipher",
null
],
[
"rest_api_client",
null
],
[
"international_system_of_units",
null
],
[
"custom_line_indicator_bottom_navbar",
null
],
[
"nylo_framework",
null
],
[
"ssh2",
null
],
[
"sliverbar_with_card",
null
],
[
"ussd_service",
null
],
[
"framy_annotation",
null
],
[
"video_thumbnail_generator",
null
],
[
"multi_sort",
null
],
[
"nice_buttons",
null
],
[
"obs_websocket",
null
],
[
"scroll_to_id",
null
],
[
"flutter_sequencer",
null
],
[
"flutter_deep_linking",
null
],
[
"yoyo_player",
null
],
[
"webdriver",
null
],
[
"flutter_security_checker",
null
],
[
"dart_rss",
null
],
[
"fluent_result",
null
],
[
"countly_flutter",
null
],
[
"aes_crypt",
null
],
[
"rich_input",
null
],
[
"animated_counter",
null
],
[
"flutter_sinusoidals",
null
],
[
"logging_config",
null
],
[
"eneural_net",
null
],
[
"rpi_gpio",
null
],
[
"r_flutter",
null
],
[
"change",
null
],
[
"gdpr_dialog",
null
],
[
"launchdarkly_flutter",
null
],
[
"convex_bottom_navigation",
null
],
[
"graphx",
null
],
[
"age",
null
],
[
"laravel_echo",
null
],
[
"photo_card_swiper",
null
],
[
"textstyle_extensions",
null
],
[
"brick_core",
null
],
[
"environment_sensors",
null
],
[
"chaquopy",
null
],
[
"kumi_popup_window",
null
],
[
"lan_scanner",
null
],
[
"external_app_launcher",
null
],
[
"input_validator",
null
],
[
"time_elapsed",
null
],
[
"nayuta_sensors",
null
],
[
"syntax_highlighter",
null
],
[
"bloc_stream",
null
],
[
"mockingjay",
null
],
[
"read_pdf_text",
null
],
[
"simple_image_crop",
null
],
[
"keep_keyboard_popup_menu",
null
],
[
"insta_like_button",
null
],
[
"dio_retry_fixed",
null
],
[
"breathing_collection",
null
],
[
"color_parser",
null
],
[
"whiteboard",
null
],
[
"match",
null
],
[
"ali_auth",
null
],
[
"eggnstone_amazon_chime",
null
],
[
"easy_localization_loader",
null
],
[
"dart_periphery",
null
],
[
"grouped_checkbox",
null
],
[
"sketcher",
null
],
[
"adv_camera",
null
],
[
"flutter_string_encryption",
null
],
[
"rocket_chat_connector_flutter",
null
],
[
"installer_info",
null
],
[
"slidable_button",
null
],
[
"vin_decoder",
null
],
[
"system_tray",
null
],
[
"dart_airtable",
null
],
[
"late_init",
null
],
[
"flutter_annual_task",
null
],
[
"appspector",
null
],
[
"flutter_acrcloud",
null
],
[
"flutter_shine",
null
],
[
"property_change_notifier",
null
],
[
"pokemon_tcg",
null
],
[
"extended_math",
null
],
[
"neuomorphic_container",
null
],
[
"known_extents_list_view_builder",
null
],
[
"ftoast",
null
],
[
"gradient_text",
null
],
[
"flutter_unicons",
null
],
[
"volume",
null
],
[
"countup",
null
],
[
"path_icon",
null
],
[
"getbloc_test",
null
],
[
"responsive_x",
null
],
[
"flutter_custom_tab_bar",
null
],
[
"flutter_app_name",
null
],
[
"rtmp_publisher",
null
],
[
"flutter_client_sse",
null
],
[
"sentry_lumberdash",
null
],
[
"matomo",
null
],
[
"autoequal",
null
],
[
"aws_dynamodb_api",
null
],
[
"at_persistence_secondary_server",
null
],
[
"timeline_widget",
null
],
[
"simple_connectivity",
null
],
[
"flutter_bugfender",
null
],
[
"domain_objects",
null
],
[
"dcache",
null
],
[
"flutter_twitter_login",
null
],
[
"bugsnag_crashlytics",
null
],
[
"flutter_keyboard_aware_dialog",
null
],
[
"store_checker",
null
],
[
"finance",
null
],
[
"flutter_time_range",
null
],
[
"bugbattle_sdk",
null
],
[
"beacon_monitoring",
null
],
[
"customtogglebuttons",
null
],
[
"media_picker_builder",
null
],
[
"circle_bottom_navigation_bar",
null
],
[
"dropdown_menu",
null
],
[
"apple_sign_in_safety",
null
],
[
"flutter_freshchat",
null
],
[
"galileo_mysql",
null
],
[
"firebase_analytics_web",
null
],
[
"appdynamics_mobilesdk",
null
],
[
"installed_apps",
null
],
[
"assets_scanner",
null
],
[
"firebase_auth_ui",
null
],
[
"dio_cache_interceptor_db_store",
null
],
[
"flutter_dipnav",
null
],
[
"icloud_storage",
null
],
[
"application_icon",
null
],
[
"es_drawer_controller",
null
],
[
"flimer",
null
],
[
"udp",
null
],
[
"trust_fall",
null
],
[
"dart_vlc",
null
],
[
"custom_radio",
null
],
[
"flutter_sidebar",
null
],
[
"argon2",
null
],
[
"subscription_holder",
null
],
[
"back_pressed",
null
],
[
"flutter_phone_state",
null
],
[
"flutter_tex_js",
null
],
[
"tencent_im_sdk_plugin",
null
],
[
"cli_pkg",
null
],
[
"fast_flutter_driver_tool",
null
],
[
"edge_alert",
null
],
[
"fragment_navigate",
null
],
[
"flutter_guid",
null
],
[
"eva_color",
null
],
[
"flutter_wifi_connect",
null
],
[
"interact",
null
],
[
"payfort_plugin",
null
],
[
"kraken",
null
],
[
"simple_currency_format",
null
],
[
"dart_rut_validator",
null
],
[
"time_span",
null
],
[
"awesome_bottom_navigation",
null
],
[
"toast",
null
],
[
"blurrycontainer",
null
],
[
"flutter_checkout_payment",
null
],
[
"condition",
null
],
[
"animated_floating_buttons",
null
],
[
"get_mac",
null
],
[
"flutter_qrcode_scanner",
null
],
[
"dio_cache_interceptor_hive_store",
null
],
[
"app_group_directory",
null
],
[
"techgrains",
null
],
[
"shared_preference_app_group",
null
],
[
"any_link_preview",
null
],
[
"dcdg",
null
],
[
"on_connectivity_widget",
null
],
[
"flutter_mobile_carousel",
null
],
[
"version_check",
null
],
[
"aps_navigator",
null
],
[
"number_selection",
null
],
[
"pushable_button",
null
],
[
"flutter_page_transition",
null
],
[
"fling_units",
null
],
[
"hypersnapsdk_flutter",
null
],
[
"cross_platform",
null
],
[
"connectycube_sdk",
null
],
[
"replay_kit_launcher",
null
],
[
"flutter_dropzone_platform_interface",
null
],
[
"bs58check",
null
],
[
"subtitle",
null
],
[
"countdown",
null
],
[
"gradient_bottom_navigation_bar",
null
],
[
"fk_user_agent",
null
],
[
"angular_bloc",
null
],
[
"bottom_sheet_expandable_bar",
null
],
[
"matrix_link_text",
null
],
[
"enx_flutter_plugin",
null
],
[
"bootstrap_icons",
null
],
[
"simple_mapper",
null
],
[
"stringr",
null
],
[
"build_test",
null
],
[
"category_picker",
null
],
[
"amazon_cognito_identity_dart",
null
],
[
"picovoice",
null
],
[
"phone_state_i",
null
],
[
"function_types",
null
],
[
"flutter_screen_wake",
null
],
[
"scaling_header",
null
],
[
"open_iconic_flutter",
null
],
[
"battery_indicator",
null
],
[
"k_responsive",
null
],
[
"global_bottom_navigation_bar",
null
],
[
"snaplist",
null
],
[
"firebase_storage_web",
null
],
[
"underline_indicator",
null
],
[
"hive_crdt",
null
],
[
"pigment",
null
],
[
"disable_screenshots",
null
],
[
"flutuate_mixpanel",
null
],
[
"aws_sns_api",
null
],
[
"md5_plugin",
null
],
[
"scaled_list",
null
],
[
"dartdoc",
null
],
[
"sqlite3_library_windows",
null
],
[
"flutter_google_street_view",
null
],
[
"loader",
null
],
[
"download_assets",
null
],
[
"data_size",
null
],
[
"flutter_json_widget",
null
],
[
"tinycolor",
null
],
[
"date_time_picker_widget",
null
],
[
"slidy",
null
],
[
"dart_mssql",
null
],
[
"dart_snmp",
null
],
[
"flutter_credit_card_detector",
null
],
[
"momo_vn",
null
],
[
"flutter_onfido",
null
],
[
"super_rich_text",
null
],
[
"ripple_effect",
null
],
[
"porcupine",
null
],
[
"flutter_lazy_listview",
null
],
[
"timer_controller",
null
],
[
"block_ui",
null
],
[
"stories_for_flutter",
null
],
[
"benchmark",
null
],
[
"t_stats",
null
],
[
"json_class",
null
],
[
"spinner",
null
],
[
"system_alert_window",
null
],
[
"adhan_dart",
null
],
[
"sync_http",
null
],
[
"admob_flutter",
null
],
[
"geomag",
null
],
[
"flutter_mjpeg",
null
],
[
"ripple_animation",
null
],
[
"esys_flutter_share",
null
],
[
"flutter_youtube_view",
null
],
[
"bluez",
null
],
[
"dynamic_value",
null
],
[
"flutter_android",
null
],
[
"redux_dev_tools",
null
],
[
"ackee_dart",
null
],
[
"newsapi",
null
],
[
"flutter_hidden_drawer",
null
],
[
"ud_design",
null
],
[
"smart_flare",
null
],
[
"emoji_feedback",
null
],
[
"wizard_builder",
null
],
[
"chat_ui_kit",
null
],
[
"hotreloader",
null
],
[
"twilio_programmable_video_platform_interface",
null
],
[
"flutter_tree",
null
],
[
"bubbled_navigation_bar",
null
],
[
"flutter_section_list_view",
null
],
[
"carousel_indicator",
null
],
[
"jaguar_serializer",
null
],
[
"swipeable",
null
],
[
"flutter_sensors",
null
],
[
"card_selector",
null
],
[
"persian_datepicker",
null
],
[
"chess",
null
],
[
"tencent_im_plugin",
null
],
[
"dartemis",
null
],
[
"reference_parser",
null
],
[
"flutter_timeline",
null
],
[
"textfield_search",
null
],
[
"equalizer",
null
],
[
"time_formatter",
null
],
[
"flutter_audio_capture",
null
],
[
"flutter_expandable",
null
],
[
"rsa_identification",
null
],
[
"khmer_fonts",
null
],
[
"torch_compat",
null
],
[
"flat_segmented_control",
null
],
[
"the_country_number",
null
],
[
"power",
null
],
[
"jovial_misc",
null
],
[
"merge_map",
null
],
[
"flutter_progress_button",
null
],
[
"image_ink_well",
null
],
[
"search",
null
],
[
"flashy_tab_bar",
null
],
[
"keyboard_info",
null
],
[
"flutter_lokalise",
null
],
[
"frino_icons",
null
],
[
"cnav",
null
],
[
"path_provider_ex",
null
],
[
"build_version",
null
],
[
"flutter_bloc_pattern",
null
],
[
"credit_card",
null
],
[
"easy_permission_validator",
null
],
[
"web_node",
null
],
[
"round_spot",
null
],
[
"simple_result",
null
],
[
"dropdown_selection",
null
],
[
"firebase_notifications_handler",
null
],
[
"amdjs",
null
],
[
"ir_sensor_plugin",
null
],
[
"hb_check_code",
null
],
[
"override_text_scale_factor",
null
],
[
"delta_markdown",
null
],
[
"roam_flutter",
null
],
[
"acyclic_steps",
null
],
[
"destiny",
null
],
[
"optimus",
null
],
[
"swipe_gesture_recognizer",
null
],
[
"coinbase_commerce",
null
],
[
"easycartanimation",
null
],
[
"neat_cache",
null
],
[
"flutter_animated_play_button",
null
],
[
"flutter_inapp_notifications",
null
],
[
"auto_data",
null
],
[
"simple",
null
],
[
"flutter_mongodb_realm",
null
],
[
"fswitch",
null
],
[
"wifi_flutter",
null
],
[
"keycloak_flutter",
null
],
[
"flutter_image_slider",
null
],
[
"overscroll_pop",
null
],
[
"pimp_my_button",
null
],
[
"boxicons",
null
],
[
"build_web_compilers",
null
],
[
"flutter_test_ui",
null
],
[
"feather_icons",
null
],
[
"arb_utils",
null
],
[
"thumbnails",
null
],
[
"ews",
null
],
[
"image_res",
null
],
[
"openapi_dart_common",
null
],
[
"flutter_exif_plugin",
null
],
[
"uic",
null
],
[
"videos_player",
null
],
[
"measures",
null
],
[
"flutter_web3",
null
],
[
"spreadsheet_table",
null
],
[
"flutter_dash",
null
],
[
"flutter_tab_bar_no_ripple",
null
],
[
"redux_compact",
null
],
[
"flutter_ui_toolkit",
null
],
[
"stripe_sdk",
null
],
[
"paynow",
null
],
[
"i18n_localizations",
null
],
[
"via_cep_flutter",
null
],
[
"ftpclient",
null
],
[
"scrolling_page_indicator",
null
],
[
"intl_messages",
null
],
[
"animated_onboarding",
null
],
[
"foreground_service",
null
],
[
"flutter_shimmer_widget",
null
],
[
"flutter_screenshot_switcher",
null
],
[
"system",
null
],
[
"todo",
null
],
[
"shelf_cors_headers",
null
],
[
"pinch_zoom_image_updated",
null
],
[
"music",
null
],
[
"responsive_scaffold",
null
],
[
"adaptive_scaffold",
null
],
[
"intrinsic_grid_view",
null
],
[
"screen",
null
],
[
"ripple_button",
null
],
[
"realtime_pagination",
null
],
[
"fl_animated_linechart",
null
],
[
"figma",
null
],
[
"headup_loading",
null
],
[
"youtube_api",
null
],
[
"flutter_touch_spin",
null
],
[
"flamingo_annotation",
null
],
[
"namefully",
null
],
[
"android_sms_retriever",
null
],
[
"build_verify",
null
],
[
"flutter_particles",
null
],
[
"flutter_siri_suggestions",
null
],
[
"animated_image_list",
null
],
[
"custom_image_crop",
null
],
[
"pdf_compressor",
null
],
[
"misc_utilities",
null
],
[
"firebase_mlkit_language",
null
],
[
"update_app",
null
],
[
"shake_event",
null
],
[
"dart_telegram_bot",
null
],
[
"maybe_as",
null
],
[
"flutter_aad_oauth",
null
],
[
"dart_extensions_methods",
null
],
[
"flutter_tts_improved",
null
],
[
"flutter_translate_annotations",
null
],
[
"firebase_auth_web",
null
],
[
"state_machine",
null
],
[
"dynamic_form",
null
],
[
"flutter_guards",
null
],
[
"flutter_sfsymbols",
null
],
[
"ktx",
null
],
[
"yt",
null
],
[
"stream_listener",
null
],
[
"flutter_paystack_client",
null
],
[
"ff_annotation_route_library",
null
],
[
"widget_mask",
null
],
[
"flutter_nfc_reader",
null
],
[
"flutter_circle_chart",
null
],
[
"wake_on_lan",
null
],
[
"dragablegridview_flutter",
null
],
[
"flutter_oss_licenses",
null
],
[
"xrange",
null
],
[
"r_crypto",
null
],
[
"path_tree",
null
],
[
"rolling_bottom_bar",
null
],
[
"dime_flutter",
null
],
[
"sharesdk_plugin",
null
],
[
"password",
null
],
[
"asset_button",
null
],
[
"macos_secure_bookmarks",
null
],
[
"common_bloc",
null
],
[
"owlbot_dart",
null
],
[
"apptive_grid_form",
null
],
[
"nhost_graphql_adapter",
null
],
[
"fluent_query_builder",
null
],
[
"enough_icalendar",
null
],
[
"flutter_paginator",
null
],
[
"enumerable",
null
],
[
"sqflite_migration_plan",
null
],
[
"flutter_color_plugin",
null
],
[
"ua_client_hints",
null
],
[
"painter2",
null
],
[
"filesize_plus",
null
],
[
"fsuper",
null
],
[
"json_store",
null
],
[
"invert_colors",
null
],
[
"string_stats",
null
],
[
"flutter_showcase",
null
],
[
"otp_screen",
null
],
[
"super_string",
null
],
[
"flukit",
null
],
[
"iso_duration_parser",
null
],
[
"adcolony_flutter",
null
],
[
"country_currency_chooser",
null
],
[
"zarinpal",
null
],
[
"spider_chart",
null
],
[
"custom_dialog",
null
],
[
"bs_flutter_modal",
null
],
[
"verify",
null
],
[
"flutter_zoom_sdk",
null
],
[
"postgresql2",
null
],
[
"sort",
null
],
[
"paulonia_error_service",
null
],
[
"isolate_json",
null
],
[
"futuristic",
null
],
[
"all_sensors2",
null
],
[
"drawer_swipe",
null
],
[
"head_image_cropper",
null
],
[
"flick",
null
],
[
"map_controller",
null
],
[
"expandable_group",
null
],
[
"circular_buffer",
null
],
[
"camera_with_rtmp",
null
],
[
"sentiment_dart",
null
],
[
"sealed_unions",
null
],
[
"attributes",
null
],
[
"keep_screen_on",
null
],
[
"flutter_speedometer",
null
],
[
"code_field",
null
],
[
"bs_flutter_inputtext",
null
],
[
"schedulers",
null
],
[
"notificare_push_lib",
null
],
[
"umeng_analytics_push",
null
],
[
"pub_release",
null
],
[
"fsearch",
null
],
[
"emoji_alert",
null
],
[
"stopper",
null
],
[
"dependency_injection_flutter",
null
],
[
"flutter_spotlight",
null
],
[
"dartarabic",
null
],
[
"parent_child_checkbox",
null
],
[
"fast_base58",
null
],
[
"adapty_flutter",
null
],
[
"intl_translation",
null
],
[
"package_info_plus_windows",
null
],
[
"route_parser",
null
],
[
"desktoasts",
null
],
[
"node_io",
null
],
[
"control_button",
null
],
[
"frontend_server_client",
null
],
[
"oxygen",
null
],
[
"steam_login",
null
],
[
"monarch",
null
],
[
"enough_mail_html",
null
],
[
"elegant_notification",
null
],
[
"units_converter",
null
],
[
"speech_recognition",
null
],
[
"fancy_bottom_bar",
null
],
[
"pass_flutter",
null
],
[
"eval_ex",
null
],
[
"flusmic_ui",
null
],
[
"camera_roll_uploader",
null
],
[
"flutex",
null
],
[
"measurer",
null
],
[
"livestream",
null
],
[
"realm",
null
],
[
"is_device_secure",
null
],
[
"fsm2",
null
],
[
"screen_size_test",
null
],
[
"flutter_star",
null
],
[
"flutter_fullpdfview",
null
],
[
"flutter_weather_icons",
null
],
[
"image_picker_modern",
null
],
[
"internationalization",
null
],
[
"here_maps_webservice",
null
],
[
"expand_tap_area",
null
],
[
"short_uuids",
null
],
[
"place_picker",
null
],
[
"nav_router",
null
],
[
"day_picker",
null
],
[
"animated_styled_widget",
null
],
[
"patterns_canvas",
null
],
[
"woocommerce_api",
null
],
[
"flutter_spinwheel",
null
],
[
"bluetooth_enable",
null
],
[
"flutter_slidable_list_view",
null
],
[
"connection_verify",
null
],
[
"flutter_timer_countdown",
null
],
[
"asx",
null
],
[
"dart_otp",
null
],
[
"input_country",
null
],
[
"flutter_control",
null
],
[
"steps",
null
],
[
"responsive_image",
null
],
[
"statistical_dart",
null
],
[
"productbarcode",
null
],
[
"inherited_state",
null
],
[
"custom_image_picker",
null
],
[
"gson",
null
],
[
"esense_flutter",
null
],
[
"icapps_architecture",
null
],
[
"flutter_open_whatsapp",
null
],
[
"native_exif",
null
],
[
"monarch_annotations",
null
],
[
"progress_bars",
null
],
[
"weibo_kit",
null
],
[
"glyphicon",
null
],
[
"modern_charts",
null
],
[
"license_plate_number",
null
],
[
"flutter_waya",
null
],
[
"ansi_styles",
null
],
[
"reactive_segmented_control",
null
],
[
"fitness",
null
],
[
"buddhist_datetime_dateformat",
null
],
[
"sqlcipher_flutter_libs",
null
],
[
"feather_icons_flutter",
null
],
[
"former",
null
],
[
"location_platform_interface",
null
],
[
"unpub",
null
],
[
"easy_web_view",
null
],
[
"unofficial_jisho_api",
null
],
[
"angel_framework",
null
],
[
"mongo_dart_query",
null
],
[
"angular",
null
],
[
"mrz_parser",
null
],
[
"spinner_button",
null
],
[
"chat_pickers",
null
],
[
"google_tag_manager",
null
],
[
"flutter_nordic_dfu",
null
],
[
"screenshot_callback",
null
],
[
"enume",
null
],
[
"typeweight",
null
],
[
"smart_grid_view",
null
],
[
"flutter_cursor",
null
],
[
"sasl_scram",
null
],
[
"flutter_progress_status",
null
],
[
"fast_marquee",
null
],
[
"geira_icons",
null
],
[
"open_simplex_2",
null
],
[
"argo",
null
],
[
"wave_progress_widget",
null
],
[
"raygun4flutter",
null
],
[
"smartlook",
null
],
[
"acr_cloud_sdk",
null
],
[
"selectable_text_highlighter",
null
],
[
"awsome_video_player",
null
],
[
"radial_menu",
null
],
[
"sms",
null
],
[
"camerakit",
null
],
[
"downloads_path_provider",
null
],
[
"slider_side_menu",
null
],
[
"flutter_colored_progress_indicators",
null
],
[
"doc_widget_annotation",
null
],
[
"lit_relative_date_time",
null
],
[
"color_converter",
null
],
[
"rongcloud_im_plugin",
null
],
[
"hash",
null
],
[
"image_native_resizer",
null
],
[
"awesome_button",
null
],
[
"mdns_plugin",
null
],
[
"flutter_sunmi_printer",
null
],
[
"custom_rounded_rectangle_border",
null
],
[
"geocoder",
null
],
[
"tcp_scanner",
null
],
[
"rx_bloc_generator",
null
],
[
"analytics_event",
null
],
[
"art_sweetalert",
null
],
[
"legacy_progress_dialog",
null
],
[
"glopos",
null
],
[
"imei_plugin",
null
],
[
"ping_discover_network_forked",
null
],
[
"flutter_scrolling_fab_animated",
null
],
[
"web_date_picker",
null
],
[
"flutter_time_button",
null
],
[
"search_widget",
null
],
[
"flutter_chat",
null
],
[
"presentation",
null
],
[
"fhir_db",
null
],
[
"kvalifika_sdk",
null
],
[
"flutter_super_state",
null
],
[
"progress_hud",
null
],
[
"flutter_dtmf",
null
],
[
"flutter_text_styled",
null
],
[
"flutter_particle_background",
null
],
[
"tiledjsonreader",
null
],
[
"flutter_scandit_plugin",
null
],
[
"dart_mongo_lite",
null
],
[
"facebook_analytics",
null
],
[
"rive_loading",
null
],
[
"learning",
null
],
[
"animated_stream_list",
null
],
[
"blinking_point",
null
],
[
"delayed_consumer_hud",
null
],
[
"filesystem_picker",
null
],
[
"youtube_metadata",
null
],
[
"flutter_onboarding_screen",
null
],
[
"flutter_circular_chart",
null
],
[
"slyverin",
null
],
[
"chopper_built_value",
null
],
[
"adv_image_cache",
null
],
[
"sensors_analytics_flutter_plugin",
null
],
[
"well_formed",
null
],
[
"flutter_package_manager",
null
],
[
"sounds",
null
],
[
"is_pirated",
null
],
[
"admob_consent",
null
],
[
"app_center_bundle_sdk",
null
],
[
"marker",
null
],
[
"motion_tab_bar_v2",
null
],
[
"pubspec_generator",
null
],
[
"proper_filesize",
null
],
[
"opus_dart",
null
],
[
"enough_mail_flutter",
null
],
[
"mews_pedantic",
null
],
[
"screens",
null
],
[
"elapsed",
null
],
[
"permission_asker",
null
],
[
"disposable_object",
null
],
[
"random_pk",
null
],
[
"flutter_twitter",
null
],
[
"getsocket",
null
],
[
"aspose_words_cloud",
null
],
[
"wheel_chooser",
null
],
[
"drop_zone",
null
],
[
"speech_to_text_platform_interface",
null
],
[
"rosetta",
null
],
[
"fluttering_phrases",
null
],
[
"elliptic_text",
null
],
[
"diff_image",
null
],
[
"at_lookup",
null
],
[
"wallpaper_manager_flutter",
null
],
[
"flutter_process_text",
null
],
[
"fast_qr_reader_view",
null
],
[
"standard_dialogs",
null
],
[
"class_to_map",
null
],
[
"sqfentity_gen",
null
],
[
"easy_alert",
null
],
[
"snowplow_flutter_tracker",
null
],
[
"smart_timer",
null
],
[
"bottom_personalized_dot_bar",
null
],
[
"ss_bottom_navbar",
null
],
[
"toggle_rotate",
null
],
[
"ticketview",
null
],
[
"testsweets",
null
],
[
"unique_ids",
null
],
[
"auth0",
null
],
[
"video_box",
null
],
[
"flutter_video_cast",
null
],
[
"document_analysis",
null
],
[
"lakos",
null
],
[
"selectable_circle",
null
],
[
"bible",
null
],
[
"simple_shadow",
null
],
[
"r_calendar",
null
],
[
"calendar_views",
null
],
[
"rich_code_editor",
null
],
[
"spectrum",
null
],
[
"schedule_controller",
null
],
[
"google_sign_in_mocks",
null
],
[
"flutter_appauth_platform_interface",
null
],
[
"conduit_open_api",
null
],
[
"sdp_transform",
null
],
[
"swipeable_card",
null
],
[
"very_good_performance",
null
],
[
"flutter_ip",
null
],
[
"gtin_toolkit",
null
],
[
"hover_effect",
null
],
[
"pls",
null
],
[
"day_night_switch",
null
],
[
"angel_validate",
null
],
[
"flutter_socket_plugin",
null
],
[
"async_field",
null
],
[
"flutter_sms_inbox",
null
],
[
"flutter_uxcam",
null
],
[
"draggable_floating_button",
null
],
[
"version_manipulation",
null
],
[
"currency_decimal_formatter",
null
],
[
"keybinder",
null
],
[
"rx_bloc_cli",
null
],
[
"number_animation",
null
],
[
"epub_kitty_lib",
null
],
[
"conduit_password_hash",
null
],
[
"liquid_engine",
null
],
[
"nuid",
null
],
[
"video_player_360",
null
],
[
"diagram_editor",
null
],
[
"colored_print",
null
],
[
"oboe",
null
],
[
"flutter_cube",
null
],
[
"twitter_api",
null
],
[
"glutton",
null
],
[
"flutter_acpcore",
null
],
[
"string_literal_finder",
null
],
[
"sup",
null
],
[
"flrx_validator",
null
],
[
"flutter_socket_io",
null
],
[
"clean_settings",
null
],
[
"easy_onboarding",
null
],
[
"media_gallery",
null
],
[
"queen_alerts",
null
],
[
"dynamic_call",
null
],
[
"progress_builder",
null
],
[
"cupertino_range_slider",
null
],
[
"flutter_turtle",
null
],
[
"truecaller_sdk",
null
],
[
"flutter_secure_keyboard",
null
],
[
"posthog_flutter",
null
],
[
"data_usage",
null
],
[
"flutter_mobile_vision",
null
],
[
"statusbarmanager",
null
],
[
"games_services",
null
],
[
"angel3_static",
null
],
[
"flutter_hms_gms_availability",
null
],
[
"outlined_text",
null
],
[
"bugly_crash",
null
],
[
"grafpix",
null
],
[
"phonenumbers_core",
null
],
[
"ed25519_hd_key",
null
],
[
"flutter_snow_base",
null
],
[
"flt_worker",
null
],
[
"file_cache",
null
],
[
"flavor_config",
null
],
[
"decorative_app_bar",
null
],
[
"flutter_google_places_sdk",
null
],
[
"reactives",
null
],
[
"flutter_verification_box",
null
],
[
"medcorder_audio",
null
],
[
"midpay",
null
],
[
"string_ext",
null
],
[
"storage_wrapper",
null
],
[
"dartin",
null
],
[
"notifier",
null
],
[
"search_app_bar",
null
],
[
"msal_flutter",
null
],
[
"monnify_flutter_sdk",
null
],
[
"location_web",
null
],
[
"dom_tools",
null
],
[
"page_slider",
null
],
[
"app_wrapper",
null
],
[
"base58check",
null
],
[
"zoom",
null
],
[
"bones_ui_bootstrap",
null
],
[
"international_phone_input",
null
],
[
"shelf_hotreload",
null
],
[
"health_kit",
null
],
[
"mobile_sidebar",
null
],
[
"strcolor",
null
],
[
"barcode_scan_fix",
null
],
[
"window_paint",
null
],
[
"flutter_acpanalytics",
null
],
[
"flutter_usabilla",
null
],
[
"dio_flutter_transformer2",
null
],
[
"expandable_slider",
null
],
[
"just_audio_cache",
null
],
[
"scale_monk",
null
],
[
"font_awesome",
null
],
[
"openmhealth_schemas",
null
],
[
"cli_menu",
null
],
[
"persian_datetimepickers",
null
],
[
"juxtapose",
null
],
[
"posix",
null
],
[
"test_cov",
null
],
[
"mc",
null
],
[
"connectivity_alert_widget",
null
],
[
"combos",
null
],
[
"git_hooks",
null
],
[
"all_sensors",
null
],
[
"sliver_animated_list",
null
],
[
"animated_digit",
null
],
[
"state_queue",
null
],
[
"mobile_web_view",
null
],
[
"notustohtml",
null
],
[
"podcast_search",
null
],
[
"stepo",
null
],
[
"contactor_picker",
null
],
[
"universal_ui",
null
],
[
"flutter_shortener",
null
],
[
"google_mobile_ads_ext",
null
],
[
"easy_dispose",
null
],
[
"strict_analyzer",
null
],
[
"sms_otp_auto_verify",
null
],
[
"flutter_datepicker_single",
null
],
[
"dumble",
null
],
[
"flutter_responsive",
null
],
[
"nice_intro",
null
],
[
"firebase_picture_uploader",
null
],
[
"apptive_grid_core",
null
],
[
"awesome_emojis",
null
],
[
"derry",
null
],
[
"wizard_router",
null
],
[
"plain_optional",
null
],
[
"circular_bottom_navigation",
null
],
[
"open_appstore",
null
],
[
"zxcvbn",
null
],
[
"flutter_audio_query",
null
],
[
"flutter_openvpn",
null
],
[
"gallerize",
null
],
[
"simple_drawer",
null
],
[
"flutter_flip_view",
null
],
[
"stepper_counter_swipe",
null
],
[
"flutter_gauge",
null
],
[
"flutter_emoji_keyboard",
null
],
[
"at_backupkey_flutter",
null
],
[
"proste_dialog",
null
],
[
"speed_up_flutter",
null
],
[
"webdav_client",
null
],
[
"scaled_animated_scaffold",
null
],
[
"bad_words",
null
],
[
"fancy_on_boarding",
null
],
[
"learning_face_detection",
null
],
[
"easy_animated_tabbar",
null
],
[
"flutter_native_admob",
null
],
[
"snippet_coder_utils",
null
],
[
"simple_json_mapper",
null
],
[
"fluwx_no_pay",
null
],
[
"expandable_bottom_bar_new",
null
],
[
"animated_widgets_ns",
null
],
[
"codemirror",
null
],
[
"widget_animator",
null
],
[
"animated_list_view_scroll",
null
],
[
"cloud_functions_web",
null
],
[
"outline_material_icons_tv",
null
],
[
"nyxx_interactions",
null
],
[
"swipe_up",
null
],
[
"word_selectable_text",
null
],
[
"route_handler",
null
],
[
"toml_localizations",
null
],
[
"benchmark_harness",
null
],
[
"flutter_tableview",
null
],
[
"circular_custom_loader",
null
],
[
"shared_ui_components",
null
],
[
"media_store",
null
],
[
"algorand_dart",
null
],
[
"animated_horizontal_calendar",
null
],
[
"rsa_scan",
null
],
[
"sqlcool",
null
],
[
"flutter95",
null
],
[
"tailwind_colors",
null
],
[
"dot_pagination_swiper",
null
],
[
"bson",
null
],
[
"cool_stepper_reloaded",
null
],
[
"firebase_dart",
null
],
[
"coordinator_layout",
null
],
[
"youtube_dl",
null
],
[
"json_sorter",
null
],
[
"true_time",
null
],
[
"expandable_widget",
null
],
[
"flutter_proxy",
null
],
[
"emoji_lumberdash",
null
],
[
"check_app_version",
null
],
[
"state_set",
null
],
[
"native_video_view",
null
],
[
"new_keyboard_shortcuts",
null
],
[
"blurred",
null
],
[
"flutter_payments_stripe_sdk",
null
],
[
"signalr_client",
null
],
[
"nordigen_integration",
null
],
[
"side_sheet",
null
],
[
"json_object_lite",
null
],
[
"isolate_bloc",
null
],
[
"catalyst_builder",
null
],
[
"firebase_admin_interop",
null
],
[
"linkfo",
null
],
[
"area",
null
],
[
"timeline_list",
null
],
[
"volume_regulator",
null
],
[
"flutter_circular_chart_two",
null
],
[
"junitreport",
null
],
[
"get_version",
null
],
[
"on_upgrade",
null
],
[
"logger_flutter",
null
],
[
"conditional_builder",
null
],
[
"multipart_request",
null
],
[
"background_geolocation_firebase",
null
],
[
"flutter_section_table_view",
null
],
[
"blockquote",
null
],
[
"flutter_ijkplayer",
null
],
[
"solana",
null
],
[
"flutter_bluetooth_basic",
null
],
[
"dart_numerics",
null
],
[
"keyboard_shortcuts",
null
],
[
"easy_colors",
null
],
[
"google_maps_flutter_heatmap",
null
],
[
"awesome_slider",
null
],
[
"rich_text_view",
null
],
[
"agora_rtm",
null
],
[
"draggable_flutter_list",
null
],
[
"gizmos_hud",
null
],
[
"flutter_broadcast_receiver",
null
],
[
"mbi",
null
],
[
"pin_code_view",
null
],
[
"radio_button_form_field",
null
],
[
"activity_ring",
null
],
[
"master_detail_scaffold",
null
],
[
"featurehub_sse_client",
null
],
[
"cnpj_cpf_formatter",
null
],
[
"sliver_grouped_list",
null
],
[
"auto_validate",
null
],
[
"font_face_observer",
null
],
[
"responsive_flutter",
null
],
[
"flutter_responsive_breakpoints",
null
],
[
"flutter_cupertino_data_picker",
null
],
[
"yaml_localizations",
null
],
[
"flutter_superchat",
null
],
[
"side_header_list_view",
null
],
[
"qrcode",
null
],
[
"nv_tooling",
null
],
[
"ej_stepper",
null
],
[
"vimeoplayer",
null
],
[
"sugar",
null
],
[
"user_profile",
null
],
[
"material_snackbar",
null
],
[
"eventhandler",
null
],
[
"proviso",
null
],
[
"great_circle_distance2",
null
],
[
"huawei_iap",
null
],
[
"redis_dart",
null
],
[
"text_chunk_styling",
null
],
[
"city_picker_from_map",
null
],
[
"base_x",
null
],
[
"stripe_native",
null
],
[
"flutter_widgetkit",
null
],
[
"flutter_map_location_marker",
null
],
[
"flutter_foreground_service",
null
],
[
"wave_progress_bars",
null
],
[
"whatsapp_share",
null
],
[
"isolated_http_client",
null
],
[
"r_tree",
null
],
[
"draw_on",
null
],
[
"jsonrpc2",
null
],
[
"horizontal_time_picker",
null
],
[
"utility",
null
],
[
"stark",
null
],
[
"sberbank_acquiring",
null
],
[
"slider_switch",
null
],
[
"storage_controller",
null
],
[
"dartis",
null
],
[
"flutter_install_app_plugin",
null
],
[
"ferry_exec",
null
],
[
"fradio",
null
],
[
"open_apps_settings",
null
],
[
"fff",
null
],
[
"flutter_polygon_clipper",
null
],
[
"root_check",
null
],
[
"floaty_head",
null
],
[
"git_info",
null
],
[
"form_builder_file_picker",
null
],
[
"flutter_persistent_queue",
null
],
[
"facebook_event",
null
],
[
"sheep_animation",
null
],
[
"honeywell_scanner",
null
],
[
"navi",
null
],
[
"expandable_text_widget",
null
],
[
"simple_coverflow",
null
],
[
"captain",
null
],
[
"residemenu",
null
],
[
"drawing_animation",
null
],
[
"dargon2",
null
],
[
"pretty_diff_text",
null
],
[
"ml_preprocessing",
null
],
[
"zerker",
null
],
[
"p24_sdk",
null
],
[
"flutter_biometrics",
null
],
[
"benchmarking",
null
],
[
"native_flutter_proxy",
null
],
[
"extended_navbar_scaffold",
null
],
[
"sliver_glue",
null
],
[
"geofencing",
null
],
[
"theme_mode_builder",
null
],
[
"flutter_facebook_login_web",
null
],
[
"flutter_store_listing",
null
],
[
"json_at",
null
],
[
"woosignal_stripe",
null
],
[
"loading_more_list_library",
null
],
[
"flutter_audio_manager",
null
],
[
"pana",
null
],
[
"blowfish_ecb",
null
],
[
"autolist",
null
],
[
"flutter_menu_list",
null
],
[
"mecab_dart",
null
],
[
"custom_picker",
null
],
[
"flutter_pagination_wrapper",
null
],
[
"api_utils",
null
],
[
"ezbloc",
null
],
[
"scheduled_date_picker",
null
],
[
"easytext",
null
],
[
"flutter_nested",
null
],
[
"sweetalertv2",
null
],
[
"no_glow_scroll",
null
],
[
"test_process",
null
],
[
"radial_button",
null
],
[
"flutter_expanded_tile",
null
],
[
"stroke_order_animator",
null
],
[
"appbar_elevation",
null
],
[
"flutter_api",
null
],
[
"postman_dio",
null
],
[
"alan_voice",
null
],
[
"window_decorations",
null
],
[
"bluetoothadapter",
null
],
[
"text_to_speech_macos",
null
],
[
"flutter_country",
null
],
[
"circle_color_picker_view",
null
],
[
"html_main_element",
null
],
[
"flutter_twilio_voice",
null
],
[
"huawei_ads",
null
],
[
"flutter_stack_card",
null
],
[
"coap",
null
],
[
"hf_retry",
null
],
[
"rpi_spi",
null
],
[
"ogurets",
null
],
[
"dynamic_overflow_menu_bar",
null
],
[
"xl",
null
],
[
"latinize",
null
],
[
"snake",
null
],
[
"flutter_applovin_max",
null
],
[
"bazel_worker",
null
],
[
"flutter_feed_reaction",
null
],
[
"directus",
null
],
[
"input_history_text_field",
null
],
[
"flutter_loader",
null
],
[
"reorderables2",
null
],
[
"virtual_keyboard_multi_language",
null
],
[
"majascan",
null
],
[
"no_scroll_glow",
null
],
[
"flutter_modular_test",
null
],
[
"build_modules",
null
],
[
"calendar_calendar",
null
],
[
"flutter_aes_ecb_pkcs5",
null
],
[
"flutter_google_ad_manager",
null
],
[
"build_context_holder",
null
],
[
"platform_plus",
null
],
[
"sealed_writer",
null
],
[
"visible_opacity",
null
],
[
"alquran_cloud",
null
],
[
"couchbase_lite",
null
],
[
"swipeable_stack",
null
],
[
"hover",
null
],
[
"docking",
null
],
[
"open_document",
null
],
[
"pad",
null
],
[
"simple_form_builder",
null
],
[
"facebook_deeplinks",
null
],
[
"zsdk",
null
],
[
"root",
null
],
[
"speed_up",
null
],
[
"ferry_generator",
null
],
[
"avatar_view",
null
],
[
"animated_float_action_button",
null
],
[
"flutter_notification_channel",
null
],
[
"graphql_codegen",
null
],
[
"video_player_controls",
null
],
[
"flui",
null
],
[
"quotes",
null
],
[
"pinch_zoom_image",
null
],
[
"ai_barcode_platform_interface",
null
],
[
"jaguar_orm",
null
],
[
"release_notes_dialog",
null
],
[
"isbndb",
null
],
[
"flutter_walkthrough_screen",
null
],
[
"sleek_button",
null
],
[
"open_app_settings",
null
],
[
"ruler_picker",
null
],
[
"tree_iterator",
null
],
[
"shortid",
null
],
[
"http_extensions_log",
null
],
[
"kraken_api",
null
],
[
"json_utilities",
null
],
[
"chemistry",
null
],
[
"connectivity_widget",
null
],
[
"angular_components",
null
],
[
"overlay_dialog",
null
],
[
"flutter_microsoft_authentication",
null
],
[
"apklis_payment_checker",
null
],
[
"easy_loader",
null
],
[
"single_item_shared_prefs",
null
],
[
"transparent_image_button",
null
],
[
"spritewidget",
null
],
[
"flutter_matrix_html",
null
],
[
"flare_checkbox",
null
],
[
"http_proxy_override",
null
],
[
"utopic_toast",
null
],
[
"pendo_sdk",
null
],
[
"flutter_call_kit",
null
],
[
"easy_search",
null
],
[
"ethereum_address",
null
],
[
"flt_telephony_info",
null
],
[
"crecexdiez_advertising",
null
],
[
"card_scanner",
null
],
[
"flutter_masked_text",
null
],
[
"desktop",
null
],
[
"centrifuge",
null
],
[
"share_plus_web",
null
],
[
"payhere_mobilesdk_flutter",
null
],
[
"pdf_previewer",
null
],
[
"pragmatic_navigation",
null
],
[
"quill_format",
null
],
[
"bootpay_api",
null
],
[
"progress_value_button",
null
],
[
"smart_text_view",
null
],
[
"linear_gradient",
null
],
[
"tch_appliable_core",
null
],
[
"count_stepper",
null
],
[
"ussd_advanced",
null
],
[
"num_to_txt",
null
],
[
"did_change_dependencies",
null
],
[
"scrollable_page_view",
null
],
[
"geo_firestore_flutter",
null
],
[
"list_english_words",
null
],
[
"print_color",
null
],
[
"simple_search_bar",
null
],
[
"checkbox_list_tile_more_customizable",
null
],
[
"circle_chart",
null
],
[
"flutter_install_apk_silently",
null
],
[
"corsac_jwt",
null
],
[
"flutter_zalopay_sdk",
null
],
[
"launcher_assist",
null
],
[
"mobile_number_picker",
null
],
[
"reactive_touch_spin",
null
],
[
"fhir_auth",
null
],
[
"flutter_k_chart",
null
],
[
"firebase_storage_mocks",
null
],
[
"flutter_donation_buttons",
null
],
[
"flutter_alert",
null
],
[
"model_viewer",
null
],
[
"profile_wheel",
null
],
[
"guard",
null
],
[
"lipa_na_mpesa_online",
null
],
[
"gtk",
null
],
[
"flutter_macos_webview",
null
],
[
"http_sensitive_headers",
null
],
[
"faded_widget",
null
],
[
"markup_text",
null
],
[
"pin_view",
null
],
[
"kiosk_mode",
null
],
[
"flutter_native_contact_picker",
null
],
[
"copyable",
null
],
[
"value_extensions",
null
],
[
"globbing",
null
],
[
"user_feed",
null
],
[
"mlkit",
null
],
[
"enough_media",
null
],
[
"material_color_picker_wns",
null
],
[
"darwin",
null
],
[
"carp_survey_package",
null
],
[
"flutter_lwa",
null
],
[
"foldable_list",
null
],
[
"jelly_anim",
null
],
[
"map_address_picker",
null
],
[
"flutter_flux",
null
],
[
"vibrate",
null
],
[
"barbecue",
null
],
[
"flutter_otp_timer",
null
],
[
"objd",
null
],
[
"over_react",
null
],
[
"tabular",
null
],
[
"multi_wizard",
null
],
[
"analog_clock",
null
],
[
"date_checker",
null
],
[
"flutter_voip_push_notification",
null
],
[
"nanodart",
null
],
[
"easy_coding",
null
],
[
"flutter_statusbar_text_color",
null
],
[
"awesome_calendar",
null
],
[
"object_mapper",
null
],
[
"desktop_window_utils",
null
],
[
"floor_generator",
null
],
[
"easy_text_input",
null
],
[
"flutter_fimber_filelogger",
null
],
[
"feed_finder",
null
],
[
"json5",
null
],
[
"api_request",
null
],
[
"folding_menu",
null
],
[
"ym_flutter_integration",
null
],
[
"comparer",
null
],
[
"simple_text_field",
null
],
[
"vungle",
null
],
[
"simple_star_rating",
null
],
[
"image_picker_saver",
null
],
[
"crayola",
null
],
[
"qr_utils",
null
],
[
"login_fresh",
null
],
[
"aurora",
null
],
[
"image_cacheing",
null
],
[
"media_projection_creator",
null
],
[
"safexpay",
null
],
[
"flutter_media_metadata",
null
],
[
"dh_slider",
null
],
[
"flutter_bootstrap_aad",
null
],
[
"flutter_widget_offset",
null
],
[
"project_template",
null
],
[
"gradient_progress_indicator",
null
],
[
"zflutter",
null
],
[
"bottom_navigation_builder",
null
],
[
"textwrap",
null
],
[
"page_object",
null
],
[
"my_easy_dialogs",
null
],
[
"background_location_tracker",
null
],
[
"emoji_chooser",
null
],
[
"firebase_auth_simplify",
null
],
[
"conekta_flutter",
null
],
[
"action_cable",
null
],
[
"a_colors",
null
],
[
"socketcluster_client",
null
],
[
"check_vpn_connection",
null
],
[
"auto_size_styled_text",
null
],
[
"geofence_flutter",
null
],
[
"alphanum_comparator",
null
],
[
"rammus",
null
],
[
"number_ticker",
null
],
[
"apk_admin",
null
],
[
"ferry_hive_store",
null
],
[
"flutter_responsive_flex_grid",
null
],
[
"sliding_switch",
null
],
[
"learning_smart_reply",
null
],
[
"sk_alert_dialog",
null
],
[
"dart_json",
null
],
[
"solar_datepicker",
null
],
[
"firebase_chat",
null
],
[
"koin_bloc",
null
],
[
"innim_lint",
null
],
[
"conditional_wrapper",
null
],
[
"bitcoins",
null
],
[
"folder_file_saver",
null
],
[
"json_serializable_mobx",
null
],
[
"stagexl",
null
],
[
"mono_kit",
null
],
[
"broadcast_events",
null
],
[
"transparent_svg",
null
],
[
"ud_widgets",
null
],
[
"sealed_generators",
null
],
[
"music_slider",
null
],
[
"estados_municipios",
null
],
[
"simple_dart",
null
],
[
"draggable_scrollbar_sliver",
null
],
[
"status_view",
null
],
[
"stream_disposable",
null
],
[
"easy_listview",
null
],
[
"flutter_counter",
null
],
[
"native_ads",
null
],
[
"automated_testing_framework_plugin_firebase",
null
],
[
"dart_now_time_filename",
null
],
[
"sim_data",
null
],
[
"menu",
null
],
[
"eventstateprocessor",
null
],
[
"button_animations",
null
],
[
"flutter_ios_voip_kit",
null
],
[
"arculus_auth_widgets",
null
],
[
"websok",
null
],
[
"intl_generator",
null
],
[
"finance_quote",
null
],
[
"store_launcher",
null
],
[
"flutter_chip_choice",
null
],
[
"flutter_web_view",
null
],
[
"laravel_exception",
null
],
[
"shutdown",
null
],
[
"opencv",
null
],
[
"react",
null
],
[
"nominatim_location_picker",
null
],
[
"flutter_unionad",
null
],
[
"yoga_engine",
null
],
[
"phone_selector",
null
],
[
"latlong",
null
],
[
"contacts",
null
],
[
"quds_interactive",
null
],
[
"stream_chat_localizations",
null
],
[
"sms_maintained",
null
],
[
"platform_detect2",
null
],
[
"sizing",
null
],
[
"easy_contact_picker",
null
],
[
"tutorial",
null
],
[
"flutter_mobx_helpers",
null
],
[
"ms_datetime_extensions",
null
],
[
"flutter_plugin_playlist",
null
],
[
"braintree_payment",
null
],
[
"fluent_validation",
null
],
[
"mocktailx",
null
],
[
"flutter_bdface_collect",
null
],
[
"m7db",
null
],
[
"akvelon_flutter_share_plugin",
null
],
[
"drawable",
null
],
[
"categorized_dropdown",
null
],
[
"credit_card_field",
null
],
[
"epub",
null
],
[
"flutter_flexible_toast",
null
],
[
"animating_location_pin",
null
],
[
"flutter_round_slider",
null
],
[
"gg_router",
null
],
[
"flutter_radio_player",
null
],
[
"flutter_support_chat",
null
],
[
"otp_timer_button",
null
],
[
"custom_pin_entry_field",
null
],
[
"gst_verification",
null
],
[
"text_input_mask_formatter",
null
],
[
"learning_language",
null
],
[
"json_async",
null
],
[
"brick_sqlite",
null
],
[
"flutter_lifecycle_state",
null
],
[
"flutter_sound_suite",
null
],
[
"flutter_async_utils",
null
],
[
"map_enhancer",
null
],
[
"flutter_animation_set",
null
],
[
"mask_shifter",
null
],
[
"eventizer",
null
],
[
"linked_scroll_widgets",
null
],
[
"graphic",
null
],
[
"firebase_admin",
null
],
[
"blemulator",
null
],
[
"bs58",
null
],
[
"cache_image",
null
],
[
"camera_deep_ar",
null
],
[
"flutter_images_slider",
null
],
[
"flutter_banner_swiper",
null
],
[
"flame_splash_screen",
null
],
[
"flutter_conekta",
null
],
[
"ninja_asn1",
null
],
[
"flutter_page_indicator_tv",
null
],
[
"tree_list",
null
],
[
"learning_digital_ink_recognition",
null
],
[
"some_calendar",
null
],
[
"streaming_radio_flutter_plugin",
null
],
[
"nylo_support",
null
],
[
"button_picker",
null
],
[
"flutter_flexui",
null
],
[
"platformx",
null
],
[
"flutter_country_state",
null
],
[
"flutter_tencentplayer",
null
],
[
"dart_pre_commit",
null
],
[
"learning_text_recognition",
null
],
[
"firebase_database_mocks",
null
],
[
"redis",
null
],
[
"persist_theme",
null
],
[
"link_previewer",
null
],
[
"flutter_iban_scanner",
null
],
[
"credit_card_validate",
null
],
[
"flutter_launcher_name",
null
],
[
"flutter_web3_provider",
null
],
[
"sim_info",
null
],
[
"print_lumberdash",
null
],
[
"appengine",
null
],
[
"mono_flutter",
null
],
[
"flutter_bmflocation",
null
],
[
"umeng_analytics_plugin",
null
],
[
"link_previewer_aad",
null
],
[
"leancloud_official_plugin",
null
],
[
"animated_item_picker",
null
],
[
"fireflutter",
null
],
[
"screenshot_modes",
null
],
[
"dio_retry",
null
],
[
"notification_troubleshoot",
null
],
[
"screenshots",
null
],
[
"instagram_mention",
null
],
[
"speedometer",
null
],
[
"flutter_uploader",
null
],
[
"babstrap_settings_screen",
null
],
[
"rave_flutter",
null
],
[
"uuid_helper",
null
],
[
"floating_navigation_bar",
null
],
[
"sift",
null
],
[
"flutter_android_pip",
null
],
[
"fl_umeng",
null
],
[
"provide",
null
],
[
"dialog_context",
null
],
[
"google_places_flutter",
null
],
[
"workiva_analysis_options",
null
],
[
"csv_picker_button",
null
],
[
"flutter_picker_view",
null
],
[
"focusnode_widgets",
null
],
[
"account_manager_plugin",
null
],
[
"npreferences",
null
],
[
"unit_converter",
null
],
[
"slide_countdown",
null
],
[
"event_dart",
null
],
[
"flog",
null
],
[
"tform",
null
],
[
"crop_box",
null
],
[
"smart_signal_processing",
null
],
[
"flutter_painter",
null
],
[
"wp_pivot_flutter",
null
],
[
"scrollable_bottom_sheet",
null
],
[
"onscreen_keyboard",
null
],
[
"step_progress",
null
],
[
"flutter_instagram_image_picker",
null
],
[
"threading",
null
],
[
"customize",
null
],
[
"thrio",
null
],
[
"flippable_box",
null
],
[
"fnx_rest",
null
],
[
"divine_card",
null
],
[
"flutter_swipecards",
null
],
[
"test_api",
null
],
[
"paystack_manager",
null
],
[
"snapshot_carousel",
null
],
[
"responsive_design",
null
],
[
"tch_common_widgets",
null
],
[
"noob",
null
],
[
"cached_value",
null
],
[
"custom_full_image_screen",
null
],
[
"dog",
null
],
[
"fcode_bloc",
null
],
[
"learning_selfie_segmentation",
null
],
[
"quick_usb",
null
],
[
"money_converter",
null
],
[
"angel3_websocket",
null
],
[
"bmnav",
null
],
[
"time_parser",
null
],
[
"flutter_jsx",
null
],
[
"interval_time_picker",
null
],
[
"flutter_mdns_plugin",
null
],
[
"buddhist_datetime_dateformat_sns",
null
],
[
"x_icon",
null
],
[
"currency_text_input_mask",
null
],
[
"req_fun",
null
],
[
"flurry",
null
],
[
"mapmyindia_flutter",
null
],
[
"carp_health_package",
null
],
[
"flutter_document_reader_api",
null
],
[
"binary_codec",
null
],
[
"haversine_distance",
null
],
[
"barcode_widgets",
null
],
[
"iamport_webview_flutter",
null
],
[
"flutter_switch_2_3_states",
null
],
[
"dynamic_forms_generator",
null
],
[
"aws_s3",
null
],
[
"tezart",
null
],
[
"many_like",
null
],
[
"pk_skeleton",
null
],
[
"zebrautility",
null
],
[
"flutter_bullet_list",
null
],
[
"calendarro",
null
],
[
"mapbox_geocoding",
null
],
[
"bitcoin_flutter",
null
],
[
"fwfh_chewie",
null
],
[
"fwfh_url_launcher",
null
],
[
"colorize",
null
],
[
"item_picker",
null
],
[
"system_resources",
null
],
[
"flutter_numpad_widget",
null
],
[
"easy_geofencing",
null
],
[
"flute_music_player",
null
],
[
"flutter_share_file",
null
],
[
"flutter_nsd",
null
],
[
"gql_transform_link",
null
],
[
"tag_highlighting",
null
],
[
"flutter_prince_of_versions",
null
],
[
"at_contact",
null
],
[
"overlay",
null
],
[
"flutter_audio_player",
null
],
[
"package_config",
null
],
[
"motion_widget",
null
],
[
"auth_nav",
null
],
[
"flutter_device_locale",
null
],
[
"flutter_open_chinese_convert",
null
],
[
"list_spanish_words",
null
],
[
"testreport",
null
],
[
"number_pagination",
null
],
[
"aesthetic_dialogs",
null
],
[
"text_to_path_maker",
null
],
[
"flutter_custom_license_page",
null
],
[
"atomized_image",
null
],
[
"device_unlock",
null
],
[
"perforated_bottom_navigation_bar",
null
],
[
"observable",
null
],
[
"flutter_swiper_tv",
null
],
[
"contentsquare",
null
],
[
"sms_receiver",
null
],
[
"swipedetector",
null
],
[
"mobile_popup",
null
],
[
"nhost_gql_links",
null
],
[
"phone_code_picker",
null
],
[
"cuber",
null
],
[
"slivers",
null
],
[
"chopper_generator",
null
],
[
"dart_shp",
null
],
[
"traindown",
null
],
[
"testfairy_flutter",
null
],
[
"ndef",
null
],
[
"session",
null
],
[
"flutter_bouncy",
null
],
[
"i10n_translator",
null
],
[
"midtrans_sdk",
null
],
[
"flutter_pdf_printer",
null
],
[
"angular_router",
null
],
[
"responsive_scaffold_nullsafe",
null
],
[
"icon_shadow",
null
],
[
"separated_number_input_formatter",
null
],
[
"managed_configurations",
null
],
[
"vector_tile_renderer",
null
],
[
"ps_code_checking",
null
],
[
"external_links",
null
],
[
"cpf_util",
null
],
[
"h264",
null
],
[
"login_client_flutter",
null
],
[
"freerasp",
null
],
[
"store_keeper",
null
],
[
"reference",
null
],
[
"auto_scaffold",
null
],
[
"esc_pos_printer",
null
],
[
"tpns_flutter_plugin",
null
],
[
"lit_starfield",
null
],
[
"youtube_video_validator",
null
],
[
"omxplayer_video_player",
null
],
[
"drm_video",
null
],
[
"timeline_node",
null
],
[
"solar_calculator",
null
],
[
"conditional",
null
],
[
"network_manager",
null
],
[
"easy_widgets",
null
],
[
"image_color_picker",
null
],
[
"flutter_timetable_view",
null
],
[
"dialog_loader",
null
],
[
"flutter_plugin_pdf_viewer",
null
],
[
"fancy_cursor",
null
],
[
"flutter_incall",
null
],
[
"sunmi_printer",
null
],
[
"flappy_search_bar_fork",
null
],
[
"cubit_form",
null
],
[
"sa_v1_migration",
null
],
[
"date_ranger",
null
],
[
"simple_ocr_plugin",
null
],
[
"circle_bottom_navigation",
null
],
[
"dogma",
null
],
[
"show_overlay",
null
],
[
"mainstream",
null
],
[
"base_scaffold",
null
],
[
"flutter_animator_widgets",
null
],
[
"dargon2_core",
null
],
[
"typesense",
null
],
[
"flutter_collapsing_toolbar",
null
],
[
"timezone_utc_offset",
null
],
[
"logly",
null
],
[
"uc_pdfview",
null
],
[
"advance_text_field",
null
],
[
"karee",
null
],
[
"flutter_cupertino_localizations",
null
],
[
"fijkplayer_skin",
null
],
[
"timeline_editor",
null
],
[
"flutter_simple_sticker_view",
null
],
[
"network_tools",
null
],
[
"jmessage_flutter",
null
],
[
"passwd_gen",
null
],
[
"gh_trend",
null
],
[
"thingsboard_client",
null
],
[
"flutter_spanned_controller",
null
],
[
"dart_eval",
null
],
[
"apptive_grid_grid_builder",
null
],
[
"json_to_model",
null
],
[
"sodium_libs",
null
],
[
"flip_box_bar_plus",
null
],
[
"widgetpicker",
null
],
[
"flutterfullscreenpicker",
null
],
[
"logcat",
null
],
[
"ms_material_color",
null
],
[
"surf_controllers",
null
],
[
"iabtcf_consent_info",
null
],
[
"diagonal",
null
],
[
"pinterest_nav_bar",
null
],
[
"get_core",
null
],
[
"flutter_safetynet_attestation",
null
],
[
"hermep",
null
],
[
"build_cli_annotations",
null
],
[
"platform_svg",
null
],
[
"elliptic",
null
],
[
"json_dynamic_form",
null
],
[
"piano",
null
],
[
"fast_flutter_driver",
null
],
[
"flutter_event_bus",
null
],
[
"flutter_highlighter",
null
],
[
"asset_webview",
null
],
[
"qrscans",
null
],
[
"giphy_client",
null
],
[
"ff_contact_avatar",
null
],
[
"generic_enum",
null
],
[
"audio_service_platform_interface",
null
],
[
"flutter_upchunk",
null
],
[
"plain_notification_token",
null
],
[
"yaml_writer",
null
],
[
"epub_kitty",
null
],
[
"rotating_widgets",
null
],
[
"simple_connection_checker",
null
],
[
"unique_list",
null
],
[
"sheet_music",
null
],
[
"type_ahead_text_field",
null
],
[
"cosmosdb",
null
],
[
"flutter_youtube_vimeo",
null
],
[
"flutter_rx_stream_builder",
null
],
[
"flutter_tapjoy",
null
],
[
"sendsms",
null
],
[
"file_picker_patch",
null
],
[
"tapsell_plus",
null
],
[
"flutter_dnd",
null
],
[
"search_map_place",
null
],
[
"esc_pos_bluetooth",
null
],
[
"rki_corona_api",
null
],
[
"serverpod",
null
],
[
"tdlib",
null
],
[
"flutter_kakao_map",
null
],
[
"flutter_callkeep",
null
],
[
"page_life_cycle",
null
],
[
"retro_infinity_scroll",
null
],
[
"scaffold_responsive",
null
],
[
"toggle_bar_button",
null
],
[
"new_virtual_keyboard",
null
],
[
"unico_check",
null
],
[
"dart_random_choice",
null
],
[
"avatar_letter",
null
],
[
"flutter_geocoder",
null
],
[
"planner",
null
],
[
"firebase_user_stream",
null
],
[
"transition_x",
null
],
[
"bd_progress_bar",
null
],
[
"app_install_date",
null
],
[
"flutter_mobile_vision_2",
null
],
[
"google_map_location_picker",
null
],
[
"conduit_common",
null
],
[
"async_loader",
null
],
[
"network",
null
],
[
"loading_alert_dialog",
null
],
[
"configurable",
null
],
[
"barcode_generator",
null
],
[
"learning_translate",
null
],
[
"music_player",
null
],
[
"shelf_virtual_directory",
null
],
[
"kt_drawer_menu",
null
],
[
"angel3_client",
null
],
[
"amap_location",
null
],
[
"native_scroll",
null
],
[
"bolter",
null
],
[
"cart_stepper",
null
],
[
"flutter_tawk",
null
],
[
"stream",
null
],
[
"dismissible_expanded_list",
null
],
[
"flutter_scan_bluetooth",
null
],
[
"platform_device_id_web",
null
],
[
"debug_mode",
null
],
[
"webcontent_converter",
null
],
[
"easy_http_request",
null
],
[
"countdown_widget",
null
],
[
"range_slider_dialog",
null
],
[
"flutter_side_navbar",
null
],
[
"username_gen",
null
],
[
"fade",
null
],
[
"settings_yaml",
null
],
[
"size_helper",
null
],
[
"olm",
null
],
[
"ultimate_data_generator",
null
],
[
"file_selector_web",
null
],
[
"reactive_date_range_picker",
null
],
[
"geopattern_flutter",
null
],
[
"android_device_info",
null
],
[
"flutter_web_widget",
null
],
[
"linux_system_info",
null
],
[
"flat_buffers",
null
],
[
"universal_echarts",
null
],
[
"debug_overlay",
null
],
[
"adbrixrm_flutter",
null
],
[
"php_serializer",
null
],
[
"form",
null
],
[
"flutter_slide_drawer",
null
],
[
"butter",
null
],
[
"remote_ui",
null
],
[
"google_maps_place_picker",
null
],
[
"chance",
null
],
[
"camera_google_ml_vision",
null
],
[
"entity",
null
],
[
"wave_builder",
null
],
[
"color_dart",
null
],
[
"desktop_drop",
null
],
[
"flutter_richtext_composer",
null
],
[
"dependencies",
null
],
[
"settings_panel_android",
null
],
[
"executorservices",
null
],
[
"when_async",
null
],
[
"mediasoup_client_flutter",
null
],
[
"map4d_map",
null
],
[
"dospace",
null
],
[
"image_painter_extended",
null
],
[
"yak_error_handler",
null
],
[
"firexcode",
null
],
[
"share_it",
null
],
[
"rainbow_container",
null
],
[
"gladstoriesengine",
null
],
[
"bd_l10n",
null
],
[
"flutter_splash",
null
],
[
"emulators",
null
],
[
"validation_extensions",
null
],
[
"barras",
null
],
[
"multi_window",
null
],
[
"onboardme",
null
],
[
"flutter_usb_write",
null
],
[
"flutter_empty_illustration",
null
],
[
"vnum",
null
],
[
"emoji_flag_converter",
null
],
[
"simpleprogressdialog",
null
],
[
"cure",
null
],
[
"gradient_fab",
null
],
[
"vrchat_dart",
null
],
[
"smart_color",
null
],
[
"proxy_layout",
null
],
[
"carousel_extended",
null
],
[
"easy_popup",
null
],
[
"slide_item",
null
],
[
"built_tab_navigator",
null
],
[
"responsify",
null
],
[
"jitsi_meet_platform_interface",
null
],
[
"spear_menu",
null
],
[
"custom_progress_button",
null
],
[
"fancy_dialog",
null
],
[
"arbify",
null
],
[
"shelf_secure_cookie",
null
],
[
"mvvm",
null
],
[
"flutter_web_bluetooth",
null
],
[
"shirne_dialog",
null
],
[
"platform_action_sheet",
null
],
[
"local_cache_sync",
null
],
[
"fhir_bulk",
null
],
[
"nock",
null
],
[
"neumorphic_container",
null
],
[
"flutter_visualizers",
null
],
[
"huawei_location",
null
],
[
"flutter_loggy_dio",
null
],
[
"stacktrace_impl",
null
],
[
"github_calendar",
null
],
[
"virtualcreditcard",
null
],
[
"flutter_drawing_board",
null
],
[
"ip_geolocation_api",
null
],
[
"language_tool",
null
],
[
"flutter_nearby_messages_api",
null
],
[
"html_editor",
null
],
[
"modal_side_sheet",
null
],
[
"dart_spawner",
null
],
[
"cnpj_cpf_helper",
null
],
[
"angular_forms",
null
],
[
"dart_bip32_bip44",
null
],
[
"wifi",
null
],
[
"owesome_validator",
null
],
[
"google_translator",
null
],
[
"platform_device_id_macos",
null
],
[
"wave_transition",
null
],
[
"metro_button",
null
],
[
"day_night_theme_flutter",
null
],
[
"flutter_rating",
null
],
[
"scroll_page_view",
null
],
[
"responsive_size_utils",
null
],
[
"fontify",
null
],
[
"pubspec_extract",
null
],
[
"flutter_hms_gms_checker",
null
],
[
"strict",
null
],
[
"tencent_trtc_cloud",
null
],
[
"list_view_item_builder",
null
],
[
"dart_lol",
null
],
[
"inflection2",
null
],
[
"carp_backend",
null
],
[
"flutter_wallpaper_manager",
null
],
[
"mediation_test",
null
],
[
"unique_device_id",
null
],
[
"flutter_clipboard_manager",
null
],
[
"yaru_icons",
null
],
[
"qiniu_flutter_sdk",
null
],
[
"flutter_privacy_screen",
null
],
[
"context_menu_macos",
null
],
[
"beauty_textfield",
null
],
[
"android_external_storage",
null
],
[
"smart_dropdown",
null
],
[
"mixin_bot_sdk_dart",
null
],
[
"simple_location_picker",
null
],
[
"koukicons",
null
],
[
"nativeshell",
null
],
[
"gps",
null
],
[
"simple_time_range_picker",
null
],
[
"animated_native_splash",
null
],
[
"picker",
null
],
[
"transformer_page_view_tv",
null
],
[
"gen_lang",
null
],
[
"flutter_dialogflow",
null
],
[
"easy_i18n",
null
],
[
"given_when_then",
null
],
[
"utm",
null
],
[
"json_to_form",
null
],
[
"customprompt",
null
],
[
"flutter_screen_scaling",
null
],
[
"at_contacts_flutter",
null
],
[
"fountain",
null
],
[
"media_player",
null
],
[
"flutter_custom_switch",
null
],
[
"multi_picker",
null
],
[
"list_french_words",
null
],
[
"web_multiple_tab_detector",
null
],
[
"explode_view",
null
],
[
"mvvm_builder",
null
],
[
"async_list_view",
null
],
[
"flutter_scale_tap",
null
],
[
"dartz_serializable",
null
],
[
"ots",
null
],
[
"street_view_platform_interface",
null
],
[
"clipboard_manager",
null
],
[
"msgpack_dart",
null
],
[
"flutter_image_editor",
null
],
[
"guard_runner",
null
],
[
"dash_painter",
null
],
[
"state_graph_bloc",
null
],
[
"easy_duration",
null
],
[
"tabler_icons",
null
],
[
"imap_client",
null
],
[
"connectanum",
null
],
[
"mopub_flutter",
null
],
[
"tasty_toast",
null
],
[
"grid_selector",
null
],
[
"jaguar_query_sqflite",
null
],
[
"yandex_kassa",
null
],
[
"flutter_stateless_chessboard",
null
],
[
"collection_providers",
null
],
[
"photo",
null
],
[
"flashlight",
null
],
[
"tinder_card",
null
],
[
"cupertino_toolbar",
null
],
[
"umeng_common_sdk",
null
],
[
"gesture_zoom_box",
null
],
[
"file_testing",
null
],
[
"flutter_pusher",
null
],
[
"flex_grid",
null
],
[
"huge_listview",
null
],
[
"isolate_utils",
null
],
[
"dynamic_theme_mode",
null
],
[
"serial_port_flutter",
null
],
[
"overseerr",
null
],
[
"iconfont",
null
],
[
"dio_interceptors",
null
],
[
"jetlog",
null
],
[
"babylonjs_viewer",
null
],
[
"diamond_notched_fab",
null
],
[
"design_tools",
null
],
[
"flutter_view_widgets",
null
],
[
"on_audio_room",
null
],
[
"flutter_cache_store",
null
],
[
"swipe_image_gallery",
null
],
[
"super_scaffold",
null
],
[
"play_games",
null
],
[
"preload",
null
],
[
"sudoku_api",
null
],
[
"flutter_redux_hooks",
null
],
[
"flutter_lid",
null
],
[
"flutter_font_picker",
null
],
[
"currencies",
null
],
[
"flutter_fast_forms",
null
],
[
"enhanced_meteorify",
null
],
[
"legacy_buttons",
null
],
[
"wrapper",
null
],
[
"pl_grid",
null
],
[
"searchbase",
null
],
[
"json_form_generator",
null
],
[
"flutter_pubnub",
null
],
[
"navigating_drawer",
null
],
[
"dropdown_customizable",
null
],
[
"go_router",
null
],
[
"amap_map_fluttify",
null
],
[
"flutter_scale_ruler",
null
],
[
"flutter_greetings",
null
],
[
"pushe_flutter",
null
],
[
"unit_convert",
null
],
[
"baseconvert",
null
],
[
"azstore",
null
],
[
"sound_generator",
null
],
[
"fly_animation",
null
],
[
"whiteboardkit",
null
],
[
"persian_date",
null
],
[
"gx_file_picker",
null
],
[
"aws_s3_api",
null
],
[
"string_mask",
null
],
[
"wp_notify",
null
],
[
"flutterwave",
null
],
[
"flutter_dialogflow_v2",
null
],
[
"map_pin_picker",
null
],
[
"utils_extensions",
null
],
[
"crclib",
null
],
[
"progress_stepper",
null
],
[
"string_encryption",
null
],
[
"appcenter_release_manager",
null
],
[
"responsive_table",
null
],
[
"inkwell_splash",
null
],
[
"flutter_list_drag_and_drop",
null
],
[
"dart_tags",
null
],
[
"flutter_incoming_call",
null
],
[
"dart_browser_loader",
null
],
[
"flutter_baidu_mapapi_utils",
null
],
[
"flexible_scrollbar",
null
],
[
"android_long_task",
null
],
[
"http_proxy",
null
],
[
"ensure_initialized",
null
],
[
"suggester",
null
],
[
"woocommerce",
null
],
[
"init_screen",
null
],
[
"progress_button",
null
],
[
"fluda",
null
],
[
"flutter_mrz_scanner",
null
],
[
"amap_location_fluttify",
null
],
[
"alert_tool",
null
],
[
"pub_cache",
null
],
[
"useful_extensions",
null
],
[
"sy_flutter_widgets",
null
],
[
"vader_flutter",
null
],
[
"squirrel",
null
],
[
"great_circle_distance",
null
],
[
"stockfish",
null
],
[
"at_client_mobile",
null
],
[
"sqlcipher_library_windows",
null
],
[
"agent_dart",
null
],
[
"shelf_packages_handler",
null
],
[
"floading",
null
],
[
"jumping_bottom_nav_bar",
null
],
[
"js_bindings",
null
],
[
"custom_navigation_drawer",
null
],
[
"flutter_apns_only",
null
],
[
"contentful_rich_text",
null
],
[
"code_scanner",
null
],
[
"yeedart",
null
],
[
"resp_client",
null
],
[
"kplayer",
null
],
[
"monarch_utils",
null
],
[
"cafebazaar_flutter",
null
],
[
"fsuper_nullsafety",
null
],
[
"ios_device_check",
null
],
[
"rebuilder",
null
],
[
"storage_path",
null
],
[
"xmpp_stone",
null
],
[
"multi_query_firestore",
null
],
[
"is_firebase_test_lab_activated",
null
],
[
"senior_authentication",
null
],
[
"flint",
null
],
[
"ime_pay",
null
],
[
"flutter_native_screenshot",
null
],
[
"flutter_ripple",
null
],
[
"dh_picker",
null
],
[
"faye_dart",
null
],
[
"bytedesk_kefu",
null
],
[
"ios_app_group",
null
],
[
"adaptive_library",
null
],
[
"hasura_cache_interceptor",
null
],
[
"resource_network_fetcher",
null
],
[
"flutter_country_picker",
null
],
[
"flutter_event_calendar",
null
],
[
"github_trending",
null
],
[
"sevr",
null
],
[
"simple_strapi",
null
],
[
"color_blindness",
null
],
[
"flutter_google_places_api",
null
],
[
"flutter_scale",
null
],
[
"dwds",
null
],
[
"notification_banner",
null
],
[
"singleton",
null
],
[
"zoomable_image",
null
],
[
"navigation_rail",
null
],
[
"multi_screen_layout",
null
],
[
"deep_link_navigation",
null
],
[
"fake_http_client",
null
],
[
"media_picker_widget",
null
],
[
"lovelydialogs",
null
],
[
"kkiapay_flutter_sdk",
null
],
[
"tools_tkmonkey",
null
],
[
"counter_animation",
null
],
[
"delaunay",
null
],
[
"flutter_sentry",
null
],
[
"google_fonts_arabic",
null
],
[
"icon_animator",
null
],
[
"dynamic_forms",
null
],
[
"chitose",
null
],
[
"onetrust_publishers_native_cmp",
null
],
[
"draggable_panel_flutter",
null
],
[
"flutter_wordpress",
null
],
[
"screen_capture_utils",
null
],
[
"shared_preferences_manager",
null
],
[
"fbutton_nullsafety",
null
],
[
"linkcheck",
null
],
[
"loader_container",
null
],
[
"advertising_identifier",
null
],
[
"live_icon",
null
],
[
"flutter_gallery_3d",
null
],
[
"dart_cose",
null
],
[
"uuid_enhanced",
null
],
[
"remote_ip_camera",
null
],
[
"mobx_widget",
null
],
[
"props",
null
],
[
"flutter_adaptive_cards",
null
],
[
"minimize_app",
null
],
[
"treemap",
null
],
[
"boustro",
null
],
[
"jsonlogic",
null
],
[
"add_to_calendar",
null
],
[
"rulers",
null
],
[
"background_stt",
null
],
[
"moneytextformfield",
null
],
[
"bottom_sheet_stateful",
null
],
[
"cipher2",
null
],
[
"bringtoforeground",
null
],
[
"polyline",
null
],
[
"mbmessages",
null
],
[
"waveprogressbar_flutter",
null
],
[
"add_thumbnail",
null
],
[
"json_schema",
null
],
[
"carousel_pro_nullsafety",
null
],
[
"curanetwork_library",
null
],
[
"dio_firebase_performance",
null
],
[
"demoflu",
null
],
[
"flutter_telephony",
null
],
[
"password_dart",
null
],
[
"flutter_mdetect",
null
],
[
"storage_repository",
null
],
[
"escpos",
null
],
[
"simpler_login",
null
],
[
"flutter_translation",
null
],
[
"popup_box",
null
],
[
"dart_base45",
null
],
[
"surround_sound",
null
],
[
"flutter_rename_app",
null
],
[
"radarr",
null
],
[
"cnic_scanner",
null
],
[
"indonesia",
null
],
[
"tripledes_nullsafety",
null
],
[
"cdnbye",
null
],
[
"google_map_polyutil",
null
],
[
"survicate_flutter_sdk",
null
],
[
"new_im_animations",
null
],
[
"wallpaper",
null
],
[
"flutter_observer",
null
],
[
"ball",
null
],
[
"flutter_context_dtx",
null
],
[
"flutter_multi_module_di",
null
],
[
"listenable_collections",
null
],
[
"tip_dialog",
null
],
[
"secondsplash",
null
],
[
"pushy_flutter",
null
],
[
"flutter_signature_view",
null
],
[
"swipe_stack",
null
],
[
"carousel_widget",
null
],
[
"manual_camera",
null
],
[
"chatwoot_client_sdk",
null
],
[
"perspective_pageview",
null
],
[
"social_auth_buttons",
null
],
[
"ff_annotation_route",
null
],
[
"preview",
null
],
[
"ns_utils",
null
],
[
"smart_progress_bar",
null
],
[
"xrandom",
null
],
[
"event_bloc",
null
],
[
"dvhcvn",
null
],
[
"tesseract_ocr",
null
],
[
"quadtree_dart",
null
],
[
"flutter_image_map",
null
],
[
"bs_flutter_card",
null
],
[
"nholiday_jp",
null
],
[
"fw_ticket",
null
],
[
"i18n_omatic",
null
],
[
"easy_sidemenu",
null
],
[
"itertools",
null
],
[
"cloud_kit",
null
],
[
"dotfield",
null
],
[
"dargon2_flutter",
null
],
[
"poly_collisions",
null
],
[
"exposure",
null
],
[
"social_share_plugin",
null
],
[
"native_contact_picker",
null
],
[
"libdsm",
null
],
[
"water_drop",
null
],
[
"flutter_bloc_devtools",
null
],
[
"sails_io",
null
],
[
"at_onboarding_flutter",
null
],
[
"flutter_easy_permission",
null
],
[
"flutter_witai",
null
],
[
"open_weather_map_client",
null
],
[
"notus_format",
null
],
[
"random_words",
null
],
[
"brightness_volume",
null
],
[
"mbautomation",
null
],
[
"lazy_indexed_stack",
null
],
[
"social_media_buttons",
null
],
[
"thingsboard_pe_client",
null
],
[
"flutter_dynamic_forms_components",
null
],
[
"openinstall_flutter_plugin",
null
],
[
"do_progress_bar",
null
],
[
"payu_payment",
null
],
[
"repro_flutter",
null
],
[
"yak_runner",
null
],
[
"documents_picker",
null
],
[
"picpay",
null
],
[
"fitbitter",
null
],
[
"eeffects",
null
],
[
"flurry_event",
null
],
[
"sliver_fill_remaining_box_adapter",
null
],
[
"qr_scanner",
null
],
[
"web3",
null
],
[
"scan_preview",
null
],
[
"universal_image",
null
],
[
"flutter_aws_amplify_cognito",
null
],
[
"fluido",
null
],
[
"msgpack2",
null
],
[
"gradient_input_border",
null
],
[
"fa_stepper",
null
],
[
"flutter_foreground_service_plugin",
null
],
[
"multi_page_form",
null
],
[
"pageview_parallax",
null
],
[
"wonderpush_fcm_flutter",
null
],
[
"rotatable",
null
],
[
"mburger",
null
],
[
"data_fixture_dart",
null
],
[
"form_builder_phone_field",
null
],
[
"flutter_openssl_crypto",
null
],
[
"simple_date",
null
],
[
"loadinglistview",
null
],
[
"floating_dots",
null
],
[
"lamp",
null
],
[
"multiselectchipgroup",
null
],
[
"image_gallery",
null
],
[
"piecemeal",
null
],
[
"tridimensional_drawer",
null
],
[
"open_api_forked",
null
],
[
"dolphinsr_dart",
null
],
[
"wikidart",
null
],
[
"at_app",
null
],
[
"flutter_text_to_speech",
null
],
[
"flutter_pseudolocalizor",
null
],
[
"flappy",
null
],
[
"dynamic_cached_fonts",
null
],
[
"button3d",
null
],
[
"org_parser",
null
],
[
"flutter_bugsnag",
null
],
[
"clean_settings_nnbd",
null
],
[
"w3c_event_source",
null
],
[
"x25519",
null
],
[
"ticket_card",
null
],
[
"cupertino_timer",
null
],
[
"gql_code_gen",
null
],
[
"scrumlab_colored_progress_indicators",
null
],
[
"flutter_whatsnew",
null
],
[
"w_module",
null
],
[
"coord_convert",
null
],
[
"geojson2",
null
],
[
"conduit_codable",
null
],
[
"simple_json",
null
],
[
"sound_recorder",
null
],
[
"r_logger",
null
],
[
"custom_pointed_popup",
null
],
[
"lcov_dart",
null
],
[
"flutter_map_arcgis",
null
],
[
"selectable_circle_list",
null
],
[
"flutter_onboarding_slider",
null
],
[
"save_image",
null
],
[
"mutable_copy",
null
],
[
"fl_pin_code",
null
],
[
"palace",
null
],
[
"flutter_unity",
null
],
[
"date_calendar",
null
],
[
"datalist",
null
],
[
"inline_calendar",
null
],
[
"bootstrap_sass",
null
],
[
"luhn",
null
],
[
"khipu_pay_plugin",
null
],
[
"graphic_representation",
null
],
[
"last_state",
null
],
[
"base45",
null
],
[
"aeyrium_sensor",
null
],
[
"launchers",
null
],
[
"firebase_lumberdash",
null
],
[
"touch_ripple_effect",
null
],
[
"stack_overlay",
null
],
[
"logging_to_logcat",
null
],
[
"kmodal_listview",
null
],
[
"cp949_codec",
null
],
[
"google_places_for_flutter",
null
],
[
"show_update_dialog",
null
],
[
"sporran",
null
],
[
"graphql_flutter_bloc",
null
],
[
"request_permission",
null
],
[
"hoverx",
null
],
[
"angel_websocket",
null
],
[
"worker_service",
null
],
[
"flutter_html_view",
null
],
[
"bloc_generic_streams",
null
],
[
"tweenme",
null
],
[
"learning_entity_extraction",
null
],
[
"state_x",
null
],
[
"flutter_extensions",
null
],
[
"animated_appbar",
null
],
[
"vader_di",
null
],
[
"bs_flutter_responsive",
null
],
[
"alt_http",
null
],
[
"animated_dialog_box",
null
],
[
"nested_navigators",
null
],
[
"msal_mobile",
null
],
[
"jsontool",
null
],
[
"animated_interpolation",
null
],
[
"open_weather_client",
null
],
[
"super_qr_reader",
null
],
[
"snapclip_pageview",
null
],
[
"download_manager",
null
],
[
"neos_bottom_navigation",
null
],
[
"lightbox",
null
],
[
"get_test",
null
],
[
"flutter_multiple_image_picker",
null
],
[
"any_widget_marquee",
null
],
[
"transliteration",
null
],
[
"simple_color_picker",
null
],
[
"adv_image_picker",
null
],
[
"simple_splashscreen",
null
],
[
"lunar_calendar_converter",
null
],
[
"compasstools",
null
],
[
"surface",
null
],
[
"validation_notifier",
null
],
[
"via_cep",
null
],
[
"flutter_scankit",
null
],
[
"flutter_native_text_input",
null
],
[
"nv_cubit_testing",
null
],
[
"flutter_notification_listener",
null
],
[
"dart_board_core",
null
],
[
"flutter_snake",
null
],
[
"flutter_olm",
null
],
[
"flutter_share_content",
null
],
[
"permission",
null
],
[
"gedcom",
null
],
[
"dual_screen",
null
],
[
"stub",
null
],
[
"flutter_google_pay",
null
],
[
"mix",
null
],
[
"stateful_builder_controller",
null
],
[
"mapbox_autocomplete_search_widget",
null
],
[
"flt_video_player",
null
],
[
"metadata",
null
],
[
"images_to_pdf",
null
],
[
"sane_uuid",
null
],
[
"flutterbook",
null
],
[
"studip",
null
],
[
"list_date_picker",
null
],
[
"file_access",
null
],
[
"story_creator",
null
],
[
"account_selector",
null
],
[
"dotp",
null
],
[
"access_settings_menu",
null
],
[
"pushpole",
null
],
[
"tel_input",
null
],
[
"local_database",
null
],
[
"brazilian_banks",
null
],
[
"flutter_p2p",
null
],
[
"flutter_ui",
null
],
[
"christian_picker_image",
null
],
[
"dj",
null
],
[
"triple_test",
null
],
[
"flutter_document_reader_core_fullrfid",
null
],
[
"bones_ui",
null
],
[
"angel3_pretty_logging",
null
],
[
"jsonable",
null
],
[
"neeko",
null
],
[
"openapi_base",
null
],
[
"story_designer",
null
],
[
"stream_summary_builder",
null
],
[
"twinkle_button",
null
],
[
"dartlang_utils",
null
],
[
"nested_navigator_tabs",
null
],
[
"edge_alerts",
null
],
[
"flutter_application_id",
null
],
[
"better_print",
null
],
[
"lo_form",
null
],
[
"keyboard_actions_pt_br",
null
],
[
"faiadashu",
null
],
[
"boustro_starter",
null
],
[
"webview_flutter_x5",
null
],
[
"camera_works",
null
],
[
"time_remaining",
null
],
[
"auto_reload",
null
],
[
"flutter_shake_plugin",
null
],
[
"rhino",
null
],
[
"infinity_page_view",
null
],
[
"dropdown_suggestions_form_field",
null
],
[
"flutter_const",
null
],
[
"lit_ui_kit",
null
],
[
"json_traverse",
null
],
[
"media_query_watcher",
null
],
[
"shortuuid",
null
],
[
"orientation_helper",
null
],
[
"wifi_configuration",
null
],
[
"maps",
null
],
[
"dart_ping_ios",
null
],
[
"simple_page_indicator",
null
],
[
"ribbon",
null
],
[
"at_chat_flutter",
null
],
[
"flutter_text_field_fab",
null
],
[
"apn_state",
null
],
[
"easy_auth",
null
],
[
"unities_helper",
null
],
[
"punycode",
null
],
[
"check_radio_group",
null
],
[
"flutter_bloc_patterns",
null
],
[
"fluent_regex",
null
],
[
"loggerx",
null
],
[
"simple_vcard_parser",
null
],
[
"date_calc",
null
],
[
"easy_gradient_text",
null
],
[
"video_stream",
null
],
[
"simple_rc4",
null
],
[
"dart_arango_min",
null
],
[
"termstyle",
null
],
[
"scoped",
null
],
[
"read_otp_plugin",
null
],
[
"vector_tile",
null
],
[
"scroll_shadow_container",
null
],
[
"mpesa_flutter_plugin",
null
],
[
"riverpod_extension",
null
],
[
"test_coverage",
null
],
[
"sprint",
null
],
[
"blue_print_pos",
null
],
[
"ranking",
null
],
[
"ff_annotation_route_core",
null
],
[
"imgix",
null
],
[
"at_location_flutter",
null
],
[
"flim",
null
],
[
"power_logger",
null
],
[
"story_time",
null
],
[
"datetime_setting",
null
],
[
"carp_esense_package",
null
],
[
"merge_images",
null
],
[
"flutter_floating_menu",
null
],
[
"sz_fancy_bottom_navigation",
null
],
[
"magnifier",
null
],
[
"opmlparser",
null
],
[
"openmensa",
null
],
[
"masked_text",
null
],
[
"flutter_screen",
null
],
[
"flutter_floc",
null
],
[
"simple_progress_bar",
null
],
[
"aws_s3_upload",
null
],
[
"awesome_page_transitions",
null
],
[
"thepeer_flutter",
null
],
[
"webview_media",
null
],
[
"loading_button",
null
],
[
"fabexdateformatter",
null
],
[
"flutter_screen_recording",
null
],
[
"flutter_radio_slider",
null
],
[
"curtains",
null
],
[
"custom_page_route",
null
],
[
"flutter_live",
null
],
[
"ez_qr",
null
],
[
"flutter_piano_audio_detection",
null
],
[
"cooky",
null
],
[
"flutter_chat_bar",
null
],
[
"flutter_observable_state",
null
],
[
"media_picker",
null
],
[
"widget_recorder",
null
],
[
"nm_generators",
null
],
[
"serializable_controllers",
null
],
[
"number_precision",
null
],
[
"flutter_restart",
null
],
[
"custom_ping",
null
],
[
"sparrow_utils",
null
],
[
"isar_flutter_libs",
null
],
[
"undraw",
null
],
[
"animated_button_bars",
null
],
[
"app_feedback",
null
],
[
"facio_design_system",
null
],
[
"theme_patrol",
null
],
[
"custom_rating_bar",
null
],
[
"big_numbers",
null
],
[
"fileaudioplayer",
null
],
[
"colorlizer",
null
],
[
"fancy_timer",
null
],
[
"flutter_bootstrap_widgets",
null
],
[
"worm_indicator",
null
],
[
"leancloud_storage",
null
],
[
"flutter_device_details",
null
],
[
"permissions_plugin",
null
],
[
"huawei_map",
null
],
[
"hop_swipe_cards",
null
],
[
"auto_start_flutter",
null
],
[
"column_scroll_view",
null
],
[
"widget_with_codeview",
null
],
[
"ninja_pem",
null
],
[
"flutter_question_answer_widget",
null
],
[
"eticon_api",
null
],
[
"radix_tree",
null
],
[
"yoda",
null
],
[
"flutter_photon",
null
],
[
"bloc_riverpod",
null
],
[
"android_multiple_identifier",
null
],
[
"flutter_value_bloc",
null
],
[
"linear_progress_bar",
null
],
[
"fair",
null
],
[
"caller",
null
],
[
"go_sell_sdk_flutter",
null
],
[
"storyswiper",
null
],
[
"visa",
null
],
[
"saslprep",
null
],
[
"flutter_facebook_auth_platform_interface",
null
],
[
"mercure_client",
null
],
[
"time_slider",
null
],
[
"multi_circular_slider",
null
],
[
"document_picker",
null
],
[
"flicked_cards",
null
],
[
"icapps_translations",
null
],
[
"g_skeleton",
null
],
[
"another_brother",
null
],
[
"first_time_screen",
null
],
[
"nav_stack",
null
],
[
"connectivity_plus_linux",
null
],
[
"charset",
null
],
[
"hash_at_links_detector",
null
],
[
"multiple_image_picker",
null
],
[
"flutter_candlesticks_chart",
null
],
[
"loading_elevated_button",
null
],
[
"r_barcode",
null
],
[
"flutter_form_field_validator",
null
],
[
"x11",
null
],
[
"yalo",
null
],
[
"graphql_server",
null
],
[
"iban_form_field",
null
],
[
"smart_alert_dialog",
null
],
[
"tealium",
null
],
[
"payu_money_flutter",
null
],
[
"flutter_recaptcha_v2",
null
],
[
"gql_exec",
null
],
[
"abushakir",
null
],
[
"win32_suspend_process",
null
],
[
"flutter_markdown_editor",
null
],
[
"d20",
null
],
[
"quill_markdown",
null
],
[
"simply_injector",
null
],
[
"flutter_lottie",
null
],
[
"paymentez",
null
],
[
"pipe",
null
],
[
"flutterx_live_data",
null
],
[
"payumoney_pro_unofficial",
null
],
[
"json_resolver",
null
],
[
"build_cli",
null
],
[
"flutter_facebook_app_links",
null
],
[
"gql_error_link",
null
],
[
"rxdata",
null
],
[
"at_contacts_group_flutter",
null
],
[
"repo_case",
null
],
[
"flutter_progressed_play_button",
null
],
[
"passbase_flutter",
null
],
[
"class_builder",
null
],
[
"chunked_uploader",
null
],
[
"user_auth",
null
],
[
"system_setting",
null
],
[
"enviroment_flavor",
null
],
[
"russian_words",
null
],
[
"battery_optimization",
null
],
[
"get_rx",
null
],
[
"pit_slider_carousel",
null
],
[
"fast_localization",
null
],
[
"regex_toolkit",
null
],
[
"shake_animation_widget",
null
],
[
"learning_pose_detection",
null
],
[
"jaguar_flutter_asset",
null
],
[
"sip_ua",
null
],
[
"get_instance",
null
],
[
"mobx_provider",
null
],
[
"flutter_okta_sdk",
null
],
[
"material_search",
null
],
[
"airship_flutter",
null
],
[
"flutter_paytabs_bridge",
null
],
[
"translated_text",
null
],
[
"rpgnamegenerator",
null
],
[
"webscrollbar",
null
],
[
"flutter_ui_mode_manager",
null
],
[
"stellar_flutter_sdk",
null
],
[
"buy_me_a_coffee_widget",
null
],
[
"raw_image_provider",
null
],
[
"cache_audio_player",
null
],
[
"background_sms",
null
],
[
"bulleted_list",
null
],
[
"view_model_provider",
null
],
[
"fast_poisson_disk_sampling",
null
],
[
"eventsubscriber",
null
],
[
"bloc_rest_api",
null
],
[
"flutter_zalo_login",
null
],
[
"angel3_graphql",
null
],
[
"dart_lut",
null
],
[
"device_util",
null
],
[
"gradient_loading_button",
null
],
[
"first_open_slideshow",
null
],
[
"ticket_pass_package",
null
],
[
"google_ml_nlp",
null
],
[
"csv_reader",
null
],
[
"big_decimal",
null
],
[
"user_agent",
null
],
[
"flutter_codice_fiscale",
null
],
[
"highlighter",
null
],
[
"i_navigation",
null
],
[
"lamp_bottom_navigation",
null
],
[
"flutter_score_slider",
null
],
[
"amap_flutter_base",
null
],
[
"horizontal_calendar",
null
],
[
"bottom_nav",
null
],
[
"twicon",
null
],
[
"flouter",
null
],
[
"aws_secretsmanager_api",
null
],
[
"m_loading",
null
],
[
"rounded_letter",
null
],
[
"flagship",
null
],
[
"fluttertoastalert",
null
],
[
"url_preview_card",
null
],
[
"flutter_advanced_seekbar",
null
],
[
"flutter_stegify",
null
],
[
"rolodex",
null
],
[
"flutter_azure_b2c",
null
],
[
"route_lifecycle",
null
],
[
"google_cloud_translation",
null
],
[
"mapir_gl",
null
],
[
"kalendar",
null
],
[
"flutter_sslcommerz",
null
],
[
"flutter_android_downloader",
null
],
[
"reveal_search_bar",
null
],
[
"ok_image",
null
],
[
"flutter_chessboard_js",
null
],
[
"smtpd",
null
],
[
"flutter_qr_code_scaner",
null
],
[
"dartros",
null
],
[
"servicestack",
null
],
[
"lodash_dart",
null
],
[
"kommunicate_flutter_plugin",
null
],
[
"faui",
null
],
[
"cloudbase_null_safety",
null
],
[
"responsive_page",
null
],
[
"search_me_up",
null
],
[
"digit_to_word",
null
],
[
"form_builder_image_picker",
null
],
[
"jverify",
null
],
[
"teachable",
null
],
[
"df",
null
],
[
"flutter_getui",
null
],
[
"universal_mqtt_client",
null
],
[
"stripedart",
null
],
[
"dart_sql",
null
],
[
"suggestion_search_bar",
null
],
[
"hotjar",
null
],
[
"http_extensions_cache",
null
],
[
"qr_code_pretty",
null
],
[
"redux_enhancement",
null
],
[
"shark",
null
],
[
"xiaomi_scale",
null
],
[
"stylish_dialog",
null
],
[
"personnummer",
null
],
[
"flutter_vesti_share",
null
],
[
"geopoint_location",
null
],
[
"badge_dash_team",
null
],
[
"material_color_scheme",
null
],
[
"k_means_cluster",
null
],
[
"flutter_textfield_autocomplete",
null
],
[
"chatbar",
null
],
[
"flutter_stream_notifiers",
null
],
[
"dni_nie_validator",
null
],
[
"bones_api",
null
],
[
"flutrlint",
null
],
[
"dbutils",
null
],
[
"progress_loading_button",
null
],
[
"paulonia_document_service",
null
],
[
"fluttery_dart2",
null
],
[
"android_metadata",
null
],
[
"flutter_woocommerce",
null
],
[
"flutter_auto_export",
null
],
[
"easy_enum",
null
],
[
"melos",
null
],
[
"decoding_text_effect",
null
],
[
"bdaya_fcm_handler",
null
],
[
"flutter_web_image_picker",
null
],
[
"open_weather_widget",
null
],
[
"saga_monitor",
null
],
[
"starfruit",
null
],
[
"custom_marker_icon",
null
],
[
"responsive_container",
null
],
[
"color_convert",
null
],
[
"flutter_text_form_field",
null
],
[
"route_transitions_do",
null
],
[
"ai_blue_tooth_print",
null
],
[
"flutter_autocomplete_label",
null
],
[
"animated_fractionally_sized_box",
null
],
[
"shared_preferences_cache_interceptor",
null
],
[
"walf",
null
],
[
"givestarreviews",
null
],
[
"graphql_server2",
null
],
[
"workout",
null
],
[
"paralax",
null
],
[
"flurry_navigation",
null
],
[
"conduit_runtime",
null
],
[
"conduit_config",
null
],
[
"rounded_loading_button_gradient",
null
],
[
"circle_wave_progress",
null
],
[
"pm_curve25519",
null
],
[
"tabpanel",
null
],
[
"circular_placeholder",
null
],
[
"country_state_city_pro",
null
],
[
"tuneup",
null
],
[
"protoc_plugin",
null
],
[
"weight_slider",
null
],
[
"test_descriptor",
null
],
[
"flutter_imagenetwork",
null
],
[
"coffee",
null
],
[
"cpu_reader",
null
],
[
"flutter_bloc_monitor",
null
],
[
"http_archive",
null
],
[
"nfc_info",
null
],
[
"composable_timer",
null
],
[
"dio_range_download",
null
],
[
"image_face",
null
],
[
"platform_device_id_linux",
null
],
[
"helpers_plethora",
null
],
[
"interactive_webview",
null
],
[
"plume",
null
],
[
"assets_indexer",
null
],
[
"flutter_assurance",
null
],
[
"firebase_livestream_ml_vision",
null
],
[
"flutter_rtmp_publisher",
null
],
[
"flutter_web_scrollbar",
null
],
[
"nravepay",
null
],
[
"custom_progress_dialog",
null
],
[
"cassowary",
null
],
[
"custom_dropdown",
null
],
[
"paddinger_annotations",
null
],
[
"enum_object",
null
],
[
"websocket",
null
],
[
"calendar_carousel",
null
],
[
"ibans",
null
],
[
"locale_latlng",
null
],
[
"input_sheet",
null
],
[
"model_generator",
null
],
[
"multi_date_range_picker",
null
],
[
"gbk_codec",
null
],
[
"service_worker",
null
],
[
"auth_header",
null
],
[
"directional_rotation",
null
],
[
"snap_carousel",
null
],
[
"nakama",
null
],
[
"rounded_button",
null
],
[
"notifier_plugin",
null
],
[
"flame_flare",
null
],
[
"get_state_manager",
null
],
[
"flutter_pusher_client",
null
],
[
"secure_biometric_storage",
null
],
[
"drive_helper",
null
],
[
"nowplaying",
null
],
[
"flutter_native_html_view",
null
],
[
"ootp",
null
],
[
"in_date_range",
null
],
[
"mpush",
null
],
[
"file_encrypter",
null
],
[
"fun_flutter_kit",
null
],
[
"rsa_util",
null
],
[
"path_stack",
null
],
[
"shot_widget",
null
],
[
"staggered_grid_view_flutter",
null
],
[
"flutter_time_ago",
null
],
[
"seamless",
null
],
[
"flutter_emoji_suite",
null
],
[
"combinator",
null
],
[
"pomodoro4d",
null
],
[
"rustic",
null
],
[
"flutter_advertising_id",
null
],
[
"pure_widget",
null
],
[
"firebase_functions_interop",
null
],
[
"webdev",
null
],
[
"rnd",
null
],
[
"flutter_share_plugin",
null
],
[
"flutter_introduction_tooltip",
null
],
[
"bootpay",
null
],
[
"applovin",
null
],
[
"animation_director",
null
],
[
"scandit_flutter_datacapture_barcode",
null
],
[
"universal_scroll_view",
null
],
[
"carp_connectivity_package",
null
],
[
"auto_route_generator",
null
],
[
"arcore_flutter_plugin",
null
],
[
"toit_api",
null
],
[
"convertx",
null
],
[
"dart_casing",
null
],
[
"jitsi_meet_web_plugin",
null
],
[
"jalali_table_calendar",
null
],
[
"shared_preferences_settings",
null
],
[
"calculess",
null
],
[
"pl_notifications",
null
],
[
"flutter_easyhub",
null
],
[
"iirjdart",
null
],
[
"circulardropdownmenu",
null
],
[
"android_notification_listener2",
null
],
[
"flutter_smart_reply",
null
],
[
"mapmyindia_gl",
null
],
[
"zoomer",
null
],
[
"aliyun_oss_flutter",
null
],
[
"dart_mercure",
null
],
[
"flutter_simple_customize_calendar",
null
],
[
"disk_space_ns",
null
],
[
"navigator_transitions_route",
null
],
[
"flutter_baidu_mapapi_base",
null
],
[
"fetch_more",
null
],
[
"console_cmd",
null
],
[
"body_parser",
null
],
[
"conduit_isolate_exec",
null
],
[
"list_picker_dialog_plus",
null
],
[
"geos",
null
],
[
"should_rebuild",
null
],
[
"trie",
null
],
[
"media_file_saver",
null
],
[
"international_phone_field",
null
],
[
"soundpool_macos",
null
],
[
"school_ui_toolkit",
null
],
[
"image_picker_flutter",
null
],
[
"tap_joy_plugin",
null
],
[
"agora_rtc_rawdata",
null
],
[
"date_form_field",
null
],
[
"forceupdate",
null
],
[
"folder_picker",
null
],
[
"bubble_widget",
null
],
[
"flutter_remote_icon",
null
],
[
"adivery",
null
],
[
"navigation_dot_bar",
null
],
[
"sunrise_sunset",
null
],
[
"magic_mirror",
null
],
[
"hover_ussd",
null
],
[
"windows1251",
null
],
[
"drag_to_expand",
null
],
[
"flutter_selectext",
null
],
[
"external_path",
null
],
[
"colorz",
null
],
[
"hashcodes",
null
],
[
"onyx_plugin",
null
],
[
"audio_picker",
null
],
[
"pueprint",
null
],
[
"lazx",
null
],
[
"extended_theme",
null
],
[
"dart_mpesa",
null
],
[
"ansi_up",
null
],
[
"shared_versions",
null
],
[
"alps_rfid_n6737",
null
],
[
"storage_info",
null
],
[
"vote",
null
],
[
"tiktok_favorite_gesture",
null
],
[
"horizontal_menu_to_vertical_sections",
null
],
[
"telegram_stickers_import",
null
],
[
"terbilang",
null
],
[
"flutter_mono",
null
],
[
"unwired",
null
],
[
"pin_keyboard",
null
],
[
"dropdown_cidades",
null
],
[
"screen_adaptation",
null
],
[
"cupertino_fullscreen_modal",
null
],
[
"clustering_google_maps",
null
],
[
"flutter_simple_shopify",
null
],
[
"local_file_screenshot_processor",
null
],
[
"emoji_keyboard_flutter",
null
],
[
"action_process_text",
null
],
[
"fleva_icons",
null
],
[
"cool_stepper_custom",
null
],
[
"bisect",
null
],
[
"adwaita_icons",
null
],
[
"manup",
null
],
[
"form_builder_map_field",
null
],
[
"app_dialog",
null
],
[
"fancy_stream",
null
],
[
"icon_text_button",
null
],
[
"otp_count_down",
null
],
[
"bmkg_gempa",
null
],
[
"color_animating_list_view",
null
],
[
"foundation_flutter",
null
],
[
"functions_framework_builder",
null
],
[
"alipay_kit",
null
],
[
"score_indicator",
null
],
[
"paddinger",
null
],
[
"arango_driver",
null
],
[
"g_captcha",
null
],
[
"fcode_common",
null
],
[
"kms",
null
],
[
"google_analytics_legacy",
null
],
[
"unrar_file",
null
],
[
"clearsale",
null
],
[
"square_reader_sdk",
null
],
[
"flutter_loading_button",
null
],
[
"angel_graphql",
null
],
[
"translate",
null
],
[
"crashops_flutter",
null
],
[
"aws_amplify_api",
null
],
[
"import_js_library",
null
],
[
"zendesk",
null
],
[
"boxicons_flutter",
null
],
[
"expansion_list",
null
],
[
"glados",
null
],
[
"flutter_kira",
null
],
[
"livemap",
null
],
[
"custom_switch_button",
null
],
[
"link_rich_text",
null
],
[
"country_list",
null
],
[
"flutter_esc_pos_network",
null
],
[
"update",
null
],
[
"emojis_null_safe",
null
],
[
"gallery_saver_safety",
null
],
[
"radio_grouped_buttons",
null
],
[
"vkio",
null
],
[
"odoo_api",
null
],
[
"spell_checker",
null
],
[
"ng",
null
],
[
"quick_feedback",
null
],
[
"simply_wifi",
null
],
[
"booking_range_slider",
null
],
[
"aqua",
null
],
[
"twilio_phone_verify",
null
],
[
"top_sheet",
null
],
[
"ssh",
null
],
[
"random_date",
null
],
[
"adonis_websok",
null
],
[
"flutter_float_widget",
null
],
[
"game_services_firebase_auth",
null
],
[
"slider",
null
],
[
"org_flutter",
null
],
[
"bitbox",
null
],
[
"simple_code",
null
],
[
"signal",
null
],
[
"mraa",
null
],
[
"android_wifi_info",
null
],
[
"infinite_listview_package",
null
],
[
"simple_line_chart",
null
],
[
"archethic_lib_dart",
null
],
[
"sy_flutter_wechat",
null
],
[
"moduler_route",
null
],
[
"better_video_player",
null
],
[
"shadows",
null
],
[
"conduit_test",
null
],
[
"teledart_app",
null
],
[
"biometricx",
null
],
[
"rms_mobile_xdk_flutter",
null
],
[
"octicons_icon",
null
],
[
"dia_router",
null
],
[
"scale",
null
],
[
"firebase_auth_oauth_platform_interface",
null
],
[
"hanginglist",
null
],
[
"recognition_qrcode",
null
],
[
"flappy_translator",
null
],
[
"dns",
null
],
[
"requests",
null
],
[
"flutter_responsive_screen",
null
],
[
"pub_sub",
null
],
[
"flutter_curiosity",
null
],
[
"lombok",
null
],
[
"phone_country_picker",
null
],
[
"daggerito",
null
],
[
"janalytics",
null
],
[
"galileo_model",
null
],
[
"essential_code_buffer",
null
],
[
"flutter_gtk",
null
],
[
"dataclass_beta",
null
],
[
"carousel_select_widget",
null
],
[
"flutter_flashlight",
null
],
[
"network_info_plus_linux",
null
],
[
"tcp_socket_connection",
null
],
[
"insightops_dart",
null
],
[
"batching_future",
null
],
[
"beagle",
null
],
[
"sparkline",
null
],
[
"flutter_webview_pro",
null
],
[
"localize",
null
],
[
"flutter_boost",
null
],
[
"keyboard_manager",
null
],
[
"calendar_data_timeline",
null
],
[
"adaptive_spinner",
null
],
[
"lemmatizer",
null
],
[
"bubble_animated_tabbar",
null
],
[
"get_utils",
null
],
[
"super_widgets",
null
],
[
"concur",
null
],
[
"tencent_rtc_plugin",
null
],
[
"startapp",
null
],
[
"flutter_3d_obj",
null
],
[
"flutter_sensor_compass",
null
],
[
"live_location",
null
],
[
"client_server_lan",
null
],
[
"stream_watcher",
null
],
[
"discoveryapis_generator",
null
],
[
"flutter_auth",
null
],
[
"page_transition_view",
null
],
[
"states",
null
],
[
"full_screen_back_gesture",
null
],
[
"stash_sembast",
null
],
[
"circular_border_hero",
null
],
[
"nfc_io",
null
],
[
"user_location",
null
],
[
"flutter_grid_delegate_ext",
null
],
[
"sonarr",
null
],
[
"tautulli",
null
],
[
"fluent",
null
],
[
"adobe_mobile_sdk_flutter",
null
],
[
"functional_data_generator",
null
],
[
"show_hide_fab",
null
],
[
"stripe_api",
null
],
[
"i_manager",
null
],
[
"animated_otp_fields",
null
],
[
"flutter_icons_null_safety",
null
],
[
"circular_page_view",
null
],
[
"responsive_screen_utils",
null
],
[
"babylon_dart",
null
],
[
"flutter_input",
null
],
[
"flavorbanner",
null
],
[
"flutter_keyboard_action_done",
null
],
[
"jaguar_retrofit",
null
],
[
"flutter_insider",
null
],
[
"clean_nepali_calendar",
null
],
[
"multi_language_json",
null
],
[
"expandable_view",
null
],
[
"vcard",
null
],
[
"gateway",
null
],
[
"flutter_storyboard",
null
],
[
"pda_scanner",
null
],
[
"scandit_flutter_datacapture_core",
null
],
[
"move_detector",
null
],
[
"fluxmap",
null
],
[
"pagarme_flutter_card_hash",
null
],
[
"height_slider",
null
],
[
"cherry_components",
null
],
[
"result_class",
null
],
[
"nomorepass",
null
],
[
"pinpad",
null
],
[
"math_utils",
null
],
[
"flutter_request_bloc",
null
],
[
"avataar_generator",
null
],
[
"ficcanaso",
null
],
[
"flutter_show_more",
null
],
[
"wallpaperplugin",
null
],
[
"ml_dataframe",
null
],
[
"flutter_bargraph",
null
],
[
"moneys",
null
],
[
"local_image_pager",
null
],
[
"gender_selector",
null
],
[
"music_visualizer",
null
],
[
"self_storing_input",
null
],
[
"flutter_apple_pay",
null
],
[
"battery_plus_linux",
null
],
[
"faker_extended",
null
],
[
"serve",
null
],
[
"numdart",
null
],
[
"compressimage",
null
],
[
"easy_bottom_bar",
null
],
[
"air_design",
null
],
[
"kotlin_scope_function",
null
],
[
"flutter_osk",
null
],
[
"adotech_puntopay",
null
],
[
"firebase_cloud_messaging",
null
],
[
"superdeclarative_geometry",
null
],
[
"date_util",
null
],
[
"admob_banner_stabilizer",
null
],
[
"graphql_query_builder",
null
],
[
"video_controls",
null
],
[
"persian_numbers",
null
],
[
"flutter_truecaller",
null
],
[
"datatools",
null
],
[
"magic_flutter",
null
],
[
"flutterx_utils",
null
],
[
"dialog",
null
],
[
"autostart",
null
],
[
"maybe_just_nothing",
null
],
[
"trie_router",
null
],
[
"image_whisperer",
null
],
[
"justino_components",
null
],
[
"inapp_browser",
null
],
[
"mod97",
null
],
[
"reactive_advanced_switch",
null
],
[
"built_path_annotations",
null
],
[
"wave_generator",
null
],
[
"chat_bubble",
null
],
[
"define_env",
null
],
[
"gtag_analytics",
null
],
[
"cancelable_compute",
null
],
[
"multiscreen",
null
],
[
"plural_noun",
null
],
[
"yaml_modify",
null
],
[
"flutter_mute",
null
],
[
"flutter_text_anchor",
null
],
[
"image_collage_widget",
null
],
[
"super_annotations",
null
],
[
"timing_logger",
null
],
[
"chartjs",
null
],
[
"slikker_kit",
null
],
[
"verve",
null
],
[
"cron_form_field",
null
],
[
"snapd",
null
],
[
"flt_worker_nullsafety",
null
],
[
"binding",
null
],
[
"super_ui",
null
],
[
"data_annotation",
null
],
[
"preloaded_images",
null
],
[
"timeline",
null
],
[
"flutter_baidu_mapapi_search",
null
],
[
"flutter_translation_sheet",
null
],
[
"graph_collection",
null
],
[
"commons",
null
],
[
"test_cov_console",
null
],
[
"comparator_sorted_map",
null
],
[
"sqflite_migration_service",
null
],
[
"aws_s3_client",
null
],
[
"apklis_direct_payment_checker",
null
],
[
"qrcode_forked",
null
],
[
"re_reselect",
null
],
[
"poker",
null
],
[
"flutter_cpnetworking_service",
null
],
[
"wit_ai",
null
],
[
"sql_result",
null
],
[
"ncd",
null
],
[
"custom_loading_indicator",
null
],
[
"libusb",
null
],
[
"somedialog",
null
],
[
"text_to_speech_web",
null
],
[
"libpray",
null
],
[
"simple_autocomplete_search",
null
],
[
"time_difference",
null
],
[
"mccounting_text",
null
],
[
"amap_search_fluttify",
null
],
[
"dsbuntis",
null
],
[
"easy_firebase_auth",
null
],
[
"masked_controller",
null
],
[
"flutter_native_alert",
null
],
[
"angular_test",
null
],
[
"assets_annotation_by_zpdl",
null
],
[
"s3i_flutter",
null
],
[
"infinite_view_pager",
null
],
[
"flutter_map_picker",
null
],
[
"time_text",
null
],
[
"opatech_clearsale_flutter",
null
],
[
"cryppo",
null
],
[
"debug_log_console",
null
],
[
"validate_firebase_auth",
null
],
[
"easy",
null
],
[
"tweet_webview",
null
],
[
"qrcode_reader",
null
],
[
"meet_hour",
null
],
[
"wear",
null
],
[
"dismiss_keyboard_on_tap",
null
],
[
"learning_image_labeling",
null
],
[
"jsparser",
null
],
[
"dotup_flutter_signin_button",
null
],
[
"iptv_video_player",
null
],
[
"fab_menu_items",
null
],
[
"mx_player_plugin",
null
],
[
"ozzie",
null
],
[
"dependencies_flutter",
null
],
[
"arc_animator",
null
],
[
"vertical_navigation_bar",
null
],
[
"skeletor",
null
],
[
"mk_drop_down_menu",
null
],
[
"flutter_store",
null
],
[
"flutter_dropzone_web",
null
],
[
"clay_containers_plus",
null
],
[
"future_loading_dialog",
null
],
[
"fragment",
null
],
[
"countries_world_map",
null
],
[
"network_image_safe_provider",
null
],
[
"typed_buffer",
null
],
[
"justify_text",
null
],
[
"square_connect",
null
],
[
"number_to_text_converter",
null
],
[
"freshchat_flutter",
null
],
[
"smart_arrays_base",
null
],
[
"dart_nn",
null
],
[
"conditional_parent_widget",
null
],
[
"lite_switch",
null
],
[
"json_string",
null
],
[
"flutter_local_authentication",
null
],
[
"flutter_lua",
null
],
[
"print_bluetooth_thermal",
null
],
[
"linkify_text",
null
],
[
"top_modal_sheet",
null
],
[
"tenjin_sdk",
null
],
[
"geocoder_flutter",
null
],
[
"pusher",
null
],
[
"dart_plaid",
null
],
[
"angel_serialize",
null
],
[
"light_html_editor",
null
],
[
"template_string",
null
],
[
"load_toast",
null
],
[
"deleteable_tile",
null
],
[
"zegoliveroom_plugin",
null
],
[
"bottom_sheet_x",
null
],
[
"rapid_widgets_library",
null
],
[
"cep_future",
null
],
[
"type_plus",
null
],
[
"user_experior",
null
],
[
"nfelib",
null
],
[
"obsobject",
null
],
[
"new_geolocation",
null
],
[
"couchbase_lite_dart",
null
],
[
"pendulum",
null
],
[
"androidish_ink_well",
null
],
[
"horoscope",
null
],
[
"flutter_catalyst",
null
],
[
"quick_notify",
null
],
[
"byte_array",
null
],
[
"clickabletext",
null
],
[
"horizontal_calendar_widget",
null
],
[
"fluro_fork",
null
],
[
"observable_state",
null
],
[
"responsive_units",
null
],
[
"google_play_store_scraper_dart",
null
],
[
"gg_once_per_cycle",
null
],
[
"spon_rating_bar",
null
],
[
"rake",
null
],
[
"money",
null
],
[
"aws_auth",
null
],
[
"flutter_amplify_auth_ui",
null
],
[
"dart_mysql",
null
],
[
"geodata",
null
],
[
"button_uz",
null
],
[
"flutter_nfc_plugin",
null
],
[
"at_events_flutter",
null
],
[
"ios_machine_to_model",
null
],
[
"carp_firebase_backend",
null
],
[
"network_pos_printer",
null
],
[
"flutter_sqlcipher",
null
],
[
"learning_object_detection",
null
],
[
"simplify_dart",
null
],
[
"fairbid_flutter",
null
],
[
"breadcrumbs",
null
],
[
"flutter_about_page",
null
],
[
"drag_container",
null
],
[
"android_device_id_generator",
null
],
[
"dartea",
null
],
[
"kubernetes",
null
],
[
"film_gyaan",
null
],
[
"base_classes",
null
],
[
"aws_rekognition_api",
null
],
[
"sigepweb",
null
],
[
"smoothdatepicker",
null
],
[
"golden_layout",
null
],
[
"flutter_screenshot_callback",
null
],
[
"vinidpay_sdk",
null
],
[
"flipping_card",
null
],
[
"apphud",
null
],
[
"taastrap",
null
],
[
"keystone_dart",
null
],
[
"byte_size_formatter",
null
],
[
"flutter_easylogger",
null
],
[
"ical",
null
],
[
"dart_jikan",
null
],
[
"funding_choices",
null
],
[
"rethinkdb_dart",
null
],
[
"clever_stepper",
null
],
[
"flutter_native_config",
null
],
[
"statusbar",
null
],
[
"fireauth",
null
],
[
"mercado_pago",
null
],
[
"injectorio",
null
],
[
"raw_gnss",
null
],
[
"sparrow_dio",
null
],
[
"dynamic_tabs",
null
],
[
"mustache_recase",
null
],
[
"snapchat_flutter_plugin",
null
],
[
"peek_and_pop",
null
],
[
"multiutillib",
null
],
[
"dart_cart",
null
],
[
"flutter_gpiod",
null
],
[
"jp_prefecture",
null
],
[
"bitstream",
null
],
[
"audio_recorder",
null
],
[
"anime_pin_code_field",
null
],
[
"stateful",
null
],
[
"iamport_flutter",
null
],
[
"localization_generator",
null
],
[
"csp",
null
],
[
"simple_polls",
null
],
[
"touch_bar",
null
],
[
"validate",
null
],
[
"global_network",
null
],
[
"angel_client",
null
],
[
"masked_text_input_formatter",
null
],
[
"fading_images_slider",
null
],
[
"string_literal_finder_annotations",
null
],
[
"arcore_plugin",
null
],
[
"ussd",
null
],
[
"custom_sheet",
null
],
[
"emodebug",
null
],
[
"flutter_native_web",
null
],
[
"qiniu_sdk_base",
null
],
[
"currencylistpicker",
null
],
[
"filex",
null
],
[
"xs_progress_hud",
null
],
[
"lazy_memo",
null
],
[
"screen_utils",
null
],
[
"driver_extensions",
null
],
[
"network_image_to_byte",
null
],
[
"directory_picker",
null
],
[
"intl_message",
null
],
[
"weathers",
null
],
[
"aws_sesv2_api",
null
],
[
"gif_ani",
null
],
[
"lofelt",
null
],
[
"huawei_hmsavailability",
null
],
[
"mncapps",
null
],
[
"lit_localization_service",
null
],
[
"angel3_model",
null
],
[
"tidy",
null
],
[
"easy_theme",
null
],
[
"contrast_checker",
null
],
[
"starflut",
null
],
[
"quote_buffer",
null
],
[
"auto_localization",
null
],
[
"swipeable_card_stack",
null
],
[
"flutter_animations",
null
],
[
"scroll_to_index_with_offset",
null
],
[
"media_utils",
null
],
[
"wifi_configuration_2",
null
],
[
"disposing",
null
],
[
"firestore_query_builder",
null
],
[
"stash_memory",
null
],
[
"tool_mobile",
null
],
[
"widget_view",
null
],
[
"show_drawer",
null
],
[
"text_span_field",
null
],
[
"cronparse",
null
],
[
"rapido",
null
],
[
"tokenizer",
null
],
[
"flutter_nano_var",
null
],
[
"alphatar",
null
],
[
"sider_bar",
null
],
[
"drawer_component",
null
],
[
"onboarding_anim",
null
],
[
"flutter_jpush",
null
],
[
"xpath_parse",
null
],
[
"dio2",
null
],
[
"open_weather_api_client",
null
],
[
"tabbar_magic_indicator",
null
],
[
"flutter_sheet_localization_generator",
null
],
[
"flutter_margin_widget",
null
],
[
"adaptive_container",
null
],
[
"libsodium",
null
],
[
"flutter_ccpp",
null
],
[
"randomizer",
null
],
[
"gradle_properties",
null
],
[
"kdbx",
null
],
[
"ttlock_flutter",
null
],
[
"angel3_combinator",
null
],
[
"angel3_http_exception",
null
],
[
"jh_debug",
null
],
[
"android_power_manager",
null
],
[
"angel3_route",
null
],
[
"flutter_qiniu",
null
],
[
"sort_price",
null
],
[
"screen_autosize",
null
],
[
"flutter_visibility_aware",
null
],
[
"yak_result",
null
],
[
"tap_reaction",
null
],
[
"flutter_cached",
null
],
[
"network_handler",
null
],
[
"logger_csx",
null
],
[
"flutter_breadcrumb_menu",
null
],
[
"flutter_iexcloud_api",
null
],
[
"angel3_merge_map",
null
],
[
"image_share",
null
],
[
"angel3_container",
null
],
[
"animate_countdown_text",
null
],
[
"emoji_regex",
null
],
[
"custom_camera",
null
],
[
"flutter_image_gallery",
null
],
[
"deact",
null
],
[
"flutter_lifecycle",
null
],
[
"loading_hud",
null
],
[
"device_info_tizen",
null
],
[
"flutter_dropdown_search",
null
],
[
"flutter_hooks_extra",
null
],
[
"nano_mock",
null
],
[
"responsive_screen",
null
],
[
"http_repository",
null
],
[
"aws_cloudwatch_api",
null
],
[
"featurestar",
null
],
[
"nano_var",
null
],
[
"flutter_native_select",
null
],
[
"ipaddr",
null
],
[
"docker_commander",
null
],
[
"minimal_onboarding",
null
],
[
"deivao_drawer",
null
],
[
"flutter_i18n_locize",
null
],
[
"bluetoothonoff",
null
],
[
"flutter_ckb_localization",
null
],
[
"get_localization",
null
],
[
"easter_egg_trigger",
null
],
[
"flutter_datetime_formfield",
null
],
[
"web_benchmarks",
null
],
[
"flutter_reactive_button",
null
],
[
"sqlite3_library_linux",
null
],
[
"at_utf7",
null
],
[
"nhost_flutter_graphql",
null
],
[
"shared_preferences_helper",
null
],
[
"x5_webview",
null
],
[
"package_signature",
null
],
[
"cloudinary_client",
null
],
[
"sidebar_bigeagle",
null
],
[
"flutterx_application",
null
],
[
"flutter_radar",
null
],
[
"flutter_baidu_mapapi_map",
null
],
[
"easy_pagination_datatable",
null
],
[
"flutter_layouts",
null
],
[
"flutter_sliver_tracker",
null
],
[
"rounded_qr",
null
],
[
"flake_uuid",
null
],
[
"flutter_interactional_widget",
null
],
[
"event_schedule_calendar",
null
],
[
"flexible_calendar",
null
],
[
"responder",
null
],
[
"photo_widget",
null
],
[
"flutter_ui_bloc",
null
],
[
"korean_words",
null
],
[
"flutter_torrent_streamer",
null
],
[
"preconditions",
null
],
[
"html_widgets",
null
],
[
"json_render",
null
],
[
"eventsource",
null
],
[
"seekbar",
null
],
[
"firebase_db_web_unofficial",
null
],
[
"flutter_firebase_auth_facade",
null
],
[
"prayer_time",
null
],
[
"flutter_matomo",
null
],
[
"restio",
null
],
[
"jhtoast",
null
],
[
"platform_list_tile",
null
],
[
"gbk2utf8",
null
],
[
"warble",
null
],
[
"r_album",
null
],
[
"flutter_curved_tab_bar",
null
],
[
"cornerstone",
null
],
[
"emarsys_sdk",
null
],
[
"refreshable_reorderable_list",
null
],
[
"responsive_value",
null
],
[
"to_yaml",
null
],
[
"get_navigation",
null
],
[
"responsive_property",
null
],
[
"built_mirrors",
null
],
[
"carp_communication_package",
null
],
[
"jaguar_common",
null
],
[
"dioc",
null
],
[
"video_player_header",
null
],
[
"countdown_timer_simple",
null
],
[
"ioc",
null
],
[
"handy_toast",
null
],
[
"jshare_flutter_plugin",
null
],
[
"better_page_turn",
null
],
[
"dolumns",
null
],
[
"skawa_material_components",
null
],
[
"flutter_lyric",
null
],
[
"obscured_preferences",
null
],
[
"sk_numberpad",
null
],
[
"super_enum_sealed_annotations",
null
],
[
"shimmer_image",
null
],
[
"aws_chime_api",
null
],
[
"camera_snap",
null
],
[
"liquidart",
null
],
[
"lorem_cutesum",
null
],
[
"aws_sqs_api",
null
],
[
"restcountries",
null
],
[
"humanitarian_icons",
null
],
[
"gql_phoenix_link",
null
],
[
"relative_layout",
null
],
[
"tale_drawer",
null
],
[
"page_view_sliding_indicator",
null
],
[
"merging_builder",
null
],
[
"flutter_geofencing",
null
],
[
"data_cache_manager",
null
],
[
"text_shadow",
null
],
[
"resty",
null
],
[
"aws_kinesis_video_signaling_api",
null
],
[
"flutter_kushki",
null
],
[
"juicer",
null
],
[
"functional_admob_flutter",
null
],
[
"eggnstone_google_analytics",
null
],
[
"angel3_code_buffer",
null
],
[
"bar_chart_race",
null
],
[
"aws_lambda_api",
null
],
[
"flutter_multiple_fill",
null
],
[
"google_sign_in_dartio",
null
],
[
"tap_to_dismiss_keyboard",
null
],
[
"cubos_extensions",
null
],
[
"image_web_picker",
null
],
[
"rust_like_result",
null
],
[
"tinkoff_invest",
null
],
[
"group_tableview",
null
],
[
"slim",
null
],
[
"test_core",
null
],
[
"measure",
null
],
[
"built_path",
null
],
[
"facebook_applinks",
null
],
[
"pixel_border",
null
],
[
"flutter_rave",
null
],
[
"keyboard_languages",
null
],
[
"circular_usage_indicator",
null
],
[
"google_sign_in_all",
null
],
[
"rapidoreach",
null
],
[
"navigate",
null
],
[
"link",
null
],
[
"audiocutter",
null
],
[
"strengthpassword",
null
],
[
"add_cart_parabola",
null
],
[
"idempierews_dart",
null
],
[
"fk_action_sheet",
null
],
[
"analyzer_plugin_fork",
null
],
[
"animated_dialog",
null
],
[
"num_utilities",
null
],
[
"connectivity_plus_web",
null
],
[
"flutter_zebra_datawedge",
null
],
[
"multi_downloader",
null
],
[
"flutter_ibm_watson",
null
],
[
"flutter_net_captcha",
null
],
[
"model_factory",
null
],
[
"direct_dialer",
null
],
[
"dart_stream",
null
],
[
"apn_json2model",
null
],
[
"receive_intent",
null
],
[
"advanced_page_slider",
null
],
[
"uni_links_platform_interface",
null
],
[
"nfc_emulator",
null
],
[
"build_runner_core",
null
],
[
"rpi_i2c",
null
],
[
"mustache",
null
],
[
"shake_widget",
null
],
[
"elementary",
null
],
[
"fxendit",
null
],
[
"reactive_image_picker",
null
],
[
"thermal",
null
],
[
"app_starter",
null
],
[
"nextflow_thai_personal_id",
null
],
[
"config_builder",
null
],
[
"analysis_server_lib",
null
],
[
"share_plus_linux",
null
],
[
"get_file_contents_from",
null
],
[
"angel_hot",
null
],
[
"mic_stream",
null
],
[
"im_avatar",
null
],
[
"flutter_time_date_picker",
null
],
[
"flutter_pdf_renderer",
null
],
[
"load_items",
null
],
[
"pindo",
null
],
[
"express_dt",
null
],
[
"multi_platform_widget",
null
],
[
"colorful_print",
null
],
[
"responsive_toolkit",
null
View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment