@envive-ai/react-toolkit-v3 0.3.31 → 0.3.33

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 (219) hide show
  1. package/dist/AnimatedText/AnimatedText.d.cts +3 -3
  2. package/dist/CSSVariablesEditor/CssVariablesEditorComponent.d.cts +2 -2
  3. package/dist/CSSVariablesEditor/CssVariablesEditorComponent.d.ts +2 -2
  4. package/dist/CSSVariablesEditor/hooks/useGetDefaultCssVariables.cjs +165 -60
  5. package/dist/CSSVariablesEditor/hooks/useGetDefaultCssVariables.js +165 -60
  6. package/dist/CSSVariablesEditor/hooks/useHandleUpdateCssVars.cjs +30 -15
  7. package/dist/CSSVariablesEditor/hooks/useHandleUpdateCssVars.js +30 -15
  8. package/dist/Carousel/Carousel.cjs +1 -1
  9. package/dist/Carousel/Carousel.d.cts +2 -2
  10. package/dist/Carousel/Carousel.d.ts +2 -2
  11. package/dist/Carousel/Carousel.js +1 -1
  12. package/dist/Carousel/components/Container.cjs +2 -2
  13. package/dist/Carousel/components/Container.js +2 -2
  14. package/dist/ChatFooter/ChatFooter.cjs +1 -1
  15. package/dist/ChatFooter/ChatFooter.d.cts +2 -2
  16. package/dist/ChatFooter/ChatFooter.d.ts +2 -2
  17. package/dist/ChatFooter/ChatFooter.js +1 -1
  18. package/dist/ChatFooter/components/Layout.cjs +2 -2
  19. package/dist/ChatFooter/components/Layout.js +2 -2
  20. package/dist/ChatFooter/components/index.d.cts +5 -5
  21. package/dist/ChatFooter/components/index.d.ts +5 -5
  22. package/dist/ChatHeader/ChatHeader.d.cts +2 -2
  23. package/dist/ChatHeader/ChatHeader.d.ts +2 -2
  24. package/dist/ChatHeader/components/Handle.cjs +2 -2
  25. package/dist/ChatHeader/components/Handle.js +2 -2
  26. package/dist/ChatHeader/components/Toggle.cjs +3 -3
  27. package/dist/ChatHeader/components/Toggle.js +3 -3
  28. package/dist/ChatPreview/ChatPreview.cjs +1 -1
  29. package/dist/ChatPreview/ChatPreview.d.cts +2 -2
  30. package/dist/ChatPreview/ChatPreview.d.ts +2 -2
  31. package/dist/ChatPreview/ChatPreview.js +1 -1
  32. package/dist/ChatPreviewComparison/ChatPreviewComparison.cjs +1 -1
  33. package/dist/ChatPreviewComparison/ChatPreviewComparison.d.cts +2 -2
  34. package/dist/ChatPreviewComparison/ChatPreviewComparison.d.ts +2 -2
  35. package/dist/ChatPreviewComparison/ChatPreviewComparison.js +1 -1
  36. package/dist/ChatPreviewComparison/components/Headline.cjs +2 -2
  37. package/dist/ChatPreviewComparison/components/Headline.js +2 -2
  38. package/dist/ChatPreviewComparison/components/Layout.cjs +4 -4
  39. package/dist/ChatPreviewComparison/components/Layout.js +4 -4
  40. package/dist/ChatPreviewComparison/components/Message.cjs +2 -2
  41. package/dist/ChatPreviewComparison/components/Message.js +2 -2
  42. package/dist/ChatPreviewLoading/ChatPreviewLoading.d.cts +2 -2
  43. package/dist/ChatPreviewLoading/ChatPreviewLoading.d.ts +2 -2
  44. package/dist/Container/Container.d.cts +175 -175
  45. package/dist/Container/Container.d.ts +175 -175
  46. package/dist/DesignTokens/DesignTokensComponent.d.cts +2 -2
  47. package/dist/DesignTokens/DesignTokensComponent.d.ts +2 -2
  48. package/dist/DesignTokens/components/FontWeight.cjs +4 -3
  49. package/dist/DesignTokens/components/FontWeight.js +4 -3
  50. package/dist/DesignTokens/components/LetterSpacing.cjs +15 -1
  51. package/dist/DesignTokens/components/LetterSpacing.js +15 -1
  52. package/dist/DesignTokens/components/LineHeight.cjs +13 -8
  53. package/dist/DesignTokens/components/LineHeight.js +13 -8
  54. package/dist/Disclaimer/components/Container.cjs +2 -2
  55. package/dist/Disclaimer/components/Container.js +2 -2
  56. package/dist/DocumentRetrievalCard/DocumentRetrievalCard.d.cts +2 -2
  57. package/dist/DocumentRetrievalCard/DocumentRetrievalCard.d.ts +2 -2
  58. package/dist/DocumentRetrievalCard/components/Layout.cjs +2 -2
  59. package/dist/DocumentRetrievalCard/components/Layout.js +2 -2
  60. package/dist/DocumentRetrievalCard/components/ViewArticleButton/components/Icon.cjs +1 -1
  61. package/dist/DocumentRetrievalCard/components/ViewArticleButton/components/Icon.js +1 -1
  62. package/dist/FloatingButton/FloatingButton.d.cts +2 -2
  63. package/dist/FloatingButton/FloatingButton.d.ts +2 -2
  64. package/dist/FloatingChat/FloatingChat.d.cts +2 -2
  65. package/dist/FloatingChat/FloatingChat.d.ts +2 -2
  66. package/dist/FloatingChat/components/ChatMessages.cjs +1 -1
  67. package/dist/FloatingChat/components/ChatMessages.js +1 -1
  68. package/dist/FloatingChat/components/Layout.cjs +3 -3
  69. package/dist/FloatingChat/components/Layout.js +3 -3
  70. package/dist/FloatingChat/components/ResultsGridView.cjs +1 -1
  71. package/dist/FloatingChat/components/ResultsGridView.js +1 -1
  72. package/dist/FloatingChat/components/SalesAgentBadgeContent.cjs +4 -4
  73. package/dist/FloatingChat/components/SalesAgentBadgeContent.js +4 -4
  74. package/dist/FloatingChat/components/SalesAgentProductCardsCarousel.cjs +6 -3
  75. package/dist/FloatingChat/components/SalesAgentProductCardsCarousel.js +6 -3
  76. package/dist/FloatingChat/utils/functions.cjs +2 -1
  77. package/dist/FloatingChat/utils/functions.js +2 -1
  78. package/dist/FullPageSalesAgent/FullPageSalesAgent.cjs +1 -1
  79. package/dist/FullPageSalesAgent/FullPageSalesAgent.d.cts +2 -2
  80. package/dist/FullPageSalesAgent/FullPageSalesAgent.d.ts +2 -2
  81. package/dist/FullPageSalesAgent/FullPageSalesAgent.js +1 -1
  82. package/dist/Image/Image.d.cts +2 -2
  83. package/dist/Image/Image.d.ts +2 -2
  84. package/dist/ImageGallery/ImageGallery.d.cts +2 -2
  85. package/dist/ImageGallery/ImageGallery.d.ts +2 -2
  86. package/dist/ImageGallery/components/Layout.cjs +1 -1
  87. package/dist/ImageGallery/components/Layout.js +1 -1
  88. package/dist/MarkdownProcessor/MarkdownProcessor.d.cts +2 -2
  89. package/dist/MarkdownProcessor/MarkdownProcessor.d.ts +2 -2
  90. package/dist/Message/components/LinkButton.cjs +1 -1
  91. package/dist/Message/components/LinkButton.js +1 -1
  92. package/dist/OrderLookupCard/OrderLookupCard.cjs +1 -1
  93. package/dist/OrderLookupCard/OrderLookupCard.js +1 -1
  94. package/dist/ProductCard/ProductCard.cjs +15 -9
  95. package/dist/ProductCard/ProductCard.d.cts +3 -2
  96. package/dist/ProductCard/ProductCard.d.ts +3 -2
  97. package/dist/ProductCard/ProductCard.js +11 -5
  98. package/dist/ProductCard/components/Header.cjs +7 -5
  99. package/dist/ProductCard/components/Header.js +7 -5
  100. package/dist/ProductCard/components/Poster.cjs +3 -2
  101. package/dist/ProductCard/components/Poster.js +3 -2
  102. package/dist/ProductCard/hooks/useGetPosterProperties.cjs +5 -3
  103. package/dist/ProductCard/hooks/useGetPosterProperties.js +6 -3
  104. package/dist/ProductCard/index.cjs +3 -1
  105. package/dist/ProductCard/index.d.cts +2 -2
  106. package/dist/ProductCard/index.d.ts +2 -2
  107. package/dist/ProductCard/index.js +2 -1
  108. package/dist/ProductCard/types/index.cjs +10 -0
  109. package/dist/ProductCard/types/index.d.cts +13 -3
  110. package/dist/ProductCard/types/index.d.ts +13 -3
  111. package/dist/ProductCard/types/index.js +9 -0
  112. package/dist/PromptButton/PromptButton.d.cts +2 -2
  113. package/dist/PromptButton/PromptButton.d.ts +2 -2
  114. package/dist/PromptButtonCarouselWithImage/PromptButtonCarouselWithImage.d.cts +2 -2
  115. package/dist/PromptButtonCarouselWithImage/PromptButtonCarouselWithImage.d.ts +2 -2
  116. package/dist/PromptButtonCarouselWithImage/components/PromptButtonsCarousel.cjs +1 -1
  117. package/dist/PromptButtonCarouselWithImage/components/PromptButtonsCarousel.js +1 -1
  118. package/dist/PromptCarousel/PromptCarousel.cjs +3 -3
  119. package/dist/PromptCarousel/PromptCarousel.d.cts +2 -2
  120. package/dist/PromptCarousel/PromptCarousel.d.ts +2 -2
  121. package/dist/PromptCarousel/PromptCarousel.js +3 -3
  122. package/dist/ReviewCard/ReviewCard.d.cts +2 -2
  123. package/dist/ReviewCard/ReviewCard.d.ts +2 -2
  124. package/dist/ReviewCard/components/Container.cjs +2 -2
  125. package/dist/ReviewCard/components/Container.js +2 -2
  126. package/dist/ReviewCard/components/ReadMoreButton.cjs +1 -1
  127. package/dist/ReviewCard/components/ReadMoreButton.js +1 -1
  128. package/dist/ReviewCard/components/index.d.cts +6 -6
  129. package/dist/ReviewCard/components/index.d.ts +6 -6
  130. package/dist/SalesAgentProductCard/SalesAgentProductCard.d.cts +2 -2
  131. package/dist/SalesAgentProductCard/SalesAgentProductCard.d.ts +2 -2
  132. package/dist/SalesAgentProductCard/components/Container.cjs +2 -2
  133. package/dist/SalesAgentProductCard/components/Container.js +2 -2
  134. package/dist/SalesAgentProductCard/components/index.d.cts +8 -8
  135. package/dist/SalesAgentProductCard/components/index.d.ts +8 -8
  136. package/dist/SocialProof/SocialProof.cjs +1 -1
  137. package/dist/SocialProof/SocialProof.d.cts +2 -2
  138. package/dist/SocialProof/SocialProof.d.ts +2 -2
  139. package/dist/SocialProof/SocialProof.js +1 -1
  140. package/dist/SocialProof/components/Headline.cjs +3 -3
  141. package/dist/SocialProof/components/Headline.js +3 -3
  142. package/dist/SocialProof/components/LayoutFourHorizontal.cjs +1 -1
  143. package/dist/SocialProof/components/LayoutFourHorizontal.js +1 -1
  144. package/dist/SocialProof/components/Subheadline.cjs +1 -1
  145. package/dist/SocialProof/components/Subheadline.js +1 -1
  146. package/dist/SocialProof/hooks/useSocialProofCount.cjs +2 -1
  147. package/dist/SocialProof/hooks/useSocialProofCount.js +2 -1
  148. package/dist/SparkleAnimation/SparkleAnimation.d.cts +2 -2
  149. package/dist/SparkleAnimation/SparkleAnimation.d.ts +2 -2
  150. package/dist/Stack/Stack.d.cts +2 -2
  151. package/dist/Stack/Stack.d.ts +2 -2
  152. package/dist/TitledPromptCarousel/TitledPromptCarousel.cjs +1 -1
  153. package/dist/TitledPromptCarousel/TitledPromptCarousel.d.cts +2 -2
  154. package/dist/TitledPromptCarousel/TitledPromptCarousel.d.ts +2 -2
  155. package/dist/TitledPromptCarousel/TitledPromptCarousel.js +1 -1
  156. package/dist/Tokens/index.cjs +1 -1
  157. package/dist/Tokens/index.js +1 -1
  158. package/dist/TypingAnimation/TypingAnimation.cjs +1 -1
  159. package/dist/TypingAnimation/TypingAnimation.d.cts +2 -2
  160. package/dist/TypingAnimation/TypingAnimation.d.ts +2 -2
  161. package/dist/TypingAnimation/TypingAnimation.js +1 -1
  162. package/dist/TypingAnimation/hooks/useGetTypographyVariant.cjs +1 -1
  163. package/dist/TypingAnimation/hooks/useGetTypographyVariant.js +1 -1
  164. package/dist/Typography/Typography.d.cts +4 -4
  165. package/dist/Typography/Typography.d.ts +4 -4
  166. package/dist/WelcomeMessage/components/Container.cjs +2 -2
  167. package/dist/WelcomeMessage/components/Container.js +2 -2
  168. package/dist/WidgetTextField/WidgetTextField.cjs +5 -4
  169. package/dist/WidgetTextField/WidgetTextField.d.cts +3 -2
  170. package/dist/WidgetTextField/WidgetTextField.d.ts +3 -2
  171. package/dist/WidgetTextField/WidgetTextField.js +3 -2
  172. package/dist/WidgetTextField/components/Container.cjs +5 -4
  173. package/dist/WidgetTextField/components/Container.js +5 -4
  174. package/dist/WidgetTextField/components/Icon.cjs +1 -1
  175. package/dist/WidgetTextField/components/Icon.js +1 -1
  176. package/dist/WidgetTextField/hooks/useGetContainerProperties.cjs +7 -3
  177. package/dist/WidgetTextField/hooks/useGetContainerProperties.js +7 -3
  178. package/dist/WidgetTextField/types/types.d.cts +2 -0
  179. package/dist/WidgetTextField/types/types.d.ts +2 -0
  180. package/dist/WidgetWrapper/WidgetWrapper.d.cts +2 -2
  181. package/dist/WidgetWrapper/WidgetWrapper.d.ts +2 -2
  182. package/dist/WidgetWrapperWithTitle/WidgetWrapperWithTitle.d.cts +2 -2
  183. package/dist/WidgetWrapperWithTitle/WidgetWrapperWithTitle.d.ts +2 -2
  184. package/dist/packages/components-v3/tokens/typography/fontWeight.cjs +12 -9
  185. package/dist/packages/components-v3/tokens/typography/fontWeight.d.ts +4 -3
  186. package/dist/packages/components-v3/tokens/typography/fontWeight.js +12 -9
  187. package/dist/packages/components-v3/tokens/typography/letterSpacing.cjs +39 -6
  188. package/dist/packages/components-v3/tokens/typography/letterSpacing.d.ts +13 -2
  189. package/dist/packages/components-v3/tokens/typography/letterSpacing.js +39 -6
  190. package/dist/packages/components-v3/tokens/typography/lineHeight.cjs +39 -30
  191. package/dist/packages/components-v3/tokens/typography/lineHeight.d.ts +15 -12
  192. package/dist/packages/components-v3/tokens/typography/lineHeight.js +39 -30
  193. package/dist/packages/components-v3/tokens/typography/typography.cjs +63 -63
  194. package/dist/packages/components-v3/tokens/typography/typography.js +63 -63
  195. package/dist/styles.css +1 -1
  196. package/dist/tokens/typography/fontWeight.d.cts +4 -3
  197. package/dist/tokens/typography/letterSpacing.d.cts +13 -2
  198. package/dist/tokens/typography/lineHeight.d.cts +15 -12
  199. package/package.json +1 -1
  200. package/src/components/CSSVariablesEditor/hooks/useGetDefaultCssVariables.ts +165 -60
  201. package/src/components/CSSVariablesEditor/hooks/useHandleUpdateCssVars.ts +30 -15
  202. package/src/components/DesignTokens/components/FontWeight.tsx +4 -3
  203. package/src/components/DesignTokens/components/LetterSpacing.tsx +13 -1
  204. package/src/components/DesignTokens/components/LineHeight.tsx +13 -8
  205. package/src/components/FloatingChat/components/SalesAgentBadgeContent.tsx +8 -2
  206. package/src/components/FloatingChat/components/SalesAgentProductCardsCarousel.tsx +5 -2
  207. package/src/components/FloatingChat/utils/functions.ts +2 -3
  208. package/src/components/ProductCard/ProductCard.tsx +8 -4
  209. package/src/components/ProductCard/components/Header.tsx +11 -5
  210. package/src/components/ProductCard/components/Poster.tsx +12 -3
  211. package/src/components/ProductCard/hooks/useGetPosterProperties.ts +15 -3
  212. package/src/components/ProductCard/index.ts +1 -0
  213. package/src/components/ProductCard/types/index.ts +13 -1
  214. package/src/components/SocialProof/components/Headline.tsx +1 -1
  215. package/src/components/SocialProof/hooks/useSocialProofCount.ts +5 -2
  216. package/src/components/WidgetTextField/WidgetTextField.tsx +2 -0
  217. package/src/components/WidgetTextField/components/Container.tsx +3 -0
  218. package/src/components/WidgetTextField/hooks/useGetContainerProperties.ts +8 -2
  219. package/src/components/WidgetTextField/types/types.ts +2 -0
