@sc-360-v2/storefront-cms-library 0.5.60 → 0.5.62

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (132) hide show
  1. package/dist/add-existing-form.scss +5 -13
  2. package/dist/add-order.scss +236 -126
  3. package/dist/add-products-tab-details.scss +2097 -1048
  4. package/dist/add-products-tab.scss +1204 -666
  5. package/dist/allocation-header-quota-details.scss +407 -189
  6. package/dist/allocationDetails.scss +2155 -1671
  7. package/dist/allocations-quota-details.scss +323 -159
  8. package/dist/allocations.scss +793 -475
  9. package/dist/amount-estimator.scss +743 -405
  10. package/dist/badge.scss +18 -43
  11. package/dist/brand-basic-elements.scss +124 -76
  12. package/dist/brand.scss +55 -28
  13. package/dist/breadcrumbs.scss +718 -356
  14. package/dist/builder.js +1 -1
  15. package/dist/bulk-variant-picker.scss +2027 -1128
  16. package/dist/bundle.scss +1489 -841
  17. package/dist/bundleCategories.scss +301 -0
  18. package/dist/bundleDetails.scss +5072 -3774
  19. package/dist/button.scss +113 -78
  20. package/dist/buy-for-tab-container.scss +106 -77
  21. package/dist/buyForHeaders.scss +2976 -1722
  22. package/dist/cart-details.scss +1025 -485
  23. package/dist/cart-summary.scss +1234 -569
  24. package/dist/cart-wrapper.scss +79 -37
  25. package/dist/cart.scss +225 -117
  26. package/dist/cartAttributes.scss +647 -367
  27. package/dist/cartDropdownOverlay.scss +10 -1
  28. package/dist/category-groups-element.scss +108 -127
  29. package/dist/category-groups-product-grid.scss +147 -120
  30. package/dist/category-groups-product-image.scss +1457 -1162
  31. package/dist/category-groups-product-options.scss +685 -590
  32. package/dist/category-groups-product-price.scss +3244 -1966
  33. package/dist/category-groups-quota-details.scss +464 -210
  34. package/dist/category.scss +50 -26
  35. package/dist/checkout.scss +16 -24
  36. package/dist/confirm-modal.scss +2 -22
  37. package/dist/container.scss +54 -32
  38. package/dist/countdown.scss +443 -256
  39. package/dist/coupon.scss +16 -19
  40. package/dist/default-dropdown.scss +1 -12
  41. package/dist/embroider-template-1-v2.scss +172 -123
  42. package/dist/embroider-template-1.scss +104 -68
  43. package/dist/embroidery.scss +31 -30
  44. package/dist/employee-bulk-order.scss +142 -418
  45. package/dist/faq.scss +408 -228
  46. package/dist/filter-results.scss +265 -125
  47. package/dist/filters.scss +1682 -831
  48. package/dist/gallery-slider-temp.scss +811 -445
  49. package/dist/global-styles.scss +7 -23
  50. package/dist/grid.scss +33 -25
  51. package/dist/hotspot.scss +115 -68
  52. package/dist/image-temp.scss +38 -24
  53. package/dist/item-stock.scss +16 -9
  54. package/dist/kitDetails.scss +4301 -2721
  55. package/dist/kits.scss +19 -24
  56. package/dist/language-selector.scss +361 -211
  57. package/dist/last-x-orders.scss +174 -95
  58. package/dist/layouter-item.scss +106 -76
  59. package/dist/layouter-pro-item.scss +95 -89
  60. package/dist/layouter-pro.scss +92 -87
  61. package/dist/layouter.scss +264 -79
  62. package/dist/light-box-v2.scss +104 -89
  63. package/dist/login.scss +600 -311
  64. package/dist/map.scss +391 -228
  65. package/dist/marchandiserSets.scss +104 -95
  66. package/dist/mega-menu-container.scss +109 -96
  67. package/dist/mega-menu.scss +731 -624
  68. package/dist/menu-item.scss +2 -2
  69. package/dist/menu-v2.scss +619 -507
  70. package/dist/multi-select-dropdown.scss +3 -27
  71. package/dist/my-templates.scss +9 -38
  72. package/dist/option-bar.scss +375 -215
  73. package/dist/order-status.scss +1117 -643
  74. package/dist/overflow-module.scss +7 -6
  75. package/dist/past-orders.scss +149 -118
  76. package/dist/payment-methods.scss +30 -46
  77. package/dist/pickup-locations.scss +1118 -558
  78. package/dist/position-module.scss +17 -20
  79. package/dist/prefix-list.scss +10 -21
  80. package/dist/product-actions.scss +1778 -1228
  81. package/dist/product-basic-elements.scss +169 -108
  82. package/dist/product-highlights.scss +176 -107
  83. package/dist/product-image-bundles.scss +642 -337
  84. package/dist/product-inventory.scss +1357 -673
  85. package/dist/product-labels.scss +105 -84
  86. package/dist/product-options.scss +659 -316
  87. package/dist/product-price.scss +2562 -1284
  88. package/dist/product-promotions.scss +2830 -1388
  89. package/dist/product-sizechart.scss +905 -516
  90. package/dist/product.scss +61 -28
  91. package/dist/productDetails.scss +39 -19
  92. package/dist/profile.scss +451 -207
  93. package/dist/quantity-selector.scss +550 -313
  94. package/dist/quick-inventory-check.scss +174 -95
  95. package/dist/quick-links.scss +137 -56
  96. package/dist/quick-order-pad.scss +271 -218
  97. package/dist/quota-details.scss +282 -152
  98. package/dist/quotes.scss +121 -82
  99. package/dist/repeater-embla-controls.scss +26 -37
  100. package/dist/repeater-grid-toggle.scss +166 -156
  101. package/dist/repeater-item.scss +64 -41
  102. package/dist/repeater.scss +817 -554
  103. package/dist/request-for-quotes.scss +16 -66
  104. package/dist/responsive-behaviour.scss +1 -3
  105. package/dist/rfqs.scss +181 -118
  106. package/dist/scroll.scss +198 -90
  107. package/dist/search.scss +326 -179
  108. package/dist/section.scss +51 -27
  109. package/dist/shipping-payments.scss +58 -198
  110. package/dist/simple-list.scss +198 -61
  111. package/dist/social.scss +145 -80
  112. package/dist/stack.scss +34 -23
  113. package/dist/static-global.scss +26 -44
  114. package/dist/stockStatus.scss +19 -11
  115. package/dist/store-locations.scss +1105 -577
  116. package/dist/tab-container.scss +108 -81
  117. package/dist/table-common.scss +408 -217
  118. package/dist/table.scss +511 -269
  119. package/dist/text-temp.scss +7 -8
  120. package/dist/theme-classes.scss +13 -17
  121. package/dist/types/builder/tools/element-edit/cartSummary.d.ts +1051 -2
  122. package/dist/types/builder/tools/element-edit/layouter.d.ts +33 -1
  123. package/dist/types/builder/tools/element-edit/productOptions.d.ts +3 -1
  124. package/dist/types/builder/tools/element-edit/repeater.d.ts +45 -1
  125. package/dist/types/builder/tools/element-edit/scroll.d.ts +6 -0
  126. package/dist/types/builder/tools/element-edit/userElements.d.ts +38 -37
  127. package/dist/uom-selector.scss +949 -489
  128. package/dist/user-elements.scss +892 -574
  129. package/dist/variant-picker.scss +2555 -1281
  130. package/dist/volume-pricing.scss +1037 -541
  131. package/dist/widget.scss +1 -0
  132. package/package.json +1 -1
