@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,40 +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": "service-charges_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(#service-charges_svg__a)",
24
- "fill-rule": "evenodd"
25
- }
26
- }, [_c("path", {
27
- attrs: {
28
- "d": "M1 9.5h22V18c0 1.65-1.32 3-2.94 3H3.93C2.31 21 1 19.65 1 18V9.5ZM9 13H6c-.56 0-1 .44-1 1v3c0 .55.44 1 1 1h3c.55 0 1-.45 1-1v-3c0-.56-.45-1-1-1Z",
29
- "fill": "var(--aui-first-color, rgba(0,103,209,1))"
30
- }
31
- }), _c("path", {
32
- attrs: {
33
- "d": "M3.93 3h16.13C21.68 3 23 4.34 23 6v2H1V6c0-1.66 1.31-3 2.93-3Z",
34
- "fill": "var(--aui-second-color, rgba(0,103,209,0.7))"
35
- }
36
- })])]);
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"
37
6
  };
7
+ var _hoisted_2 = /* @__PURE__ */ createStaticVNode('<defs><clipPath id="service-charges_svg__a"><path fill="#fff" fill-opacity="0" d="M0 0h24v24H0z"></path></clipPath></defs><g clip-path="url(#service-charges_svg__a)" fill-rule="evenodd"><path d="M1 9.5h22V18c0 1.65-1.32 3-2.94 3H3.93C2.31 21 1 19.65 1 18V9.5ZM9 13H6c-.56 0-1 .44-1 1v3c0 .55.44 1 1 1h3c.55 0 1-.45 1-1v-3c0-.56-.45-1-1-1Z" fill="var(--aui-first-color, rgba(0,103,209,1))"></path><path d="M3.93 3h16.13C21.68 3 23 4.34 23 6v2H1V6c0-1.66 1.31-3 2.93-3Z" 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
+ }
38
12
  var ServiceCharges = {
39
13
  render
40
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": "share-arrow_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(#share-arrow_svg__a)",
24
- "fill-rule": "evenodd"
25
- }
26
- }, [_c("path", {
27
- attrs: {
28
- "d": "M14 3.37H4.001a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3h14a3 3 0 0 0 3-3v-5.513l-3 2.358v1.655a1.5 1.5 0 0 1-1.5 1.5h-11a1.5 1.5 0 0 1-1.5-1.5v-9a1.5 1.5 0 0 1 1.5-1.5h3.382c1.351-1.262 3.015-2.02 5.028-2.242L14 4.12V3.37Z",
29
- "clip-rule": "evenodd",
30
- "fill": "var(--aui-second-color, rgba(0,103,209,0.7))"
31
- }
32
- }), _c("path", {
33
- attrs: {
34
- "d": "M15.95 13.14v-2.42c-.76-.08-1.63.07-2.6.46-1.29.51-2.75 1.44-4.38 2.77-.05.03-.09.06-.15.09-.05.02-.1.04-.16.06-.11.02-.23.02-.34-.01a.74.74 0 0 1-.47-.34.727.727 0 0 1-.08-.56c.63-2.62 1.7-4.57 3.19-5.83.35-.3.72-.56 1.11-.78 1.12-.63 2.41-.95 3.88-.97V3.37c0-.05.01-.09.01-.14.01-.04.02-.09.04-.13a.79.79 0 0 1 .14-.23c.13-.15.3-.24.51-.25.21-.02.39.04.54.18l5.89 5.14c.13.16.18.34.16.55-.02.2-.11.37-.27.5l-5.79 4.73c-.07.06-.15.1-.23.13a.69.69 0 0 1-.25.04c-.1 0-.2-.02-.29-.05a.958.958 0 0 1-.24-.17.71.71 0 0 1-.22-.53Z",
35
- "fill": "var(--aui-first-color, rgba(0,103,209,1))"
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="share-arrow_svg__a"><path fill="#fff" fill-opacity="0" d="M0 0h24v24H0z"></path></clipPath></defs><g clip-path="url(#share-arrow_svg__a)" fill-rule="evenodd"><path d="M14 3.37H4.001a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3h14a3 3 0 0 0 3-3v-5.513l-3 2.358v1.655a1.5 1.5 0 0 1-1.5 1.5h-11a1.5 1.5 0 0 1-1.5-1.5v-9a1.5 1.5 0 0 1 1.5-1.5h3.382c1.351-1.262 3.015-2.02 5.028-2.242L14 4.12V3.37Z" clip-rule="evenodd" fill="var(--aui-second-color, rgba(0,103,209,0.7))"></path><path d="M15.95 13.14v-2.42c-.76-.08-1.63.07-2.6.46-1.29.51-2.75 1.44-4.38 2.77-.05.03-.09.06-.15.09-.05.02-.1.04-.16.06-.11.02-.23.02-.34-.01a.74.74 0 0 1-.47-.34.727.727 0 0 1-.08-.56c.63-2.62 1.7-4.57 3.19-5.83.35-.3.72-.56 1.11-.78 1.12-.63 2.41-.95 3.88-.97V3.37c0-.05.01-.09.01-.14.01-.04.02-.09.04-.13a.79.79 0 0 1 .14-.23c.13-.15.3-.24.51-.25.21-.02.39.04.54.18l5.89 5.14c.13.16.18.34.16.55-.02.2-.11.37-.27.5l-5.79 4.73c-.07.06-.15.1-.23.13a.69.69 0 0 1-.25.04c-.1 0-.2-.02-.29-.05a.958.958 0 0 1-.24-.17.71.71 0 0 1-.22-.53Z" 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
+ }
39
12
  var ShareArrow = {
40
13
  render
41
14
  };
package/lib/ship.js CHANGED
@@ -1,46 +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": "ship_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(#ship_svg__a)",
24
- "fill-rule": "evenodd"
25
- }
26
- }, [_c("path", {
27
- attrs: {
28
- "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",
29
- "fill": "var(--aui-second-color, rgba(0,103,209,0.7))",
30
- "fill-opacity": ".5"
31
- }
32
- }), _c("path", {
33
- attrs: {
34
- "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",
35
- "fill": "var(--aui-first-color, rgba(0,103,209,1))"
36
- }
37
- }), _c("path", {
38
- attrs: {
39
- "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",
40
- "fill": "var(--aui-second-color, rgba(0,103,209,0.7))"
41
- }
42
- })])]);
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"
43
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
+ }
44
12
  var Ship = {
45
13
  render
46
14
  };