@@ -1,13 +1,13 @@
1
1
  import { AnimatedTextProps } from "./types/types.cjs";
2
- import * as react184 from "react";
2
+ import * as react181 from "react";
3
3
 
4
4
  //#region src/components/AnimatedText/AnimatedText.d.ts
5
- declare const AnimatedText: react184.MemoExoticComponent<({
5
+ declare const AnimatedText: react181.MemoExoticComponent<({
6
6
  sequence,
7
7
  typingDuration,
8
8
  transition,
9
9
  loop,
10
10
  getNodeWrapper
11
- }: AnimatedTextProps) => react184.ReactNode>;
11
+ }: AnimatedTextProps) => react181.ReactNode>;
12
12
  //#endregion
13
13
  export { AnimatedText };
@@ -1,10 +1,10 @@
1
- import * as react_jsx_runtime34 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime29 from "react/jsx-runtime";
2
2
 
3
3
  //#region src/components/CSSVariablesEditor/CssVariablesEditorComponent.d.ts
4
4
  declare const CssVariablesEditorComponent: ({
5
5
  selectedMerchantName
6
6
  }: {
7
7
  selectedMerchantName: string;
8
- }) => react_jsx_runtime34.JSX.Element;
8
+ }) => react_jsx_runtime29.JSX.Element;
9
9
  //#endregion
