@opentinyvue/vue-icon-multicolor 2.21.0 → 3.21.0

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 (123) hide show
  1. package/index.d.ts +180 -60
  2. package/lib/activitys.js +9 -39
  3. package/lib/administrative-fees.js +9 -36
  4. package/lib/air-fares.js +9 -35
  5. package/lib/album-upload.js +9 -50
  6. package/lib/analysis-report-1.js +9 -36
  7. package/lib/analysis-report.js +9 -37
  8. package/lib/apply.js +9 -35
  9. package/lib/archives.js +9 -36
  10. package/lib/baggage-fees.js +9 -36
  11. package/lib/car-insurance.js +9 -43
  12. package/lib/car-rental.js +9 -43
  13. package/lib/case-study.js +9 -53
  14. package/lib/ceremony-fees.js +9 -36
  15. package/lib/condolences.js +9 -36
  16. package/lib/entertainment-expense.js +9 -42
  17. package/lib/expert-consultation-fees.js +9 -36
  18. package/lib/expert-reimburse-form.js +9 -36
  19. package/lib/expert-teaching-fees.js +9 -36
  20. package/lib/express-delivery.js +9 -45
  21. package/lib/ferry-fares.js +9 -41
  22. package/lib/file-upload.js +9 -49
  23. package/lib/fuel-cost.js +9 -42
  24. package/lib/gift-cost.js +9 -43
  25. package/lib/home-page.js +9 -39
  26. package/lib/housing-subsidy.js +9 -37
  27. package/lib/incidental-expenses.js +9 -43
  28. package/lib/landline-phone.js +9 -36
  29. package/lib/line-rental.js +9 -46
  30. package/lib/living-subsidy.js +9 -43
  31. package/lib/lodging-fees.js +9 -42
  32. package/lib/maintenance-service.js +9 -36
  33. package/lib/meal-allowance.js +9 -36
  34. package/lib/meal-subsidy.js +9 -40
  35. package/lib/meeting-expenses.js +9 -41
  36. package/lib/meeting-reimburse-form.js +9 -52
  37. package/lib/newspaper-subscription.js +9 -37
  38. package/lib/office-equipments.js +9 -47
  39. package/lib/office-supplies.js +9 -36
  40. package/lib/others.js +9 -37
  41. package/lib/phone-bills.js +9 -39
  42. package/lib/photo-identification.js +9 -38
  43. package/lib/physical-examination.js +9 -44
  44. package/lib/private-vehicle-allowance.js +9 -36
  45. package/lib/professional-terminology.js +9 -36
  46. package/lib/reception-reimburse-form.js +9 -34
  47. package/lib/reimbursement-form.js +9 -49
  48. package/lib/service-charges.js +9 -35
  49. package/lib/share-arrow.js +9 -36
  50. package/lib/ship.js +9 -41
  51. package/lib/taxi-fares.js +9 -37
  52. package/lib/train-fares.js +9 -42
  53. package/lib/training-fees.js +9 -36
  54. package/lib/training.js +9 -39
  55. package/lib/travel-application-form.js +9 -48
  56. package/lib/travel-expenses.js +9 -42
  57. package/lib/travel-order.js +9 -37
  58. package/lib/venue-hospitality-fees.js +9 -47
  59. package/lib/venue-rental-fees.js +9 -36
  60. package/lib/visa-fees.js +9 -37
  61. package/lib/white-pager.js +9 -37
  62. package/package.json +2 -2
  63. package/src/activitys/index.d.ts +3 -1
  64. package/src/administrative-fees/index.d.ts +3 -1
  65. package/src/air-fares/index.d.ts +3 -1
  66. package/src/album-upload/index.d.ts +3 -1
  67. package/src/analysis-report/index.d.ts +3 -1
  68. package/src/analysis-report-1/index.d.ts +3 -1
  69. package/src/apply/index.d.ts +3 -1
  70. package/src/archives/index.d.ts +3 -1
  71. package/src/baggage-fees/index.d.ts +3 -1
  72. package/src/car-insurance/index.d.ts +3 -1
  73. package/src/car-rental/index.d.ts +3 -1
  74. package/src/case-study/index.d.ts +3 -1
  75. package/src/ceremony-fees/index.d.ts +3 -1
  76. package/src/condolences/index.d.ts +3 -1
  77. package/src/entertainment-expense/index.d.ts +3 -1
  78. package/src/expert-consultation-fees/index.d.ts +3 -1
  79. package/src/expert-reimburse-form/index.d.ts +3 -1
  80. package/src/expert-teaching-fees/index.d.ts +3 -1
  81. package/src/express-delivery/index.d.ts +3 -1
  82. package/src/ferry-fares/index.d.ts +3 -1
  83. package/src/file-upload/index.d.ts +3 -1
  84. package/src/fuel-cost/index.d.ts +3 -1
  85. package/src/gift-cost/index.d.ts +3 -1
  86. package/src/home-page/index.d.ts +3 -1
  87. package/src/housing-subsidy/index.d.ts +3 -1
  88. package/src/incidental-expenses/index.d.ts +3 -1
  89. package/src/index.d.ts +180 -60
  90. package/src/landline-phone/index.d.ts +3 -1
  91. package/src/line-rental/index.d.ts +3 -1
  92. package/src/living-subsidy/index.d.ts +3 -1
  93. package/src/lodging-fees/index.d.ts +3 -1
  94. package/src/maintenance-service/index.d.ts +3 -1
  95. package/src/meal-allowance/index.d.ts +3 -1
  96. package/src/meal-subsidy/index.d.ts +3 -1
  97. package/src/meeting-expenses/index.d.ts +3 -1
  98. package/src/meeting-reimburse-form/index.d.ts +3 -1
  99. package/src/newspaper-subscription/index.d.ts +3 -1
  100. package/src/office-equipments/index.d.ts +3 -1
  101. package/src/office-supplies/index.d.ts +3 -1
  102. package/src/others/index.d.ts +3 -1
  103. package/src/phone-bills/index.d.ts +3 -1
  104. package/src/photo-identification/index.d.ts +3 -1
  105. package/src/physical-examination/index.d.ts +3 -1
  106. package/src/private-vehicle-allowance/index.d.ts +3 -1
  107. package/src/professional-terminology/index.d.ts +3 -1
  108. package/src/reception-reimburse-form/index.d.ts +3 -1
  109. package/src/reimbursement-form/index.d.ts +3 -1
  110. package/src/service-charges/index.d.ts +3 -1
  111. package/src/share-arrow/index.d.ts +3 -1
  112. package/src/ship/index.d.ts +3 -1
  113. package/src/taxi-fares/index.d.ts +3 -1
  114. package/src/train-fares/index.d.ts +3 -1
  115. package/src/training/index.d.ts +3 -1
  116. package/src/training-fees/index.d.ts +3 -1
  117. package/src/travel-application-form/index.d.ts +3 -1
  118. package/src/travel-expenses/index.d.ts +3 -1
  119. package/src/travel-order/index.d.ts +3 -1
  120. package/src/venue-hospitality-fees/index.d.ts +3 -1
  121. package/src/venue-rental-fees/index.d.ts +3 -1
  122. package/src/visa-fees/index.d.ts +3 -1
  123. package/src/white-pager/index.d.ts +3 -1
