@zyzgroup/core-vue 0.0.12 → 0.0.14
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.
- package/README.md +0 -17
- package/ce/style.css +1 -1
- package/ce/yz_custom_element.iife.js +58 -37
- package/ce/yz_custom_element.iife.js.map +1 -1
- package/ce/yz_custom_element.js +18390 -8803
- package/ce/yz_custom_element.js.map +1 -1
- package/ce/yz_custom_element.umd.cjs +58 -37
- package/ce/yz_custom_element.umd.cjs.map +1 -1
- package/dist/style.css +1 -1
- package/dist/zyzgroup_core_vue.iife.js +27 -15
- package/dist/zyzgroup_core_vue.iife.js.map +1 -1
- package/dist/zyzgroup_core_vue.js +15301 -5991
- package/dist/zyzgroup_core_vue.js.map +1 -1
- package/dist/zyzgroup_core_vue.umd.cjs +27 -15
- package/dist/zyzgroup_core_vue.umd.cjs.map +1 -1
- package/package.json +1 -1
- package/types/components/Accordion.ce.vue.d.ts +78 -0
- package/types/components/Accordion.vue.d.ts +78 -0
- package/types/components/AnimatePanel.ce.vue.d.ts +34 -0
- package/types/components/AnimatePanel.vue.d.ts +34 -0
- package/types/components/Dialog.ce.vue.d.ts +1 -1
- package/types/components/Dialog.vue.d.ts +1 -1
- package/types/components/DialogLoading.ce.vue.d.ts +1 -1
- package/types/components/DialogLoading.vue.d.ts +1 -1
- package/types/components/EaseGraphDisplay.ce.vue.d.ts +71 -0
- package/types/components/EaseGraphDisplay.vue.d.ts +71 -0
- package/types/components/EaseGroupGraphDisplay.ce.vue.d.ts +55 -0
- package/types/components/EaseGroupGraphDisplay.vue.d.ts +55 -0
- package/types/components/FPSStats.ce.vue.d.ts +2 -0
- package/types/components/FPSStats.vue.d.ts +2 -0
- package/types/components/HandWritePanel.ce.vue.d.ts +61 -0
- package/types/components/HandWritePanel.vue.d.ts +61 -0
- package/types/components/Input.ce.vue.d.ts +103 -0
- package/types/components/Input.vue.d.ts +103 -0
- package/types/components/InterpolationGraphDisplay.ce.vue.d.ts +54 -0
- package/types/components/InterpolationGraphDisplay.vue.d.ts +54 -0
- package/types/components/InterpolationGroupGraphDisplay.ce.vue.d.ts +45 -0
- package/types/components/InterpolationGroupGraphDisplay.vue.d.ts +45 -0
- package/types/components/MobileLayout.ce.vue.d.ts +6 -36
- package/types/components/MobileLayout.vue.d.ts +6 -36
- package/types/components/Overlay.ce.vue.d.ts +5 -0
- package/types/components/Overlay.vue.d.ts +5 -0
- package/types/components/PlateKeyboard.ce.vue.d.ts +1 -1
- package/types/components/PlateKeyboard.vue.d.ts +1 -1
- package/types/components/Pop.ce.vue.d.ts +9 -4
- package/types/components/Pop.vue.d.ts +9 -4
- package/types/components/Popover.ce.vue.d.ts +5 -0
- package/types/components/Popover.vue.d.ts +5 -0
- package/types/components/ProgressBar.ce.vue.d.ts +61 -0
- package/types/components/ProgressBar.vue.d.ts +61 -0
- package/types/components/SlideLeftItem.ce.vue.d.ts +5 -0
- package/types/components/SlideLeftItem.vue.d.ts +5 -0
- package/types/components/Video.ce.vue.d.ts +55 -0
- package/types/components/Video.vue.d.ts +55 -0
- package/types/components/bg/BGBar.ce.vue.d.ts +49 -0
- package/types/components/bg/BGBar.vue.d.ts +49 -0
- package/types/components/svg/SVGDown.ce.vue.d.ts +36 -0
- package/types/components/svg/SVGDown.vue.d.ts +36 -0
- package/types/components/svg/SVGLock.ce.vue.d.ts +36 -0
- package/types/components/svg/SVGLock.vue.d.ts +36 -0
- package/types/lib.d.ts +12 -1
package/dist/style.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.icon[data-v-8789b4ce]{display:inline-flex;justify-content:center;align-items:center;cursor:pointer;font-size:1em}.button[data-v-bfabd99a]{box-sizing:border-box;display:inline-flex;justify-content:center;align-items:center;z-index:0}.label[data-v-bfabd99a]{display:inline-flex;justify-content:center;align-items:center}@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}}#page[data-v-aea09f8f]{width:100%;height:100%;position:relative;overflow:hidden;display:flex;flex-direction:column}#header[data-v-aea09f8f]{position:absolute;left:0;top:0;z-index:200;width:100%}#footer[data-v-aea09f8f]{position:absolute;left:0;bottom:0;z-index:200;width:100%}#main[data-v-aea09f8f]{flex:1 1 auto;overflow-y:scroll;display:flex;flex-direction:column}#main[data-v-aea09f8f]>:nth-child(1){flex:1 1 auto}#left[data-v-aea09f8f]{position:absolute;left:0;top:0;z-index:200;height:100%}#right[data-v-aea09f8f]{position:absolute;right:0;top:0;z-index:200;height:100%}.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}}.loading[data-v-d2aea832]{display:flex;flex-direction:column;justify-content:center;align-items:center}.icon[data-v-d2aea832]{padding:2em 0}.content[data-v-d2aea832]{font-size:1em;margin-top:-1em;margin-bottom:1em}.wrap[data-v-fa343805]{display:inline-block;position:relative}.button[data-v-fa343805]{position:relative;width:100%;border-width:0;display:flex;justify-content:center;padding:0}.options[data-v-fa343805]{position:relative;width:100%;text-align:center;margin:0;padding:0;box-sizing:border-box}.option[data-v-fa343805]{cursor:pointer}.option-inner[data-v-fa343805]{padding:.5em 1em .5em .5em;display:flex;justify-content:center;align-items:center;position:relative;background-color:var(--select-option-bg-color)}.option-inner[data-v-fa343805]:hover{background-color:var(--select-option-bg-color-hover)}.icon[data-v-fa343805]{position:absolute;right:.5em;top:50%;transform:translateY(-50%)}.switch[data-v-2f656d49]{position:relative;display:inline-flex;align-items:center;flex-shrink:0;cursor:pointer;border-radius:9999px;box-sizing:border-box;transition:all .2s cubic-bezier(.4,0,.2,1)}.round[data-v-2f656d49]{pointer-events:none;display:inline-block;box-sizing:border-box;border-radius:9999px;transition:all .2s cubic-bezier(.4,0,.2,1)}.wrap[data-v-18ca2a3d]{display:inline-block;position:relative}.item[data-v-18ca2a3d]{display:inline-flex;justify-content:flex-start;align-items:center;cursor:pointer}.icon[data-v-18ca2a3d]{flex:0 0 auto;box-sizing:border-box;display:inline-flex;justify-content:flex-start;align-items:center;transition:border-color .2s ease-in-out,background-color .2s ease-in-out}.wrap[data-v-2616b69e]{display:inline-block;position:relative}.item[data-v-2616b69e]{display:inline-flex;justify-content:flex-start;align-items:center;cursor:pointer}.icon[data-v-2616b69e]{flex:0 0 auto;box-sizing:border-box;display:inline-flex;justify-content:flex-start;align-items:center;transition:border-color .2s ease-in-out,background-color .2s ease-in-out}.button[data-v-ac12603f]{display:inline-block;vertical-align:middle;width:1em;height:1em;border-radius:.3em;cursor:pointer}.resize-observer[data-v-97c2da37]{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;border:none;background-color:transparent;pointer-events:none;display:block;overflow:hidden;opacity:0}.resize-observer[data-v-97c2da37] object{display:block;position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden;pointer-events:none;z-index:-1}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}.plate-mobile[data-v-50f7545d]{background-color:#fff;overflow:hidden;border-radius:.16rem;padding-bottom:.3rem;padding-left:.3rem;padding-right:.3rem}.title[data-v-50f7545d]{font-size:16px;line-height:1;color:#333;font-weight:700;text-align:center;margin-top:.4rem;margin-bottom:.2rem}.plate-types[data-v-50f7545d]{display:flex;justify-content:center}.plate-types>div[data-v-50f7545d]{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:1.2rem;height:.88rem;border-radius:.08rem;background-color:#f5f5f5;cursor:pointer;overflow:hidden}.plate-types>div>div[data-v-50f7545d]:nth-child(1){width:.28rem;height:.28rem;margin-bottom:.1rem;border-radius:50%;background-color:#0078f0}.plate-types>div:nth-child(2)>div[data-v-50f7545d]:nth-child(1){background-color:#00f08c}.plate-types>div:nth-child(3)>div[data-v-50f7545d]:nth-child(1){background-color:#fac800}.plate-types>div:nth-child(4)>div[data-v-50f7545d]:nth-child(1){background:linear-gradient(90deg,#fac800 51.5%,#00f08c 51.51%)}.plate-types>div:nth-child(5)>div[data-v-50f7545d]:nth-child(1){background-color:#222}.plate-types>div>div[data-v-50f7545d]:nth-child(2){color:#ccc;font-size:14px;line-height:1;font-weight:700}.plate-types>div>div[data-v-50f7545d]:nth-child(3){display:none;position:absolute;right:-.02rem;bottom:-.02rem;width:.32rem;height:.32rem;border-radius:.32rem 0 .08rem;background:#5a82f0}.plate-types>div>div:nth-child(3)>svg[data-v-50f7545d]{position:absolute;top:.12rem;left:.12rem}.plate-types>div+div[data-v-50f7545d]{margin-left:.1rem}.plate-types>div.checked[data-v-50f7545d]{border:1px solid #5a82f0}.plate-types>div.checked>div[data-v-50f7545d]:nth-child(2){color:#333}.plate-types>div.checked>div[data-v-50f7545d]:nth-child(3){display:block}.plate-numbers[data-v-50f7545d]{display:flex;justify-content:center;align-items:center}.plate-numbers>div[data-v-50f7545d]{flex:1;max-width:.8rem;height:.88rem;line-height:.88rem;border-radius:.08rem;font-size:.36rem;color:#333;text-align:center;border:1px solid #cccccc}.plate-numbers>div.current[data-v-50f7545d]{border:1px solid #5a82f0}.plate-numbers>div+div[data-v-50f7545d]{margin-left:.1rem}.plate-numbers>div.dot[data-v-50f7545d]{flex:0;border:0;padding:0 .05rem;color:#ccc;font-size:46px;margin-right:-.1rem;margin-left:0}.info[data-v-50f7545d]{font-size:12px;line-height:16px;font-weight:400;color:#999;text-align:center;padding:0 .1rem;margin-top:.4rem}svg[data-v-4747d4a7]{transform-origin:center}.parent[data-v-9ea935aa]{position:relative;overflow:hidden;width:100%}.content[data-v-9ea935aa]{width:100%;height:100%}.delete[data-v-9ea935aa]{position:absolute;right:0;top:0;height:100%;display:flex;justify-content:center;align-items:center;cursor:pointer}.parent[data-v-8d55b13b]{display:flex;justify-content:center;align-items:center}.leading[data-v-8d55b13b]{box-sizing:border-box;font-size:12px;line-height:1;border-radius:2px}.leading.chinese[data-v-8d55b13b]{padding:4px}.leading.dot[data-v-8d55b13b]{font-size:0;width:14px;height:14px;border-radius:50%}.text[data-v-8d55b13b]{margin-left:5px;margin-right:5px;line-height:1}.tab[data-v-6589e7fa]{overflow-y:auto}.header[data-v-e8093875]{position:relative;display:flex;font-size:14px;line-height:1;color:#999}.header .active[data-v-e8093875]{color:#5a82f0}.header>div[data-v-e8093875]{flex:1 1 auto;cursor:pointer;text-align:center;display:flex;justify-content:center;align-items:center;font-weight:700;background-color:#fff;position:relative}.header>div>div[data-v-e8093875]{box-sizing:border-box;padding:7px 4px}.header>div.indicator[data-v-e8093875]{display:inline-block;flex:0;position:absolute;background-color:#5a82f0;transition:all ease-out .2s}
|
|
1
|
+
.icon[data-v-8789b4ce]{display:inline-flex;justify-content:center;align-items:center;cursor:pointer;font-size:1em}.button[data-v-a04d6936]{box-sizing:border-box;display:inline-flex;justify-content:center;align-items:center;z-index:0}.label[data-v-a04d6936]{display:inline-flex;justify-content:center;align-items:center}@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}}#page[data-v-28420fc3]{width:100%;height:100%;position:relative;overflow:hidden;display:flex;flex-direction:column}#main[data-v-28420fc3]{flex:1 1 auto;width:100%;overflow-y:scroll;display:flex;flex-direction:column}#main>div[data-v-28420fc3]{flex:1 1 auto;width:100%}#main>div[data-v-28420fc3]>:nth-child(1){min-height:100%}#header[data-v-28420fc3],#footer[data-v-28420fc3]{flex:0 0 auto}.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}}.loading[data-v-d2aea832]{display:flex;flex-direction:column;justify-content:center;align-items:center}.icon[data-v-d2aea832]{padding:2em 0}.content[data-v-d2aea832]{font-size:1em;margin-top:-1em;margin-bottom:1em}.wrap[data-v-3acefc25]{display:inline-block;position:relative}.button[data-v-3acefc25]{position:relative;width:100%;border-width:0;display:flex;justify-content:center;padding:0}.options[data-v-3acefc25]{position:relative;width:100%;text-align:center;margin:0;padding:0;box-sizing:border-box;background-color:#fff}.option[data-v-3acefc25]{cursor:pointer}.option-inner[data-v-3acefc25]{padding:.5em 1em .5em .5em;display:flex;justify-content:center;align-items:center;position:relative;background-color:var(--select-option-bg-color)}.option-inner[data-v-3acefc25]:hover{background-color:var(--select-option-bg-color-hover)}.icon[data-v-3acefc25]{position:absolute;right:.5em;top:50%;transform:translateY(-50%)}.switch[data-v-8a5d8a64]{position:relative;display:inline-flex;align-items:center;flex-shrink:0;cursor:pointer;border-radius:9999px;box-sizing:border-box;transition:all .2s cubic-bezier(.4,0,.2,1)}.round[data-v-8a5d8a64]{pointer-events:none;display:inline-block;box-sizing:border-box;border-radius:9999px;transition:all .2s cubic-bezier(.4,0,.2,1)}.wrap[data-v-7e2eff94]{display:inline-block;position:relative}.item[data-v-7e2eff94]{display:inline-flex;justify-content:flex-start;align-items:center;cursor:pointer}.icon[data-v-7e2eff94]{flex:0 0 auto;box-sizing:border-box;display:inline-flex;justify-content:flex-start;align-items:center;transition:border-color .2s ease-in-out,background-color .2s ease-in-out}.wrap[data-v-ae9d25d1]{display:inline-block;position:relative}.item[data-v-ae9d25d1]{display:inline-flex;justify-content:flex-start;align-items:center;cursor:pointer}.icon[data-v-ae9d25d1]{flex:0 0 auto;box-sizing:border-box;display:inline-flex;justify-content:flex-start;align-items:center;transition:border-color .2s ease-in-out,background-color .2s ease-in-out}.button[data-v-ac12603f]{display:inline-block;vertical-align:middle;width:1em;height:1em;border-radius:.3em;cursor:pointer}.resize-observer[data-v-97c2da37]{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;border:none;background-color:transparent;pointer-events:none;display:block;overflow:hidden;opacity:0}.resize-observer[data-v-97c2da37] object{display:block;position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden;pointer-events:none;z-index:-1}svg[data-v-987aed3d]{transform-origin:center}svg[data-v-85491020]{transform-origin:center}.popup-plate[data-v-f0a361e8]{box-sizing:border-box;width:100%;background-color:#ddd}.hide[data-v-f0a361e8]{display:none!important}.popup-plate>div[data-v-f0a361e8]: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-f0a361e8]{flex:0 0 auto;padding:0 .3rem;color:#5a82f0;font-size:16px;line-height:2.6;cursor:pointer}.popup-plate>.step[data-v-f0a361e8]{display:flex;flex-wrap:wrap;justify-content:center;padding:.2rem .2rem .1rem}.popup-plate>.step>.popitem[data-v-f0a361e8]{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-f0a361e8]:not(.unactive):active{background-color:#eee}.popup-plate>.step>.popitem.unactive[data-v-f0a361e8]{color:#ccc}.popup-plate>.step>.popitem.popitem-clear[data-v-f0a361e8]{background-color:#eee;display:flex;justify-content:center;align-items:center}.plate-mobile[data-v-50f7545d]{background-color:#fff;overflow:hidden;border-radius:.16rem;padding-bottom:.3rem;padding-left:.3rem;padding-right:.3rem}.title[data-v-50f7545d]{font-size:16px;line-height:1;color:#333;font-weight:700;text-align:center;margin-top:.4rem;margin-bottom:.2rem}.plate-types[data-v-50f7545d]{display:flex;justify-content:center}.plate-types>div[data-v-50f7545d]{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:1.2rem;height:.88rem;border-radius:.08rem;background-color:#f5f5f5;cursor:pointer;overflow:hidden}.plate-types>div>div[data-v-50f7545d]:nth-child(1){width:.28rem;height:.28rem;margin-bottom:.1rem;border-radius:50%;background-color:#0078f0}.plate-types>div:nth-child(2)>div[data-v-50f7545d]:nth-child(1){background-color:#00f08c}.plate-types>div:nth-child(3)>div[data-v-50f7545d]:nth-child(1){background-color:#fac800}.plate-types>div:nth-child(4)>div[data-v-50f7545d]:nth-child(1){background:linear-gradient(90deg,#fac800 51.5%,#00f08c 51.51%)}.plate-types>div:nth-child(5)>div[data-v-50f7545d]:nth-child(1){background-color:#222}.plate-types>div>div[data-v-50f7545d]:nth-child(2){color:#ccc;font-size:14px;line-height:1;font-weight:700}.plate-types>div>div[data-v-50f7545d]:nth-child(3){display:none;position:absolute;right:-.02rem;bottom:-.02rem;width:.32rem;height:.32rem;border-radius:.32rem 0 .08rem;background:#5a82f0}.plate-types>div>div:nth-child(3)>svg[data-v-50f7545d]{position:absolute;top:.12rem;left:.12rem}.plate-types>div+div[data-v-50f7545d]{margin-left:.1rem}.plate-types>div.checked[data-v-50f7545d]{border:1px solid #5a82f0}.plate-types>div.checked>div[data-v-50f7545d]:nth-child(2){color:#333}.plate-types>div.checked>div[data-v-50f7545d]:nth-child(3){display:block}.plate-numbers[data-v-50f7545d]{display:flex;justify-content:center;align-items:center}.plate-numbers>div[data-v-50f7545d]{flex:1;max-width:.8rem;height:.88rem;line-height:.88rem;border-radius:.08rem;font-size:.36rem;color:#333;text-align:center;border:1px solid #cccccc}.plate-numbers>div.current[data-v-50f7545d]{border:1px solid #5a82f0}.plate-numbers>div+div[data-v-50f7545d]{margin-left:.1rem}.plate-numbers>div.dot[data-v-50f7545d]{flex:0;border:0;padding:0 .05rem;color:#ccc;font-size:46px;margin-right:-.1rem;margin-left:0}.info[data-v-50f7545d]{font-size:12px;line-height:16px;font-weight:400;color:#999;text-align:center;padding:0 .1rem;margin-top:.4rem}svg[data-v-4747d4a7]{transform-origin:center}.parent[data-v-244215c2]{position:relative;overflow:hidden;width:100%}.content[data-v-244215c2]{width:100%;height:100%}.delete[data-v-244215c2]{position:absolute;right:0;top:0;height:100%;display:flex;justify-content:center;align-items:center;cursor:pointer}.parent[data-v-8d55b13b]{display:flex;justify-content:center;align-items:center}.leading[data-v-8d55b13b]{box-sizing:border-box;font-size:12px;line-height:1;border-radius:2px}.leading.chinese[data-v-8d55b13b]{padding:4px}.leading.dot[data-v-8d55b13b]{font-size:0;width:14px;height:14px;border-radius:50%}.text[data-v-8d55b13b]{margin-left:5px;margin-right:5px;line-height:1}.tab[data-v-6589e7fa]{overflow-y:auto}.header[data-v-e8093875]{position:relative;display:flex;font-size:14px;line-height:1;color:#999}.header .active[data-v-e8093875]{color:#5a82f0}.header>div[data-v-e8093875]{flex:1 1 auto;cursor:pointer;text-align:center;display:flex;justify-content:center;align-items:center;font-weight:700;background-color:#fff;position:relative}.header>div>div[data-v-e8093875]{box-sizing:border-box;padding:7px 4px}.header>div.indicator[data-v-e8093875]{display:inline-block;flex:0;position:absolute;background-color:#5a82f0;transition:all ease-out .2s}.ease-graph[data-v-c7c96812]{display:inline-block}.ease-graph>div[data-v-c7c96812]:nth-child(1){margin-top:10px;font-size:14px}.ease-graph>div[data-v-c7c96812]:nth-child(2){margin-bottom:10px}.ease-graph>div:nth-child(2)>div[data-v-c7c96812]{display:inline-block}.ease-graph>div:nth-child(2)>div+div[data-v-c7c96812]{margin-left:10px}.ease-graph-wrap[data-v-28043235]{display:inline-block;margin-right:10px}.ease-group-gap[data-v-28043235]{margin:10px}.interpolation-graph[data-v-0cd76c9a]{display:inline-block}.interpolation-graph>div[data-v-0cd76c9a]:nth-child(1){margin-top:10px;margin-bottom:10px;font-size:14px}.interpolation-graph-wrap[data-v-59130b9e]{display:inline-block;margin-right:10px}.wrap[data-v-a1fc9636]{position:relative;width:100%;height:100%;overflow:hidden;border-radius:4px}.bar[data-v-a1fc9636]{position:absolute;top:0;left:0;width:0;height:100%;text-align:center;font-size:12px;display:flex;justify-content:center;align-items:center;color:#666}.target[data-v-da11d9ed],.tween-css[data-v-da11d9ed]{background-color:#333}.tween-css[data-v-da11d9ed]{position:relative}.tween-css-target[data-v-da11d9ed]{position:absolute;top:50px;left:50px;width:50px;height:50px;background-color:#cfc;background-color:#fcc;background-color:#ccf}.btns[data-v-da11d9ed]{display:flex;flex-wrap:wrap;margin-top:10px}.btns>div[data-v-da11d9ed]{margin-right:10px;margin-bottom:10px}.title[data-v-da11d9ed]{font-size:16px;font-weight:700}.graphs[data-v-da11d9ed]{display:flex}.graphs>div[data-v-da11d9ed]:nth-child(1){flex:0}.graphs>div[data-v-da11d9ed]:nth-child(2){margin:0 20px;flex:1 1 auto;height:300px;overflow-y:scroll;border:1px dashed #999}.wrap[data-v-1eedeac4]{position:relative;overflow:hidden;background-color:#f5f5f5}.bar-wrap[data-v-1eedeac4]{position:absolute;bottom:0;left:0}svg[data-v-41294f60]{transform-origin:center}.wrap[data-v-a89c662a]{position:relative;box-sizing:border-box;font-size:1em}.input[data-v-a89c662a]{display:block;box-sizing:border-box;position:relative;width:100%;background:transparent;outline:none;box-shadow:none;border:1px solid transparent;padding:.6em;z-index:10}.bg[data-v-a89c662a]{position:absolute;left:0;bottom:0;width:100%;pointer-events:none;z-index:9}.placeholder[data-v-a89c662a]{position:absolute;left:0;top:0;width:100%;pointer-events:none}.focus~.placeholder[data-v-a89c662a]{font-size:.75em}.placeholder>div[data-v-a89c662a]{width:100%;display:flex;justify-content:flex-start;align-items:center}.icon[data-v-a89c662a]{flex:0 0 auto}.ellipsis[data-v-a89c662a]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;word-break:break-all}.placeholder>span.single[data-v-a89c662a]{position:absolute;left:0;top:0}svg[data-v-b1f2ae20]{transform-origin:center}.wrap[data-v-d1ba246b]{cursor:pointer;font-size:1em;position:relative;overflow:hidden}.title[data-v-d1ba246b]{display:flex;justify-content:space-between;align-items:center;user-select:none}.content[data-v-d1ba246b]{word-break:break-all;overflow:hidden}
|