10
10
  export { CssVariablesEditorComponent };
@@ -1,10 +1,10 @@
1
- import * as react_jsx_runtime30 from "react/jsx-runtime";
1
+ import * as react_jsx_runtime35 from "react/jsx-runtime";
2
2
 
3
3
  //#region src/components/CSSVariablesEditor/CssVariablesEditorComponent.d.ts
4
4
  declare const CssVariablesEditorComponent: ({
5
5
  selectedMerchantName
6
6
  }: {
7
7
  selectedMerchantName: string;
8
- }) => react_jsx_runtime30.JSX.Element;
8
+ }) => react_jsx_runtime35.JSX.Element;
9
9
  //#endregion
10
10
  export { CssVariablesEditorComponent };
@@ -260,108 +260,213 @@ const useGetDefaultCssVariables = ({ defaultMerchantColors }) => {
260
260
  category: "Typography"
261
261
  },
262
262
  {
263
- key: "font-weight-rg",
264
- name: "Font Weight Regular",
265
- variable: require_fontWeight.FontWeightCSSVar.RG,
266
- defaultValue: require_fontWeight.fontWeight.rg,
263
+ key: "font-weight-title",
264
+ name: "Font Weight Title",
265
+ variable: require_fontWeight.FontWeightCSSVar.Title,
266
+ defaultValue: require_fontWeight.fontWeight.title,
267
267
  category: "Typography"
268
268
  },
