@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
package/index.d.ts CHANGED
@@ -119,65 +119,185 @@ export { ColorIconVenueRentalFees };
119
119
  export { ColorIconVisaFees };
120
120
  export { ColorIconWhitePager };
121
121
  declare const _default: {
122
- ColorIconActivitys: (propData?: any) => any;
123
- ColorIconAdministrativeFees: (propData?: any) => any;
124
- ColorIconAirFares: (propData?: any) => any;
125
- ColorIconAlbumUpload: (propData?: any) => any;
126
- ColorIconAnalysisReport: (propData?: any) => any;
127
- ColorIconAnalysisReport1: (propData?: any) => any;
128
- ColorIconApply: (propData?: any) => any;
129
- ColorIconArchives: (propData?: any) => any;
130
- ColorIconBaggageFees: (propData?: any) => any;
131
- ColorIconCarInsurance: (propData?: any) => any;
132
- ColorIconCarRental: (propData?: any) => any;
133
- ColorIconCaseStudy: (propData?: any) => any;
134
- ColorIconCeremonyFees: (propData?: any) => any;
135
- ColorIconConolences: (propData?: any) => any;
136
- ColorIconEntertainmentExpense: (propData?: any) => any;
137
- ColorIconExpertConsultationFees: (propData?: any) => any;
138
- ColorIconExpertReimburseForm: (propData?: any) => any;
139
- ColorIconExpertTeachingFees: (propData?: any) => any;
140
- ColorIconExpressDelivery: (propData?: any) => any;
141
- ColorIconFerryFares: (propData?: any) => any;
142
- ColorIconFileUplad: (propData?: any) => any;
143
- ColorIconFuelCost: (propData?: any) => any;
144
- ColorIconGiftCost: (propData?: any) => any;
145
- ColorIconHomePage: (propData?: any) => any;
146
- ColorIconHousingSubsidy: (propData?: any) => any;
147
- ColorIconIncidentalExpenses: (propData?: any) => any;
148
- ColorIconLandlinePhone: (propData?: any) => any;
149
- ColorIconLineRental: (propData?: any) => any;
150
- ColorIconLivingSubsidy: (propData?: any) => any;
151
- ColorIconLodgingFees: (propData?: any) => any;
152
- ColorIconMaintenanceService: (propData?: any) => any;
153
- ColorIconMealAllowance: (propData?: any) => any;
154
- ColorIconMealSubsidy: (propData?: any) => any;
155
- ColorIconMeetingExpenses: (propData?: any) => any;
156
- ColorIconMeetingReimburseForm: (propData?: any) => any;
157
- ColorIconNewspaperSubscription: (propData?: any) => any;
158
- ColorIconOfficeEquipments: (propData?: any) => any;
159
- ColorIconOfficeSupplies: (propData?: any) => any;
160
- ColorIconOthers: (propData?: any) => any;
161
- ColorIconPhoneBills: (propData?: any) => any;
162
- ColorIconPhotoIdentification: (propData?: any) => any;
163
- ColorIconPhysicalExamination: (propData?: any) => any;
164
- ColorIconPrivateVehicleAllowance: (propData?: any) => any;
165
- ColorIconProfessionalTerminology: (propData?: any) => any;
166
- ColorIconReceptionReimburseForm: (propData?: any) => any;
167
- ColorIconReimbursementForm: (propData?: any) => any;
168
- ColorIconServiceCharges: (propData?: any) => any;
169
- ColorIconShareArrow: (propData?: any) => any;
170
- ColorIconShip: (propData?: any) => any;
171
- ColorIconTaxiFares: (propData?: any) => any;
172
- ColorIconTrainFares: (propData?: any) => any;
173
- ColorIconTraining: (propData?: any) => any;
174
- ColorIconTrainingFees: (propData?: any) => any;
175
- ColorIconTravelApplicationForm: (propData?: any) => any;
176
- ColorIconTravelExpenses: (propData?: any) => any;
177
- ColorIconTravelOrder: (propData?: any) => any;
178
- ColorIconVenueHospitalityFees: (propData?: any) => any;
179
- ColorIconVenueRentalFees: (propData?: any) => any;
180
- ColorIconVisaFees: (propData?: any) => any;
181
- ColorIconWhitePager: (propData?: any) => any;
122
+ ColorIconActivitys: (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, {
123
+ [key: string]: any;
124
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
125
+ ColorIconAdministrativeFees: (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, {
126
+ [key: string]: any;
127
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
128
+ ColorIconAirFares: (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, {
129
+ [key: string]: any;
130
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
131
+ ColorIconAlbumUpload: (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, {
132
+ [key: string]: any;
133
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
134
+ ColorIconAnalysisReport: (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, {
135
+ [key: string]: any;
136
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
137
+ ColorIconAnalysisReport1: (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, {
138
+ [key: string]: any;
139
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
140
+ ColorIconApply: (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, {
141
+ [key: string]: any;
142
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
143
+ ColorIconArchives: (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, {
144
+ [key: string]: any;
145
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
146
+ ColorIconBaggageFees: (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, {
147
+ [key: string]: any;
148
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
149
+ ColorIconCarInsurance: (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, {
150
+ [key: string]: any;
151
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
152
+ ColorIconCarRental: (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, {
153
+ [key: string]: any;
154
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
155
+ ColorIconCaseStudy: (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, {
156
+ [key: string]: any;
157
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
158
+ ColorIconCeremonyFees: (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, {
159
+ [key: string]: any;
160
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
161
+ ColorIconConolences: (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, {
162
+ [key: string]: any;
163
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
164
+ ColorIconEntertainmentExpense: (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, {
165
+ [key: string]: any;
166
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
167
+ ColorIconExpertConsultationFees: (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, {
168
+ [key: string]: any;
169
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
170
+ ColorIconExpertReimburseForm: (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, {
171
+ [key: string]: any;
172
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
173
+ ColorIconExpertTeachingFees: (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, {
174
+ [key: string]: any;
175
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
176
+ ColorIconExpressDelivery: (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, {
177
+ [key: string]: any;
178
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
179
+ ColorIconFerryFares: (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, {
180
+ [key: string]: any;
181
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
182
+ ColorIconFileUplad: (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, {
183
+ [key: string]: any;
184
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
185
+ ColorIconFuelCost: (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, {
186
+ [key: string]: any;
187
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
188
+ ColorIconGiftCost: (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, {
189
+ [key: string]: any;
190
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
191
+ ColorIconHomePage: (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, {
192
+ [key: string]: any;
193
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
194
+ ColorIconHousingSubsidy: (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, {
195
+ [key: string]: any;
196
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
197
+ ColorIconIncidentalExpenses: (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, {
198
+ [key: string]: any;
199
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
200
+ ColorIconLandlinePhone: (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, {
201
+ [key: string]: any;
202
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
203
+ ColorIconLineRental: (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, {
204
+ [key: string]: any;
205
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
206
+ ColorIconLivingSubsidy: (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, {
207
+ [key: string]: any;
208
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
209
+ ColorIconLodgingFees: (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, {
210
+ [key: string]: any;
211
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
212
+ ColorIconMaintenanceService: (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, {
213
+ [key: string]: any;
214
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
215
+ ColorIconMealAllowance: (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, {
216
+ [key: string]: any;
217
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
218
+ ColorIconMealSubsidy: (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, {
219
+ [key: string]: any;
220
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
221
+ ColorIconMeetingExpenses: (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, {
222
+ [key: string]: any;
223
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
224
+ ColorIconMeetingReimburseForm: (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, {
225
+ [key: string]: any;
226
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
227
+ ColorIconNewspaperSubscription: (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, {
228
+ [key: string]: any;
229
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
230
+ ColorIconOfficeEquipments: (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, {
231
+ [key: string]: any;
232
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
233
+ ColorIconOfficeSupplies: (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, {
234
+ [key: string]: any;
235
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
236
+ ColorIconOthers: (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, {
237
+ [key: string]: any;
238
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
239
+ ColorIconPhoneBills: (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, {
240
+ [key: string]: any;
241
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
242
+ ColorIconPhotoIdentification: (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, {
243
+ [key: string]: any;
244
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
245
+ ColorIconPhysicalExamination: (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, {
246
+ [key: string]: any;
247
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
248
+ ColorIconPrivateVehicleAllowance: (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, {
249
+ [key: string]: any;
250
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
251
+ ColorIconProfessionalTerminology: (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, {
252
+ [key: string]: any;
253
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
254
+ ColorIconReceptionReimburseForm: (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, {
255
+ [key: string]: any;
256
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
257
+ ColorIconReimbursementForm: (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, {
258
+ [key: string]: any;
259
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
260
+ ColorIconServiceCharges: (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, {
261
+ [key: string]: any;
262
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
263
+ ColorIconShareArrow: (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, {
264
+ [key: string]: any;
265
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
266
+ ColorIconShip: (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, {
267
+ [key: string]: any;
268
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
269
+ ColorIconTaxiFares: (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, {
270
+ [key: string]: any;
271
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
272
+ ColorIconTrainFares: (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, {
273
+ [key: string]: any;
274
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
275
+ ColorIconTraining: (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, {
276
+ [key: string]: any;
277
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
278
+ ColorIconTrainingFees: (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, {
279
+ [key: string]: any;
280
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
281
+ ColorIconTravelApplicationForm: (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, {
282
+ [key: string]: any;
283
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
284
+ ColorIconTravelExpenses: (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, {
285
+ [key: string]: any;
286
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
287
+ ColorIconTravelOrder: (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, {
288
+ [key: string]: any;
289
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
290
+ ColorIconVenueHospitalityFees: (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, {
291
+ [key: string]: any;
292
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
293
+ ColorIconVenueRentalFees: (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, {
294
+ [key: string]: any;
295
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
296
+ ColorIconVisaFees: (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, {
297
+ [key: string]: any;
298
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
299
+ ColorIconWhitePager: (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, {
300
+ [key: string]: any;
301
+ }>, {}, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").PublicProps, Readonly<import("@vue/runtime-core").ExtractPropTypes<{}>>, {}, {}>>;
182
302
  };
183
303
  export default _default;
package/lib/activitys.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": "activitys_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(#activitys_svg__a)"
24
- }
25
- }, [_c("path", {
26
- attrs: {
27
- "d": "M16.99 11.889 12.205 7.15a1.125 1.125 0 0 0-.706-.322 1.146 1.146 0 0 0-.753.204l-3.83 2.704a1.94 1.94 0 0 0-.21.214 1.065 1.065 0 0 0-.13 1.017 1.051 1.051 0 0 0 .247.371l3.874 3.791L7.7 18.348a1.078 1.078 0 0 0-.135.178 2.599 2.599 0 0 1-.757.453 2.714 2.714 0 0 1-1.002.187 2.775 2.775 0 0 1-1.014-.192 2.6 2.6 0 0 1-1.17-.916 2.4 2.4 0 0 1-.355-.783 2.297 2.297 0 0 1 .138-1.499A2.42 2.42 0 0 1 3.963 15a2.6 2.6 0 0 1 .828-.523 2.716 2.716 0 0 1 1.014-.192 1.177 1.177 0 0 0 .428-.081c.132-.052.249-.126.35-.22.101-.095.18-.204.235-.328a.963.963 0 0 0 0-.802 1.022 1.022 0 0 0-.235-.327 1.15 1.15 0 0 0-.778-.302 5.009 5.009 0 0 0-2.643.74A4.749 4.749 0 0 0 1.79 14.25a4.392 4.392 0 0 0-.702 1.61c-.059.283-.088.57-.088.865a4.228 4.228 0 0 0 .378 1.752c.115.255.252.495.412.723a4.761 4.761 0 0 0 2.144 1.671 5.009 5.009 0 0 0 1.871.354 5.029 5.029 0 0 0 2.622-.728c.233-.142.453-.303.659-.484.102-.057.194-.128.274-.215l3.743-4.02c.155-.212.27-.507.249-.768a1.037 1.037 0 0 0-.32-.675L9.329 10.71l1.952-1.376 4.59 4.543a1.109 1.109 0 0 0 .575.304c.224.045.441.025.653-.06.322-.13.66-.194 1.014-.194a2.735 2.735 0 0 1 1.03.201 2.634 2.634 0 0 1 1.411 1.366 2.475 2.475 0 0 1 .142 1.575 2.541 2.541 0 0 1-.71 1.237 2.694 2.694 0 0 1-1.874.751 2.735 2.735 0 0 1-1.03-.2 2.634 2.634 0 0 1-1.411-1.367 2.497 2.497 0 0 1-.008-1.98 1.039 1.039 0 0 0 0-.829 1.107 1.107 0 0 0-.606-.586 1.136 1.136 0 0 0-.855 0 1.115 1.115 0 0 0-.606.586 4.6 4.6 0 0 0-.256 2.838 4.665 4.665 0 0 0 1.317 2.319 4.85 4.85 0 0 0 1.553 1.014c.606.248 1.24.372 1.902.372a5.04 5.04 0 0 0 1.903-.372 4.916 4.916 0 0 0 1.554-1.014 4.675 4.675 0 0 0 1.047-1.504c.256-.586.384-1.2.384-1.842a4.595 4.595 0 0 0-.804-2.602 4.86 4.86 0 0 0-2.181-1.758 4.958 4.958 0 0 0-1.916-.372l-.202.005c-.3.012-.602.053-.907.123Z",
28
- "clip-rule": "evenodd",
29
- "fill": "var(--aui-first-color, rgba(0,103,209,1))",
30
- "fill-rule": "evenodd"
31
- }
32
- }), _c("ellipse", {
33
- attrs: {
34
- "cx": "14.979",
35
- "cy": "5.25",
36
- "rx": "2.292",
37
- "ry": "2.25",
38
- "fill": "var(--aui-second-color, rgba(0,103,209,0.7))"
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="activitys_svg__a"><path fill="#fff" fill-opacity="0" d="M0 0h24v24H0z"></path></clipPath></defs><g clip-path="url(#activitys_svg__a)"><path d="M16.99 11.889 12.205 7.15a1.125 1.125 0 0 0-.706-.322 1.146 1.146 0 0 0-.753.204l-3.83 2.704a1.94 1.94 0 0 0-.21.214 1.065 1.065 0 0 0-.13 1.017 1.051 1.051 0 0 0 .247.371l3.874 3.791L7.7 18.348a1.078 1.078 0 0 0-.135.178 2.599 2.599 0 0 1-.757.453 2.714 2.714 0 0 1-1.002.187 2.775 2.775 0 0 1-1.014-.192 2.6 2.6 0 0 1-1.17-.916 2.4 2.4 0 0 1-.355-.783 2.297 2.297 0 0 1 .138-1.499A2.42 2.42 0 0 1 3.963 15a2.6 2.6 0 0 1 .828-.523 2.716 2.716 0 0 1 1.014-.192 1.177 1.177 0 0 0 .428-.081c.132-.052.249-.126.35-.22.101-.095.18-.204.235-.328a.963.963 0 0 0 0-.802 1.022 1.022 0 0 0-.235-.327 1.15 1.15 0 0 0-.778-.302 5.009 5.009 0 0 0-2.643.74A4.749 4.749 0 0 0 1.79 14.25a4.392 4.392 0 0 0-.702 1.61c-.059.283-.088.57-.088.865a4.228 4.228 0 0 0 .378 1.752c.115.255.252.495.412.723a4.761 4.761 0 0 0 2.144 1.671 5.009 5.009 0 0 0 1.871.354 5.029 5.029 0 0 0 2.622-.728c.233-.142.453-.303.659-.484.102-.057.194-.128.274-.215l3.743-4.02c.155-.212.27-.507.249-.768a1.037 1.037 0 0 0-.32-.675L9.329 10.71l1.952-1.376 4.59 4.543a1.109 1.109 0 0 0 .575.304c.224.045.441.025.653-.06.322-.13.66-.194 1.014-.194a2.735 2.735 0 0 1 1.03.201 2.634 2.634 0 0 1 1.411 1.366 2.475 2.475 0 0 1 .142 1.575 2.541 2.541 0 0 1-.71 1.237 2.694 2.694 0 0 1-1.874.751 2.735 2.735 0 0 1-1.03-.2 2.634 2.634 0 0 1-1.411-1.367 2.497 2.497 0 0 1-.008-1.98 1.039 1.039 0 0 0 0-.829 1.107 1.107 0 0 0-.606-.586 1.136 1.136 0 0 0-.855 0 1.115 1.115 0 0 0-.606.586 4.6 4.6 0 0 0-.256 2.838 4.665 4.665 0 0 0 1.317 2.319 4.85 4.85 0 0 0 1.553 1.014c.606.248 1.24.372 1.902.372a5.04 5.04 0 0 0 1.903-.372 4.916 4.916 0 0 0 1.554-1.014 4.675 4.675 0 0 0 1.047-1.504c.256-.586.384-1.2.384-1.842a4.595 4.595 0 0 0-.804-2.602 4.86 4.86 0 0 0-2.181-1.758 4.958 4.958 0 0 0-1.916-.372l-.202.005c-.3.012-.602.053-.907.123Z" clip-rule="evenodd" fill="var(--aui-first-color, rgba(0,103,209,1))" fill-rule="evenodd"></path><ellipse cx="14.979" cy="5.25" rx="2.292" ry="2.25" fill="var(--aui-second-color, rgba(0,103,209,0.7))"></ellipse></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 Activitys = {
43
13
  render
44
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": "administrative-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(#administrative-fees_svg__a)",
24
- "fill-rule": "evenodd"
25
- }
26
- }, [_c("path", {
27
- attrs: {
28
- "d": "M7 19.734V8.266c0-.215-.037-.412-.11-.59a1.367 1.367 0 0 0-.114-.216 1.08 1.08 0 0 0-.243-.27 1.428 1.428 0 0 0-.324-.164.827.827 0 0 0-.387-.007.858.858 0 0 0-.29.124c-.093.073-.239.21-.308.317a1.358 1.358 0 0 0-.113.215c-.074.18-.111.376-.111.59v11.47c0 .305.074.573.224.805.085.132.188.238.308.317a.871.871 0 0 0 .29.124.827.827 0 0 0 .356 0l.01-.002a.871.871 0 0 0 .28-.122c.12-.08.223-.185.308-.317.15-.232.224-.5.224-.806Zm4 0V8.266c0-.215-.037-.412-.11-.59a1.37 1.37 0 0 0-.114-.216 1.082 1.082 0 0 0-.243-.27 1.427 1.427 0 0 0-.324-.164.828.828 0 0 0-.387-.007.858.858 0 0 0-.29.124c-.093.073-.239.21-.308.317a1.355 1.355 0 0 0-.113.215c-.074.18-.111.376-.111.59v11.47c0 .305.074.573.224.805.085.132.188.238.308.317a.871.871 0 0 0 .29.124.821.821 0 0 0 .387-.008.87.87 0 0 0 .259-.116c.12-.08.223-.185.308-.317.15-.232.224-.5.224-.806Zm4-11.468v11.468c0 .306-.075.574-.224.806a1.056 1.056 0 0 1-.308.317A.87.87 0 0 1 14 21a.823.823 0 0 1-.178-.02.87.87 0 0 1-.29-.124 1.056 1.056 0 0 1-.308-.316c-.15-.232-.224-.5-.224-.806V8.266c0-.215.037-.412.11-.59a1.37 1.37 0 0 1 .114-.216c.07-.108.215-.244.308-.317a.87.87 0 0 1 .29-.124.828.828 0 0 1 .356 0l.03.007c.09.024.242.11.325.164.093.072.174.162.243.27.044.069.082.14.113.216.074.178.111.375.111.59Zm4 0v11.468c0 .306-.075.574-.224.806a1.056 1.056 0 0 1-.308.317A.87.87 0 0 1 18 21a.822.822 0 0 1-.468-.143 1.056 1.056 0 0 1-.308-.317c-.15-.232-.224-.5-.224-.806V8.266c0-.215.037-.412.11-.59a1.37 1.37 0 0 1 .114-.216c.07-.108.215-.244.308-.317a.87.87 0 0 1 .29-.124.828.828 0 0 1 .387.007c.09.024.24.11.324.164.092.072.174.162.243.27.044.069.082.14.113.216.074.178.111.375.111.59Z",
29
- "clip-rule": "evenodd",
30
- "fill": "var(--aui-second-color, rgba(0,103,209,0.7))"
31
- }
32
- }), _c("path", {
33
- attrs: {
34
- "d": "M3.8 18h16.4c.44 0 .8.35.8.79v2.41c0 .44-.36.8-.8.8H3.8c-.45 0-.8-.36-.8-.8v-2.41c0-.44.35-.79.8-.79ZM12.65 2.21l8.89 5.87c.44.28.59.92.33 1.41-.17.31-.47.51-.8.51H2.92C2.41 10 2 9.53 2 8.96c0-.36.17-.7.44-.88l8.8-5.87c.44-.29.98-.29 1.41 0Z",
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="administrative-fees_svg__a"><path fill="#fff" fill-opacity="0" d="M0 0h24v24H0z"></path></clipPath></defs><g clip-path="url(#administrative-fees_svg__a)" fill-rule="evenodd"><path d="M7 19.734V8.266c0-.215-.037-.412-.11-.59a1.367 1.367 0 0 0-.114-.216 1.08 1.08 0 0 0-.243-.27 1.428 1.428 0 0 0-.324-.164.827.827 0 0 0-.387-.007.858.858 0 0 0-.29.124c-.093.073-.239.21-.308.317a1.358 1.358 0 0 0-.113.215c-.074.18-.111.376-.111.59v11.47c0 .305.074.573.224.805.085.132.188.238.308.317a.871.871 0 0 0 .29.124.827.827 0 0 0 .356 0l.01-.002a.871.871 0 0 0 .28-.122c.12-.08.223-.185.308-.317.15-.232.224-.5.224-.806Zm4 0V8.266c0-.215-.037-.412-.11-.59a1.37 1.37 0 0 0-.114-.216 1.082 1.082 0 0 0-.243-.27 1.427 1.427 0 0 0-.324-.164.828.828 0 0 0-.387-.007.858.858 0 0 0-.29.124c-.093.073-.239.21-.308.317a1.355 1.355 0 0 0-.113.215c-.074.18-.111.376-.111.59v11.47c0 .305.074.573.224.805.085.132.188.238.308.317a.871.871 0 0 0 .29.124.821.821 0 0 0 .387-.008.87.87 0 0 0 .259-.116c.12-.08.223-.185.308-.317.15-.232.224-.5.224-.806Zm4-11.468v11.468c0 .306-.075.574-.224.806a1.056 1.056 0 0 1-.308.317A.87.87 0 0 1 14 21a.823.823 0 0 1-.178-.02.87.87 0 0 1-.29-.124 1.056 1.056 0 0 1-.308-.316c-.15-.232-.224-.5-.224-.806V8.266c0-.215.037-.412.11-.59a1.37 1.37 0 0 1 .114-.216c.07-.108.215-.244.308-.317a.87.87 0 0 1 .29-.124.828.828 0 0 1 .356 0l.03.007c.09.024.242.11.325.164.093.072.174.162.243.27.044.069.082.14.113.216.074.178.111.375.111.59Zm4 0v11.468c0 .306-.075.574-.224.806a1.056 1.056 0 0 1-.308.317A.87.87 0 0 1 18 21a.822.822 0 0 1-.468-.143 1.056 1.056 0 0 1-.308-.317c-.15-.232-.224-.5-.224-.806V8.266c0-.215.037-.412.11-.59a1.37 1.37 0 0 1 .114-.216c.07-.108.215-.244.308-.317a.87.87 0 0 1 .29-.124.828.828 0 0 1 .387.007c.09.024.24.11.324.164.092.072.174.162.243.27.044.069.082.14.113.216.074.178.111.375.111.59Z" clip-rule="evenodd" fill="var(--aui-second-color, rgba(0,103,209,0.7))"></path><path d="M3.8 18h16.4c.44 0 .8.35.8.79v2.41c0 .44-.36.8-.8.8H3.8c-.45 0-.8-.36-.8-.8v-2.41c0-.44.35-.79.8-.79ZM12.65 2.21l8.89 5.87c.44.28.59.92.33 1.41-.17.31-.47.51-.8.51H2.92C2.41 10 2 9.53 2 8.96c0-.36.17-.7.44-.88l8.8-5.87c.44-.29.98-.29 1.41 0Z" 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 AdministrativeFees = {
40
13
  render
41
14
  };
package/lib/air-fares.js CHANGED
@@ -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": "air-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(#air-fares_svg__a)",
24
- "fill-rule": "evenodd"
25
- }
26
- }, [_c("path", {
27
- attrs: {
28
- "d": "M19.99 19c.56 0 1.01.44 1.01 1 0 .55-.45 1-1 1H3.99c-.55 0-.99-.45-.99-1s.44-1 .99-1h16Z",
29
- "fill": "var(--aui-second-color, rgba(0,103,209,0.7))"
30
- }
31
- }), _c("path", {
32
- attrs: {
33
- "d": "M6.03 3.02c.1-.04.21-.03.31.01l8.19 3.99 4.51-1.71c.41-.16.85-.2 1.28-.13l.21.04 1.31.33c1.13.29 1.54 1.74.74 2.62-.28.31-.62.55-.99.69L5.69 14.9c-.53.2-1.12.07-1.53-.33l-3.04-3c-.22-.22-.14-.6.14-.71l2.41-.92c.12-.04.25-.03.36.05l.98.65 3.93-1.49-5.56-4.43a.42.42 0 0 1 .03-.69l.07-.04 2.55-.97Z",
34
- "fill": "var(--aui-first-color, rgba(0,103,209,1))"
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="air-fares_svg__a"><path fill="#fff" fill-opacity="0" d="M0 0h24v24H0z"></path></clipPath></defs><g clip-path="url(#air-fares_svg__a)" fill-rule="evenodd"><path d="M19.99 19c.56 0 1.01.44 1.01 1 0 .55-.45 1-1 1H3.99c-.55 0-.99-.45-.99-1s.44-1 .99-1h16Z" fill="var(--aui-second-color, rgba(0,103,209,0.7))"></path><path d="M6.03 3.02c.1-.04.21-.03.31.01l8.19 3.99 4.51-1.71c.41-.16.85-.2 1.28-.13l.21.04 1.31.33c1.13.29 1.54 1.74.74 2.62-.28.31-.62.55-.99.69L5.69 14.9c-.53.2-1.12.07-1.53-.33l-3.04-3c-.22-.22-.14-.6.14-.71l2.41-.92c.12-.04.25-.03.36.05l.98.65 3.93-1.49-5.56-4.43a.42.42 0 0 1 .03-.69l.07-.04 2.55-.97Z" 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
+ }
38
12
  var AirFares = {
39
13
  render
40
14
  };
@@ -1,55 +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": "album-upload_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(#album-upload_svg__a)"
24
- }
25
- }, [_c("path", {
26
- attrs: {
27
- "d": "M18.99 2h-14C3.34 2 2 3.34 1.99 5v8.86l3.88-3.88a3.075 3.075 0 0 1 4.24 0l2.88 2.88.88-.88a3.012 3.012 0 0 1 4.25 0l3.87 3.88V5c0-1.66-1.34-3-3-3Z",
28
- "fill": "var(--aui-second-color, rgba(0,103,209,0.7))",
29
- "fill-opacity": ".5",
30
- "fill-rule": "evenodd"
31
- }
32
- }), _c("path", {
33
- attrs: {
34
- "d": "m21.99 15.85-3.87-3.88a3.03 3.03 0 0 0-4.25 0l-.88.89 8.16 8.21c.54-.55.85-1.3.84-2.07v-3.15Z",
35
- "fill": "var(--aui-second-color, rgba(0,103,209,0.7))",
36
- "fill-rule": "evenodd"
37
- }
38
- }), _c("circle", {
39
- attrs: {
40
- "cx": "17",
41
- "cy": "7",
42
- "r": "2",
43
- "fill": "var(--aui-first-color, rgba(0,103,209,1))"
44
- }
45
- }), _c("path", {
46
- attrs: {
47
- "d": "M10.12 9.97a3.075 3.075 0 0 0-4.24 0L2 13.86V19c0 1.65 1.34 2.99 3 3h14c.81 0 1.59-.34 2.16-.92L10.12 9.97Z",
48
- "fill": "var(--aui-first-color, rgba(0,103,209,1))",
49
- "fill-rule": "evenodd"
50
- }
51
- })])]);
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"
52
6
  };
7
+ var _hoisted_2 = /* @__PURE__ */ createStaticVNode('<defs><clipPath id="album-upload_svg__a"><path fill="#fff" fill-opacity="0" d="M0 0h24v24H0z"></path></clipPath></defs><g clip-path="url(#album-upload_svg__a)"><path d="M18.99 2h-14C3.34 2 2 3.34 1.99 5v8.86l3.88-3.88a3.075 3.075 0 0 1 4.24 0l2.88 2.88.88-.88a3.012 3.012 0 0 1 4.25 0l3.87 3.88V5c0-1.66-1.34-3-3-3Z" fill="var(--aui-second-color, rgba(0,103,209,0.7))" fill-opacity=".5" fill-rule="evenodd"></path><path d="m21.99 15.85-3.87-3.88a3.03 3.03 0 0 0-4.25 0l-.88.89 8.16 8.21c.54-.55.85-1.3.84-2.07v-3.15Z" fill="var(--aui-second-color, rgba(0,103,209,0.7))" fill-rule="evenodd"></path><circle cx="17" cy="7" r="2" fill="var(--aui-first-color, rgba(0,103,209,1))"></circle><path d="M10.12 9.97a3.075 3.075 0 0 0-4.24 0L2 13.86V19c0 1.65 1.34 2.99 3 3h14c.81 0 1.59-.34 2.16-.92L10.12 9.97Z" 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
+ }
53
12
  var AlbumUpload = {
54
13
  render
55
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": "analysis-report-1_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(#analysis-report-1_svg__a)",
24
- "clip-rule": "evenodd",
25
- "fill-rule": "evenodd"
26
- }
27
- }, [_c("path", {
28
- attrs: {
29
- "d": "M5 22h6.79a6.317 6.317 0 0 1-1.29-3.853c0-3.379 2.587-6.118 5.778-6.118l.002-.09c.044-.802.673-1.439 1.442-1.439 1.217 0 2.347.399 3.278 1.079V5a3 3 0 0 0-3-3H5a3 3 0 0 0-3 3v14a3 3 0 0 0 3 3ZM6 5.25h7c.42 0 .75.33.75.75s-.33.75-.75.75H6c-.42 0-.75-.33-.75-.75s.33-.75.75-.75Zm4 3.5H6c-.42 0-.75.33-.75.75s.33.75.75.75h4c.42 0 .75-.33.75-.75s-.33-.75-.75-.75Z",
30
- "fill": "var(--aui-second-color, rgba(0,103,209,0.7))"
31
- }
32
- }), _c("path", {
33
- attrs: {
34
- "d": "M21.877 16.087a.418.418 0 0 1-.298.123h-2.994a.789.789 0 0 1-.733-.485.801.801 0 0 1-.062-.31v-2.994c0-.116.04-.215.123-.298A.419.419 0 0 1 18.21 12a3.788 3.788 0 0 1 2.083.623 3.791 3.791 0 0 1 1.083 1.083 3.757 3.757 0 0 1 .534 1.26c.06.267.089.542.089.824a.405.405 0 0 1-.123.297Zm-5.603-2.04v2.897c0 .108.02.208.057.3a.781.781 0 0 0 .173.254.78.78 0 0 0 .253.172.777.777 0 0 0 .301.057h2.898c.13 0 .24.046.33.138.092.091.135.253.135.382a4.19 4.19 0 0 1-1.371 2.668 4.23 4.23 0 0 1-1.953.995c-.285.06-.576.09-.874.09-.312 0-.618-.033-.916-.099h-.002a4.198 4.198 0 0 1-1.403-.595H13.9a4.226 4.226 0 0 1-1.206-1.207 4.204 4.204 0 0 1-.694-2.32 4.216 4.216 0 0 1 .603-2.177V15.6a4.24 4.24 0 0 1 1.067-1.187 4.215 4.215 0 0 1 2.085-.832.464.464 0 0 1 .344.1c.1.08.161.237.175.365Z",
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="analysis-report-1_svg__a"><path fill="#fff" fill-opacity="0" d="M0 0h24v24H0z"></path></clipPath></defs><g clip-path="url(#analysis-report-1_svg__a)" clip-rule="evenodd" fill-rule="evenodd"><path d="M5 22h6.79a6.317 6.317 0 0 1-1.29-3.853c0-3.379 2.587-6.118 5.778-6.118l.002-.09c.044-.802.673-1.439 1.442-1.439 1.217 0 2.347.399 3.278 1.079V5a3 3 0 0 0-3-3H5a3 3 0 0 0-3 3v14a3 3 0 0 0 3 3ZM6 5.25h7c.42 0 .75.33.75.75s-.33.75-.75.75H6c-.42 0-.75-.33-.75-.75s.33-.75.75-.75Zm4 3.5H6c-.42 0-.75.33-.75.75s.33.75.75.75h4c.42 0 .75-.33.75-.75s-.33-.75-.75-.75Z" fill="var(--aui-second-color, rgba(0,103,209,0.7))"></path><path d="M21.877 16.087a.418.418 0 0 1-.298.123h-2.994a.789.789 0 0 1-.733-.485.801.801 0 0 1-.062-.31v-2.994c0-.116.04-.215.123-.298A.419.419 0 0 1 18.21 12a3.788 3.788 0 0 1 2.083.623 3.791 3.791 0 0 1 1.083 1.083 3.757 3.757 0 0 1 .534 1.26c.06.267.089.542.089.824a.405.405 0 0 1-.123.297Zm-5.603-2.04v2.897c0 .108.02.208.057.3a.781.781 0 0 0 .173.254.78.78 0 0 0 .253.172.777.777 0 0 0 .301.057h2.898c.13 0 .24.046.33.138.092.091.135.253.135.382a4.19 4.19 0 0 1-1.371 2.668 4.23 4.23 0 0 1-1.953.995c-.285.06-.576.09-.874.09-.312 0-.618-.033-.916-.099h-.002a4.198 4.198 0 0 1-1.403-.595H13.9a4.226 4.226 0 0 1-1.206-1.207 4.204 4.204 0 0 1-.694-2.32 4.216 4.216 0 0 1 .603-2.177V15.6a4.24 4.24 0 0 1 1.067-1.187 4.215 4.215 0 0 1 2.085-.832.464.464 0 0 1 .344.1c.1.08.161.237.175.365Z" 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 AnalysisReport1 = {
40
13
  render
41
14
  };