@gct-paas/design-web 0.1.4-dev.11 → 0.1.4-dev.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 (40) hide show
  1. package/dist/index.min.css +2 -1
  2. package/dist/loader.esm.min.js +778 -0
  3. package/es/_virtual/_plugin-vue_export-helper.mjs +7 -8
  4. package/es/components/I18nSelect/index.mjs +7 -0
  5. package/es/components/I18nSelect/src/i18n-modal.vue.mjs +5 -151
  6. package/es/components/I18nSelect/src/i18n-modal.vue_vue_type_script_setup_true_lang.mjs +128 -0
  7. package/es/components/I18nSelect/src/i18n-select-btn.vue.mjs +7 -7
  8. package/es/components/I18nSelect/src/i18n-select-btn.vue_vue_type_script_setup_true_name_i18n-select-btn_lang.mjs +116 -0
  9. package/es/components/I18nSelect/src/i18n-select-container.vue.mjs +7 -7
  10. package/es/components/I18nSelect/src/i18n-select-container.vue_vue_type_script_setup_true_name_i18n-select-container_lang.mjs +217 -0
  11. package/es/components/I18nSelect/src/i18n-select-input-form.vue.mjs +5 -57
  12. package/es/components/I18nSelect/src/i18n-select-input-form.vue_vue_type_script_setup_true_name_i18n-select-input-form_lang.mjs +56 -0
  13. package/es/components/I18nSelect/src/i18n-select-input.vue.mjs +7 -7
  14. package/es/components/I18nSelect/src/i18n-select-input.vue_vue_type_script_setup_true_name_i18n-select-input_lang.mjs +125 -0
  15. package/es/components/I18nSelect/src/i18n-select-modal.vue.mjs +5 -21
  16. package/es/components/I18nSelect/src/i18n-select-modal.vue_vue_type_script_setup_true_lang.mjs +19 -0
  17. package/es/components/I18nSelect/src/i18n-select-textarea-form.vue.mjs +5 -57
  18. package/es/components/I18nSelect/src/i18n-select-textarea-form.vue_vue_type_script_setup_true_name_i18n-select-input-form_lang.mjs +56 -0
  19. package/es/components/I18nSelect/src/i18n-select-textarea.vue.mjs +7 -7
  20. package/es/components/I18nSelect/src/i18n-select-textarea.vue_vue_type_script_setup_true_name_i18n-select-input_lang.mjs +86 -0
  21. package/es/components/I18nSelect/src/useI18nSelect.mjs +43 -48
  22. package/es/components/index.mjs +8 -0
  23. package/es/index.mjs +14 -15
  24. package/es/loader.d.ts +1 -0
  25. package/package.json +9 -9
  26. package/dist/index.esm.min.mjs +0 -836
  27. package/dist/index.min.cjs +0 -1
  28. package/dist/index.system.min.js +0 -1
  29. package/es/components/I18nSelect/src/i18n-modal.vue2.mjs +0 -5
  30. package/es/components/I18nSelect/src/i18n-select-btn.vue2.mjs +0 -138
  31. package/es/components/I18nSelect/src/i18n-select-container.vue2.mjs +0 -250
  32. package/es/components/I18nSelect/src/i18n-select-input-form.vue2.mjs +0 -5
  33. package/es/components/I18nSelect/src/i18n-select-input.vue2.mjs +0 -129
  34. package/es/components/I18nSelect/src/i18n-select-modal.vue2.mjs +0 -5
  35. package/es/components/I18nSelect/src/i18n-select-textarea-form.vue2.mjs +0 -5
  36. package/es/components/I18nSelect/src/i18n-select-textarea.vue2.mjs +0 -93
  37. /package/es/components/I18nSelect/src/{i18n-select-btn.css → i18n-select-btn.vue_vue_type_style_index_0_scoped_dc8ffb2c_lang.css} +0 -0
  38. /package/es/components/I18nSelect/src/{i18n-select-container.css → i18n-select-container.vue_vue_type_style_index_0_scoped_0160ed5e_lang.css} +0 -0
  39. /package/es/components/I18nSelect/src/{i18n-select-input.css → i18n-select-input.vue_vue_type_style_index_0_scoped_412e1309_lang.css} +0 -0
  40. /package/es/components/I18nSelect/src/{i18n-select-textarea.css → i18n-select-textarea.vue_vue_type_style_index_0_scoped_cd95c416_lang.css} +0 -0