269
269
  {
270
- key: "font-weight-md",
271
- name: "Font Weight Medium",
272
- variable: require_fontWeight.FontWeightCSSVar.MD,
273
- defaultValue: require_fontWeight.fontWeight.md,
270
+ key: "font-weight-header",
271
+ name: "Font Weight Header",
272
+ variable: require_fontWeight.FontWeightCSSVar.Header,
273
+ defaultValue: require_fontWeight.fontWeight.header,
274
274
  category: "Typography"
275
275
  },
276
276
  {
277
- key: "font-weight-sb",
278
- name: "Font Weight Semi Bold",
279
- variable: require_fontWeight.FontWeightCSSVar.SB,
280
- defaultValue: require_fontWeight.fontWeight.sb,
277
+ key: "font-weight-body-emphasis",
278
+ name: "Font Weight Body Emphasis",
279
+ variable: require_fontWeight.FontWeightCSSVar.BodyEmphasis,
280
+ defaultValue: require_fontWeight.fontWeight.body_emphasis,
281
281
  category: "Typography"
282
282
  },
283
283
  {
284
- key: "line-height-124",
285
- name: "Line Height 124%",
286
- variable: require_lineHeight.LineHeightCSSVar.LineHeight124,
287
- defaultValue: require_lineHeight.convertLineHeightToPercentage(require_lineHeight.lineHeight[124]),
284
+ key: "font-weight-body-standard",
285
+ name: "Font Weight Body Standard",
286
+ variable: require_fontWeight.FontWeightCSSVar.BodyStandard,
287
+ defaultValue: require_fontWeight.fontWeight.body_standard,
288
288
  category: "Typography"
289
289
  },
290
290
  {
291
- key: "line-height-120",
292
- name: "Line Height 120%",
293
- variable: require_lineHeight.LineHeightCSSVar.LineHeight120,
294
- defaultValue: require_lineHeight.convertLineHeightToPercentage(require_lineHeight.lineHeight[120]),
291
+ key: "line-height-t1",
292
+ name: "Line Height T1",
293
+ variable: require_lineHeight.LineHeightCSSVar.T1,
294
+ defaultValue: require_lineHeight.convertLineHeightToPercentage(require_lineHeight.lineHeight.t1),
295
295
  category: "Typography"
296
296
  },
297
297
  {
298
- key: "line-height-118",
299
- name: "Line Height 118%",
300
- variable: require_lineHeight.LineHeightCSSVar.LineHeight118,
301
- defaultValue: require_lineHeight.convertLineHeightToPercentage(require_lineHeight.lineHeight[118]),
298
+ key: "line-height-t2",
299
+ name: "Line Height T2",
300
+ variable: require_lineHeight.LineHeightCSSVar.T2,
301
+ defaultValue: require_lineHeight.convertLineHeightToPercentage(require_lineHeight.lineHeight.t2),
302
302
  category: "Typography"
303
303
  },
304
304
  {
305
- key: "line-height-116",
306
- name: "Line Height 116%",
307
- variable: require_lineHeight.LineHeightCSSVar.LineHeight116,
308
- defaultValue: require_lineHeight.convertLineHeightToPercentage(require_lineHeight.lineHeight[116]),
305
+ key: "line-height-t3",
306
+ name: "Line Height T3",
307
+ variable: require_lineHeight.LineHeightCSSVar.T3,
308
+ defaultValue: require_lineHeight.convertLineHeightToPercentage(require_lineHeight.lineHeight.t3),
309
309
  category: "Typography"
310
310
  },
311
311
  {
312
- key: "line-height-114",
313
- name: "Line Height 114%",
314
- variable: require_lineHeight.LineHeightCSSVar.LineHeight114,
315
- defaultValue: require_lineHeight.convertLineHeightToPercentage(require_lineHeight.lineHeight[114]),
312
+ key: "line-height-h1",
313
+ name: "Line Height H1",
314
+ variable: require_lineHeight.LineHeightCSSVar.H1,
315
+ defaultValue: require_lineHeight.convertLineHeightToPercentage(require_lineHeight.lineHeight.h1),
316
316
  category: "Typography"
317
317
  },
318
318
  {
319
- key: "line-height-148",
320
- name: "Line Height 148%",
321
- variable: require_lineHeight.LineHeightCSSVar.LineHeight148,
322
- defaultValue: require_lineHeight.convertLineHeightToPercentage(require_lineHeight.lineHeight[148]),
319
+ key: "line-height-h2",
320
+ name: "Line Height H2",
321
+ variable: require_lineHeight.LineHeightCSSVar.H2,
322
+ defaultValue: require_lineHeight.convertLineHeightToPercentage(require_lineHeight.lineHeight.h2),
323
323
  category: "Typography"
324
324
  },
325
325
  {
326
- key: "line-height-140",
327
- name: "Line Height 140%",
328
- variable: require_lineHeight.LineHeightCSSVar.LineHeight140,
329
- defaultValue: require_lineHeight.convertLineHeightToPercentage(require_lineHeight.lineHeight[140]),
326
+ key: "line-height-h3",
327
+ name: "Line Height H3",
328
+ variable: require_lineHeight.LineHeightCSSVar.H3,
329
+ defaultValue: require_lineHeight.convertLineHeightToPercentage(require_lineHeight.lineHeight.h3),
330
330
  category: "Typography"
331
331
  },
