lau-ecom-design-system 1.0.19 → 1.0.20

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 (48) hide show
  1. package/README.md +49 -0
  2. package/dist/316236bc7a52233c.png +0 -0
  3. package/dist/lau-ecom-design-system.esm.css +6 -1
  4. package/dist/lau-ecom-design-system.esm.js +900 -327
  5. package/dist/lau-ecom-design-system.min.css +6 -1
  6. package/dist/lau-ecom-design-system.min.js +1 -1
  7. package/dist/lau-ecom-design-system.ssr.css +6 -1
  8. package/dist/lau-ecom-design-system.ssr.js +787 -256
  9. package/dist/style.css +120 -12
  10. package/package.json +80 -80
  11. package/src/components/LauEcomBannerCookies/LauEcomBannerCookies.vue +178 -168
  12. package/src/components/LauEcomBannerCookies/LauEcomBannerCookiesConfig.vue +160 -159
  13. package/src/components/LauEcomBannerCookies/LauEcomBannerCookiesConfigAccordion.vue +80 -76
  14. package/src/components/LauEcomButton/LauEcomButton.vue +137 -137
  15. package/src/components/LauEcomCheckbox/LauEcomCheckbox.vue +143 -143
  16. package/src/components/LauEcomDisclamer/LauEcomDisclamer.vue +79 -79
  17. package/src/components/LauEcomDropdown/LauEcomDropdown.vue +203 -203
  18. package/src/components/LauEcomFooter/LauEcomFooter.vue +24 -73
  19. package/src/components/LauEcomFooter/LauEcomSubFooter.vue +5 -31
  20. package/src/components/LauEcomFooter/LauEcomSubFooterCategory.vue +9 -48
  21. package/src/components/LauEcomIcon/LauEcomCoreIconBook.vue +26 -26
  22. package/src/components/LauEcomIcon/LauEcomCoreIconFileCode.vue +28 -28
  23. package/src/components/LauEcomIcon/LauEcomUpcIconArrowDown.vue +0 -7
  24. package/src/components/LauEcomIcon/LauEcomUpcIconCertificate.vue +28 -28
  25. package/src/components/LauEcomIcon/LauEcomUpcIconCheck.vue +26 -26
  26. package/src/components/LauEcomIcon/LauEcomUpcIconCheckCircle.vue +28 -28
  27. package/src/components/LauEcomIcon/LauEcomUpcIconCreditCard.vue +28 -28
  28. package/src/components/LauEcomIcon/LauEcomUpcIconExclamationCircle.vue +28 -28
  29. package/src/components/LauEcomIcon/LauEcomUpcIconExclamationTriangle.vue +28 -28
  30. package/src/components/LauEcomIcon/LauEcomUpcIconInfoCircle.vue +26 -26
  31. package/src/components/LauEcomIcon/LauEcomUpcIconNavArrow.vue +26 -26
  32. package/src/components/LauEcomIcon/LauEcomUpcIconNavBack.vue +25 -0
  33. package/src/components/LauEcomIcon/LauEcomUpcIconNavCheckmark.vue +26 -26
  34. package/src/components/LauEcomInput/LauEcomInput.vue +207 -207
  35. package/src/components/LauEcomLoaderPage/LauEcomLoaderPage.vue +16 -16
  36. package/src/components/LauEcomPaginator/LauEcomPaginator.vue +57 -0
  37. package/src/components/LauEcomPaginator/LauEcomPaginatorButton.vue +68 -0
  38. package/src/components/LauEcomRadioButton/LauEcomRadioButton.vue +103 -103
  39. package/src/components/LauEcomRtb/LauEcomRtb.vue +71 -71
  40. package/src/components/LauEcomStepbar/LauEcomStepbar.vue +43 -43
  41. package/src/components/LauEcomStepbar/LauEcomStepbarItem.vue +128 -128
  42. package/src/components/LauEcomSwitch/LauEcomSwitch.vue +110 -108
  43. package/src/components/LauEcomTab/LauEcomTab.vue +82 -82
  44. package/src/components/LauEcomTag/LauEcomTag.vue +56 -0
  45. package/src/components/LauEcomTextButton/LauEcomTextButton.vue +71 -71
  46. package/src/components/LauEcomTyPage/LauEcomSummary.vue +14 -0
  47. package/src/components/LauEcomTyPage/LauEcomSummaryItem.vue +22 -0
  48. package/src/components/LauEcomTyPage/LauEcomTyPage.vue +149 -0
package/dist/style.css CHANGED
@@ -89,6 +89,14 @@
89
89
  letter-spacing: 0px;
90
90
  }
91
91
 
92
+ .core-font-body-bold-07-10px {
93
+ font-family: "core-font-family-public-sans";
94
+ font-weight: 800;
95
+ font-size: 10px;
96
+ line-height: 14px;
97
+ letter-spacing: 0px;
98
+ }
99
+
92
100
  /* Link Core */
93
101
 
94
102
  .core-font-link-01-18px {
@@ -478,6 +486,30 @@
478
486
  text-decoration-line: underline;
479
487
  }
480
488
 
489
+ .button-bold-06-16px {
490
+ font-family: "upc-font-family-zizou-slab";
491
+ font-weight: 700;
492
+ font-size: 16px;
493
+ line-height: 20px;
494
+ letter-spacing: 0.3px;
495
+ }
496
+
497
+ .button-bold-05-20px {
498
+ font-family: "upc-font-family-zizou-slab";
499
+ font-weight: 700;
500
+ font-size: 20px;
501
+ line-height: 28px;
502
+ letter-spacing: 0.4%;
503
+ }
504
+
505
+ .button-bold-03-28px {
506
+ font-family: "upc-font-family-zizou-slab";
507
+ font-weight: 700;
508
+ font-size: 28px;
509
+ line-height: 32px;
510
+ letter-spacing: 0.4%;
511
+ }
512
+
481
513
  *, ::before, ::after {
482
514
  --tw-border-spacing-x: 0;
483
515
  --tw-border-spacing-y: 0;
@@ -1087,7 +1119,7 @@ video {
1087
1119
  --primary-60: #e50a17;
1088
1120
  --primary-70: #b70812;
1089
1121
  --primary-80: #89060e;
1090
- --secondary-30: #ab9cc6;
1122
+ --secondary-10: #ede9f3;
1091
1123
  --secondary-50: #6d529c;
1092
1124
  --secondary-60: #482783;
1093
1125
  --secondary-70: #422377;
@@ -1203,10 +1235,27 @@ video {
1203
1235
  margin-right: 91px;
1204
1236
  }
1205
1237
 
1238
+ .dsEcom-my-4 {
1239
+ margin-top: 1rem;
1240
+ margin-bottom: 1rem;
1241
+ }
1242
+
1243
+ .dsEcom-mb-10 {
1244
+ margin-bottom: 2.5rem;
1245
+ }
1246
+
1206
1247
  .dsEcom-mb-4 {
1207
1248
  margin-bottom: 1rem;
1208
1249
  }
1209
1250
 
1251
+ .dsEcom-mb-5 {
1252
+ margin-bottom: 1.25rem;
1253
+ }
1254
+
1255
+ .dsEcom-mb-6 {
1256
+ margin-bottom: 1.5rem;
1257
+ }
1258
+
1210
1259
  .dsEcom-ml-1 {
1211
1260
  margin-left: 0.25rem;
1212
1261
  }
@@ -1219,6 +1268,10 @@ video {
1219
1268
  margin-top: 1rem;
1220
1269
  }
1221
1270
 
1271
+ .dsEcom-mt-6 {
1272
+ margin-top: 1.5rem;
1273
+ }
1274
+
1222
1275
  .dsEcom-mt-\[2px\] {
1223
1276
  margin-top: 2px;
1224
1277
  }
@@ -1373,6 +1426,10 @@ video {
1373
1426
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
1374
1427
  }
1375
1428
 
1429
+ .dsEcom-cursor-default {
1430
+ cursor: default;
1431
+ }
1432
+
1376
1433
  .dsEcom-cursor-not-allowed {
1377
1434
  cursor: not-allowed;
1378
1435
  }
@@ -1429,6 +1486,10 @@ video {
1429
1486
  gap: 1rem;
1430
1487
  }
1431
1488
 
1489
+ .dsEcom-gap-6 {
1490
+ gap: 1.5rem;
1491
+ }
1492
+
1432
1493
  .dsEcom-gap-8 {
1433
1494
  gap: 2rem;
1434
1495
  }
@@ -1522,6 +1583,10 @@ video {
1522
1583
  border-color: var(--secondary-60);
1523
1584
  }
1524
1585
 
1586
+ .dsEcom-border-r-neutral-50 {
1587
+ border-right-color: var(--neutral-50);
1588
+ }
1589
+
1525
1590
  .\!dsEcom-bg-primary-60 {
1526
1591
  background-color: var(--primary-60) !important;
1527
1592
  }
@@ -1530,6 +1595,18 @@ video {
1530
1595
  background-color: var(--neutral-10);
1531
1596
  }
1532
1597
 
1598
+ .dsEcom-bg-neutral-20 {
1599
+ background-color: var(--neutral-20);
1600
+ }
1601
+
1602
+ .dsEcom-bg-neutral-40 {
1603
+ background-color: var(--neutral-40);
1604
+ }
1605
+
1606
+ .dsEcom-bg-neutral-50 {
1607
+ background-color: var(--neutral-50);
1608
+ }
1609
+
1533
1610
  .dsEcom-bg-neutral-70 {
1534
1611
  background-color: var(--neutral-70);
1535
1612
  }
@@ -1571,10 +1648,18 @@ video {
1571
1648
  fill: var(--feedback-success-60);
1572
1649
  }
1573
1650
 
1651
+ .dsEcom-fill-link-60 {
1652
+ fill: var(--link-60);
1653
+ }
1654
+
1574
1655
  .dsEcom-fill-neutral-10 {
1575
1656
  fill: var(--neutral-10);
1576
1657
  }
1577
1658
 
1659
+ .dsEcom-fill-neutral-100 {
1660
+ fill: var(--neutral-100);
1661
+ }
1662
+
1578
1663
  .dsEcom-fill-neutral-70 {
1579
1664
  fill: var(--neutral-70);
1580
1665
  }
@@ -1595,6 +1680,15 @@ video {
1595
1680
  padding: 1rem;
1596
1681
  }
1597
1682
 
1683
+ .dsEcom-p-\[10px\] {
1684
+ padding: 10px;
1685
+ }
1686
+
1687
+ .dsEcom-px-2 {
1688
+ padding-left: 0.5rem;
1689
+ padding-right: 0.5rem;
1690
+ }
1691
+
1598
1692
  .dsEcom-px-3 {
1599
1693
  padding-left: 0.75rem;
1600
1694
  padding-right: 0.75rem;
@@ -1615,11 +1709,6 @@ video {
1615
1709
  padding-right: 16px;
1616
1710
  }
1617
1711
 
1618
- .dsEcom-px-\[51px\] {
1619
- padding-left: 51px;
1620
- padding-right: 51px;
1621
- }
1622
-
1623
1712
  .dsEcom-px-\[64px\] {
1624
1713
  padding-left: 64px;
1625
1714
  padding-right: 64px;
@@ -1727,6 +1816,10 @@ video {
1727
1816
  font-weight: 800;
1728
1817
  }
1729
1818
 
1819
+ .dsEcom-uppercase {
1820
+ text-transform: uppercase;
1821
+ }
1822
+
1730
1823
  .dsEcom-leading-\[18px\] {
1731
1824
  line-height: 18px;
1732
1825
  }
@@ -1771,6 +1864,10 @@ video {
1771
1864
  color: var(--secondary-60);
1772
1865
  }
1773
1866
 
1867
+ .dsEcom-text-tertiary-80 {
1868
+ color: var(--tertiary-80);
1869
+ }
1870
+
1774
1871
  .dsEcom-text-white {
1775
1872
  --tw-text-opacity: 1;
1776
1873
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
@@ -1837,7 +1934,7 @@ video {
1837
1934
  @font-face {
1838
1935
  font-family: "upn-font-family-sharp-grotesk";
1839
1936
 
1840
- src: url("../src/assets/fonts/Grotesk/SharpGrotesk-Bold15.otf")
1937
+ src: url("../src/assets/fonts/Grotesk/SharpGrotesk-Bold15.otf")
1841
1938
  format("opentype");
1842
1939
 
1843
1940
  font-display: swap;
@@ -1868,7 +1965,7 @@ video {
1868
1965
 
1869
1966
  font-weight: 800;
1870
1967
 
1871
- src: url("../src/assets/fonts/Sans/PublicSans-ExtraBold.ttf")
1968
+ src: url("../src/assets/fonts/Sans/PublicSans-ExtraBold.ttf")
1872
1969
  format("opentype");
1873
1970
 
1874
1971
  font-display: swap;
@@ -2010,6 +2107,10 @@ video {
2010
2107
  border-color: var(--primary-80);
2011
2108
  }
2012
2109
 
2110
+ .hover\:dsEcom-border-secondary-70:hover {
2111
+ border-color: var(--secondary-70);
2112
+ }
2113
+
2013
2114
  .hover\:dsEcom-border-stroke-secondary-60:hover {
2014
2115
  border-color: var(--stroke-secondary-60);
2015
2116
  }
@@ -2030,10 +2131,18 @@ video {
2030
2131
  background-color: var(--primary-70);
2031
2132
  }
2032
2133
 
2134
+ .hover\:dsEcom-fill-neutral-70:hover {
2135
+ fill: var(--neutral-70);
2136
+ }
2137
+
2033
2138
  .hover\:dsEcom-fill-primary-70:hover {
2034
2139
  fill: var(--primary-70);
2035
2140
  }
2036
2141
 
2142
+ .hover\:dsEcom-fill-secondary-70:hover {
2143
+ fill: var(--secondary-70);
2144
+ }
2145
+
2037
2146
  .hover\:dsEcom-text-neutral-70:hover {
2038
2147
  color: var(--neutral-70);
2039
2148
  }
@@ -2173,9 +2282,8 @@ video {
2173
2282
  border-right-width: 0px;
2174
2283
  }
2175
2284
 
2176
- .mobiles\:dsEcom-px-0 {
2177
- padding-left: 0px;
2178
- padding-right: 0px;
2285
+ .mobiles\:dsEcom-border-b-neutral-40 {
2286
+ border-bottom-color: var(--neutral-40);
2179
2287
  }
2180
2288
 
2181
2289
  .mobiles\:dsEcom-px-6 {
@@ -2219,4 +2327,4 @@ video {
2219
2327
  .mobiles\:dsEcom-text-center {
2220
2328
  text-align: center;
2221
2329
  }
2222
- }
2330
+ }
package/package.json CHANGED
@@ -1,80 +1,80 @@
1
- {
2
- "name": "lau-ecom-design-system",
3
- "private": false,
4
- "version": "1.0.19",
5
- "sourceType": "module",
6
- "sideEffects": false,
7
- "main": "dist/lau-ecom-design-system.ssr.js",
8
- "module": "dist/lau-ecom-design-system.esm.js",
9
- "browser": "dist/lau-ecom-design-system.esm.js",
10
- "unpkg": "dist/pe-lau-ecom-design-system.min.js",
11
- "files": [
12
- "dist/*",
13
- "dist/types/",
14
- "src/**/*.vue",
15
- "src/**/*.otf",
16
- "src/**/*.ttf",
17
- "src/enums/*.ts"
18
- ],
19
- "scripts": {
20
- "dev": "vite",
21
- "build": "rollup --bundleConfigAsCjs --config ./rollup.config.js && npm run start ",
22
- "build:ssr": "rollup --config ./rollup.config.js --format cjs",
23
- "build:es": "rollup --config ./rollup.config.js --format es",
24
- "build:unpkg": "rollup --config ./rollup.config.js --format iife",
25
- "start": "npx tailwindcss -i ./src/main.css -o ./dist/style.css",
26
- "preview": "vite preview",
27
- "storybook": "storybook dev -p 6006",
28
- "build-storybook": "storybook build",
29
- "prepare": "husky"
30
- },
31
- "dependencies": {
32
- "vue": "^3.5.12"
33
- },
34
- "devDependencies": {
35
- "@babel/core": "^7.25.9",
36
- "@babel/preset-env": "^7.25.9",
37
- "@babel/preset-typescript": "^7.25.9",
38
- "@chromatic-com/storybook": "1.9.0",
39
- "@eslint/js": "^9.13.0",
40
- "@rollup/plugin-alias": "^5.1.1",
41
- "@rollup/plugin-babel": "^6.0.4",
42
- "@rollup/plugin-commonjs": "^28.0.1",
43
- "@rollup/plugin-node-resolve": "^15.3.0",
44
- "@rollup/plugin-replace": "^6.0.1",
45
- "@rollup/plugin-typescript": "^12.1.1",
46
- "@rollup/plugin-url": "^8.0.2",
47
- "@storybook/addon-essentials": "8.3.6",
48
- "@storybook/addon-interactions": "8.3.6",
49
- "@storybook/addon-links": "8.3.6",
50
- "@storybook/addon-onboarding": "8.3.6",
51
- "@storybook/addon-styling-webpack": "1.0.0",
52
- "@storybook/blocks": "8.3.6",
53
- "@storybook/test": "8.3.6",
54
- "@storybook/vue3": "8.3.6",
55
- "@storybook/vue3-vite": "8.3.6",
56
- "@vitejs/plugin-vue": "^5.1.4",
57
- "autoprefixer": "^10.4.20",
58
- "cssnano": "^7.0.6",
59
- "eslint": "^8.45.0",
60
- "eslint-config-prettier": "^9.1.0",
61
- "eslint-plugin-prettier": "^5.2.1",
62
- "eslint-plugin-vue": "^9.15.1",
63
- "globals": "^15.11.0",
64
- "husky": "^9.1.6",
65
- "lint-staged": "^15.2.10",
66
- "minimist": "^1.2.8",
67
- "postcss": "^8.4.47",
68
- "prettier": "^3.3.3",
69
- "pretty-quick": "^4.0.0",
70
- "rollup-plugin-postcss": "^4.0.2",
71
- "rollup-plugin-terser": "^7.0.2",
72
- "rollup-plugin-vue": "^6.0.0",
73
- "storybook": "8.3.6",
74
- "tailwindcss": "^3.4.14",
75
- "typescript": "~5.6.2",
76
- "typescript-eslint": "^8.11.0",
77
- "vite": "^5.4.9",
78
- "vue-tsc": "^2.1.6"
79
- }
80
- }
1
+ {
2
+ "name": "lau-ecom-design-system",
3
+ "private": false,
4
+ "version": "1.0.20",
5
+ "sourceType": "module",
6
+ "sideEffects": false,
7
+ "main": "dist/lau-ecom-design-system.ssr.js",
8
+ "module": "dist/lau-ecom-design-system.esm.js",
9
+ "browser": "dist/lau-ecom-design-system.esm.js",
10
+ "unpkg": "dist/pe-lau-ecom-design-system.min.js",
11
+ "files": [
12
+ "dist/*",
13
+ "dist/types/",
14
+ "src/**/*.vue",
15
+ "src/**/*.otf",
16
+ "src/**/*.ttf",
17
+ "src/enums/*.ts"
18
+ ],
19
+ "scripts": {
20
+ "dev": "vite",
21
+ "build": "rollup --bundleConfigAsCjs --config ./rollup.config.js && npm run start ",
22
+ "build:ssr": "rollup --config ./rollup.config.js --format cjs",
23
+ "build:es": "rollup --config ./rollup.config.js --format es",
24
+ "build:unpkg": "rollup --config ./rollup.config.js --format iife",
25
+ "start": "npx tailwindcss -i ./src/main.css -o ./dist/style.css",
26
+ "preview": "vite preview",
27
+ "storybook": "storybook dev -p 6006",
28
+ "build-storybook": "storybook build",
29
+ "prepare": "husky"
30
+ },
31
+ "dependencies": {
32
+ "vue": "^3.5.12"
33
+ },
34
+ "devDependencies": {
35
+ "@babel/core": "^7.25.9",
36
+ "@babel/preset-env": "^7.25.9",
37
+ "@babel/preset-typescript": "^7.25.9",
38
+ "@chromatic-com/storybook": "1.9.0",
39
+ "@eslint/js": "^9.13.0",
40
+ "@rollup/plugin-alias": "^5.1.1",
41
+ "@rollup/plugin-babel": "^6.0.4",
42
+ "@rollup/plugin-commonjs": "^28.0.1",
43
+ "@rollup/plugin-node-resolve": "^15.3.0",
44
+ "@rollup/plugin-replace": "^6.0.1",
45
+ "@rollup/plugin-typescript": "^12.1.1",
46
+ "@rollup/plugin-url": "^8.0.2",
47
+ "@storybook/addon-essentials": "8.3.6",
48
+ "@storybook/addon-interactions": "8.3.6",
49
+ "@storybook/addon-links": "8.3.6",
50
+ "@storybook/addon-onboarding": "8.3.6",
51
+ "@storybook/addon-styling-webpack": "1.0.0",
52
+ "@storybook/blocks": "8.3.6",
53
+ "@storybook/test": "8.3.6",
54
+ "@storybook/vue3": "8.3.6",
55
+ "@storybook/vue3-vite": "8.3.6",
56
+ "@vitejs/plugin-vue": "^5.1.4",
57
+ "autoprefixer": "^10.4.20",
58
+ "cssnano": "^7.0.6",
59
+ "eslint": "^8.45.0",
60
+ "eslint-config-prettier": "^9.1.0",
61
+ "eslint-plugin-prettier": "^5.2.1",
62
+ "eslint-plugin-vue": "^9.15.1",
63
+ "globals": "^15.11.0",
64
+ "husky": "^9.1.6",
65
+ "lint-staged": "^15.2.10",
66
+ "minimist": "^1.2.8",
67
+ "postcss": "^8.4.47",
68
+ "prettier": "^3.3.3",
69
+ "pretty-quick": "^4.0.0",
70
+ "rollup-plugin-postcss": "^4.0.2",
71
+ "rollup-plugin-terser": "^7.0.2",
72
+ "rollup-plugin-vue": "^6.0.0",
73
+ "storybook": "8.3.6",
74
+ "tailwindcss": "^3.4.14",
75
+ "typescript": "~5.6.2",
76
+ "typescript-eslint": "^8.11.0",
77
+ "vite": "^5.4.9",
78
+ "vue-tsc": "^2.1.6"
79
+ }
80
+ }