@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
|
@@ -290,6 +290,7 @@ export declare const getDefaultData: () => {
|
|
|
290
290
|
propertyType?: any;
|
|
291
291
|
isReadOnly?: boolean | undefined;
|
|
292
292
|
};
|
|
293
|
+
strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
|
|
293
294
|
textTransform: {
|
|
294
295
|
value: string;
|
|
295
296
|
property: string;
|
|
@@ -476,6 +477,14 @@ export declare const getDefaultData: () => {
|
|
|
476
477
|
propertyType?: any;
|
|
477
478
|
isReadOnly?: boolean | undefined;
|
|
478
479
|
};
|
|
480
|
+
strokeWidth: {
|
|
481
|
+
propertyType: CMSElementEditTypes;
|
|
482
|
+
isReadOnly: boolean;
|
|
483
|
+
unit?: string | number | undefined;
|
|
484
|
+
value?: any;
|
|
485
|
+
property?: any;
|
|
486
|
+
parentRef?: string | undefined;
|
|
487
|
+
};
|
|
479
488
|
textTransform: {
|
|
480
489
|
value: string;
|
|
481
490
|
property: string;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { CMSElementEditTypes } from "../../enums/index";
|
|
1
2
|
import { CMSIBCommonInterface, CMSIBSizeInterface } from "../../interfaces/global";
|
|
2
3
|
export interface selfDesignInterface {
|
|
3
4
|
selectorKey: string;
|
|
@@ -79,6 +80,7 @@ export declare const getDefaultData: () => {
|
|
|
79
80
|
isReadOnly?: boolean | undefined;
|
|
80
81
|
parentRef?: string | undefined;
|
|
81
82
|
};
|
|
83
|
+
strokeWidth: CMSIBSizeInterface;
|
|
82
84
|
};
|
|
83
85
|
hoverState: {
|
|
84
86
|
selectorKey: SelectorKeysEnum;
|
|
@@ -121,6 +123,14 @@ export declare const getDefaultData: () => {
|
|
|
121
123
|
isReadOnly?: boolean | undefined;
|
|
122
124
|
parentRef?: string | undefined;
|
|
123
125
|
};
|
|
126
|
+
strokeWidth: {
|
|
127
|
+
propertyType: CMSElementEditTypes;
|
|
128
|
+
isReadOnly: boolean;
|
|
129
|
+
unit?: string | number | undefined;
|
|
130
|
+
value?: any;
|
|
131
|
+
property?: any;
|
|
132
|
+
parentRef?: string | undefined;
|
|
133
|
+
};
|
|
124
134
|
};
|
|
125
135
|
};
|
|
126
136
|
};
|
|
@@ -142,11 +142,30 @@ export interface selfDesignInterface {
|
|
|
142
142
|
paginationDots: {
|
|
143
143
|
selectorKey: string;
|
|
144
144
|
dotSize: CMSIBCommonInterface;
|
|
145
|
+
borderColor: CMSIBCommonInterface;
|
|
146
|
+
borderStyle: CMSIBCommonInterface;
|
|
147
|
+
borderPerSlide: CMSIBCommonInterface;
|
|
148
|
+
showBorder: CMSIBCommonInterface;
|
|
149
|
+
showShadow: CMSIBCommonInterface;
|
|
150
|
+
shadowColor: CMSIBCommonInterface;
|
|
151
|
+
blur: CMSIBCommonInterface;
|
|
152
|
+
spread: CMSIBCommonInterface;
|
|
153
|
+
angle: CMSIBCommonInterface;
|
|
145
154
|
currentDotColor: CMSIBCommonInterface;
|
|
146
155
|
otherDotColor: CMSIBCommonInterface;
|
|
147
156
|
};
|
|
148
157
|
paginationLine: {
|
|
149
158
|
selectorKey: string;
|
|
159
|
+
borderColor: CMSIBCommonInterface;
|
|
160
|
+
borderStyle: CMSIBCommonInterface;
|
|
161
|
+
borderPerSlide: CMSIBCommonInterface;
|
|
162
|
+
showBorder: CMSIBCommonInterface;
|
|
163
|
+
showShadow: CMSIBCommonInterface;
|
|
164
|
+
shadowColor: CMSIBCommonInterface;
|
|
165
|
+
blur: CMSIBCommonInterface;
|
|
166
|
+
spread: CMSIBCommonInterface;
|
|
167
|
+
angle: CMSIBCommonInterface;
|
|
168
|
+
borderRadius: CMSIBCommonInterface;
|
|
150
169
|
currentLineColor: CMSIBCommonInterface;
|
|
151
170
|
otherLineColor: CMSIBCommonInterface;
|
|
152
171
|
lineHeight: CMSIBCommonInterface;
|
|
@@ -158,6 +158,7 @@ export declare const getDefaultData: () => {
|
|
|
158
158
|
propertyType?: any;
|
|
159
159
|
isReadOnly?: boolean | undefined;
|
|
160
160
|
};
|
|
161
|
+
strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
|
|
161
162
|
verticalAlignment: {
|
|
162
163
|
value: string;
|
|
163
164
|
property: string;
|
|
@@ -172,6 +173,14 @@ export declare const getDefaultData: () => {
|
|
|
172
173
|
selectorKey: SelectorKeysEnum;
|
|
173
174
|
};
|
|
174
175
|
hoverState: {
|
|
176
|
+
strokeWidth: {
|
|
177
|
+
propertyType: CMSElementEditTypes;
|
|
178
|
+
isReadOnly: boolean;
|
|
179
|
+
unit?: string | number | undefined;
|
|
180
|
+
value?: any;
|
|
181
|
+
property?: any;
|
|
182
|
+
parentRef?: string | undefined;
|
|
183
|
+
};
|
|
175
184
|
icon: import("../../interfaces/global").CMSIBIconInterface | undefined;
|
|
176
185
|
showIcon: {
|
|
177
186
|
parentRef: null;
|
|
@@ -212,6 +221,17 @@ export declare const getDefaultData: () => {
|
|
|
212
221
|
text: {
|
|
213
222
|
selectorKey: SelectorKeysEnum;
|
|
214
223
|
defaultState: {
|
|
224
|
+
textOverflow: {
|
|
225
|
+
value: boolean;
|
|
226
|
+
property: string;
|
|
227
|
+
propertyType: CMSElementEditTypes;
|
|
228
|
+
};
|
|
229
|
+
numberOfDisplayedLines: {
|
|
230
|
+
unit: CMSCSSUnitTypesEnums;
|
|
231
|
+
value: number;
|
|
232
|
+
property: string;
|
|
233
|
+
propertyType: CMSElementEditTypes;
|
|
234
|
+
};
|
|
215
235
|
wordWrap: CMSIBCommonInterface;
|
|
216
236
|
wordBreak: CMSIBCommonInterface;
|
|
217
237
|
textTransform: {
|
|
@@ -435,6 +455,17 @@ export declare const getDefaultData: () => {
|
|
|
435
455
|
};
|
|
436
456
|
};
|
|
437
457
|
description: {
|
|
458
|
+
textOverflow: {
|
|
459
|
+
value: boolean;
|
|
460
|
+
property: string;
|
|
461
|
+
propertyType: CMSElementEditTypes;
|
|
462
|
+
};
|
|
463
|
+
numberOfDisplayedLines: {
|
|
464
|
+
unit: CMSCSSUnitTypesEnums;
|
|
465
|
+
value: number;
|
|
466
|
+
property: string;
|
|
467
|
+
propertyType: CMSElementEditTypes;
|
|
468
|
+
};
|
|
438
469
|
wordWrap: CMSIBCommonInterface;
|
|
439
470
|
wordBreak: CMSIBCommonInterface;
|
|
440
471
|
theme: {
|
|
@@ -3,4 +3,5 @@ export declare const iconInstance: {
|
|
|
3
3
|
showIcon: import("../../interfaces/global").CMSIBCommonInterface | undefined;
|
|
4
4
|
iconSize: import("../../interfaces/global").CMSIBSizeInterface;
|
|
5
5
|
iconColor: import("../../interfaces/global").CMSIBCommonInterface;
|
|
6
|
+
strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
|
|
6
7
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { CMSCSSUnitTypesEnums
|
|
1
|
+
import { CMSCSSUnitTypesEnums } from "../../enums";
|
|
2
2
|
import { CMSIBCommonInterface } from "../../interfaces/global";
|
|
3
3
|
import { CMSElementEditPopupInterface } from "./common";
|
|
4
4
|
export interface SectionEditPopupInterface extends CMSElementEditPopupInterface {
|
|
@@ -33,12 +33,7 @@ export declare const getDefaultData: () => {
|
|
|
33
33
|
showIcon: CMSIBCommonInterface | undefined;
|
|
34
34
|
iconSize: import("../../interfaces/global").CMSIBSizeInterface;
|
|
35
35
|
iconColor: CMSIBCommonInterface;
|
|
36
|
-
strokeWidth:
|
|
37
|
-
value: number;
|
|
38
|
-
property: string;
|
|
39
|
-
unit: CMSCSSUnitTypesEnums;
|
|
40
|
-
propertyType: CMSElementEditTypes;
|
|
41
|
-
};
|
|
36
|
+
strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
|
|
42
37
|
selectorKey: SelectorKeysEnum;
|
|
43
38
|
backgroundColor: CMSIBCommonInterface;
|
|
44
39
|
borderColor: CMSIBCommonInterface;
|
|
@@ -679,6 +679,14 @@ export declare const getDefaultData: () => {
|
|
|
679
679
|
propertyType?: any;
|
|
680
680
|
isReadOnly?: boolean | undefined;
|
|
681
681
|
};
|
|
682
|
+
strokeWidth: {
|
|
683
|
+
propertyType: CMSElementEditTypes;
|
|
684
|
+
isReadOnly: boolean;
|
|
685
|
+
unit?: string | number | undefined;
|
|
686
|
+
value?: any;
|
|
687
|
+
property?: any;
|
|
688
|
+
parentRef?: string | undefined;
|
|
689
|
+
};
|
|
682
690
|
textTransform: {
|
|
683
691
|
value: string;
|
|
684
692
|
property: string;
|
|
@@ -910,6 +918,7 @@ export declare const getDefaultData: () => {
|
|
|
910
918
|
propertyType?: any;
|
|
911
919
|
isReadOnly?: boolean | undefined;
|
|
912
920
|
};
|
|
921
|
+
strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
|
|
913
922
|
textTransform: {
|
|
914
923
|
value: string;
|
|
915
924
|
property: string;
|
|
@@ -1174,6 +1183,14 @@ export declare const getDefaultData: () => {
|
|
|
1174
1183
|
propertyType?: any;
|
|
1175
1184
|
isReadOnly?: boolean | undefined;
|
|
1176
1185
|
};
|
|
1186
|
+
strokeWidth: {
|
|
1187
|
+
propertyType: CMSElementEditTypes;
|
|
1188
|
+
isReadOnly: boolean;
|
|
1189
|
+
unit?: string | number | undefined;
|
|
1190
|
+
value?: any;
|
|
1191
|
+
property?: any;
|
|
1192
|
+
parentRef?: string | undefined;
|
|
1193
|
+
};
|
|
1177
1194
|
textTransform: {
|
|
1178
1195
|
value: string;
|
|
1179
1196
|
property: string;
|
|
@@ -1405,6 +1422,7 @@ export declare const getDefaultData: () => {
|
|
|
1405
1422
|
propertyType?: any;
|
|
1406
1423
|
isReadOnly?: boolean | undefined;
|
|
1407
1424
|
};
|
|
1425
|
+
strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
|
|
1408
1426
|
textTransform: {
|
|
1409
1427
|
value: string;
|
|
1410
1428
|
property: string;
|
|
@@ -1621,6 +1639,7 @@ export declare const getDefaultData: () => {
|
|
|
1621
1639
|
showIcon: CMSIBCommonInterface | undefined;
|
|
1622
1640
|
iconSize: import("../../interfaces/global").CMSIBSizeInterface;
|
|
1623
1641
|
iconColor: CMSIBCommonInterface;
|
|
1642
|
+
strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
|
|
1624
1643
|
theme: {
|
|
1625
1644
|
value: string;
|
|
1626
1645
|
property: string;
|
|
@@ -395,6 +395,7 @@ export declare const getDefaultData: () => {
|
|
|
395
395
|
propertyType?: any;
|
|
396
396
|
isReadOnly?: boolean | undefined;
|
|
397
397
|
};
|
|
398
|
+
strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
|
|
398
399
|
textTransform: {
|
|
399
400
|
value: string;
|
|
400
401
|
property: string;
|
|
@@ -583,6 +584,14 @@ export declare const getDefaultData: () => {
|
|
|
583
584
|
propertyType?: any;
|
|
584
585
|
isReadOnly?: boolean | undefined;
|
|
585
586
|
};
|
|
587
|
+
strokeWidth: {
|
|
588
|
+
propertyType: CMSElementEditTypes;
|
|
589
|
+
isReadOnly: boolean;
|
|
590
|
+
unit?: string | number | undefined;
|
|
591
|
+
value?: any;
|
|
592
|
+
property?: any;
|
|
593
|
+
parentRef?: string | undefined;
|
|
594
|
+
};
|
|
586
595
|
textTransform: {
|
|
587
596
|
value: string;
|
|
588
597
|
property: string;
|
|
@@ -84,7 +84,6 @@ export declare enum selfEnums {
|
|
|
84
84
|
MINI_CART_TEXT = "miniSearchText",
|
|
85
85
|
DROPDOWN_DISPLAY_STYLE = "dropdownDisplayStyle",
|
|
86
86
|
WIDGET_STYLE = "widgetStyle",
|
|
87
|
-
WIDGET_PLACEHOLDER_TEXT = "widgetPlaceholderText",
|
|
88
87
|
WIDGET_DROPDOWN = "widgetDropdown",
|
|
89
88
|
OPTION_STYLE = "optionStyle",
|
|
90
89
|
HOVER_STATE = "hover",
|