@@ -1,52 +1,14 @@
1
1
  import { svg } from "@opentinyvue/vue-common";
2
- var render = function render2() {
3
- var _vm = this;
4
- var _h = _vm.$createElement;
5
- var _c = _vm._self._c || _h;
6
- return _c("svg", _vm._g({
7
- attrs: {
8
- "viewBox": "0 0 24 24",
9
- "xmlns": "http://www.w3.org/2000/svg"
10
- }
11
- }, _vm.$listeners), [_c("defs", [_c("clipPath", {
12
- attrs: {
13
- "id": "venue-hospitality-fees_svg__a"
14
- }
15
- }, [_c("path", {
16
- attrs: {
17
- "fill": "#fff",
18
- "fill-opacity": "0",
19
- "d": "M0 0h24v24H0z"
20
- }
21
- })])]), _c("g", {
22
- attrs: {
23
- "clip-path": "url(#venue-hospitality-fees_svg__a)",
24
- "fill-rule": "evenodd"
25
- }
26
- }, [_c("path", {
27
- attrs: {
28
- "d": "M3 3h18v4.509a1.921 1.921 0 0 0-.184-.009h-7.331a1.885 1.885 0 0 0-1.02.3 1.814 1.814 0 0 0-.684.824 1.757 1.757 0 0 0-.095 1.014L13.004 16H13v3h-2v-3H5.842C4.272 16 3 14.873 3 13.484V3Zm2.625 4.008H8.36c.35 0 .625.275.625.625s-.275.625-.625.625H5.625A.619.619 0 0 1 5 7.633c0-.35.275-.625.625-.625Zm0 3.192h4.104c.35 0 .625.275.625.625s-.276.625-.625.625H5.625A.619.619 0 0 1 5 10.825c0-.35.275-.625.625-.625Z",
29
- "clip-rule": "evenodd",
30
- "fill": "var(--aui-second-color, rgba(0,103,209,0.7))"
31
- }
32
- }), _c("path", {
33
- attrs: {
34
- "d": "M21.22 2H2.77c-.43 0-.77.37-.77.83 0 .47.34.84.77.84h18.45c.43 0 .78-.37.78-.84 0-.46-.35-.83-.78-.83Z",
35
- "fill": "var(--aui-first-color, rgba(0,103,209,1))"
36
- }
37
- }), _c("path", {
38
- attrs: {
39
- "d": "M20.216 9c.516 0 .934.392.934.875a.836.836 0 0 1-.018.17l-.133.626a2.462 2.462 0 0 1 .823.404 2.408 2.408 0 0 1 .598.66 2.278 2.278 0 0 1 .303.82 2.132 2.132 0 0 1-.047.895 2.164 2.164 0 0 1-.698 1.097 2.275 2.275 0 0 1-.81.443 2.382 2.382 0 0 1-.85.104 2.423 2.423 0 0 1-.25-.027l-.049.228c-.086.41-.47.705-.916.705h-3.906c-.446 0-.83-.295-.916-.705l-1.113-5.25c-.1-.474.228-.934.734-1.028A.998.998 0 0 1 14.084 9h6.132Zm.107 4.862a1.152 1.152 0 0 0 .234-.004 1.088 1.088 0 0 0 .568-.25 1 1 0 0 0 .309-.49.989.989 0 0 0-.116-.78 1.063 1.063 0 0 0-.421-.395 1.1 1.1 0 0 0-.153-.066l-.421 1.985Z",
40
- "clip-rule": "evenodd",
41
- "fill": "var(--aui-first-color, rgba(0,103,209,1))"
42
- }
43
- }), _c("path", {
44
- attrs: {
45
- "d": "M12 22a2 2 0 1 0 0-4c-1.11 0-2 .89-2 2a2 2 0 0 0 2 2Z",
46
- "fill": "var(--aui-first-color, rgba(0,103,209,1))"
47
- }
48
- })])]);
2
+ import { openBlock, createElementBlock, createStaticVNode } from "vue";
3
+ var _hoisted_1 = {
4
+ viewBox: "0 0 24 24",
5
+ xmlns: "http://www.w3.org/2000/svg"
49
6
  };
7
+ var _hoisted_2 = /* @__PURE__ */ createStaticVNode('<defs><clipPath id="venue-hospitality-fees_svg__a"><path fill="#fff" fill-opacity="0" d="M0 0h24v24H0z"></path></clipPath></defs><g clip-path="url(#venue-hospitality-fees_svg__a)" fill-rule="evenodd"><path d="M3 3h18v4.509a1.921 1.921 0 0 0-.184-.009h-7.331a1.885 1.885 0 0 0-1.02.3 1.814 1.814 0 0 0-.684.824 1.757 1.757 0 0 0-.095 1.014L13.004 16H13v3h-2v-3H5.842C4.272 16 3 14.873 3 13.484V3Zm2.625 4.008H8.36c.35 0 .625.275.625.625s-.275.625-.625.625H5.625A.619.619 0 0 1 5 7.633c0-.35.275-.625.625-.625Zm0 3.192h4.104c.35 0 .625.275.625.625s-.276.625-.625.625H5.625A.619.619 0 0 1 5 10.825c0-.35.275-.625.625-.625Z" clip-rule="evenodd" fill="var(--aui-second-color, rgba(0,103,209,0.7))"></path><path d="M21.22 2H2.77c-.43 0-.77.37-.77.83 0 .47.34.84.77.84h18.45c.43 0 .78-.37.78-.84 0-.46-.35-.83-.78-.83Z" fill="var(--aui-first-color, rgba(0,103,209,1))"></path><path d="M20.216 9c.516 0 .934.392.934.875a.836.836 0 0 1-.018.17l-.133.626a2.462 2.462 0 0 1 .823.404 2.408 2.408 0 0 1 .598.66 2.278 2.278 0 0 1 .303.82 2.132 2.132 0 0 1-.047.895 2.164 2.164 0 0 1-.698 1.097 2.275 2.275 0 0 1-.81.443 2.382 2.382 0 0 1-.85.104 2.423 2.423 0 0 1-.25-.027l-.049.228c-.086.41-.47.705-.916.705h-3.906c-.446 0-.83-.295-.916-.705l-1.113-5.25c-.1-.474.228-.934.734-1.028A.998.998 0 0 1 14.084 9h6.132Zm.107 4.862a1.152 1.152 0 0 0 .234-.004 1.088 1.088 0 0 0 .568-.25 1 1 0 0 0 .309-.49.989.989 0 0 0-.116-.78 1.063 1.063 0 0 0-.421-.395 1.1 1.1 0 0 0-.153-.066l-.421 1.985Z" clip-rule="evenodd" fill="var(--aui-first-color, rgba(0,103,209,1))"></path><path d="M12 22a2 2 0 1 0 0-4c-1.11 0-2 .89-2 2a2 2 0 0 0 2 2Z" fill="var(--aui-first-color, rgba(0,103,209,1))"></path></g>', 2);
8
+ var _hoisted_4 = [_hoisted_2];
9
+ function render(_ctx, _cache) {
10
+ return openBlock(), createElementBlock("svg", _hoisted_1, [].concat(_hoisted_4));
11
+ }
50
12
  var VenueHospitalityFees = {
51
13
  render
52
14
  };
@@ -1,41 +1,14 @@
1
1
  import { svg } from "@opentinyvue/vue-common";
2
- var render = function render2() {
3
- var _vm = this;
4
- var _h = _vm.$createElement;
5
- var _c = _vm._self._c || _h;
6
- return _c("svg", _vm._g({
7
- attrs: {
8
- "viewBox": "0 0 24 24",
9
- "xmlns": "http://www.w3.org/2000/svg"
10
- }
11
- }, _vm.$listeners), [_c("defs", [_c("clipPath", {
12
- attrs: {
13
- "id": "venue-rental-fees_svg__a"
14
- }
15
- }, [_c("path", {
16
- attrs: {
17
- "fill": "#fff",
18
- "fill-opacity": "0",
19
- "d": "M0 0h24v24H0z"
20
- }
21
- })])]), _c("g", {
22
- attrs: {
23
- "clip-path": "url(#venue-rental-fees_svg__a)",
24
- "clip-rule": "evenodd",
25
- "fill-rule": "evenodd"
26
- }
27
- }, [_c("path", {
28
- attrs: {
29
- "d": "M19.033 10.116c-.924 2.578-3.274 5.372-7.05 8.384q-5.65-4.507-7.043-8.367a2 2 0 0 0-1.244 1.484l-1.56 8A2 2 0 0 0 4.099 22h15.877a2 2 0 0 0 1.96-2.395l-1.612-8a2 2 0 0 0-1.29-1.49Z",
30
- "fill": "var(--aui-first-color, rgba(0,103,209,1))"
31
- }
32
- }), _c("path", {
33
- attrs: {
34
- "d": "M17.983 7.98c0 2.69-2 5.696-6 9.02q-6-4.986-6-9.02c0-3.359 2.687-5.98 6-5.98 3.314 0 6 2.621 6 5.98Zm-4.598-2.705c.154-.272.48-.357.729-.188.248.167.325.525.172.797l-1.463 1.821h1.63c.293 0 .53.26.53.58 0 .32-.237.58-.53.58h-1.94v1.104h1.94c.293 0 .53.258.53.578 0 .32-.237.577-.53.577h-1.94v1.296c0 .32-.237.58-.53.58-.292 0-.529-.26-.529-.58v-1.296H9.513c-.292 0-.53-.257-.53-.577 0-.32.238-.578.53-.578h1.94V8.865h-1.94c-.292 0-.53-.26-.53-.58 0-.32.238-.58.53-.58h1.631l-1.463-1.82c-.153-.273-.076-.63.172-.798.249-.169.575-.084.729.188l1.401 1.714 1.402-1.714Z",
35
- "fill": "var(--aui-second-color, rgba(0,103,209,0.7))"
36
- }
37
- })])]);
2
+ import { openBlock, createElementBlock, createStaticVNode } from "vue";
3
+ var _hoisted_1 = {
4
+ viewBox: "0 0 24 24",
5
+ xmlns: "http://www.w3.org/2000/svg"
38
6
  };
7
+ var _hoisted_2 = /* @__PURE__ */ createStaticVNode('<defs><clipPath id="venue-rental-fees_svg__a"><path fill="#fff" fill-opacity="0" d="M0 0h24v24H0z"></path></clipPath></defs><g clip-path="url(#venue-rental-fees_svg__a)" clip-rule="evenodd" fill-rule="evenodd"><path d="M19.033 10.116c-.924 2.578-3.274 5.372-7.05 8.384q-5.65-4.507-7.043-8.367a2 2 0 0 0-1.244 1.484l-1.56 8A2 2 0 0 0 4.099 22h15.877a2 2 0 0 0 1.96-2.395l-1.612-8a2 2 0 0 0-1.29-1.49Z" fill="var(--aui-first-color, rgba(0,103,209,1))"></path><path d="M17.983 7.98c0 2.69-2 5.696-6 9.02q-6-4.986-6-9.02c0-3.359 2.687-5.98 6-5.98 3.314 0 6 2.621 6 5.98Zm-4.598-2.705c.154-.272.48-.357.729-.188.248.167.325.525.172.797l-1.463 1.821h1.63c.293 0 .53.26.53.58 0 .32-.237.58-.53.58h-1.94v1.104h1.94c.293 0 .53.258.53.578 0 .32-.237.577-.53.577h-1.94v1.296c0 .32-.237.58-.53.58-.292 0-.529-.26-.529-.58v-1.296H9.513c-.292 0-.53-.257-.53-.577 0-.32.238-.578.53-.578h1.94V8.865h-1.94c-.292 0-.53-.26-.53-.58 0-.32.238-.58.53-.58h1.631l-1.463-1.82c-.153-.273-.076-.63.172-.798.249-.169.575-.084.729.188l1.401 1.714 1.402-1.714Z" fill="var(--aui-second-color, rgba(0,103,209,0.7))"></path></g>', 2);
8
+ var _hoisted_4 = [_hoisted_2];
9
+ function render(_ctx, _cache) {
10
+ return openBlock(), createElementBlock("svg", _hoisted_1, [].concat(_hoisted_4));
11
+ }
39
12
  var VenueRentalFees = {
40
13
  render
41
14
  };
package/lib/visa-fees.js CHANGED
@@ -1,42 +1,14 @@
1
1
  import { svg } from "@opentinyvue/vue-common";
2
- var render = function render2() {
3
- var _vm = this;
4
- var _h = _vm.$createElement;
5
- var _c = _vm._self._c || _h;
6
- return _c("svg", _vm._g({
7
- attrs: {
8
- "viewBox": "0 0 24 24",
9
- "xmlns": "http://www.w3.org/2000/svg"
10
- }
11
- }, _vm.$listeners), [_c("defs", [_c("clipPath", {
12
- attrs: {
13
- "id": "visa-fees_svg__a"
14
- }
15
- }, [_c("path", {
16
- attrs: {
17
- "fill": "#fff",
18
- "fill-opacity": "0",
19
- "d": "M0 0h24v24H0z"
20
- }
21
- })])]), _c("g", {
22
- attrs: {
23
- "clip-path": "url(#visa-fees_svg__a)",
24
- "fill-rule": "evenodd"
25
- }
26
- }, [_c("path", {
27
- attrs: {
28
- "d": "M5.842 1h12.316C19.728 1 21 2.313 21 3.933v16.134C21 21.687 19.727 23 18.158 23H5.842C4.272 23 3 21.687 3 20.067V3.933C3 2.313 4.272 1 5.842 1Zm10.771 13.927a6.722 6.722 0 0 1-3.19 1.673c-.464.1-.938.15-1.423.15a6.707 6.707 0 0 1-2.628-.53 6.729 6.729 0 0 1-3.013-2.51 6.727 6.727 0 0 1-.95-2.242A6.744 6.744 0 0 1 5.25 10a6.668 6.668 0 0 1 .384-2.248A6.731 6.731 0 0 1 6.91 5.567c.328-.377.688-.71 1.08-1a6.74 6.74 0 0 1 1.167-.69 6.701 6.701 0 0 1 1.278-.446A6.741 6.741 0 0 1 12 3.25a6.71 6.71 0 0 1 2.628.53 6.752 6.752 0 0 1 2.145 1.446 6.723 6.723 0 0 1 1.818 3.304v.002c.106.478.159.967.159 1.468a6.7 6.7 0 0 1-.575 2.731 6.745 6.745 0 0 1-.631 1.123v.001a6.754 6.754 0 0 1-.93 1.072ZM8.481 6.102a5.353 5.353 0 0 0-1.057 1.321 5.228 5.228 0 0 0-.672 2.715c1.118-.154 2.127-.249 3.134.105.035.012.07.027.103.042.674.32 1.011 1.35 1.011 3.093v1.778c.326.063.66.094 1 .094h.015v-.06c-.014-.719-.03-1.648.3-2.205.306-.517.716-.841 1.23-.972.81.056 1.322-.052 1.537-.324.153-.193.14-.413.127-.662-.014-.281-.031-.6.181-.958.401-.677.498-.78 1.23-.973.149-.039.328-.066.539-.081a5.19 5.19 0 0 0-.321-1.058 5.27 5.27 0 0 0-1.53-2.034c-.227.122-.527.183-.957.183-.94 0-1.568.586-1.568 1.172S12.195 9 11.254 9c-.94 0-1.921-.513-1.921-2.051 0-.042-.001-.346-.037-.376a2.962 2.962 0 0 0-.815-.47ZM16.75 20c0-.42-.33-.75-.75-.75H8c-.42 0-.75.33-.75.75s.33.75.75.75h8c.42 0 .75-.33.75-.75Z",
29
- "clip-rule": "evenodd",
30
- "fill": "var(--aui-first-color, rgba(0,103,209,1))"
31
- }
32
- }), _c("path", {
33
- attrs: {
34
- "d": "M8 19.25h8a.749.749 0 1 1 0 1.5H8c-.42 0-.75-.33-.75-.75s.33-.75.75-.75Z",
35
- "fill": "var(--aui-second-color, rgba(0,103,209,0.7))",
36
- "fill-opacity": ".5"
37
- }
38
- })])]);
2
+ import { openBlock, createElementBlock, createStaticVNode } from "vue";
3
+ var _hoisted_1 = {
4
+ viewBox: "0 0 24 24",
5
+ xmlns: "http://www.w3.org/2000/svg"
39
6
  };
7
+ var _hoisted_2 = /* @__PURE__ */ createStaticVNode('<defs><clipPath id="visa-fees_svg__a"><path fill="#fff" fill-opacity="0" d="M0 0h24v24H0z"></path></clipPath></defs><g clip-path="url(#visa-fees_svg__a)" fill-rule="evenodd"><path d="M5.842 1h12.316C19.728 1 21 2.313 21 3.933v16.134C21 21.687 19.727 23 18.158 23H5.842C4.272 23 3 21.687 3 20.067V3.933C3 2.313 4.272 1 5.842 1Zm10.771 13.927a6.722 6.722 0 0 1-3.19 1.673c-.464.1-.938.15-1.423.15a6.707 6.707 0 0 1-2.628-.53 6.729 6.729 0 0 1-3.013-2.51 6.727 6.727 0 0 1-.95-2.242A6.744 6.744 0 0 1 5.25 10a6.668 6.668 0 0 1 .384-2.248A6.731 6.731 0 0 1 6.91 5.567c.328-.377.688-.71 1.08-1a6.74 6.74 0 0 1 1.167-.69 6.701 6.701 0 0 1 1.278-.446A6.741 6.741 0 0 1 12 3.25a6.71 6.71 0 0 1 2.628.53 6.752 6.752 0 0 1 2.145 1.446 6.723 6.723 0 0 1 1.818 3.304v.002c.106.478.159.967.159 1.468a6.7 6.7 0 0 1-.575 2.731 6.745 6.745 0 0 1-.631 1.123v.001a6.754 6.754 0 0 1-.93 1.072ZM8.481 6.102a5.353 5.353 0 0 0-1.057 1.321 5.228 5.228 0 0 0-.672 2.715c1.118-.154 2.127-.249 3.134.105.035.012.07.027.103.042.674.32 1.011 1.35 1.011 3.093v1.778c.326.063.66.094 1 .094h.015v-.06c-.014-.719-.03-1.648.3-2.205.306-.517.716-.841 1.23-.972.81.056 1.322-.052 1.537-.324.153-.193.14-.413.127-.662-.014-.281-.031-.6.181-.958.401-.677.498-.78 1.23-.973.149-.039.328-.066.539-.081a5.19 5.19 0 0 0-.321-1.058 5.27 5.27 0 0 0-1.53-2.034c-.227.122-.527.183-.957.183-.94 0-1.568.586-1.568 1.172S12.195 9 11.254 9c-.94 0-1.921-.513-1.921-2.051 0-.042-.001-.346-.037-.376a2.962 2.962 0 0 0-.815-.47ZM16.75 20c0-.42-.33-.75-.75-.75H8c-.42 0-.75.33-.75.75s.33.75.75.75h8c.42 0 .75-.33.75-.75Z" clip-rule="evenodd" fill="var(--aui-first-color, rgba(0,103,209,1))"></path><path d="M8 19.25h8a.749.749 0 1 1 0 1.5H8c-.42 0-.75-.33-.75-.75s.33-.75.75-.75Z" fill="var(--aui-second-color, rgba(0,103,209,0.7))" fill-opacity=".5"></path></g>', 2);
8
+ var _hoisted_4 = [_hoisted_2];
9
+ function render(_ctx, _cache) {
10
+ return openBlock(), createElementBlock("svg", _hoisted_1, [].concat(_hoisted_4));
11
+ }
40
12
  var VisaFees = {
41
13
  render
42
14
  };
@@ -1,42 +1,14 @@
1
1
  import { svg } from "@opentinyvue/vue-common";
2
- var render = function render2() {
3
- var _vm = this;
4
- var _h = _vm.$createElement;
5
- var _c = _vm._self._c || _h;
6
- return _c("svg", _vm._g({
7
- attrs: {
8
- "viewBox": "0 0 24 24",
9
- "xmlns": "http://www.w3.org/2000/svg"
10
- }
11
- }, _vm.$listeners), [_c("defs", [_c("clipPath", {
12
- attrs: {
13
- "id": "white-pager_svg__a"
14
- }
15
- }, [_c("path", {
16
- attrs: {
17
- "fill": "#fff",
18
- "fill-opacity": "0",
19
- "d": "M0 0h24v24H0z"
20
- }
21
- })])]), _c("g", {
22
- attrs: {
23
- "clip-path": "url(#white-pager_svg__a)",
24
- "fill-rule": "evenodd"
25
- }
26
- }, [_c("path", {
27
- attrs: {
28
- "d": "M21 5.385v10.19a2.881 2.881 0 0 1-.013.271 3.345 3.345 0 0 1-.557 1.58 3.43 3.43 0 0 1-1.73 1.34 2.957 2.957 0 0 1-1.158.234H4.846a1.646 1.646 0 0 0 1.23 1.185c.124.029.25.043.38.043h13.65a.892.892 0 0 1 .895.886.867.867 0 0 1-.262.627.892.892 0 0 1-.634.26H6.455a3.491 3.491 0 0 1-1.345-.27 3.431 3.431 0 0 1-2.085-2.73H3V5.384a2.816 2.816 0 0 1 .016-.297c.012-.132.033-.263.06-.393l.004-.011V4.68a3.38 3.38 0 0 1 .49-1.144 3.43 3.43 0 0 1 .953-.953l.03-.02a3.462 3.462 0 0 1 1.145-.481l.01-.002c.244-.053.492-.08.747-.08h11.09a3.45 3.45 0 0 1 2.443 1.001 3.427 3.427 0 0 1 .74 1.086A3.379 3.379 0 0 1 21 5.385ZM18 5h-6v8l2.445-2.282a.8.8 0 0 1 1.11 0L18 13V5Z",
29
- "clip-rule": "evenodd",
30
- "fill": "var(--aui-first-color, rgba(0,103,209,1))"
31
- }
32
- }), _c("path", {
33
- attrs: {
34
- "d": "M12 5h6v8l-2.45-2.29c-.32-.3-.79-.3-1.11 0L12 13V5Z",
35
- "fill": "var(--aui-second-color, rgba(0,103,209,0.7))",
36
- "fill-opacity": ".5"
37
- }
38
- })])]);
2
+ import { openBlock, createElementBlock, createStaticVNode } from "vue";
3
+ var _hoisted_1 = {
4
+ viewBox: "0 0 24 24",
5
+ xmlns: "http://www.w3.org/2000/svg"
39
6
  };
7
+ var _hoisted_2 = /* @__PURE__ */ createStaticVNode('<defs><clipPath id="white-pager_svg__a"><path fill="#fff" fill-opacity="0" d="M0 0h24v24H0z"></path></clipPath></defs><g clip-path="url(#white-pager_svg__a)" fill-rule="evenodd"><path d="M21 5.385v10.19a2.881 2.881 0 0 1-.013.271 3.345 3.345 0 0 1-.557 1.58 3.43 3.43 0 0 1-1.73 1.34 2.957 2.957 0 0 1-1.158.234H4.846a1.646 1.646 0 0 0 1.23 1.185c.124.029.25.043.38.043h13.65a.892.892 0 0 1 .895.886.867.867 0 0 1-.262.627.892.892 0 0 1-.634.26H6.455a3.491 3.491 0 0 1-1.345-.27 3.431 3.431 0 0 1-2.085-2.73H3V5.384a2.816 2.816 0 0 1 .016-.297c.012-.132.033-.263.06-.393l.004-.011V4.68a3.38 3.38 0 0 1 .49-1.144 3.43 3.43 0 0 1 .953-.953l.03-.02a3.462 3.462 0 0 1 1.145-.481l.01-.002c.244-.053.492-.08.747-.08h11.09a3.45 3.45 0 0 1 2.443 1.001 3.427 3.427 0 0 1 .74 1.086A3.379 3.379 0 0 1 21 5.385ZM18 5h-6v8l2.445-2.282a.8.8 0 0 1 1.11 0L18 13V5Z" clip-rule="evenodd" fill="var(--aui-first-color, rgba(0,103,209,1))"></path><path d="M12 5h6v8l-2.45-2.29c-.32-.3-.79-.3-1.11 0L12 13V5Z" fill="var(--aui-second-color, rgba(0,103,209,0.7))" fill-opacity=".5"></path></g>', 2);
8
+ var _hoisted_4 = [_hoisted_2];
9
+ function render(_ctx, _cache) {
10
+ return openBlock(), createElementBlock("svg", _hoisted_1, [].concat(_hoisted_4));
11
+ }
40
12
  var ColorIconWhitePager = {
41
13
  render
42
14
  };
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@opentinyvue/vue-icon-multicolor",
3
- "version": "2.21.0",
3
+ "version": "3.21.0",
4
4
  "description": "",
5
5
  "main": "./index.js",
6
6
  "license": "MIT",
7
7
  "sideEffects": false,
8
8
  "dependencies": {
9
- "@opentinyvue/vue-common": "~2.21.0"
9
+ "@opentinyvue/vue-common": "~3.21.0"
10
10
  },
11
11
  "module": "./index.js",
12
12
  "types": "index.d.ts",
@@ -1,2 +1,4 @@
1
- declare const _default: (propData?: any) => any;
1
+ declare const _default: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
2
+ [key: string]: any;
3
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
2
4
  export default _default;
@@ -1,2 +1,4 @@
1
- declare const _default: (propData?: any) => any;
1
+ declare const _default: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
2
+ [key: string]: any;
3
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
2
4
  export default _default;
@@ -1,2 +1,4 @@
1
- declare const _default: (propData?: any) => any;
1
+ declare const _default: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
2
+ [key: string]: any;
3
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
2
4
  export default _default;
@@ -1,2 +1,4 @@
1
- declare const _default: (propData?: any) => any;
1
+ declare const _default: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
2
+ [key: string]: any;
3
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
2
4
  export default _default;
@@ -1,2 +1,4 @@
1
- declare const _default: (propData?: any) => any;
1
+ declare const _default: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
2
+ [key: string]: any;
3
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
2
4
  export default _default;
@@ -1,2 +1,4 @@
1
- declare const _default: (propData?: any) => any;
1
+ declare const _default: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
2
+ [key: string]: any;
3
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
2
4
  export default _default;
@@ -1,2 +1,4 @@
1
- declare const _default: (propData?: any) => any;
1
+ declare const _default: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
2
+ [key: string]: any;
3
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
2
4
  export default _default;
@@ -1,2 +1,4 @@
1
- declare const _default: (propData?: any) => any;
1
+ declare const _default: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
2
+ [key: string]: any;
3
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
2
4
  export default _default;
@@ -1,2 +1,4 @@
1
- declare const _default: (propData?: any) => any;
1
+ declare const _default: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
2
+ [key: string]: any;
3
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
2
4
  export default _default;
@@ -1,2 +1,4 @@
1
- declare const _default: (propData?: any) => any;
1
+ declare const _default: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
2
+ [key: string]: any;
3
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
2
4
  export default _default;
@@ -1,2 +1,4 @@
1
- declare const _default: (propData?: any) => any;
1
+ declare const _default: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
2
+ [key: string]: any;
3
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
2
4
  export default _default;
@@ -1,2 +1,4 @@
1
- declare const _default: (propData?: any) => any;
1
+ declare const _default: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
2
+ [key: string]: any;
3
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
2
4
  export default _default;
@@ -1,2 +1,4 @@
1
- declare const _default: (propData?: any) => any;
1
+ declare const _default: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
2
+ [key: string]: any;
3
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
2
4
  export default _default;
@@ -1,2 +1,4 @@
1
- declare const _default: (propData?: any) => any;
1
+ declare const _default: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
2
+ [key: string]: any;
3
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
2
4
  export default _default;
@@ -1,2 +1,4 @@
1
- declare const _default: (propData?: any) => any;
1
+ declare const _default: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
2
+ [key: string]: any;
3
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
2
4
  export default _default;
@@ -1,2 +1,4 @@
1
- declare const _default: (propData?: any) => any;
1
+ declare const _default: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
2
+ [key: string]: any;
3
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
2
4
  export default _default;
@@ -1,2 +1,4 @@
1
- declare const _default: (propData?: any) => any;
1
+ declare const _default: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
2
+ [key: string]: any;
3
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
2
4
  export default _default;
@@ -1,2 +1,4 @@
1
- declare const _default: (propData?: any) => any;
1
+ declare const _default: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
2
+ [key: string]: any;
3
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
2
4
  export default _default;
@@ -1,2 +1,4 @@
1
- declare const _default: (propData?: any) => any;
1
+ declare const _default: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
2
+ [key: string]: any;
3
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
2
4
  export default _default;
@@ -1,2 +1,4 @@
1
- declare const _default: (propData?: any) => any;
1
+ declare const _default: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
2
+ [key: string]: any;
3
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
2
4
  export default _default;
@@ -1,2 +1,4 @@
1
- declare const _default: (propData?: any) => any;
1
+ declare const _default: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
2
+ [key: string]: any;
3
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
2
4
  export default _default;
@@ -1,2 +1,4 @@
1
- declare const _default: (propData?: any) => any;
1
+ declare const _default: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
2
+ [key: string]: any;
3
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
2
4
  export default _default;
@@ -1,2 +1,4 @@
1
- declare const _default: (propData?: any) => any;
1
+ declare const _default: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
2
+ [key: string]: any;
3
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
2
4
  export default _default;
@@ -1,2 +1,4 @@
1
- declare const _default: (propData?: any) => any;
1
+ declare const _default: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
2
+ [key: string]: any;
3
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
2
4
  export default _default;
@@ -1,2 +1,4 @@
1
- declare const _default: (propData?: any) => any;
1
+ declare const _default: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
2
+ [key: string]: any;
3
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
2
4
  export default _default;
@@ -1,2 +1,4 @@
1
- declare const _default: (propData?: any) => any;
1
+ declare const _default: (propData?: any) => import("@vue/reactivity").Raw<import("@vue/runtime-core").DefineComponent<{}, () => import("@vue/runtime-core").VNode<import("@vue/runtime-core").RendererNode, import("@vue/runtime-core").RendererElement, {
2
+ [key: string]: any;
3
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
2
4
  export default _default;