332
332
  {
333
- key: "line-height-128",
334
- name: "Line Height 128%",
335
- variable: require_lineHeight.LineHeightCSSVar.LineHeight128,
336
- defaultValue: require_lineHeight.convertLineHeightToPercentage(require_lineHeight.lineHeight[128]),
333
+ key: "line-height-b1",
334
+ name: "Line Height B1",
335
+ variable: require_lineHeight.LineHeightCSSVar.B1,
336
+ defaultValue: require_lineHeight.convertLineHeightToPercentage(require_lineHeight.lineHeight.b1),
337
337
  category: "Typography"
338
338
  },
339
339
  {
340
- key: "line-height-130",
341
- name: "Line Height 130%",
342
- variable: require_lineHeight.LineHeightCSSVar.LineHeight130,
343
- defaultValue: require_lineHeight.convertLineHeightToPercentage(require_lineHeight.lineHeight[130]),
340
+ key: "line-height-b2",
341
+ name: "Line Height B2",
342
+ variable: require_lineHeight.LineHeightCSSVar.B2,
343
+ defaultValue: require_lineHeight.convertLineHeightToPercentage(require_lineHeight.lineHeight.b2),
344
344
  category: "Typography"
345
345
  },
346
346
  {
347
- key: "line-height-133",
348
- name: "Line Height 133%",
349
- variable: require_lineHeight.LineHeightCSSVar.LineHeight133,
350
- defaultValue: require_lineHeight.convertLineHeightToPercentage(require_lineHeight.lineHeight[133]),
347
+ key: "line-height-b3",
348
+ name: "Line Height B3",
349
+ variable: require_lineHeight.LineHeightCSSVar.B3,
350
+ defaultValue: require_lineHeight.convertLineHeightToPercentage(require_lineHeight.lineHeight.b3),
351
351
  category: "Typography"
352
352
  },
353
353
  {
354
- key: "letter-spacing-tight-0",
355
- name: "Letter Spacing Tight 0",
356
- variable: require_letterSpacing.LetterSpacingCSSVar.Tight0,
357
- defaultValue: require_letterSpacing.letterSpacing["tight-0"],
354
+ key: "line-height-b4",
355
+ name: "Line Height B4",
356
+ variable: require_lineHeight.LineHeightCSSVar.B4,
357
+ defaultValue: require_lineHeight.convertLineHeightToPercentage(require_lineHeight.lineHeight.b4),
358
358
  category: "Typography"
359
359
  },
360
360
  {
361
- key: "letter-spacing-wide-1",
362
- name: "Letter Spacing Wide 1",
363
- variable: require_letterSpacing.LetterSpacingCSSVar.Wide1,
364
- defaultValue: require_letterSpacing.letterSpacing["wide-1"],
361
+ key: "line-height-b5",
362
+ name: "Line Height B5",
363
+ variable: require_lineHeight.LineHeightCSSVar.B5,
364
+ defaultValue: require_lineHeight.convertLineHeightToPercentage(require_lineHeight.lineHeight.b5),
365
+ category: "Typography"
366
+ },
367
+ {
368
+ key: "line-height-l1",
369
+ name: "Line Height L1",
370
+ variable: require_lineHeight.LineHeightCSSVar.L1,
371
+ defaultValue: require_lineHeight.convertLineHeightToPercentage(require_lineHeight.lineHeight.l1),
372
+ category: "Typography"
373
+ },
374
+ {
375
+ key: "line-height-l2",
376
+ name: "Line Height L2",
377
+ variable: require_lineHeight.LineHeightCSSVar.L2,
378
+ defaultValue: require_lineHeight.convertLineHeightToPercentage(require_lineHeight.lineHeight.l2),
379
+ category: "Typography"
380
+ },
381
+ {
382
+ key: "letter-spacing-t1",
383
+ name: "Letter Spacing T1",
384
+ variable: require_letterSpacing.LetterSpacingCSSVar.T1,
385
+ defaultValue: require_letterSpacing.letterSpacing.t1,
386
+ category: "Typography"
387
+ },
388
+ {
389
+ key: "letter-spacing-t2",
390
+ name: "Letter Spacing T2",
391
+ variable: require_letterSpacing.LetterSpacingCSSVar.T2,
392
+ defaultValue: require_letterSpacing.letterSpacing.t2,
393
+ category: "Typography"
394
+ },
395
+ {
396
+ key: "letter-spacing-t3",
397
+ name: "Letter Spacing T3",
398
+ variable: require_letterSpacing.LetterSpacingCSSVar.T3,
399
+ defaultValue: require_letterSpacing.letterSpacing.t3,
400
+ category: "Typography"
401
+ },
402
+ {
403
+ key: "letter-spacing-h1",
404
+ name: "Letter Spacing H1",
405
+ variable: require_letterSpacing.LetterSpacingCSSVar.H1,
406
+ defaultValue: require_letterSpacing.letterSpacing.h1,
407
+ category: "Typography"
408
+ },
409
+ {
410
+ key: "letter-spacing-h2",
411
+ name: "Letter Spacing H2",
412
+ variable: require_letterSpacing.LetterSpacingCSSVar.H2,
413
+ defaultValue: require_letterSpacing.letterSpacing.h2,
414
+ category: "Typography"
415
+ },
416
+ {
417
+ key: "letter-spacing-h3",
418
+ name: "Letter Spacing H3",
419
+ variable: require_letterSpacing.LetterSpacingCSSVar.H3,
420
+ defaultValue: require_letterSpacing.letterSpacing.h3,
421
+ category: "Typography"
422
+ },
423
+ {
424
+ key: "letter-spacing-b1",
425
+ name: "Letter Spacing B1",
426
+ variable: require_letterSpacing.LetterSpacingCSSVar.B1,
427
+ defaultValue: require_letterSpacing.letterSpacing.b1,
428
+ category: "Typography"
429
+ },
430
+ {
431
+ key: "letter-spacing-b2",
432
+ name: "Letter Spacing B2",
433
+ variable: require_letterSpacing.LetterSpacingCSSVar.B2,
434
+ defaultValue: require_letterSpacing.letterSpacing.b2,
435
+ category: "Typography"
436
+ },
437
+ {
438
+ key: "letter-spacing-b3",
439
+ name: "Letter Spacing B3",
440
+ variable: require_letterSpacing.LetterSpacingCSSVar.B3,
441
+ defaultValue: require_letterSpacing.letterSpacing.b3,
442
+ category: "Typography"
443
+ },
444
+ {
445
+ key: "letter-spacing-b4",
446
+ name: "Letter Spacing B4",
447
+ variable: require_letterSpacing.LetterSpacingCSSVar.B4,
448
+ defaultValue: require_letterSpacing.letterSpacing.b4,
449
+ category: "Typography"
450
+ },
451
+ {
452
+ key: "letter-spacing-b5",
453
+ name: "Letter Spacing B5",
454
+ variable: require_letterSpacing.LetterSpacingCSSVar.B5,
455
+ defaultValue: require_letterSpacing.letterSpacing.b5,
456
+ category: "Typography"
457
+ },
458
+ {
459
+ key: "letter-spacing-l1",
460
+ name: "Letter Spacing L1",
461
+ variable: require_letterSpacing.LetterSpacingCSSVar.L1,
462
+ defaultValue: require_letterSpacing.letterSpacing.l1,
463
+ category: "Typography"
464
+ },
465
+ {
466
+ key: "letter-spacing-l2",
467
+ name: "Letter Spacing L2",
468
+ variable: require_letterSpacing.LetterSpacingCSSVar.L2,
469
+ defaultValue: require_letterSpacing.letterSpacing.l2,
365
470
  category: "Typography"
366
471
  },
