mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2025-04-04 23:06:31 +08:00
1 line
8.2 KiB
Plaintext
1 line
8.2 KiB
Plaintext
{"version":3,"file":"index.umd.js","sources":["../../../../../packages/ui/src/page/src/initValue.ts","../../../../../packages/ui/src/container/src/initValue.ts","../../../../../packages/ui/src/button/src/initValue.ts","../../../../../packages/ui/src/text/src/initValue.ts","../../../../../packages/ui/src/img/src/initValue.ts","../../../../../packages/ui/src/qrcode/src/initValue.ts","../../../../../packages/ui/src/overlay/src/initValue.ts","../../../.tmagic/value-entry.ts"],"sourcesContent":["/*\n * Tencent is pleased to support the open source community by making TMagicEditor available.\n *\n * Copyright (C) 2023 THL A29 Limited, a Tencent company. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nexport default {\n items: [],\n style: {\n width: '100%',\n height: '100%',\n },\n};\n","/*\n * Tencent is pleased to support the open source community by making TMagicEditor available.\n *\n * Copyright (C) 2023 THL A29 Limited, a Tencent company. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nexport default {\n items: [],\n style: {\n width: '375',\n height: '100',\n },\n};\n","/*\n * Tencent is pleased to support the open source community by making TMagicEditor available.\n *\n * Copyright (C) 2023 THL A29 Limited, a Tencent company. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nexport default {\n text: '请输入文本内容',\n multiple: true,\n style: {\n width: '270',\n height: '37.5',\n border: 0,\n backgroundColor: '#fb6f00',\n },\n};\n","/*\n * Tencent is pleased to support the open source community by making TMagicEditor available.\n *\n * Copyright (C) 2023 THL A29 Limited, a Tencent company. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nexport default {\n type: 'text',\n text: '请输入文本内容',\n multiple: true,\n style: {\n width: '100',\n height: 'auto',\n },\n};\n","/*\n * Tencent is pleased to support the open source community by making TMagicEditor available.\n *\n * Copyright (C) 2023 THL A29 Limited, a Tencent company. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nexport default {\n src: 'https://puui.qpic.cn/vupload/0/1573555382625_bhp0wud8l6w.png/0',\n url: '',\n style: {\n position: 'absolute',\n left: '57',\n width: '176',\n height: '176',\n },\n};\n","/*\n * Tencent is pleased to support the open source community by making TMagicEditor available.\n *\n * Copyright (C) 2023 THL A29 Limited, a Tencent company. All rights reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\nexport default {\n url: 'https://m.film.qq.com',\n style: {\n position: 'absolute',\n left: '57',\n width: '176',\n height: '176',\n },\n};\n","export default {\n style: {\n position: 'fixed',\n width: '100%',\n height: '100%',\n top: 0,\n left: 0,\n backgroundColor: 'rgba(0, 0, 0, 0.8)',\n },\n items: [],\n};\n","import page from '/data/magic/tmagic-editor/packages/ui/src/page/src/initValue';\nimport container from '/data/magic/tmagic-editor/packages/ui/src/container/src/initValue';\nimport button from '/data/magic/tmagic-editor/packages/ui/src/button/src/initValue';\nimport text from '/data/magic/tmagic-editor/packages/ui/src/text/src/initValue';\nimport img from '/data/magic/tmagic-editor/packages/ui/src/img/src/initValue';\nimport qrcode from '/data/magic/tmagic-editor/packages/ui/src/qrcode/src/initValue';\nimport overlay from '/data/magic/tmagic-editor/packages/ui/src/overlay/src/initValue';\n\nconst values: Record<string, any> = {\n 'page': page,\n 'container': container,\n 'button': button,\n 'text': text,\n 'img': img,\n 'qrcode': qrcode,\n 'overlay': overlay,\n};\n\nexport default values;"],"names":[],"mappings":";;;;;;AAkBA,eAAe;EAAA,EACb,OAAO,EAAC;EAAA,EACR,KAAO,EAAA;EAAA,IACL,KAAO,EAAA,MAAA;EAAA,IACP,MAAQ,EAAA,MAAA;EAAA,GACV;EACF,CAAA;;ACNA,oBAAe;EAAA,EACb,OAAO,EAAC;EAAA,EACR,KAAO,EAAA;EAAA,IACL,KAAO,EAAA,KAAA;EAAA,IACP,MAAQ,EAAA,KAAA;EAAA,GACV;EACF,CAAA;;ACNA,iBAAe;EAAA,EACb,IAAM,EAAA,4CAAA;EAAA,EACN,QAAU,EAAA,IAAA;EAAA,EACV,KAAO,EAAA;EAAA,IACL,KAAO,EAAA,KAAA;EAAA,IACP,MAAQ,EAAA,MAAA;EAAA,IACR,MAAQ,EAAA,CAAA;EAAA,IACR,eAAiB,EAAA,SAAA;EAAA,GACnB;EACF,CAAA;;ACTA,eAAe;EAAA,EACb,IAAM,EAAA,MAAA;EAAA,EACN,IAAM,EAAA,4CAAA;EAAA,EACN,QAAU,EAAA,IAAA;EAAA,EACV,KAAO,EAAA;EAAA,IACL,KAAO,EAAA,KAAA;EAAA,IACP,MAAQ,EAAA,MAAA;EAAA,GACV;EACF,CAAA;;ACRA,cAAe;EAAA,EACb,GAAK,EAAA,gEAAA;EAAA,EACL,GAAK,EAAA,EAAA;EAAA,EACL,KAAO,EAAA;EAAA,IACL,QAAU,EAAA,UAAA;EAAA,IACV,IAAM,EAAA,IAAA;EAAA,IACN,KAAO,EAAA,KAAA;EAAA,IACP,MAAQ,EAAA,KAAA;EAAA,GACV;EACF,CAAA;;ACTA,iBAAe;EAAA,EACb,GAAK,EAAA,uBAAA;EAAA,EACL,KAAO,EAAA;EAAA,IACL,QAAU,EAAA,UAAA;EAAA,IACV,IAAM,EAAA,IAAA;EAAA,IACN,KAAO,EAAA,KAAA;EAAA,IACP,MAAQ,EAAA,KAAA;EAAA,GACV;EACF,CAAA;;AC1BA,kBAAe;EAAA,EACb,KAAO,EAAA;EAAA,IACL,QAAU,EAAA,OAAA;EAAA,IACV,KAAO,EAAA,MAAA;EAAA,IACP,MAAQ,EAAA,MAAA;EAAA,IACR,GAAK,EAAA,CAAA;EAAA,IACL,IAAM,EAAA,CAAA;EAAA,IACN,eAAiB,EAAA,oBAAA;EAAA,GACnB;EAAA,EACA,OAAO,EAAC;EACV,CAAA;;ACFA,QAAM,MAA8B,GAAA;EAAA,EAClC,MAAQ,EAAA,IAAA;EAAA,EACR,WAAa,EAAA,SAAA;EAAA,EACb,QAAU,EAAA,MAAA;EAAA,EACV,MAAQ,EAAA,IAAA;EAAA,EACR,KAAO,EAAA,GAAA;EAAA,EACP,QAAU,EAAA,MAAA;EAAA,EACV,SAAW,EAAA,OAAA;EACb;;;;;;;;"} |