@opentinyvue/vue-icon-multicolor 3.27.2 → 3.27.4

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 (121) hide show
  1. package/lib/activitys.js +21 -0
  2. package/lib/administrative-fees.js +21 -0
  3. package/lib/air-fares.js +21 -0
  4. package/lib/album-upload.js +21 -0
  5. package/lib/analysis-report-1.js +21 -0
  6. package/lib/analysis-report.js +21 -0
  7. package/lib/apply.js +21 -0
  8. package/lib/archives.js +21 -0
  9. package/lib/baggage-fees.js +21 -0
  10. package/lib/car-insurance.js +21 -0
  11. package/lib/car-rental.js +21 -0
  12. package/lib/case-study.js +21 -0
  13. package/lib/ceremony-fees.js +21 -0
  14. package/lib/condolences.js +21 -0
  15. package/lib/entertainment-expense.js +21 -0
  16. package/lib/expert-consultation-fees.js +21 -0
  17. package/lib/expert-reimburse-form.js +21 -0
  18. package/lib/expert-teaching-fees.js +21 -0
  19. package/lib/express-delivery.js +21 -0
  20. package/lib/ferry-fares.js +21 -0
  21. package/lib/file-upload.js +21 -0
  22. package/lib/fuel-cost.js +21 -0
  23. package/lib/gift-cost.js +21 -0
  24. package/lib/home-page.js +21 -0
  25. package/lib/housing-subsidy.js +21 -0
  26. package/lib/incidental-expenses.js +21 -0
  27. package/lib/landline-phone.js +21 -0
  28. package/lib/line-rental.js +21 -0
  29. package/lib/living-subsidy.js +21 -0
  30. package/lib/lodging-fees.js +21 -0
  31. package/lib/maintenance-service.js +21 -0
  32. package/lib/meal-allowance.js +21 -0
  33. package/lib/meal-subsidy.js +21 -0
  34. package/lib/meeting-expenses.js +21 -0
  35. package/lib/meeting-reimburse-form.js +21 -0
  36. package/lib/newspaper-subscription.js +21 -0
  37. package/lib/office-equipments.js +21 -0
  38. package/lib/office-supplies.js +21 -0
  39. package/lib/others.js +21 -0
  40. package/lib/phone-bills.js +21 -0
  41. package/lib/photo-identification.js +21 -0
  42. package/lib/physical-examination.js +21 -0
  43. package/lib/private-vehicle-allowance.js +21 -0
  44. package/lib/professional-terminology.js +21 -0
  45. package/lib/reception-reimburse-form.js +21 -0
  46. package/lib/reimbursement-form.js +21 -0
  47. package/lib/service-charges.js +21 -0
  48. package/lib/share-arrow.js +21 -0
  49. package/lib/ship.js +21 -0
  50. package/lib/taxi-fares.js +21 -0
  51. package/lib/train-fares.js +21 -0
  52. package/lib/training-fees.js +21 -0
  53. package/lib/training.js +21 -0
  54. package/lib/travel-application-form.js +21 -0
  55. package/lib/travel-expenses.js +21 -0
  56. package/lib/travel-order.js +21 -0
  57. package/lib/venue-hospitality-fees.js +21 -0
  58. package/lib/venue-rental-fees.js +21 -0
  59. package/lib/visa-fees.js +21 -0
  60. package/lib/white-pager.js +21 -0
  61. package/package.json +1 -1
  62. /package/src/{activitys/index.d.ts → activitys.d.ts} +0 -0
  63. /package/src/{administrative-fees/index.d.ts → administrative-fees.d.ts} +0 -0
  64. /package/src/{air-fares/index.d.ts → air-fares.d.ts} +0 -0
  65. /package/src/{album-upload/index.d.ts → album-upload.d.ts} +0 -0
  66. /package/src/{analysis-report-1/index.d.ts → analysis-report-1.d.ts} +0 -0
  67. /package/src/{analysis-report/index.d.ts → analysis-report.d.ts} +0 -0
  68. /package/src/{apply/index.d.ts → apply.d.ts} +0 -0
  69. /package/src/{archives/index.d.ts → archives.d.ts} +0 -0
  70. /package/src/{baggage-fees/index.d.ts → baggage-fees.d.ts} +0 -0
  71. /package/src/{car-insurance/index.d.ts → car-insurance.d.ts} +0 -0
  72. /package/src/{car-rental/index.d.ts → car-rental.d.ts} +0 -0
  73. /package/src/{case-study/index.d.ts → case-study.d.ts} +0 -0
  74. /package/src/{ceremony-fees/index.d.ts → ceremony-fees.d.ts} +0 -0
  75. /package/src/{condolences/index.d.ts → condolences.d.ts} +0 -0
  76. /package/src/{entertainment-expense/index.d.ts → entertainment-expense.d.ts} +0 -0
  77. /package/src/{expert-consultation-fees/index.d.ts → expert-consultation-fees.d.ts} +0 -0
  78. /package/src/{expert-reimburse-form/index.d.ts → expert-reimburse-form.d.ts} +0 -0
  79. /package/src/{expert-teaching-fees/index.d.ts → expert-teaching-fees.d.ts} +0 -0
  80. /package/src/{express-delivery/index.d.ts → express-delivery.d.ts} +0 -0
  81. /package/src/{ferry-fares/index.d.ts → ferry-fares.d.ts} +0 -0
  82. /package/src/{file-upload/index.d.ts → file-upload.d.ts} +0 -0
  83. /package/src/{fuel-cost/index.d.ts → fuel-cost.d.ts} +0 -0
  84. /package/src/{gift-cost/index.d.ts → gift-cost.d.ts} +0 -0
  85. /package/src/{home-page/index.d.ts → home-page.d.ts} +0 -0
  86. /package/src/{housing-subsidy/index.d.ts → housing-subsidy.d.ts} +0 -0
  87. /package/src/{incidental-expenses/index.d.ts → incidental-expenses.d.ts} +0 -0
  88. /package/src/{landline-phone/index.d.ts → landline-phone.d.ts} +0 -0
  89. /package/src/{line-rental/index.d.ts → line-rental.d.ts} +0 -0
  90. /package/src/{living-subsidy/index.d.ts → living-subsidy.d.ts} +0 -0
  91. /package/src/{lodging-fees/index.d.ts → lodging-fees.d.ts} +0 -0
  92. /package/src/{maintenance-service/index.d.ts → maintenance-service.d.ts} +0 -0
  93. /package/src/{meal-allowance/index.d.ts → meal-allowance.d.ts} +0 -0
  94. /package/src/{meal-subsidy/index.d.ts → meal-subsidy.d.ts} +0 -0
  95. /package/src/{meeting-expenses/index.d.ts → meeting-expenses.d.ts} +0 -0
  96. /package/src/{meeting-reimburse-form/index.d.ts → meeting-reimburse-form.d.ts} +0 -0
  97. /package/src/{newspaper-subscription/index.d.ts → newspaper-subscription.d.ts} +0 -0
  98. /package/src/{office-equipments/index.d.ts → office-equipments.d.ts} +0 -0
  99. /package/src/{office-supplies/index.d.ts → office-supplies.d.ts} +0 -0
  100. /package/src/{others/index.d.ts → others.d.ts} +0 -0
  101. /package/src/{phone-bills/index.d.ts → phone-bills.d.ts} +0 -0
  102. /package/src/{photo-identification/index.d.ts → photo-identification.d.ts} +0 -0
  103. /package/src/{physical-examination/index.d.ts → physical-examination.d.ts} +0 -0
  104. /package/src/{private-vehicle-allowance/index.d.ts → private-vehicle-allowance.d.ts} +0 -0
  105. /package/src/{professional-terminology/index.d.ts → professional-terminology.d.ts} +0 -0
  106. /package/src/{reception-reimburse-form/index.d.ts → reception-reimburse-form.d.ts} +0 -0
  107. /package/src/{reimbursement-form/index.d.ts → reimbursement-form.d.ts} +0 -0
  108. /package/src/{service-charges/index.d.ts → service-charges.d.ts} +0 -0
  109. /package/src/{share-arrow/index.d.ts → share-arrow.d.ts} +0 -0
  110. /package/src/{ship/index.d.ts → ship.d.ts} +0 -0
  111. /package/src/{taxi-fares/index.d.ts → taxi-fares.d.ts} +0 -0
  112. /package/src/{train-fares/index.d.ts → train-fares.d.ts} +0 -0
  113. /package/src/{training-fees/index.d.ts → training-fees.d.ts} +0 -0
  114. /package/src/{training/index.d.ts → training.d.ts} +0 -0
  115. /package/src/{travel-application-form/index.d.ts → travel-application-form.d.ts} +0 -0
  116. /package/src/{travel-expenses/index.d.ts → travel-expenses.d.ts} +0 -0
  117. /package/src/{travel-order/index.d.ts → travel-order.d.ts} +0 -0
  118. /package/src/{venue-hospitality-fees/index.d.ts → venue-hospitality-fees.d.ts} +0 -0
  119. /package/src/{venue-rental-fees/index.d.ts → venue-rental-fees.d.ts} +0 -0
  120. /package/src/{visa-fees/index.d.ts → visa-fees.d.ts} +0 -0
  121. /package/src/{white-pager/index.d.ts → white-pager.d.ts} +0 -0
