@geotab/zenith 3.9.2 → 3.10.0-beta.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 (244) hide show
  1. package/README.md +15 -3
  2. package/dist/absolute/absolute.d.ts +7 -1
  3. package/dist/absolute/absolute.js +8 -4
  4. package/dist/alertRaw/alertRaw.js +4 -4
  5. package/dist/alertRaw/components/alertAnimation.js +2 -2
  6. package/dist/banner/bannerMultipLine.js +4 -4
  7. package/dist/banner/bannerSingleLine.js +4 -4
  8. package/dist/betaPill/betaPill.d.ts +4 -9
  9. package/dist/betaPill/betaPill.js +7 -8
  10. package/dist/bookmark/bookmark.d.ts +2 -1
  11. package/dist/bookmark/bookmark.js +4 -2
  12. package/dist/card/components/cardButton/cardButton.d.ts +2 -1
  13. package/dist/card/components/cardButton/cardButton.js +3 -3
  14. package/dist/checkbox/checkbox.js +2 -2
  15. package/dist/commonStyles/rangeFieldMixin.less +9 -9
  16. package/dist/controlledPopup/controlledPopup.d.ts +2 -1
  17. package/dist/controlledPopup/controlledPopup.js +2 -2
  18. package/dist/dataFeed/hooks/useVisibleColumns.js +1 -1
  19. package/dist/dataGrid/extensions/toBasicColumn.js +2 -1
  20. package/dist/dataGrid/listColumn.d.ts +1 -0
  21. package/dist/dataGrid/withFlexibleColumns/components/columnSettingsList.d.ts +2 -2
  22. package/dist/dataGrid/withFlexibleColumns/components/columnSettingsList.js +5 -5
  23. package/dist/dataGrid/withFlexibleColumns/withFlexibleColumns.js +15 -6
  24. package/dist/dialog/dialogContent.js +4 -4
  25. package/dist/dropdownRaw/dropdownHelper.d.ts +4 -1
  26. package/dist/dropdownRaw/dropdownHelper.js +2 -1
  27. package/dist/dropdownRaw/dropdownRaw.js +2 -2
  28. package/dist/dropdownRaw/dropdownTrigger.d.ts +1 -1
  29. package/dist/dropdownRaw/dropdownTrigger.js +1 -1
  30. package/dist/fileUpload/components/uploadedFilesSection.js +3 -3
  31. package/dist/filters/components/filtersSavedChipComponent.js +3 -3
  32. package/dist/filters/components/filtersSearchItemData.js +3 -3
  33. package/dist/filters/components/filtersSidePanel.js +4 -4
  34. package/dist/filtersBar/filtersBarSidePanel/filtersBarSidePanel.js +4 -4
  35. package/dist/formGroup/components/reviewListToggle/reviewListToggle.js +13 -13
  36. package/dist/groupsFilterRaw/groupsFilterInitialState.js +1 -1
  37. package/dist/headerTitle/headerTitle.d.ts +3 -9
  38. package/dist/headerTitle/headerTitle.js +2 -3
  39. package/dist/icons/iconAlignLeft.js +3 -1
  40. package/dist/icons/iconAlignmentLeft.js +3 -1
  41. package/dist/icons/iconAlignmentRight.js +3 -1
  42. package/dist/icons/iconArrowBottomLeft.js +3 -1
  43. package/dist/icons/iconArrowBottomRight.js +3 -1
  44. package/dist/icons/iconArrowLeftPath.js +3 -1
  45. package/dist/icons/iconArrowRight.js +3 -1
  46. package/dist/icons/iconArrowRightCircle.js +3 -1
  47. package/dist/icons/iconArrowRightPath.js +3 -1
  48. package/dist/icons/iconArrowTopLeft.js +3 -1
  49. package/dist/icons/iconArrowTopRight.js +3 -1
  50. package/dist/icons/iconChevronDoubleRight.js +3 -1
  51. package/dist/icons/iconChevronRight.js +3 -1
  52. package/dist/icons/iconChevronRightSmall.js +3 -1
  53. package/dist/icons/iconCornerDownLeft.js +3 -1
  54. package/dist/icons/iconCornerDownRight.js +3 -1
  55. package/dist/icons/iconCornerLeftDown.js +3 -1
  56. package/dist/icons/iconCornerLeftUp.js +3 -1
  57. package/dist/icons/iconCornerRightDown.js +3 -1
  58. package/dist/icons/iconCornerRightUp.js +3 -1
  59. package/dist/icons/iconCornerUpLeft.js +3 -1
  60. package/dist/icons/iconCornerUpRight.js +3 -1
  61. package/dist/icons/iconLayoutSidebar.js +3 -1
  62. package/dist/icons/iconPinFilled.d.ts +3 -0
  63. package/dist/icons/iconPinFilled.js +12 -0
  64. package/dist/icons/iconSidebar.js +3 -1
  65. package/dist/icons/iconUndock.js +3 -1
  66. package/dist/index.css +556 -504
  67. package/dist/index.d.ts +1 -0
  68. package/dist/index.js +8 -6
  69. package/dist/list/listItem/listItem.d.ts +3 -1
  70. package/dist/list/listItem/listItem.js +4 -2
  71. package/dist/menu/controlledMenu.d.ts +1 -0
  72. package/dist/menu/controlledMenu.js +2 -2
  73. package/dist/mobileSheet/mobileSheet.js +4 -4
  74. package/dist/modal/modal.js +4 -4
  75. package/dist/nav/nav.d.ts +7 -1
  76. package/dist/nav/nav.js +11 -6
  77. package/dist/nav/navEmpty/navEmpty.d.ts +10 -0
  78. package/dist/nav/navEmpty/navEmpty.js +7 -0
  79. package/dist/notification/notification.js +4 -4
  80. package/dist/notification/pushNotification/pushNotification.js +1 -1
  81. package/dist/pill/components/pillNonActionable/pillNonActionable.js +4 -4
  82. package/dist/pillExpandable/pillExpandable.js +4 -4
  83. package/dist/table/detailPanel/detailPanelHeader.js +4 -4
  84. package/dist/table/flexible/columnsList.d.ts +1 -2
  85. package/dist/table/flexible/columnsList.js +6 -5
  86. package/dist/table/flexible/columnsPopup.js +0 -3
  87. package/dist/table/flexible/useFlexibleColumns.d.ts +1 -0
  88. package/dist/table/flexible/useFlexibleColumns.js +4 -3
  89. package/dist/table/loading/useLoading.d.ts +1 -0
  90. package/dist/table/loading/useLoading.js +1 -1
  91. package/dist/table/nested/useNestedRows.d.ts +1 -0
  92. package/dist/table/selectable/useSelectableRows.js +23 -5
  93. package/dist/table/table.d.ts +1 -0
  94. package/dist/table/table.js +7 -2
  95. package/dist/tabs/tabItem/tabItem.d.ts +2 -1
  96. package/dist/tabs/tabItem/tabItem.js +4 -2
  97. package/dist/tabs/tabs.d.ts +1 -0
  98. package/dist/tabs/tabs.js +2 -1
  99. package/dist/toastRaw/components/toastAnimation.js +2 -2
  100. package/dist/toastRaw/toastRaw.js +4 -4
  101. package/dist/toggleButtonRaw/toggleButtonRaw.js +13 -13
  102. package/dist/tooltip/tooltip.js +4 -4
  103. package/dist/utils/localization/flipAlignment.d.ts +2 -0
  104. package/dist/utils/localization/flipAlignment.js +19 -0
  105. package/dist/utils/localization/makeLanguageWrapper.d.ts +8 -0
  106. package/dist/utils/localization/makeLanguageWrapper.js +11 -0
  107. package/dist/utils/localization/translations/cs.json +2 -2
  108. package/dist/utils/localization/translations/da-DK.json +2 -2
  109. package/dist/utils/localization/translations/es.json +2 -2
  110. package/dist/utils/localization/translations/fi-FI.json +1 -1
  111. package/dist/utils/localization/translations/hu-HU.json +2 -2
  112. package/dist/utils/localization/translations/ko-KR.json +2 -2
  113. package/dist/utils/localization/translations/ms.json +1 -1
  114. package/dist/utils/localization/translations/nb-NO.json +1 -1
  115. package/dist/utils/localization/translations/pt-BR.json +2 -2
  116. package/dist/utils/localization/translations/pt-PT.json +3 -3
  117. package/dist/utils/localization/translations/ro-RO.json +5 -5
  118. package/dist/utils/localization/translations/sk-SK.json +1 -1
  119. package/dist/utils/localization/translations/zh-Hans.json +1 -1
  120. package/dist/utils/localization/useIsRTL.d.ts +1 -0
  121. package/dist/utils/localization/useIsRTL.js +6 -0
  122. package/dist/utils/localization/useRTLAlignment.d.ts +2 -0
  123. package/dist/utils/localization/useRTLAlignment.js +10 -0
  124. package/esm/absolute/absolute.d.ts +7 -1
  125. package/esm/absolute/absolute.js +8 -4
  126. package/esm/alertRaw/alertRaw.js +4 -4
  127. package/esm/alertRaw/components/alertAnimation.js +2 -2
  128. package/esm/banner/bannerMultipLine.js +4 -4
  129. package/esm/banner/bannerSingleLine.js +4 -4
  130. package/esm/betaPill/betaPill.d.ts +4 -9
  131. package/esm/betaPill/betaPill.js +7 -8
  132. package/esm/bookmark/bookmark.d.ts +2 -1
  133. package/esm/bookmark/bookmark.js +4 -2
  134. package/esm/card/components/cardButton/cardButton.d.ts +2 -1
  135. package/esm/card/components/cardButton/cardButton.js +3 -3
  136. package/esm/checkbox/checkbox.js +2 -2
  137. package/esm/controlledPopup/controlledPopup.d.ts +2 -1
  138. package/esm/controlledPopup/controlledPopup.js +2 -2
  139. package/esm/dataFeed/hooks/useVisibleColumns.js +1 -1
  140. package/esm/dataGrid/extensions/toBasicColumn.js +2 -1
  141. package/esm/dataGrid/listColumn.d.ts +1 -0
  142. package/esm/dataGrid/withFlexibleColumns/components/columnSettingsList.d.ts +2 -2
  143. package/esm/dataGrid/withFlexibleColumns/components/columnSettingsList.js +5 -5
  144. package/esm/dataGrid/withFlexibleColumns/withFlexibleColumns.js +15 -6
  145. package/esm/dialog/dialogContent.js +4 -4
  146. package/esm/dropdownRaw/dropdownHelper.d.ts +4 -1
  147. package/esm/dropdownRaw/dropdownHelper.js +2 -1
  148. package/esm/dropdownRaw/dropdownRaw.js +2 -2
  149. package/esm/dropdownRaw/dropdownTrigger.d.ts +1 -1
  150. package/esm/dropdownRaw/dropdownTrigger.js +1 -1
  151. package/esm/fileUpload/components/uploadedFilesSection.js +3 -3
  152. package/esm/filters/components/filtersSavedChipComponent.js +3 -3
  153. package/esm/filters/components/filtersSearchItemData.js +3 -3
  154. package/esm/filters/components/filtersSidePanel.js +4 -4
  155. package/esm/filtersBar/filtersBarSidePanel/filtersBarSidePanel.js +4 -4
  156. package/esm/formGroup/components/reviewListToggle/reviewListToggle.js +13 -13
  157. package/esm/groupsFilterRaw/groupsFilterInitialState.js +1 -1
  158. package/esm/headerTitle/headerTitle.d.ts +3 -9
  159. package/esm/headerTitle/headerTitle.js +2 -3
  160. package/esm/icons/iconAlignLeft.js +3 -1
  161. package/esm/icons/iconAlignmentLeft.js +3 -1
  162. package/esm/icons/iconAlignmentRight.js +3 -1
  163. package/esm/icons/iconArrowBottomLeft.js +3 -1
  164. package/esm/icons/iconArrowBottomRight.js +3 -1
  165. package/esm/icons/iconArrowLeftPath.js +3 -1
  166. package/esm/icons/iconArrowRight.js +3 -1
  167. package/esm/icons/iconArrowRightCircle.js +3 -1
  168. package/esm/icons/iconArrowRightPath.js +3 -1
  169. package/esm/icons/iconArrowTopLeft.js +3 -1
  170. package/esm/icons/iconArrowTopRight.js +3 -1
  171. package/esm/icons/iconChevronDoubleRight.js +3 -1
  172. package/esm/icons/iconChevronRight.js +3 -1
  173. package/esm/icons/iconChevronRightSmall.js +3 -1
  174. package/esm/icons/iconCornerDownLeft.js +3 -1
  175. package/esm/icons/iconCornerDownRight.js +3 -1
  176. package/esm/icons/iconCornerLeftDown.js +3 -1
  177. package/esm/icons/iconCornerLeftUp.js +3 -1
  178. package/esm/icons/iconCornerRightDown.js +3 -1
  179. package/esm/icons/iconCornerRightUp.js +3 -1
  180. package/esm/icons/iconCornerUpLeft.js +3 -1
  181. package/esm/icons/iconCornerUpRight.js +3 -1
  182. package/esm/icons/iconLayoutSidebar.js +3 -1
  183. package/esm/icons/iconPinFilled.d.ts +3 -0
  184. package/esm/icons/iconPinFilled.js +8 -0
  185. package/esm/icons/iconSidebar.js +3 -1
  186. package/esm/icons/iconUndock.js +3 -1
  187. package/esm/index.d.ts +1 -0
  188. package/esm/index.js +1 -0
  189. package/esm/list/listItem/listItem.d.ts +3 -1
  190. package/esm/list/listItem/listItem.js +4 -2
  191. package/esm/menu/controlledMenu.d.ts +1 -0
  192. package/esm/menu/controlledMenu.js +2 -2
  193. package/esm/mobileSheet/mobileSheet.js +4 -4
  194. package/esm/modal/modal.js +4 -4
  195. package/esm/nav/nav.d.ts +7 -1
  196. package/esm/nav/nav.js +11 -6
  197. package/esm/nav/navEmpty/navEmpty.d.ts +10 -0
  198. package/esm/nav/navEmpty/navEmpty.js +3 -0
  199. package/esm/notification/notification.js +4 -4
  200. package/esm/notification/pushNotification/pushNotification.js +1 -1
  201. package/esm/pill/components/pillNonActionable/pillNonActionable.js +4 -4
  202. package/esm/pillExpandable/pillExpandable.js +4 -4
  203. package/esm/table/detailPanel/detailPanelHeader.js +4 -4
  204. package/esm/table/flexible/columnsList.d.ts +1 -2
  205. package/esm/table/flexible/columnsList.js +6 -5
  206. package/esm/table/flexible/columnsPopup.js +0 -3
  207. package/esm/table/flexible/useFlexibleColumns.d.ts +1 -0
  208. package/esm/table/flexible/useFlexibleColumns.js +4 -3
  209. package/esm/table/loading/useLoading.d.ts +1 -0
  210. package/esm/table/loading/useLoading.js +1 -1
  211. package/esm/table/nested/useNestedRows.d.ts +1 -0
  212. package/esm/table/selectable/useSelectableRows.js +23 -5
  213. package/esm/table/table.d.ts +1 -0
  214. package/esm/table/table.js +7 -2
  215. package/esm/tabs/tabItem/tabItem.d.ts +2 -1
  216. package/esm/tabs/tabItem/tabItem.js +4 -2
  217. package/esm/tabs/tabs.d.ts +1 -0
  218. package/esm/tabs/tabs.js +2 -1
  219. package/esm/toastRaw/components/toastAnimation.js +2 -2
  220. package/esm/toastRaw/toastRaw.js +4 -4
  221. package/esm/toggleButtonRaw/toggleButtonRaw.js +13 -13
  222. package/esm/tooltip/tooltip.js +4 -4
  223. package/esm/utils/localization/flipAlignment.d.ts +2 -0
  224. package/esm/utils/localization/flipAlignment.js +15 -0
  225. package/esm/utils/localization/makeLanguageWrapper.d.ts +8 -0
  226. package/esm/utils/localization/makeLanguageWrapper.js +7 -0
  227. package/esm/utils/localization/translations/cs.json +2 -2
  228. package/esm/utils/localization/translations/da-DK.json +2 -2
  229. package/esm/utils/localization/translations/es.json +2 -2
  230. package/esm/utils/localization/translations/fi-FI.json +1 -1
  231. package/esm/utils/localization/translations/hu-HU.json +2 -2
  232. package/esm/utils/localization/translations/ko-KR.json +2 -2
  233. package/esm/utils/localization/translations/ms.json +1 -1
  234. package/esm/utils/localization/translations/nb-NO.json +1 -1
  235. package/esm/utils/localization/translations/pt-BR.json +2 -2
  236. package/esm/utils/localization/translations/pt-PT.json +3 -3
  237. package/esm/utils/localization/translations/ro-RO.json +5 -5
  238. package/esm/utils/localization/translations/sk-SK.json +1 -1
  239. package/esm/utils/localization/translations/zh-Hans.json +1 -1
  240. package/esm/utils/localization/useIsRTL.d.ts +1 -0
  241. package/esm/utils/localization/useIsRTL.js +2 -0
  242. package/esm/utils/localization/useRTLAlignment.d.ts +2 -0
  243. package/esm/utils/localization/useRTLAlignment.js +6 -0
  244. package/package.json +1 -1
