@sc-360-v2/storefront-cms-library 0.5.53 → 0.5.55
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/dist/add-products-tab-details.scss +3 -0
- package/dist/allocation-header-quota-details.scss +520 -0
- package/dist/allocationDetails.scss +617 -644
- package/dist/allocations-quota-details.scss +454 -0
- package/dist/allocations.scss +8 -0
- package/dist/amount-estimator.scss +1088 -1083
- package/dist/badge.scss +396 -388
- package/dist/breadcrumbs.scss +17 -0
- package/dist/builder.js +1 -1
- package/dist/bulk-variant-picker.scss +4 -0
- package/dist/bundle copy.scss +26 -0
- package/dist/bundle.scss +10 -0
- package/dist/bundleDetails.scss +14 -0
- package/dist/button copy.scss +2 -0
- package/dist/button.scss +2 -0
- package/dist/buyForHeaders.scss +19 -0
- package/dist/cart-details.scss +101 -18
- package/dist/cart-summary.scss +18 -0
- package/dist/cart.scss +2 -0
- package/dist/cartAttributes.scss +4 -0
- package/dist/category-groups-quota-details.scss +124 -38
- package/dist/checkout.scss +6 -0
- package/dist/countdown.scss +2 -0
- package/dist/coupon.scss +8 -0
- package/dist/embroidery.scss +2 -0
- package/dist/employee-bulk-order.scss +5 -0
- package/dist/faq.scss +9 -0
- package/dist/filters.scss +2 -0
- package/dist/form-zindex-module.scss +24 -24
- package/dist/gallery-slider-temp.scss +205 -14
- package/dist/hotspot.scss +5 -1
- package/dist/icon-list.scss +2 -0
- package/dist/kitDetails.scss +2 -0
- package/dist/kits.scss +2 -0
- package/dist/language-selector.scss +2 -0
- package/dist/last-x-orders.scss +5 -0
- package/dist/login.scss +63 -9
- package/dist/map.scss +6 -0
- package/dist/mega-menu.scss +41 -0
- package/dist/menu-v2.scss +83 -6
- package/dist/order-status.scss +228 -136
- package/dist/past-orders.scss +989 -975
- package/dist/pickup-locations.scss +1172 -1167
- package/dist/product-image-allocation.scss +59 -0
- package/dist/product-inventory.scss +1381 -1378
- package/dist/product-promotions.scss +2768 -2759
- package/dist/product-sizechart.scss +4 -0
- package/dist/profile.scss +8 -0
- package/dist/quantity-selector.scss +4 -0
- package/dist/quick-inventory-check.scss +5 -0
- package/dist/quick-order-pad.scss +5 -0
- package/dist/quota-details.scss +99 -15
- package/dist/repeater copy.scss +3 -0
- package/dist/repeater-grid-toggle.scss +2 -0
- package/dist/repeater.scss +2 -0
- package/dist/rfqs.scss +10 -0
- package/dist/scroll.scss +46 -0
- package/dist/search.scss +4 -0
- package/dist/shipping-payments.scss +4 -0
- package/dist/social.scss +5 -0
- package/dist/store-locations.scss +1402 -1398
- package/dist/tab-v2.scss +2 -0
- package/dist/table-common.scss +509 -506
- package/dist/table.scss +687 -685
- package/dist/types/builder/tools/element-edit/addProductsTab.d.ts +28 -0
- package/dist/types/builder/tools/element-edit/allocationDetails.d.ts +5 -0
- package/dist/types/builder/tools/element-edit/allocations.d.ts +1 -0
- package/dist/types/builder/tools/element-edit/breadcrumbs.d.ts +5 -0
- package/dist/types/builder/tools/element-edit/bundle.d.ts +40 -0
- package/dist/types/builder/tools/element-edit/bundleDetails.d.ts +20 -0
- package/dist/types/builder/tools/element-edit/buttonInstance.d.ts +18 -0
- package/dist/types/builder/tools/element-edit/buyForWithTab.d.ts +1 -0
- package/dist/types/builder/tools/element-edit/cartAttributes.d.ts +9 -0
- package/dist/types/builder/tools/element-edit/cartDetails.d.ts +79 -1
- package/dist/types/builder/tools/element-edit/cartSummary.d.ts +259 -0
- package/dist/types/builder/tools/element-edit/categoryGroups.d.ts +28 -0
- package/dist/types/builder/tools/element-edit/checkout.d.ts +1 -0
- package/dist/types/builder/tools/element-edit/common.d.ts +23 -0
- package/dist/types/builder/tools/element-edit/countdown.d.ts +1 -0
- package/dist/types/builder/tools/element-edit/coupon.d.ts +19 -0
- package/dist/types/builder/tools/element-edit/embroidery.d.ts +9 -0
- package/dist/types/builder/tools/element-edit/filterResults.d.ts +10 -0
- package/dist/types/builder/tools/element-edit/gallery-slider.d.ts +19 -0
- package/dist/types/builder/tools/element-edit/icon-list.d.ts +31 -0
- package/dist/types/builder/tools/element-edit/iconInstace.d.ts +1 -0
- package/dist/types/builder/tools/element-edit/iconLibrary.d.ts +2 -7
- package/dist/types/builder/tools/element-edit/kitDetails.d.ts +19 -0
- package/dist/types/builder/tools/element-edit/kits.d.ts +9 -0
- package/dist/types/builder/tools/element-edit/language-menu.d.ts +0 -1
- package/dist/types/builder/tools/element-edit/orderStatus.d.ts +320 -168
- package/dist/types/builder/tools/element-edit/quickLinks.d.ts +10 -0
- package/dist/types/builder/tools/element-edit/quotaDetails.d.ts +1 -0
- package/dist/types/builder/tools/element-edit/rfqs.d.ts +5 -0
- package/dist/types/builder/tools/element-edit/scroll.d.ts +1 -0
- package/dist/types/builder/tools/element-edit/shipping-payments.d.ts +2 -0
- package/dist/types/builder/tools/element-edit/social.d.ts +1 -0
- package/dist/types/builder/tools/element-edit/table.d.ts +1 -0
- package/dist/types/builder/tools/element-edit/tabs.d.ts +18 -0
- package/dist/types/builder/tools/element-edit/tabsV2.d.ts +17 -0
- package/dist/types/builder/tools/element-edit/userElements.d.ts +197 -7
- package/dist/types/builder/tools/element-edit/video.d.ts +2 -0
- package/dist/user-elements.scss +263 -221
- package/dist/variant-picker.scss +2 -0
- package/dist/video.scss +2 -0
- package/dist/volume-pricing.scss +3 -0
- package/package.json +1 -1
|
@@ -385,6 +385,7 @@ export declare const getDefaultData: () => {
|
|
|
385
385
|
showIcon: CMSIBCommonInterface | undefined;
|
|
386
386
|
iconSize: import("../../interfaces/global").CMSIBSizeInterface;
|
|
387
387
|
iconColor: CMSIBCommonInterface;
|
|
388
|
+
strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
|
|
388
389
|
};
|
|
389
390
|
itemStyle: {
|
|
390
391
|
selectorKey: QuickLinksSelectorKeysEnum;
|
|
@@ -444,6 +445,7 @@ export declare const getDefaultData: () => {
|
|
|
444
445
|
propertyType: CMSElementEditTypes;
|
|
445
446
|
parentRef: string;
|
|
446
447
|
};
|
|
448
|
+
strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
|
|
447
449
|
};
|
|
448
450
|
hoverState: {
|
|
449
451
|
selectorKey: QuickLinksSelectorKeysEnum;
|
|
@@ -501,6 +503,14 @@ export declare const getDefaultData: () => {
|
|
|
501
503
|
propertyType: CMSElementEditTypes;
|
|
502
504
|
parentRef: string;
|
|
503
505
|
};
|
|
506
|
+
strokeWidth: {
|
|
507
|
+
propertyType: CMSElementEditTypes;
|
|
508
|
+
isReadOnly: boolean;
|
|
509
|
+
unit?: string | number | undefined;
|
|
510
|
+
value?: any;
|
|
511
|
+
property?: any;
|
|
512
|
+
parentRef?: string | undefined;
|
|
513
|
+
};
|
|
504
514
|
};
|
|
505
515
|
};
|
|
506
516
|
quickLinksTextLayout: {
|
|
@@ -7,6 +7,7 @@ export interface selfDesignInterface {
|
|
|
7
7
|
selectorKey: string;
|
|
8
8
|
widgetStyle?: {
|
|
9
9
|
selectorKey: string;
|
|
10
|
+
horizontalAlignment?: CMSIBCommonInterface;
|
|
10
11
|
backgroundColor?: CMSIBCommonInterface;
|
|
11
12
|
borderColor?: CMSIBCommonInterface;
|
|
12
13
|
borderStyle?: CMSIBCommonInterface;
|
|
@@ -49,6 +49,7 @@ interface selfDesignInterface {
|
|
|
49
49
|
showIcon: CMSIBCommonInterface;
|
|
50
50
|
iconSize: CMSIBCommonInterface;
|
|
51
51
|
iconColor: CMSIBCommonInterface;
|
|
52
|
+
strokeWidth: CMSIBCommonInterface;
|
|
52
53
|
icon: CMSIBCommonInterface;
|
|
53
54
|
};
|
|
54
55
|
printIcon: {
|
|
@@ -56,6 +57,7 @@ interface selfDesignInterface {
|
|
|
56
57
|
showIcon: CMSIBCommonInterface;
|
|
57
58
|
iconSize: CMSIBCommonInterface;
|
|
58
59
|
iconColor: CMSIBCommonInterface;
|
|
60
|
+
strokeWidth: CMSIBCommonInterface;
|
|
59
61
|
icon: CMSIBCommonInterface;
|
|
60
62
|
};
|
|
61
63
|
downloadIcon: {
|
|
@@ -63,6 +65,7 @@ interface selfDesignInterface {
|
|
|
63
65
|
showIcon: CMSIBCommonInterface;
|
|
64
66
|
iconSize: CMSIBCommonInterface;
|
|
65
67
|
iconColor: CMSIBCommonInterface;
|
|
68
|
+
strokeWidth: CMSIBCommonInterface;
|
|
66
69
|
icon: CMSIBCommonInterface;
|
|
67
70
|
};
|
|
68
71
|
cancelIcon: {
|
|
@@ -70,6 +73,7 @@ interface selfDesignInterface {
|
|
|
70
73
|
showIcon: CMSIBCommonInterface;
|
|
71
74
|
iconSize: CMSIBCommonInterface;
|
|
72
75
|
iconColor: CMSIBCommonInterface;
|
|
76
|
+
strokeWidth: CMSIBCommonInterface;
|
|
73
77
|
icon: CMSIBCommonInterface;
|
|
74
78
|
};
|
|
75
79
|
sendMessageIcon: {
|
|
@@ -77,6 +81,7 @@ interface selfDesignInterface {
|
|
|
77
81
|
showIcon: CMSIBCommonInterface;
|
|
78
82
|
iconSize: CMSIBCommonInterface;
|
|
79
83
|
iconColor: CMSIBCommonInterface;
|
|
84
|
+
strokeWidth: CMSIBCommonInterface;
|
|
80
85
|
icon: CMSIBCommonInterface;
|
|
81
86
|
};
|
|
82
87
|
};
|
|
@@ -176,6 +176,7 @@ export declare const getDefaultData: () => {
|
|
|
176
176
|
showIcon: CMSIBCommonInterface | undefined;
|
|
177
177
|
iconSize: import("../../interfaces/global").CMSIBSizeInterface;
|
|
178
178
|
iconColor: CMSIBCommonInterface;
|
|
179
|
+
strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
|
|
179
180
|
theme: CMSIBCommonInterface;
|
|
180
181
|
backgroundColor: CMSIBCommonInterface;
|
|
181
182
|
showBorder: CMSIBCommonInterface;
|
|
@@ -648,6 +648,7 @@ export declare const getDefaultData: () => {
|
|
|
648
648
|
showIcon: CMSIBCommonInterface | undefined;
|
|
649
649
|
iconSize: import("../../interfaces/global").CMSIBSizeInterface;
|
|
650
650
|
iconColor: CMSIBCommonInterface;
|
|
651
|
+
strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
|
|
651
652
|
selectorKey: string;
|
|
652
653
|
};
|
|
653
654
|
};
|
|
@@ -893,6 +894,7 @@ export declare const getDefaultData: () => {
|
|
|
893
894
|
showIcon: CMSIBCommonInterface | undefined;
|
|
894
895
|
iconSize: import("../../interfaces/global").CMSIBSizeInterface;
|
|
895
896
|
iconColor: CMSIBCommonInterface;
|
|
897
|
+
strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
|
|
896
898
|
borderColor: CMSIBCommonInterface;
|
|
897
899
|
borderStyle: CMSIBCommonInterface;
|
|
898
900
|
borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
|
|
@@ -225,6 +225,7 @@ export declare const getDefaultData: () => {
|
|
|
225
225
|
propertyType: CMSElementEditTypes;
|
|
226
226
|
parentRef: string;
|
|
227
227
|
};
|
|
228
|
+
strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
|
|
228
229
|
exposure: import("../../interfaces/global").CMSIBSizeInterface;
|
|
229
230
|
contrast: import("../../interfaces/global").CMSIBSizeInterface;
|
|
230
231
|
saturation: import("../../interfaces/global").CMSIBSizeInterface;
|
|
@@ -143,6 +143,7 @@ export declare const getDefaultData: () => {
|
|
|
143
143
|
isReadOnly?: boolean | undefined;
|
|
144
144
|
parentRef?: string | undefined;
|
|
145
145
|
};
|
|
146
|
+
strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
|
|
146
147
|
verticalAlignment: {
|
|
147
148
|
value: string;
|
|
148
149
|
property: string;
|
|
@@ -184,6 +185,14 @@ export declare const getDefaultData: () => {
|
|
|
184
185
|
selectorKey: SelectorKeysEnum;
|
|
185
186
|
};
|
|
186
187
|
hoverState: {
|
|
188
|
+
strokeWidth: {
|
|
189
|
+
propertyType: CMSElementEditTypes;
|
|
190
|
+
isReadOnly: boolean;
|
|
191
|
+
unit?: string | number | undefined;
|
|
192
|
+
value?: any;
|
|
193
|
+
property?: any;
|
|
194
|
+
parentRef?: string | undefined;
|
|
195
|
+
};
|
|
187
196
|
icon: import("../../interfaces/global").CMSIBIconInterface | undefined;
|
|
188
197
|
showIcon: {
|
|
189
198
|
value?: any;
|
|
@@ -248,6 +257,14 @@ export declare const getDefaultData: () => {
|
|
|
248
257
|
selectorKey: SelectorKeysEnum;
|
|
249
258
|
};
|
|
250
259
|
selectedState: {
|
|
260
|
+
strokeWidth: {
|
|
261
|
+
propertyType: CMSElementEditTypes;
|
|
262
|
+
isReadOnly: boolean;
|
|
263
|
+
unit?: string | number | undefined;
|
|
264
|
+
value?: any;
|
|
265
|
+
property?: any;
|
|
266
|
+
parentRef?: string | undefined;
|
|
267
|
+
};
|
|
251
268
|
icon: import("../../interfaces/global").CMSIBIconInterface | undefined;
|
|
252
269
|
showIcon: {
|
|
253
270
|
value?: any;
|
|
@@ -485,6 +502,7 @@ export declare const getDefaultData: () => {
|
|
|
485
502
|
value: string;
|
|
486
503
|
propertyType: CMSElementEditTypes;
|
|
487
504
|
};
|
|
505
|
+
strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
|
|
488
506
|
iconSize: {
|
|
489
507
|
value: number;
|
|
490
508
|
unit: number;
|
|
@@ -151,6 +151,7 @@ export declare const getDefaultData: () => {
|
|
|
151
151
|
isReadOnly?: boolean | undefined;
|
|
152
152
|
parentRef?: string | undefined;
|
|
153
153
|
};
|
|
154
|
+
strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
|
|
154
155
|
verticalAlignment: {
|
|
155
156
|
value: string;
|
|
156
157
|
property: string;
|
|
@@ -223,6 +224,14 @@ export declare const getDefaultData: () => {
|
|
|
223
224
|
selectorKey: SelectorKeysEnum;
|
|
224
225
|
};
|
|
225
226
|
hoverState: {
|
|
227
|
+
strokeWidth: {
|
|
228
|
+
propertyType: CMSElementEditTypes;
|
|
229
|
+
isReadOnly: boolean;
|
|
230
|
+
unit?: string | number | undefined;
|
|
231
|
+
value?: any;
|
|
232
|
+
property?: any;
|
|
233
|
+
parentRef?: string | undefined;
|
|
234
|
+
};
|
|
226
235
|
showIcon: {
|
|
227
236
|
value?: any;
|
|
228
237
|
property?: any;
|
|
@@ -317,6 +326,14 @@ export declare const getDefaultData: () => {
|
|
|
317
326
|
selectorKey: SelectorKeysEnum;
|
|
318
327
|
};
|
|
319
328
|
selectedState: {
|
|
329
|
+
strokeWidth: {
|
|
330
|
+
propertyType: CMSElementEditTypes;
|
|
331
|
+
isReadOnly: boolean;
|
|
332
|
+
unit?: string | number | undefined;
|
|
333
|
+
value?: any;
|
|
334
|
+
property?: any;
|
|
335
|
+
parentRef?: string | undefined;
|
|
336
|
+
};
|
|
320
337
|
showIcon: {
|
|
321
338
|
value?: any;
|
|
322
339
|
property?: any;
|
|
@@ -9,6 +9,7 @@ export declare enum SelectorKeysEnum {
|
|
|
9
9
|
CONTENT = "content",
|
|
10
10
|
USER_INFO_DESIGN = "userInfoDesign",
|
|
11
11
|
USER_NAME_DESIGN = "userNameDesign",
|
|
12
|
+
USER_LOGO_DESIGN = "userLogoDesign",
|
|
12
13
|
USER_ID_DESIGN = "userIdDesign",
|
|
13
14
|
USER_EMAIL_DESIGN = "userEmailDesign",
|
|
14
15
|
USER_PHONE_DESIGN = "userPhoneDesign",
|
|
@@ -219,6 +220,17 @@ export declare const getDefaultData: () => {
|
|
|
219
220
|
userInfoDesign: {
|
|
220
221
|
selectorKey: SelectorKeysEnum;
|
|
221
222
|
fillAndOpacity: {
|
|
223
|
+
dividerWeight: {
|
|
224
|
+
value: string;
|
|
225
|
+
property: string;
|
|
226
|
+
unit: CMSCSSUnitTypesEnums;
|
|
227
|
+
propertyType: CMSElementEditTypes;
|
|
228
|
+
};
|
|
229
|
+
dividerShape: {
|
|
230
|
+
value: string;
|
|
231
|
+
property: string;
|
|
232
|
+
propertyType: CMSElementEditTypes;
|
|
233
|
+
};
|
|
222
234
|
itemGap: import("../../interfaces/global").CMSIBSizeInterface;
|
|
223
235
|
showDivider: {
|
|
224
236
|
value: boolean;
|
|
@@ -227,12 +239,6 @@ export declare const getDefaultData: () => {
|
|
|
227
239
|
propertyType?: any;
|
|
228
240
|
isReadOnly?: boolean | undefined;
|
|
229
241
|
};
|
|
230
|
-
dividerWeight: {
|
|
231
|
-
value: string;
|
|
232
|
-
property: string;
|
|
233
|
-
unit: CMSCSSUnitTypesEnums;
|
|
234
|
-
propertyType: CMSElementEditTypes;
|
|
235
|
-
};
|
|
236
242
|
dividerColor: {
|
|
237
243
|
property: string;
|
|
238
244
|
parentRef: string;
|
|
@@ -260,10 +266,16 @@ export declare const getDefaultData: () => {
|
|
|
260
266
|
padding: any;
|
|
261
267
|
};
|
|
262
268
|
userNameDesign: {
|
|
269
|
+
textTransform: {
|
|
270
|
+
value: string;
|
|
271
|
+
property: string;
|
|
272
|
+
propertyType: CMSElementEditTypes;
|
|
273
|
+
};
|
|
263
274
|
icon: import("../../interfaces/global").CMSIBIconInterface | undefined;
|
|
264
275
|
showIcon: CMSIBCommonInterface | undefined;
|
|
265
276
|
iconSize: import("../../interfaces/global").CMSIBSizeInterface;
|
|
266
277
|
iconColor: CMSIBCommonInterface;
|
|
278
|
+
strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
|
|
267
279
|
theme: CMSIBCommonInterface;
|
|
268
280
|
font: CMSIBCommonInterface;
|
|
269
281
|
fontSize: import("../../interfaces/global").CMSIBSizeInterface;
|
|
@@ -277,11 +289,73 @@ export declare const getDefaultData: () => {
|
|
|
277
289
|
lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
|
|
278
290
|
selectorKey: SelectorKeysEnum;
|
|
279
291
|
};
|
|
292
|
+
userLogoDesign: {
|
|
293
|
+
selectorKey: SelectorKeysEnum;
|
|
294
|
+
width: {
|
|
295
|
+
value: number;
|
|
296
|
+
unit: CMSCSSUnitTypesEnums;
|
|
297
|
+
};
|
|
298
|
+
height: {
|
|
299
|
+
value: number;
|
|
300
|
+
unit: CMSCSSUnitTypesEnums;
|
|
301
|
+
property?: any;
|
|
302
|
+
propertyType?: any;
|
|
303
|
+
isReadOnly?: boolean | undefined;
|
|
304
|
+
parentRef?: string | undefined;
|
|
305
|
+
};
|
|
306
|
+
padding: any;
|
|
307
|
+
flip: CMSIBCommonInterface;
|
|
308
|
+
objectPosition: {
|
|
309
|
+
value: string;
|
|
310
|
+
property: string;
|
|
311
|
+
propertyType: CMSElementEditTypes;
|
|
312
|
+
};
|
|
313
|
+
backgroundColor: CMSIBCommonInterface;
|
|
314
|
+
borderColor: CMSIBCommonInterface;
|
|
315
|
+
borderStyle: CMSIBCommonInterface;
|
|
316
|
+
borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
|
|
317
|
+
showBorder: CMSIBCommonInterface;
|
|
318
|
+
showShadow: CMSIBCommonInterface;
|
|
319
|
+
shadowColor: CMSIBCommonInterface;
|
|
320
|
+
blur: import("../../interfaces/global").CMSIBSizeInterface;
|
|
321
|
+
spread: import("../../interfaces/global").CMSIBSizeInterface;
|
|
322
|
+
angle: import("../../interfaces/global").CMSIBSizeInterface;
|
|
323
|
+
borderRadius: {
|
|
324
|
+
sides: {
|
|
325
|
+
topLeft: {
|
|
326
|
+
value: number;
|
|
327
|
+
unit: CMSCSSUnitTypesEnums;
|
|
328
|
+
};
|
|
329
|
+
topRight: {
|
|
330
|
+
value: number;
|
|
331
|
+
unit: CMSCSSUnitTypesEnums;
|
|
332
|
+
};
|
|
333
|
+
bottomLeft: {
|
|
334
|
+
value: number;
|
|
335
|
+
unit: CMSCSSUnitTypesEnums;
|
|
336
|
+
};
|
|
337
|
+
bottomRight: {
|
|
338
|
+
value: number;
|
|
339
|
+
unit: CMSCSSUnitTypesEnums;
|
|
340
|
+
};
|
|
341
|
+
};
|
|
342
|
+
isAll: boolean;
|
|
343
|
+
property: string;
|
|
344
|
+
iscss?: boolean | undefined;
|
|
345
|
+
propertyType?: any;
|
|
346
|
+
};
|
|
347
|
+
};
|
|
280
348
|
userIdDesign: {
|
|
349
|
+
textTransform: {
|
|
350
|
+
value: string;
|
|
351
|
+
property: string;
|
|
352
|
+
propertyType: CMSElementEditTypes;
|
|
353
|
+
};
|
|
281
354
|
icon: import("../../interfaces/global").CMSIBIconInterface | undefined;
|
|
282
355
|
showIcon: CMSIBCommonInterface | undefined;
|
|
283
356
|
iconSize: import("../../interfaces/global").CMSIBSizeInterface;
|
|
284
357
|
iconColor: CMSIBCommonInterface;
|
|
358
|
+
strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
|
|
285
359
|
theme: CMSIBCommonInterface;
|
|
286
360
|
font: CMSIBCommonInterface;
|
|
287
361
|
fontSize: import("../../interfaces/global").CMSIBSizeInterface;
|
|
@@ -296,10 +370,16 @@ export declare const getDefaultData: () => {
|
|
|
296
370
|
selectorKey: SelectorKeysEnum;
|
|
297
371
|
};
|
|
298
372
|
userEmailDesign: {
|
|
373
|
+
textTransform: {
|
|
374
|
+
value: string;
|
|
375
|
+
property: string;
|
|
376
|
+
propertyType: CMSElementEditTypes;
|
|
377
|
+
};
|
|
299
378
|
icon: import("../../interfaces/global").CMSIBIconInterface | undefined;
|
|
300
379
|
showIcon: CMSIBCommonInterface | undefined;
|
|
301
380
|
iconSize: import("../../interfaces/global").CMSIBSizeInterface;
|
|
302
381
|
iconColor: CMSIBCommonInterface;
|
|
382
|
+
strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
|
|
303
383
|
theme: CMSIBCommonInterface;
|
|
304
384
|
font: CMSIBCommonInterface;
|
|
305
385
|
fontSize: import("../../interfaces/global").CMSIBSizeInterface;
|
|
@@ -314,10 +394,16 @@ export declare const getDefaultData: () => {
|
|
|
314
394
|
selectorKey: SelectorKeysEnum;
|
|
315
395
|
};
|
|
316
396
|
userPhoneDesign: {
|
|
397
|
+
textTransform: {
|
|
398
|
+
value: string;
|
|
399
|
+
property: string;
|
|
400
|
+
propertyType: CMSElementEditTypes;
|
|
401
|
+
};
|
|
317
402
|
icon: import("../../interfaces/global").CMSIBIconInterface | undefined;
|
|
318
403
|
showIcon: CMSIBCommonInterface | undefined;
|
|
319
404
|
iconSize: import("../../interfaces/global").CMSIBSizeInterface;
|
|
320
405
|
iconColor: CMSIBCommonInterface;
|
|
406
|
+
strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
|
|
321
407
|
theme: CMSIBCommonInterface;
|
|
322
408
|
font: CMSIBCommonInterface;
|
|
323
409
|
fontSize: import("../../interfaces/global").CMSIBSizeInterface;
|
|
@@ -594,6 +680,22 @@ export declare const getDefaultData: () => {
|
|
|
594
680
|
selectorKey: SelectorKeysEnum;
|
|
595
681
|
};
|
|
596
682
|
userSecondaryInfoHeadingDesign: {
|
|
683
|
+
textOverflow: {
|
|
684
|
+
value: boolean;
|
|
685
|
+
property: string;
|
|
686
|
+
propertyType: CMSElementEditTypes;
|
|
687
|
+
};
|
|
688
|
+
numberOfDisplayedLines: {
|
|
689
|
+
unit: CMSCSSUnitTypesEnums;
|
|
690
|
+
value: number;
|
|
691
|
+
property: string;
|
|
692
|
+
propertyType: CMSElementEditTypes;
|
|
693
|
+
};
|
|
694
|
+
textTransform: {
|
|
695
|
+
value: string;
|
|
696
|
+
property: string;
|
|
697
|
+
propertyType: CMSElementEditTypes;
|
|
698
|
+
};
|
|
597
699
|
theme: CMSIBCommonInterface;
|
|
598
700
|
font: CMSIBCommonInterface;
|
|
599
701
|
fontSize: import("../../interfaces/global").CMSIBSizeInterface;
|
|
@@ -608,6 +710,22 @@ export declare const getDefaultData: () => {
|
|
|
608
710
|
selectorKey: SelectorKeysEnum;
|
|
609
711
|
};
|
|
610
712
|
userSecondaryInfoLabelDesign: {
|
|
713
|
+
textOverflow: {
|
|
714
|
+
value: boolean;
|
|
715
|
+
property: string;
|
|
716
|
+
propertyType: CMSElementEditTypes;
|
|
717
|
+
};
|
|
718
|
+
numberOfDisplayedLines: {
|
|
719
|
+
unit: CMSCSSUnitTypesEnums;
|
|
720
|
+
value: number;
|
|
721
|
+
property: string;
|
|
722
|
+
propertyType: CMSElementEditTypes;
|
|
723
|
+
};
|
|
724
|
+
textTransform: {
|
|
725
|
+
value: string;
|
|
726
|
+
property: string;
|
|
727
|
+
propertyType: CMSElementEditTypes;
|
|
728
|
+
};
|
|
611
729
|
theme: CMSIBCommonInterface;
|
|
612
730
|
font: CMSIBCommonInterface;
|
|
613
731
|
fontSize: import("../../interfaces/global").CMSIBSizeInterface;
|
|
@@ -622,6 +740,22 @@ export declare const getDefaultData: () => {
|
|
|
622
740
|
selectorKey: SelectorKeysEnum;
|
|
623
741
|
};
|
|
624
742
|
userSecondaryInfoValueDesign: {
|
|
743
|
+
textOverflow: {
|
|
744
|
+
value: boolean;
|
|
745
|
+
property: string;
|
|
746
|
+
propertyType: CMSElementEditTypes;
|
|
747
|
+
};
|
|
748
|
+
numberOfDisplayedLines: {
|
|
749
|
+
unit: CMSCSSUnitTypesEnums;
|
|
750
|
+
value: number;
|
|
751
|
+
property: string;
|
|
752
|
+
propertyType: CMSElementEditTypes;
|
|
753
|
+
};
|
|
754
|
+
textTransform: {
|
|
755
|
+
value: string;
|
|
756
|
+
property: string;
|
|
757
|
+
propertyType: CMSElementEditTypes;
|
|
758
|
+
};
|
|
625
759
|
theme: CMSIBCommonInterface;
|
|
626
760
|
font: CMSIBCommonInterface;
|
|
627
761
|
fontSize: import("../../interfaces/global").CMSIBSizeInterface;
|
|
@@ -762,6 +896,7 @@ export declare const getDefaultData: () => {
|
|
|
762
896
|
showIcon: CMSIBCommonInterface | undefined;
|
|
763
897
|
iconSize: import("../../interfaces/global").CMSIBSizeInterface;
|
|
764
898
|
iconColor: CMSIBCommonInterface;
|
|
899
|
+
strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
|
|
765
900
|
};
|
|
766
901
|
};
|
|
767
902
|
dropdownStyle: {
|
|
@@ -787,6 +922,22 @@ export declare const getDefaultData: () => {
|
|
|
787
922
|
propertyType?: any;
|
|
788
923
|
isReadOnly?: boolean | undefined;
|
|
789
924
|
};
|
|
925
|
+
textOverflow: {
|
|
926
|
+
value: boolean;
|
|
927
|
+
property: string;
|
|
928
|
+
propertyType: CMSElementEditTypes;
|
|
929
|
+
};
|
|
930
|
+
numberOfDisplayedLines: {
|
|
931
|
+
unit: CMSCSSUnitTypesEnums;
|
|
932
|
+
value: number;
|
|
933
|
+
property: string;
|
|
934
|
+
propertyType: CMSElementEditTypes;
|
|
935
|
+
};
|
|
936
|
+
textTransform: {
|
|
937
|
+
value: string;
|
|
938
|
+
property: string;
|
|
939
|
+
propertyType: CMSElementEditTypes;
|
|
940
|
+
};
|
|
790
941
|
theme: CMSIBCommonInterface;
|
|
791
942
|
font: CMSIBCommonInterface;
|
|
792
943
|
fontSize: import("../../interfaces/global").CMSIBSizeInterface;
|
|
@@ -819,6 +970,22 @@ export declare const getDefaultData: () => {
|
|
|
819
970
|
};
|
|
820
971
|
widgetPlaceholderText: {
|
|
821
972
|
padding: any;
|
|
973
|
+
textOverflow: {
|
|
974
|
+
value: boolean;
|
|
975
|
+
property: string;
|
|
976
|
+
propertyType: CMSElementEditTypes;
|
|
977
|
+
};
|
|
978
|
+
numberOfDisplayedLines: {
|
|
979
|
+
unit: CMSCSSUnitTypesEnums;
|
|
980
|
+
value: number;
|
|
981
|
+
property: string;
|
|
982
|
+
propertyType: CMSElementEditTypes;
|
|
983
|
+
};
|
|
984
|
+
textTransform: {
|
|
985
|
+
value: string;
|
|
986
|
+
property: string;
|
|
987
|
+
propertyType: CMSElementEditTypes;
|
|
988
|
+
};
|
|
822
989
|
theme: CMSIBCommonInterface;
|
|
823
990
|
font: CMSIBCommonInterface;
|
|
824
991
|
fontSize: import("../../interfaces/global").CMSIBSizeInterface;
|
|
@@ -835,6 +1002,14 @@ export declare const getDefaultData: () => {
|
|
|
835
1002
|
};
|
|
836
1003
|
widgetDropdown: {
|
|
837
1004
|
selectorKey: SelectorKeysEnum;
|
|
1005
|
+
topSpacing: {
|
|
1006
|
+
property: string;
|
|
1007
|
+
unit?: string | number | undefined;
|
|
1008
|
+
value?: any;
|
|
1009
|
+
propertyType?: any;
|
|
1010
|
+
isReadOnly?: boolean | undefined;
|
|
1011
|
+
parentRef?: string | undefined;
|
|
1012
|
+
};
|
|
838
1013
|
backgroundColor: CMSIBCommonInterface;
|
|
839
1014
|
borderColor: CMSIBCommonInterface;
|
|
840
1015
|
borderStyle: CMSIBCommonInterface;
|
|
@@ -852,6 +1027,22 @@ export declare const getDefaultData: () => {
|
|
|
852
1027
|
itemStyle: {
|
|
853
1028
|
selectorKey: SelectorKeysEnum;
|
|
854
1029
|
defaultState: {
|
|
1030
|
+
textOverflow: {
|
|
1031
|
+
value: boolean;
|
|
1032
|
+
property: string;
|
|
1033
|
+
propertyType: CMSElementEditTypes;
|
|
1034
|
+
};
|
|
1035
|
+
numberOfDisplayedLines: {
|
|
1036
|
+
unit: CMSCSSUnitTypesEnums;
|
|
1037
|
+
value: number;
|
|
1038
|
+
property: string;
|
|
1039
|
+
propertyType: CMSElementEditTypes;
|
|
1040
|
+
};
|
|
1041
|
+
textTransform: {
|
|
1042
|
+
value: string;
|
|
1043
|
+
property: string;
|
|
1044
|
+
propertyType: CMSElementEditTypes;
|
|
1045
|
+
};
|
|
855
1046
|
selectorKey: SelectorKeysEnum;
|
|
856
1047
|
backgroundColor: CMSIBCommonInterface;
|
|
857
1048
|
borderColor: CMSIBCommonInterface;
|
|
@@ -876,7 +1067,6 @@ export declare const getDefaultData: () => {
|
|
|
876
1067
|
characterSpacing: import("../../interfaces/global").CMSIBSizeInterface;
|
|
877
1068
|
lineHeight: import("../../interfaces/global").CMSIBSizeInterface;
|
|
878
1069
|
padding: any;
|
|
879
|
-
itemGap: import("../../interfaces/global").CMSIBSizeInterface;
|
|
880
1070
|
};
|
|
881
1071
|
hoverState: {
|
|
882
1072
|
selectorKey: SelectorKeysEnum;
|
|
@@ -423,6 +423,7 @@ export declare const getDefaultData: () => {
|
|
|
423
423
|
showIcon: CMSIBCommonInterface | undefined;
|
|
424
424
|
iconSize: import("../../interfaces/global").CMSIBSizeInterface;
|
|
425
425
|
iconColor: CMSIBCommonInterface;
|
|
426
|
+
strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
|
|
426
427
|
};
|
|
427
428
|
videoPlayer: {
|
|
428
429
|
selectorKey: VideoSelectorKeysEnum;
|
|
@@ -492,6 +493,7 @@ export declare const getDefaultData: () => {
|
|
|
492
493
|
propertyType: CMSElementEditTypes;
|
|
493
494
|
};
|
|
494
495
|
iconColor: CMSIBCommonInterface;
|
|
496
|
+
strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
|
|
495
497
|
backgroundShape: {
|
|
496
498
|
value: string;
|
|
497
499
|
property: string;
|