@@ -1 +1,2 @@
1
- .i18n-select-container[data-v-0160ed5e]{padding:4px}[data-v-0160ed5e] .ant-form-horizontal .ant-form-item{flex-direction:row}.ant-btn[data-v-dc8ffb2c]{background-color:#fff!important}.ant-btn.ant-btn-icon-only[data-v-dc8ffb2c]{width:var(--btn-width, 32px);height:var(--btn-height, 32px)}.ant-btn.ant-btn-icon-only.ant-btn-sm[data-v-dc8ffb2c]{width:26px;height:26px}.ant-btn:hover .i18n-icon[data-v-dc8ffb2c]{transition:all .3s cubic-bezier(.645,.045,.355,1);color:var(--ant-primary-color)}.ant-btn.is-highlight[data-v-dc8ffb2c]{color:var(--ant-primary-color);border-color:var(--ant-primary-color)}.ant-btn.is-highlight .i18n-icon[data-v-dc8ffb2c]{color:var(--ant-primary-color)}.i18n-icon[data-v-dc8ffb2c]{color:#7f8695;display:flex!important}.simple-btn[data-v-dc8ffb2c]:hover,.simple-btn.is-highlight[data-v-dc8ffb2c]{color:var(--ant-primary-color)}.i18n-tooltip-title[data-v-dc8ffb2c]{color:#303133;font-size:16px;line-height:1;margin-bottom:12px}.i18n-tooltip-item[data-v-dc8ffb2c]{color:#606266;font-size:14px}.custom-i18n-btn[data-v-dc8ffb2c]{vertical-align:middle;background:#fff;color:#303133;border:none;font-size:14px;display:inline-flex;justify-content:center;align-items:center;padding:0}.custom-i18n-btn.reg-i18n[data-v-dc8ffb2c]{position:absolute;right:-32px;bottom:0}[data-v-412e1309] .ant-form-item-has-error .ant-btn{border-color:var(--ant-error-color)!important}[data-v-cd95c416] .i18n-icon{position:absolute;right:16px;bottom:12px;color:#212528;font-size:16px;cursor:pointer}[data-v-cd95c416] div.ant-input-textarea.ant-input-textarea-show-count.ant-input-textarea-show-count:after{right:33px}[data-v-cd95c416] .ant-input{border:2px dashed #dbdbdb;background:transparent}
1
+ .i18n-select-container[data-v-0160ed5e]{padding:4px}[data-v-0160ed5e] .ant-form-horizontal .ant-form-item{flex-direction:row}.ant-btn[data-v-dc8ffb2c]{background-color:#fff!important}.ant-btn.ant-btn-icon-only[data-v-dc8ffb2c]{width:var(--btn-width,32px);height:var(--btn-height,32px)}.ant-btn.ant-btn-icon-only.ant-btn-sm[data-v-dc8ffb2c]{width:26px;height:26px}.ant-btn:hover .i18n-icon[data-v-dc8ffb2c]{color:var(--ant-primary-color);transition:all .3s cubic-bezier(.645,.045,.355,1)}.ant-btn.is-highlight[data-v-dc8ffb2c]{color:var(--ant-primary-color);border-color:var(--ant-primary-color)}.ant-btn.is-highlight .i18n-icon[data-v-dc8ffb2c]{color:var(--ant-primary-color)}.i18n-icon[data-v-dc8ffb2c]{color:#7f8695;display:flex!important}.simple-btn[data-v-dc8ffb2c]:hover,.simple-btn.is-highlight[data-v-dc8ffb2c]{color:var(--ant-primary-color)}.i18n-tooltip-title[data-v-dc8ffb2c]{color:#303133;margin-bottom:12px;font-size:16px;line-height:1}.i18n-tooltip-item[data-v-dc8ffb2c]{color:#606266;font-size:14px}.custom-i18n-btn[data-v-dc8ffb2c]{vertical-align:middle;color:#303133;background:#fff;border:none;justify-content:center;align-items:center;padding:0;font-size:14px;display:inline-flex}.custom-i18n-btn.reg-i18n[data-v-dc8ffb2c]{position:absolute;bottom:0;right:-32px}[data-v-412e1309] .ant-form-item-has-error .ant-btn{border-color:var(--ant-error-color)!important}[data-v-cd95c416] .i18n-icon{color:#212528;cursor:pointer;font-size:16px;position:absolute;bottom:12px;right:16px}[data-v-cd95c416] div.ant-input-textarea.ant-input-textarea-show-count.ant-input-textarea-show-count:after{right:33px}[data-v-cd95c416] .ant-input{background:0 0;border:2px dashed #dbdbdb}
2
+ /*$vite$:1*/