package/lib/taxi-fares.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": "taxi-fares_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(#taxi-fares_svg__a)",
24
- "fill-rule": "evenodd"
25
- }
26
- }, [_c("path", {
27
- attrs: {
28
- "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",
29
- "fill": "var(--aui-second-color, rgba(0,103,209,0.7))",
30
- "fill-opacity": ".5"
31
- }
32
- }), _c("path", {
33
- attrs: {
34
- "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",
35
- "clip-rule": "evenodd",
36
- "fill": "var(--aui-first-color, rgba(0,103,209,1))"
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="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
+ }
40
12
  var TaxiFares = {
41
13
  render
42
14
  };
@@ -1,47 +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": "train-fares_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(#train-fares_svg__a)",
24
- "fill-rule": "evenodd"
25
- }
26
- }, [_c("path", {
27
- attrs: {
28
- "d": "M19 3v10h-2.5l-8-10H19Z",
29
- "fill": "var(--aui-second-color, rgba(0,103,209,0.7))",
30
- "fill-opacity": ".5"
31
- }
32
- }), _c("path", {
33
- attrs: {
34
- "d": "M16.5 13H5V3h3.5l8 10Z",
35
- "fill": "var(--aui-second-color, rgba(0,103,209,0.7))"
36
- }
37
- }), _c("path", {
38
- attrs: {
39
- "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",
40
- "clip-rule": "evenodd",
41
- "fill": "var(--aui-first-color, rgba(0,103,209,1))"
42
- }
43
- })])]);
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"
44
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
+ }
45
12
  var TrainFares = {
46
13
  render
47
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": "training-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(#training-fees_svg__a)",
24
- "fill-rule": "evenodd"
25
- }
26
- }, [_c("path", {
27
- attrs: {
28
- "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",
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-.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",
35
- "fill": "var(--aui-first-color, rgba(0,103,209,1))"
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="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
+ }
39
12
  var TrainingFees = {
40
13
  render
41
14
  };
package/lib/training.js CHANGED
@@ -1,44 +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": "training_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(#training_svg__a)"
24
- }
25
- }, [_c("path", {
26
- attrs: {
27
- "d": "M12 17v4m3.23-4L18 21m-9.24-4L6 21",
28
- "stroke": "var(--aui-second-color, rgba(0,103,209,0.7))",
29
- "stroke-width": "2",
30
- "stroke-linejoin": "round",
31
- "stroke-linecap": "round"
32
- }
33
- }), _c("path", {
34
- attrs: {
35
- "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",
36
- "clip-rule": "evenodd",
37
- "fill": "var(--aui-first-color, rgba(0,103,209,1))",
38
- "fill-rule": "evenodd"
39
- }
40
- })])]);
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"
41
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
+ }
42
12
  var Training = {
43
13
  render
44
14
  };