package/lib/ship.js ADDED
@@ -0,0 +1,21 @@
1
+ import { svg } from "@opentinyvue/vue-common";
2
+ import { createElementBlock, openBlock, createStaticVNode } from "vue";
3
+ var _hoisted_1 = {
4
+ viewBox: "0 0 24 24",
5
+ xmlns: "http://www.w3.org/2000/svg"
6
+ };
7
+ var _hoisted_2 = /* @__PURE__ */ createStaticVNode('<defs><clipPath id="ship_svg__a"><path fill="#fff" fill-opacity="0" d="M0 0h24v24H0z"></path></clipPath></defs><g clip-path="url(#ship_svg__a)" fill-rule="evenodd"><path d="M16.61 18.76c.68.93 1.89 1.52 3.23 1.52.38 0 .75-.05 1.11-.14a.832.832 0 1 1 .42 1.61c-.49.13-1.01.2-1.53.2-1.49 0-2.89-.54-3.9-1.45-1.01.94-2.42 1.5-3.94 1.5-1.46 0-2.83-.52-3.84-1.41l-.09-.08c-1.01.91-2.41 1.44-3.89 1.44-.54 0-1.06-.07-1.57-.2a.847.847 0 0 1-.59-1.02c.12-.44.58-.71 1.02-.59.37.1.75.15 1.14.15 1.28 0 2.45-.55 3.15-1.42.05-.06.11-.12.17-.16l.11-.07c.37-.27.9-.2 1.17.17.68.93 1.89 1.52 3.22 1.52 1.25 0 2.39-.52 3.09-1.34l.15-.2c.06-.08.12-.15.2-.21.37-.27.9-.19 1.17.18Z" fill="var(--aui-second-color, rgba(0,103,209,0.7))" fill-opacity=".5"></path><path d="M11.33 10.21a.85.85 0 0 0-.16.39l-.01.11v8.4c-.49-.13-.91-.36-1.24-.67l-.13-.14-.12-.14-.11-.14a1.94 1.94 0 0 0-2.46-.37l-.15.09-.03.02-.14.1-.12.11-.11.1-.09.11-.12.13c-.5.54-1.29.86-2.16.86-.15 0-.29-.01-.43-.02l-.22-.04-.04-.01-.22-.53-1.11-3.29c-.35-1.03.16-2.15 1.15-2.58l.16-.06 7.86-2.43ZM12.65 10.2l7.82 2.25c.99.29 1.62 1.26 1.49 2.27l-.03.17-.79 3.67-.15.45-.15.02-.17.03-.2.05c-.21.04-.42.06-.64.06-.82 0-1.58-.3-2.08-.78l-.13-.14-.12-.15-.11-.14c-.66-.74-1.79-.87-2.6-.27-.14.1-.26.21-.37.35l-.1.13-.1.13-.13.13c-.32.32-.76.56-1.26.69v-8.41l-.01-.11a.801.801 0 0 0-.17-.4Z" fill="var(--aui-first-color, rgba(0,103,209,1))"></path><path d="M13.1 2c.72 0 1.31.54 1.39 1.24v1.45h1.95c1.77 0 3.22 1.39 3.32 3.14l.01.19v3.07l-6.89-1.98-.3-.07-.25-.04c-.34-.03-.69-.01-1.02.06l-.25.07-6.84 2.11V8.02c0-1.77 1.38-3.22 3.13-3.32l.2-.01h1.94v-1.3c0-.72.55-1.32 1.25-1.39H13.1Z" 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
+ }
12
+ var Ship = {
13
+ render
14
+ };
15
+ var ship = svg({
16
+ name: "ColorIconShip",
17
+ component: Ship
18
+ });
19
+ export {
20
+ ship as default
21
+ };
@@ -0,0 +1,21 @@
1
+ import { svg } from "@opentinyvue/vue-common";
2
+ import { createElementBlock, openBlock, createStaticVNode } from "vue";
3
+ var _hoisted_1 = {
4
+ viewBox: "0 0 24 24",
5
+ xmlns: "http://www.w3.org/2000/svg"
6
+ };
7
+ var _hoisted_2 = /* @__PURE__ */ createStaticVNode('<defs><clipPath id="taxi-fares_svg__a"><path fill="#fff" fill-opacity="0" d="M0 0h24v24H0z"></path></clipPath></defs><g clip-path="url(#taxi-fares_svg__a)" fill-rule="evenodd"><path d="m20 13-1.54-6.99c-.1-.47-.38-.83-.74-.97C15.81 4.34 13.9 4 12 4c-1.91 0-3.82.34-5.73 1.04-.36.14-.64.5-.74.97L4 13h16Z" fill="var(--aui-second-color, rgba(0,103,209,0.7))" fill-opacity=".5"></path><path d="M18.122 4.071c.131.046.256.105.374.177.205.126.39.291.556.496.087.107.164.221.232.341.132.23.23.486.293.764l1.246 5.422c.097.06.24.16.326.233a2.36 2.36 0 0 1 .557.698 2.489 2.489 0 0 1 .267.817c.024.163.032.33.023.498.008.09.006.26 0 .352l-.31 6.239c-.025.5-.41.892-.878.892h-3.2a.586.586 0 0 1-.515-.31l-.695-1.29H7.603l-.695 1.29a.596.596 0 0 1-.117.152L6.707 21H3.759a1.399 1.399 0 0 1-1.006-.423 1.51 1.51 0 0 1-.163-.194 2.923 2.923 0 0 1-.148-.261 1.541 1.541 0 0 1-.132-.556l-.305-6.05a2.555 2.555 0 0 1 .24-1.214 2.433 2.433 0 0 1 .881-1L4.424 5.85c.064-.279.162-.534.294-.765.067-.119.144-.231.23-.338.165-.204.349-.37.553-.495a1.95 1.95 0 0 1 .374-.178C7.918 3.358 9.961 3 12.003 3h.112c2.004.013 4.007.37 6.007 1.071Zm-13.176 6.75c2.6-.414 4.951-.621 7.055-.621 2.103 0 4.454.207 7.054.621L18.02 6.32a1.004 1.004 0 0 0-.15-.322.612.612 0 0 0-.219-.162c-1.884-.66-3.767-.99-5.648-.99-1.881 0-3.786.337-5.674.998a.688.688 0 0 0-.224.19.8.8 0 0 0-.125.287L4.946 10.82ZM7.008 15h-1.33c-.38 0-.677.33-.677.75s.298.75.676.75h1.33c.38 0 .677-.33.677-.75S7.386 15 7.008 15Zm3.246 1.5h3.495c.378 0 .676-.33.676-.75s-.298-.75-.677-.75h-3.494c-.379 0-.676.33-.676.75s.297.75.676.75Zm6.74 0h1.331c.379 0 .676-.33.676-.75s-.297-.75-.676-.75h-1.33c-.379 0-.676.33-.676.75s.297.75.676.75Z" clip-rule="evenodd" 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
+ }
12
+ var TaxiFares = {
13
+ render
14
+ };
15
+ var taxiFares = svg({
16
+ name: "ColorIconTaxiFares",
17
+ component: TaxiFares
18
+ });
19
+ export {
20
+ taxiFares as default
21
+ };
@@ -0,0 +1,21 @@
1
+ import { svg } from "@opentinyvue/vue-common";
2
+ import { createElementBlock, openBlock, createStaticVNode } from "vue";
3
+ var _hoisted_1 = {
4
+ viewBox: "0 0 24 24",
5
+ xmlns: "http://www.w3.org/2000/svg"
6
+ };
7
+ var _hoisted_2 = /* @__PURE__ */ createStaticVNode('<defs><clipPath id="train-fares_svg__a"><path fill="#fff" fill-opacity="0" d="M0 0h24v24H0z"></path></clipPath></defs><g clip-path="url(#train-fares_svg__a)" fill-rule="evenodd"><path d="M19 3v10h-2.5l-8-10H19Z" fill="var(--aui-second-color, rgba(0,103,209,0.7))" fill-opacity=".5"></path><path d="M16.5 13H5V3h3.5l8 10Z" fill="var(--aui-second-color, rgba(0,103,209,0.7))"></path><path d="M16.515 1.5c2.13 0 3.87 1.651 3.98 3.729l.005.209V16.47c0 1.913-1.38 3.508-3.212 3.864l.635.536a.92.92 0 0 1 .1 1.307.946.946 0 0 1-1.22.175l-.102-.076-2.125-1.802-.07-.067H9.49l-.068.067-2.125 1.802a.945.945 0 0 1-1.323-.1.918.918 0 0 1 .01-1.217l.091-.089.634-.537c-1.762-.343-3.107-1.835-3.203-3.654L3.5 16.47V5.438c0-2.105 1.67-3.824 3.773-3.933l.212-.005h9.03ZM7.332 3h9.336C17.956 3 19 3.979 19 5.186v5.628C19 12.021 17.956 13 16.668 13H7.332C6.044 13 5 12.021 5 10.814V5.186C5 3.979 6.044 3 7.332 3ZM7 16a1 1 0 1 1 2 0 1 1 0 0 1-2 0Zm9-1a1 1 0 1 0 0 2 1 1 0 0 0 0-2Z" clip-rule="evenodd" 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
+ }
12
+ var TrainFares = {
13
+ render
14
+ };
15
+ var trainFares = svg({
16
+ name: "ColorIconTrainFares",
17
+ component: TrainFares
18
+ });
19
+ export {
20
+ trainFares as default
21
+ };
@@ -0,0 +1,21 @@
1
+ import { svg } from "@opentinyvue/vue-common";
2
+ import { createElementBlock, openBlock, createStaticVNode } from "vue";
3
+ var _hoisted_1 = {
4
+ viewBox: "0 0 24 24",
5
+ xmlns: "http://www.w3.org/2000/svg"
6
+ };
7
+ var _hoisted_2 = /* @__PURE__ */ createStaticVNode('<defs><clipPath id="training-fees_svg__a"><path fill="#fff" fill-opacity="0" d="M0 0h24v24H0z"></path></clipPath></defs><g clip-path="url(#training-fees_svg__a)" fill-rule="evenodd"><path d="M3 3h18v2.878a2.793 2.793 0 0 0-2.174-1.048 2.775 2.775 0 0 0-2.111 4.583h-2.598a1.696 1.696 0 0 0-1.41.753 1.68 1.68 0 0 0-.287.944 1.9 1.9 0 0 0 .34 1.082 1.911 1.911 0 0 0 .63.568c.086.049.176.09.27.124l2.58.944V16H13v3h-2v-3H5.842C4.272 16 3 14.873 3 13.484V3Zm18 6.456v-.119a2.56 2.56 0 0 1-.087.104l.087.015ZM5.625 7.01H8.36c.35 0 .625.275.625.625s-.275.625-.625.625H5.625A.619.619 0 0 1 5 7.634c0-.35.275-.625.625-.625Zm0 3.19h4.104c.35 0 .625.276.625.626s-.276.625-.625.625H5.625A.619.619 0 0 1 5 10.825a.62.62 0 0 1 .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-.83ZM18.82 6.08c.84 0 1.53.68 1.53 1.53 0 .84-.69 1.52-1.53 1.52-.85 0-1.53-.68-1.53-1.52 0-.85.68-1.53 1.53-1.53Zm-4.71 4.58h6.43c.63 0 1.14.51 1.14 1.15v3.05c0 .42-.34.77-.76.77h-.77v3.05c0 .21-.17.38-.38.38h-1.91a.38.38 0 0 1-.38-.38v-5.73l-3.4-1.24a.638.638 0 0 1-.42-.6c0-.25.2-.45.45-.45ZM12 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
+ }
12
+ var TrainingFees = {
13
+ render
14
+ };
15
+ var trainingFees = svg({
16
+ name: "ColorIconTrainingFees",
17
+ component: TrainingFees
18
+ });
19
+ export {
20
+ trainingFees as default
21
+ };
@@ -0,0 +1,21 @@
1
+ import { svg } from "@opentinyvue/vue-common";
2
+ import { createElementBlock, openBlock, createStaticVNode } from "vue";
3
+ var _hoisted_1 = {
4
+ viewBox: "0 0 24 24",
5
+ xmlns: "http://www.w3.org/2000/svg"
6
+ };
7
+ var _hoisted_2 = /* @__PURE__ */ createStaticVNode('<defs><clipPath id="training_svg__a"><path fill="#fff" fill-opacity="0" d="M0 0h24v24H0z"></path></clipPath></defs><g clip-path="url(#training_svg__a)"><path d="M12 17v4m3.23-4L18 21m-9.24-4L6 21" stroke="var(--aui-second-color, rgba(0,103,209,0.7))" stroke-width="2" stroke-linejoin="round" stroke-linecap="round"></path><path d="M4.728 2h14.545c1.507 0 2.728 1.302 2.728 2.909v10.182C22 16.697 20.78 18 19.273 18H4.728c-1.506 0-2.727-1.303-2.727-2.91V4.91c0-1.607 1.22-2.91 2.727-2.91Zm5.926 7.962a.872.872 0 0 0 .211-.098l3.193-2.03a.92.92 0 0 0 .346-.397c.05-.106.08-.213.092-.323a1.037 1.037 0 0 0-.115-.597 1.953 1.953 0 0 0-.216-.273.903.903 0 0 0-.107-.079l-3.193-2.03A.865.865 0 0 0 10.404 4a.85.85 0 0 0-.483.149.986.986 0 0 0-.42.821l-.001 4.06a1.036 1.036 0 0 0 .097.437.945.945 0 0 0 .142.221c.057.053.193.174.26.21a.903.903 0 0 0 .327.099.846.846 0 0 0 .328-.035Zm1.724 2.788a2.251 2.251 0 0 1 4.244 0H18.5c.42 0 .75.33.75.75s-.33.75-.75.75h-1.878a2.251 2.251 0 0 1-4.244 0H5.5c-.42 0-.75-.33-.75-.75s.33-.75.75-.75h6.878Zm1.372.75a.75.75 0 1 1 1.5 0 .75.75 0 0 1-1.5 0Z" clip-rule="evenodd" fill="var(--aui-first-color, rgba(0,103,209,1))" fill-rule="evenodd"></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
+ }
12
+ var Training = {
13
+ render
14
+ };
15
+ var training = svg({
16
+ name: "ColorIconTraining",
17
+ component: Training
18
+ });
19
+ export {
20
+ training as default
21
+ };
@@ -0,0 +1,21 @@
1
+ import { svg } from "@opentinyvue/vue-common";
2
+ import { createElementBlock, openBlock, createStaticVNode } from "vue";
3
+ var _hoisted_1 = {
4
+ viewBox: "0 0 24 24",
5
+ xmlns: "http://www.w3.org/2000/svg"
6
+ };
7
+ var _hoisted_2 = /* @__PURE__ */ createStaticVNode('<defs><clipPath id="travel-application-form_svg__a"><path fill="#fff" fill-opacity="0" d="M0 0h24v24H0z"></path></clipPath></defs><g clip-path="url(#travel-application-form_svg__a)" clip-rule="evenodd" fill-rule="evenodd"><path d="M6 5.052V4q0-.214.044-.419.039-.183.114-.36.073-.174.176-.328.11-.165.252-.307.142-.143.307-.252.154-.103.328-.176.176-.075.36-.114Q7.787 2 8 2h5q.214 0 .418.044.184.04.36.114.175.073.33.176.164.11.306.252.143.142.252.307.103.154.176.328.075.177.114.36.044.205.044.42v1h-2V4H8v1H6.654c-.222 0-.44.016-.654.05Z" fill="var(--aui-second-color, rgba(0,103,209,0.7))" fill-opacity=".5"></path><path d="M15.335 5a4.048 4.048 0 0 1 1.43.251c.44.162.827.39 1.165.684.337.294.598.63.783 1.011A2.772 2.772 0 0 1 19 8.183v2.63a6.496 6.496 0 0 0-2-.313c-.698 0-1.37.11-2 .313v-1.98C15 8.367 14.56 8 14 8s-1 .367-1 .833v3.043A6.488 6.488 0 0 0 10.5 17c0 1.509.514 2.897 1.376 4H6.092a1.205 1.205 0 0 1-.06.25 1.27 1.27 0 0 1-.208.372 1.095 1.095 0 0 1-.335.272.974.974 0 0 1-.437.106.939.939 0 0 1-.436-.106 1.043 1.043 0 0 1-.335-.271A1.27 1.27 0 0 1 4 20.816v-.163a3.624 3.624 0 0 1-.93-.588 3.33 3.33 0 0 1-.45-.476 3.04 3.04 0 0 1-.533-1.076A2.772 2.772 0 0 1 2 17.817V8.183a2.774 2.774 0 0 1 .287-1.237c.092-.189.203-.368.333-.536.13-.17.28-.327.45-.475.185-.16.384-.301.598-.422A4.05 4.05 0 0 1 5.664 5h9.671ZM8 8.833v8.334c0 .466-.44.833-1 .833s-1-.367-1-.833V8.833C6 8.367 6.44 8 7 8s1 .367 1 .833Z" fill="var(--aui-second-color, rgba(0,103,209,0.7))"></path><path d="M17 12a5 5 0 1 0 0 10 5 5 0 0 0 0-10Zm-.75 2.5c0-.42.33-.75.75-.75s.75.33.75.75v1.75h1.75c.42 0 .75.33.75.75s-.33.75-.75.75h-1.75v1.75c0 .42-.33.75-.75.75s-.75-.33-.75-.75v-1.75H14.5c-.42 0-.75-.33-.75-.75s.33-.75.75-.75h1.75V14.5Z" fill="var(--aui-first-color, rgba(0,103,209,1))"></path><path d="M17 13.75c-.42 0-.75.33-.75.75v1.75H14.5c-.42 0-.75.33-.75.75s.33.75.75.75h1.75v1.75c0 .42.33.75.75.75s.75-.33.75-.75v-1.75h1.75c.42 0 .75-.33.75-.75s-.33-.75-.75-.75h-1.75V14.5c0-.42-.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
+ }
12
+ var TravelApplicationForm = {
13
+ render
14
+ };
15
+ var travelApplicationForm = svg({
16
+ name: "ColorIconTravelApplicationForm",
17
+ component: TravelApplicationForm
18
+ });
19
+ export {
20
+ travelApplicationForm as default
21
+ };
@@ -0,0 +1,21 @@
1
+ import { svg } from "@opentinyvue/vue-common";
2
+ import { createElementBlock, openBlock, createStaticVNode } from "vue";
3
+ var _hoisted_1 = {
4
+ viewBox: "0 0 24 24",
5
+ xmlns: "http://www.w3.org/2000/svg"
6
+ };
7
+ var _hoisted_2 = /* @__PURE__ */ createStaticVNode('<defs><clipPath id="travel-expenses_svg__a"><path fill="#fff" fill-opacity="0" d="M0 0h24v24H0z"></path></clipPath></defs><g clip-path="url(#travel-expenses_svg__a)" fill-rule="evenodd"><path d="M12 3c4.99 0 9 4 9 9 0 4.99-4.01 9-9 9-5 0-9-4.01-9-9 0-5 4-9 9-9Z" fill="var(--aui-second-color, rgba(0,103,209,0.7))" fill-opacity=".5"></path><path d="M2 12C2 6.494 6.494 2 12 2s10 4.494 10 10-4.494 10-10 10S2 17.506 2 12Zm17.5 0c0-4.16-3.34-7.5-7.5-7.5S4.5 7.84 4.5 12s3.34 7.5 7.5 7.5 7.5-3.34 7.5-7.5Z" clip-rule="evenodd" fill="var(--aui-first-color, rgba(0,103,209,1))"></path><path d="M14.84 7.59a.756.756 0 0 0-.98.21L12 9.73 10.13 7.8c-.21-.3-.64-.4-.98-.21-.33.19-.43.59-.23.9l1.96 2.05H8.7c-.39 0-.7.29-.7.65 0 .36.31.65.7.65h2.59v1.74H8.7c-.39 0-.7.29-.7.65 0 .36.31.66.7.66h2.59v1.95c0 .36.32.66.71.66.38 0 .7-.3.7-.66v-1.95h2.59c.39 0 .71-.3.71-.66 0-.36-.32-.65-.71-.65H12.7v-1.74h2.59c.39 0 .71-.29.71-.65 0-.36-.32-.65-.71-.65h-2.18l1.96-2.05c.2-.31.1-.71-.23-.9Z" 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
+ }
12
+ var TravelExpenses = {
13
+ render
14
+ };
15
+ var travelExpenses = svg({
16
+ name: "ColorIconTravelExpenses",
17
+ component: TravelExpenses
18
+ });
19
+ export {
20
+ travelExpenses as default
21
+ };
@@ -0,0 +1,21 @@
1
+ import { svg } from "@opentinyvue/vue-common";
2
+ import { createElementBlock, openBlock, createStaticVNode } from "vue";
3
+ var _hoisted_1 = {
4
+ viewBox: "0 0 24 24",
5
+ xmlns: "http://www.w3.org/2000/svg"
6
+ };
7
+ var _hoisted_2 = /* @__PURE__ */ createStaticVNode('<defs><clipPath id="travel-order_svg__a"><path fill="#fff" fill-opacity="0" d="M0 0h24v24H0z"></path></clipPath></defs><g clip-path="url(#travel-order_svg__a)" fill-rule="evenodd"><path d="M23 17.63c0 .462-.094.904-.281 1.326-.18.404-.432.761-.758 1.072a3.474 3.474 0 0 1-1.11.713c-.43.172-.878.259-1.347.259H4.496q-.41 0-.8-.088l-.009-.002a3.575 3.575 0 0 1-.539-.17q-.353-.142-.66-.35h-.001l-.001-.002q-.237-.16-.447-.36-.297-.283-.513-.618-.14-.216-.245-.454a3.26 3.26 0 0 1-.21-.649Q1 17.977 1 17.63V6.37q0-.346.07-.678l.002-.006q.07-.328.21-.642c.067-.154.146-.3.236-.44L1.52 4.6l.006-.01q.216-.335.513-.617c.136-.13.28-.248.434-.353l.014-.01q.308-.208.661-.35.265-.107.54-.17l.007-.002Q4.085 3 4.496 3h15.008c.469 0 .918.087 1.348.26.417.168.787.405 1.109.713a3.333 3.333 0 0 1 .969 1.72c.047.22.07.446.07.677v11.26ZM7.855 14.302c-.02.024-.198.178-.22.2 0 .056.003.11.01.165l.184 1.338a.446.446 0 0 1-.056.274l-.286.51c-.1.18-.376.176-.511.095L6.16 15.5a.456.456 0 0 0-.39-.232l-1.566-.037c-.164-.004-.267-.167-.228-.365a.492.492 0 0 1 .051-.14l.286-.511a.426.426 0 0 1 .201-.187l1.214-.505c.05-.02.098-.046.145-.074l.015-.113c.004-.03.036-.152.043-.183a5.519 5.519 0 0 1 .4-.902l.085-.153-2.769-1.22a.648.648 0 0 1-.372-.436c-.063-.21-.006-.503.09-.718l.112-.2c.089-.16.209-.28.36-.363a.708.708 0 0 1 .46-.087l3.499.555 1.068-1.91a2.45 2.45 0 0 1 .21-.29A1.482 1.482 0 0 1 9.4 7.17a1.255 1.255 0 0 1 .468-.16 1.114 1.114 0 0 1 .7.144 1.059 1.059 0 0 1 .34.316 1.21 1.21 0 0 1 .193.435 1.387 1.387 0 0 1 .024.518 1.55 1.55 0 0 1-.181.539l-1.068 1.91 2.215 2.852c.099.127.152.28.157.456a.941.941 0 0 1-.124.503l-.111.2a.871.871 0 0 1-.479.416c-.204.072-.457.012-.631-.091L8.497 13.34l-.085.153a5.316 5.316 0 0 1-.557.809ZM15 9.25h5c.42 0 .75.33.75.75s-.33.75-.75.75h-5c-.42 0-.75-.33-.75-.75s.33-.75.75-.75Zm0 4h3c.42 0 .75.33.75.75s-.33.75-.75.75h-3c-.42 0-.75-.33-.75-.75s.33-.75.75-.75Z" clip-rule="evenodd" fill="var(--aui-first-color, rgba(0,103,209,1))"></path><path d="M15 9.25h5c.41 0 .75.32.75.75 0 .42-.34.75-.75.75h-5c-.42 0-.75-.33-.75-.75 0-.43.33-.75.75-.75Zm0 4h3a.749.749 0 1 1 0 1.5h-3c-.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
+ }
12
+ var TravelOrder = {
13
+ render
14
+ };
15
+ var travelOrder = svg({
16
+ name: "ColorIconTravelOrder",
17
+ component: TravelOrder
18
+ });
19
+ export {
20
+ travelOrder as default
21
+ };
@@ -0,0 +1,21 @@
1
+ import { svg } from "@opentinyvue/vue-common";
2
+ import { createElementBlock, openBlock, createStaticVNode } from "vue";
3
+ var _hoisted_1 = {
4
+ viewBox: "0 0 24 24",
5
+ xmlns: "http://www.w3.org/2000/svg"
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
+ }
12
+ var VenueHospitalityFees = {
13
+ render
14
+ };
15
+ var venueHospitalityFees = svg({
16
+ name: "ColorIconVenueHospitalityFees",
17
+ component: VenueHospitalityFees
18
+ });
19
+ export {
20
+ venueHospitalityFees as default
21
+ };
@@ -0,0 +1,21 @@
1
+ import { svg } from "@opentinyvue/vue-common";
2
+ import { createElementBlock, openBlock, createStaticVNode } from "vue";
3
+ var _hoisted_1 = {
4
+ viewBox: "0 0 24 24",
5
+ xmlns: "http://www.w3.org/2000/svg"
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
+ }
12
+ var VenueRentalFees = {
13
+ render
14
+ };
15
+ var venueRentalFees = svg({
16
+ name: "ColorIconVenueRentalFees",
17
+ component: VenueRentalFees
18
+ });
19
+ export {
20
+ venueRentalFees as default
21
+ };
@@ -0,0 +1,21 @@
1
+ import { svg } from "@opentinyvue/vue-common";
2
+ import { createElementBlock, openBlock, createStaticVNode } from "vue";
3
+ var _hoisted_1 = {
4
+ viewBox: "0 0 24 24",
5
+ xmlns: "http://www.w3.org/2000/svg"
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
+ }
12
+ var VisaFees = {
13
+ render
14
+ };
15
+ var visaFees = svg({
16
+ name: "ColorIconVisaFees",
17
+ component: VisaFees
18
+ });
19
+ export {
20
+ visaFees as default
21
+ };
@@ -0,0 +1,21 @@
1
+ import { svg } from "@opentinyvue/vue-common";
2
+ import { createElementBlock, openBlock, createStaticVNode } from "vue";
3
+ var _hoisted_1 = {
4
+ viewBox: "0 0 24 24",
5
+ xmlns: "http://www.w3.org/2000/svg"
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
+ }
12
+ var ColorIconWhitePager = {
13
+ render
14
+ };
15
+ var whitePager = svg({
16
+ name: "ColorIconWhitePager",
17
+ component: ColorIconWhitePager
18
+ });
19
+ export {
20
+ whitePager as default
21
+ };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@opentinyvue/vue-icon-multicolor",
3
- "version": "3.27.2",
3
+ "version": "3.27.4",
4
4
  "description": "",
5
5
  "main": "./index.js",
6
6
  "license": "MIT",
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes