@preply/ds-web-lib 0.100.0 → 0.100.1

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 (83) hide show
  1. package/dist/assets/Avatar.css +79 -79
  2. package/dist/assets/AvatarWithStatus.css +12 -12
  3. package/dist/assets/Badge.css +24 -24
  4. package/dist/assets/Box.css +171 -171
  5. package/dist/assets/Button.css +7 -7
  6. package/dist/assets/ButtonBase.css +245 -245
  7. package/dist/assets/Chips.css +16 -16
  8. package/dist/assets/FieldAdditionalText.css +6 -6
  9. package/dist/assets/FieldButton.css +8 -8
  10. package/dist/assets/FieldLabel.css +8 -8
  11. package/dist/assets/FieldLayout.css +29 -29
  12. package/dist/assets/FieldLayoutBase.css +4 -4
  13. package/dist/assets/Heading.css +100 -100
  14. package/dist/assets/Icon.css +14 -14
  15. package/dist/assets/LayoutFlexItem.css +14 -14
  16. package/dist/assets/Link.css +32 -32
  17. package/dist/assets/Loader.css +4 -4
  18. package/dist/assets/PreplyLogo.css +9 -9
  19. package/dist/assets/SelectFieldLayout.css +18 -18
  20. package/dist/assets/Spinner.css +26 -26
  21. package/dist/assets/Text.css +227 -227
  22. package/dist/assets/TextHighlighted.css +14 -14
  23. package/dist/assets/TextInline.css +5 -5
  24. package/dist/assets/Toast.css +12 -12
  25. package/dist/assets/align-self.css +25 -25
  26. package/dist/assets/color.css +39 -39
  27. package/dist/assets/index.css +16 -16
  28. package/dist/assets/layout-flex.css +100 -100
  29. package/dist/assets/layout-gap.css +135 -135
  30. package/dist/assets/layout-grid.css +100 -100
  31. package/dist/assets/layout-hide.css +49 -49
  32. package/dist/assets/layout-padding.css +531 -531
  33. package/dist/assets/text-accent.css +18 -18
  34. package/dist/assets/text-centered.css +13 -13
  35. package/dist/assets/text-weight.css +8 -8
  36. package/dist/components/Avatar/Avatar.js +74 -74
  37. package/dist/components/AvatarWithStatus/AvatarWithStatus.js +10 -10
  38. package/dist/components/Badge/Badge.js +1 -1
  39. package/dist/components/Box/Box.js +150 -150
  40. package/dist/components/Button/Button.js +1 -1
  41. package/dist/components/Chips/Chips.js +4 -4
  42. package/dist/components/FieldAdditionalText/FieldAdditionalText.js +3 -3
  43. package/dist/components/FieldButton/FieldButton.js +1 -1
  44. package/dist/components/FieldLayout/FieldLayout.js +7 -7
  45. package/dist/components/Heading/Heading.js +97 -97
  46. package/dist/components/Icon/Icon.js +10 -10
  47. package/dist/components/LayoutFlexItem/LayoutFlexItem.js +13 -13
  48. package/dist/components/Link/Link.js +18 -18
  49. package/dist/components/Loader/Loader.js +3 -3
  50. package/dist/components/PreplyLogo/PreplyLogo.js +2 -2
  51. package/dist/components/Text/Text.js +224 -224
  52. package/dist/components/TextHighlighted/TextHighlighted.js +11 -11
  53. package/dist/components/TextInline/TextInline.js +2 -2
  54. package/dist/components/Toast/Toast.js +5 -5
  55. package/dist/components/private/ButtonBase/ButtonBase.js +173 -173
  56. package/dist/components/private/FieldLabel/FieldLabel.js +5 -5
  57. package/dist/components/private/FieldLayoutBase/FieldLayoutBase.js +1 -1
  58. package/dist/components/private/Input/Checkbox.js +1 -1
  59. package/dist/components/private/Input/InputDate.js +1 -1
  60. package/dist/components/private/Input/InputNumber.js +1 -1
  61. package/dist/components/private/Input/InputPassword.js +1 -1
  62. package/dist/components/private/Input/InputText.js +1 -1
  63. package/dist/components/private/Input/InputTime.js +1 -1
  64. package/dist/components/private/Input/Radio.js +1 -1
  65. package/dist/components/private/Input/Select.js +1 -1
  66. package/dist/components/private/Input/Textarea.js +1 -1
  67. package/dist/components/private/SelectFieldLayout/SelectFieldLayout.js +8 -8
  68. package/dist/components/private/Spinner/Spinner.js +16 -16
  69. package/dist/index.module-B-whHMcH.js +27 -0
  70. package/dist/{layout-grid.module-ap-Sxhav.js → layout-grid.module-DEhjGYxG.js} +97 -97
  71. package/dist/shared-styles/align-self/align-self.js +25 -25
  72. package/dist/shared-styles/color/color.js +38 -38
  73. package/dist/shared-styles/layout-flex/layout-flex.js +97 -97
  74. package/dist/shared-styles/layout-gap/layout-gap.js +133 -133
  75. package/dist/shared-styles/layout-grid/layout-grid.js +1 -1
  76. package/dist/shared-styles/layout-grid-responsive-columns/layout-grid-responsive-columns.js +1 -1
  77. package/dist/shared-styles/layout-hide/layout-hide.js +49 -49
  78. package/dist/shared-styles/layout-padding/layout-padding.js +529 -529
  79. package/dist/shared-styles/text-accent/text-accent.js +17 -17
  80. package/dist/shared-styles/text-centered/text-centered.js +13 -13
  81. package/dist/shared-styles/text-weight/text-weight.js +7 -7
  82. package/package.json +14 -14
  83. package/dist/index.module-Cd7gOnx6.js +0 -27
@@ -0,0 +1,27 @@
1
+ import './assets/index.css';const InputText = "_InputText_7tm5a_4";
2
+ const InputPassword = "_InputPassword_7tm5a_11";
3
+ const InputDate = "_InputDate_7tm5a_18";
4
+ const InputTime = "_InputTime_7tm5a_25";
5
+ const InputNumber = "_InputNumber_7tm5a_32";
6
+ const Textarea = "_Textarea_7tm5a_39";
7
+ const Checkbox = "_Checkbox_7tm5a_58";
8
+ const Radio = "_Radio_7tm5a_61";
9
+ const Select = "_Select_7tm5a_64";
10
+ const styles = {
11
+ InputText,
12
+ InputPassword,
13
+ InputDate,
14
+ InputTime,
15
+ InputNumber,
16
+ Textarea,
17
+ "Textarea--resize-none": "_Textarea--resize-none_7tm5a_46",
18
+ "Textarea--resize-vertical": "_Textarea--resize-vertical_7tm5a_49",
19
+ "Textarea--resize-horizontal": "_Textarea--resize-horizontal_7tm5a_52",
20
+ "Textarea--resize-both": "_Textarea--resize-both_7tm5a_55",
21
+ Checkbox,
22
+ Radio,
23
+ Select
24
+ };
25
+ export {
26
+ styles as s
27
+ };
@@ -1,102 +1,102 @@
1
- import './assets/layout-grid.css';const LayoutGrid = "_LayoutGrid_54gk7_4";
1
+ import './assets/layout-grid.css';const LayoutGrid = "_LayoutGrid_23krq_4";
2
2
  const styles = {
3
3
  LayoutGrid,
4
- "LayoutGrid--justify-content-center": "_LayoutGrid--justify-content-center_54gk7_14",
5
- "LayoutGrid--justify-content-start": "_LayoutGrid--justify-content-start_54gk7_17",
6
- "LayoutGrid--justify-content-end": "_LayoutGrid--justify-content-end_54gk7_20",
7
- "LayoutGrid--justify-content-space-between": "_LayoutGrid--justify-content-space-between_54gk7_23",
8
- "LayoutGrid--justify-content-space-around": "_LayoutGrid--justify-content-space-around_54gk7_26",
9
- "LayoutGrid--justify-content-space-evenly": "_LayoutGrid--justify-content-space-evenly_54gk7_29",
10
- "LayoutGrid--narrow-l--justify-content-center": "_LayoutGrid--narrow-l--justify-content-center_54gk7_33",
11
- "LayoutGrid--narrow-l--justify-content-start": "_LayoutGrid--narrow-l--justify-content-start_54gk7_36",
12
- "LayoutGrid--narrow-l--justify-content-end": "_LayoutGrid--narrow-l--justify-content-end_54gk7_39",
13
- "LayoutGrid--narrow-l--justify-content-space-between": "_LayoutGrid--narrow-l--justify-content-space-between_54gk7_42",
14
- "LayoutGrid--narrow-l--justify-content-space-around": "_LayoutGrid--narrow-l--justify-content-space-around_54gk7_45",
15
- "LayoutGrid--narrow-l--justify-content-space-evenly": "_LayoutGrid--narrow-l--justify-content-space-evenly_54gk7_48",
16
- "LayoutGrid--medium-s--justify-content-center": "_LayoutGrid--medium-s--justify-content-center_54gk7_53",
17
- "LayoutGrid--medium-s--justify-content-start": "_LayoutGrid--medium-s--justify-content-start_54gk7_56",
18
- "LayoutGrid--medium-s--justify-content-end": "_LayoutGrid--medium-s--justify-content-end_54gk7_59",
19
- "LayoutGrid--medium-s--justify-content-space-between": "_LayoutGrid--medium-s--justify-content-space-between_54gk7_62",
20
- "LayoutGrid--medium-s--justify-content-space-around": "_LayoutGrid--medium-s--justify-content-space-around_54gk7_65",
21
- "LayoutGrid--medium-s--justify-content-space-evenly": "_LayoutGrid--medium-s--justify-content-space-evenly_54gk7_68",
22
- "LayoutGrid--medium-l--justify-content-center": "_LayoutGrid--medium-l--justify-content-center_54gk7_73",
23
- "LayoutGrid--medium-l--justify-content-start": "_LayoutGrid--medium-l--justify-content-start_54gk7_76",
24
- "LayoutGrid--medium-l--justify-content-end": "_LayoutGrid--medium-l--justify-content-end_54gk7_79",
25
- "LayoutGrid--medium-l--justify-content-space-between": "_LayoutGrid--medium-l--justify-content-space-between_54gk7_82",
26
- "LayoutGrid--medium-l--justify-content-space-around": "_LayoutGrid--medium-l--justify-content-space-around_54gk7_85",
27
- "LayoutGrid--medium-l--justify-content-space-evenly": "_LayoutGrid--medium-l--justify-content-space-evenly_54gk7_88",
28
- "LayoutGrid--wide-s--justify-content-center": "_LayoutGrid--wide-s--justify-content-center_54gk7_93",
29
- "LayoutGrid--wide-s--justify-content-start": "_LayoutGrid--wide-s--justify-content-start_54gk7_96",
30
- "LayoutGrid--wide-s--justify-content-end": "_LayoutGrid--wide-s--justify-content-end_54gk7_99",
31
- "LayoutGrid--wide-s--justify-content-space-between": "_LayoutGrid--wide-s--justify-content-space-between_54gk7_102",
32
- "LayoutGrid--wide-s--justify-content-space-around": "_LayoutGrid--wide-s--justify-content-space-around_54gk7_105",
33
- "LayoutGrid--wide-s--justify-content-space-evenly": "_LayoutGrid--wide-s--justify-content-space-evenly_54gk7_108",
34
- "LayoutGrid--wide-l--justify-content-center": "_LayoutGrid--wide-l--justify-content-center_54gk7_113",
35
- "LayoutGrid--wide-l--justify-content-start": "_LayoutGrid--wide-l--justify-content-start_54gk7_116",
36
- "LayoutGrid--wide-l--justify-content-end": "_LayoutGrid--wide-l--justify-content-end_54gk7_119",
37
- "LayoutGrid--wide-l--justify-content-space-between": "_LayoutGrid--wide-l--justify-content-space-between_54gk7_122",
38
- "LayoutGrid--wide-l--justify-content-space-around": "_LayoutGrid--wide-l--justify-content-space-around_54gk7_125",
39
- "LayoutGrid--wide-l--justify-content-space-evenly": "_LayoutGrid--wide-l--justify-content-space-evenly_54gk7_128",
40
- "LayoutGrid--align-items-center": "_LayoutGrid--align-items-center_54gk7_132",
41
- "LayoutGrid--align-items-start": "_LayoutGrid--align-items-start_54gk7_135",
42
- "LayoutGrid--align-items-end": "_LayoutGrid--align-items-end_54gk7_138",
43
- "LayoutGrid--align-items-stretch": "_LayoutGrid--align-items-stretch_54gk7_141",
44
- "LayoutGrid--align-items-baseline": "_LayoutGrid--align-items-baseline_54gk7_144",
45
- "LayoutGrid--narrow-l--align-items-center": "_LayoutGrid--narrow-l--align-items-center_54gk7_148",
46
- "LayoutGrid--narrow-l--align-items-start": "_LayoutGrid--narrow-l--align-items-start_54gk7_151",
47
- "LayoutGrid--narrow-l--align-items-end": "_LayoutGrid--narrow-l--align-items-end_54gk7_154",
48
- "LayoutGrid--narrow-l--align-items-stretch": "_LayoutGrid--narrow-l--align-items-stretch_54gk7_157",
49
- "LayoutGrid--narrow-l--align-items-baseline": "_LayoutGrid--narrow-l--align-items-baseline_54gk7_160",
50
- "LayoutGrid--medium-s--align-items-center": "_LayoutGrid--medium-s--align-items-center_54gk7_165",
51
- "LayoutGrid--medium-s--align-items-start": "_LayoutGrid--medium-s--align-items-start_54gk7_168",
52
- "LayoutGrid--medium-s--align-items-end": "_LayoutGrid--medium-s--align-items-end_54gk7_171",
53
- "LayoutGrid--medium-s--align-items-stretch": "_LayoutGrid--medium-s--align-items-stretch_54gk7_174",
54
- "LayoutGrid--medium-s--align-items-baseline": "_LayoutGrid--medium-s--align-items-baseline_54gk7_177",
55
- "LayoutGrid--medium-l--align-items-center": "_LayoutGrid--medium-l--align-items-center_54gk7_182",
56
- "LayoutGrid--medium-l--align-items-start": "_LayoutGrid--medium-l--align-items-start_54gk7_185",
57
- "LayoutGrid--medium-l--align-items-end": "_LayoutGrid--medium-l--align-items-end_54gk7_188",
58
- "LayoutGrid--medium-l--align-items-stretch": "_LayoutGrid--medium-l--align-items-stretch_54gk7_191",
59
- "LayoutGrid--medium-l--align-items-baseline": "_LayoutGrid--medium-l--align-items-baseline_54gk7_194",
60
- "LayoutGrid--wide-s--align-items-center": "_LayoutGrid--wide-s--align-items-center_54gk7_199",
61
- "LayoutGrid--wide-s--align-items-start": "_LayoutGrid--wide-s--align-items-start_54gk7_202",
62
- "LayoutGrid--wide-s--align-items-end": "_LayoutGrid--wide-s--align-items-end_54gk7_205",
63
- "LayoutGrid--wide-s--align-items-stretch": "_LayoutGrid--wide-s--align-items-stretch_54gk7_208",
64
- "LayoutGrid--wide-s--align-items-baseline": "_LayoutGrid--wide-s--align-items-baseline_54gk7_211",
65
- "LayoutGrid--wide-l--align-items-center": "_LayoutGrid--wide-l--align-items-center_54gk7_216",
66
- "LayoutGrid--wide-l--align-items-start": "_LayoutGrid--wide-l--align-items-start_54gk7_219",
67
- "LayoutGrid--wide-l--align-items-end": "_LayoutGrid--wide-l--align-items-end_54gk7_222",
68
- "LayoutGrid--wide-l--align-items-stretch": "_LayoutGrid--wide-l--align-items-stretch_54gk7_225",
69
- "LayoutGrid--wide-l--align-items-baseline": "_LayoutGrid--wide-l--align-items-baseline_54gk7_228",
70
- "LayoutGrid--justify-items-stretch": "_LayoutGrid--justify-items-stretch_54gk7_232",
71
- "LayoutGrid--justify-items-center": "_LayoutGrid--justify-items-center_54gk7_235",
72
- "LayoutGrid--justify-items-start": "_LayoutGrid--justify-items-start_54gk7_238",
73
- "LayoutGrid--justify-items-end": "_LayoutGrid--justify-items-end_54gk7_241",
74
- "LayoutGrid--narrow-l--justify-items-stretch": "_LayoutGrid--narrow-l--justify-items-stretch_54gk7_245",
75
- "LayoutGrid--narrow-l--justify-items-center": "_LayoutGrid--narrow-l--justify-items-center_54gk7_248",
76
- "LayoutGrid--narrow-l--justify-items-start": "_LayoutGrid--narrow-l--justify-items-start_54gk7_251",
77
- "LayoutGrid--narrow-l--justify-items-end": "_LayoutGrid--narrow-l--justify-items-end_54gk7_254",
78
- "LayoutGrid--medium-s--justify-items-stretch": "_LayoutGrid--medium-s--justify-items-stretch_54gk7_259",
79
- "LayoutGrid--medium-s--justify-items-center": "_LayoutGrid--medium-s--justify-items-center_54gk7_262",
80
- "LayoutGrid--medium-s--justify-items-start": "_LayoutGrid--medium-s--justify-items-start_54gk7_265",
81
- "LayoutGrid--medium-s--justify-items-end": "_LayoutGrid--medium-s--justify-items-end_54gk7_268",
82
- "LayoutGrid--medium-l--justify-items-stretch": "_LayoutGrid--medium-l--justify-items-stretch_54gk7_273",
83
- "LayoutGrid--medium-l--justify-items-center": "_LayoutGrid--medium-l--justify-items-center_54gk7_276",
84
- "LayoutGrid--medium-l--justify-items-start": "_LayoutGrid--medium-l--justify-items-start_54gk7_279",
85
- "LayoutGrid--medium-l--justify-items-end": "_LayoutGrid--medium-l--justify-items-end_54gk7_282",
86
- "LayoutGrid--wide-s--justify-items-stretch": "_LayoutGrid--wide-s--justify-items-stretch_54gk7_287",
87
- "LayoutGrid--wide-s--justify-items-center": "_LayoutGrid--wide-s--justify-items-center_54gk7_290",
88
- "LayoutGrid--wide-s--justify-items-start": "_LayoutGrid--wide-s--justify-items-start_54gk7_293",
89
- "LayoutGrid--wide-s--justify-items-end": "_LayoutGrid--wide-s--justify-items-end_54gk7_296",
90
- "LayoutGrid--wide-l--justify-items-stretch": "_LayoutGrid--wide-l--justify-items-stretch_54gk7_301",
91
- "LayoutGrid--wide-l--justify-items-center": "_LayoutGrid--wide-l--justify-items-center_54gk7_304",
92
- "LayoutGrid--wide-l--justify-items-start": "_LayoutGrid--wide-l--justify-items-start_54gk7_307",
93
- "LayoutGrid--wide-l--justify-items-end": "_LayoutGrid--wide-l--justify-items-end_54gk7_310",
94
- "LayoutGrid--columns": "_LayoutGrid--columns_54gk7_314",
95
- "LayoutGrid--columns-narrow-l": "_LayoutGrid--columns-narrow-l_54gk7_318",
96
- "LayoutGrid--columns-medium-s": "_LayoutGrid--columns-medium-s_54gk7_323",
97
- "LayoutGrid--columns-medium-l": "_LayoutGrid--columns-medium-l_54gk7_328",
98
- "LayoutGrid--columns-wide-s": "_LayoutGrid--columns-wide-s_54gk7_333",
99
- "LayoutGrid--columns-wide-l": "_LayoutGrid--columns-wide-l_54gk7_338"
4
+ "LayoutGrid--justify-content-center": "_LayoutGrid--justify-content-center_23krq_14",
5
+ "LayoutGrid--justify-content-start": "_LayoutGrid--justify-content-start_23krq_17",
6
+ "LayoutGrid--justify-content-end": "_LayoutGrid--justify-content-end_23krq_20",
7
+ "LayoutGrid--justify-content-space-between": "_LayoutGrid--justify-content-space-between_23krq_23",
8
+ "LayoutGrid--justify-content-space-around": "_LayoutGrid--justify-content-space-around_23krq_26",
9
+ "LayoutGrid--justify-content-space-evenly": "_LayoutGrid--justify-content-space-evenly_23krq_29",
10
+ "LayoutGrid--narrow-l--justify-content-center": "_LayoutGrid--narrow-l--justify-content-center_23krq_33",
11
+ "LayoutGrid--narrow-l--justify-content-start": "_LayoutGrid--narrow-l--justify-content-start_23krq_36",
12
+ "LayoutGrid--narrow-l--justify-content-end": "_LayoutGrid--narrow-l--justify-content-end_23krq_39",
13
+ "LayoutGrid--narrow-l--justify-content-space-between": "_LayoutGrid--narrow-l--justify-content-space-between_23krq_42",
14
+ "LayoutGrid--narrow-l--justify-content-space-around": "_LayoutGrid--narrow-l--justify-content-space-around_23krq_45",
15
+ "LayoutGrid--narrow-l--justify-content-space-evenly": "_LayoutGrid--narrow-l--justify-content-space-evenly_23krq_48",
16
+ "LayoutGrid--medium-s--justify-content-center": "_LayoutGrid--medium-s--justify-content-center_23krq_53",
17
+ "LayoutGrid--medium-s--justify-content-start": "_LayoutGrid--medium-s--justify-content-start_23krq_56",
18
+ "LayoutGrid--medium-s--justify-content-end": "_LayoutGrid--medium-s--justify-content-end_23krq_59",
19
+ "LayoutGrid--medium-s--justify-content-space-between": "_LayoutGrid--medium-s--justify-content-space-between_23krq_62",
20
+ "LayoutGrid--medium-s--justify-content-space-around": "_LayoutGrid--medium-s--justify-content-space-around_23krq_65",
21
+ "LayoutGrid--medium-s--justify-content-space-evenly": "_LayoutGrid--medium-s--justify-content-space-evenly_23krq_68",
22
+ "LayoutGrid--medium-l--justify-content-center": "_LayoutGrid--medium-l--justify-content-center_23krq_73",
23
+ "LayoutGrid--medium-l--justify-content-start": "_LayoutGrid--medium-l--justify-content-start_23krq_76",
24
+ "LayoutGrid--medium-l--justify-content-end": "_LayoutGrid--medium-l--justify-content-end_23krq_79",
25
+ "LayoutGrid--medium-l--justify-content-space-between": "_LayoutGrid--medium-l--justify-content-space-between_23krq_82",
26
+ "LayoutGrid--medium-l--justify-content-space-around": "_LayoutGrid--medium-l--justify-content-space-around_23krq_85",
27
+ "LayoutGrid--medium-l--justify-content-space-evenly": "_LayoutGrid--medium-l--justify-content-space-evenly_23krq_88",
28
+ "LayoutGrid--wide-s--justify-content-center": "_LayoutGrid--wide-s--justify-content-center_23krq_93",
29
+ "LayoutGrid--wide-s--justify-content-start": "_LayoutGrid--wide-s--justify-content-start_23krq_96",
30
+ "LayoutGrid--wide-s--justify-content-end": "_LayoutGrid--wide-s--justify-content-end_23krq_99",
31
+ "LayoutGrid--wide-s--justify-content-space-between": "_LayoutGrid--wide-s--justify-content-space-between_23krq_102",
32
+ "LayoutGrid--wide-s--justify-content-space-around": "_LayoutGrid--wide-s--justify-content-space-around_23krq_105",
33
+ "LayoutGrid--wide-s--justify-content-space-evenly": "_LayoutGrid--wide-s--justify-content-space-evenly_23krq_108",
34
+ "LayoutGrid--wide-l--justify-content-center": "_LayoutGrid--wide-l--justify-content-center_23krq_113",
35
+ "LayoutGrid--wide-l--justify-content-start": "_LayoutGrid--wide-l--justify-content-start_23krq_116",
36
+ "LayoutGrid--wide-l--justify-content-end": "_LayoutGrid--wide-l--justify-content-end_23krq_119",
37
+ "LayoutGrid--wide-l--justify-content-space-between": "_LayoutGrid--wide-l--justify-content-space-between_23krq_122",
38
+ "LayoutGrid--wide-l--justify-content-space-around": "_LayoutGrid--wide-l--justify-content-space-around_23krq_125",
39
+ "LayoutGrid--wide-l--justify-content-space-evenly": "_LayoutGrid--wide-l--justify-content-space-evenly_23krq_128",
40
+ "LayoutGrid--align-items-center": "_LayoutGrid--align-items-center_23krq_132",
41
+ "LayoutGrid--align-items-start": "_LayoutGrid--align-items-start_23krq_135",
42
+ "LayoutGrid--align-items-end": "_LayoutGrid--align-items-end_23krq_138",
43
+ "LayoutGrid--align-items-stretch": "_LayoutGrid--align-items-stretch_23krq_141",
44
+ "LayoutGrid--align-items-baseline": "_LayoutGrid--align-items-baseline_23krq_144",
45
+ "LayoutGrid--narrow-l--align-items-center": "_LayoutGrid--narrow-l--align-items-center_23krq_148",
46
+ "LayoutGrid--narrow-l--align-items-start": "_LayoutGrid--narrow-l--align-items-start_23krq_151",
47
+ "LayoutGrid--narrow-l--align-items-end": "_LayoutGrid--narrow-l--align-items-end_23krq_154",
48
+ "LayoutGrid--narrow-l--align-items-stretch": "_LayoutGrid--narrow-l--align-items-stretch_23krq_157",
49
+ "LayoutGrid--narrow-l--align-items-baseline": "_LayoutGrid--narrow-l--align-items-baseline_23krq_160",
50
+ "LayoutGrid--medium-s--align-items-center": "_LayoutGrid--medium-s--align-items-center_23krq_165",
51
+ "LayoutGrid--medium-s--align-items-start": "_LayoutGrid--medium-s--align-items-start_23krq_168",
52
+ "LayoutGrid--medium-s--align-items-end": "_LayoutGrid--medium-s--align-items-end_23krq_171",
53
+ "LayoutGrid--medium-s--align-items-stretch": "_LayoutGrid--medium-s--align-items-stretch_23krq_174",
54
+ "LayoutGrid--medium-s--align-items-baseline": "_LayoutGrid--medium-s--align-items-baseline_23krq_177",
55
+ "LayoutGrid--medium-l--align-items-center": "_LayoutGrid--medium-l--align-items-center_23krq_182",
56
+ "LayoutGrid--medium-l--align-items-start": "_LayoutGrid--medium-l--align-items-start_23krq_185",
57
+ "LayoutGrid--medium-l--align-items-end": "_LayoutGrid--medium-l--align-items-end_23krq_188",
58
+ "LayoutGrid--medium-l--align-items-stretch": "_LayoutGrid--medium-l--align-items-stretch_23krq_191",
59
+ "LayoutGrid--medium-l--align-items-baseline": "_LayoutGrid--medium-l--align-items-baseline_23krq_194",
60
+ "LayoutGrid--wide-s--align-items-center": "_LayoutGrid--wide-s--align-items-center_23krq_199",
61
+ "LayoutGrid--wide-s--align-items-start": "_LayoutGrid--wide-s--align-items-start_23krq_202",
62
+ "LayoutGrid--wide-s--align-items-end": "_LayoutGrid--wide-s--align-items-end_23krq_205",
63
+ "LayoutGrid--wide-s--align-items-stretch": "_LayoutGrid--wide-s--align-items-stretch_23krq_208",
64
+ "LayoutGrid--wide-s--align-items-baseline": "_LayoutGrid--wide-s--align-items-baseline_23krq_211",
65
+ "LayoutGrid--wide-l--align-items-center": "_LayoutGrid--wide-l--align-items-center_23krq_216",
66
+ "LayoutGrid--wide-l--align-items-start": "_LayoutGrid--wide-l--align-items-start_23krq_219",
67
+ "LayoutGrid--wide-l--align-items-end": "_LayoutGrid--wide-l--align-items-end_23krq_222",
68
+ "LayoutGrid--wide-l--align-items-stretch": "_LayoutGrid--wide-l--align-items-stretch_23krq_225",
69
+ "LayoutGrid--wide-l--align-items-baseline": "_LayoutGrid--wide-l--align-items-baseline_23krq_228",
70
+ "LayoutGrid--justify-items-stretch": "_LayoutGrid--justify-items-stretch_23krq_232",
71
+ "LayoutGrid--justify-items-center": "_LayoutGrid--justify-items-center_23krq_235",
72
+ "LayoutGrid--justify-items-start": "_LayoutGrid--justify-items-start_23krq_238",
73
+ "LayoutGrid--justify-items-end": "_LayoutGrid--justify-items-end_23krq_241",
74
+ "LayoutGrid--narrow-l--justify-items-stretch": "_LayoutGrid--narrow-l--justify-items-stretch_23krq_245",
75
+ "LayoutGrid--narrow-l--justify-items-center": "_LayoutGrid--narrow-l--justify-items-center_23krq_248",
76
+ "LayoutGrid--narrow-l--justify-items-start": "_LayoutGrid--narrow-l--justify-items-start_23krq_251",
77
+ "LayoutGrid--narrow-l--justify-items-end": "_LayoutGrid--narrow-l--justify-items-end_23krq_254",
78
+ "LayoutGrid--medium-s--justify-items-stretch": "_LayoutGrid--medium-s--justify-items-stretch_23krq_259",
79
+ "LayoutGrid--medium-s--justify-items-center": "_LayoutGrid--medium-s--justify-items-center_23krq_262",
80
+ "LayoutGrid--medium-s--justify-items-start": "_LayoutGrid--medium-s--justify-items-start_23krq_265",
81
+ "LayoutGrid--medium-s--justify-items-end": "_LayoutGrid--medium-s--justify-items-end_23krq_268",
82
+ "LayoutGrid--medium-l--justify-items-stretch": "_LayoutGrid--medium-l--justify-items-stretch_23krq_273",
83
+ "LayoutGrid--medium-l--justify-items-center": "_LayoutGrid--medium-l--justify-items-center_23krq_276",
84
+ "LayoutGrid--medium-l--justify-items-start": "_LayoutGrid--medium-l--justify-items-start_23krq_279",
85
+ "LayoutGrid--medium-l--justify-items-end": "_LayoutGrid--medium-l--justify-items-end_23krq_282",
86
+ "LayoutGrid--wide-s--justify-items-stretch": "_LayoutGrid--wide-s--justify-items-stretch_23krq_287",
87
+ "LayoutGrid--wide-s--justify-items-center": "_LayoutGrid--wide-s--justify-items-center_23krq_290",
88
+ "LayoutGrid--wide-s--justify-items-start": "_LayoutGrid--wide-s--justify-items-start_23krq_293",
89
+ "LayoutGrid--wide-s--justify-items-end": "_LayoutGrid--wide-s--justify-items-end_23krq_296",
90
+ "LayoutGrid--wide-l--justify-items-stretch": "_LayoutGrid--wide-l--justify-items-stretch_23krq_301",
91
+ "LayoutGrid--wide-l--justify-items-center": "_LayoutGrid--wide-l--justify-items-center_23krq_304",
92
+ "LayoutGrid--wide-l--justify-items-start": "_LayoutGrid--wide-l--justify-items-start_23krq_307",
93
+ "LayoutGrid--wide-l--justify-items-end": "_LayoutGrid--wide-l--justify-items-end_23krq_310",
94
+ "LayoutGrid--columns": "_LayoutGrid--columns_23krq_314",
95
+ "LayoutGrid--columns-narrow-l": "_LayoutGrid--columns-narrow-l_23krq_318",
96
+ "LayoutGrid--columns-medium-s": "_LayoutGrid--columns-medium-s_23krq_323",
97
+ "LayoutGrid--columns-medium-l": "_LayoutGrid--columns-medium-l_23krq_328",
98
+ "LayoutGrid--columns-wide-s": "_LayoutGrid--columns-wide-s_23krq_333",
99
+ "LayoutGrid--columns-wide-l": "_LayoutGrid--columns-wide-l_23krq_338"
100
100
  };
101
101
  export {
102
102
  styles as s
@@ -1,31 +1,31 @@
1
1
  import { moduleClassNames, stringClassNames } from "@preply/ds-web-core";
2
- import '../../assets/align-self.css';const AlignSelf = "_AlignSelf_txonf_2";
2
+ import '../../assets/align-self.css';const AlignSelf = "_AlignSelf_zwjql_2";
3
3
  const styles = {
4
4
  AlignSelf,
5
- "AlignSelf--align-self-start": "_AlignSelf--align-self-start_txonf_2",
6
- "AlignSelf--align-self-center": "_AlignSelf--align-self-center_txonf_5",
7
- "AlignSelf--align-self-end": "_AlignSelf--align-self-end_txonf_8",
8
- "AlignSelf--align-self-stretch": "_AlignSelf--align-self-stretch_txonf_11",
9
- "AlignSelf--narrow-l--align-self-start": "_AlignSelf--narrow-l--align-self-start_txonf_15",
10
- "AlignSelf--narrow-l--align-self-center": "_AlignSelf--narrow-l--align-self-center_txonf_18",
11
- "AlignSelf--narrow-l--align-self-end": "_AlignSelf--narrow-l--align-self-end_txonf_21",
12
- "AlignSelf--narrow-l--align-self-stretch": "_AlignSelf--narrow-l--align-self-stretch_txonf_24",
13
- "AlignSelf--medium-s--align-self-start": "_AlignSelf--medium-s--align-self-start_txonf_29",
14
- "AlignSelf--medium-s--align-self-center": "_AlignSelf--medium-s--align-self-center_txonf_32",
15
- "AlignSelf--medium-s--align-self-end": "_AlignSelf--medium-s--align-self-end_txonf_35",
16
- "AlignSelf--medium-s--align-self-stretch": "_AlignSelf--medium-s--align-self-stretch_txonf_38",
17
- "AlignSelf--medium-l--align-self-start": "_AlignSelf--medium-l--align-self-start_txonf_43",
18
- "AlignSelf--medium-l--align-self-center": "_AlignSelf--medium-l--align-self-center_txonf_46",
19
- "AlignSelf--medium-l--align-self-end": "_AlignSelf--medium-l--align-self-end_txonf_49",
20
- "AlignSelf--medium-l--align-self-stretch": "_AlignSelf--medium-l--align-self-stretch_txonf_52",
21
- "AlignSelf--wide-s--align-self-start": "_AlignSelf--wide-s--align-self-start_txonf_57",
22
- "AlignSelf--wide-s--align-self-center": "_AlignSelf--wide-s--align-self-center_txonf_60",
23
- "AlignSelf--wide-s--align-self-end": "_AlignSelf--wide-s--align-self-end_txonf_63",
24
- "AlignSelf--wide-s--align-self-stretch": "_AlignSelf--wide-s--align-self-stretch_txonf_66",
25
- "AlignSelf--wide-l--align-self-start": "_AlignSelf--wide-l--align-self-start_txonf_71",
26
- "AlignSelf--wide-l--align-self-center": "_AlignSelf--wide-l--align-self-center_txonf_74",
27
- "AlignSelf--wide-l--align-self-end": "_AlignSelf--wide-l--align-self-end_txonf_77",
28
- "AlignSelf--wide-l--align-self-stretch": "_AlignSelf--wide-l--align-self-stretch_txonf_80"
5
+ "AlignSelf--align-self-start": "_AlignSelf--align-self-start_zwjql_2",
6
+ "AlignSelf--align-self-center": "_AlignSelf--align-self-center_zwjql_5",
7
+ "AlignSelf--align-self-end": "_AlignSelf--align-self-end_zwjql_8",
8
+ "AlignSelf--align-self-stretch": "_AlignSelf--align-self-stretch_zwjql_11",
9
+ "AlignSelf--narrow-l--align-self-start": "_AlignSelf--narrow-l--align-self-start_zwjql_15",
10
+ "AlignSelf--narrow-l--align-self-center": "_AlignSelf--narrow-l--align-self-center_zwjql_18",
11
+ "AlignSelf--narrow-l--align-self-end": "_AlignSelf--narrow-l--align-self-end_zwjql_21",
12
+ "AlignSelf--narrow-l--align-self-stretch": "_AlignSelf--narrow-l--align-self-stretch_zwjql_24",
13
+ "AlignSelf--medium-s--align-self-start": "_AlignSelf--medium-s--align-self-start_zwjql_29",
14
+ "AlignSelf--medium-s--align-self-center": "_AlignSelf--medium-s--align-self-center_zwjql_32",
15
+ "AlignSelf--medium-s--align-self-end": "_AlignSelf--medium-s--align-self-end_zwjql_35",
16
+ "AlignSelf--medium-s--align-self-stretch": "_AlignSelf--medium-s--align-self-stretch_zwjql_38",
17
+ "AlignSelf--medium-l--align-self-start": "_AlignSelf--medium-l--align-self-start_zwjql_43",
18
+ "AlignSelf--medium-l--align-self-center": "_AlignSelf--medium-l--align-self-center_zwjql_46",
19
+ "AlignSelf--medium-l--align-self-end": "_AlignSelf--medium-l--align-self-end_zwjql_49",
20
+ "AlignSelf--medium-l--align-self-stretch": "_AlignSelf--medium-l--align-self-stretch_zwjql_52",
21
+ "AlignSelf--wide-s--align-self-start": "_AlignSelf--wide-s--align-self-start_zwjql_57",
22
+ "AlignSelf--wide-s--align-self-center": "_AlignSelf--wide-s--align-self-center_zwjql_60",
23
+ "AlignSelf--wide-s--align-self-end": "_AlignSelf--wide-s--align-self-end_zwjql_63",
24
+ "AlignSelf--wide-s--align-self-stretch": "_AlignSelf--wide-s--align-self-stretch_zwjql_66",
25
+ "AlignSelf--wide-l--align-self-start": "_AlignSelf--wide-l--align-self-start_zwjql_71",
26
+ "AlignSelf--wide-l--align-self-center": "_AlignSelf--wide-l--align-self-center_zwjql_74",
27
+ "AlignSelf--wide-l--align-self-end": "_AlignSelf--wide-l--align-self-end_zwjql_77",
28
+ "AlignSelf--wide-l--align-self-stretch": "_AlignSelf--wide-l--align-self-stretch_zwjql_80"
29
29
  };
30
30
  const ALIGN_SELF = "AlignSelf";
31
31
  const getAlignSelfClassNames = (alignSelf) => {
@@ -1,44 +1,44 @@
1
1
  import { moduleClassNames, stringClassNames } from "@preply/ds-web-core";
2
- import '../../assets/color.css';const Color = "_Color_1gjt0_3";
2
+ import '../../assets/color.css';const Color = "_Color_nobcl_3";
3
3
  const styles = {
4
4
  Color,
5
- "Color--color-white": "_Color--color-white_1gjt0_3",
6
- "Color--color-gray-100": "_Color--color-gray-100_1gjt0_6",
7
- "Color--color-gray-200": "_Color--color-gray-200_1gjt0_9",
8
- "Color--color-gray-300": "_Color--color-gray-300_1gjt0_12",
9
- "Color--color-gray-400": "_Color--color-gray-400_1gjt0_15",
10
- "Color--color-gray-500": "_Color--color-gray-500_1gjt0_18",
11
- "Color--color-gray-600": "_Color--color-gray-600_1gjt0_21",
12
- "Color--color-teal-100": "_Color--color-teal-100_1gjt0_24",
13
- "Color--color-teal-200": "_Color--color-teal-200_1gjt0_27",
14
- "Color--color-teal-300": "_Color--color-teal-300_1gjt0_30",
15
- "Color--color-teal-400": "_Color--color-teal-400_1gjt0_33",
16
- "Color--color-teal-500": "_Color--color-teal-500_1gjt0_36",
17
- "Color--color-green-100": "_Color--color-green-100_1gjt0_39",
18
- "Color--color-green-200": "_Color--color-green-200_1gjt0_42",
19
- "Color--color-green-300": "_Color--color-green-300_1gjt0_45",
20
- "Color--color-green-400": "_Color--color-green-400_1gjt0_48",
21
- "Color--color-green-500": "_Color--color-green-500_1gjt0_51",
22
- "Color--color-yellow-100": "_Color--color-yellow-100_1gjt0_54",
23
- "Color--color-yellow-200": "_Color--color-yellow-200_1gjt0_57",
24
- "Color--color-yellow-300": "_Color--color-yellow-300_1gjt0_60",
25
- "Color--color-yellow-400": "_Color--color-yellow-400_1gjt0_63",
26
- "Color--color-yellow-500": "_Color--color-yellow-500_1gjt0_66",
27
- "Color--color-red-100": "_Color--color-red-100_1gjt0_69",
28
- "Color--color-red-200": "_Color--color-red-200_1gjt0_72",
29
- "Color--color-red-300": "_Color--color-red-300_1gjt0_75",
30
- "Color--color-red-400": "_Color--color-red-400_1gjt0_78",
31
- "Color--color-red-500": "_Color--color-red-500_1gjt0_81",
32
- "Color--color-blue-100": "_Color--color-blue-100_1gjt0_84",
33
- "Color--color-blue-200": "_Color--color-blue-200_1gjt0_87",
34
- "Color--color-blue-300": "_Color--color-blue-300_1gjt0_90",
35
- "Color--color-blue-400": "_Color--color-blue-400_1gjt0_93",
36
- "Color--color-blue-500": "_Color--color-blue-500_1gjt0_96",
37
- "Color--color-magenta-100": "_Color--color-magenta-100_1gjt0_99",
38
- "Color--color-magenta-200": "_Color--color-magenta-200_1gjt0_102",
39
- "Color--color-magenta-300": "_Color--color-magenta-300_1gjt0_105",
40
- "Color--color-magenta-400": "_Color--color-magenta-400_1gjt0_108",
41
- "Color--color-magenta-500": "_Color--color-magenta-500_1gjt0_111"
5
+ "Color--color-white": "_Color--color-white_nobcl_3",
6
+ "Color--color-gray-100": "_Color--color-gray-100_nobcl_6",
7
+ "Color--color-gray-200": "_Color--color-gray-200_nobcl_9",
8
+ "Color--color-gray-300": "_Color--color-gray-300_nobcl_12",
9
+ "Color--color-gray-400": "_Color--color-gray-400_nobcl_15",
10
+ "Color--color-gray-500": "_Color--color-gray-500_nobcl_18",
11
+ "Color--color-gray-600": "_Color--color-gray-600_nobcl_21",
12
+ "Color--color-teal-100": "_Color--color-teal-100_nobcl_24",
13
+ "Color--color-teal-200": "_Color--color-teal-200_nobcl_27",
14
+ "Color--color-teal-300": "_Color--color-teal-300_nobcl_30",
15
+ "Color--color-teal-400": "_Color--color-teal-400_nobcl_33",
16
+ "Color--color-teal-500": "_Color--color-teal-500_nobcl_36",
17
+ "Color--color-green-100": "_Color--color-green-100_nobcl_39",
18
+ "Color--color-green-200": "_Color--color-green-200_nobcl_42",
19
+ "Color--color-green-300": "_Color--color-green-300_nobcl_45",
20
+ "Color--color-green-400": "_Color--color-green-400_nobcl_48",
21
+ "Color--color-green-500": "_Color--color-green-500_nobcl_51",
22
+ "Color--color-yellow-100": "_Color--color-yellow-100_nobcl_54",
23
+ "Color--color-yellow-200": "_Color--color-yellow-200_nobcl_57",
24
+ "Color--color-yellow-300": "_Color--color-yellow-300_nobcl_60",
25
+ "Color--color-yellow-400": "_Color--color-yellow-400_nobcl_63",
26
+ "Color--color-yellow-500": "_Color--color-yellow-500_nobcl_66",
27
+ "Color--color-red-100": "_Color--color-red-100_nobcl_69",
28
+ "Color--color-red-200": "_Color--color-red-200_nobcl_72",
29
+ "Color--color-red-300": "_Color--color-red-300_nobcl_75",
30
+ "Color--color-red-400": "_Color--color-red-400_nobcl_78",
31
+ "Color--color-red-500": "_Color--color-red-500_nobcl_81",
32
+ "Color--color-blue-100": "_Color--color-blue-100_nobcl_84",
33
+ "Color--color-blue-200": "_Color--color-blue-200_nobcl_87",
34
+ "Color--color-blue-300": "_Color--color-blue-300_nobcl_90",
35
+ "Color--color-blue-400": "_Color--color-blue-400_nobcl_93",
36
+ "Color--color-blue-500": "_Color--color-blue-500_nobcl_96",
37
+ "Color--color-magenta-100": "_Color--color-magenta-100_nobcl_99",
38
+ "Color--color-magenta-200": "_Color--color-magenta-200_nobcl_102",
39
+ "Color--color-magenta-300": "_Color--color-magenta-300_nobcl_105",
40
+ "Color--color-magenta-400": "_Color--color-magenta-400_nobcl_108",
41
+ "Color--color-magenta-500": "_Color--color-magenta-500_nobcl_111"
42
42
  };
43
43
  const COLOR = "Color";
44
44
  const getColorClassNames = (color) => {