@zyzgroup/core-vue 0.0.11 → 0.0.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (96) hide show
  1. package/README.md +0 -15
  2. package/ce/style.css +1 -1
  3. package/ce/yz_custom_element.iife.js +52 -77
  4. package/ce/yz_custom_element.iife.js.map +1 -1
  5. package/ce/yz_custom_element.js +16919 -41395
  6. package/ce/yz_custom_element.js.map +1 -1
  7. package/ce/yz_custom_element.umd.cjs +52 -77
  8. package/ce/yz_custom_element.umd.cjs.map +1 -1
  9. package/dist/style.css +1 -1
  10. package/dist/zyzgroup_core_vue.iife.js +43 -54
  11. package/dist/zyzgroup_core_vue.iife.js.map +1 -0
  12. package/dist/zyzgroup_core_vue.js +14985 -37902
  13. package/dist/zyzgroup_core_vue.js.map +1 -0
  14. package/dist/zyzgroup_core_vue.umd.cjs +43 -54
  15. package/dist/zyzgroup_core_vue.umd.cjs.map +1 -0
  16. package/package.json +5 -5
  17. package/types/components/AnimatePanel.ce.vue.d.ts +34 -0
  18. package/types/components/AnimatePanel.vue.d.ts +34 -0
  19. package/types/components/Button.ce.vue.d.ts +13 -15
  20. package/types/components/Button.vue.d.ts +13 -15
  21. package/types/components/CheckboxGroup.ce.vue.d.ts +79 -0
  22. package/types/components/CheckboxGroup.vue.d.ts +79 -0
  23. package/types/components/ColorPicker.ce.vue.d.ts +41 -0
  24. package/types/components/ColorPicker.vue.d.ts +41 -0
  25. package/types/components/Dialog.ce.vue.d.ts +12 -8
  26. package/types/components/Dialog.vue.d.ts +12 -8
  27. package/types/components/DialogLoading.ce.vue.d.ts +28 -7
  28. package/types/components/DialogLoading.vue.d.ts +28 -7
  29. package/types/components/EaseGraphDisplay.ce.vue.d.ts +71 -0
  30. package/types/components/EaseGraphDisplay.vue.d.ts +71 -0
  31. package/types/components/EaseGroupGraphDisplay.ce.vue.d.ts +55 -0
  32. package/types/components/EaseGroupGraphDisplay.vue.d.ts +55 -0
  33. package/types/components/FPSStats.ce.vue.d.ts +2 -0
  34. package/types/components/FPSStats.vue.d.ts +2 -0
  35. package/types/components/HandWritePanel.ce.vue.d.ts +61 -0
  36. package/types/components/HandWritePanel.vue.d.ts +61 -0
  37. package/types/components/InterpolationGraphDisplay.ce.vue.d.ts +54 -0
  38. package/types/components/InterpolationGraphDisplay.vue.d.ts +54 -0
  39. package/types/components/InterpolationGroupGraphDisplay.ce.vue.d.ts +45 -0
  40. package/types/components/InterpolationGroupGraphDisplay.vue.d.ts +45 -0
  41. package/types/components/MapTianditu.ce.vue.d.ts +67 -0
  42. package/types/components/MapTianditu.vue.d.ts +67 -0
  43. package/types/components/MobileLayout.ce.vue.d.ts +6 -36
  44. package/types/components/MobileLayout.vue.d.ts +6 -36
  45. package/types/components/Overlay.ce.vue.d.ts +45 -0
  46. package/types/components/Overlay.vue.d.ts +45 -0
  47. package/types/components/PlateDisplay.ce.vue.d.ts +37 -0
  48. package/types/components/PlateDisplay.vue.d.ts +37 -0
  49. package/types/components/PlateKeyboard.ce.vue.d.ts +45 -0
  50. package/types/components/PlateKeyboard.vue.d.ts +45 -0
  51. package/types/components/PlateMobile.ce.vue.d.ts +35 -0
  52. package/types/components/PlateMobile.vue.d.ts +35 -0
  53. package/types/components/Pop.ce.vue.d.ts +67 -0
  54. package/types/components/Pop.vue.d.ts +67 -0
  55. package/types/components/Popover.ce.vue.d.ts +42 -0
  56. package/types/components/Popover.vue.d.ts +42 -0
  57. package/types/components/PopoverHeadlessUI.ce.vue.d.ts +10 -0
  58. package/types/components/PopoverHeadlessUI.vue.d.ts +10 -0
  59. package/types/components/RadioGroup.ce.vue.d.ts +79 -0
  60. package/types/components/RadioGroup.vue.d.ts +79 -0
  61. package/types/components/ResizeObserver.ce.vue.d.ts +37 -0
  62. package/types/components/ResizeObserver.vue.d.ts +37 -0
  63. package/types/components/Select.ce.vue.d.ts +31 -4
  64. package/types/components/Select.vue.d.ts +31 -4
  65. package/types/components/SlideLeftItem.ce.vue.d.ts +60 -0
  66. package/types/components/SlideLeftItem.vue.d.ts +60 -0
  67. package/types/components/Switch.ce.vue.d.ts +63 -0
  68. package/types/components/Switch.vue.d.ts +63 -0
  69. package/types/components/Tab.ce.vue.d.ts +30 -0
  70. package/types/components/Tab.vue.d.ts +30 -0
  71. package/types/components/Tabs.ce.vue.d.ts +33 -0
  72. package/types/components/Tabs.vue.d.ts +33 -0
  73. package/types/components/TabsForCE.ce.vue.d.ts +38 -0
  74. package/types/components/TabsForCE.vue.d.ts +38 -0
  75. package/types/components/svg/SVGCheck.ce.vue.d.ts +34 -0
  76. package/types/components/svg/SVGCheck.vue.d.ts +34 -0
  77. package/types/components/svg/SVGCleanUp.ce.vue.d.ts +34 -0
  78. package/types/components/svg/SVGCleanUp.vue.d.ts +34 -0
  79. package/types/components/svg/SVGDelete.ce.vue.d.ts +36 -0
  80. package/types/components/svg/SVGDelete.vue.d.ts +36 -0
  81. package/types/components/svg/SVGFail.ce.vue.d.ts +36 -0
  82. package/types/components/svg/SVGFail.vue.d.ts +36 -0
  83. package/types/components/svg/SVGHome.ce.vue.d.ts +36 -0
  84. package/types/components/svg/SVGHome.vue.d.ts +36 -0
  85. package/types/components/svg/SVGPrompt.ce.vue.d.ts +36 -0
  86. package/types/components/svg/SVGPrompt.vue.d.ts +36 -0
  87. package/types/components/svg/SVGQuestion.ce.vue.d.ts +36 -0
  88. package/types/components/svg/SVGQuestion.vue.d.ts +36 -0
  89. package/types/components/svg/SVGReturn.ce.vue.d.ts +36 -0
  90. package/types/components/svg/SVGReturn.vue.d.ts +36 -0
  91. package/types/components/svg/SVGSuccess.vue.d.ts +36 -0
  92. package/types/components/svg/SVGWaiting.ce.vue.d.ts +36 -0
  93. package/types/components/svg/SVGWaiting.vue.d.ts +36 -0
  94. package/types/hooks/useWindowSize.d.ts +5 -0
  95. package/types/lib.d.ts +25 -5
  96. package/dist/vite.svg +0 -1