@@ -5,11 +5,11 @@ import { IconCheckRadio } from "../../../icons/iconCheckRadio";
5
5
  import { IconCloseCircle } from "../../../icons/iconCloseCircle";
6
6
  import { Pill } from "../../../pill/pill";
7
7
  import { useLanguage } from "../../../utils/localization/useLanguage";
8
- injectString("cs", "On", "Zapnout");
9
- injectString("da-DK", "On", "P\xE5");
8
+ injectString("cs", "On", "Zapnuto");
9
+ injectString("da-DK", "On", "T\xE6ndt");
10
10
  injectString("de", "On", "Ein");
11
11
  injectString("en", "On", "On");
12
- injectString("es", "On", "Activar");
12
+ injectString("es", "On", "Activado");
13
13
  injectString("fi-FI", "On", "P\xE4\xE4lle");
14
14
  injectString("fr", "On", "Activ\xE9");
15
15
  injectString("fr-FR", "On", "On");
@@ -17,26 +17,26 @@ injectString("hu-HU", "On", "Bekapcsolva");
17
17
  injectString("id", "On", "Aktif");
18
18
  injectString("it", "On", "On");
19
19
  injectString("ja", "On", "\u30AA\u30F3");
20
- injectString("ko-KR", "On", "~\uC5D0");
20
+ injectString("ko-KR", "On", "\uCF1C\uC9D0");
21
21
  injectString("ms", "On", "Hidup");