@@ -20,6 +20,10 @@ export declare enum SelectorKeysEnum {
20
20
  PRODUCT_IMAGE = "productImage",
21
21
  PRODUCT_PRICE = "productPrice",
22
22
  NUMBER_OF_ITEMS = "numberOfItems",
23
+ EMBELLISHMENT_PRICE = "embellishmentPrice",
24
+ ATTRIBUTES_AMOUNT = "attributesAmount",
25
+ GIFT_CARD_AMOUNT = "giftCardAmount",
26
+ DEAL_AMOUNT = "dealAmount",
23
27
  SHIPPING_CHARGES = "shippingCharges",
24
28
  TAX = "tax",
25
29
  TAX_EXEMPT = "taxExempt",
@@ -66,6 +70,11 @@ export declare const getDefaultData: () => {
66
70
  property: string;
67
71
  propertyType: CMSElementEditTypes;
68
72
  };
73
+ showArrowIcon: {
74
+ value: boolean;
75
+ property: string;
76
+ propertyType: CMSElementEditTypes;
77
+ };
69
78
  showLineItems: {
70
79
  value: boolean;
71
80
  property: string;
@@ -232,7 +241,19 @@ export declare const getDefaultData: () => {
232
241
  iconColor: CMSIBCommonInterface;
233
242
  strokeWidth: import("../../interfaces/global").CMSIBSizeInterface;
234
243
  iconSize: import("../../interfaces/global").CMSIBSizeInterface;
235
- icon: import("../../interfaces/global").CMSIBIconInterface | undefined;
244
+ icon: {
245
+ value: string;
246
+ unit?: string | number | undefined;
247
+ customIcon?: {
248
+ isCustomIcon: boolean;
249
+ url: string;
250
+ name: string;
251
+ } | undefined;
252
+ property?: any;
253
+ propertyType?: any;
254
+ isReadOnly?: boolean | undefined;
255
+ parentRef?: string | undefined;
256
+ };
236
257
  showIconDesc: CMSIBCommonInterface | undefined;
237
258
  iconColorDesc: CMSIBCommonInterface;
238
259
  strokeWidthDesc: {
@@ -244,7 +265,19 @@ export declare const getDefaultData: () => {
244
265
  parentRef?: string | undefined;
245
266
  };
246
267
  iconSizeDesc: import("../../interfaces/global").CMSIBSizeInterface;
247
- iconDesc: import("../../interfaces/global").CMSIBIconInterface | undefined;
268
+ iconDesc: {
269
+ value: string;
270
+ unit?: string | number | undefined;
271
+ customIcon?: {
272
+ isCustomIcon: boolean;
273
+ url: string;
274
+ name: string;
275
+ } | undefined;
276
+ property?: any;
277
+ propertyType?: any;
278
+ isReadOnly?: boolean | undefined;
279
+ parentRef?: string | undefined;
280
+ };
248
281
  };
249
282
  headerContainer: {
250
283
  textTransform: {
@@ -1288,6 +1321,1022 @@ export declare const getDefaultData: () => {
1288
1321
  shadows: import("../../interfaces/global").CMSIBSizeInterface;
1289
1322
  selectorKey: SelectorKeysEnum;
1290
1323
  };
1324
+ embellishmentPrice: {
1325
+ padding: any;
1326
+ textTransformDesc: {
1327
+ value: string;
1328
+ property: string;
1329
+ propertyType: CMSElementEditTypes;
1330
+ };
1331
+ textTransform: {
1332
+ value: string;
1333
+ property: string;
1334
+ propertyType: CMSElementEditTypes;
1335
+ };
1336
+ themeDesc: {
1337
+ value: string;
1338
+ property: string;
1339
+ propertyType: CMSElementEditTypes;
1340
+ };
1341
+ tagDesc: {
1342
+ value: string;
1343
+ property: string;
1344
+ propertyType: CMSElementEditTypes;
1345
+ };
1346
+ fontDesc: {
1347
+ value: string;
1348
+ property: string;
1349
+ propertyType: CMSElementEditTypes;
1350
+ parentRef: string;
1351
+ };
1352
+ fontSizeDesc: {
1353
+ value: number;
1354
+ unit: number;
1355
+ property: string;
1356
+ propertyType: CMSElementEditTypes;
1357
+ parentRef: string;
1358
+ };
1359
+ textColorDesc: {
1360
+ value: {
1361
+ hex: string;
1362
+ rgb: {
1363
+ r: string;
1364
+ g: string;
1365
+ b: string;
1366
+ a: number;
1367
+ };
1368
+ };
1369
+ property: string;
1370
+ propertyType: CMSElementEditTypes;
1371
+ parentRef: string;
1372
+ };
1373
+ textHighlightDesc: {
1374
+ value: {
1375
+ hex: string;
1376
+ rgb: {
1377
+ r: string;
1378
+ g: string;
1379
+ b: string;
1380
+ a: number;
1381
+ };
1382
+ };
1383
+ property: string;
1384
+ propertyType: CMSElementEditTypes;
1385
+ };
1386
+ boldDesc: {
1387
+ value: string;
1388
+ property: string;
1389
+ propertyType: CMSElementEditTypes;
1390
+ parentRef: string;
1391
+ };
1392
+ italicDesc: {
1393
+ value: string;
1394
+ property: string;
1395
+ propertyType: CMSElementEditTypes;
1396
+ parentRef: string;
1397
+ };
1398
+ linethroughDesc: {
1399
+ value: string;
1400
+ property: string;
1401
+ propertyType: CMSElementEditTypes;
1402
+ parentRef: string;
1403
+ };
1404
+ underlineDesc: {
1405
+ value: string;
1406
+ property: string;
1407
+ propertyType: CMSElementEditTypes;
1408
+ parentRef: string;
1409
+ };
1410
+ textAlignDesc: {
1411
+ value: string;
1412
+ property: string;
1413
+ propertyType: CMSElementEditTypes;
1414
+ parentRef: string;
1415
+ };
1416
+ characterSpacingDesc: {
1417
+ value: number;
1418
+ unit: number;
1419
+ property: string;
1420
+ propertyType: CMSElementEditTypes;
1421
+ parentRef: string;
1422
+ };
1423
+ lineHeightDesc: {
1424
+ value: number;
1425
+ unit: number;
1426
+ property: string;
1427
+ propertyType: CMSElementEditTypes;
1428
+ parentRef: string;
1429
+ };
1430
+ paragraphSpacingDesc: {
1431
+ value: number;
1432
+ unit: number;
1433
+ property: string;
1434
+ propertyType: CMSElementEditTypes;
1435
+ parentRef: string;
1436
+ };
1437
+ textOverflowDesc: {
1438
+ value: boolean;
1439
+ property: string;
1440
+ propertyType: CMSElementEditTypes;
1441
+ };
1442
+ numberOfDisplayedLinesDesc: {
1443
+ value: number;
1444
+ unit: number;
1445
+ property: string;
1446
+ propertyType: CMSElementEditTypes;
1447
+ };
1448
+ theme: {
1449
+ value: string;
1450
+ property: string;
1451
+ propertyType: CMSElementEditTypes;
1452
+ };
1453
+ tag: {
1454
+ value: string;
1455
+ property: string;
1456
+ propertyType: CMSElementEditTypes;
1457
+ };
1458
+ font: {
1459
+ value: string;
1460
+ property: string;
1461
+ propertyType: CMSElementEditTypes;
1462
+ parentRef: string;
1463
+ };
1464
+ fontSize: {
1465
+ value: number;
1466
+ unit: number;
1467
+ property: string;
1468
+ propertyType: CMSElementEditTypes;
1469
+ parentRef: string;
1470
+ };
1471
+ textColor: {
1472
+ value: {
1473
+ hex: string;
1474
+ rgb: {
1475
+ r: string;
1476
+ g: string;
1477
+ b: string;
1478
+ a: number;
1479
+ };
1480
+ };
1481
+ property: string;
1482
+ propertyType: CMSElementEditTypes;
1483
+ parentRef: string;
1484
+ };
1485
+ textHighlight: {
1486
+ value: {
1487
+ hex: string;
1488
+ rgb: {
1489
+ r: string;
1490
+ g: string;
1491
+ b: string;
1492
+ a: number;
1493
+ };
1494
+ };
1495
+ property: string;
1496
+ propertyType: CMSElementEditTypes;
1497
+ };
1498
+ bold: {
1499
+ value: string;
1500
+ property: string;
1501
+ propertyType: CMSElementEditTypes;
1502
+ parentRef: string;
1503
+ };
1504
+ italic: {
1505
+ value: string;
1506
+ property: string;
1507
+ propertyType: CMSElementEditTypes;
1508
+ parentRef: string;
1509
+ };
1510
+ linethrough: {
1511
+ value: string;
1512
+ property: string;
1513
+ propertyType: CMSElementEditTypes;
1514
+ parentRef: string;
1515
+ };
1516
+ underline: {
1517
+ value: string;
1518
+ property: string;
1519
+ propertyType: CMSElementEditTypes;
1520
+ parentRef: string;
1521
+ };
1522
+ textAlign: {
1523
+ value: string;
1524
+ property: string;
1525
+ propertyType: CMSElementEditTypes;
1526
+ parentRef: string;
1527
+ };
1528
+ characterSpacing: {
1529
+ value: number;
1530
+ unit: number;
1531
+ property: string;
1532
+ propertyType: CMSElementEditTypes;
1533
+ parentRef: string;
1534
+ };
1535
+ lineHeight: {
1536
+ value: number;
1537
+ unit: number;
1538
+ property: string;
1539
+ propertyType: CMSElementEditTypes;
1540
+ parentRef: string;
1541
+ };
1542
+ paragraphSpacing: {
1543
+ value: number;
1544
+ unit: number;
1545
+ property: string;
1546
+ propertyType: CMSElementEditTypes;
1547
+ parentRef: string;
1548
+ };
1549
+ textOverflow: {
1550
+ value: boolean;
1551
+ property: string;
1552
+ propertyType: CMSElementEditTypes;
1553
+ };
1554
+ numberOfDisplayedLines: {
1555
+ value: number;
1556
+ unit: number;
1557
+ property: string;
1558
+ propertyType: CMSElementEditTypes;
1559
+ };
1560
+ borderColor: CMSIBCommonInterface;
1561
+ borderStyle: CMSIBCommonInterface;
1562
+ borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
1563
+ showBorder: CMSIBCommonInterface;
1564
+ backgroundColor: CMSIBCommonInterface;
1565
+ showShadow: CMSIBCommonInterface;
1566
+ shadowColor: CMSIBCommonInterface;
1567
+ blur: import("../../interfaces/global").CMSIBSizeInterface;
1568
+ spread: import("../../interfaces/global").CMSIBSizeInterface;
1569
+ angle: import("../../interfaces/global").CMSIBSizeInterface;
1570
+ borderRadius: import("../../interfaces/global").CSSPaddingValues;
1571
+ exposure: import("../../interfaces/global").CMSIBSizeInterface;
1572
+ contrast: import("../../interfaces/global").CMSIBSizeInterface;
1573
+ saturation: import("../../interfaces/global").CMSIBSizeInterface;
1574
+ highlights: import("../../interfaces/global").CMSIBSizeInterface;
1575
+ shadows: import("../../interfaces/global").CMSIBSizeInterface;
1576
+ selectorKey: SelectorKeysEnum;
1577
+ };
1578
+ attributesAmount: {
1579
+ padding: any;
1580
+ textTransformDesc: {
1581
+ value: string;
1582
+ property: string;
1583
+ propertyType: CMSElementEditTypes;
1584
+ };
1585
+ textTransform: {
1586
+ value: string;
1587
+ property: string;
1588
+ propertyType: CMSElementEditTypes;
1589
+ };
1590
+ themeDesc: {
1591
+ value: string;
1592
+ property: string;
1593
+ propertyType: CMSElementEditTypes;
1594
+ };
1595
+ tagDesc: {
1596
+ value: string;
1597
+ property: string;
1598
+ propertyType: CMSElementEditTypes;
1599
+ };
1600
+ fontDesc: {
1601
+ value: string;
1602
+ property: string;
1603
+ propertyType: CMSElementEditTypes;
1604
+ parentRef: string;
1605
+ };
1606
+ fontSizeDesc: {
1607
+ value: number;
1608
+ unit: number;
1609
+ property: string;
1610
+ propertyType: CMSElementEditTypes;
1611
+ parentRef: string;
1612
+ };
1613
+ textColorDesc: {
1614
+ value: {
1615
+ hex: string;
1616
+ rgb: {
1617
+ r: string;
1618
+ g: string;
1619
+ b: string;
1620
+ a: number;
1621
+ };
1622
+ };
1623
+ property: string;
1624
+ propertyType: CMSElementEditTypes;
1625
+ parentRef: string;
1626
+ };
1627
+ textHighlightDesc: {
1628
+ value: {
1629
+ hex: string;
1630
+ rgb: {
1631
+ r: string;
1632
+ g: string;
1633
+ b: string;
1634
+ a: number;
1635
+ };
1636
+ };
1637
+ property: string;
1638
+ propertyType: CMSElementEditTypes;
1639
+ };
1640
+ boldDesc: {
1641
+ value: string;
1642
+ property: string;
1643
+ propertyType: CMSElementEditTypes;
1644
+ parentRef: string;
1645
+ };
1646
+ italicDesc: {
1647
+ value: string;
1648
+ property: string;
1649
+ propertyType: CMSElementEditTypes;
1650
+ parentRef: string;
1651
+ };
1652
+ linethroughDesc: {
1653
+ value: string;
1654
+ property: string;
1655
+ propertyType: CMSElementEditTypes;
1656
+ parentRef: string;
1657
+ };
1658
+ underlineDesc: {
1659
+ value: string;
1660
+ property: string;
1661
+ propertyType: CMSElementEditTypes;
1662
+ parentRef: string;
1663
+ };
1664
+ textAlignDesc: {
1665
+ value: string;
1666
+ property: string;
1667
+ propertyType: CMSElementEditTypes;
1668
+ parentRef: string;
1669
+ };
1670
+ characterSpacingDesc: {
1671
+ value: number;
1672
+ unit: number;
1673
+ property: string;
1674
+ propertyType: CMSElementEditTypes;
1675
+ parentRef: string;
1676
+ };
1677
+ lineHeightDesc: {
1678
+ value: number;
1679
+ unit: number;
1680
+ property: string;
1681
+ propertyType: CMSElementEditTypes;
1682
+ parentRef: string;
1683
+ };
1684
+ paragraphSpacingDesc: {
1685
+ value: number;
1686
+ unit: number;
1687
+ property: string;
1688
+ propertyType: CMSElementEditTypes;
1689
+ parentRef: string;
1690
+ };
1691
+ textOverflowDesc: {
1692
+ value: boolean;
1693
+ property: string;
1694
+ propertyType: CMSElementEditTypes;
1695
+ };
1696
+ numberOfDisplayedLinesDesc: {
1697
+ value: number;
1698
+ unit: number;
1699
+ property: string;
1700
+ propertyType: CMSElementEditTypes;
1701
+ };
1702
+ theme: {
1703
+ value: string;
1704
+ property: string;
1705
+ propertyType: CMSElementEditTypes;
1706
+ };
1707
+ tag: {
1708
+ value: string;
1709
+ property: string;
1710
+ propertyType: CMSElementEditTypes;
1711
+ };
1712
+ font: {
1713
+ value: string;
1714
+ property: string;
1715
+ propertyType: CMSElementEditTypes;
1716
+ parentRef: string;
1717
+ };
1718
+ fontSize: {
1719
+ value: number;
1720
+ unit: number;
1721
+ property: string;
1722
+ propertyType: CMSElementEditTypes;
1723
+ parentRef: string;
1724
+ };
1725
+ textColor: {
1726
+ value: {
1727
+ hex: string;
1728
+ rgb: {
1729
+ r: string;
1730
+ g: string;
1731
+ b: string;
1732
+ a: number;
1733
+ };
1734
+ };
1735
+ property: string;
1736
+ propertyType: CMSElementEditTypes;
1737
+ parentRef: string;
1738
+ };
1739
+ textHighlight: {
1740
+ value: {
1741
+ hex: string;
1742
+ rgb: {
1743
+ r: string;
1744
+ g: string;
1745
+ b: string;
1746
+ a: number;
1747
+ };
1748
+ };
1749
+ property: string;
1750
+ propertyType: CMSElementEditTypes;
1751
+ };
1752
+ bold: {
1753
+ value: string;
1754
+ property: string;
1755
+ propertyType: CMSElementEditTypes;
1756
+ parentRef: string;
1757
+ };
1758
+ italic: {
1759
+ value: string;
1760
+ property: string;
1761
+ propertyType: CMSElementEditTypes;
1762
+ parentRef: string;
1763
+ };
1764
+ linethrough: {
1765
+ value: string;
1766
+ property: string;
1767
+ propertyType: CMSElementEditTypes;
1768
+ parentRef: string;
1769
+ };
1770
+ underline: {
1771
+ value: string;
1772
+ property: string;
1773
+ propertyType: CMSElementEditTypes;
1774
+ parentRef: string;
1775
+ };
1776
+ textAlign: {
1777
+ value: string;
1778
+ property: string;
1779
+ propertyType: CMSElementEditTypes;
1780
+ parentRef: string;
1781
+ };
1782
+ characterSpacing: {
1783
+ value: number;
1784
+ unit: number;
1785
+ property: string;
1786
+ propertyType: CMSElementEditTypes;
1787
+ parentRef: string;
1788
+ };
1789
+ lineHeight: {
1790
+ value: number;
1791
+ unit: number;
1792
+ property: string;
1793
+ propertyType: CMSElementEditTypes;
1794
+ parentRef: string;
1795
+ };
1796
+ paragraphSpacing: {
1797
+ value: number;
1798
+ unit: number;
1799
+ property: string;
1800
+ propertyType: CMSElementEditTypes;
1801
+ parentRef: string;
1802
+ };
1803
+ textOverflow: {
1804
+ value: boolean;
1805
+ property: string;
1806
+ propertyType: CMSElementEditTypes;
1807
+ };
1808
+ numberOfDisplayedLines: {
1809
+ value: number;
1810
+ unit: number;
1811
+ property: string;
1812
+ propertyType: CMSElementEditTypes;
1813
+ };
1814
+ borderColor: CMSIBCommonInterface;
1815
+ borderStyle: CMSIBCommonInterface;
1816
+ borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
1817
+ showBorder: CMSIBCommonInterface;
1818
+ backgroundColor: CMSIBCommonInterface;
1819
+ showShadow: CMSIBCommonInterface;
1820
+ shadowColor: CMSIBCommonInterface;
1821
+ blur: import("../../interfaces/global").CMSIBSizeInterface;
1822
+ spread: import("../../interfaces/global").CMSIBSizeInterface;
1823
+ angle: import("../../interfaces/global").CMSIBSizeInterface;
1824
+ borderRadius: import("../../interfaces/global").CSSPaddingValues;
1825
+ exposure: import("../../interfaces/global").CMSIBSizeInterface;
1826
+ contrast: import("../../interfaces/global").CMSIBSizeInterface;
1827
+ saturation: import("../../interfaces/global").CMSIBSizeInterface;
1828
+ highlights: import("../../interfaces/global").CMSIBSizeInterface;
1829
+ shadows: import("../../interfaces/global").CMSIBSizeInterface;
1830
+ selectorKey: SelectorKeysEnum;
1831
+ };
1832
+ giftCardAmount: {
1833
+ padding: any;
1834
+ textTransformDesc: {
1835
+ value: string;
1836
+ property: string;
1837
+ propertyType: CMSElementEditTypes;
1838
+ };
1839
+ textTransform: {
1840
+ value: string;
1841
+ property: string;
1842
+ propertyType: CMSElementEditTypes;
1843
+ };
1844
+ themeDesc: {
1845
+ value: string;
1846
+ property: string;
1847
+ propertyType: CMSElementEditTypes;
1848
+ };
1849
+ tagDesc: {
1850
+ value: string;
1851
+ property: string;
1852
+ propertyType: CMSElementEditTypes;
1853
+ };
1854
+ fontDesc: {
1855
+ value: string;
1856
+ property: string;
1857
+ propertyType: CMSElementEditTypes;
1858
+ parentRef: string;
1859
+ };
1860
+ fontSizeDesc: {
1861
+ value: number;
1862
+ unit: number;
1863
+ property: string;
1864
+ propertyType: CMSElementEditTypes;
1865
+ parentRef: string;
1866
+ };
1867
+ textColorDesc: {
1868
+ value: {
1869
+ hex: string;
1870
+ rgb: {
1871
+ r: string;
1872
+ g: string;
1873
+ b: string;
1874
+ a: number;
1875
+ };
1876
+ };
1877
+ property: string;
1878
+ propertyType: CMSElementEditTypes;
1879
+ parentRef: string;
1880
+ };
1881
+ textHighlightDesc: {
1882
+ value: {
1883
+ hex: string;
1884
+ rgb: {
1885
+ r: string;
1886
+ g: string;
1887
+ b: string;
1888
+ a: number;
1889
+ };
1890
+ };
1891
+ property: string;
1892
+ propertyType: CMSElementEditTypes;
1893
+ };
1894
+ boldDesc: {
1895
+ value: string;
1896
+ property: string;
1897
+ propertyType: CMSElementEditTypes;
1898
+ parentRef: string;
1899
+ };
1900
+ italicDesc: {
1901
+ value: string;
1902
+ property: string;
1903
+ propertyType: CMSElementEditTypes;
1904
+ parentRef: string;
1905
+ };
1906
+ linethroughDesc: {
1907
+ value: string;
1908
+ property: string;
1909
+ propertyType: CMSElementEditTypes;
1910
+ parentRef: string;
1911
+ };
1912
+ underlineDesc: {
1913
+ value: string;
1914
+ property: string;
1915
+ propertyType: CMSElementEditTypes;
1916
+ parentRef: string;
1917
+ };
1918
+ textAlignDesc: {
1919
+ value: string;
1920
+ property: string;
1921
+ propertyType: CMSElementEditTypes;
1922
+ parentRef: string;
1923
+ };
1924
+ characterSpacingDesc: {
1925
+ value: number;
1926
+ unit: number;
1927
+ property: string;
1928
+ propertyType: CMSElementEditTypes;
1929
+ parentRef: string;
1930
+ };
1931
+ lineHeightDesc: {
1932
+ value: number;
1933
+ unit: number;
1934
+ property: string;
1935
+ propertyType: CMSElementEditTypes;
1936
+ parentRef: string;
1937
+ };
1938
+ paragraphSpacingDesc: {
1939
+ value: number;
1940
+ unit: number;
1941
+ property: string;
1942
+ propertyType: CMSElementEditTypes;
1943
+ parentRef: string;
1944
+ };
1945
+ textOverflowDesc: {
1946
+ value: boolean;
1947
+ property: string;
1948
+ propertyType: CMSElementEditTypes;
1949
+ };
1950
+ numberOfDisplayedLinesDesc: {
1951
+ value: number;
1952
+ unit: number;
1953
+ property: string;
1954
+ propertyType: CMSElementEditTypes;
1955
+ };
1956
+ theme: {
1957
+ value: string;
1958
+ property: string;
1959
+ propertyType: CMSElementEditTypes;
1960
+ };
1961
+ tag: {
1962
+ value: string;
1963
+ property: string;
1964
+ propertyType: CMSElementEditTypes;
1965
+ };
1966
+ font: {
1967
+ value: string;
1968
+ property: string;
1969
+ propertyType: CMSElementEditTypes;
1970
+ parentRef: string;
1971
+ };
1972
+ fontSize: {
1973
+ value: number;
1974
+ unit: number;
1975
+ property: string;
1976
+ propertyType: CMSElementEditTypes;
1977
+ parentRef: string;
1978
+ };
1979
+ textColor: {
1980
+ value: {
1981
+ hex: string;
1982
+ rgb: {
1983
+ r: string;
1984
+ g: string;
1985
+ b: string;
1986
+ a: number;
1987
+ };
1988
+ };
1989
+ property: string;
1990
+ propertyType: CMSElementEditTypes;
1991
+ parentRef: string;
1992
+ };
1993
+ textHighlight: {
1994
+ value: {
1995
+ hex: string;
1996
+ rgb: {
1997
+ r: string;
1998
+ g: string;
1999
+ b: string;
2000
+ a: number;
2001
+ };
2002
+ };
2003
+ property: string;
2004
+ propertyType: CMSElementEditTypes;
2005
+ };
2006
+ bold: {
2007
+ value: string;
2008
+ property: string;
2009
+ propertyType: CMSElementEditTypes;
2010
+ parentRef: string;
2011
+ };
2012
+ italic: {
2013
+ value: string;
2014
+ property: string;
2015
+ propertyType: CMSElementEditTypes;
2016
+ parentRef: string;
2017
+ };
2018
+ linethrough: {
2019
+ value: string;
2020
+ property: string;
2021
+ propertyType: CMSElementEditTypes;
2022
+ parentRef: string;
2023
+ };
2024
+ underline: {
2025
+ value: string;
2026
+ property: string;
2027
+ propertyType: CMSElementEditTypes;
2028
+ parentRef: string;
2029
+ };
2030
+ textAlign: {
2031
+ value: string;
2032
+ property: string;
2033
+ propertyType: CMSElementEditTypes;
2034
+ parentRef: string;
2035
+ };
2036
+ characterSpacing: {
2037
+ value: number;
2038
+ unit: number;
2039
+ property: string;
2040
+ propertyType: CMSElementEditTypes;
2041
+ parentRef: string;
2042
+ };
2043
+ lineHeight: {
2044
+ value: number;
2045
+ unit: number;
2046
+ property: string;
2047
+ propertyType: CMSElementEditTypes;
2048
+ parentRef: string;
2049
+ };
2050
+ paragraphSpacing: {
2051
+ value: number;
2052
+ unit: number;
2053
+ property: string;
2054
+ propertyType: CMSElementEditTypes;
2055
+ parentRef: string;
2056
+ };
2057
+ textOverflow: {
2058
+ value: boolean;
2059
+ property: string;
2060
+ propertyType: CMSElementEditTypes;
2061
+ };
2062
+ numberOfDisplayedLines: {
2063
+ value: number;
2064
+ unit: number;
2065
+ property: string;
2066
+ propertyType: CMSElementEditTypes;
2067
+ };
2068
+ borderColor: CMSIBCommonInterface;
2069
+ borderStyle: CMSIBCommonInterface;
2070
+ borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
2071
+ showBorder: CMSIBCommonInterface;
2072
+ backgroundColor: CMSIBCommonInterface;
2073
+ showShadow: CMSIBCommonInterface;
2074
+ shadowColor: CMSIBCommonInterface;
2075
+ blur: import("../../interfaces/global").CMSIBSizeInterface;
2076
+ spread: import("../../interfaces/global").CMSIBSizeInterface;
2077
+ angle: import("../../interfaces/global").CMSIBSizeInterface;
2078
+ borderRadius: import("../../interfaces/global").CSSPaddingValues;
2079
+ exposure: import("../../interfaces/global").CMSIBSizeInterface;
2080
+ contrast: import("../../interfaces/global").CMSIBSizeInterface;
2081
+ saturation: import("../../interfaces/global").CMSIBSizeInterface;
2082
+ highlights: import("../../interfaces/global").CMSIBSizeInterface;
2083
+ shadows: import("../../interfaces/global").CMSIBSizeInterface;
2084
+ selectorKey: SelectorKeysEnum;
2085
+ };
2086
+ dealAmount: {
2087
+ padding: any;
2088
+ textTransformDesc: {
2089
+ value: string;
2090
+ property: string;
2091
+ propertyType: CMSElementEditTypes;
2092
+ };
2093
+ textTransform: {
2094
+ value: string;
2095
+ property: string;
2096
+ propertyType: CMSElementEditTypes;
2097
+ };
2098
+ themeDesc: {
2099
+ value: string;
2100
+ property: string;
2101
+ propertyType: CMSElementEditTypes;
2102
+ };
2103
+ tagDesc: {
2104
+ value: string;
2105
+ property: string;
2106
+ propertyType: CMSElementEditTypes;
2107
+ };
2108
+ fontDesc: {
2109
+ value: string;
2110
+ property: string;
2111
+ propertyType: CMSElementEditTypes;
2112
+ parentRef: string;
2113
+ };
2114
+ fontSizeDesc: {
2115
+ value: number;
2116
+ unit: number;
2117
+ property: string;
2118
+ propertyType: CMSElementEditTypes;
2119
+ parentRef: string;
2120
+ };
2121
+ textColorDesc: {
2122
+ value: {
2123
+ hex: string;
2124
+ rgb: {
2125
+ r: string;
2126
+ g: string;
2127
+ b: string;
2128
+ a: number;
2129
+ };
2130
+ };
2131
+ property: string;
2132
+ propertyType: CMSElementEditTypes;
2133
+ parentRef: string;
2134
+ };
2135
+ textHighlightDesc: {
2136
+ value: {
2137
+ hex: string;
2138
+ rgb: {
2139
+ r: string;
2140
+ g: string;
2141
+ b: string;
2142
+ a: number;
2143
+ };
2144
+ };
2145
+ property: string;
2146
+ propertyType: CMSElementEditTypes;
2147
+ };
2148
+ boldDesc: {
2149
+ value: string;
2150
+ property: string;
2151
+ propertyType: CMSElementEditTypes;
2152
+ parentRef: string;
2153
+ };
2154
+ italicDesc: {
2155
+ value: string;
2156
+ property: string;
2157
+ propertyType: CMSElementEditTypes;
2158
+ parentRef: string;
2159
+ };
2160
+ linethroughDesc: {
2161
+ value: string;
2162
+ property: string;
2163
+ propertyType: CMSElementEditTypes;
2164
+ parentRef: string;
2165
+ };
2166
+ underlineDesc: {
2167
+ value: string;
2168
+ property: string;
2169
+ propertyType: CMSElementEditTypes;
2170
+ parentRef: string;
2171
+ };
2172
+ textAlignDesc: {
2173
+ value: string;
2174
+ property: string;
2175
+ propertyType: CMSElementEditTypes;
2176
+ parentRef: string;
2177
+ };
2178
+ characterSpacingDesc: {
2179
+ value: number;
2180
+ unit: number;
2181
+ property: string;
2182
+ propertyType: CMSElementEditTypes;
2183
+ parentRef: string;
2184
+ };
2185
+ lineHeightDesc: {
2186
+ value: number;
2187
+ unit: number;
2188
+ property: string;
2189
+ propertyType: CMSElementEditTypes;
2190
+ parentRef: string;
2191
+ };
2192
+ paragraphSpacingDesc: {
2193
+ value: number;
2194
+ unit: number;
2195
+ property: string;
2196
+ propertyType: CMSElementEditTypes;
2197
+ parentRef: string;
2198
+ };
2199
+ textOverflowDesc: {
2200
+ value: boolean;
2201
+ property: string;
2202
+ propertyType: CMSElementEditTypes;
2203
+ };
2204
+ numberOfDisplayedLinesDesc: {
2205
+ value: number;
2206
+ unit: number;
2207
+ property: string;
2208
+ propertyType: CMSElementEditTypes;
2209
+ };
2210
+ theme: {
2211
+ value: string;
2212
+ property: string;
2213
+ propertyType: CMSElementEditTypes;
2214
+ };
2215
+ tag: {
2216
+ value: string;
2217
+ property: string;
2218
+ propertyType: CMSElementEditTypes;
2219
+ };
2220
+ font: {
2221
+ value: string;
2222
+ property: string;
2223
+ propertyType: CMSElementEditTypes;
2224
+ parentRef: string;
2225
+ };
2226
+ fontSize: {
2227
+ value: number;
2228
+ unit: number;
2229
+ property: string;
2230
+ propertyType: CMSElementEditTypes;
2231
+ parentRef: string;
2232
+ };
2233
+ textColor: {
2234
+ value: {
2235
+ hex: string;
2236
+ rgb: {
2237
+ r: string;
2238
+ g: string;
2239
+ b: string;
2240
+ a: number;
2241
+ };
2242
+ };
2243
+ property: string;
2244
+ propertyType: CMSElementEditTypes;
2245
+ parentRef: string;
2246
+ };
2247
+ textHighlight: {
2248
+ value: {
2249
+ hex: string;
2250
+ rgb: {
2251
+ r: string;
2252
+ g: string;
2253
+ b: string;
2254
+ a: number;
2255
+ };
2256
+ };
2257
+ property: string;
2258
+ propertyType: CMSElementEditTypes;
2259
+ };
2260
+ bold: {
2261
+ value: string;
2262
+ property: string;
2263
+ propertyType: CMSElementEditTypes;
2264
+ parentRef: string;
2265
+ };
2266
+ italic: {
2267
+ value: string;
2268
+ property: string;
2269
+ propertyType: CMSElementEditTypes;
2270
+ parentRef: string;
2271
+ };
2272
+ linethrough: {
2273
+ value: string;
2274
+ property: string;
2275
+ propertyType: CMSElementEditTypes;
2276
+ parentRef: string;
2277
+ };
2278
+ underline: {
2279
+ value: string;
2280
+ property: string;
2281
+ propertyType: CMSElementEditTypes;
2282
+ parentRef: string;
2283
+ };
2284
+ textAlign: {
2285
+ value: string;
2286
+ property: string;
2287
+ propertyType: CMSElementEditTypes;
2288
+ parentRef: string;
2289
+ };
2290
+ characterSpacing: {
2291
+ value: number;
2292
+ unit: number;
2293
+ property: string;
2294
+ propertyType: CMSElementEditTypes;
2295
+ parentRef: string;
2296
+ };
2297
+ lineHeight: {
2298
+ value: number;
2299
+ unit: number;
2300
+ property: string;
2301
+ propertyType: CMSElementEditTypes;
2302
+ parentRef: string;
2303
+ };
2304
+ paragraphSpacing: {
2305
+ value: number;
2306
+ unit: number;
2307
+ property: string;
2308
+ propertyType: CMSElementEditTypes;
2309
+ parentRef: string;
2310
+ };
2311
+ textOverflow: {
2312
+ value: boolean;
2313
+ property: string;
2314
+ propertyType: CMSElementEditTypes;
2315
+ };
2316
+ numberOfDisplayedLines: {
2317
+ value: number;
2318
+ unit: number;
2319
+ property: string;
2320
+ propertyType: CMSElementEditTypes;
2321
+ };
2322
+ borderColor: CMSIBCommonInterface;
2323
+ borderStyle: CMSIBCommonInterface;
2324
+ borderPerSlide: import("../../interfaces/global").CSSPaddingValues;
2325
+ showBorder: CMSIBCommonInterface;
2326
+ backgroundColor: CMSIBCommonInterface;
2327
+ showShadow: CMSIBCommonInterface;
2328
+ shadowColor: CMSIBCommonInterface;
2329
+ blur: import("../../interfaces/global").CMSIBSizeInterface;
2330
+ spread: import("../../interfaces/global").CMSIBSizeInterface;
2331
+ angle: import("../../interfaces/global").CMSIBSizeInterface;
2332
+ borderRadius: import("../../interfaces/global").CSSPaddingValues;
2333
+ exposure: import("../../interfaces/global").CMSIBSizeInterface;
2334
+ contrast: import("../../interfaces/global").CMSIBSizeInterface;
2335
+ saturation: import("../../interfaces/global").CMSIBSizeInterface;
2336
+ highlights: import("../../interfaces/global").CMSIBSizeInterface;
2337
+ shadows: import("../../interfaces/global").CMSIBSizeInterface;
2338
+ selectorKey: SelectorKeysEnum;
2339
+ };
1291
2340
  shippingCharges: {
1292
2341
  padding: any;
1293
2342
  textTransformDesc: {