package/README.md CHANGED
@@ -1,15 +0,0 @@
1
- ```
2
- // 引入的包大
3
- import { Icon } from '@zyzgroup/core-vue'
4
-
5
- // 组件中使用的库需要另外安装
6
- import Icon from '@zyzgroup/core-vue/Icon.vue'
7
-
8
- `npm run ce`
9
- /src/webcomponent.js
10
- /apps/webcomponent.html
11
- https://cdn.jsdelivr.net/npm/@zyzgroup/core-vue@latest/ce/yz_custom_element.iife.js
12
-
13
- /src/lib.ts
14
-
15
- ```
package/ce/style.css CHANGED
@@ -1 +1 @@
1
- .icon[data-v-8789b4ce]{display:inline-flex;justify-content:center;align-items:center;cursor:pointer;font-size:1em}@media only screen and (max-width: 300px){html{font-size:40px}}@media only screen and (min-width: 301px) and (max-width: 330px){html{font-size:44px}}@media only screen and (min-width: 331px) and (max-width: 375px){html{font-size:50px}}@media only screen and (min-width: 376px) and (max-width: 405px){html{font-size:54px}}@media only screen and (min-width: 406px) and (max-width: 450px){html{font-size:60px}}@media only screen and (min-width: 451px) and (max-width: 480px){html{font-size:64px}}@media only screen and (min-width: 481px) and (max-width: 525px){html{font-size:70px}}@media only screen and (min-width: 526px) and (max-width: 555px){html{font-size:74px}}@media only screen and (min-width: 556px) and (max-width: 600px){html{font-size:80px}}@media only screen and (min-width: 601px) and (max-width: 640px){html{font-size:84px}}@media only screen and (min-width: 641px) and (max-width: 675px){html{font-size:90px}}@media only screen and (min-width: 676px) and (max-width: 705px){html{font-size:94px}}@media only screen and (min-width: 706px) and (max-width: 750px){html{font-size:100px}}@media only screen and (min-width: 751px){html{font-size:100px}}.button[data-v-b5ee00bb]{box-sizing:border-box;display:inline-flex;justify-content:center;align-items:center;z-index:0}.label[data-v-b5ee00bb]{display:inline-flex;justify-content:center;align-items:center}.overlay[data-v-23e93400]{position:fixed;z-index:2000;inset:0}.content[data-v-23e93400]{position:fixed;z-index:2001;inset:0;overflow-y:auto}.content-inner[data-v-23e93400]{display:flex;min-height:100%;align-items:center;justify-content:center;text-align:center}.panel[data-v-23e93400]{border-radius:1em;vertical-align:middle;min-width:20em;max-width:50%;overflow:hidden}.title[data-v-23e93400]{position:relative;font-size:20px;min-height:20px;margin-top:1em}.title-inner[data-v-23e93400]{font-weight:700;min-height:20px;padding:0 2em}.close[data-v-23e93400]{position:absolute;top:0;right:0;width:2em;height:100%;font-size:1.2em}.custom-content[data-v-23e93400]{font-size:16px;padding:1em;word-break:break-all}.btns[data-v-23e93400]{display:flex;justify-content:center}.btn[data-v-23e93400]{flex:1 1 auto;border-radius:0}svg[data-v-29f8de14]{transform-origin:center;animation:rotate-29f8de14 2s linear infinite}circle[data-v-29f8de14]{fill:none;stroke-width:3;stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round;animation:dash-29f8de14 1.5s ease-in-out infinite}@keyframes rotate-29f8de14{to{transform:rotate(360deg)}}@keyframes dash-29f8de14{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,200;stroke-dashoffset:-35px}to{stroke-dashoffset:-125px}}
1
+ .icon[data-v-8789b4ce]{display:inline-flex;justify-content:center;align-items:center;cursor:pointer;font-size:1em}@media only screen and (max-width: 300px){html{font-size:40px}}@media only screen and (min-width: 301px) and (max-width: 330px){html{font-size:44px}}@media only screen and (min-width: 331px) and (max-width: 375px){html{font-size:50px}}@media only screen and (min-width: 376px) and (max-width: 405px){html{font-size:54px}}@media only screen and (min-width: 406px) and (max-width: 450px){html{font-size:60px}}@media only screen and (min-width: 451px) and (max-width: 480px){html{font-size:64px}}@media only screen and (min-width: 481px) and (max-width: 525px){html{font-size:70px}}@media only screen and (min-width: 526px) and (max-width: 555px){html{font-size:74px}}@media only screen and (min-width: 556px) and (max-width: 600px){html{font-size:80px}}@media only screen and (min-width: 601px) and (max-width: 640px){html{font-size:84px}}@media only screen and (min-width: 641px) and (max-width: 675px){html{font-size:90px}}@media only screen and (min-width: 676px) and (max-width: 705px){html{font-size:94px}}@media only screen and (min-width: 706px) and (max-width: 750px){html{font-size:100px}}@media only screen and (min-width: 751px){html{font-size:100px}}.button[data-v-f3d3c7ec]{box-sizing:border-box;display:inline-flex;justify-content:center;align-items:center;z-index:0}.label[data-v-f3d3c7ec]{display:inline-flex;justify-content:center;align-items:center}.dialog-wrap[data-v-002ae342]{display:flex;justify-content:center;align-items:center}.dialog[data-v-002ae342]{border-radius:8px;background-color:#fff;min-width:20em;max-width:50%;overflow:hidden}.title[data-v-002ae342]{position:relative;font-size:20px;min-height:20px;margin-top:1em}.title-inner[data-v-002ae342]{font-weight:700;min-height:20px;padding:0 2em;text-align:center}.close[data-v-002ae342]{position:absolute;top:0;right:0;width:2em;height:100%;font-size:1.2em}.custom-content[data-v-002ae342]{font-size:16px;padding:1em;word-break:break-all}.btns[data-v-002ae342]{display:flex;justify-content:center}.btn[data-v-002ae342]{flex:1 1 auto;border-radius:0}svg[data-v-29f8de14]{transform-origin:center;animation:rotate-29f8de14 2s linear infinite}circle[data-v-29f8de14]{fill:none;stroke-width:3;stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round;animation:dash-29f8de14 1.5s ease-in-out infinite}@keyframes rotate-29f8de14{to{transform:rotate(360deg)}}@keyframes dash-29f8de14{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,200;stroke-dashoffset:-35px}to{stroke-dashoffset:-125px}}svg[data-v-987aed3d]{transform-origin:center}svg[data-v-85491020]{transform-origin:center}.popup-plate[data-v-6e8b6f81]{box-sizing:border-box;width:100%;background-color:#ddd}.hide[data-v-6e8b6f81]{display:none!important}.popup-plate>div[data-v-6e8b6f81]:nth-child(1){display:flex;justify-content:flex-end;background-color:#fff;border-top:1px solid #e6e6e6}.popup-plate>div:nth-child(1)>div[data-v-6e8b6f81]{flex:0 0 auto;padding:0 .3rem;color:#5a82f0;font-size:16px;line-height:2.6;cursor:pointer}.popup-plate>.step[data-v-6e8b6f81]{display:flex;flex-wrap:wrap;justify-content:center;padding:.2rem .2rem .1rem}.popup-plate>.step>.popitem[data-v-6e8b6f81]{flex:0 0 auto;width:1rem;padding:.2rem 0;border:1px solid #e6e6e6;border-radius:.08rem;margin-right:.1rem;margin-bottom:.1rem;font-size:16px;line-height:1;text-align:center;background-color:#fff;cursor:pointer}.popup-plate>.step>.popitem[data-v-6e8b6f81]:not(.unactive):active{background-color:#eee}.popup-plate>.step>.popitem.unactive[data-v-6e8b6f81]{color:#ccc}.popup-plate>.step>.popitem.popitem-clear[data-v-6e8b6f81]{background-color:#eee;display:flex;justify-content:center;align-items:center}svg[data-v-4747d4a7]{transform-origin:center}.ease-graph[data-v-1f39c8d3]{display:inline-block}.ease-graph>div[data-v-1f39c8d3]:nth-child(1){margin-top:10px;font-size:14px}.ease-graph>div[data-v-1f39c8d3]:nth-child(2){margin-bottom:10px}.ease-graph>div:nth-child(2)>div+div[data-v-1f39c8d3]{margin-left:10px}.interpolation-graph[data-v-5e4289c7]{display:inline-block}.interpolation-graph>div[data-v-5e4289c7]:nth-child(1){margin-top:10px;margin-bottom:10px;font-size:14px}