22
22
  injectString("nb-NO", "On", "P\xE5");
23
23
  injectString("nl", "On", "Aan");
24
24
  injectString("pl", "On", "W\u0142.");
25
- injectString("pt-BR", "On", "Ativado");
26
- injectString("pt-PT", "On", "Ativado");
25
+ injectString("pt-BR", "On", "Ativar");
26
+ injectString("pt-PT", "On", "Ligado");
27
27
  injectString("sk-SK", "On", "Zapnut\xE9");
28
28
  injectString("sv", "On", "P\xE5");
29
29
  injectString("th", "On", "\u0E40\u0E1B\u0E34\u0E14");
30
30
  injectString("tr", "On", "A\xE7\u0131k");
31
31
  injectString("zh-Hans", "On", "\u5F00\u542F");
32
32
  injectString("zh-TW", "On", "\u958B\u555F");
33
- injectString("ro-RO", "On", "Activat");
33
+ injectString("ro-RO", "On", "Pe");
34
34
  injectString("ar-SA", "On", "\u062A\u0634\u063A\u064A\u0644");
35
- injectString("cs", "Off", "Vypnout");
35
+ injectString("cs", "Off", "Vypnuto");
36
36
  injectString("da-DK", "Off", "Slukket");
37
37
  injectString("de", "Off", "Aus");
38
38
  injectString("en", "Off", "Off");
39
- injectString("es", "Off", "Desactivar");
39
+ injectString("es", "Off", "Deshabilitado");
40
40
  injectString("fi-FI", "Off", "Pois");
41
41
  injectString("fr", "Off", "D\xE9sactiv\xE9");
42
42
  injectString("fr-FR", "Off", "Off");
@@ -44,20 +44,20 @@ injectString("hu-HU", "Off", "Kikapcsolva");
44
44
  injectString("id", "Off", "Nonaktif");
45
45
  injectString("it", "Off", "Off");
46
46
  injectString("ja", "Off", "\u30AA\u30D5");
47
- injectString("ko-KR", "Off", "\uB044\uB2E4");
47
+ injectString("ko-KR", "Off", "\uAEBC\uC9D0");
48
48
  injectString("ms", "Off", "Mati");
49
49
  injectString("nb-NO", "Off", "Av");
50
50
  injectString("nl", "Off", "Uit");
51
51
  injectString("pl", "Off", "Wy\u0142.");
52
- injectString("pt-BR", "Off", "Desativado");
53
- injectString("pt-PT", "Off", "Desativado");
52
+ injectString("pt-BR", "Off", "Desativar");
53
+ injectString("pt-PT", "Off", "Desligado");
54
54
  injectString("sk-SK", "Off", "Vypnut\xE9");
55
55
  injectString("sv", "Off", "Av");
56
56
  injectString("th", "Off", "\u0E1B\u0E34\u0E14");
57
57
  injectString("tr", "Off", "Kapal\u0131");
58
58
  injectString("zh-Hans", "Off", "\u5173\u95ED");
59
59
  injectString("zh-TW", "Off", "\u95DC\u9589");
60
- injectString("ro-RO", "Off", "Dezactivat");
60
+ injectString("ro-RO", "Off", "Off");
61
61
  injectString("ar-SA", "Off", "\u0625\u064A\u0642\u0627\u0641");
62
62
  export const ReviewListToggle = ({
63
63
  value,
@@ -210,7 +210,7 @@ injectString("id", "Results", "Hasil");
210
210
  injectString("it", "Results", "Risultati");
211
211
  injectString("ja", "Results", "\u7D50\u679C");
212
212
  injectString("ko-KR", "Results", "\uACB0\uACFC");
213
- injectString("ms", "Results", "Keputusan");
213
+ injectString("ms", "Results", "Hasil");
214
214
  injectString("nb-NO", "Results", "Resultater");
215
215
  injectString("nl", "Results", "Resultaten");
216
216
  injectString("pl", "Results", "Wyniki");
@@ -3,14 +3,6 @@ import "./headerTitle.less";
3
3
  import { IZenComponentProps } from "../commonHelpers/zenComponent";
4
4
  import { IBetaPillActions } from "../betaPill/betaPill";
5
5
  export declare const HeaderTitleDisplayName = "PageHeader";
6
- /**
7
- * @internal - temporary escape hatch
8
- * @deprecated DO NOT USE in external consumers
9
- */
10
- export interface IHeaderTitleInternal {
11
- betaPillName?: string;
12
- betaPillDescription?: string;
13
- }
14
6
  export interface IHeaderTitle extends IZenComponentProps {
15
7
  id?: string;
16
8
  pageName: string;
@@ -24,9 +16,11 @@ export interface IHeaderTitle extends IZenComponentProps {
24
16
  allowBookmarkWithBack?: boolean;
25
17
  feedBackAction?: IBetaPillActions;
26
18
  betaOptionAction?: IBetaPillActions;
19
+ betaPillName?: string;
20
+ betaPillDescription?: string;
27
21
  }
28
22
  export declare const HeaderTitle: {
29
- (props: IHeaderTitle): import("react/jsx-runtime").JSX.Element;
23
+ ({ id, children, className, pageName, subline, isBeta, isMobile: isMobileProp, allowBookmarkWithBack, feedBackAction, betaOptionAction, betaPillName, betaPillDescription }: IHeaderTitle): import("react/jsx-runtime").JSX.Element;
30
24
  displayName: string;
31
25
  };
32
26
  export declare const TRANSLATIONS: string[];
@@ -7,8 +7,7 @@ import { useDriveClassName } from "../utils/theme/useDriveClassName";
7
7
  import { HeaderBack } from "../header/headerBack";
8
8
  import { Bookmark } from "../bookmark/bookmark";
9
9
  export const HeaderTitleDisplayName = "PageHeader";
10
- export const HeaderTitle = (props) => {
11
- const { id, children, className, pageName, subline, isBeta, isMobile: isMobileProp, allowBookmarkWithBack, feedBackAction, betaOptionAction, betaPillName, betaPillDescription } = props;
10
+ export const HeaderTitle = ({ id, children, className, pageName, subline, isBeta, isMobile: isMobileProp, allowBookmarkWithBack, feedBackAction, betaOptionAction, betaPillName, betaPillDescription }) => {
12
11
  const isMobile = useMobile();
13
12
  const driveMainLineClassName = useDriveClassName("zen-page-header__main-line");
14
13
  const drivePageNameClassName = useDriveClassName("zen-page-header__page-name");
@@ -31,7 +30,7 @@ export const HeaderTitle = (props) => {
31
30
  });
32
31
  return [b, b.length && !allowBookmarkWithBack ? o.filter(el => el.type !== Bookmark) : o];
33
32
  }, [children, allowBookmarkWithBack]);
34
- return (_jsxs("header", { id: id, className: clsNames, children: [_jsxs("div", { className: classNames(["zen-page-header__main-line", driveMainLineClassName || ""]), children: [back.length ? back : null, pageName ? _jsx("h1", { className: classNames(["zen-page-header__page-name", drivePageNameClassName || ""]), children: pageName }) : null, isBeta ? (_jsx(BetaPill, Object.assign({ feedbackAction: feedBackAction, betaOptionAction: betaOptionAction, className: "zen-page-header__beta" }, { name: betaPillName, description: betaPillDescription }))) : null, other.length ? other : null] }), subline || ""] }));
33
+ return (_jsxs("header", { id: id, className: clsNames, children: [_jsxs("div", { className: classNames(["zen-page-header__main-line", driveMainLineClassName || ""]), children: [back.length ? back : null, pageName ? _jsx("h1", { className: classNames(["zen-page-header__page-name", drivePageNameClassName || ""]), children: pageName }) : null, isBeta ? (_jsx(BetaPill, { feedbackAction: feedBackAction, betaOptionAction: betaOptionAction, name: betaPillName, description: betaPillDescription, className: "zen-page-header__beta" })) : null, other.length ? other : null] }), subline || ""] }));
35
34
  };
36
35
  HeaderTitle.displayName = HeaderTitleDisplayName;
37
36
  export const TRANSLATIONS = [...BetaPillTranslations];
@@ -1,8 +1,10 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  import { useMemo, useId } from "react";
3
3
  import { classNames } from "../commonHelpers/classNames/classNames";
4
+ import { useIsRTL } from "../utils/localization/useIsRTL";
4
5
  export const IconAlignLeft = ({ className, size, title, description, focusable = false }) => {
5
6
  const uniqueId = useId();
6
- const classes = useMemo(() => classNames(["zen-icon", size ? `zen-icon--${size}` : "", className !== null && className !== void 0 ? className : ""]), [size, className]);
7
+ const isRTL = useIsRTL();
8
+ const classes = useMemo(() => classNames(["zen-icon", size ? `zen-icon--${size}` : "", isRTL ? "zen-icon--rtl" : "", className !== null && className !== void 0 ? className : ""]), [size, isRTL, className]);
7
9
  return (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 25", focusable: focusable ? "true" : undefined, tabIndex: focusable ? 0 : undefined, role: focusable || title || description ? undefined : "presentation", className: classes, "aria-labelledby": title && focusable ? uniqueId : undefined, "data-name": "IconAlignLeft", children: [title ? _jsx("title", { id: uniqueId, children: title }) : null, description ? _jsx("desc", { children: description }) : null, _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3 4.87a1 1 0 011-1h16a1 1 0 011 1v16a1 1 0 01-1 1H4a1 1 0 01-1-1v-16zm2 1v14h14v-14H5zm3 2a1 1 0 011 1v8a1 1 0 11-2 0v-8a1 1 0 011-1z" })] }));
