cloudcommerce 0.0.128 → 0.0.129
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.
- package/.eslintrc.cjs +4 -0
- package/CHANGELOG.md +14 -0
- package/package.json +8 -8
- package/packages/api/package.json +1 -1
- package/packages/apps/correios/package.json +1 -1
- package/packages/apps/custom-shipping/package.json +1 -1
- package/packages/apps/discounts/package.json +1 -1
- package/packages/apps/emails/package.json +1 -1
- package/packages/apps/frenet/package.json +1 -1
- package/packages/apps/infinitepay/lib/ip-create-transaction.js +7 -5
- package/packages/apps/infinitepay/lib/ip-create-transaction.js.map +1 -1
- package/packages/apps/infinitepay/package.json +2 -2
- package/packages/apps/infinitepay/src/ip-create-transaction.ts +8 -5
- package/packages/apps/mercadopago/package.json +1 -1
- package/packages/apps/pagarme/package.json +1 -1
- package/packages/apps/pix/package.json +1 -1
- package/packages/apps/tiny-erp/package.json +1 -1
- package/packages/cli/package.json +1 -1
- package/packages/config/package.json +2 -2
- package/packages/emails/package.json +1 -1
- package/packages/events/package.json +1 -1
- package/packages/firebase/package.json +1 -1
- package/packages/i18n/package.json +1 -1
- package/packages/modules/package.json +1 -1
- package/packages/passport/package.json +1 -1
- package/packages/ssr/package.json +3 -3
- package/packages/storefront/.eslintrc-auto-import.json +1242 -0
- package/packages/storefront/.eslintrc.cjs +11 -0
- package/packages/storefront/astro.config.mjs +44 -1
- package/packages/storefront/auto-imports.d.ts +1242 -0
- package/packages/storefront/components.d.ts +21 -0
- package/packages/storefront/{storefront.cms.cjs → config/storefront.cms.cjs} +0 -0
- package/packages/storefront/{storefront.cms.mjs → config/storefront.cms.mjs} +0 -0
- package/packages/storefront/dist/client/{HeaderButtons.bc4a5c97.js → HeaderButtons.5867fe1c.js} +1 -1
- package/packages/storefront/dist/client/assets/_...slug_.88f9146d.css +1 -0
- package/packages/storefront/dist/client/chunks/HeaderButtons.cc68ecde.js +1 -0
- package/packages/storefront/dist/client/chunks/{LoginForm.7e9c481c.js → LoginForm.5bdbb363.js} +2 -2
- package/packages/storefront/dist/client/sw.js +1 -1
- package/packages/storefront/dist/server/chunks/{image-pool.f66f99fb.mjs → image-pool.abfa6f7b.mjs} +3 -0
- package/packages/storefront/dist/server/entry.mjs +44 -9
- package/packages/storefront/package.json +10 -6
- package/packages/storefront/src/lib/assets/base.css +16 -33
- package/packages/storefront/src/lib/assets/forms.css +209 -0
- package/packages/storefront/src/lib/assets/preflight.css +2 -2
- package/packages/storefront/src/lib/components/LoginDrawer.vue +13 -5
- package/packages/storefront/src/lib/components/atoms/ALink.vue +26 -0
- package/packages/storefront/src/lib/layouts/BaseBody.astro +1 -0
- package/packages/storefront/storefront.config.mjs +1 -1
- package/packages/storefront/tailwind.config.cjs +9 -1
- package/packages/storefront/uno.config.cjs +15 -6
- package/packages/types/package.json +1 -1
- package/packages/storefront/dist/client/assets/_...slug_.acb18581.css +0 -1
- package/packages/storefront/dist/client/chunks/HeaderButtons.861af799.js +0 -1
- package/packages/storefront/src/lib/assets/dark.css +0 -92
- package/packages/storefront/src/lib/assets/pico.css +0 -2080
- package/packages/storefront/src/lib/assets/typography.css +0 -15
|
@@ -0,0 +1,1242 @@
|
|
|
1
|
+
{
|
|
2
|
+
"globals": {
|
|
3
|
+
"EffectScope": true,
|
|
4
|
+
"asyncComputed": true,
|
|
5
|
+
"autoResetRef": true,
|
|
6
|
+
"computed": true,
|
|
7
|
+
"computedAsync": true,
|
|
8
|
+
"computedEager": true,
|
|
9
|
+
"computedInject": true,
|
|
10
|
+
"computedWithControl": true,
|
|
11
|
+
"controlledComputed": true,
|
|
12
|
+
"controlledRef": true,
|
|
13
|
+
"createApp": true,
|
|
14
|
+
"createEventHook": true,
|
|
15
|
+
"createGlobalState": true,
|
|
16
|
+
"createInjectionState": true,
|
|
17
|
+
"createReactiveFn": true,
|
|
18
|
+
"createSharedComposable": true,
|
|
19
|
+
"createUnrefFn": true,
|
|
20
|
+
"customRef": true,
|
|
21
|
+
"debouncedRef": true,
|
|
22
|
+
"debouncedWatch": true,
|
|
23
|
+
"defineAsyncComponent": true,
|
|
24
|
+
"defineComponent": true,
|
|
25
|
+
"eagerComputed": true,
|
|
26
|
+
"effectScope": true,
|
|
27
|
+
"extendRef": true,
|
|
28
|
+
"getCurrentInstance": true,
|
|
29
|
+
"getCurrentScope": true,
|
|
30
|
+
"h": true,
|
|
31
|
+
"i19ApiActions": true,
|
|
32
|
+
"i19CancelReason": true,
|
|
33
|
+
"i19ChannelType": true,
|
|
34
|
+
"i19CommodityType": true,
|
|
35
|
+
"i19DiscountApplyAt": true,
|
|
36
|
+
"i19DiscountType": true,
|
|
37
|
+
"i19FinancialStatus": true,
|
|
38
|
+
"i19FinancialStatusMsg": true,
|
|
39
|
+
"i19FulfillmentStatus": true,
|
|
40
|
+
"i19FulfillmentStatusMsg": true,
|
|
41
|
+
"i19Gender": true,
|
|
42
|
+
"i19InscriptionType": true,
|
|
43
|
+
"i19LabelOfCustomization": true,
|
|
44
|
+
"i19OrderStatus": true,
|
|
45
|
+
"i19PaymentMethodCodes": true,
|
|
46
|
+
"i19PaymentsHistoryStatus": true,
|
|
47
|
+
"i19PhoneType": true,
|
|
48
|
+
"i19ProductCondition": true,
|
|
49
|
+
"i19RegistryType": true,
|
|
50
|
+
"i19ShippingLinesStatus": true,
|
|
51
|
+
"i19StateRegister": true,
|
|
52
|
+
"i19StoreApiResources": true,
|
|
53
|
+
"i19TransactionsType": true,
|
|
54
|
+
"i19a": true,
|
|
55
|
+
"i19about": true,
|
|
56
|
+
"i19aboutCvvMsg": true,
|
|
57
|
+
"i19aboveOf": true,
|
|
58
|
+
"i19acceptAttachedFile": true,
|
|
59
|
+
"i19acceptCustomOptionByCustomer": true,
|
|
60
|
+
"i19accessMyAccount": true,
|
|
61
|
+
"i19activate": true,
|
|
62
|
+
"i19active": true,
|
|
63
|
+
"i19adRelevance": true,
|
|
64
|
+
"i19adType": true,
|
|
65
|
+
"i19add": true,
|
|
66
|
+
"i19add$1ToEarn": true,
|
|
67
|
+
"i19addApp": true,
|
|
68
|
+
"i19addCart": true,
|
|
69
|
+
"i19addClient": true,
|
|
70
|
+
"i19addDiscountCoupon": true,
|
|
71
|
+
"i19addGiftList": true,
|
|
72
|
+
"i19addGrid": true,
|
|
73
|
+
"i19addMoreProducts": true,
|
|
74
|
+
"i19addPreference": true,
|
|
75
|
+
"i19addProduct": true,
|
|
76
|
+
"i19addToCart": true,
|
|
77
|
+
"i19addToFavorites": true,
|
|
78
|
+
"i19addToPrice": true,
|
|
79
|
+
"i19addVariants": true,
|
|
80
|
+
"i19additional": true,
|
|
81
|
+
"i19additionalComments": true,
|
|
82
|
+
"i19additionalCost": true,
|
|
83
|
+
"i19additionalCostOption": true,
|
|
84
|
+
"i19additionalInfo": true,
|
|
85
|
+
"i19additionalNotes": true,
|
|
86
|
+
"i19address": true,
|
|
87
|
+
"i19addresses": true,
|
|
88
|
+
"i19addressesName": true,
|
|
89
|
+
"i19adminSettings": true,
|
|
90
|
+
"i19advanced": true,
|
|
91
|
+
"i19adwords": true,
|
|
92
|
+
"i19adwordsRemarketing": true,
|
|
93
|
+
"i19adwordsRemarketingCode": true,
|
|
94
|
+
"i19affiliateCoede": true,
|
|
95
|
+
"i19afterApproval": true,
|
|
96
|
+
"i19afterPayment": true,
|
|
97
|
+
"i19all": true,
|
|
98
|
+
"i19allCategories": true,
|
|
99
|
+
"i19allOptions": true,
|
|
100
|
+
"i19alt": true,
|
|
101
|
+
"i19amount": true,
|
|
102
|
+
"i19another": true,
|
|
103
|
+
"i19anyPaymentMethodMsg": true,
|
|
104
|
+
"i19api": true,
|
|
105
|
+
"i19app": true,
|
|
106
|
+
"i19appAlreadyInstalledMsg": true,
|
|
107
|
+
"i19appConfiguration": true,
|
|
108
|
+
"i19appDevelopers": true,
|
|
109
|
+
"i19application": true,
|
|
110
|
+
"i19applications": true,
|
|
111
|
+
"i19applyDiscount": true,
|
|
112
|
+
"i19applyFilters": true,
|
|
113
|
+
"i19apps": true,
|
|
114
|
+
"i19areYouWantToDeleteAppQn": true,
|
|
115
|
+
"i19asOf": true,
|
|
116
|
+
"i19associateImage": true,
|
|
117
|
+
"i19associateImages": true,
|
|
118
|
+
"i19at": true,
|
|
119
|
+
"i19atSight": true,
|
|
120
|
+
"i19attachment": true,
|
|
121
|
+
"i19attention": true,
|
|
122
|
+
"i19authentication": true,
|
|
123
|
+
"i19author": true,
|
|
124
|
+
"i19authorizedStores": true,
|
|
125
|
+
"i19automaticallyTrackInventory": true,
|
|
126
|
+
"i19available": true,
|
|
127
|
+
"i19availableApps": true,
|
|
128
|
+
"i19availablePurchase": true,
|
|
129
|
+
"i19average": true,
|
|
130
|
+
"i19averageTicket": true,
|
|
131
|
+
"i19back": true,
|
|
132
|
+
"i19backToCart": true,
|
|
133
|
+
"i19backToProduct": true,
|
|
134
|
+
"i19bag": true,
|
|
135
|
+
"i19balanceOrPoints": true,
|
|
136
|
+
"i19banner": true,
|
|
137
|
+
"i19banners": true,
|
|
138
|
+
"i19bannersCollection": true,
|
|
139
|
+
"i19barcodes": true,
|
|
140
|
+
"i19basePrice": true,
|
|
141
|
+
"i19bearersDocument": true,
|
|
142
|
+
"i19best": true,
|
|
143
|
+
"i19bestSellers": true,
|
|
144
|
+
"i19biannual": true,
|
|
145
|
+
"i19billingAddress": true,
|
|
146
|
+
"i19bimonthly": true,
|
|
147
|
+
"i19birthdate": true,
|
|
148
|
+
"i19biweekly": true,
|
|
149
|
+
"i19block": true,
|
|
150
|
+
"i19borough": true,
|
|
151
|
+
"i19brand": true,
|
|
152
|
+
"i19brandBanners": true,
|
|
153
|
+
"i19brandFound": true,
|
|
154
|
+
"i19brandName": true,
|
|
155
|
+
"i19brands": true,
|
|
156
|
+
"i19brandsFound": true,
|
|
157
|
+
"i19brazil": true,
|
|
158
|
+
"i19browserIp": true,
|
|
159
|
+
"i19budgetOnly": true,
|
|
160
|
+
"i19buy": true,
|
|
161
|
+
"i19buyAgain": true,
|
|
162
|
+
"i19buyAlsoMsg": true,
|
|
163
|
+
"i19buyKit": true,
|
|
164
|
+
"i19buyNow": true,
|
|
165
|
+
"i19buyOnWhatsApp": true,
|
|
166
|
+
"i19buyWith": true,
|
|
167
|
+
"i19buyer": true,
|
|
168
|
+
"i19buyers": true,
|
|
169
|
+
"i19buyersProfile": true,
|
|
170
|
+
"i19by": true,
|
|
171
|
+
"i19calculateShipping": true,
|
|
172
|
+
"i19callTo": true,
|
|
173
|
+
"i19callback": true,
|
|
174
|
+
"i19campaign": true,
|
|
175
|
+
"i19campaignAppliedMsg": true,
|
|
176
|
+
"i19cancel": true,
|
|
177
|
+
"i19cancelOrder": true,
|
|
178
|
+
"i19cancelReason": true,
|
|
179
|
+
"i19cancelled": true,
|
|
180
|
+
"i19cancelledAt": true,
|
|
181
|
+
"i19cardNumber": true,
|
|
182
|
+
"i19cartConfirmed": true,
|
|
183
|
+
"i19cartDetails": true,
|
|
184
|
+
"i19cartItems": true,
|
|
185
|
+
"i19cartReview": true,
|
|
186
|
+
"i19cartUpdated": true,
|
|
187
|
+
"i19categories": true,
|
|
188
|
+
"i19category": true,
|
|
189
|
+
"i19categoryBanners": true,
|
|
190
|
+
"i19categoryFound": true,
|
|
191
|
+
"i19categoryName": true,
|
|
192
|
+
"i19cellphone": true,
|
|
193
|
+
"i19changePaymentMethod": true,
|
|
194
|
+
"i19changeShippingMethod": true,
|
|
195
|
+
"i19channel": true,
|
|
196
|
+
"i19channelId": true,
|
|
197
|
+
"i19channelType": true,
|
|
198
|
+
"i19channels": true,
|
|
199
|
+
"i19checkout": true,
|
|
200
|
+
"i19checkoutDone": true,
|
|
201
|
+
"i19checkoutEnabled": true,
|
|
202
|
+
"i19checkoutLink": true,
|
|
203
|
+
"i19checkoutMobileLink": true,
|
|
204
|
+
"i19checkoutVisitor": true,
|
|
205
|
+
"i19checkoutVisitorMsg": true,
|
|
206
|
+
"i19chooseSubscriptionPeriod": true,
|
|
207
|
+
"i19city": true,
|
|
208
|
+
"i19clear": true,
|
|
209
|
+
"i19clearFilters": true,
|
|
210
|
+
"i19click": true,
|
|
211
|
+
"i19clickHere": true,
|
|
212
|
+
"i19close": true,
|
|
213
|
+
"i19closeFilters": true,
|
|
214
|
+
"i19closedAt": true,
|
|
215
|
+
"i19code": true,
|
|
216
|
+
"i19codeCopied": true,
|
|
217
|
+
"i19collection": true,
|
|
218
|
+
"i19collectionBanners": true,
|
|
219
|
+
"i19collectionItems": true,
|
|
220
|
+
"i19collectionName": true,
|
|
221
|
+
"i19collections": true,
|
|
222
|
+
"i19color": true,
|
|
223
|
+
"i19colors": true,
|
|
224
|
+
"i19community": true,
|
|
225
|
+
"i19companyRegistration": true,
|
|
226
|
+
"i19compareAtPrice": true,
|
|
227
|
+
"i19compareProducts": true,
|
|
228
|
+
"i19comparedPreviousPeriodMsg": true,
|
|
229
|
+
"i19complement": true,
|
|
230
|
+
"i19complementInformation": true,
|
|
231
|
+
"i19configuration": true,
|
|
232
|
+
"i19confirmPassword": true,
|
|
233
|
+
"i19confirmPurchase": true,
|
|
234
|
+
"i19connectionErrorMsg": true,
|
|
235
|
+
"i19connectionErrorProductMsg": true,
|
|
236
|
+
"i19contactPhone": true,
|
|
237
|
+
"i19contactUsMsg": true,
|
|
238
|
+
"i19content": true,
|
|
239
|
+
"i19continue": true,
|
|
240
|
+
"i19continueLoginOnPopup": true,
|
|
241
|
+
"i19continueShopping": true,
|
|
242
|
+
"i19control": true,
|
|
243
|
+
"i19copyCode": true,
|
|
244
|
+
"i19copyErrorMsg": true,
|
|
245
|
+
"i19copyright": true,
|
|
246
|
+
"i19corporateName": true,
|
|
247
|
+
"i19costDeclaredValue": true,
|
|
248
|
+
"i19costPrice": true,
|
|
249
|
+
"i19countryCode": true,
|
|
250
|
+
"i19couponAppliedMsg": true,
|
|
251
|
+
"i19createAnAccount": true,
|
|
252
|
+
"i19createTransaction": true,
|
|
253
|
+
"i19creation": true,
|
|
254
|
+
"i19credit": true,
|
|
255
|
+
"i19creditCard": true,
|
|
256
|
+
"i19creditCardBin": true,
|
|
257
|
+
"i19creditCardCompany": true,
|
|
258
|
+
"i19creditCardHolderName": true,
|
|
259
|
+
"i19creditCardLastDigits": true,
|
|
260
|
+
"i19creditorFees": true,
|
|
261
|
+
"i19creditorFeesIntermediator": true,
|
|
262
|
+
"i19creditorFeesOperational": true,
|
|
263
|
+
"i19currencyId": true,
|
|
264
|
+
"i19currencySymbol": true,
|
|
265
|
+
"i19custom": true,
|
|
266
|
+
"i19customFields": true,
|
|
267
|
+
"i19customPayment": true,
|
|
268
|
+
"i19customValue": true,
|
|
269
|
+
"i19customer": true,
|
|
270
|
+
"i19customerNotified": true,
|
|
271
|
+
"i19customerService": true,
|
|
272
|
+
"i19customizationAddToPrice": true,
|
|
273
|
+
"i19customizationAttachment": true,
|
|
274
|
+
"i19customizationChosen": true,
|
|
275
|
+
"i19customizations": true,
|
|
276
|
+
"i19dailyAverage": true,
|
|
277
|
+
"i19danger": true,
|
|
278
|
+
"i19dashboard": true,
|
|
279
|
+
"i19dateTime": true,
|
|
280
|
+
"i19day": true,
|
|
281
|
+
"i19days": true,
|
|
282
|
+
"i19declare": true,
|
|
283
|
+
"i19declaredValue": true,
|
|
284
|
+
"i19delete": true,
|
|
285
|
+
"i19deleteAll": true,
|
|
286
|
+
"i19delivery": true,
|
|
287
|
+
"i19deliveryCostOwnHandMsg": true,
|
|
288
|
+
"i19deliveryInMsg": true,
|
|
289
|
+
"i19deliveryReceipt": true,
|
|
290
|
+
"i19deliveryReceiptMsg": true,
|
|
291
|
+
"i19deliveryTime": true,
|
|
292
|
+
"i19deliveryTrack": true,
|
|
293
|
+
"i19deliveryWithOwnHandMsg": true,
|
|
294
|
+
"i19description": true,
|
|
295
|
+
"i19desktop": true,
|
|
296
|
+
"i19details": true,
|
|
297
|
+
"i19didYouMean": true,
|
|
298
|
+
"i19digits": true,
|
|
299
|
+
"i19directLinkPayment": true,
|
|
300
|
+
"i19disable": true,
|
|
301
|
+
"i19discount": true,
|
|
302
|
+
"i19discountCoupon": true,
|
|
303
|
+
"i19discountOf": true,
|
|
304
|
+
"i19discountValueMsg": true,
|
|
305
|
+
"i19displayName": true,
|
|
306
|
+
"i19doPaymentMsg": true,
|
|
307
|
+
"i19doYouWantToDeleteAppQn": true,
|
|
308
|
+
"i19doYouWantToReinstallAppQn": true,
|
|
309
|
+
"i19docCountry": true,
|
|
310
|
+
"i19docNumber": true,
|
|
311
|
+
"i19docs": true,
|
|
312
|
+
"i19domain": true,
|
|
313
|
+
"i19download": true,
|
|
314
|
+
"i19downloadTable": true,
|
|
315
|
+
"i19edit": true,
|
|
316
|
+
"i19editAdditionalCost": true,
|
|
317
|
+
"i19editComments": true,
|
|
318
|
+
"i19editDispatchAndFulfillment": true,
|
|
319
|
+
"i19editFeatures": true,
|
|
320
|
+
"i19editFilters": true,
|
|
321
|
+
"i19editGtinMpn": true,
|
|
322
|
+
"i19editHtmlDescription": true,
|
|
323
|
+
"i19editObservationInfo": true,
|
|
324
|
+
"i19editPaymentDetails": true,
|
|
325
|
+
"i19editProductDimensions": true,
|
|
326
|
+
"i19editSeoFields": true,
|
|
327
|
+
"i19editStorefront": true,
|
|
328
|
+
"i19editVariation": true,
|
|
329
|
+
"i19editing": true,
|
|
330
|
+
"i19email": true,
|
|
331
|
+
"i19emailAddress": true,
|
|
332
|
+
"i19emailCartTextMsg": true,
|
|
333
|
+
"i19emailCartTitleMsg": true,
|
|
334
|
+
"i19emailDeliveredTextMsg": true,
|
|
335
|
+
"i19emailDeliveredTitleMsg": true,
|
|
336
|
+
"i19emailInfoMsg": true,
|
|
337
|
+
"i19emailMarketing": true,
|
|
338
|
+
"i19emailMarketingOptInMsg": true,
|
|
339
|
+
"i19emailProfileNotFoundMsg": true,
|
|
340
|
+
"i19emailShippedTextMsg": true,
|
|
341
|
+
"i19emailShippedTitleMsg": true,
|
|
342
|
+
"i19emails": true,
|
|
343
|
+
"i19empty": true,
|
|
344
|
+
"i19emptyCart": true,
|
|
345
|
+
"i19emptyCartMsg": true,
|
|
346
|
+
"i19enabled": true,
|
|
347
|
+
"i19end": true,
|
|
348
|
+
"i19endDate": true,
|
|
349
|
+
"i19endpoint": true,
|
|
350
|
+
"i19endsIn": true,
|
|
351
|
+
"i19enterEmailCodeMsg": true,
|
|
352
|
+
"i19enterWithPassword": true,
|
|
353
|
+
"i19enterYourDocNumber": true,
|
|
354
|
+
"i19enterYourDocNumberMsg": true,
|
|
355
|
+
"i19enterYourEmail": true,
|
|
356
|
+
"i19enterYourEmailMsg": true,
|
|
357
|
+
"i19erp": true,
|
|
358
|
+
"i19error": true,
|
|
359
|
+
"i19errorMsg": true,
|
|
360
|
+
"i19events": true,
|
|
361
|
+
"i19export": true,
|
|
362
|
+
"i19exportToCsv": true,
|
|
363
|
+
"i19external": true,
|
|
364
|
+
"i19extra": true,
|
|
365
|
+
"i19extraCost": true,
|
|
366
|
+
"i19familyName": true,
|
|
367
|
+
"i19favorites": true,
|
|
368
|
+
"i19featuredApps": true,
|
|
369
|
+
"i19female": true,
|
|
370
|
+
"i19field": true,
|
|
371
|
+
"i19files": true,
|
|
372
|
+
"i19filter": true,
|
|
373
|
+
"i19filterProducts": true,
|
|
374
|
+
"i19filterResults": true,
|
|
375
|
+
"i19finalPrice": true,
|
|
376
|
+
"i19finalPriceWithAdditional": true,
|
|
377
|
+
"i19financialStatus": true,
|
|
378
|
+
"i19firstSteps": true,
|
|
379
|
+
"i19followingAddress": true,
|
|
380
|
+
"i19for": true,
|
|
381
|
+
"i19free": true,
|
|
382
|
+
"i19freeShipping": true,
|
|
383
|
+
"i19freeShippingFrom": true,
|
|
384
|
+
"i19freebie": true,
|
|
385
|
+
"i19freight": true,
|
|
386
|
+
"i19freightCost": true,
|
|
387
|
+
"i19from": true,
|
|
388
|
+
"i19fulfillmentStatus": true,
|
|
389
|
+
"i19fullName": true,
|
|
390
|
+
"i19fullscreen": true,
|
|
391
|
+
"i19gateway": true,
|
|
392
|
+
"i19gender": true,
|
|
393
|
+
"i19genderX": true,
|
|
394
|
+
"i19general": true,
|
|
395
|
+
"i19generateBillet": true,
|
|
396
|
+
"i19get": true,
|
|
397
|
+
"i19giftList": true,
|
|
398
|
+
"i19giftListAuthors": true,
|
|
399
|
+
"i19giftListAuthorsContact": true,
|
|
400
|
+
"i19giftListDescription": true,
|
|
401
|
+
"i19giftListEventDate": true,
|
|
402
|
+
"i19giftListInformation": true,
|
|
403
|
+
"i19giftListNotificationPurchaseMsg": true,
|
|
404
|
+
"i19giftListOwnerID": true,
|
|
405
|
+
"i19giftListPermalink": true,
|
|
406
|
+
"i19giftListTitle": true,
|
|
407
|
+
"i19giftListValidThru": true,
|
|
408
|
+
"i19giftListWaiting": true,
|
|
409
|
+
"i19giftTo": true,
|
|
410
|
+
"i19giftWrap": true,
|
|
411
|
+
"i19gitRepository": true,
|
|
412
|
+
"i19givenName": true,
|
|
413
|
+
"i19goToCart": true,
|
|
414
|
+
"i19goToStore": true,
|
|
415
|
+
"i19goToTop": true,
|
|
416
|
+
"i19googleAnalytics": true,
|
|
417
|
+
"i19googleProductCategoryId": true,
|
|
418
|
+
"i19gridId": true,
|
|
419
|
+
"i19gridName": true,
|
|
420
|
+
"i19grids": true,
|
|
421
|
+
"i19guestCheckoutMsg": true,
|
|
422
|
+
"i19hasCouponOrVoucherQn": true,
|
|
423
|
+
"i19height": true,
|
|
424
|
+
"i19hello": true,
|
|
425
|
+
"i19helloAgain": true,
|
|
426
|
+
"i19help": true,
|
|
427
|
+
"i19helpful": true,
|
|
428
|
+
"i19high": true,
|
|
429
|
+
"i19highPriority": true,
|
|
430
|
+
"i19highestPrice": true,
|
|
431
|
+
"i19holderName": true,
|
|
432
|
+
"i19home": true,
|
|
433
|
+
"i19iForgotMyPassword": true,
|
|
434
|
+
"i19iReadAndAccept": true,
|
|
435
|
+
"i19icon": true,
|
|
436
|
+
"i19id": true,
|
|
437
|
+
"i19idOfShippingMethod": true,
|
|
438
|
+
"i19identification": true,
|
|
439
|
+
"i19identifyYourAccount": true,
|
|
440
|
+
"i19image": true,
|
|
441
|
+
"i19images": true,
|
|
442
|
+
"i19import": true,
|
|
443
|
+
"i19in": true,
|
|
444
|
+
"i19inStock": true,
|
|
445
|
+
"i19inStockAt": true,
|
|
446
|
+
"i19inactive": true,
|
|
447
|
+
"i19incorrect": true,
|
|
448
|
+
"i19incorrectEmailCodeMsg": true,
|
|
449
|
+
"i19incorrectFormat": true,
|
|
450
|
+
"i19info": true,
|
|
451
|
+
"i19inscriptionNumber": true,
|
|
452
|
+
"i19insert": true,
|
|
453
|
+
"i19install": true,
|
|
454
|
+
"i19installNow": true,
|
|
455
|
+
"i19installed": true,
|
|
456
|
+
"i19installedApps": true,
|
|
457
|
+
"i19installingApp": true,
|
|
458
|
+
"i19installment": true,
|
|
459
|
+
"i19installments": true,
|
|
460
|
+
"i19interestFree": true,
|
|
461
|
+
"i19intermediator": true,
|
|
462
|
+
"i19invalidCard": true,
|
|
463
|
+
"i19invalidCardMsg": true,
|
|
464
|
+
"i19invalidCouponMsg": true,
|
|
465
|
+
"i19invalidDomainName": true,
|
|
466
|
+
"i19invalidLoginInfoMsg": true,
|
|
467
|
+
"i19inventory": true,
|
|
468
|
+
"i19inventoryHistory": true,
|
|
469
|
+
"i19invoice": true,
|
|
470
|
+
"i19invoices": true,
|
|
471
|
+
"i19isFilter": true,
|
|
472
|
+
"i19isNotYou": true,
|
|
473
|
+
"i19item": true,
|
|
474
|
+
"i19items": true,
|
|
475
|
+
"i19itemsFound": true,
|
|
476
|
+
"i19jurifical": true,
|
|
477
|
+
"i19just": true,
|
|
478
|
+
"i19keywords": true,
|
|
479
|
+
"i19kit": true,
|
|
480
|
+
"i19label": true,
|
|
481
|
+
"i19last": true,
|
|
482
|
+
"i19lastOptions": true,
|
|
483
|
+
"i19lastPurchase": true,
|
|
484
|
+
"i19lastSearchedTerms": true,
|
|
485
|
+
"i19lastVisitedProducts": true,
|
|
486
|
+
"i19latestOrders": true,
|
|
487
|
+
"i19launch": true,
|
|
488
|
+
"i19launching": true,
|
|
489
|
+
"i19length": true,
|
|
490
|
+
"i19lineAddress": true,
|
|
491
|
+
"i19list": true,
|
|
492
|
+
"i19listOfInvoices": true,
|
|
493
|
+
"i19listOfPayments": true,
|
|
494
|
+
"i19listSubscriptionInvoices": true,
|
|
495
|
+
"i19load": true,
|
|
496
|
+
"i19loadDataErrorMsg": true,
|
|
497
|
+
"i19loadMore": true,
|
|
498
|
+
"i19loadProductErrorMsg": true,
|
|
499
|
+
"i19loading": true,
|
|
500
|
+
"i19locale": true,
|
|
501
|
+
"i19login": true,
|
|
502
|
+
"i19loginEnabled": true,
|
|
503
|
+
"i19loginErrorMsg": true,
|
|
504
|
+
"i19loginForOrderDetailsMsg": true,
|
|
505
|
+
"i19logo": true,
|
|
506
|
+
"i19logout": true,
|
|
507
|
+
"i19low": true,
|
|
508
|
+
"i19lowestPrice": true,
|
|
509
|
+
"i19loyaltyPoints": true,
|
|
510
|
+
"i19loyaltyPointsName": true,
|
|
511
|
+
"i19loyaltyPointsPointsValue": true,
|
|
512
|
+
"i19madeBy": true,
|
|
513
|
+
"i19mainEmail": true,
|
|
514
|
+
"i19male": true,
|
|
515
|
+
"i19manageStock": true,
|
|
516
|
+
"i19manageYourPurchaseHistory": true,
|
|
517
|
+
"i19marketing": true,
|
|
518
|
+
"i19marketplace": true,
|
|
519
|
+
"i19marketplaces": true,
|
|
520
|
+
"i19massEdit": true,
|
|
521
|
+
"i19maxQuantity": true,
|
|
522
|
+
"i19maximum": true,
|
|
523
|
+
"i19measurement": true,
|
|
524
|
+
"i19media": true,
|
|
525
|
+
"i19mediaGallery": true,
|
|
526
|
+
"i19menu": true,
|
|
527
|
+
"i19metaTagDescription": true,
|
|
528
|
+
"i19metafields": true,
|
|
529
|
+
"i19metafieldsMsg": true,
|
|
530
|
+
"i19middleName": true,
|
|
531
|
+
"i19minQuantity": true,
|
|
532
|
+
"i19minimum": true,
|
|
533
|
+
"i19mlCategoryId": true,
|
|
534
|
+
"i19mobile": true,
|
|
535
|
+
"i19mobileLink": true,
|
|
536
|
+
"i19modules": true,
|
|
537
|
+
"i19month": true,
|
|
538
|
+
"i19monthly": true,
|
|
539
|
+
"i19mostPopular": true,
|
|
540
|
+
"i19mostRelevant": true,
|
|
541
|
+
"i19motorcycleCourier": true,
|
|
542
|
+
"i19myAccount": true,
|
|
543
|
+
"i19myAccountAndOrders": true,
|
|
544
|
+
"i19myCart": true,
|
|
545
|
+
"i19myFavorites": true,
|
|
546
|
+
"i19myOrders": true,
|
|
547
|
+
"i19myShoppingCart": true,
|
|
548
|
+
"i19name": true,
|
|
549
|
+
"i19nameOnCard": true,
|
|
550
|
+
"i19namespace": true,
|
|
551
|
+
"i19namespaceMsg": true,
|
|
552
|
+
"i19nearTo": true,
|
|
553
|
+
"i19needHelpQn": true,
|
|
554
|
+
"i19new": true,
|
|
555
|
+
"i19newAddress": true,
|
|
556
|
+
"i19newOrders": true,
|
|
557
|
+
"i19newPassword": true,
|
|
558
|
+
"i19newPriceRange": true,
|
|
559
|
+
"i19newVersionAvailableMsg": true,
|
|
560
|
+
"i19newsletter": true,
|
|
561
|
+
"i19newsletterReport": true,
|
|
562
|
+
"i19next": true,
|
|
563
|
+
"i19nickname": true,
|
|
564
|
+
"i19no": true,
|
|
565
|
+
"i19noAdditional": true,
|
|
566
|
+
"i19noAppsAvailable": true,
|
|
567
|
+
"i19noBrand": true,
|
|
568
|
+
"i19noCategory": true,
|
|
569
|
+
"i19noCollection": true,
|
|
570
|
+
"i19noGrid": true,
|
|
571
|
+
"i19noItemSelected": true,
|
|
572
|
+
"i19noNewOrdersMsg": true,
|
|
573
|
+
"i19noNumber": true,
|
|
574
|
+
"i19noOrder": true,
|
|
575
|
+
"i19noPrice": true,
|
|
576
|
+
"i19noProduct": true,
|
|
577
|
+
"i19noProfileFoundWithEmail": true,
|
|
578
|
+
"i19noResultsFor": true,
|
|
579
|
+
"i19noSavedFavoritesMsg": true,
|
|
580
|
+
"i19noUser": true,
|
|
581
|
+
"i19normal": true,
|
|
582
|
+
"i19notConfigured": true,
|
|
583
|
+
"i19notFound": true,
|
|
584
|
+
"i19notes": true,
|
|
585
|
+
"i19notifications": true,
|
|
586
|
+
"i19notified": true,
|
|
587
|
+
"i19notifiedAdmins": true,
|
|
588
|
+
"i19notifiedAdminsMsg": true,
|
|
589
|
+
"i19notifyAboutOrders": true,
|
|
590
|
+
"i19number": true,
|
|
591
|
+
"i19oauthOnPopup": true,
|
|
592
|
+
"i19of": true,
|
|
593
|
+
"i19ofDiscount": true,
|
|
594
|
+
"i19offer": true,
|
|
595
|
+
"i19on": true,
|
|
596
|
+
"i19onFollowingAddress": true,
|
|
597
|
+
"i19onFreight": true,
|
|
598
|
+
"i19only": true,
|
|
599
|
+
"i19open": true,
|
|
600
|
+
"i19openAt": true,
|
|
601
|
+
"i19openCart": true,
|
|
602
|
+
"i19openGallery": true,
|
|
603
|
+
"i19operational": true,
|
|
604
|
+
"i19option": true,
|
|
605
|
+
"i19optionChosen": true,
|
|
606
|
+
"i19options": true,
|
|
607
|
+
"i19or": true,
|
|
608
|
+
"i19orProceedWith": true,
|
|
609
|
+
"i19order": true,
|
|
610
|
+
"i19orderCode": true,
|
|
611
|
+
"i19orderConfirmationMsg": true,
|
|
612
|
+
"i19orderCreated": true,
|
|
613
|
+
"i19orderDetails": true,
|
|
614
|
+
"i19orderItems": true,
|
|
615
|
+
"i19orderNotesInputMsg": true,
|
|
616
|
+
"i19orderNumber": true,
|
|
617
|
+
"i19orderObservations": true,
|
|
618
|
+
"i19orderStatus": true,
|
|
619
|
+
"i19orderValue": true,
|
|
620
|
+
"i19orders": true,
|
|
621
|
+
"i19ordersCount": true,
|
|
622
|
+
"i19ordersTotalValue": true,
|
|
623
|
+
"i19organization": true,
|
|
624
|
+
"i19otherCustomers": true,
|
|
625
|
+
"i19otherCustomersMsg": true,
|
|
626
|
+
"i19outOfDate": true,
|
|
627
|
+
"i19outOfStock": true,
|
|
628
|
+
"i19ownDelivery": true,
|
|
629
|
+
"i19ownHand": true,
|
|
630
|
+
"i19ownHandCost": true,
|
|
631
|
+
"i19package": true,
|
|
632
|
+
"i19packageDimensions": true,
|
|
633
|
+
"i19packageDimensionsInformation": true,
|
|
634
|
+
"i19packageInformation": true,
|
|
635
|
+
"i19packageWeight": true,
|
|
636
|
+
"i19pageLoaded": true,
|
|
637
|
+
"i19paid": true,
|
|
638
|
+
"i19paidTextMsg": true,
|
|
639
|
+
"i19parcelIn": true,
|
|
640
|
+
"i19parentCategory": true,
|
|
641
|
+
"i19partner": true,
|
|
642
|
+
"i19partners": true,
|
|
643
|
+
"i19partnersProgram": true,
|
|
644
|
+
"i19password": true,
|
|
645
|
+
"i19passwordChangedSuccessfully": true,
|
|
646
|
+
"i19patch": true,
|
|
647
|
+
"i19payer": true,
|
|
648
|
+
"i19payment": true,
|
|
649
|
+
"i19paymentConfirmed": true,
|
|
650
|
+
"i19paymentDetails": true,
|
|
651
|
+
"i19paymentError": true,
|
|
652
|
+
"i19paymentErrorMsg": true,
|
|
653
|
+
"i19paymentLink": true,
|
|
654
|
+
"i19paymentMethod": true,
|
|
655
|
+
"i19paymentMethodLabel": true,
|
|
656
|
+
"i19paymentMethods": true,
|
|
657
|
+
"i19paymentOptions": true,
|
|
658
|
+
"i19paymentRealized": true,
|
|
659
|
+
"i19perUnit": true,
|
|
660
|
+
"i19permalink": true,
|
|
661
|
+
"i19personalRegistration": true,
|
|
662
|
+
"i19phone": true,
|
|
663
|
+
"i19phones": true,
|
|
664
|
+
"i19photo": true,
|
|
665
|
+
"i19photos": true,
|
|
666
|
+
"i19pickUpAtTheStore": true,
|
|
667
|
+
"i19pickUpToday": true,
|
|
668
|
+
"i19pickup": true,
|
|
669
|
+
"i19picture": true,
|
|
670
|
+
"i19pictures": true,
|
|
671
|
+
"i19pointsEarned": true,
|
|
672
|
+
"i19popularProducts": true,
|
|
673
|
+
"i19popup": true,
|
|
674
|
+
"i19post": true,
|
|
675
|
+
"i19posted": true,
|
|
676
|
+
"i19postingDeadline": true,
|
|
677
|
+
"i19postingIn": true,
|
|
678
|
+
"i19pressEnterToSave": true,
|
|
679
|
+
"i19previous": true,
|
|
680
|
+
"i19price": true,
|
|
681
|
+
"i19priceAlteration": true,
|
|
682
|
+
"i19priceEffectiveDate": true,
|
|
683
|
+
"i19priceEffectiveDateEnd": true,
|
|
684
|
+
"i19priceEffectiveDateStar": true,
|
|
685
|
+
"i19priceRange": true,
|
|
686
|
+
"i19priceTo": true,
|
|
687
|
+
"i19pricing": true,
|
|
688
|
+
"i19printBillet": true,
|
|
689
|
+
"i19privacy": true,
|
|
690
|
+
"i19privacyPolicy": true,
|
|
691
|
+
"i19private": true,
|
|
692
|
+
"i19privateMetafields": true,
|
|
693
|
+
"i19privateMetafieldsMsg": true,
|
|
694
|
+
"i19proceed": true,
|
|
695
|
+
"i19product": true,
|
|
696
|
+
"i19productDescription": true,
|
|
697
|
+
"i19productId": true,
|
|
698
|
+
"i19productImages": true,
|
|
699
|
+
"i19productName": true,
|
|
700
|
+
"i19productSpecifications": true,
|
|
701
|
+
"i19productionDeadline": true,
|
|
702
|
+
"i19productionTime": true,
|
|
703
|
+
"i19productionTimeCumulative": true,
|
|
704
|
+
"i19productionTimeDaysMsg": true,
|
|
705
|
+
"i19productionTimeWorkingDays": true,
|
|
706
|
+
"i19products": true,
|
|
707
|
+
"i19productsAdded": true,
|
|
708
|
+
"i19productsAddedToCart": true,
|
|
709
|
+
"i19productsPurchased": true,
|
|
710
|
+
"i19profile": true,
|
|
711
|
+
"i19profileNotFound": true,
|
|
712
|
+
"i19province": true,
|
|
713
|
+
"i19provinceCode": true,
|
|
714
|
+
"i19put": true,
|
|
715
|
+
"i19quantity": true,
|
|
716
|
+
"i19quarterly": true,
|
|
717
|
+
"i19quickSetup": true,
|
|
718
|
+
"i19random": true,
|
|
719
|
+
"i19rating": true,
|
|
720
|
+
"i19read": true,
|
|
721
|
+
"i19receipt": true,
|
|
722
|
+
"i19receiptPrice": true,
|
|
723
|
+
"i19receiveNewsletter": true,
|
|
724
|
+
"i19receiveToday": true,
|
|
725
|
+
"i19receivedOrder": true,
|
|
726
|
+
"i19recipient": true,
|
|
727
|
+
"i19recommendations": true,
|
|
728
|
+
"i19recommendedForYou": true,
|
|
729
|
+
"i19recommendedProducts": true,
|
|
730
|
+
"i19recurrence": true,
|
|
731
|
+
"i19recurrent": true,
|
|
732
|
+
"i19redirectToPayment": true,
|
|
733
|
+
"i19reference": true,
|
|
734
|
+
"i19referenceCode": true,
|
|
735
|
+
"i19referral": true,
|
|
736
|
+
"i19referringSite": true,
|
|
737
|
+
"i19refine": true,
|
|
738
|
+
"i19refineSearch": true,
|
|
739
|
+
"i19registerDate": true,
|
|
740
|
+
"i19registerProduct": true,
|
|
741
|
+
"i19registerToBuy": true,
|
|
742
|
+
"i19registerToBuyMsg": true,
|
|
743
|
+
"i19registration": true,
|
|
744
|
+
"i19reinstall": true,
|
|
745
|
+
"i19relatedApps": true,
|
|
746
|
+
"i19relatedProduct": true,
|
|
747
|
+
"i19relatedSearch": true,
|
|
748
|
+
"i19releases": true,
|
|
749
|
+
"i19relevance": true,
|
|
750
|
+
"i19remove": true,
|
|
751
|
+
"i19removeFromFavorites": true,
|
|
752
|
+
"i19removed": true,
|
|
753
|
+
"i19reopenOrder": true,
|
|
754
|
+
"i19require": true,
|
|
755
|
+
"i19required": true,
|
|
756
|
+
"i19requiredEmail": true,
|
|
757
|
+
"i19requiredEmailMsg": true,
|
|
758
|
+
"i19requiredField": true,
|
|
759
|
+
"i19resource": true,
|
|
760
|
+
"i19resourceId": true,
|
|
761
|
+
"i19results": true,
|
|
762
|
+
"i19resultsFor": true,
|
|
763
|
+
"i19retail": true,
|
|
764
|
+
"i19retry": true,
|
|
765
|
+
"i19reviews": true,
|
|
766
|
+
"i19safeEnvMsg": true,
|
|
767
|
+
"i19sales": true,
|
|
768
|
+
"i19salesChannels": true,
|
|
769
|
+
"i19salesPrice": true,
|
|
770
|
+
"i19save": true,
|
|
771
|
+
"i19saveBrand": true,
|
|
772
|
+
"i19saveCard": true,
|
|
773
|
+
"i19saveCart": true,
|
|
774
|
+
"i19saveCategory": true,
|
|
775
|
+
"i19saveClient": true,
|
|
776
|
+
"i19saveCollection": true,
|
|
777
|
+
"i19saveGrid": true,
|
|
778
|
+
"i19saveProduct": true,
|
|
779
|
+
"i19saveText": true,
|
|
780
|
+
"i19saved": true,
|
|
781
|
+
"i19savedWithSuccess": true,
|
|
782
|
+
"i19scheduledDelivery": true,
|
|
783
|
+
"i19search": true,
|
|
784
|
+
"i19searchAgain": true,
|
|
785
|
+
"i19searchEngineListing": true,
|
|
786
|
+
"i19searchItems": true,
|
|
787
|
+
"i19searchOfflineErrorMsg": true,
|
|
788
|
+
"i19searchProducts": true,
|
|
789
|
+
"i19searchingFor": true,
|
|
790
|
+
"i19securityCode": true,
|
|
791
|
+
"i19seeAll": true,
|
|
792
|
+
"i19seeAll$1Category": true,
|
|
793
|
+
"i19seeAllApps": true,
|
|
794
|
+
"i19seeAllThemes": true,
|
|
795
|
+
"i19seeCart": true,
|
|
796
|
+
"i19seeMore": true,
|
|
797
|
+
"i19seeMoreCategory": true,
|
|
798
|
+
"i19seeMoreInfo": true,
|
|
799
|
+
"i19seeOrder": true,
|
|
800
|
+
"i19seeShoppingCart": true,
|
|
801
|
+
"i19select": true,
|
|
802
|
+
"i19selectVariation": true,
|
|
803
|
+
"i19selectVariationMsg": true,
|
|
804
|
+
"i19selected": true,
|
|
805
|
+
"i19selectedOffers": true,
|
|
806
|
+
"i19selectedOptions": true,
|
|
807
|
+
"i19seller": true,
|
|
808
|
+
"i19sellerRecommendations": true,
|
|
809
|
+
"i19sellerRecommendationsProducts": true,
|
|
810
|
+
"i19sellerRecommendationsTitle": true,
|
|
811
|
+
"i19sellerStatus": true,
|
|
812
|
+
"i19sellerStatusMsg": true,
|
|
813
|
+
"i19send": true,
|
|
814
|
+
"i19sendLoginCodeByEmail": true,
|
|
815
|
+
"i19sender": true,
|
|
816
|
+
"i19senderFrom": true,
|
|
817
|
+
"i19seo": true,
|
|
818
|
+
"i19setDomainMsg": true,
|
|
819
|
+
"i19setStoreDomain": true,
|
|
820
|
+
"i19setUp": true,
|
|
821
|
+
"i19settings": true,
|
|
822
|
+
"i19share": true,
|
|
823
|
+
"i19shareOnFacebook": true,
|
|
824
|
+
"i19shareOnWhatsapp": true,
|
|
825
|
+
"i19shipped": true,
|
|
826
|
+
"i19shippedBy": true,
|
|
827
|
+
"i19shipping": true,
|
|
828
|
+
"i19shippingAdditionalPrice": true,
|
|
829
|
+
"i19shippingAddress": true,
|
|
830
|
+
"i19shippingCustomFields": true,
|
|
831
|
+
"i19shippingDiscount": true,
|
|
832
|
+
"i19shippingInvoices": true,
|
|
833
|
+
"i19shippingMethod": true,
|
|
834
|
+
"i19shippingMethodLabel": true,
|
|
835
|
+
"i19shippingNotes": true,
|
|
836
|
+
"i19shippingNotesMsg": true,
|
|
837
|
+
"i19shippingStatus": true,
|
|
838
|
+
"i19shippingTag": true,
|
|
839
|
+
"i19shippingTags": true,
|
|
840
|
+
"i19shippingTaxes": true,
|
|
841
|
+
"i19shippingTaxesMsg": true,
|
|
842
|
+
"i19shippingTo": true,
|
|
843
|
+
"i19shippingTotalCost": true,
|
|
844
|
+
"i19shopByCategory": true,
|
|
845
|
+
"i19shopByFranchise": true,
|
|
846
|
+
"i19shopNow": true,
|
|
847
|
+
"i19shoppingCart": true,
|
|
848
|
+
"i19short": true,
|
|
849
|
+
"i19shortDescription": true,
|
|
850
|
+
"i19show": true,
|
|
851
|
+
"i19showDescription": true,
|
|
852
|
+
"i19showReview": true,
|
|
853
|
+
"i19signIn": true,
|
|
854
|
+
"i19signInWith": true,
|
|
855
|
+
"i19signInWithAnotherEmail": true,
|
|
856
|
+
"i19signUp": true,
|
|
857
|
+
"i19signUpWith": true,
|
|
858
|
+
"i19signature": true,
|
|
859
|
+
"i19size": true,
|
|
860
|
+
"i19sizeGuide": true,
|
|
861
|
+
"i19sku": true,
|
|
862
|
+
"i19slug": true,
|
|
863
|
+
"i19socialLogin": true,
|
|
864
|
+
"i19socialMedia": true,
|
|
865
|
+
"i19sort": true,
|
|
866
|
+
"i19sortBy": true,
|
|
867
|
+
"i19source": true,
|
|
868
|
+
"i19sourceName": true,
|
|
869
|
+
"i19specifications": true,
|
|
870
|
+
"i19staffNotes": true,
|
|
871
|
+
"i19staffSignature": true,
|
|
872
|
+
"i19star": true,
|
|
873
|
+
"i19startDate": true,
|
|
874
|
+
"i19state": true,
|
|
875
|
+
"i19status": true,
|
|
876
|
+
"i19statusLink": true,
|
|
877
|
+
"i19statusMobileLink": true,
|
|
878
|
+
"i19store": true,
|
|
879
|
+
"i19storefront": true,
|
|
880
|
+
"i19street": true,
|
|
881
|
+
"i19submit": true,
|
|
882
|
+
"i19subresource": true,
|
|
883
|
+
"i19subresourceId": true,
|
|
884
|
+
"i19subscribe": true,
|
|
885
|
+
"i19subscription": true,
|
|
886
|
+
"i19subscriptionInvoices": true,
|
|
887
|
+
"i19subscriptions": true,
|
|
888
|
+
"i19subtitle": true,
|
|
889
|
+
"i19subtotal": true,
|
|
890
|
+
"i19success": true,
|
|
891
|
+
"i19successfullyInstalled": true,
|
|
892
|
+
"i19successfullyUninstalled": true,
|
|
893
|
+
"i19suggestedProducts": true,
|
|
894
|
+
"i19summary": true,
|
|
895
|
+
"i19support": true,
|
|
896
|
+
"i19table": true,
|
|
897
|
+
"i19tax": true,
|
|
898
|
+
"i19taxExempt": true,
|
|
899
|
+
"i19termSearched": true,
|
|
900
|
+
"i19test": true,
|
|
901
|
+
"i19thanks": true,
|
|
902
|
+
"i19thanksForPurchase": true,
|
|
903
|
+
"i19theme": true,
|
|
904
|
+
"i19themes": true,
|
|
905
|
+
"i19ticketCode": true,
|
|
906
|
+
"i19title": true,
|
|
907
|
+
"i19titleTag": true,
|
|
908
|
+
"i19to": true,
|
|
909
|
+
"i19toEarn": true,
|
|
910
|
+
"i19toPay": true,
|
|
911
|
+
"i19today": true,
|
|
912
|
+
"i19token": true,
|
|
913
|
+
"i19total": true,
|
|
914
|
+
"i19totalAmount": true,
|
|
915
|
+
"i19totalCancelled": true,
|
|
916
|
+
"i19totalCancelledMsg": true,
|
|
917
|
+
"i19totalResultsFor": true,
|
|
918
|
+
"i19totalSpent": true,
|
|
919
|
+
"i19trackDelivery": true,
|
|
920
|
+
"i19trackingCodes": true,
|
|
921
|
+
"i19transactionCode": true,
|
|
922
|
+
"i19transactionId": true,
|
|
923
|
+
"i19transactionItems": true,
|
|
924
|
+
"i19transactionStatus": true,
|
|
925
|
+
"i19transactionStatusMsg": true,
|
|
926
|
+
"i19transactionType": true,
|
|
927
|
+
"i19trendingApps": true,
|
|
928
|
+
"i19triggers": true,
|
|
929
|
+
"i19triggersMsg": true,
|
|
930
|
+
"i19tryAgain": true,
|
|
931
|
+
"i19type": true,
|
|
932
|
+
"i19unable": true,
|
|
933
|
+
"i19unableToInstallApp": true,
|
|
934
|
+
"i19unableToUninstallApp": true,
|
|
935
|
+
"i19unavailable": true,
|
|
936
|
+
"i19uninstall": true,
|
|
937
|
+
"i19uninstallingApp": true,
|
|
938
|
+
"i19uninstallingAppWithSuccess": true,
|
|
939
|
+
"i19units": true,
|
|
940
|
+
"i19unitsInStock": true,
|
|
941
|
+
"i19unlimited": true,
|
|
942
|
+
"i19unsubscribe": true,
|
|
943
|
+
"i19untilTomorrow": true,
|
|
944
|
+
"i19upTo": true,
|
|
945
|
+
"i19update": true,
|
|
946
|
+
"i19updatedAt": true,
|
|
947
|
+
"i19upload": true,
|
|
948
|
+
"i19uploadLogo": true,
|
|
949
|
+
"i19uploadTable": true,
|
|
950
|
+
"i19url": true,
|
|
951
|
+
"i19use$1LoyaltyPoints": true,
|
|
952
|
+
"i19user": true,
|
|
953
|
+
"i19userFound": true,
|
|
954
|
+
"i19username": true,
|
|
955
|
+
"i19usersFound": true,
|
|
956
|
+
"i19utm": true,
|
|
957
|
+
"i19utmCampaign": true,
|
|
958
|
+
"i19utmContent": true,
|
|
959
|
+
"i19utmMedium": true,
|
|
960
|
+
"i19utmSource": true,
|
|
961
|
+
"i19utmTerm": true,
|
|
962
|
+
"i19valid": true,
|
|
963
|
+
"i19validThru": true,
|
|
964
|
+
"i19validate": true,
|
|
965
|
+
"i19value": true,
|
|
966
|
+
"i19variation": true,
|
|
967
|
+
"i19variationId": true,
|
|
968
|
+
"i19variationName": true,
|
|
969
|
+
"i19variations": true,
|
|
970
|
+
"i19verified": true,
|
|
971
|
+
"i19version": true,
|
|
972
|
+
"i19versionDate": true,
|
|
973
|
+
"i19video": true,
|
|
974
|
+
"i19videos": true,
|
|
975
|
+
"i19visible": true,
|
|
976
|
+
"i19visibleProducts": true,
|
|
977
|
+
"i19visitor": true,
|
|
978
|
+
"i19visitorCheckout": true,
|
|
979
|
+
"i19warning": true,
|
|
980
|
+
"i19warningToReinstallAppMsg": true,
|
|
981
|
+
"i19wasAnErrorOnLogin": true,
|
|
982
|
+
"i19weFrom": true,
|
|
983
|
+
"i19weRecommendToYou": true,
|
|
984
|
+
"i19weUseYourDataToMsg": true,
|
|
985
|
+
"i19webhooks": true,
|
|
986
|
+
"i19webhooksApiExternalApiMsg": true,
|
|
987
|
+
"i19webhooksApiMsg": true,
|
|
988
|
+
"i19webhooksApiStoreApiMsg": true,
|
|
989
|
+
"i19webhooksMapBodyMsg": true,
|
|
990
|
+
"i19webhooksMsg": true,
|
|
991
|
+
"i19webhooksSendBodyMsg": true,
|
|
992
|
+
"i19weekly": true,
|
|
993
|
+
"i19weight": true,
|
|
994
|
+
"i19welcome": true,
|
|
995
|
+
"i19welcomeTextMsg": true,
|
|
996
|
+
"i19widgets": true,
|
|
997
|
+
"i19width": true,
|
|
998
|
+
"i19willReceiveMsg": true,
|
|
999
|
+
"i19with": true,
|
|
1000
|
+
"i19withoutInstallmentRates": true,
|
|
1001
|
+
"i19workingDays": true,
|
|
1002
|
+
"i19write": true,
|
|
1003
|
+
"i19writeReview": true,
|
|
1004
|
+
"i19year": true,
|
|
1005
|
+
"i19yearly": true,
|
|
1006
|
+
"i19years": true,
|
|
1007
|
+
"i19yes": true,
|
|
1008
|
+
"i19youEarn": true,
|
|
1009
|
+
"i19yourInstalledApps": true,
|
|
1010
|
+
"i19zipCode": true,
|
|
1011
|
+
"i19zipCodeRange": true,
|
|
1012
|
+
"ignorableWatch": true,
|
|
1013
|
+
"inject": true,
|
|
1014
|
+
"isDefined": true,
|
|
1015
|
+
"isProxy": true,
|
|
1016
|
+
"isReactive": true,
|
|
1017
|
+
"isReadonly": true,
|
|
1018
|
+
"isRef": true,
|
|
1019
|
+
"makeDestructurable": true,
|
|
1020
|
+
"markRaw": true,
|
|
1021
|
+
"nextTick": true,
|
|
1022
|
+
"onActivated": true,
|
|
1023
|
+
"onBeforeMount": true,
|
|
1024
|
+
"onBeforeUnmount": true,
|
|
1025
|
+
"onBeforeUpdate": true,
|
|
1026
|
+
"onClickOutside": true,
|
|
1027
|
+
"onDeactivated": true,
|
|
1028
|
+
"onErrorCaptured": true,
|
|
1029
|
+
"onKeyStroke": true,
|
|
1030
|
+
"onLongPress": true,
|
|
1031
|
+
"onMounted": true,
|
|
1032
|
+
"onRenderTracked": true,
|
|
1033
|
+
"onRenderTriggered": true,
|
|
1034
|
+
"onScopeDispose": true,
|
|
1035
|
+
"onServerPrefetch": true,
|
|
1036
|
+
"onStartTyping": true,
|
|
1037
|
+
"onUnmounted": true,
|
|
1038
|
+
"onUpdated": true,
|
|
1039
|
+
"pausableWatch": true,
|
|
1040
|
+
"provide": true,
|
|
1041
|
+
"reactify": true,
|
|
1042
|
+
"reactifyObject": true,
|
|
1043
|
+
"reactive": true,
|
|
1044
|
+
"reactiveComputed": true,
|
|
1045
|
+
"reactiveOmit": true,
|
|
1046
|
+
"reactivePick": true,
|
|
1047
|
+
"readonly": true,
|
|
1048
|
+
"ref": true,
|
|
1049
|
+
"refAutoReset": true,
|
|
1050
|
+
"refDebounced": true,
|
|
1051
|
+
"refDefault": true,
|
|
1052
|
+
"refThrottled": true,
|
|
1053
|
+
"refWithControl": true,
|
|
1054
|
+
"resolveComponent": true,
|
|
1055
|
+
"resolveDirective": true,
|
|
1056
|
+
"resolveRef": true,
|
|
1057
|
+
"resolveUnref": true,
|
|
1058
|
+
"shallowReactive": true,
|
|
1059
|
+
"shallowReadonly": true,
|
|
1060
|
+
"shallowRef": true,
|
|
1061
|
+
"syncRef": true,
|
|
1062
|
+
"syncRefs": true,
|
|
1063
|
+
"templateRef": true,
|
|
1064
|
+
"throttledRef": true,
|
|
1065
|
+
"throttledWatch": true,
|
|
1066
|
+
"toRaw": true,
|
|
1067
|
+
"toReactive": true,
|
|
1068
|
+
"toRef": true,
|
|
1069
|
+
"toRefs": true,
|
|
1070
|
+
"triggerRef": true,
|
|
1071
|
+
"tryOnBeforeMount": true,
|
|
1072
|
+
"tryOnBeforeUnmount": true,
|
|
1073
|
+
"tryOnMounted": true,
|
|
1074
|
+
"tryOnScopeDispose": true,
|
|
1075
|
+
"tryOnUnmounted": true,
|
|
1076
|
+
"unref": true,
|
|
1077
|
+
"unrefElement": true,
|
|
1078
|
+
"until": true,
|
|
1079
|
+
"useActiveElement": true,
|
|
1080
|
+
"useArrayEvery": true,
|
|
1081
|
+
"useArrayFilter": true,
|
|
1082
|
+
"useArrayFind": true,
|
|
1083
|
+
"useArrayFindIndex": true,
|
|
1084
|
+
"useArrayJoin": true,
|
|
1085
|
+
"useArrayMap": true,
|
|
1086
|
+
"useArrayReduce": true,
|
|
1087
|
+
"useArraySome": true,
|
|
1088
|
+
"useAsyncQueue": true,
|
|
1089
|
+
"useAsyncState": true,
|
|
1090
|
+
"useAttrs": true,
|
|
1091
|
+
"useBase64": true,
|
|
1092
|
+
"useBattery": true,
|
|
1093
|
+
"useBluetooth": true,
|
|
1094
|
+
"useBreakpoints": true,
|
|
1095
|
+
"useBroadcastChannel": true,
|
|
1096
|
+
"useBrowserLocation": true,
|
|
1097
|
+
"useCached": true,
|
|
1098
|
+
"useClipboard": true,
|
|
1099
|
+
"useCloned": true,
|
|
1100
|
+
"useColorMode": true,
|
|
1101
|
+
"useConfirmDialog": true,
|
|
1102
|
+
"useCounter": true,
|
|
1103
|
+
"useCssModule": true,
|
|
1104
|
+
"useCssVar": true,
|
|
1105
|
+
"useCssVars": true,
|
|
1106
|
+
"useCurrentElement": true,
|
|
1107
|
+
"useCycleList": true,
|
|
1108
|
+
"useDark": true,
|
|
1109
|
+
"useDateFormat": true,
|
|
1110
|
+
"useDebounce": true,
|
|
1111
|
+
"useDebounceFn": true,
|
|
1112
|
+
"useDebouncedRefHistory": true,
|
|
1113
|
+
"useDeviceMotion": true,
|
|
1114
|
+
"useDeviceOrientation": true,
|
|
1115
|
+
"useDevicePixelRatio": true,
|
|
1116
|
+
"useDevicesList": true,
|
|
1117
|
+
"useDisplayMedia": true,
|
|
1118
|
+
"useDocumentVisibility": true,
|
|
1119
|
+
"useDraggable": true,
|
|
1120
|
+
"useDropZone": true,
|
|
1121
|
+
"useElementBounding": true,
|
|
1122
|
+
"useElementByPoint": true,
|
|
1123
|
+
"useElementHover": true,
|
|
1124
|
+
"useElementSize": true,
|
|
1125
|
+
"useElementVisibility": true,
|
|
1126
|
+
"useEventBus": true,
|
|
1127
|
+
"useEventListener": true,
|
|
1128
|
+
"useEventSource": true,
|
|
1129
|
+
"useEyeDropper": true,
|
|
1130
|
+
"useFavicon": true,
|
|
1131
|
+
"useFetch": true,
|
|
1132
|
+
"useFileDialog": true,
|
|
1133
|
+
"useFileSystemAccess": true,
|
|
1134
|
+
"useFocus": true,
|
|
1135
|
+
"useFocusWithin": true,
|
|
1136
|
+
"useFps": true,
|
|
1137
|
+
"useFullscreen": true,
|
|
1138
|
+
"useGamepad": true,
|
|
1139
|
+
"useGeolocation": true,
|
|
1140
|
+
"useIdle": true,
|
|
1141
|
+
"useImage": true,
|
|
1142
|
+
"useInfiniteScroll": true,
|
|
1143
|
+
"useIntersectionObserver": true,
|
|
1144
|
+
"useInterval": true,
|
|
1145
|
+
"useIntervalFn": true,
|
|
1146
|
+
"useKeyModifier": true,
|
|
1147
|
+
"useLastChanged": true,
|
|
1148
|
+
"useLocalStorage": true,
|
|
1149
|
+
"useMagicKeys": true,
|
|
1150
|
+
"useManualRefHistory": true,
|
|
1151
|
+
"useMediaControls": true,
|
|
1152
|
+
"useMediaQuery": true,
|
|
1153
|
+
"useMemoize": true,
|
|
1154
|
+
"useMemory": true,
|
|
1155
|
+
"useMounted": true,
|
|
1156
|
+
"useMouse": true,
|
|
1157
|
+
"useMouseInElement": true,
|
|
1158
|
+
"useMousePressed": true,
|
|
1159
|
+
"useMutationObserver": true,
|
|
1160
|
+
"useNavigatorLanguage": true,
|
|
1161
|
+
"useNetwork": true,
|
|
1162
|
+
"useNow": true,
|
|
1163
|
+
"useObjectUrl": true,
|
|
1164
|
+
"useOffsetPagination": true,
|
|
1165
|
+
"useOnline": true,
|
|
1166
|
+
"usePageLeave": true,
|
|
1167
|
+
"useParallax": true,
|
|
1168
|
+
"usePermission": true,
|
|
1169
|
+
"usePointer": true,
|
|
1170
|
+
"usePointerSwipe": true,
|
|
1171
|
+
"usePreferredColorScheme": true,
|
|
1172
|
+
"usePreferredContrast": true,
|
|
1173
|
+
"usePreferredDark": true,
|
|
1174
|
+
"usePreferredLanguages": true,
|
|
1175
|
+
"usePreferredReducedMotion": true,
|
|
1176
|
+
"useRafFn": true,
|
|
1177
|
+
"useRefHistory": true,
|
|
1178
|
+
"useResizeObserver": true,
|
|
1179
|
+
"useScreenOrientation": true,
|
|
1180
|
+
"useScreenSafeArea": true,
|
|
1181
|
+
"useScriptTag": true,
|
|
1182
|
+
"useScroll": true,
|
|
1183
|
+
"useScrollLock": true,
|
|
1184
|
+
"useSessionStorage": true,
|
|
1185
|
+
"useShare": true,
|
|
1186
|
+
"useSlots": true,
|
|
1187
|
+
"useSorted": true,
|
|
1188
|
+
"useSpeechRecognition": true,
|
|
1189
|
+
"useSpeechSynthesis": true,
|
|
1190
|
+
"useStepper": true,
|
|
1191
|
+
"useStorage": true,
|
|
1192
|
+
"useStorageAsync": true,
|
|
1193
|
+
"useStyleTag": true,
|
|
1194
|
+
"useSupported": true,
|
|
1195
|
+
"useSwipe": true,
|
|
1196
|
+
"useTemplateRefsList": true,
|
|
1197
|
+
"useTextDirection": true,
|
|
1198
|
+
"useTextSelection": true,
|
|
1199
|
+
"useTextareaAutosize": true,
|
|
1200
|
+
"useThrottle": true,
|
|
1201
|
+
"useThrottleFn": true,
|
|
1202
|
+
"useThrottledRefHistory": true,
|
|
1203
|
+
"useTimeAgo": true,
|
|
1204
|
+
"useTimeout": true,
|
|
1205
|
+
"useTimeoutFn": true,
|
|
1206
|
+
"useTimeoutPoll": true,
|
|
1207
|
+
"useTimestamp": true,
|
|
1208
|
+
"useTitle": true,
|
|
1209
|
+
"useToNumber": true,
|
|
1210
|
+
"useToString": true,
|
|
1211
|
+
"useToggle": true,
|
|
1212
|
+
"useTransition": true,
|
|
1213
|
+
"useUrlSearchParams": true,
|
|
1214
|
+
"useUserMedia": true,
|
|
1215
|
+
"useVModel": true,
|
|
1216
|
+
"useVModels": true,
|
|
1217
|
+
"useVibrate": true,
|
|
1218
|
+
"useVirtualList": true,
|
|
1219
|
+
"useWakeLock": true,
|
|
1220
|
+
"useWebNotification": true,
|
|
1221
|
+
"useWebSocket": true,
|
|
1222
|
+
"useWebWorker": true,
|
|
1223
|
+
"useWebWorkerFn": true,
|
|
1224
|
+
"useWindowFocus": true,
|
|
1225
|
+
"useWindowScroll": true,
|
|
1226
|
+
"useWindowSize": true,
|
|
1227
|
+
"watch": true,
|
|
1228
|
+
"watchArray": true,
|
|
1229
|
+
"watchAtMost": true,
|
|
1230
|
+
"watchDebounced": true,
|
|
1231
|
+
"watchEffect": true,
|
|
1232
|
+
"watchIgnorable": true,
|
|
1233
|
+
"watchOnce": true,
|
|
1234
|
+
"watchPausable": true,
|
|
1235
|
+
"watchPostEffect": true,
|
|
1236
|
+
"watchSyncEffect": true,
|
|
1237
|
+
"watchThrottled": true,
|
|
1238
|
+
"watchTriggerable": true,
|
|
1239
|
+
"watchWithFilter": true,
|
|
1240
|
+
"whenever": true
|
|
1241
|
+
}
|
|
1242
|
+
}
|