@@ -1,53 +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": "travel-application-form_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(#travel-application-form_svg__a)",
24
- "clip-rule": "evenodd",
25
- "fill-rule": "evenodd"
26
- }
27
- }, [_c("path", {
28
- attrs: {
29
- "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",
30
- "fill": "var(--aui-second-color, rgba(0,103,209,0.7))",
31
- "fill-opacity": ".5"
32
- }
33
- }), _c("path", {
34
- attrs: {
35
- "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",
36
- "fill": "var(--aui-second-color, rgba(0,103,209,0.7))"
37
- }
38
- }), _c("path", {
39
- attrs: {
40
- "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",
41
- "fill": "var(--aui-first-color, rgba(0,103,209,1))"
42
- }
43
- }), _c("path", {
44
- attrs: {
45
- "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",
46
- "fill": "var(--aui-second-color, rgba(0,103,209,0.7))",
47
- "fill-opacity": ".5"
48
- }
49
- })])]);
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"
50
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
+ }
51
12
  var TravelApplicationForm = {
52
13
  render
53
14
  };
@@ -1,47 +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": "travel-expenses_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(#travel-expenses_svg__a)",
24
- "fill-rule": "evenodd"
25
- }
26
- }, [_c("path", {
27
- attrs: {
28
- "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",
29
- "fill": "var(--aui-second-color, rgba(0,103,209,0.7))",
30
- "fill-opacity": ".5"
31
- }
32
- }), _c("path", {
33
- attrs: {
34
- "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",
35
- "clip-rule": "evenodd",
36
- "fill": "var(--aui-first-color, rgba(0,103,209,1))"
37
- }
38
- }), _c("path", {
39
- attrs: {
40
- "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",
41
- "fill": "var(--aui-first-color, rgba(0,103,209,1))"
42
- }
43
- })])]);
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"
44
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
+ }
45
12
  var TravelExpenses = {
46
13
  render
47
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": "travel-order_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(#travel-order_svg__a)",
24
- "fill-rule": "evenodd"
25
- }
26
- }, [_c("path", {
27
- attrs: {
28
- "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",
29
- "clip-rule": "evenodd",
30
- "fill": "var(--aui-first-color, rgba(0,103,209,1))"
31
- }
32
- }), _c("path", {
33
- attrs: {
34
- "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",
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="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
+ }
40
12
  var TravelOrder = {
41
13
  render
42
14
  };