8
10
  };
@@ -1,8 +1,10 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  import { useMemo, useId } from "react";
3
3
  import { classNames } from "../commonHelpers/classNames/classNames";
4
+ import { useIsRTL } from "../utils/localization/useIsRTL";
4
5
  export const IconAlignmentLeft = ({ className, size, title, description, focusable = false }) => {
5
6
  const uniqueId = useId();
6
- const classes = useMemo(() => classNames(["zen-icon", size ? `zen-icon--${size}` : "", className !== null && className !== void 0 ? className : ""]), [size, className]);
7
+ const isRTL = useIsRTL();
8
+ const classes = useMemo(() => classNames(["zen-icon", size ? `zen-icon--${size}` : "", isRTL ? "zen-icon--rtl" : "", className !== null && className !== void 0 ? className : ""]), [size, isRTL, className]);
7
9
  return (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 25", focusable: focusable ? "true" : undefined, tabIndex: focusable ? 0 : undefined, role: focusable || title || description ? undefined : "presentation", className: classes, "aria-labelledby": title && focusable ? uniqueId : undefined, "data-name": "IconAlignmentLeft", children: [title ? _jsx("title", { id: uniqueId, children: title }) : null, description ? _jsx("desc", { children: description }) : null, _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3 5.87a1 1 0 011-1h16a1 1 0 110 2H4a1 1 0 01-1-1zm0 7a1 1 0 011-1h8a1 1 0 110 2H4a1 1 0 01-1-1zm0 7a1 1 0 011-1h16a1 1 0 110 2H4a1 1 0 01-1-1z" })] }));
8
10
  };
@@ -1,8 +1,10 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  import { useId, useMemo } from "react";
3
3
  import { classNames } from "../commonHelpers/classNames/classNames";
4
+ import { useIsRTL } from "../utils/localization/useIsRTL";
4
5
  export const IconAlignmentRight = ({ className, size, title, description, focusable = false }) => {
5
6
  const uniqueId = useId();
6
- const classes = useMemo(() => classNames(["zen-icon", size ? `zen-icon--${size}` : "", className !== null && className !== void 0 ? className : ""]), [size, className]);
7
+ const isRTL = useIsRTL();
8
+ const classes = useMemo(() => classNames(["zen-icon", size ? `zen-icon--${size}` : "", isRTL ? "zen-icon--rtl" : "", className !== null && className !== void 0 ? className : ""]), [size, isRTL, className]);
7
9
  return (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 25", focusable: focusable ? "true" : undefined, tabIndex: focusable ? 0 : undefined, role: focusable || title || description ? undefined : "presentation", className: classes, "aria-labelledby": title && focusable ? uniqueId : undefined, "data-name": "IconAlignmentRight", children: [title ? _jsx("title", { id: uniqueId, children: title }) : null, description ? _jsx("desc", { children: description }) : null, _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3 5.87a1 1 0 011-1h16a1 1 0 110 2H4a1 1 0 01-1-1zm8 7a1 1 0 011-1h8a1 1 0 110 2h-8a1 1 0 01-1-1zm-8 7a1 1 0 011-1h16a1 1 0 110 2H4a1 1 0 01-1-1z" })] }));
8
10
  };
@@ -1,8 +1,10 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  import { useId, useMemo } from "react";
3
3
  import { classNames } from "../commonHelpers/classNames/classNames";
4
+ import { useIsRTL } from "../utils/localization/useIsRTL";
4
5
  export const IconArrowBottomLeft = ({ className, size, title, description, focusable = false }) => {
5
6
  const uniqueId = useId();
6
- const classes = useMemo(() => classNames(["zen-icon", size ? `zen-icon--${size}` : "", className !== null && className !== void 0 ? className : ""]), [size, className]);
7
+ const isRTL = useIsRTL();
8
+ const classes = useMemo(() => classNames(["zen-icon", size ? `zen-icon--${size}` : "", isRTL ? "zen-icon--rtl" : "", className !== null && className !== void 0 ? className : ""]), [size, isRTL, className]);
7
9
  return (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 25", focusable: focusable ? "true" : undefined, tabIndex: focusable ? 0 : undefined, role: focusable || title || description ? undefined : "presentation", className: classes, "aria-labelledby": title && focusable ? uniqueId : undefined, "data-name": "IconArrowBottomLeft", children: [title ? _jsx("title", { id: uniqueId, children: title }) : null, description ? _jsx("desc", { children: description }) : null, _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M16 18.87a1 1 0 01-1 1H6a1 1 0 01-1-1v-9a1 1 0 112 0v6.585l9.793-9.792a1 1 0 111.414 1.414L8.414 17.87H15a1 1 0 011 1z" })] }));
8
10
  };
@@ -1,8 +1,10 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  import { useId, useMemo } from "react";
3
3
  import { classNames } from "../commonHelpers/classNames/classNames";
4
+ import { useIsRTL } from "../utils/localization/useIsRTL";
4
5
  export const IconArrowBottomRight = ({ className, size, title, description, focusable = false }) => {
5
6
  const uniqueId = useId();
6
- const classes = useMemo(() => classNames(["zen-icon", size ? `zen-icon--${size}` : "", className !== null && className !== void 0 ? className : ""]), [size, className]);
7
+ const isRTL = useIsRTL();
8
+ const classes = useMemo(() => classNames(["zen-icon", size ? `zen-icon--${size}` : "", isRTL ? "zen-icon--rtl" : "", className !== null && className !== void 0 ? className : ""]), [size, isRTL, className]);
7
9
  return (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 25", focusable: focusable ? "true" : undefined, tabIndex: focusable ? 0 : undefined, role: focusable || title || description ? undefined : "presentation", className: classes, "aria-labelledby": title && focusable ? uniqueId : undefined, "data-name": "IconArrowBottomRight", children: [title ? _jsx("title", { id: uniqueId, children: title }) : null, description ? _jsx("desc", { children: description }) : null, _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M18 8.87a1 1 0 011 1v9a1 1 0 01-1 1H9a1 1 0 110-2h6.586L5.793 8.077a1 1 0 011.414-1.414L17 16.455V9.87a1 1 0 011-1z" })] }));
8
10
  };
@@ -1,8 +1,10 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  import { useId, useMemo } from "react";
3
3
  import { classNames } from "../commonHelpers/classNames/classNames";
4
+ import { useIsRTL } from "../utils/localization/useIsRTL";
4
5
  export const IconArrowLeftPath = ({ className, size, title, description, focusable = false }) => {
5
6
  const uniqueId = useId();
6
- const classes = useMemo(() => classNames(["zen-icon", size ? `zen-icon--${size}` : "", className !== null && className !== void 0 ? className : ""]), [size, className]);
7
+ const isRTL = useIsRTL();
8
+ const classes = useMemo(() => classNames(["zen-icon", size ? `zen-icon--${size}` : "", isRTL ? "zen-icon--rtl" : "", className !== null && className !== void 0 ? className : ""]), [size, isRTL, className]);
7
9
  return (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 25", focusable: focusable ? "true" : undefined, tabIndex: focusable ? 0 : undefined, role: focusable || title || description ? undefined : "presentation", className: classes, "aria-labelledby": title && focusable ? uniqueId : undefined, "data-name": "IconArrowLeftPath", children: [title ? _jsx("title", { id: uniqueId, children: title }) : null, description ? _jsx("desc", { children: description }) : null, _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M10.413 4.959a1 1 0 01.587.91v3h10a1 1 0 011 1v6a1 1 0 01-1 1H11v3a1 1 0 01-1.659.753l-8-7a1 1 0 010-1.505l8-7a1 1 0 011.072-.158zm-6.894 7.91L9 17.667V15.87a1 1 0 011-1h10v-4H10a1 1 0 01-1-1V8.073L3.519 12.87z" })] }));
