@akinon/projectzero 1.59.0-rc.5 → 1.60.0-rc.6
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/CHANGELOG.md +2 -15
- package/app-template/CHANGELOG.md +33 -200
- package/app-template/package.json +16 -17
- package/dist/commands/plugins.js +4 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,26 +1,13 @@
|
|
|
1
1
|
# @akinon/projectzero
|
|
2
2
|
|
|
3
|
-
## 1.
|
|
3
|
+
## 1.60.0-rc.6
|
|
4
4
|
|
|
5
5
|
### Minor Changes
|
|
6
6
|
|
|
7
7
|
- 64699d3f: ZERO-2761: Fix invalid import for plugin module
|
|
8
8
|
- 9b6bf91e: ZERO-2660: Change campaings to campaigns
|
|
9
9
|
|
|
10
|
-
## 1.59.0
|
|
11
|
-
|
|
12
|
-
## 1.59.0-rc.3
|
|
13
|
-
|
|
14
|
-
## 1.59.0-rc.2
|
|
15
|
-
|
|
16
|
-
## 1.59.0-rc.1
|
|
17
|
-
|
|
18
|
-
## 1.59.0-rc.0
|
|
19
|
-
|
|
20
|
-
### Minor Changes
|
|
21
|
-
|
|
22
|
-
- 64699d3f: ZERO-2761: Fix invalid import for plugin module
|
|
23
|
-
- 9b6bf91e: ZERO-2660: Change campaings to campaigns
|
|
10
|
+
## 1.59.0
|
|
24
11
|
|
|
25
12
|
## 1.58.0
|
|
26
13
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# projectzeronext
|
|
2
2
|
|
|
3
|
-
## 1.
|
|
3
|
+
## 1.60.0-rc.6
|
|
4
4
|
|
|
5
5
|
### Minor Changes
|
|
6
6
|
|
|
@@ -22,7 +22,6 @@
|
|
|
22
22
|
- d3474c64: ZERO-2655: Add data source shipping option
|
|
23
23
|
- 91265bba: ZERO-2551: Improve pretty url and caching performance
|
|
24
24
|
- 38a634e: ZERO-2893: Refactor category filter handling and URL parameters
|
|
25
|
-
- 50f3c60: ZERO-2936: Fix Input component styling for floating labels
|
|
26
25
|
- 902d828a: ZERO-2621:edit position of loaderSpinner in favorites page
|
|
27
26
|
- 7a4bb764: ZERO-2610:Refactor FilterItem component for better readability and efficiency
|
|
28
27
|
- 9e25a64b: ZERO-2835: Update category page layout with breadcrumb
|
|
@@ -44,7 +43,6 @@
|
|
|
44
43
|
- Updated dependencies [2d9b2b2c]
|
|
45
44
|
- Updated dependencies [c53ea3e6]
|
|
46
45
|
- Updated dependencies [82cf1e5]
|
|
47
|
-
- Updated dependencies [b92001c]
|
|
48
46
|
- Updated dependencies [714e0b46]
|
|
49
47
|
- Updated dependencies [6c25f666]
|
|
50
48
|
- Updated dependencies [c873740]
|
|
@@ -72,10 +70,9 @@
|
|
|
72
70
|
- Updated dependencies [7e56d6b]
|
|
73
71
|
- Updated dependencies [94b69285]
|
|
74
72
|
- Updated dependencies [98bb8dcd]
|
|
75
|
-
- Updated dependencies [50f3c60]
|
|
76
73
|
- Updated dependencies [dcc8a150]
|
|
77
74
|
- Updated dependencies [3be7462]
|
|
78
|
-
- Updated dependencies [
|
|
75
|
+
- Updated dependencies [8f47ccae]
|
|
79
76
|
- Updated dependencies [fdd0b41]
|
|
80
77
|
- Updated dependencies [f2c325c]
|
|
81
78
|
- Updated dependencies [9e25a64b]
|
|
@@ -83,212 +80,48 @@
|
|
|
83
80
|
- Updated dependencies [f2c92d5c]
|
|
84
81
|
- Updated dependencies [7bd3d992]
|
|
85
82
|
- Updated dependencies [f046f8e0]
|
|
86
|
-
- Updated dependencies [8fb37c4]
|
|
87
83
|
- Updated dependencies [49eeebf]
|
|
88
84
|
- Updated dependencies [034b813]
|
|
89
85
|
- Updated dependencies [86d25315]
|
|
90
86
|
- Updated dependencies [3f9b8d7e]
|
|
91
|
-
- @akinon/next@1.
|
|
92
|
-
- @akinon/pz-tabby-extension@1.
|
|
93
|
-
- @akinon/pz-
|
|
94
|
-
- @akinon/pz-
|
|
95
|
-
- @akinon/pz-
|
|
96
|
-
- @akinon/pz-
|
|
97
|
-
- @akinon/pz-
|
|
98
|
-
- @akinon/pz-
|
|
99
|
-
- @akinon/pz-
|
|
100
|
-
- @akinon/pz-
|
|
101
|
-
- @akinon/pz-
|
|
102
|
-
- @akinon/pz-
|
|
103
|
-
- @akinon/pz-
|
|
104
|
-
- @akinon/pz-
|
|
105
|
-
- @akinon/pz-otp@1.59.0-rc.5
|
|
106
|
-
|
|
107
|
-
## 1.59.0-rc.4
|
|
108
|
-
|
|
109
|
-
### Patch Changes
|
|
110
|
-
|
|
111
|
-
- Updated dependencies [b92001c]
|
|
112
|
-
- Updated dependencies [d899cc7]
|
|
113
|
-
- Updated dependencies [3be7462]
|
|
114
|
-
- Updated dependencies [8fb37c4]
|
|
115
|
-
- @akinon/pz-saved-card@1.59.0-rc.4
|
|
116
|
-
- @akinon/next@1.59.0-rc.4
|
|
117
|
-
- @akinon/pz-akifast@1.59.0-rc.4
|
|
118
|
-
- @akinon/pz-b2b@1.59.0-rc.4
|
|
119
|
-
- @akinon/pz-basket-gift-pack@1.59.0-rc.4
|
|
120
|
-
- @akinon/pz-bkm@1.59.0-rc.4
|
|
121
|
-
- @akinon/pz-checkout-gift-pack@1.59.0-rc.4
|
|
122
|
-
- @akinon/pz-click-collect@1.59.0-rc.4
|
|
123
|
-
- @akinon/pz-credit-payment@1.59.0-rc.4
|
|
124
|
-
- @akinon/pz-gpay@1.59.0-rc.4
|
|
125
|
-
- @akinon/pz-masterpass@1.59.0-rc.4
|
|
126
|
-
- @akinon/pz-one-click-checkout@1.59.0-rc.4
|
|
127
|
-
- @akinon/pz-otp@1.59.0-rc.4
|
|
128
|
-
- @akinon/pz-pay-on-delivery@1.59.0-rc.4
|
|
129
|
-
- @akinon/pz-tabby-extension@1.59.0-rc.4
|
|
130
|
-
|
|
131
|
-
## 1.59.0-rc.3
|
|
132
|
-
|
|
133
|
-
### Patch Changes
|
|
134
|
-
|
|
135
|
-
- Updated dependencies [2eba2a8]
|
|
136
|
-
- @akinon/pz-tabby-extension@1.59.0-rc.3
|
|
137
|
-
- @akinon/next@1.59.0-rc.3
|
|
138
|
-
- @akinon/pz-akifast@1.59.0-rc.3
|
|
139
|
-
- @akinon/pz-b2b@1.59.0-rc.3
|
|
140
|
-
- @akinon/pz-basket-gift-pack@1.59.0-rc.3
|
|
141
|
-
- @akinon/pz-bkm@1.59.0-rc.3
|
|
142
|
-
- @akinon/pz-checkout-gift-pack@1.59.0-rc.3
|
|
143
|
-
- @akinon/pz-click-collect@1.59.0-rc.3
|
|
144
|
-
- @akinon/pz-credit-payment@1.59.0-rc.3
|
|
145
|
-
- @akinon/pz-gpay@1.59.0-rc.3
|
|
146
|
-
- @akinon/pz-masterpass@1.59.0-rc.3
|
|
147
|
-
- @akinon/pz-one-click-checkout@1.59.0-rc.3
|
|
148
|
-
- @akinon/pz-otp@1.59.0-rc.3
|
|
149
|
-
- @akinon/pz-pay-on-delivery@1.59.0-rc.3
|
|
150
|
-
- @akinon/pz-saved-card@1.59.0-rc.3
|
|
151
|
-
|
|
152
|
-
## 1.59.0-rc.2
|
|
153
|
-
|
|
154
|
-
### Minor Changes
|
|
155
|
-
|
|
156
|
-
- c873740: ZERO-2903: add types
|
|
157
|
-
- 034b813: ZERO-2903: create saved card plugin
|
|
158
|
-
|
|
159
|
-
### Patch Changes
|
|
160
|
-
|
|
161
|
-
- Updated dependencies [c873740]
|
|
162
|
-
- Updated dependencies [034b813]
|
|
163
|
-
- @akinon/next@1.59.0-rc.2
|
|
164
|
-
- @akinon/pz-akifast@1.59.0-rc.2
|
|
165
|
-
- @akinon/pz-b2b@1.59.0-rc.2
|
|
166
|
-
- @akinon/pz-basket-gift-pack@1.59.0-rc.2
|
|
167
|
-
- @akinon/pz-bkm@1.59.0-rc.2
|
|
168
|
-
- @akinon/pz-checkout-gift-pack@1.59.0-rc.2
|
|
169
|
-
- @akinon/pz-click-collect@1.59.0-rc.2
|
|
170
|
-
- @akinon/pz-credit-payment@1.59.0-rc.2
|
|
171
|
-
- @akinon/pz-gpay@1.59.0-rc.2
|
|
172
|
-
- @akinon/pz-masterpass@1.59.0-rc.2
|
|
173
|
-
- @akinon/pz-one-click-checkout@1.59.0-rc.2
|
|
174
|
-
- @akinon/pz-otp@1.59.0-rc.2
|
|
175
|
-
- @akinon/pz-pay-on-delivery@1.59.0-rc.2
|
|
176
|
-
- @akinon/pz-saved-card@1.59.0-rc.2
|
|
177
|
-
- @akinon/pz-tabby-extension@1.59.0-rc.2
|
|
178
|
-
|
|
179
|
-
## 1.59.0-rc.1
|
|
180
|
-
|
|
181
|
-
### Minor Changes
|
|
182
|
-
|
|
183
|
-
- 907813c: ZERO-2934: add payment-gateway/<gateway> redirect in middleware
|
|
184
|
-
|
|
185
|
-
### Patch Changes
|
|
186
|
-
|
|
187
|
-
- Updated dependencies [907813c]
|
|
188
|
-
- Updated dependencies [82cf1e5]
|
|
189
|
-
- Updated dependencies [fa4c716]
|
|
190
|
-
- @akinon/pz-tabby-extension@1.59.0-rc.1
|
|
191
|
-
- @akinon/next@1.59.0-rc.1
|
|
192
|
-
- @akinon/pz-akifast@1.59.0-rc.1
|
|
193
|
-
- @akinon/pz-b2b@1.59.0-rc.1
|
|
194
|
-
- @akinon/pz-basket-gift-pack@1.59.0-rc.1
|
|
195
|
-
- @akinon/pz-bkm@1.59.0-rc.1
|
|
196
|
-
- @akinon/pz-checkout-gift-pack@1.59.0-rc.1
|
|
197
|
-
- @akinon/pz-click-collect@1.59.0-rc.1
|
|
198
|
-
- @akinon/pz-credit-payment@1.59.0-rc.1
|
|
199
|
-
- @akinon/pz-gpay@1.59.0-rc.1
|
|
200
|
-
- @akinon/pz-masterpass@1.59.0-rc.1
|
|
201
|
-
- @akinon/pz-one-click-checkout@1.59.0-rc.1
|
|
202
|
-
- @akinon/pz-otp@1.59.0-rc.1
|
|
203
|
-
- @akinon/pz-pay-on-delivery@1.59.0-rc.1
|
|
87
|
+
- @akinon/next@1.60.0-rc.6
|
|
88
|
+
- @akinon/pz-tabby-extension@1.60.0-rc.6
|
|
89
|
+
- @akinon/pz-click-collect@1.60.0-rc.6
|
|
90
|
+
- @akinon/pz-checkout-gift-pack@1.60.0-rc.6
|
|
91
|
+
- @akinon/pz-one-click-checkout@1.60.0-rc.6
|
|
92
|
+
- @akinon/pz-basket-gift-pack@1.60.0-rc.6
|
|
93
|
+
- @akinon/pz-pay-on-delivery@1.60.0-rc.6
|
|
94
|
+
- @akinon/pz-credit-payment@1.60.0-rc.6
|
|
95
|
+
- @akinon/pz-masterpass@1.60.0-rc.6
|
|
96
|
+
- @akinon/pz-akifast@1.60.0-rc.6
|
|
97
|
+
- @akinon/pz-gpay@1.60.0-rc.6
|
|
98
|
+
- @akinon/pz-b2b@1.60.0-rc.6
|
|
99
|
+
- @akinon/pz-bkm@1.60.0-rc.6
|
|
100
|
+
- @akinon/pz-otp@1.60.0-rc.6
|
|
204
101
|
|
|
205
|
-
## 1.59.0
|
|
102
|
+
## 1.59.0
|
|
206
103
|
|
|
207
104
|
### Minor Changes
|
|
208
105
|
|
|
209
|
-
-
|
|
210
|
-
- c53ea3e6: ZERO-2609: Reset additional form fields when selectedFormType is not company
|
|
211
|
-
- 714e0b46: ZERO-2759: update pz-click-collect peer dependencies
|
|
212
|
-
- 82174637: ZERO-2887: Add LoaderSpinner to Filters component
|
|
213
|
-
- 27a5296d: ZERO-2631:Fix Checkbox Click
|
|
214
|
-
- 5a4c6076: ZERO-2764: Add case-warning rule to eslint-plugin-projectzero
|
|
215
|
-
- bc2b4117: ZERO-2825: Add attribute-based shipping options to checkout page
|
|
216
|
-
- e665a0ac: ZERO-2625: Add click outside functionality to close mobile menu
|
|
217
|
-
- 2e6104d0: ZERO-2888:Edit the numbering in the pagination and the visibility of the prev and next buttons
|
|
218
|
-
- 64699d3f: ZERO-2761: Fix invalid import for plugin module
|
|
219
|
-
- 0d3a913e: ZERO-2725: Update decimal scale in Price component
|
|
220
|
-
- 9b6bf91e: ZERO-2660: Change campaings to campaigns
|
|
221
|
-
- 74a12699: ZERO-2658:Edit product name clickability on completed order page
|
|
222
|
-
- d3474c64: ZERO-2655: Add data source shipping option
|
|
223
|
-
- 91265bba: ZERO-2551: Improve pretty url and caching performance
|
|
224
|
-
- 38a634ec: ZERO-2893: Refactor category filter handling and URL parameters
|
|
225
|
-
- 902d828a: ZERO-2621:edit position of loaderSpinner in favorites page
|
|
226
|
-
- 7a4bb764: ZERO-2610:Refactor FilterItem component for better readability and efficiency
|
|
227
|
-
- 9e25a64b: ZERO-2835: Update category page layout with breadcrumb
|
|
228
|
-
- beb499e6: ZERO-2551: Add new tsconfig paths
|
|
229
|
-
- fac2e5b8: ZERO-2622: Add isMenuOpen state to Category reducer and update CategoryInfo component
|
|
230
|
-
- 4614eeeb: ZERO-2602: The script that checks the build for standalone projects
|
|
231
|
-
- f046f8e0: ZERO-2575: update version for react-number-format
|
|
232
|
-
- 86d25315: ZERO-2693: resolve dependency collision warning for eslint-config-next
|
|
106
|
+
- 50f3c60: ZERO-2936: Fix Input component styling for floating labels
|
|
233
107
|
|
|
234
108
|
### Patch Changes
|
|
235
109
|
|
|
236
|
-
- Updated dependencies [
|
|
237
|
-
-
|
|
238
|
-
-
|
|
239
|
-
-
|
|
240
|
-
-
|
|
241
|
-
-
|
|
242
|
-
-
|
|
243
|
-
-
|
|
244
|
-
-
|
|
245
|
-
-
|
|
246
|
-
-
|
|
247
|
-
-
|
|
248
|
-
-
|
|
249
|
-
-
|
|
250
|
-
-
|
|
251
|
-
- Updated dependencies [0d3a913e]
|
|
252
|
-
- Updated dependencies [7b05522]
|
|
253
|
-
- Updated dependencies [d6edb1d0]
|
|
254
|
-
- Updated dependencies [d3474c64]
|
|
255
|
-
- Updated dependencies [17f87524]
|
|
256
|
-
- Updated dependencies [29ead87]
|
|
257
|
-
- Updated dependencies [c45b62c9]
|
|
258
|
-
- Updated dependencies [91265bba]
|
|
259
|
-
- Updated dependencies [bbe18b9f]
|
|
260
|
-
- Updated dependencies [d4099960]
|
|
261
|
-
- Updated dependencies [4920742c]
|
|
262
|
-
- Updated dependencies [12a873e7]
|
|
263
|
-
- Updated dependencies [7e56d6b6]
|
|
264
|
-
- Updated dependencies [94b69285]
|
|
265
|
-
- Updated dependencies [98bb8dcd]
|
|
266
|
-
- Updated dependencies [dcc8a150]
|
|
267
|
-
- Updated dependencies [8f47ccae]
|
|
268
|
-
- Updated dependencies [fdd0b418]
|
|
269
|
-
- Updated dependencies [f2c325c1]
|
|
270
|
-
- Updated dependencies [9e25a64b]
|
|
271
|
-
- Updated dependencies [beb499e6]
|
|
272
|
-
- Updated dependencies [f2c92d5c]
|
|
273
|
-
- Updated dependencies [7bd3d992]
|
|
274
|
-
- Updated dependencies [f046f8e0]
|
|
275
|
-
- Updated dependencies [49eeebf]
|
|
276
|
-
- Updated dependencies [86d25315]
|
|
277
|
-
- Updated dependencies [3f9b8d7e]
|
|
278
|
-
- @akinon/next@1.59.0-rc.0
|
|
279
|
-
- @akinon/pz-click-collect@1.59.0-rc.0
|
|
280
|
-
- @akinon/pz-checkout-gift-pack@1.59.0-rc.0
|
|
281
|
-
- @akinon/pz-one-click-checkout@1.59.0-rc.0
|
|
282
|
-
- @akinon/pz-basket-gift-pack@1.59.0-rc.0
|
|
283
|
-
- @akinon/pz-pay-on-delivery@1.59.0-rc.0
|
|
284
|
-
- @akinon/pz-credit-payment@1.59.0-rc.0
|
|
285
|
-
- @akinon/pz-masterpass@1.59.0-rc.0
|
|
286
|
-
- @akinon/pz-akifast@1.59.0-rc.0
|
|
287
|
-
- @akinon/pz-gpay@1.59.0-rc.0
|
|
288
|
-
- @akinon/pz-b2b@1.59.0-rc.0
|
|
289
|
-
- @akinon/pz-bkm@1.59.0-rc.0
|
|
290
|
-
- @akinon/pz-otp@1.59.0-rc.0
|
|
291
|
-
- @akinon/pz-tabby-extension@1.59.0-rc.0
|
|
110
|
+
- Updated dependencies [50f3c60]
|
|
111
|
+
- @akinon/next@1.59.0
|
|
112
|
+
- @akinon/pz-akifast@1.59.0
|
|
113
|
+
- @akinon/pz-b2b@1.59.0
|
|
114
|
+
- @akinon/pz-basket-gift-pack@1.59.0
|
|
115
|
+
- @akinon/pz-bkm@1.59.0
|
|
116
|
+
- @akinon/pz-checkout-gift-pack@1.59.0
|
|
117
|
+
- @akinon/pz-click-collect@1.59.0
|
|
118
|
+
- @akinon/pz-credit-payment@1.59.0
|
|
119
|
+
- @akinon/pz-gpay@1.59.0
|
|
120
|
+
- @akinon/pz-masterpass@1.59.0
|
|
121
|
+
- @akinon/pz-one-click-checkout@1.59.0
|
|
122
|
+
- @akinon/pz-otp@1.59.0
|
|
123
|
+
- @akinon/pz-pay-on-delivery@1.59.0
|
|
124
|
+
- @akinon/pz-tabby-extension@1.59.0
|
|
292
125
|
|
|
293
126
|
## 1.58.0
|
|
294
127
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "projectzeronext",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.60.0-rc.6",
|
|
4
4
|
"private": true,
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"scripts": {
|
|
@@ -22,21 +22,20 @@
|
|
|
22
22
|
"prestart": "pz-prestart"
|
|
23
23
|
},
|
|
24
24
|
"dependencies": {
|
|
25
|
-
"@akinon/next": "1.
|
|
26
|
-
"@akinon/pz-akifast": "1.
|
|
27
|
-
"@akinon/pz-b2b": "1.
|
|
28
|
-
"@akinon/pz-basket-gift-pack": "1.
|
|
29
|
-
"@akinon/pz-bkm": "1.
|
|
30
|
-
"@akinon/pz-checkout-gift-pack": "1.
|
|
31
|
-
"@akinon/pz-click-collect": "1.
|
|
32
|
-
"@akinon/pz-credit-payment": "1.
|
|
33
|
-
"@akinon/pz-gpay": "1.
|
|
34
|
-
"@akinon/pz-masterpass": "1.
|
|
35
|
-
"@akinon/pz-one-click-checkout": "1.
|
|
36
|
-
"@akinon/pz-otp": "1.
|
|
37
|
-
"@akinon/pz-pay-on-delivery": "1.
|
|
38
|
-
"@akinon/pz-tabby-extension": "1.
|
|
39
|
-
"@akinon/pz-saved-card": "1.59.0-rc.5",
|
|
25
|
+
"@akinon/next": "1.60.0-rc.6",
|
|
26
|
+
"@akinon/pz-akifast": "1.60.0-rc.6",
|
|
27
|
+
"@akinon/pz-b2b": "1.60.0-rc.6",
|
|
28
|
+
"@akinon/pz-basket-gift-pack": "1.60.0-rc.6",
|
|
29
|
+
"@akinon/pz-bkm": "1.60.0-rc.6",
|
|
30
|
+
"@akinon/pz-checkout-gift-pack": "1.60.0-rc.6",
|
|
31
|
+
"@akinon/pz-click-collect": "1.60.0-rc.6",
|
|
32
|
+
"@akinon/pz-credit-payment": "1.60.0-rc.6",
|
|
33
|
+
"@akinon/pz-gpay": "1.60.0-rc.6",
|
|
34
|
+
"@akinon/pz-masterpass": "1.60.0-rc.6",
|
|
35
|
+
"@akinon/pz-one-click-checkout": "1.60.0-rc.6",
|
|
36
|
+
"@akinon/pz-otp": "1.60.0-rc.6",
|
|
37
|
+
"@akinon/pz-pay-on-delivery": "1.60.0-rc.6",
|
|
38
|
+
"@akinon/pz-tabby-extension": "1.60.0-rc.6",
|
|
40
39
|
"@hookform/resolvers": "2.9.0",
|
|
41
40
|
"@next/third-parties": "14.1.0",
|
|
42
41
|
"@react-google-maps/api": "2.17.1",
|
|
@@ -60,7 +59,7 @@
|
|
|
60
59
|
"yup": "0.32.11"
|
|
61
60
|
},
|
|
62
61
|
"devDependencies": {
|
|
63
|
-
"@akinon/eslint-plugin-projectzero": "1.
|
|
62
|
+
"@akinon/eslint-plugin-projectzero": "1.60.0-rc.6",
|
|
64
63
|
"@semantic-release/changelog": "6.0.2",
|
|
65
64
|
"@semantic-release/exec": "6.0.3",
|
|
66
65
|
"@semantic-release/git": "10.0.1",
|
package/dist/commands/plugins.js
CHANGED
|
@@ -123,6 +123,10 @@ exports.default = () => __awaiter(void 0, void 0, void 0, function* () {
|
|
|
123
123
|
{
|
|
124
124
|
name: 'Multi Basket',
|
|
125
125
|
value: 'pz-multi-basket'
|
|
126
|
+
},
|
|
127
|
+
{
|
|
128
|
+
name: 'Tabby Payment Extension',
|
|
129
|
+
value: 'pz-tabby-extension'
|
|
126
130
|
}
|
|
127
131
|
];
|
|
128
132
|
const prompt = new Prompt({
|