367
472
  {
@@ -259,108 +259,213 @@ const useGetDefaultCssVariables = ({ defaultMerchantColors }) => {
259
259
  category: "Typography"
260
260
  },
261
261
  {
262
- key: "font-weight-rg",
263
- name: "Font Weight Regular",
264
- variable: FontWeightCSSVar.RG,
265
- defaultValue: fontWeight.rg,
262
+ key: "font-weight-title",
263
+ name: "Font Weight Title",
264
+ variable: FontWeightCSSVar.Title,
265
+ defaultValue: fontWeight.title,
266
266
  category: "Typography"
267
267
  },
268
268
  {
269
- key: "font-weight-md",
270
- name: "Font Weight Medium",
271
- variable: FontWeightCSSVar.MD,
272
- defaultValue: fontWeight.md,
269
+ key: "font-weight-header",
270
+ name: "Font Weight Header",
271
+ variable: FontWeightCSSVar.Header,
272
+ defaultValue: fontWeight.header,
273
273
  category: "Typography"
274
274
  },
275
275
  {
276
- key: "font-weight-sb",
277
- name: "Font Weight Semi Bold",
278
- variable: FontWeightCSSVar.SB,
279
- defaultValue: fontWeight.sb,
276
+ key: "font-weight-body-emphasis",
277
+ name: "Font Weight Body Emphasis",
278
+ variable: FontWeightCSSVar.BodyEmphasis,
279
+ defaultValue: fontWeight.body_emphasis,
280
280
  category: "Typography"
281
281
  },
282
282
  {
283
- key: "line-height-124",
284
- name: "Line Height 124%",
285
- variable: LineHeightCSSVar.LineHeight124,
286
- defaultValue: convertLineHeightToPercentage(lineHeight[124]),
283
+ key: "font-weight-body-standard",
284
+ name: "Font Weight Body Standard",
285
+ variable: FontWeightCSSVar.BodyStandard,
286
+ defaultValue: fontWeight.body_standard,
287
287
  category: "Typography"
288
288
  },
289
289
  {
290
- key: "line-height-120",
291
- name: "Line Height 120%",
292
- variable: LineHeightCSSVar.LineHeight120,
293
- defaultValue: convertLineHeightToPercentage(lineHeight[120]),
290
+ key: "line-height-t1",
291
+ name: "Line Height T1",
292
+ variable: LineHeightCSSVar.T1,
293
+ defaultValue: convertLineHeightToPercentage(lineHeight.t1),
294
294
  category: "Typography"
295
295
  },
296
296
  {
297
- key: "line-height-118",
298
- name: "Line Height 118%",
299
- variable: LineHeightCSSVar.LineHeight118,
300
- defaultValue: convertLineHeightToPercentage(lineHeight[118]),
297
+ key: "line-height-t2",
298
+ name: "Line Height T2",
299
+ variable: LineHeightCSSVar.T2,
300
+ defaultValue: convertLineHeightToPercentage(lineHeight.t2),
301
301
  category: "Typography"
302
302
  },
303
303
  {
304
- key: "line-height-116",
305
- name: "Line Height 116%",
306
- variable: LineHeightCSSVar.LineHeight116,
307
- defaultValue: convertLineHeightToPercentage(lineHeight[116]),
304
+ key: "line-height-t3",
305
+ name: "Line Height T3",
306
+ variable: LineHeightCSSVar.T3,
307
+ defaultValue: convertLineHeightToPercentage(lineHeight.t3),
308
308
  category: "Typography"
309
309
  },
310
310
  {
311
- key: "line-height-114",
312
- name: "Line Height 114%",
313
- variable: LineHeightCSSVar.LineHeight114,
314
- defaultValue: convertLineHeightToPercentage(lineHeight[114]),
311
+ key: "line-height-h1",
312
+ name: "Line Height H1",
313
+ variable: LineHeightCSSVar.H1,
314
+ defaultValue: convertLineHeightToPercentage(lineHeight.h1),
315
315
  category: "Typography"
316
316
  },
317
317
  {
318
- key: "line-height-148",
319
- name: "Line Height 148%",
320
- variable: LineHeightCSSVar.LineHeight148,
321
- defaultValue: convertLineHeightToPercentage(lineHeight[148]),
318
+ key: "line-height-h2",
319
+ name: "Line Height H2",
320
+ variable: LineHeightCSSVar.H2,
321
+ defaultValue: convertLineHeightToPercentage(lineHeight.h2),
322
322
  category: "Typography"
323
323
  },
324
324
  {
325
- key: "line-height-140",
326
- name: "Line Height 140%",
327
- variable: LineHeightCSSVar.LineHeight140,
328
- defaultValue: convertLineHeightToPercentage(lineHeight[140]),
325
+ key: "line-height-h3",
326
+ name: "Line Height H3",
327
+ variable: LineHeightCSSVar.H3,
328
+ defaultValue: convertLineHeightToPercentage(lineHeight.h3),
329
329
  category: "Typography"
330
330
  },
331
331
  {
332
- key: "line-height-128",
333
- name: "Line Height 128%",
334
- variable: LineHeightCSSVar.LineHeight128,
335
- defaultValue: convertLineHeightToPercentage(lineHeight[128]),
332
+ key: "line-height-b1",
333
+ name: "Line Height B1",
334
+ variable: LineHeightCSSVar.B1,
335
+ defaultValue: convertLineHeightToPercentage(lineHeight.b1),
336
336
  category: "Typography"
337
337
  },
338
338
  {
339
- key: "line-height-130",
340
- name: "Line Height 130%",
341
- variable: LineHeightCSSVar.LineHeight130,
342
- defaultValue: convertLineHeightToPercentage(lineHeight[130]),
339
+ key: "line-height-b2",
340
+ name: "Line Height B2",
341
+ variable: LineHeightCSSVar.B2,
342
+ defaultValue: convertLineHeightToPercentage(lineHeight.b2),
343
343
  category: "Typography"
344
344
  },
345
345
  {
346
- key: "line-height-133",
347
- name: "Line Height 133%",
348
- variable: LineHeightCSSVar.LineHeight133,
349
- defaultValue: convertLineHeightToPercentage(lineHeight[133]),
346
+ key: "line-height-b3",
347
+ name: "Line Height B3",
348
+ variable: LineHeightCSSVar.B3,
349
+ defaultValue: convertLineHeightToPercentage(lineHeight.b3),
350
350
  category: "Typography"
351
351
  },
352
352
  {
353
- key: "letter-spacing-tight-0",
354
- name: "Letter Spacing Tight 0",
355
- variable: LetterSpacingCSSVar.Tight0,
356
- defaultValue: letterSpacing["tight-0"],
353
+ key: "line-height-b4",
354
+ name: "Line Height B4",
355
+ variable: LineHeightCSSVar.B4,
356
+ defaultValue: convertLineHeightToPercentage(lineHeight.b4),
357
357
  category: "Typography"
358
358
  },
359
359
  {
360
- key: "letter-spacing-wide-1",
361
- name: "Letter Spacing Wide 1",
362
- variable: LetterSpacingCSSVar.Wide1,
363
- defaultValue: letterSpacing["wide-1"],
360
+ key: "line-height-b5",
361
+ name: "Line Height B5",
362
+ variable: LineHeightCSSVar.B5,
363
+ defaultValue: convertLineHeightToPercentage(lineHeight.b5),
364
+ category: "Typography"
365
+ },
366
+ {
367
+ key: "line-height-l1",
368
+ name: "Line Height L1",
369
+ variable: LineHeightCSSVar.L1,
370
+ defaultValue: convertLineHeightToPercentage(lineHeight.l1),
371
+ category: "Typography"
372
+ },
373
+ {
374
+ key: "line-height-l2",
375
+ name: "Line Height L2",
376
+ variable: LineHeightCSSVar.L2,
377
+ defaultValue: convertLineHeightToPercentage(lineHeight.l2),
378
+ category: "Typography"
379
+ },
380
+ {
381
+ key: "letter-spacing-t1",
382
+ name: "Letter Spacing T1",
383
+ variable: LetterSpacingCSSVar.T1,
384
+ defaultValue: letterSpacing.t1,
385
+ category: "Typography"
386
+ },
387
+ {
388
+ key: "letter-spacing-t2",
389
+ name: "Letter Spacing T2",
390
+ variable: LetterSpacingCSSVar.T2,
391
+ defaultValue: letterSpacing.t2,
392
+ category: "Typography"
393
+ },
394
+ {
395
+ key: "letter-spacing-t3",
396
+ name: "Letter Spacing T3",
397
+ variable: LetterSpacingCSSVar.T3,
398
+ defaultValue: letterSpacing.t3,
399
+ category: "Typography"
400
+ },
401
+ {
402
+ key: "letter-spacing-h1",
403
+ name: "Letter Spacing H1",
404
+ variable: LetterSpacingCSSVar.H1,
405
+ defaultValue: letterSpacing.h1,
406
+ category: "Typography"
407
+ },
408
+ {
409
+ key: "letter-spacing-h2",
410
+ name: "Letter Spacing H2",
411
+ variable: LetterSpacingCSSVar.H2,
412
+ defaultValue: letterSpacing.h2,
413
+ category: "Typography"
414
+ },
415
+ {
416
+ key: "letter-spacing-h3",
417
+ name: "Letter Spacing H3",
418
+ variable: LetterSpacingCSSVar.H3,
419
+ defaultValue: letterSpacing.h3,
420
+ category: "Typography"
421
+ },
422
+ {
423
+ key: "letter-spacing-b1",
424
+ name: "Letter Spacing B1",
425
+ variable: LetterSpacingCSSVar.B1,
426
+ defaultValue: letterSpacing.b1,
427
+ category: "Typography"
428
+ },
429
+ {
430
+ key: "letter-spacing-b2",
431
+ name: "Letter Spacing B2",
432
+ variable: LetterSpacingCSSVar.B2,
433
+ defaultValue: letterSpacing.b2,
434
+ category: "Typography"
435
+ },
436
+ {
437
+ key: "letter-spacing-b3",
438
+ name: "Letter Spacing B3",
439
+ variable: LetterSpacingCSSVar.B3,
440
+ defaultValue: letterSpacing.b3,
441
+ category: "Typography"
442
+ },
443
+ {
444
+ key: "letter-spacing-b4",
445
+ name: "Letter Spacing B4",
446
+ variable: LetterSpacingCSSVar.B4,
447
+ defaultValue: letterSpacing.b4,
448
+ category: "Typography"
449
+ },
450
+ {
451
+ key: "letter-spacing-b5",
452
+ name: "Letter Spacing B5",
453
+ variable: LetterSpacingCSSVar.B5,
454
+ defaultValue: letterSpacing.b5,
455
+ category: "Typography"
456
+ },
457
+ {
458
+ key: "letter-spacing-l1",
459
+ name: "Letter Spacing L1",
460
+ variable: LetterSpacingCSSVar.L1,
461
+ defaultValue: letterSpacing.l1,
462
+ category: "Typography"
463
+ },
464
+ {
465
+ key: "letter-spacing-l2",
466
+ name: "Letter Spacing L2",
467
+ variable: LetterSpacingCSSVar.L2,
468
+ defaultValue: letterSpacing.l2,
364
469
  category: "Typography"
365
470
  },
366
471
  {
@@ -28,23 +28,38 @@ const useHandleUpdateCssVars = () => {
28
28
  --${require_fontSize.FontSizeCSSVar.L1}: ${variables["font-size-l1"]} !important;
29
29
  --${require_fontSize.FontSizeCSSVar.L2}: ${variables["font-size-l2"]} !important;
30
30
 
31
- --${require_fontWeight.FontWeightCSSVar.RG}: ${variables["font-weight-rg"]} !important;
32
- --${require_fontWeight.FontWeightCSSVar.MD}: ${variables["font-weight-md"]} !important;
33
- --${require_fontWeight.FontWeightCSSVar.SB}: ${variables["font-weight-sb"]} !important;
31
+ --${require_fontWeight.FontWeightCSSVar.Title}: ${variables["font-weight-title"]} !important;
32
+ --${require_fontWeight.FontWeightCSSVar.Header}: ${variables["font-weight-header"]} !important;
33
+ --${require_fontWeight.FontWeightCSSVar.BodyEmphasis}: ${variables["font-weight-body-emphasis"]} !important;
34
+ --${require_fontWeight.FontWeightCSSVar.BodyStandard}: ${variables["font-weight-body-standard"]} !important;
34
35
 
35
- --${require_lineHeight.LineHeightCSSVar.LineHeight124}: ${require_lineHeight.convertPercentageTolineHeight(variables["line-height-124"])} !important;
36
- --${require_lineHeight.LineHeightCSSVar.LineHeight120}: ${require_lineHeight.convertPercentageTolineHeight(variables["line-height-120"])} !important;
37
- --${require_lineHeight.LineHeightCSSVar.LineHeight118}: ${require_lineHeight.convertPercentageTolineHeight(variables["line-height-118"])} !important;
38
- --${require_lineHeight.LineHeightCSSVar.LineHeight116}: ${require_lineHeight.convertPercentageTolineHeight(variables["line-height-116"])} !important;
39
- --${require_lineHeight.LineHeightCSSVar.LineHeight114}: ${require_lineHeight.convertPercentageTolineHeight(variables["line-height-114"])} !important;
40
- --${require_lineHeight.LineHeightCSSVar.LineHeight148}: ${require_lineHeight.convertPercentageTolineHeight(variables["line-height-148"])} !important;
41
- --${require_lineHeight.LineHeightCSSVar.LineHeight140}: ${require_lineHeight.convertPercentageTolineHeight(variables["line-height-140"])} !important;
42
- --${require_lineHeight.LineHeightCSSVar.LineHeight128}: ${require_lineHeight.convertPercentageTolineHeight(variables["line-height-128"])} !important;
43
- --${require_lineHeight.LineHeightCSSVar.LineHeight130}: ${require_lineHeight.convertPercentageTolineHeight(variables["line-height-130"])} !important;
44
- --${require_lineHeight.LineHeightCSSVar.LineHeight133}: ${require_lineHeight.convertPercentageTolineHeight(variables["line-height-133"])} !important;
36
+ --${require_lineHeight.LineHeightCSSVar.T1}: ${require_lineHeight.convertPercentageTolineHeight(variables["line-height-t1"])} !important;
37
+ --${require_lineHeight.LineHeightCSSVar.T2}: ${require_lineHeight.convertPercentageTolineHeight(variables["line-height-t2"])} !important;
38
+ --${require_lineHeight.LineHeightCSSVar.T3}: ${require_lineHeight.convertPercentageTolineHeight(variables["line-height-t3"])} !important;
39
+ --${require_lineHeight.LineHeightCSSVar.H1}: ${require_lineHeight.convertPercentageTolineHeight(variables["line-height-h1"])} !important;
40
+ --${require_lineHeight.LineHeightCSSVar.H2}: ${require_lineHeight.convertPercentageTolineHeight(variables["line-height-h2"])} !important;
41
+ --${require_lineHeight.LineHeightCSSVar.H3}: ${require_lineHeight.convertPercentageTolineHeight(variables["line-height-h3"])} !important;
42
+ --${require_lineHeight.LineHeightCSSVar.B1}: ${require_lineHeight.convertPercentageTolineHeight(variables["line-height-b1"])} !important;
43
+ --${require_lineHeight.LineHeightCSSVar.B2}: ${require_lineHeight.convertPercentageTolineHeight(variables["line-height-b2"])} !important;
44
+ --${require_lineHeight.LineHeightCSSVar.B3}: ${require_lineHeight.convertPercentageTolineHeight(variables["line-height-b3"])} !important;
45
+ --${require_lineHeight.LineHeightCSSVar.B4}: ${require_lineHeight.convertPercentageTolineHeight(variables["line-height-b4"])} !important;
46
+ --${require_lineHeight.LineHeightCSSVar.B5}: ${require_lineHeight.convertPercentageTolineHeight(variables["line-height-b5"])} !important;
47
+ --${require_lineHeight.LineHeightCSSVar.L1}: ${require_lineHeight.convertPercentageTolineHeight(variables["line-height-l1"])} !important;
48
+ --${require_lineHeight.LineHeightCSSVar.L2}: ${require_lineHeight.convertPercentageTolineHeight(variables["line-height-l2"])} !important;
45
49
 
46
- --${require_letterSpacing.LetterSpacingCSSVar.Tight0}: ${variables["letter-spacing-tight-0"]} !important;
47
- --${require_letterSpacing.LetterSpacingCSSVar.Wide1}: ${variables["letter-spacing-wide-1"]} !important;
50
+ --${require_letterSpacing.LetterSpacingCSSVar.T1}: ${variables["letter-spacing-t1"]} !important;
51
+ --${require_letterSpacing.LetterSpacingCSSVar.T2}: ${variables["letter-spacing-t2"]} !important;
52
+ --${require_letterSpacing.LetterSpacingCSSVar.T3}: ${variables["letter-spacing-t3"]} !important;
53
+ --${require_letterSpacing.LetterSpacingCSSVar.H1}: ${variables["letter-spacing-h1"]} !important;
54
+ --${require_letterSpacing.LetterSpacingCSSVar.H2}: ${variables["letter-spacing-h2"]} !important;
55
+ --${require_letterSpacing.LetterSpacingCSSVar.H3}: ${variables["letter-spacing-h3"]} !important;
56
+ --${require_letterSpacing.LetterSpacingCSSVar.B1}: ${variables["letter-spacing-b1"]} !important;
57
+ --${require_letterSpacing.LetterSpacingCSSVar.B2}: ${variables["letter-spacing-b2"]} !important;
58
+ --${require_letterSpacing.LetterSpacingCSSVar.B3}: ${variables["letter-spacing-b3"]} !important;
59
+ --${require_letterSpacing.LetterSpacingCSSVar.B4}: ${variables["letter-spacing-b4"]} !important;
60
+ --${require_letterSpacing.LetterSpacingCSSVar.B5}: ${variables["letter-spacing-b5"]} !important;
61
+ --${require_letterSpacing.LetterSpacingCSSVar.L1}: ${variables["letter-spacing-l1"]} !important;
62
+ --${require_letterSpacing.LetterSpacingCSSVar.L2}: ${variables["letter-spacing-l2"]} !important;
48
63
 
49
64
  --${require_fontFamily.FontFamilyCSSVar.Title}: ${variables["font-family-title"]} !important;
50
65
  --${require_fontFamily.FontFamilyCSSVar.Header}: ${variables["font-family-header"]} !important;