8
10
  };
@@ -1,8 +1,10 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  import { useId, useMemo } from "react";
3
3
  import { classNames } from "../commonHelpers/classNames/classNames";
4
+ import { useIsRTL } from "../utils/localization/useIsRTL";
4
5
  export const IconArrowRight = ({ className, size, title, description, focusable = false }) => {
5
6
  const uniqueId = useId();
6
- const classes = useMemo(() => classNames(["zen-icon", size ? `zen-icon--${size}` : "", className !== null && className !== void 0 ? className : ""]), [size, className]);
7
+ const isRTL = useIsRTL();
8
+ const classes = useMemo(() => classNames(["zen-icon", size ? `zen-icon--${size}` : "", isRTL ? "zen-icon--rtl" : "", className !== null && className !== void 0 ? className : ""]), [size, isRTL, className]);
7
9
  return (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 25", focusable: focusable ? "true" : undefined, tabIndex: focusable ? 0 : undefined, role: focusable || title || description ? undefined : "presentation", className: classes, "aria-labelledby": title && focusable ? uniqueId : undefined, "data-name": "IconArrowRight", children: [title ? _jsx("title", { id: uniqueId, children: title }) : null, description ? _jsx("desc", { children: description }) : null, _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M21 12.87a1 1 0 01-.293.707l-6 6a1 1 0 11-1.414-1.415l4.293-4.292H4a1 1 0 110-2h13.586l-4.293-4.293a1 1 0 011.414-1.414l6 6a1 1 0 01.293.707z" })] }));
8
10
  };
@@ -1,8 +1,10 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  import { useId, useMemo } from "react";
3
3
  import { classNames } from "../commonHelpers/classNames/classNames";
4
+ import { useIsRTL } from "../utils/localization/useIsRTL";
4
5
  export const IconArrowRightCircle = ({ className, size, title, description, focusable = false }) => {
5
6
  const uniqueId = useId();
6
- const classes = useMemo(() => classNames(["zen-icon", size ? `zen-icon--${size}` : "", className !== null && className !== void 0 ? className : ""]), [size, className]);
7
+ const isRTL = useIsRTL();
8
+ const classes = useMemo(() => classNames(["zen-icon", size ? `zen-icon--${size}` : "", isRTL ? "zen-icon--rtl" : "", className !== null && className !== void 0 ? className : ""]), [size, isRTL, className]);
7
9
  return (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 25", focusable: focusable ? "true" : undefined, tabIndex: focusable ? 0 : undefined, role: focusable || title || description ? undefined : "presentation", className: classes, "aria-labelledby": title && focusable ? uniqueId : undefined, "data-name": "IconArrowRightCircle", children: [title ? _jsx("title", { id: uniqueId, children: title }) : null, description ? _jsx("desc", { children: description }) : null, _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M20 12.87a8 8 0 10-16 0 8 8 0 0016 0zm-8-10c5.523 0 10 4.477 10 10 0 5.522-4.477 10-10 10s-10-4.478-10-10c0-5.523 4.477-10 10-10zm1.707 6.293l3 3a1 1 0 010 1.414l-3 3a1 1 0 11-1.414-1.415l1.293-1.292H8a1 1 0 110-2h5.586l-1.293-1.293a1 1 0 011.414-1.414z" })] }));
8
10
  };
@@ -1,8 +1,10 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  import { useId, useMemo } from "react";
3
3
  import { classNames } from "../commonHelpers/classNames/classNames";
4
+ import { useIsRTL } from "../utils/localization/useIsRTL";
4
5
  export const IconArrowRightPath = ({ className, size, title, description, focusable = false }) => {
5
6
  const uniqueId = useId();
6
- const classes = useMemo(() => classNames(["zen-icon", size ? `zen-icon--${size}` : "", className !== null && className !== void 0 ? className : ""]), [size, className]);
7
+ const isRTL = useIsRTL();
8
+ const classes = useMemo(() => classNames(["zen-icon", size ? `zen-icon--${size}` : "", isRTL ? "zen-icon--rtl" : "", className !== null && className !== void 0 ? className : ""]), [size, isRTL, className]);
7
9
  return (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 25", focusable: focusable ? "true" : undefined, tabIndex: focusable ? 0 : undefined, role: focusable || title || description ? undefined : "presentation", className: classes, "aria-labelledby": title && focusable ? uniqueId : undefined, "data-name": "IconArrowRightPath", children: [title ? _jsx("title", { id: uniqueId, children: title }) : null, description ? _jsx("desc", { children: description }) : null, _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M13.587 4.959a1 1 0 011.072.158l8 7a1 1 0 010 1.505l-8 7A1 1 0 0113 19.87v-3H3a1 1 0 01-1-1v-6a1 1 0 011-1h10v-3a1 1 0 01.587-.911zM15 8.073V9.87a1 1 0 01-1 1H4v4h10a1 1 0 011 1v1.796l5.481-4.796L15 8.073z" })] }));
8
10
  };
@@ -1,8 +1,10 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  import { useId, useMemo } from "react";
3
3
  import { classNames } from "../commonHelpers/classNames/classNames";
4
+ import { useIsRTL } from "../utils/localization/useIsRTL";
4
5
  export const IconArrowTopLeft = ({ className, size, title, description, focusable = false }) => {
5
6
  const uniqueId = useId();
6
- const classes = useMemo(() => classNames(["zen-icon", size ? `zen-icon--${size}` : "", className !== null && className !== void 0 ? className : ""]), [size, className]);
7
+ const isRTL = useIsRTL();
8
+ const classes = useMemo(() => classNames(["zen-icon", size ? `zen-icon--${size}` : "", isRTL ? "zen-icon--rtl" : "", className !== null && className !== void 0 ? className : ""]), [size, isRTL, className]);
7
9
  return (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 25", focusable: focusable ? "true" : undefined, tabIndex: focusable ? 0 : undefined, role: focusable || title || description ? undefined : "presentation", className: classes, "aria-labelledby": title && focusable ? uniqueId : undefined, "data-name": "IconArrowTopLeft", children: [title ? _jsx("title", { id: uniqueId, children: title }) : null, description ? _jsx("desc", { children: description }) : null, _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M6 16.87a1 1 0 01-1-1v-9a1 1 0 011-1h9a1 1 0 110 2H8.414l9.793 9.793a1 1 0 01-1.414 1.414L7 9.284v6.586a1 1 0 01-1 1z" })] }));
8
10
  };
@@ -1,8 +1,10 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  import { useId, useMemo } from "react";
3
3
  import { classNames } from "../commonHelpers/classNames/classNames";
4
+ import { useIsRTL } from "../utils/localization/useIsRTL";
4
5
  export const IconArrowTopRight = ({ className, size, title, description, focusable = false }) => {
5
6
  const uniqueId = useId();
6
- const classes = useMemo(() => classNames(["zen-icon", size ? `zen-icon--${size}` : "", className !== null && className !== void 0 ? className : ""]), [size, className]);
7
+ const isRTL = useIsRTL();
8
+ const classes = useMemo(() => classNames(["zen-icon", size ? `zen-icon--${size}` : "", isRTL ? "zen-icon--rtl" : "", className !== null && className !== void 0 ? className : ""]), [size, isRTL, className]);
7
9
  return (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 25", focusable: focusable ? "true" : undefined, tabIndex: focusable ? 0 : undefined, role: focusable || title || description ? undefined : "presentation", className: classes, "aria-labelledby": title && focusable ? uniqueId : undefined, "data-name": "IconArrowTopRight", children: [title ? _jsx("title", { id: uniqueId, children: title }) : null, description ? _jsx("desc", { children: description }) : null, _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8 6.87a1 1 0 011-1h9a1 1 0 011 1v9a1 1 0 11-2 0V9.284l-9.793 9.793a1 1 0 11-1.414-1.415l9.793-9.792H9a1 1 0 01-1-1z" })] }));
8
10
  };
@@ -1,8 +1,10 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  import { useId, useMemo } from "react";
3
3
  import { classNames } from "../commonHelpers/classNames/classNames";
4
+ import { useIsRTL } from "../utils/localization/useIsRTL";
4
5
  export const IconChevronDoubleRight = ({ className, size, title, description, focusable = false }) => {
5
6
  const uniqueId = useId();
6
- const classes = useMemo(() => classNames(["zen-icon", size ? `zen-icon--${size}` : "", className !== null && className !== void 0 ? className : ""]), [size, className]);
7
+ const isRTL = useIsRTL();
8
+ const classes = useMemo(() => classNames(["zen-icon", size ? `zen-icon--${size}` : "", isRTL ? "zen-icon--rtl" : "", className !== null && className !== void 0 ? className : ""]), [size, isRTL, className]);
7
9
  return (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 25", focusable: focusable ? "true" : undefined, tabIndex: focusable ? 0 : undefined, role: focusable || title || description ? undefined : "presentation", className: classes, "aria-labelledby": title && focusable ? uniqueId : undefined, "data-name": "IconChevronDoubleRight", children: [title ? _jsx("title", { id: uniqueId, children: title }) : null, description ? _jsx("desc", { children: description }) : null, _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M6.293 8.163a1 1 0 011.414 0l4 4a1 1 0 010 1.414l-4 4a1 1 0 11-1.414-1.415l3.293-3.292-3.293-3.293a1 1 0 010-1.414zm7 0a1 1 0 011.414 0l4 4a1 1 0 010 1.414l-4 4a1 1 0 11-1.414-1.415l3.293-3.292-3.293-3.293a1 1 0 010-1.414z" })] }));
8
10
  };
@@ -1,8 +1,10 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  import { useId, useMemo } from "react";
3
3
  import { classNames } from "../commonHelpers/classNames/classNames";
4
+ import { useIsRTL } from "../utils/localization/useIsRTL";
4
5
  export const IconChevronRight = ({ className, size, title, description, focusable = false }) => {
5
6
  const uniqueId = useId();
6
- const classes = useMemo(() => classNames(["zen-icon", size ? `zen-icon--${size}` : "", className !== null && className !== void 0 ? className : ""]), [size, className]);
7
+ const isRTL = useIsRTL();
8
+ const classes = useMemo(() => classNames(["zen-icon", size ? `zen-icon--${size}` : "", isRTL ? "zen-icon--rtl" : "", className !== null && className !== void 0 ? className : ""]), [size, isRTL, className]);
7
9
  return (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 25", focusable: focusable ? "true" : undefined, tabIndex: focusable ? 0 : undefined, role: focusable || title || description ? undefined : "presentation", className: classes, "aria-labelledby": title && focusable ? uniqueId : undefined, "data-name": "IconChevronRight", children: [title ? _jsx("title", { id: uniqueId, children: title }) : null, description ? _jsx("desc", { children: description }) : null, _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M8.293 4.163a1 1 0 011.414 0l8 8a1 1 0 010 1.414l-8 8a1 1 0 11-1.414-1.415l7.293-7.292-7.293-7.293a1 1 0 010-1.414z" })] }));
8
10
  };
@@ -1,8 +1,10 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  import { useId, useMemo } from "react";
3
3
  import { classNames } from "../commonHelpers/classNames/classNames";
4
+ import { useIsRTL } from "../utils/localization/useIsRTL";
4
5
  export const IconChevronRightSmall = ({ className, size, title, description, focusable = false }) => {
5
6
  const uniqueId = useId();
6
- const classes = useMemo(() => classNames(["zen-icon", size ? `zen-icon--${size}` : "", className !== null && className !== void 0 ? className : ""]), [size, className]);
7
+ const isRTL = useIsRTL();
8
+ const classes = useMemo(() => classNames(["zen-icon", size ? `zen-icon--${size}` : "", isRTL ? "zen-icon--rtl" : "", className !== null && className !== void 0 ? className : ""]), [size, isRTL, className]);
7
9
  return (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 25", focusable: focusable ? "true" : undefined, tabIndex: focusable ? 0 : undefined, role: focusable || title || description ? undefined : "presentation", className: classes, "aria-labelledby": title && focusable ? uniqueId : undefined, "data-name": "IconChevronRightSmall", children: [title ? _jsx("title", { id: uniqueId, children: title }) : null, description ? _jsx("desc", { children: description }) : null, _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M9.293 8.163a1 1 0 011.414 0l4 4a1 1 0 010 1.414l-4 4a1 1 0 11-1.414-1.415l3.293-3.292-3.293-3.293a1 1 0 010-1.414z" })] }));
8
10
  };
@@ -1,8 +1,10 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  import { useId, useMemo } from "react";
3
3
  import { classNames } from "../commonHelpers/classNames/classNames";
4
+ import { useIsRTL } from "../utils/localization/useIsRTL";
4
5
  export const IconCornerDownLeft = ({ className, size, title, description, focusable = false }) => {
5
6
  const uniqueId = useId();
6
- const classes = useMemo(() => classNames(["zen-icon", size ? `zen-icon--${size}` : "", className !== null && className !== void 0 ? className : ""]), [size, className]);
7
+ const isRTL = useIsRTL();
8
+ const classes = useMemo(() => classNames(["zen-icon", size ? `zen-icon--${size}` : "", isRTL ? "zen-icon--rtl" : "", className !== null && className !== void 0 ? className : ""]), [size, isRTL, className]);
7
9
  return (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 25", focusable: focusable ? "true" : undefined, tabIndex: focusable ? 0 : undefined, role: focusable || title || description ? undefined : "presentation", className: classes, "aria-labelledby": title && focusable ? uniqueId : undefined, "data-name": "IconCornerDownLeft", children: [title ? _jsx("title", { id: uniqueId, children: title }) : null, description ? _jsx("desc", { children: description }) : null, _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M20 4.87a1 1 0 00-1 1v9H6.414l2.293-2.293a1 1 0 10-1.414-1.415l-4 4a1 1 0 000 1.415l4 4a1 1 0 101.414-1.415L6.414 16.87H20a1 1 0 001-1v-10a1 1 0 00-1-1z" })] }));
8
10
  };
@@ -1,8 +1,10 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  import { useId, useMemo } from "react";
3
3
  import { classNames } from "../commonHelpers/classNames/classNames";
4
+ import { useIsRTL } from "../utils/localization/useIsRTL";
4
5
  export const IconCornerDownRight = ({ className, size, title, description, focusable = false }) => {
5
6
  const uniqueId = useId();
6
- const classes = useMemo(() => classNames(["zen-icon", size ? `zen-icon--${size}` : "", className !== null && className !== void 0 ? className : ""]), [size, className]);
7
+ const isRTL = useIsRTL();
8
+ const classes = useMemo(() => classNames(["zen-icon", size ? `zen-icon--${size}` : "", isRTL ? "zen-icon--rtl" : "", className !== null && className !== void 0 ? className : ""]), [size, isRTL, className]);
7
9
  return (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 25", focusable: focusable ? "true" : undefined, tabIndex: focusable ? 0 : undefined, role: focusable || title || description ? undefined : "presentation", className: classes, "aria-labelledby": title && focusable ? uniqueId : undefined, "data-name": "IconCornerDownRight", children: [title ? _jsx("title", { id: uniqueId, children: title }) : null, description ? _jsx("desc", { children: description }) : null, _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M4 4.87a1 1 0 011 1v9h12.586l-2.293-2.293a1 1 0 011.414-1.415l4 4a1 1 0 010 1.415l-4 4a1 1 0 11-1.414-1.415l2.293-2.292H4a1 1 0 01-1-1v-10a1 1 0 011-1z" })] }));
8
10
  };
@@ -1,8 +1,10 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  import { useId, useMemo } from "react";
3
3
  import { classNames } from "../commonHelpers/classNames/classNames";
4
+ import { useIsRTL } from "../utils/localization/useIsRTL";
4
5
  export const IconCornerLeftDown = ({ className, size, title, description, focusable = false }) => {
5
6
  const uniqueId = useId();
6
- const classes = useMemo(() => classNames(["zen-icon", size ? `zen-icon--${size}` : "", className !== null && className !== void 0 ? className : ""]), [size, className]);
7
+ const isRTL = useIsRTL();
8
+ const classes = useMemo(() => classNames(["zen-icon", size ? `zen-icon--${size}` : "", isRTL ? "zen-icon--rtl" : "", className !== null && className !== void 0 ? className : ""]), [size, isRTL, className]);
7
9
  return (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 25", focusable: focusable ? "true" : undefined, tabIndex: focusable ? 0 : undefined, role: focusable || title || description ? undefined : "presentation", className: classes, "aria-labelledby": title && focusable ? uniqueId : undefined, "data-name": "IconCornerLeftDown", children: [title ? _jsx("title", { id: uniqueId, children: title }) : null, description ? _jsx("desc", { children: description }) : null, _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M21 4.87a1 1 0 01-1 1H9v12.585l2.293-2.292a1 1 0 011.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 111.414-1.415L7 18.456V4.87a1 1 0 011-1h12a1 1 0 011 1z" })] }));
8
10
  };
@@ -1,8 +1,10 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  import { useId, useMemo } from "react";
3
3
  import { classNames } from "../commonHelpers/classNames/classNames";
4
+ import { useIsRTL } from "../utils/localization/useIsRTL";
4
5
  export const IconCornerLeftUp = ({ className, size, title, description, focusable = false }) => {
5
6
  const uniqueId = useId();
6
- const classes = useMemo(() => classNames(["zen-icon", size ? `zen-icon--${size}` : "", className !== null && className !== void 0 ? className : ""]), [size, className]);
7
+ const isRTL = useIsRTL();
8
+ const classes = useMemo(() => classNames(["zen-icon", size ? `zen-icon--${size}` : "", isRTL ? "zen-icon--rtl" : "", className !== null && className !== void 0 ? className : ""]), [size, isRTL, className]);
7
9
  return (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 25", focusable: focusable ? "true" : undefined, tabIndex: focusable ? 0 : undefined, role: focusable || title || description ? undefined : "presentation", className: classes, "aria-labelledby": title && focusable ? uniqueId : undefined, "data-name": "IconCornerLeftUp", children: [title ? _jsx("title", { id: uniqueId, children: title }) : null, description ? _jsx("desc", { children: description }) : null, _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7.293 4.163a1 1 0 011.414 0l4 4a1 1 0 01-1.414 1.414L9 7.284V19.87h11a1 1 0 110 2H8a1 1 0 01-1-1V7.284L4.707 9.577a1 1 0 01-1.414-1.414l4-4z" })] }));
8
10
  };
@@ -1,8 +1,10 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  import { useId, useMemo } from "react";
3
3
  import { classNames } from "../commonHelpers/classNames/classNames";
4
+ import { useIsRTL } from "../utils/localization/useIsRTL";
4
5
  export const IconCornerRightDown = ({ className, size, title, description, focusable = false }) => {
5
6
  const uniqueId = useId();
6
- const classes = useMemo(() => classNames(["zen-icon", size ? `zen-icon--${size}` : "", className !== null && className !== void 0 ? className : ""]), [size, className]);
7
+ const isRTL = useIsRTL();
8
+ const classes = useMemo(() => classNames(["zen-icon", size ? `zen-icon--${size}` : "", isRTL ? "zen-icon--rtl" : "", className !== null && className !== void 0 ? className : ""]), [size, isRTL, className]);
7
9
  return (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 25", focusable: focusable ? "true" : undefined, tabIndex: focusable ? 0 : undefined, role: focusable || title || description ? undefined : "presentation", className: classes, "aria-labelledby": title && focusable ? uniqueId : undefined, "data-name": "IconCornerRightDown", children: [title ? _jsx("title", { id: uniqueId, children: title }) : null, description ? _jsx("desc", { children: description }) : null, _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3 4.87a1 1 0 001 1h11v12.585l-2.293-2.292a1 1 0 00-1.414 1.414l4 4a1 1 0 001.414 0l4-4a1 1 0 00-1.414-1.415L17 18.456V4.87a1 1 0 00-1-1H4a1 1 0 00-1 1z" })] }));
8
10
  };
@@ -1,8 +1,10 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  import { useId, useMemo } from "react";
3
3
  import { classNames } from "../commonHelpers/classNames/classNames";
4
+ import { useIsRTL } from "../utils/localization/useIsRTL";
4
5
  export const IconCornerRightUp = ({ className, size, title, description, focusable = false }) => {
5
6
  const uniqueId = useId();
6
- const classes = useMemo(() => classNames(["zen-icon", size ? `zen-icon--${size}` : "", className !== null && className !== void 0 ? className : ""]), [size, className]);
7
+ const isRTL = useIsRTL();
8
+ const classes = useMemo(() => classNames(["zen-icon", size ? `zen-icon--${size}` : "", isRTL ? "zen-icon--rtl" : "", className !== null && className !== void 0 ? className : ""]), [size, isRTL, className]);
7
9
  return (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 25", focusable: focusable ? "true" : undefined, tabIndex: focusable ? 0 : undefined, role: focusable || title || description ? undefined : "presentation", className: classes, "aria-labelledby": title && focusable ? uniqueId : undefined, "data-name": "IconCornerRightUp", children: [title ? _jsx("title", { id: uniqueId, children: title }) : null, description ? _jsx("desc", { children: description }) : null, _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M15.293 4.163a1 1 0 011.414 0l4 4a1 1 0 01-1.414 1.414L17 7.284V20.87a1 1 0 01-1 1H4a1 1 0 110-2h11V7.284l-2.293 2.293a1 1 0 11-1.414-1.414l4-4z" })] }));
8
10
  };
@@ -1,8 +1,10 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  import { useId, useMemo } from "react";
3
3
  import { classNames } from "../commonHelpers/classNames/classNames";
4
+ import { useIsRTL } from "../utils/localization/useIsRTL";
4
5
  export const IconCornerUpLeft = ({ className, size, title, description, focusable = false }) => {
5
6
  const uniqueId = useId();
6
- const classes = useMemo(() => classNames(["zen-icon", size ? `zen-icon--${size}` : "", className !== null && className !== void 0 ? className : ""]), [size, className]);
7
+ const isRTL = useIsRTL();
8
+ const classes = useMemo(() => classNames(["zen-icon", size ? `zen-icon--${size}` : "", isRTL ? "zen-icon--rtl" : "", className !== null && className !== void 0 ? className : ""]), [size, isRTL, className]);
7
9
  return (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", focusable: focusable ? "true" : undefined, tabIndex: focusable ? 0 : undefined, role: focusable || title || description ? undefined : "presentation", className: classes, "aria-labelledby": title && focusable ? uniqueId : undefined, "data-name": "IconCornerUpLeft", children: [title ? _jsx("title", { id: uniqueId, children: title }) : null, description ? _jsx("desc", { children: description }) : null, _jsx("path", { fillRule: "evenodd", d: "M20 20a1 1 0 0 1-1-1v-9H6.414l2.293 2.293a1 1 0 1 1-1.414 1.414l-4-4a1 1 0 0 1 0-1.414l4-4a1 1 0 0 1 1.414 1.414L6.414 8H20a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1", clipRule: "evenodd" })] }));
8
10
  };
@@ -1,8 +1,10 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  import { useId, useMemo } from "react";
3
3
  import { classNames } from "../commonHelpers/classNames/classNames";
4
+ import { useIsRTL } from "../utils/localization/useIsRTL";
4
5
  export const IconCornerUpRight = ({ className, size, title, description, focusable = false }) => {
5
6
  const uniqueId = useId();
6
- const classes = useMemo(() => classNames(["zen-icon", size ? `zen-icon--${size}` : "", className !== null && className !== void 0 ? className : ""]), [size, className]);
7
+ const isRTL = useIsRTL();
8
+ const classes = useMemo(() => classNames(["zen-icon", size ? `zen-icon--${size}` : "", isRTL ? "zen-icon--rtl" : "", className !== null && className !== void 0 ? className : ""]), [size, isRTL, className]);
7
9
  return (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 25", focusable: focusable ? "true" : undefined, tabIndex: focusable ? 0 : undefined, role: focusable || title || description ? undefined : "presentation", className: classes, "aria-labelledby": title && focusable ? uniqueId : undefined, "data-name": "IconCornerUpRight", children: [title ? _jsx("title", { id: uniqueId, children: title }) : null, description ? _jsx("desc", { children: description }) : null, _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M4 20.87a1 1 0 001-1v-9h12.586l-2.293 2.293a1 1 0 001.414 1.414l4-4a1 1 0 000-1.414l-4-4a1 1 0 10-1.414 1.414l2.293 2.293H4a1 1 0 00-1 1v10a1 1 0 001 1z" })] }));
8
10
  };
@@ -1,8 +1,10 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  import { useId, useMemo } from "react";
3
3
  import { classNames } from "../commonHelpers/classNames/classNames";
4
+ import { useIsRTL } from "../utils/localization/useIsRTL";
4
5
  export const IconLayoutSidebar = ({ className, size, title, description, focusable = false }) => {
5
6
  const uniqueId = useId();
6
- const classes = useMemo(() => classNames(["zen-icon", size ? `zen-icon--${size}` : "", className !== null && className !== void 0 ? className : ""]), [size, className]);
7
+ const isRTL = useIsRTL();
8
+ const classes = useMemo(() => classNames(["zen-icon", size ? `zen-icon--${size}` : "", isRTL ? "zen-icon--rtl" : "", className !== null && className !== void 0 ? className : ""]), [size, isRTL, className]);
7
9
  return (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 25", focusable: focusable ? "true" : undefined, tabIndex: focusable ? 0 : undefined, role: focusable || title || description ? undefined : "presentation", className: classes, "aria-labelledby": title && focusable ? uniqueId : undefined, "data-name": "IconLayoutSidebar", children: [title ? _jsx("title", { id: uniqueId, children: title }) : null, description ? _jsx("desc", { children: description }) : null, _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3 4.87a1 1 0 011-1h16a1 1 0 011 1v16a1 1 0 01-1 1H10 4a1 1 0 01-1-1v-16zm8 15h8v-6h-8v6zm0-8h8v-6h-8v6zm-2-6v14H5v-14h4z" })] }));
8
10
  };
@@ -0,0 +1,3 @@
1
+ import "./icon.less";
2
+ import { IIcon } from "./icon";
3
+ export declare const IconPinFilled: ({ className, size, title, description, focusable }: IIcon) => import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1,8 @@
1
+ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
+ import { useId, useMemo } from "react";
3
+ import { classNames } from "../commonHelpers/classNames/classNames";
4
+ export const IconPinFilled = ({ className, size, title, description, focusable = false }) => {
5
+ const uniqueId = useId();
6
+ const classes = useMemo(() => classNames(["zen-icon", size ? `zen-icon--${size}` : "", className !== null && className !== void 0 ? className : ""]), [size, className]);
7
+ return (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", focusable: focusable ? "true" : undefined, tabIndex: focusable ? 0 : undefined, role: focusable || title || description ? undefined : "presentation", className: classes, "aria-labelledby": title && focusable ? uniqueId : undefined, "data-name": "IconPinFilled", children: [title ? _jsx("title", { id: uniqueId, children: title }) : null, description ? _jsx("desc", { children: description }) : null, _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M6.5 3C6.5 2.44772 6.94772 2 7.5 2H16.5C17.0523 2 17.5 2.44772 17.5 3V6.99695C17.5 8.65455 18.1585 10.2443 19.3306 11.4164L19.7071 11.7929C19.8946 11.9804 20 12.2348 20 12.5V15C20 15.5523 19.5523 16 19 16H13V21C13 21.5523 12.5523 22 12 22C11.4477 22 11 21.5523 11 21V16H5C4.44772 16 4 15.5523 4 15V12.5C4 12.2348 4.10536 11.9804 4.29289 11.7929L4.66942 11.4164C5.84152 10.2443 6.5 8.65455 6.5 6.99695V3Z" })] }));
8
+ };
@@ -1,8 +1,10 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  import { useId, useMemo } from "react";
3
3
  import { classNames } from "../commonHelpers/classNames/classNames";
4
+ import { useIsRTL } from "../utils/localization/useIsRTL";
4
5
  export const IconSidebar = ({ className, size, title, description, focusable = false }) => {
5
6
  const uniqueId = useId();
6
- const classes = useMemo(() => classNames(["zen-icon", size ? `zen-icon--${size}` : "", className !== null && className !== void 0 ? className : ""]), [size, className]);
7
+ const isRTL = useIsRTL();
8
+ const classes = useMemo(() => classNames(["zen-icon", size ? `zen-icon--${size}` : "", isRTL ? "zen-icon--rtl" : "", className !== null && className !== void 0 ? className : ""]), [size, isRTL, className]);
7
9
  return (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 25", focusable: focusable ? "true" : undefined, tabIndex: focusable ? 0 : undefined, role: focusable || title || description ? undefined : "presentation", className: classes, "aria-labelledby": title && focusable ? uniqueId : undefined, "data-name": "IconSidebar", children: [title ? _jsx("title", { id: uniqueId, children: title }) : null, description ? _jsx("desc", { children: description }) : null, _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2 5.87a1 1 0 011-1h18a1 1 0 011 1v14a1 1 0 01-1 1H3a1 1 0 01-1-1v-14zm2 1v12h6v-12H4zm8 0v12h8v-12h-8z" }), _jsx("path", { d: "M7 10.37a.5.5 0 110-1 .5.5 0 010 1zM7 13.37a.5.5 0 110-1 .5.5 0 010 1zM7 16.37a.5.5 0 110-1 .5.5 0 010 1z" }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M7 10.87a1 1 0 110-2 1 1 0 010 2zm0 3a1 1 0 110-2 1 1 0 010 2zm0 3a1 1 0 110-2 1 1 0 010 2zm0-6.5a.5.5 0 110-1 .5.5 0 010 1zm0 3a.5.5 0 110-1 .5.5 0 010 1zm-.5 2.5a.5.5 0 101 0 .5.5 0 00-1 0z" })] }));
8
10
  };
@@ -1,8 +1,10 @@
1
1
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
2
2
  import { useId, useMemo } from "react";
3
3
  import { classNames } from "../commonHelpers/classNames/classNames";
4
+ import { useIsRTL } from "../utils/localization/useIsRTL";
4
5
  export const IconUndock = ({ className, size, title, description, focusable = false }) => {
5
6
  const uniqueId = useId();
6
- const classes = useMemo(() => classNames(["zen-icon", size ? `zen-icon--${size}` : "", className !== null && className !== void 0 ? className : ""]), [size, className]);
7
+ const isRTL = useIsRTL();
8
+ const classes = useMemo(() => classNames(["zen-icon", size ? `zen-icon--${size}` : "", isRTL ? "zen-icon--rtl" : "", className !== null && className !== void 0 ? className : ""]), [size, isRTL, className]);
7
9
  return (_jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 25", focusable: focusable ? "true" : undefined, tabIndex: focusable ? 0 : undefined, role: focusable || title || description ? undefined : "presentation", className: classes, "aria-labelledby": title && focusable ? uniqueId : undefined, "data-name": "IconUndock", children: [title ? _jsx("title", { id: uniqueId, children: title }) : null, description ? _jsx("desc", { children: description }) : null, _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3.293 4.163A1 1 0 014 3.87h6a1 1 0 110 2H6.414l4.543 4.542a1 1 0 01-1.414 1.415L5 7.284v3.586a1 1 0 11-2 0v-6a1 1 0 01.293-.707zM13 7.87a1 1 0 011-1h7a1 1 0 011 1v14a1 1 0 01-1 1H7a1 1 0 01-1-1v-7a1 1 0 112 0v6h12v-12h-6a1 1 0 01-1-1z" })] }));
8
10
  };
package/esm/index.d.ts CHANGED
@@ -556,6 +556,7 @@ export { IconPhone } from "./icons/iconPhone";
556
556
  export { IconPhoneMobile } from "./icons/iconPhoneMobile";
557
557
  export { IconPin } from "./icons/iconPin";
558
558
  export { IconPin2 } from "./icons/iconPin2";
559
+ export { IconPinFilled } from "./icons/iconPinFilled";
559
560
  export { IconPinLocation } from "./icons/iconPinLocation";
560
561
  export { IconPinLocation2 } from "./icons/iconPinLocation2";
561
562
  export { IconPinLocation3 } from "./icons/iconPinLocation3";
package/esm/index.js CHANGED
@@ -545,6 +545,7 @@ export { IconPhone } from "./icons/iconPhone";
545
545
  export { IconPhoneMobile } from "./icons/iconPhoneMobile";
546
546
  export { IconPin } from "./icons/iconPin";
547
547
  export { IconPin2 } from "./icons/iconPin2";
548
+ export { IconPinFilled } from "./icons/iconPinFilled";
548
549
  export { IconPinLocation } from "./icons/iconPinLocation";
549
550
  export { IconPinLocation2 } from "./icons/iconPinLocation2";
550
551
  export { IconPinLocation3 } from "./icons/iconPinLocation3";
@@ -13,5 +13,7 @@ export interface IListItem extends IZenComponentProps {
13
13
  link?: string;
14
14
  target?: React.HTMLAttributeAnchorTarget;
15
15
  onDragStart?: (e: React.PointerEvent<HTMLElement>) => void;
16
+ wrap?: boolean;
17
+ vertical?: boolean;
16
18
  }
17
- export declare const ListItem: ({ id, className, image, name, secondary, status, actions, onClick, link, target, onDragStart }: IListItem) => import("react/jsx-runtime").JSX.Element;
19
+ export declare const ListItem: ({ id, className, image, name, secondary, status, actions, onClick, link, target, onDragStart, wrap, vertical }: IListItem) => import("react/jsx-runtime").JSX.Element;
@@ -79,7 +79,9 @@ export const ListItem = ({
79
79
  onClick,
80
80
  link,
81
81
  target,
82
- onDragStart
82
+ onDragStart,
83
+ wrap,
84
+ vertical
83
85
  }) => {
84
86
  const isMobile = useMobile();
85
87
  const driveClassName = useDriveClassName("zen-list-item");
@@ -169,7 +171,7 @@ export const ListItem = ({
169
171
  const clickableClassName = useMemo(() => onClick || link ? "zen-list-item--clickable" : "", [link, onClick]);
170
172
  return _jsxs("li", {
171
173
  id: id,
172
- className: classNames(["zen-list-item", mobileClassName || driveClassName || "", clickableClassName, className || ""]),
174
+ className: classNames(["zen-list-item", mobileClassName || driveClassName || "", clickableClassName, wrap ? "zen-list-item--wrap" : "", vertical ? "zen-list-item--vertical" : "", className || ""]),
173
175
  onClick: handleClick,
174
176
  // eslint-disable-next-line @typescript-eslint/no-explicit-any
175
177
  ref: itemRef,
@@ -17,6 +17,7 @@ export interface IControlledMenu extends IZenComponentProps {
17
17
  ariaLabel?: string;
18
18
  ariaLabelledby?: string;
19
19
  listClassName?: string;
20
+ closeOnScroll?: boolean;
20
21
  }
21
22
  type TControlledMenu = FC<IControlledMenu> & {
22
23
  Item: FC<IMenuControlledItem>;