smarthr-ui 70.1.0 → 70.3.0

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 (441) hide show
  1. package/esm/_virtual/index3.js +1 -1
  2. package/esm/_virtual/index7.js +2 -6
  3. package/esm/_virtual/index7.js.map +1 -1
  4. package/esm/_virtual/plugin.js +1 -1
  5. package/esm/_virtual/resolveConfig.js +1 -1
  6. package/esm/components/AccordionPanel/AccordionPanel.js +1 -1
  7. package/esm/components/AccordionPanel/AccordionPanelContent.js +1 -1
  8. package/esm/components/AccordionPanel/AccordionPanelItem.js +1 -1
  9. package/esm/components/AccordionPanel/AccordionPanelTrigger.js +1 -1
  10. package/esm/components/AppHeader/AppHeader.js +7 -3
  11. package/esm/components/AppHeader/AppHeader.js.map +1 -1
  12. package/esm/components/AppHeader/components/common/AppLauncherFeatures.js +1 -1
  13. package/esm/components/AppHeader/components/common/AppLauncherSortDropdown.js +1 -1
  14. package/esm/components/AppHeader/components/common/CommonButton.js +1 -1
  15. package/esm/components/AppHeader/components/desktop/AppLauncher.js +2 -1
  16. package/esm/components/AppHeader/components/desktop/AppLauncher.js.map +1 -1
  17. package/esm/components/AppHeader/components/desktop/DesktopHeader.js +1 -1
  18. package/esm/components/AppHeader/components/desktop/Navigation.js +1 -1
  19. package/esm/components/AppHeader/components/desktop/ReleaseNotesDropdown.js +2 -1
  20. package/esm/components/AppHeader/components/desktop/ReleaseNotesDropdown.js.map +1 -1
  21. package/esm/components/AppHeader/components/desktop/UserInfo.js +1 -1
  22. package/esm/components/AppHeader/components/mobile/AppLauncher.js +2 -1
  23. package/esm/components/AppHeader/components/mobile/AppLauncher.js.map +1 -1
  24. package/esm/components/AppHeader/components/mobile/AppLauncherFilterDropdown.js +1 -1
  25. package/esm/components/AppHeader/components/mobile/LanguageSelector.js +1 -1
  26. package/esm/components/AppHeader/components/mobile/Menu.js +1 -1
  27. package/esm/components/AppHeader/components/mobile/MenuDialog.js +1 -1
  28. package/esm/components/AppHeader/components/mobile/Navigation.js +1 -1
  29. package/esm/components/AppHeader/components/mobile/NavigationItem.js +1 -1
  30. package/esm/components/AppHeader/components/mobile/ReleaseNote.js +1 -1
  31. package/esm/components/AppHeader/components/mobile/TenantSelector.js +1 -1
  32. package/esm/components/AppHeader/components/mobile/UserInfo.js +1 -1
  33. package/esm/components/AppHeader/hooks/useMediaQuery.d.ts +1 -2
  34. package/esm/components/AppHeader/hooks/useMediaQuery.js +2 -3
  35. package/esm/components/AppHeader/hooks/useMediaQuery.js.map +1 -1
  36. package/esm/components/AppNavi/AppNavi.js +11 -9
  37. package/esm/components/AppNavi/AppNavi.js.map +1 -1
  38. package/esm/components/AppNavi/AppNaviAnchor.js +1 -1
  39. package/esm/components/AppNavi/AppNaviButton.js +1 -1
  40. package/esm/components/AppNavi/AppNaviCustomTag.js +1 -1
  41. package/esm/components/AppNavi/AppNaviDropdown.js +1 -1
  42. package/esm/components/AppNavi/AppNaviDropdownMenuButton.js +1 -1
  43. package/esm/components/AppNavi/itemClassNameGenerator.js +1 -1
  44. package/esm/components/Badge/Badge.js +1 -1
  45. package/esm/components/Balloon/Balloon.js +1 -1
  46. package/esm/components/Base/Base.js +1 -1
  47. package/esm/components/Base/BaseColumn/BaseColumn.js +1 -1
  48. package/esm/components/BottomFixedArea/BottomFixedArea.js +1 -1
  49. package/esm/components/Browser/Browser.js +1 -1
  50. package/esm/components/Browser/BrowserItem.js +1 -1
  51. package/esm/components/Button/AnchorButton.js +1 -1
  52. package/esm/components/Button/Button.js +1 -1
  53. package/esm/components/Button/ButtonWrapper.js +1 -1
  54. package/esm/components/Button/DisabledDetail.js +1 -1
  55. package/esm/components/Button/UnstyledButton.js +1 -1
  56. package/esm/components/Calendar/Calendar.js +1 -1
  57. package/esm/components/Calendar/CalendarTable.js +1 -1
  58. package/esm/components/Calendar/YearPicker.js +1 -1
  59. package/esm/components/Checkbox/Checkbox.js +1 -1
  60. package/esm/components/Chip/Chip.js +1 -1
  61. package/esm/components/Combobox/ItemButton.js +1 -1
  62. package/esm/components/Combobox/MultiCombobox/MultiCombobox.js +1 -1
  63. package/esm/components/Combobox/MultiCombobox/MultiSelectedItem.js +1 -1
  64. package/esm/components/Combobox/SingleCombobox/SingleCombobox.js +1 -1
  65. package/esm/components/Combobox/useListbox.d.ts +2 -2
  66. package/esm/components/Combobox/useListbox.js +13 -4
  67. package/esm/components/Combobox/useListbox.js.map +1 -1
  68. package/esm/components/DatePicker/DatePicker.js +1 -1
  69. package/esm/components/DatePicker/Portal.js +1 -1
  70. package/esm/components/DefinitionList/DefinitionList.js +1 -1
  71. package/esm/components/DefinitionList/DefinitionListItem.js +1 -1
  72. package/esm/components/Dialog/DialogBody.d.ts +2 -1
  73. package/esm/components/Dialog/DialogBody.js +3 -3
  74. package/esm/components/Dialog/DialogBody.js.map +1 -1
  75. package/esm/components/Dialog/DialogContentInner.js +1 -1
  76. package/esm/components/Dialog/DialogHeader.js +1 -1
  77. package/esm/components/Dialog/DialogOverlap.js +1 -1
  78. package/esm/components/Dialog/FormDialog/FormDialogContentInner.js +1 -1
  79. package/esm/components/Dialog/ModelessDialog.js +1 -1
  80. package/esm/components/Dialog/StepFormDialog/StepFormDialogContentInner.js +13 -6
  81. package/esm/components/Dialog/StepFormDialog/StepFormDialogContentInner.js.map +1 -1
  82. package/esm/components/Dialog/StepFormDialog/StepFormDialogProvider.d.ts +2 -1
  83. package/esm/components/Dialog/StepFormDialog/StepFormDialogProvider.js +3 -1
  84. package/esm/components/Dialog/StepFormDialog/StepFormDialogProvider.js.map +1 -1
  85. package/esm/components/Dialog/dialogInnerStyle.js +1 -1
  86. package/esm/components/DropZone/DropZone.js +1 -1
  87. package/esm/components/Dropdown/DropdownCloser.js +1 -1
  88. package/esm/components/Dropdown/DropdownContentInner.js +1 -1
  89. package/esm/components/Dropdown/DropdownMenuButton/DropdownMenuButton.js +13 -2
  90. package/esm/components/Dropdown/DropdownMenuButton/DropdownMenuButton.js.map +1 -1
  91. package/esm/components/Dropdown/DropdownMenuButton/DropdownMenuGroup.js +1 -1
  92. package/esm/components/Dropdown/DropdownTrigger.js +1 -1
  93. package/esm/components/Dropdown/FilterDropdown/FilterDropdown.js +1 -1
  94. package/esm/components/Dropdown/SortDropdown/useSortDropdown.js +1 -1
  95. package/esm/components/ErrorScreen/ErrorScreen.js +2 -1
  96. package/esm/components/ErrorScreen/ErrorScreen.js.map +1 -1
  97. package/esm/components/ErrorScreen/index.d.ts +0 -2
  98. package/esm/components/FlashMessage/FlashMessage.js +1 -1
  99. package/esm/components/FloatArea/FloatArea.js +1 -1
  100. package/esm/components/FormControl/FormControl.js +1 -1
  101. package/esm/components/Header/AppLauncher/AppLauncher.js +2 -1
  102. package/esm/components/Header/AppLauncher/AppLauncher.js.map +1 -1
  103. package/esm/components/Header/Header.js +1 -1
  104. package/esm/components/Header/HeaderDropdownMenuButton.js +1 -1
  105. package/esm/components/Header/HeaderLink.js +2 -1
  106. package/esm/components/Header/HeaderLink.js.map +1 -1
  107. package/esm/components/Header/LanguageSwitcher/LanguageSwitcher.js +1 -1
  108. package/esm/components/Heading/Heading.js +1 -1
  109. package/esm/components/Icon/Icon.js +1 -1
  110. package/esm/components/Icon/generateIcon.js +1 -1
  111. package/esm/components/InformationPanel/InformationPanel.js +1 -1
  112. package/esm/components/Input/Input.js +13 -3
  113. package/esm/components/Input/Input.js.map +1 -1
  114. package/esm/components/Input/InputWithTooltip/InputWithTooltip.js +1 -1
  115. package/esm/components/Input/SearchInput/SearchInput.js +1 -1
  116. package/esm/components/InputFile/InputFile.d.ts +4 -0
  117. package/esm/components/InputFile/InputFile.js +30 -15
  118. package/esm/components/InputFile/InputFile.js.map +1 -1
  119. package/esm/components/Layout/Center/Center.js +1 -1
  120. package/esm/components/Layout/Cluster/Cluster.js +1 -1
  121. package/esm/components/Layout/Reel/Reel.js +1 -1
  122. package/esm/components/Layout/Sidebar/Sidebar.js +1 -1
  123. package/esm/components/Layout/Stack/Stack.js +1 -1
  124. package/esm/components/LineClamp/LineClamp.js +1 -1
  125. package/esm/components/Loader/Loader.js +1 -1
  126. package/esm/components/NotificationBar/NotificationBar.js +1 -1
  127. package/esm/components/PageCounter/PageCounter.js +1 -1
  128. package/esm/components/Pagination/Pagination.js +1 -1
  129. package/esm/components/Pagination/PaginationItemButton.js +1 -1
  130. package/esm/components/Picker/style.d.ts +7 -1
  131. package/esm/components/Picker/style.js +10 -2
  132. package/esm/components/Picker/style.js.map +1 -1
  133. package/esm/components/RadioButton/RadioButton.js +1 -1
  134. package/esm/components/RadioButtonPanel/RadioButtonPanel.js +1 -1
  135. package/esm/components/ResponseMessage/ResponseMessage.js +1 -1
  136. package/esm/components/SegmentedControl/SegmentedControl.js +1 -1
  137. package/esm/components/Select/Select.js +1 -1
  138. package/esm/components/SideMenu/SideMenu.js +1 -1
  139. package/esm/components/SideMenu/SideMenuGroup.js +1 -1
  140. package/esm/components/SideMenu/SideMenuItem.js +1 -1
  141. package/esm/components/SideNav/SideNav.js +1 -1
  142. package/esm/components/SideNav/SideNavItemButton.js +3 -3
  143. package/esm/components/SideNav/SideNavItemButton.js.map +1 -1
  144. package/esm/components/SmartHRLogo/SmartHRLogo.js +1 -1
  145. package/esm/components/SpreadsheetTable/SpreadsheetTable.js +1 -1
  146. package/esm/components/StatusLabel/RequiredLabel.js +2 -1
  147. package/esm/components/StatusLabel/RequiredLabel.js.map +1 -1
  148. package/esm/components/StatusLabel/StatusLabel.js +1 -1
  149. package/esm/components/Stepper/HorizontalStepItem.js +1 -1
  150. package/esm/components/Stepper/StepCounter.js +1 -1
  151. package/esm/components/Stepper/StepStatusIcon.js +1 -1
  152. package/esm/components/Stepper/Stepper.js +1 -1
  153. package/esm/components/Stepper/VerticalStepItem.js +1 -1
  154. package/esm/components/Switch/Switch.js +1 -1
  155. package/esm/components/TabBar/TabBar.js +1 -1
  156. package/esm/components/TabBar/TabItem.js +1 -1
  157. package/esm/components/Table/BulkActionRow.js +1 -1
  158. package/esm/components/Table/EmptyTableBody.js +1 -1
  159. package/esm/components/Table/Table.js +2 -2
  160. package/esm/components/Table/Table.js.map +1 -1
  161. package/esm/components/Table/TableReel.js +4 -4
  162. package/esm/components/Table/TableReel.js.map +1 -1
  163. package/esm/components/Table/Td.js +1 -1
  164. package/esm/components/Table/TdCheckbox.d.ts +0 -2
  165. package/esm/components/Table/TdCheckbox.js +1 -1
  166. package/esm/components/Table/TdRadioButton.js +1 -1
  167. package/esm/components/Table/Th.js +1 -1
  168. package/esm/components/Table/ThCheckbox.d.ts +0 -2
  169. package/esm/components/Table/ThCheckbox.js +1 -1
  170. package/esm/components/Table/reelShadowStyle.js +1 -1
  171. package/esm/components/Table/useReelCells.d.ts +2 -1
  172. package/esm/components/Table/useReelCells.js +13 -12
  173. package/esm/components/Table/useReelCells.js.map +1 -1
  174. package/esm/components/Text/Text.js +1 -1
  175. package/esm/components/TextLink/HelpLink.d.ts +5 -0
  176. package/esm/components/TextLink/HelpLink.js +10 -0
  177. package/esm/components/TextLink/HelpLink.js.map +1 -0
  178. package/esm/components/TextLink/OpenInNewTabIcon.d.ts +1 -0
  179. package/esm/components/TextLink/OpenInNewTabIcon.js +15 -0
  180. package/esm/components/TextLink/OpenInNewTabIcon.js.map +1 -0
  181. package/esm/components/TextLink/TextLink.js +3 -4
  182. package/esm/components/TextLink/TextLink.js.map +1 -1
  183. package/esm/components/TextLink/index.d.ts +1 -0
  184. package/esm/components/TextLink/index.js +1 -0
  185. package/esm/components/TextLink/index.js.map +1 -1
  186. package/esm/components/Textarea/Textarea.js +1 -1
  187. package/esm/components/Tooltip/Tooltip.js +1 -1
  188. package/esm/components/Tooltip/TooltipPortal.js +1 -1
  189. package/esm/components/UpwardLink/UpwardLink.js +2 -1
  190. package/esm/components/UpwardLink/UpwardLink.js.map +1 -1
  191. package/esm/components/VisuallyHiddenText/VisuallyHiddenText.js +1 -1
  192. package/esm/index.d.ts +1 -1
  193. package/esm/index.js +3 -0
  194. package/esm/index.js.map +1 -1
  195. package/esm/intl/IntlProvider.d.ts +1 -1
  196. package/esm/intl/IntlProvider.js +8 -2
  197. package/esm/intl/IntlProvider.js.map +1 -1
  198. package/esm/intl/Localizer.d.ts +1 -1
  199. package/esm/intl/Localizer.js +1 -0
  200. package/esm/intl/Localizer.js.map +1 -1
  201. package/esm/intl/index.d.ts +1 -0
  202. package/esm/intl/index.js +2 -0
  203. package/esm/intl/index.js.map +1 -1
  204. package/esm/intl/locales/en_us.d.ts +6 -0
  205. package/esm/intl/locales/en_us.js +6 -0
  206. package/esm/intl/locales/en_us.js.map +1 -1
  207. package/esm/intl/locales/id_id.d.ts +6 -0
  208. package/esm/intl/locales/id_id.js +6 -0
  209. package/esm/intl/locales/id_id.js.map +1 -1
  210. package/esm/intl/locales/ja.d.ts +5 -0
  211. package/esm/intl/locales/ja.js +5 -0
  212. package/esm/intl/locales/ja.js.map +1 -1
  213. package/esm/intl/locales/ko_kr.d.ts +6 -0
  214. package/esm/intl/locales/ko_kr.js +6 -0
  215. package/esm/intl/locales/ko_kr.js.map +1 -1
  216. package/esm/intl/locales/pt_br.d.ts +6 -0
  217. package/esm/intl/locales/pt_br.js +6 -0
  218. package/esm/intl/locales/pt_br.js.map +1 -1
  219. package/esm/intl/locales/vi_vn.d.ts +6 -0
  220. package/esm/intl/locales/vi_vn.js +6 -0
  221. package/esm/intl/locales/vi_vn.js.map +1 -1
  222. package/esm/intl/locales/zh_hans_cn.d.ts +6 -0
  223. package/esm/intl/locales/zh_hans_cn.js +6 -0
  224. package/esm/intl/locales/zh_hans_cn.js.map +1 -1
  225. package/esm/intl/locales/zh_hant_tw.d.ts +6 -0
  226. package/esm/intl/locales/zh_hant_tw.js +6 -0
  227. package/esm/intl/locales/zh_hant_tw.js.map +1 -1
  228. package/esm/intl/useIntl.js +1 -0
  229. package/esm/intl/useIntl.js.map +1 -1
  230. package/esm/smarthr-ui-preset.js +1 -1
  231. package/esm/vendor/.pnpm/{@babel_runtime@7.27.0 → @babel_runtime@7.27.1}/vendor/@babel/runtime/helpers/esm/assertThisInitialized.js.map +1 -1
  232. package/esm/vendor/.pnpm/{@babel_runtime@7.27.0 → @babel_runtime@7.27.1}/vendor/@babel/runtime/helpers/esm/construct.js.map +1 -1
  233. package/esm/vendor/.pnpm/{@babel_runtime@7.27.0 → @babel_runtime@7.27.1}/vendor/@babel/runtime/helpers/esm/extends.js.map +1 -1
  234. package/esm/vendor/.pnpm/{@babel_runtime@7.27.0 → @babel_runtime@7.27.1}/vendor/@babel/runtime/helpers/esm/getPrototypeOf.js.map +1 -1
  235. package/esm/vendor/.pnpm/{@babel_runtime@7.27.0 → @babel_runtime@7.27.1}/vendor/@babel/runtime/helpers/esm/inheritsLoose.js.map +1 -1
  236. package/esm/vendor/.pnpm/{@babel_runtime@7.27.0 → @babel_runtime@7.27.1}/vendor/@babel/runtime/helpers/esm/isNativeFunction.js.map +1 -1
  237. package/esm/vendor/.pnpm/{@babel_runtime@7.27.0 → @babel_runtime@7.27.1}/vendor/@babel/runtime/helpers/esm/isNativeReflectConstruct.js.map +1 -1
  238. package/esm/vendor/.pnpm/{@babel_runtime@7.27.0 → @babel_runtime@7.27.1}/vendor/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js.map +1 -1
  239. package/esm/vendor/.pnpm/{@babel_runtime@7.27.0 → @babel_runtime@7.27.1}/vendor/@babel/runtime/helpers/esm/setPrototypeOf.js.map +1 -1
  240. package/esm/vendor/.pnpm/{@babel_runtime@7.27.0 → @babel_runtime@7.27.1}/vendor/@babel/runtime/helpers/esm/wrapNativeSuper.js.map +1 -1
  241. package/esm/vendor/.pnpm/picocolors@1.1.1/vendor/picocolors/picocolors.js +1 -1
  242. package/esm/vendor/.pnpm/picocolors@1.1.1/vendor/picocolors/picocolors.js.map +1 -1
  243. package/esm/vendor/.pnpm/polished@4.3.1/vendor/polished/dist/polished.esm.js +5 -116
  244. package/esm/vendor/.pnpm/polished@4.3.1/vendor/polished/dist/polished.esm.js.map +1 -1
  245. package/esm/vendor/.pnpm/prop-types@15.8.1/vendor/prop-types/index.js +2 -11
  246. package/esm/vendor/.pnpm/prop-types@15.8.1/vendor/prop-types/index.js.map +1 -1
  247. package/esm/vendor/.pnpm/{react-innertext@1.1.5_@types_react@18.3.20_react@19.1.0 → react-innertext@1.1.5_@types_react@18.3.21_react@19.1.0}/vendor/react-innertext/index.js.map +1 -1
  248. package/esm/vendor/.pnpm/react-transition-group@4.4.5_react-dom@19.1.0_react@19.1.0__react@19.1.0/vendor/react-transition-group/esm/CSSTransition.js +4 -135
  249. package/esm/vendor/.pnpm/react-transition-group@4.4.5_react-dom@19.1.0_react@19.1.0__react@19.1.0/vendor/react-transition-group/esm/CSSTransition.js.map +1 -1
  250. package/esm/vendor/.pnpm/react-transition-group@4.4.5_react-dom@19.1.0_react@19.1.0__react@19.1.0/vendor/react-transition-group/esm/Transition.js +3 -191
  251. package/esm/vendor/.pnpm/react-transition-group@4.4.5_react-dom@19.1.0_react@19.1.0__react@19.1.0/vendor/react-transition-group/esm/Transition.js.map +1 -1
  252. package/esm/vendor/.pnpm/{tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3__ → tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3__}/vendor/tailwind-variants/dist/chunk-I2QGXAA3.js.map +1 -1
  253. package/esm/vendor/.pnpm/{tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3__ → tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3__}/vendor/tailwind-variants/dist/index.js.map +1 -1
  254. package/esm/vendor/.pnpm/{tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3_ → tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3_}/vendor/tailwindcss/lib/corePluginList.js.map +1 -1
  255. package/esm/vendor/.pnpm/{tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3_ → tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3_}/vendor/tailwindcss/lib/featureFlags.js.map +1 -1
  256. package/esm/vendor/.pnpm/{tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3_ → tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3_}/vendor/tailwindcss/lib/public/colors.js.map +1 -1
  257. package/esm/vendor/.pnpm/{tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3_ → tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3_}/vendor/tailwindcss/lib/public/create-plugin.js.map +1 -1
  258. package/esm/vendor/.pnpm/{tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3_ → tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3_}/vendor/tailwindcss/lib/public/resolve-config.js.map +1 -1
  259. package/esm/vendor/.pnpm/{tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3_ → tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3_}/vendor/tailwindcss/lib/util/cloneDeep.js.map +1 -1
  260. package/esm/vendor/.pnpm/{tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3_ → tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3_}/vendor/tailwindcss/lib/util/color.js.map +1 -1
  261. package/esm/vendor/.pnpm/{tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3_ → tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3_}/vendor/tailwindcss/lib/util/colorNames.js.map +1 -1
  262. package/esm/vendor/.pnpm/{tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3_ → tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3_}/vendor/tailwindcss/lib/util/configurePlugins.js.map +1 -1
  263. package/esm/vendor/.pnpm/{tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3_ → tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3_}/vendor/tailwindcss/lib/util/createPlugin.js.map +1 -1
  264. package/esm/vendor/.pnpm/{tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3_ → tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3_}/vendor/tailwindcss/lib/util/dataTypes.js.map +1 -1
  265. package/esm/vendor/.pnpm/{tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3_ → tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3_}/vendor/tailwindcss/lib/util/defaults.js.map +1 -1
  266. package/esm/vendor/.pnpm/{tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3_ → tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3_}/vendor/tailwindcss/lib/util/escapeCommas.js.map +1 -1
  267. package/esm/vendor/.pnpm/{tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3_ → tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3_}/vendor/tailwindcss/lib/util/getAllConfigs.js.map +1 -1
  268. package/esm/vendor/.pnpm/{tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3_ → tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3_}/vendor/tailwindcss/lib/util/isPlainObject.js.map +1 -1
  269. package/esm/vendor/.pnpm/{tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3_ → tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3_}/vendor/tailwindcss/lib/util/log.js.map +1 -1
  270. package/esm/vendor/.pnpm/{tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3_ → tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3_}/vendor/tailwindcss/lib/util/negateValue.js.map +1 -1
  271. package/esm/vendor/.pnpm/{tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3_ → tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3_}/vendor/tailwindcss/lib/util/normalizeConfig.js.map +1 -1
  272. package/esm/vendor/.pnpm/{tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3_ → tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3_}/vendor/tailwindcss/lib/util/parseBoxShadowValue.js.map +1 -1
  273. package/esm/vendor/.pnpm/{tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3_ → tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3_}/vendor/tailwindcss/lib/util/pluginUtils.js.map +1 -1
  274. package/esm/vendor/.pnpm/{tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3_ → tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3_}/vendor/tailwindcss/lib/util/resolveConfig.js.map +1 -1
  275. package/esm/vendor/.pnpm/{tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3_ → tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3_}/vendor/tailwindcss/lib/util/splitAtTopLevelOnly.js.map +1 -1
  276. package/esm/vendor/.pnpm/{tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3_ → tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3_}/vendor/tailwindcss/lib/util/toColorValue.js.map +1 -1
  277. package/esm/vendor/.pnpm/{tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3_ → tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3_}/vendor/tailwindcss/lib/util/toPath.js.map +1 -1
  278. package/esm/vendor/.pnpm/{tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3_ → tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3_}/vendor/tailwindcss/lib/util/validateFormalSyntax.js.map +1 -1
  279. package/esm/vendor/.pnpm/{tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3_ → tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3_}/vendor/tailwindcss/lib/util/withAlphaVariable.js.map +1 -1
  280. package/esm/vendor/.pnpm/{tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3_ → tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3_}/vendor/tailwindcss/plugin.js.map +1 -1
  281. package/esm/vendor/.pnpm/{tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3_ → tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3_}/vendor/tailwindcss/resolveConfig.js.map +1 -1
  282. package/esm/vendor/.pnpm/{tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3_ → tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3_}/vendor/tailwindcss/stubs/config.full.js.map +1 -1
  283. package/lib/components/AppHeader/AppHeader.js +6 -2
  284. package/lib/components/AppHeader/AppHeader.js.map +1 -1
  285. package/lib/components/AppHeader/hooks/useMediaQuery.d.ts +1 -2
  286. package/lib/components/AppHeader/hooks/useMediaQuery.js +2 -3
  287. package/lib/components/AppHeader/hooks/useMediaQuery.js.map +1 -1
  288. package/lib/components/AppNavi/AppNavi.js +9 -7
  289. package/lib/components/AppNavi/AppNavi.js.map +1 -1
  290. package/lib/components/Combobox/useListbox.d.ts +2 -2
  291. package/lib/components/Combobox/useListbox.js +11 -3
  292. package/lib/components/Combobox/useListbox.js.map +1 -1
  293. package/lib/components/Dialog/DialogBody.d.ts +2 -1
  294. package/lib/components/Dialog/DialogBody.js +2 -2
  295. package/lib/components/Dialog/DialogBody.js.map +1 -1
  296. package/lib/components/Dialog/StepFormDialog/StepFormDialogContentInner.js +13 -6
  297. package/lib/components/Dialog/StepFormDialog/StepFormDialogContentInner.js.map +1 -1
  298. package/lib/components/Dialog/StepFormDialog/StepFormDialogProvider.d.ts +2 -1
  299. package/lib/components/Dialog/StepFormDialog/StepFormDialogProvider.js +3 -1
  300. package/lib/components/Dialog/StepFormDialog/StepFormDialogProvider.js.map +1 -1
  301. package/lib/components/Dropdown/DropdownMenuButton/DropdownMenuButton.js +11 -1
  302. package/lib/components/Dropdown/DropdownMenuButton/DropdownMenuButton.js.map +1 -1
  303. package/lib/components/ErrorScreen/index.d.ts +0 -2
  304. package/lib/components/Input/Input.js +12 -2
  305. package/lib/components/Input/Input.js.map +1 -1
  306. package/lib/components/InputFile/InputFile.d.ts +4 -0
  307. package/lib/components/InputFile/InputFile.js +29 -14
  308. package/lib/components/InputFile/InputFile.js.map +1 -1
  309. package/lib/components/Picker/style.d.ts +7 -1
  310. package/lib/components/Picker/style.js +9 -1
  311. package/lib/components/Picker/style.js.map +1 -1
  312. package/lib/components/SideNav/SideNavItemButton.js +2 -2
  313. package/lib/components/SideNav/SideNavItemButton.js.map +1 -1
  314. package/lib/components/StatusLabel/RequiredLabel.js +2 -1
  315. package/lib/components/StatusLabel/RequiredLabel.js.map +1 -1
  316. package/lib/components/Table/Table.js +1 -1
  317. package/lib/components/Table/Table.js.map +1 -1
  318. package/lib/components/Table/TableReel.js +3 -3
  319. package/lib/components/Table/TableReel.js.map +1 -1
  320. package/lib/components/Table/TdCheckbox.d.ts +0 -2
  321. package/lib/components/Table/ThCheckbox.d.ts +0 -2
  322. package/lib/components/Table/useReelCells.d.ts +2 -1
  323. package/lib/components/Table/useReelCells.js +13 -12
  324. package/lib/components/Table/useReelCells.js.map +1 -1
  325. package/lib/components/TextLink/HelpLink.d.ts +5 -0
  326. package/lib/components/TextLink/HelpLink.js +9 -0
  327. package/lib/components/TextLink/HelpLink.js.map +1 -0
  328. package/lib/components/TextLink/OpenInNewTabIcon.d.ts +1 -0
  329. package/lib/components/TextLink/OpenInNewTabIcon.js +13 -0
  330. package/lib/components/TextLink/OpenInNewTabIcon.js.map +1 -0
  331. package/lib/components/TextLink/TextLink.js +2 -2
  332. package/lib/components/TextLink/TextLink.js.map +1 -1
  333. package/lib/components/TextLink/index.d.ts +1 -0
  334. package/lib/components/TextLink/index.js +1 -0
  335. package/lib/components/TextLink/index.js.map +1 -1
  336. package/lib/index.d.ts +1 -1
  337. package/lib/index.js +2 -1
  338. package/lib/index.js.map +1 -1
  339. package/lib/intl/IntlProvider.d.ts +1 -1
  340. package/lib/intl/IntlProvider.js +7 -1
  341. package/lib/intl/IntlProvider.js.map +1 -1
  342. package/lib/intl/Localizer.d.ts +1 -1
  343. package/lib/intl/Localizer.js +1 -0
  344. package/lib/intl/Localizer.js.map +1 -1
  345. package/lib/intl/index.d.ts +1 -0
  346. package/lib/intl/index.js +35 -1
  347. package/lib/intl/index.js.map +1 -1
  348. package/lib/intl/locales/en_us.d.ts +6 -0
  349. package/lib/intl/locales/en_us.js +6 -0
  350. package/lib/intl/locales/en_us.js.map +1 -1
  351. package/lib/intl/locales/id_id.d.ts +6 -0
  352. package/lib/intl/locales/id_id.js +6 -0
  353. package/lib/intl/locales/id_id.js.map +1 -1
  354. package/lib/intl/locales/ja.d.ts +5 -0
  355. package/lib/intl/locales/ja.js +5 -0
  356. package/lib/intl/locales/ja.js.map +1 -1
  357. package/lib/intl/locales/ko_kr.d.ts +6 -0
  358. package/lib/intl/locales/ko_kr.js +6 -0
  359. package/lib/intl/locales/ko_kr.js.map +1 -1
  360. package/lib/intl/locales/pt_br.d.ts +6 -0
  361. package/lib/intl/locales/pt_br.js +6 -0
  362. package/lib/intl/locales/pt_br.js.map +1 -1
  363. package/lib/intl/locales/vi_vn.d.ts +6 -0
  364. package/lib/intl/locales/vi_vn.js +6 -0
  365. package/lib/intl/locales/vi_vn.js.map +1 -1
  366. package/lib/intl/locales/zh_hans_cn.d.ts +6 -0
  367. package/lib/intl/locales/zh_hans_cn.js +6 -0
  368. package/lib/intl/locales/zh_hans_cn.js.map +1 -1
  369. package/lib/intl/locales/zh_hant_tw.d.ts +6 -0
  370. package/lib/intl/locales/zh_hant_tw.js +6 -0
  371. package/lib/intl/locales/zh_hant_tw.js.map +1 -1
  372. package/lib/intl/useIntl.js +1 -0
  373. package/lib/intl/useIntl.js.map +1 -1
  374. package/package.json +18 -17
  375. package/smarthr-ui.css +22 -2
  376. package/esm/_virtual/index8.js +0 -4
  377. package/esm/_virtual/index8.js.map +0 -1
  378. package/esm/_virtual/index9.js +0 -4
  379. package/esm/_virtual/index9.js.map +0 -1
  380. package/esm/_virtual/react-is.development.js +0 -4
  381. package/esm/_virtual/react-is.development.js.map +0 -1
  382. package/esm/_virtual/react-is.production.min.js +0 -4
  383. package/esm/_virtual/react-is.production.min.js.map +0 -1
  384. package/esm/vendor/.pnpm/object-assign@4.1.1/vendor/object-assign/index.js +0 -101
  385. package/esm/vendor/.pnpm/object-assign@4.1.1/vendor/object-assign/index.js.map +0 -1
  386. package/esm/vendor/.pnpm/prop-types@15.8.1/vendor/prop-types/checkPropTypes.js +0 -117
  387. package/esm/vendor/.pnpm/prop-types@15.8.1/vendor/prop-types/checkPropTypes.js.map +0 -1
  388. package/esm/vendor/.pnpm/prop-types@15.8.1/vendor/prop-types/factoryWithTypeCheckers.js +0 -627
  389. package/esm/vendor/.pnpm/prop-types@15.8.1/vendor/prop-types/factoryWithTypeCheckers.js.map +0 -1
  390. package/esm/vendor/.pnpm/prop-types@15.8.1/vendor/prop-types/lib/has.js +0 -12
  391. package/esm/vendor/.pnpm/prop-types@15.8.1/vendor/prop-types/lib/has.js.map +0 -1
  392. package/esm/vendor/.pnpm/react-is@16.13.1/vendor/react-is/cjs/react-is.development.js +0 -192
  393. package/esm/vendor/.pnpm/react-is@16.13.1/vendor/react-is/cjs/react-is.development.js.map +0 -1
  394. package/esm/vendor/.pnpm/react-is@16.13.1/vendor/react-is/cjs/react-is.production.min.js +0 -28
  395. package/esm/vendor/.pnpm/react-is@16.13.1/vendor/react-is/cjs/react-is.production.min.js.map +0 -1
  396. package/esm/vendor/.pnpm/react-is@16.13.1/vendor/react-is/index.js +0 -21
  397. package/esm/vendor/.pnpm/react-is@16.13.1/vendor/react-is/index.js.map +0 -1
  398. package/esm/vendor/.pnpm/react-transition-group@4.4.5_react-dom@19.1.0_react@19.1.0__react@19.1.0/vendor/react-transition-group/esm/utils/PropTypes.js +0 -22
  399. package/esm/vendor/.pnpm/react-transition-group@4.4.5_react-dom@19.1.0_react@19.1.0__react@19.1.0/vendor/react-transition-group/esm/utils/PropTypes.js.map +0 -1
  400. /package/esm/vendor/.pnpm/{@babel_runtime@7.27.0 → @babel_runtime@7.27.1}/vendor/@babel/runtime/helpers/esm/assertThisInitialized.js +0 -0
  401. /package/esm/vendor/.pnpm/{@babel_runtime@7.27.0 → @babel_runtime@7.27.1}/vendor/@babel/runtime/helpers/esm/construct.js +0 -0
  402. /package/esm/vendor/.pnpm/{@babel_runtime@7.27.0 → @babel_runtime@7.27.1}/vendor/@babel/runtime/helpers/esm/extends.js +0 -0
  403. /package/esm/vendor/.pnpm/{@babel_runtime@7.27.0 → @babel_runtime@7.27.1}/vendor/@babel/runtime/helpers/esm/getPrototypeOf.js +0 -0
  404. /package/esm/vendor/.pnpm/{@babel_runtime@7.27.0 → @babel_runtime@7.27.1}/vendor/@babel/runtime/helpers/esm/inheritsLoose.js +0 -0
  405. /package/esm/vendor/.pnpm/{@babel_runtime@7.27.0 → @babel_runtime@7.27.1}/vendor/@babel/runtime/helpers/esm/isNativeFunction.js +0 -0
  406. /package/esm/vendor/.pnpm/{@babel_runtime@7.27.0 → @babel_runtime@7.27.1}/vendor/@babel/runtime/helpers/esm/isNativeReflectConstruct.js +0 -0
  407. /package/esm/vendor/.pnpm/{@babel_runtime@7.27.0 → @babel_runtime@7.27.1}/vendor/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js +0 -0
  408. /package/esm/vendor/.pnpm/{@babel_runtime@7.27.0 → @babel_runtime@7.27.1}/vendor/@babel/runtime/helpers/esm/setPrototypeOf.js +0 -0
  409. /package/esm/vendor/.pnpm/{@babel_runtime@7.27.0 → @babel_runtime@7.27.1}/vendor/@babel/runtime/helpers/esm/wrapNativeSuper.js +0 -0
  410. /package/esm/vendor/.pnpm/{react-innertext@1.1.5_@types_react@18.3.20_react@19.1.0 → react-innertext@1.1.5_@types_react@18.3.21_react@19.1.0}/vendor/react-innertext/index.js +0 -0
  411. /package/esm/vendor/.pnpm/{tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3__ → tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3__}/vendor/tailwind-variants/dist/chunk-I2QGXAA3.js +0 -0
  412. /package/esm/vendor/.pnpm/{tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3__ → tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3__}/vendor/tailwind-variants/dist/index.js +0 -0
  413. /package/esm/vendor/.pnpm/{tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3_ → tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3_}/vendor/tailwindcss/lib/corePluginList.js +0 -0
  414. /package/esm/vendor/.pnpm/{tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3_ → tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3_}/vendor/tailwindcss/lib/featureFlags.js +0 -0
  415. /package/esm/vendor/.pnpm/{tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3_ → tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3_}/vendor/tailwindcss/lib/public/colors.js +0 -0
  416. /package/esm/vendor/.pnpm/{tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3_ → tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3_}/vendor/tailwindcss/lib/public/create-plugin.js +0 -0
  417. /package/esm/vendor/.pnpm/{tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3_ → tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3_}/vendor/tailwindcss/lib/public/resolve-config.js +0 -0
  418. /package/esm/vendor/.pnpm/{tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3_ → tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3_}/vendor/tailwindcss/lib/util/cloneDeep.js +0 -0
  419. /package/esm/vendor/.pnpm/{tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3_ → tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3_}/vendor/tailwindcss/lib/util/color.js +0 -0
  420. /package/esm/vendor/.pnpm/{tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3_ → tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3_}/vendor/tailwindcss/lib/util/colorNames.js +0 -0
  421. /package/esm/vendor/.pnpm/{tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3_ → tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3_}/vendor/tailwindcss/lib/util/configurePlugins.js +0 -0
  422. /package/esm/vendor/.pnpm/{tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3_ → tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3_}/vendor/tailwindcss/lib/util/createPlugin.js +0 -0
  423. /package/esm/vendor/.pnpm/{tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3_ → tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3_}/vendor/tailwindcss/lib/util/dataTypes.js +0 -0
  424. /package/esm/vendor/.pnpm/{tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3_ → tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3_}/vendor/tailwindcss/lib/util/defaults.js +0 -0
  425. /package/esm/vendor/.pnpm/{tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3_ → tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3_}/vendor/tailwindcss/lib/util/escapeCommas.js +0 -0
  426. /package/esm/vendor/.pnpm/{tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3_ → tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3_}/vendor/tailwindcss/lib/util/getAllConfigs.js +0 -0
  427. /package/esm/vendor/.pnpm/{tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3_ → tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3_}/vendor/tailwindcss/lib/util/isPlainObject.js +0 -0
  428. /package/esm/vendor/.pnpm/{tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3_ → tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3_}/vendor/tailwindcss/lib/util/log.js +0 -0
  429. /package/esm/vendor/.pnpm/{tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3_ → tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3_}/vendor/tailwindcss/lib/util/negateValue.js +0 -0
  430. /package/esm/vendor/.pnpm/{tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3_ → tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3_}/vendor/tailwindcss/lib/util/normalizeConfig.js +0 -0
  431. /package/esm/vendor/.pnpm/{tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3_ → tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3_}/vendor/tailwindcss/lib/util/parseBoxShadowValue.js +0 -0
  432. /package/esm/vendor/.pnpm/{tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3_ → tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3_}/vendor/tailwindcss/lib/util/pluginUtils.js +0 -0
  433. /package/esm/vendor/.pnpm/{tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3_ → tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3_}/vendor/tailwindcss/lib/util/resolveConfig.js +0 -0
  434. /package/esm/vendor/.pnpm/{tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3_ → tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3_}/vendor/tailwindcss/lib/util/splitAtTopLevelOnly.js +0 -0
  435. /package/esm/vendor/.pnpm/{tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3_ → tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3_}/vendor/tailwindcss/lib/util/toColorValue.js +0 -0
  436. /package/esm/vendor/.pnpm/{tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3_ → tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3_}/vendor/tailwindcss/lib/util/toPath.js +0 -0
  437. /package/esm/vendor/.pnpm/{tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3_ → tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3_}/vendor/tailwindcss/lib/util/validateFormalSyntax.js +0 -0
  438. /package/esm/vendor/.pnpm/{tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3_ → tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3_}/vendor/tailwindcss/lib/util/withAlphaVariable.js +0 -0
  439. /package/esm/vendor/.pnpm/{tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3_ → tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3_}/vendor/tailwindcss/plugin.js +0 -0
  440. /package/esm/vendor/.pnpm/{tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3_ → tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3_}/vendor/tailwindcss/resolveConfig.js +0 -0
  441. /package/esm/vendor/.pnpm/{tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3_ → tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3_}/vendor/tailwindcss/stubs/config.full.js +0 -0
@@ -1,5 +1,5 @@
1
1
  import { getDefaultExportFromCjs } from './_commonjsHelpers.js';
2
- import { __require as requireReactInnertext } from './../vendor/.pnpm/react-innertext@1.1.5_@types_react@18.3.20_react@19.1.0/vendor/react-innertext/index.js';
2
+ import { __require as requireReactInnertext } from './../vendor/.pnpm/react-innertext@1.1.5_@types_react@18.3.21_react@19.1.0/vendor/react-innertext/index.js';
3
3
 
4
4
  var reactInnertextExports = requireReactInnertext();
5
5
  var innerText = /*@__PURE__*/getDefaultExportFromCjs(reactInnertextExports);
@@ -1,8 +1,4 @@
1
- import { getDefaultExportFromCjs } from './_commonjsHelpers.js';
2
- import { __require as requirePropTypes } from './../vendor/.pnpm/prop-types@15.8.1/vendor/prop-types/index.js';
1
+ var propTypes = {exports: {}};
3
2
 
4
- var propTypesExports = /*@__PURE__*/ requirePropTypes();
5
- var PropTypes = /*@__PURE__*/getDefaultExportFromCjs(propTypesExports);
6
-
7
- export { PropTypes as default };
3
+ export { propTypes as __module };
8
4
  //# sourceMappingURL=index7.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index7.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;"}
1
+ {"version":3,"file":"index7.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;"}
@@ -1,5 +1,5 @@
1
1
  import { getDefaultExportFromCjs } from './_commonjsHelpers.js';
2
- import { __require as requirePlugin } from './../vendor/.pnpm/tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3_/vendor/tailwindcss/plugin.js';
2
+ import { __require as requirePlugin } from './../vendor/.pnpm/tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3_/vendor/tailwindcss/plugin.js';
3
3
 
4
4
  var pluginExports = requirePlugin();
5
5
  var plugin = /*@__PURE__*/getDefaultExportFromCjs(pluginExports);
@@ -1,5 +1,5 @@
1
1
  import { getDefaultExportFromCjs } from './_commonjsHelpers.js';
2
- import { __require as requireResolveConfig } from './../vendor/.pnpm/tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3_/vendor/tailwindcss/resolveConfig.js';
2
+ import { __require as requireResolveConfig } from './../vendor/.pnpm/tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3_/vendor/tailwindcss/resolveConfig.js';
3
3
 
4
4
  var resolveConfigExports = requireResolveConfig();
5
5
  var resolveConfig = /*@__PURE__*/getDefaultExportFromCjs(resolveConfigExports);
@@ -1,7 +1,7 @@
1
1
  "use client";
2
2
  import { jsx } from 'react/jsx-runtime';
3
3
  import { createContext, useState, useRef, useMemo, useCallback, useEffect } from 'react';
4
- import { tv as ce } from './../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3__/vendor/tailwind-variants/dist/index.js';
4
+ import { tv as ce } from './../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3__/vendor/tailwind-variants/dist/index.js';
5
5
  import { flatArrayToMap } from '../../libs/map.js';
6
6
  import { getNewExpandedItems } from './accordionPanelHelper.js';
7
7
 
@@ -1,7 +1,7 @@
1
1
  "use client";
2
2
  import { jsx } from 'react/jsx-runtime';
3
3
  import { useContext, useMemo, useRef } from 'react';
4
- import { tv as ce } from './../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3__/vendor/tailwind-variants/dist/index.js';
4
+ import { tv as ce } from './../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3__/vendor/tailwind-variants/dist/index.js';
5
5
  import { getIsInclude } from '../../libs/map.js';
6
6
  import { AccordionPanelContext } from './AccordionPanel.js';
7
7
  import { AccordionPanelItemContext } from './AccordionPanelItem.js';
@@ -1,7 +1,7 @@
1
1
  "use client";
2
2
  import { jsx } from 'react/jsx-runtime';
3
3
  import { createContext, useMemo } from 'react';
4
- import { tv as ce } from './../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3__/vendor/tailwind-variants/dist/index.js';
4
+ import { tv as ce } from './../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3__/vendor/tailwind-variants/dist/index.js';
5
5
  import { Section } from '../SectioningContent/SectioningContent.js';
6
6
  import '../SectioningContent/levelContext.js';
7
7
 
@@ -1,7 +1,7 @@
1
1
  "use client";
2
2
  import { jsxs, jsx } from 'react/jsx-runtime';
3
3
  import { memo, useMemo, useContext, useCallback } from 'react';
4
- import { tv as ce } from './../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3__/vendor/tailwind-variants/dist/index.js';
4
+ import { tv as ce } from './../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3__/vendor/tailwind-variants/dist/index.js';
5
5
  import { getIsInclude, mapToKeyArray } from '../../libs/map.js';
6
6
  import { Heading } from '../Heading/Heading.js';
7
7
  import { FaCaretRightIcon, FaCaretDownIcon } from '../Icon/Icon.js';
@@ -1,14 +1,18 @@
1
1
  "use client";
2
- import { jsx } from 'react/jsx-runtime';
2
+ import { jsxs, jsx } from 'react/jsx-runtime';
3
3
  import { DesktopHeader } from './components/desktop/DesktopHeader.js';
4
4
  import { MobileHeader } from './components/mobile/MobileHeader.js';
5
5
  import { LocaleContextProvider } from './hooks/useLocale.js';
6
6
  import { useMediaQuery, mediaQuery } from './hooks/useMediaQuery.js';
7
7
 
8
8
  const AppHeader = ({ locale, children, ...props }) => {
9
+ // NOTE: ヘッダーの出し分けは CSS によって行われているので、useMediaQuery による children の出し分けは本来不要ですが、
10
+ // wovn の言語切替カスタム UI の挿入対象となる DOM ("wovn-embedded-widget-anchor" クラスを持った div) が複数描画されていると、
11
+ // wovn のスクリプトの仕様上1つ目の DOM にしか UI が挿入されないため、やむを得ず children のみ React のレンダリングレベルでの出し分けをしています。
9
12
  const isDesktop = useMediaQuery(mediaQuery.desktop);
10
- const Header = isDesktop ? DesktopHeader : MobileHeader;
11
- return (jsx(LocaleContextProvider, { locale: locale, children: jsx(Header, { ...props, children: children }) }));
13
+ // HINT: Desktop,Mobileの両ヘッダーは常にHTML上に存在し、cssでvisibleを切り替えることでSSR環境でのレイアウトシフトが発生しないようにしています
14
+ // 表示切替は画面幅によって決まり、SSR環境では判定出来ないためです
15
+ return (jsxs(LocaleContextProvider, { locale: locale, children: [jsx(DesktopHeader, { ...props, children: isDesktop ? children : undefined }), jsx(MobileHeader, { ...props, children: isDesktop ? undefined : children })] }));
12
16
  };
13
17
 
14
18
  export { AppHeader };
@@ -1 +1 @@
1
- {"version":3,"file":"AppHeader.js","sources":["../../../src/components/AppHeader/AppHeader.tsx"],"sourcesContent":[null],"names":[],"mappings":";;;;;;;AAUO;;;AAIL;AAKF;;"}
1
+ {"version":3,"file":"AppHeader.js","sources":["../../../src/components/AppHeader/AppHeader.tsx"],"sourcesContent":[null],"names":[],"mappings":";;;;;;;AAUO;;;;;;;AAQL;AAMF;;"}
@@ -1,6 +1,6 @@
1
1
  import { jsx } from 'react/jsx-runtime';
2
2
  import { memo, useMemo } from 'react';
3
- import { tv as ce } from './../../../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3__/vendor/tailwind-variants/dist/index.js';
3
+ import { tv as ce } from './../../../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3__/vendor/tailwind-variants/dist/index.js';
4
4
  import '../../../Button/Button.js';
5
5
  import { AnchorButton as ForwardedAnchorButton } from '../../../Button/AnchorButton.js';
6
6
  import '../../../Button/UnstyledButton.js';
@@ -1,6 +1,6 @@
1
1
  import { jsx, jsxs } from 'react/jsx-runtime';
2
2
  import { memo, useRef, useMemo, useCallback } from 'react';
3
- import { tv as ce } from './../../../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3__/vendor/tailwind-variants/dist/index.js';
3
+ import { tv as ce } from './../../../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3__/vendor/tailwind-variants/dist/index.js';
4
4
  import { textColor } from '../../../../themes/tailwind/TailwindConfig.js';
5
5
  import { Button } from '../../../Button/Button.js';
6
6
  import '../../../Button/AnchorButton.js';
@@ -1,6 +1,6 @@
1
1
  import { jsxs } from 'react/jsx-runtime';
2
2
  import { memo, useMemo } from 'react';
3
- import { tv as ce } from './../../../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3__/vendor/tailwind-variants/dist/index.js';
3
+ import { tv as ce } from './../../../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3__/vendor/tailwind-variants/dist/index.js';
4
4
 
5
5
  const commonButtonClassNameGenerator = ce({
6
6
  base: [
@@ -1,6 +1,6 @@
1
1
  import { jsx, jsxs } from 'react/jsx-runtime';
2
2
  import { memo, useMemo, useCallback } from 'react';
3
- import { tv as ce } from './../../../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3__/vendor/tailwind-variants/dist/index.js';
3
+ import { tv as ce } from './../../../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3__/vendor/tailwind-variants/dist/index.js';
4
4
  import { textColor } from '../../../../themes/tailwind/TailwindConfig.js';
5
5
  import '../../../Button/Button.js';
6
6
  import '../../../Button/AnchorButton.js';
@@ -21,6 +21,7 @@ import '../../../SectioningContent/levelContext.js';
21
21
  import { SideNav } from '../../../SideNav/SideNav.js';
22
22
  import '../../../SideNav/SideNavItemButton.js';
23
23
  import { TextLink } from '../../../TextLink/TextLink.js';
24
+ import '../../../TextLink/HelpLink.js';
24
25
  import { useAppLauncher } from '../../hooks/useAppLauncher.js';
25
26
  import { useTranslate } from '../../hooks/useTranslate.js';
26
27
  import { AppLauncherFeatures } from '../common/AppLauncherFeatures.js';
@@ -1 +1 @@
1
- {"version":3,"file":"AppLauncher.js","sources":["../../../../../src/components/AppHeader/components/desktop/AppLauncher.tsx"],"sourcesContent":[null],"names":["tv","_jsx","_jsxs"],"mappings":"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"}
1
+ {"version":3,"file":"AppLauncher.js","sources":["../../../../../src/components/AppHeader/components/desktop/AppLauncher.tsx"],"sourcesContent":[null],"names":["tv","_jsx","_jsxs"],"mappings":"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"}
@@ -1,6 +1,6 @@
1
1
  import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
2
2
  import { memo, useMemo } from 'react';
3
- import { tv as ce } from './../../../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3__/vendor/tailwind-variants/dist/index.js';
3
+ import { tv as ce } from './../../../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3__/vendor/tailwind-variants/dist/index.js';
4
4
  import { Button } from '../../../Button/Button.js';
5
5
  import '../../../Button/AnchorButton.js';
6
6
  import '../../../Button/UnstyledButton.js';
@@ -1,6 +1,6 @@
1
1
  import { memo, useMemo, createElement } from 'react';
2
2
  import { jsx, jsxs } from 'react/jsx-runtime';
3
- import { tv as ce } from './../../../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3__/vendor/tailwind-variants/dist/index.js';
3
+ import { tv as ce } from './../../../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3__/vendor/tailwind-variants/dist/index.js';
4
4
  import { AppNavi } from '../../../AppNavi/AppNavi.js';
5
5
  import { AppNaviAnchor } from '../../../AppNavi/AppNaviAnchor.js';
6
6
  import { AppNaviButton } from '../../../AppNavi/AppNaviButton.js';
@@ -1,6 +1,6 @@
1
1
  import { jsx, jsxs } from 'react/jsx-runtime';
2
2
  import { memo, useMemo } from 'react';
3
- import { tv as ce } from './../../../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3__/vendor/tailwind-variants/dist/index.js';
3
+ import { tv as ce } from './../../../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3__/vendor/tailwind-variants/dist/index.js';
4
4
  import { Button } from '../../../Button/Button.js';
5
5
  import '../../../Button/AnchorButton.js';
6
6
  import '../../../Button/UnstyledButton.js';
@@ -23,6 +23,7 @@ import { Loader } from '../../../Loader/Loader.js';
23
23
  import { Text } from '../../../Text/Text.js';
24
24
  import '../../../Text/RangeSeparator.js';
25
25
  import { TextLink } from '../../../TextLink/TextLink.js';
26
+ import '../../../TextLink/HelpLink.js';
26
27
  import { useTranslate } from '../../hooks/useTranslate.js';
27
28
  import { Translate } from '../common/Translate.js';
28
29
 
@@ -1 +1 @@
1
- {"version":3,"file":"ReleaseNotesDropdown.js","sources":["../../../../../src/components/AppHeader/components/desktop/ReleaseNotesDropdown.tsx"],"sourcesContent":[null],"names":["tv","_jsx","_jsxs"],"mappings":"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"}
1
+ {"version":3,"file":"ReleaseNotesDropdown.js","sources":["../../../../../src/components/AppHeader/components/desktop/ReleaseNotesDropdown.tsx"],"sourcesContent":[null],"names":["tv","_jsx","_jsxs"],"mappings":"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"}
@@ -1,6 +1,6 @@
1
1
  import { jsx, jsxs } from 'react/jsx-runtime';
2
2
  import { memo, useMemo } from 'react';
3
- import { tv as ce } from './../../../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3__/vendor/tailwind-variants/dist/index.js';
3
+ import { tv as ce } from './../../../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3__/vendor/tailwind-variants/dist/index.js';
4
4
  import { Button } from '../../../Button/Button.js';
5
5
  import { AnchorButton as ForwardedAnchorButton } from '../../../Button/AnchorButton.js';
6
6
  import '../../../Button/UnstyledButton.js';
@@ -1,6 +1,6 @@
1
1
  import { jsx, jsxs } from 'react/jsx-runtime';
2
2
  import { memo, useMemo } from 'react';
3
- import { tv as ce } from './../../../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3__/vendor/tailwind-variants/dist/index.js';
3
+ import { tv as ce } from './../../../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3__/vendor/tailwind-variants/dist/index.js';
4
4
  import '../../../Button/Button.js';
5
5
  import '../../../Button/AnchorButton.js';
6
6
  import { UnstyledButton } from '../../../Button/UnstyledButton.js';
@@ -17,6 +17,7 @@ import '../../../Layout/Center/Center.js';
17
17
  import { Text } from '../../../Text/Text.js';
18
18
  import '../../../Text/RangeSeparator.js';
19
19
  import { TextLink } from '../../../TextLink/TextLink.js';
20
+ import '../../../TextLink/HelpLink.js';
20
21
  import { useAppLauncher } from '../../hooks/useAppLauncher.js';
21
22
  import { useTranslate } from '../../hooks/useTranslate.js';
22
23
  import { AppLauncherFeatures } from '../common/AppLauncherFeatures.js';
@@ -1 +1 @@
1
- {"version":3,"file":"AppLauncher.js","sources":["../../../../../src/components/AppHeader/components/mobile/AppLauncher.tsx"],"sourcesContent":[null],"names":["tv","_jsxs","_jsx"],"mappings":"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"}
1
+ {"version":3,"file":"AppLauncher.js","sources":["../../../../../src/components/AppHeader/components/mobile/AppLauncher.tsx"],"sourcesContent":[null],"names":["tv","_jsxs","_jsx"],"mappings":"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"}
@@ -1,6 +1,6 @@
1
1
  import { jsxs, jsx } from 'react/jsx-runtime';
2
2
  import { memo, useMemo, useCallback } from 'react';
3
- import { tv as ce } from './../../../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3__/vendor/tailwind-variants/dist/index.js';
3
+ import { tv as ce } from './../../../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3__/vendor/tailwind-variants/dist/index.js';
4
4
  import { textColor } from '../../../../themes/tailwind/TailwindConfig.js';
5
5
  import { Button } from '../../../Button/Button.js';
6
6
  import '../../../Button/AnchorButton.js';
@@ -1,6 +1,6 @@
1
1
  import { jsxs, jsx } from 'react/jsx-runtime';
2
2
  import { memo, useMemo, useCallback } from 'react';
3
- import { tv as ce } from './../../../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3__/vendor/tailwind-variants/dist/index.js';
3
+ import { tv as ce } from './../../../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3__/vendor/tailwind-variants/dist/index.js';
4
4
  import { Button } from '../../../Button/Button.js';
5
5
  import '../../../Button/AnchorButton.js';
6
6
  import '../../../Button/UnstyledButton.js';
@@ -1,6 +1,6 @@
1
1
  import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
2
2
  import { memo, useContext, useCallback, useState, useEffect, useMemo } from 'react';
3
- import { tv as ce } from './../../../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3__/vendor/tailwind-variants/dist/index.js';
3
+ import { tv as ce } from './../../../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3__/vendor/tailwind-variants/dist/index.js';
4
4
  import { useHandleEscape } from '../../../../hooks/useHandleEscape.js';
5
5
  import { usePortal } from '../../../../hooks/usePortal.js';
6
6
  import { Button } from '../../../Button/Button.js';
@@ -1,6 +1,6 @@
1
1
  import { jsx, jsxs } from 'react/jsx-runtime';
2
2
  import { useRef, useContext, useMemo, useCallback, useEffect } from 'react';
3
- import { tv as ce } from './../../../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3__/vendor/tailwind-variants/dist/index.js';
3
+ import { tv as ce } from './../../../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3__/vendor/tailwind-variants/dist/index.js';
4
4
  import { Button } from '../../../Button/Button.js';
5
5
  import '../../../Button/AnchorButton.js';
6
6
  import '../../../Button/UnstyledButton.js';
@@ -1,6 +1,6 @@
1
1
  import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
2
2
  import { memo, useMemo } from 'react';
3
- import { tv as ce } from './../../../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3__/vendor/tailwind-variants/dist/index.js';
3
+ import { tv as ce } from './../../../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3__/vendor/tailwind-variants/dist/index.js';
4
4
  import { Text } from '../../../Text/Text.js';
5
5
  import '../../../Text/RangeSeparator.js';
6
6
  import { isChildNavigationGroup } from '../../utils.js';
@@ -1,6 +1,6 @@
1
1
  import { jsx } from 'react/jsx-runtime';
2
2
  import { memo, useMemo, useCallback, useContext } from 'react';
3
- import { tv as ce } from './../../../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3__/vendor/tailwind-variants/dist/index.js';
3
+ import { tv as ce } from './../../../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3__/vendor/tailwind-variants/dist/index.js';
4
4
  import { isChildNavigation } from '../../utils.js';
5
5
  import { commonButtonClassNameGenerator, CommonButton } from '../common/CommonButton.js';
6
6
  import { Translate } from '../common/Translate.js';
@@ -1,6 +1,6 @@
1
1
  import { jsx, jsxs } from 'react/jsx-runtime';
2
2
  import { memo, useContext, useMemo } from 'react';
3
- import { tv as ce } from './../../../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3__/vendor/tailwind-variants/dist/index.js';
3
+ import { tv as ce } from './../../../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3__/vendor/tailwind-variants/dist/index.js';
4
4
  import { FaUpRightFromSquareIcon } from '../../../Icon/Icon.js';
5
5
  import '../../../Icon/generateIcon.js';
6
6
  import { Stack } from '../../../Layout/Stack/Stack.js';
@@ -1,6 +1,6 @@
1
1
  import { jsx, jsxs } from 'react/jsx-runtime';
2
2
  import { memo, useMemo, useCallback } from 'react';
3
- import { tv as ce } from './../../../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3__/vendor/tailwind-variants/dist/index.js';
3
+ import { tv as ce } from './../../../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3__/vendor/tailwind-variants/dist/index.js';
4
4
  import { Dropdown } from '../../../Dropdown/Dropdown.js';
5
5
  import { DropdownTrigger } from '../../../Dropdown/DropdownTrigger.js';
6
6
  import { DropdownContent } from '../../../Dropdown/DropdownContent.js';
@@ -1,6 +1,6 @@
1
1
  import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
2
2
  import { memo, useMemo, useState, useCallback } from 'react';
3
- import { tv as ce } from './../../../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3__/vendor/tailwind-variants/dist/index.js';
3
+ import { tv as ce } from './../../../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3__/vendor/tailwind-variants/dist/index.js';
4
4
  import { Button } from '../../../Button/Button.js';
5
5
  import '../../../Button/AnchorButton.js';
6
6
  import '../../../Button/UnstyledButton.js';
@@ -1,5 +1,4 @@
1
1
  export declare const mediaQuery: {
2
- readonly desktop: "min-width: 752px";
3
- readonly mobile: "max-width: 751px";
2
+ readonly desktop: "(min-width: 752px)";
4
3
  };
5
4
  export declare const useMediaQuery: (query: string) => boolean;
@@ -1,13 +1,12 @@
1
1
  import { useMemo, useSyncExternalStore } from 'react';
2
2
 
3
3
  const mediaQuery = {
4
- desktop: 'min-width: 752px',
5
- mobile: 'max-width: 751px',
4
+ desktop: '(min-width: 752px)',
6
5
  };
7
6
  const NOOP = () => undefined;
8
7
  const RETURN_FALSE = () => false;
9
8
  const useMediaQuery = (query) => {
10
- const mediaQueryList = useMemo(() => (typeof window === 'undefined' ? null : matchMedia(`(${query})`)), [query]);
9
+ const mediaQueryList = useMemo(() => (typeof window === 'undefined' ? null : matchMedia(query)), [query]);
11
10
  const syncArgs = useMemo(() => ({
12
11
  subscribe: (callback) => {
13
12
  if (!mediaQueryList) {
@@ -1 +1 @@
1
- {"version":3,"file":"useMediaQuery.js","sources":["../../../../src/components/AppHeader/hooks/useMediaQuery.ts"],"sourcesContent":[null],"names":[],"mappings":";;AAEa,MAAA,UAAU,GAAG;AACxB,IAAA,OAAO,EAAE,kBAAkB;AAC3B,IAAA,MAAM,EAAE,kBAAkB;;AAG5B,MAAM,IAAI,GAAG,MAAM,SAAS;AAC5B,MAAM,YAAY,GAAG,MAAM,KAAK;AAEnB,MAAA,aAAa,GAAG,CAAC,KAAa,KAAI;AAC7C,IAAA,MAAM,cAAc,GAAG,OAAO,CAC5B,OAAO,OAAO,MAAM,KAAK,WAAW,GAAG,IAAI,GAAG,UAAU,CAAC,IAAI,KAAK,CAAA,CAAA,CAAG,CAAC,CAAC,EACvE,CAAC,KAAK,CAAC,CACR;AAED,IAAA,MAAM,QAAQ,GAAG,OAAO,CACtB,OAAO;AACL,QAAA,SAAS,EAAE,CAAC,QAAoB,KAAI;YAClC,IAAI,CAAC,cAAc,EAAE;AACnB,gBAAA,OAAO,IAAI;;AAGb,YAAA,cAAc,CAAC,gBAAgB,CAAC,QAAQ,EAAE,QAAQ,CAAC;AAEnD,YAAA,OAAO,MAAK;AACV,gBAAA,cAAc,CAAC,mBAAmB,CAAC,QAAQ,EAAE,QAAQ,CAAC;AACxD,aAAC;SACF;QACD,WAAW,EAAE,MAAM,cAAc,EAAE,OAAO,IAAI,KAAK;AACpD,KAAA,CAAC,EACF,CAAC,cAAc,CAAC,CACjB;AAED,IAAA,OAAO,oBAAoB,CAAC,QAAQ,CAAC,SAAS,EAAE,QAAQ,CAAC,WAAW,EAAE,YAAY,CAAC;AACrF;;;;"}
1
+ {"version":3,"file":"useMediaQuery.js","sources":["../../../../src/components/AppHeader/hooks/useMediaQuery.ts"],"sourcesContent":[null],"names":[],"mappings":";;AAEa,MAAA,UAAU,GAAG;AACxB,IAAA,OAAO,EAAE,oBAAoB;;AAG/B,MAAM,IAAI,GAAG,MAAM,SAAS;AAC5B,MAAM,YAAY,GAAG,MAAM,KAAK;AAEnB,MAAA,aAAa,GAAG,CAAC,KAAa,KAAI;AAC7C,IAAA,MAAM,cAAc,GAAG,OAAO,CAC5B,OAAO,OAAO,MAAM,KAAK,WAAW,GAAG,IAAI,GAAG,UAAU,CAAC,KAAK,CAAC,CAAC,EAChE,CAAC,KAAK,CAAC,CACR;AAED,IAAA,MAAM,QAAQ,GAAG,OAAO,CACtB,OAAO;AACL,QAAA,SAAS,EAAE,CAAC,QAAoB,KAAI;YAClC,IAAI,CAAC,cAAc,EAAE;AACnB,gBAAA,OAAO,IAAI;;AAGb,YAAA,cAAc,CAAC,gBAAgB,CAAC,QAAQ,EAAE,QAAQ,CAAC;AAEnD,YAAA,OAAO,MAAK;AACV,gBAAA,cAAc,CAAC,mBAAmB,CAAC,QAAQ,EAAE,QAAQ,CAAC;AACxD,aAAC;SACF;QACD,WAAW,EAAE,MAAM,cAAc,EAAE,OAAO,IAAI,KAAK;AACpD,KAAA,CAAC,EACF,CAAC,cAAc,CAAC,CACjB;AAED,IAAA,OAAO,oBAAoB,CAAC,QAAQ,CAAC,SAAS,EAAE,QAAQ,CAAC,WAAW,EAAE,YAAY,CAAC;AACrF;;;;"}
@@ -1,7 +1,6 @@
1
1
  import { jsx, jsxs } from 'react/jsx-runtime';
2
- import { memo, useMemo, Children, isValidElement, Fragment } from 'react';
3
- import { tv as ce } from './../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3__/vendor/tailwind-variants/dist/index.js';
4
- import { Heading } from '../Heading/Heading.js';
2
+ import { memo, useId, useMemo, Children, isValidElement, Fragment } from 'react';
3
+ import { tv as ce } from './../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3__/vendor/tailwind-variants/dist/index.js';
5
4
  import { Nav } from '../SectioningContent/SectioningContent.js';
6
5
  import '../SectioningContent/levelContext.js';
7
6
  import { StatusLabel } from '../StatusLabel/StatusLabel.js';
@@ -17,7 +16,7 @@ const classNameGenerator = ce({
17
16
  'smarthr-ui-AppNavi',
18
17
  'shr-flex shr-min-w-max shr-items-center shr-bg-white shr-px-1.5 shr-shadow-layer-1',
19
18
  ],
20
- statusLabelHeading: ['smarthr-ui-AppNavi-label', 'shr-me-1 shr-shrink-0 shr-leading-none'],
19
+ statusLabel: ['smarthr-ui-AppNavi-label', 'shr-me-1 shr-shrink-0'],
21
20
  buttonsEl: [
22
21
  'smarthr-ui-AppNavi-buttons',
23
22
  'shr-flex shr-items-stretch shr-gap-1 shr-self-stretch',
@@ -26,21 +25,24 @@ const classNameGenerator = ce({
26
25
  additionalAreaEl: 'shr-ms-auto',
27
26
  },
28
27
  });
29
- const { wrapper, statusLabelHeading, buttonsEl, listItem, additionalAreaEl } = classNameGenerator();
28
+ const { wrapper, statusLabel, buttonsEl, listItem, additionalAreaEl } = classNameGenerator();
30
29
  const classNames = {
31
- statusLabelHeading: statusLabelHeading(),
30
+ statusLabel: statusLabel(),
32
31
  buttonsEl: buttonsEl(),
33
32
  listItem: listItem(),
34
33
  additionalAreaEl: additionalAreaEl(),
35
34
  };
36
35
  const AppNavi = ({ label, buttons, className, children, displayDropdownCaret, additionalArea, ...rest }) => {
36
+ const labelId = useId();
37
37
  const wrapperClassName = useMemo(() => wrapper({ className }), [className]);
38
- return (jsxs(Nav, { ...rest, className: wrapperClassName, children: [jsx(StatusLabelHeading, { children: label }), jsxs("ul", { className: classNames.buttonsEl, children: [buttons &&
38
+ return (
39
+ // eslint-disable-next-line smarthr/a11y-heading-in-sectioning-content
40
+ jsxs(Nav, { ...rest, "aria-labelledby": labelId, className: wrapperClassName, children: [jsx(MemoizedStatusLabel, { id: labelId, children: label }), jsxs("ul", { className: classNames.buttonsEl, children: [buttons &&
39
41
  buttons.map((button, i) => (jsx("li", { className: classNames.listItem, children: 'tag' in button ? (jsx(AppNaviCustomTag, { ...button })) : 'href' in button ? (jsx(AppNaviAnchor, { ...button })) : 'dropdownContent' in button ? (jsx(AppNaviDropdown, { ...button, displayCaret: displayDropdownCaret })) : (jsx(AppNaviButton, { ...button })) }, i))), renderButtons(children)] }), additionalArea && jsx("div", { className: classNames.additionalAreaEl, children: additionalArea })] }));
40
42
  };
41
- const StatusLabelHeading = memo(({ children }) => children && (jsx(Heading, { className: classNames.statusLabelHeading, children: jsx(StatusLabel, { children: children }) })));
43
+ const MemoizedStatusLabel = memo(({ id, children }) => children && (jsx(StatusLabel, { "aria-hidden": true, id: id, className: classNames.statusLabel, children: children })));
42
44
  const renderButtons = (children) => Children.map(children, (child) => {
43
- if (!(child && isValidElement(child))) {
45
+ if (!child || !isValidElement(child)) {
44
46
  return null;
45
47
  }
46
48
  if (child.type === Fragment) {
@@ -1 +1 @@
1
- {"version":3,"file":"AppNavi.js","sources":["../../../src/components/AppNavi/AppNavi.tsx"],"sourcesContent":[null],"names":["tv","_jsxs","_jsx"],"mappings":"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"}
1
+ {"version":3,"file":"AppNavi.js","sources":["../../../src/components/AppNavi/AppNavi.tsx"],"sourcesContent":[null],"names":["tv","_jsxs","_jsx"],"mappings":"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"}
@@ -1,6 +1,6 @@
1
1
  import { jsxs, jsx } from 'react/jsx-runtime';
2
2
  import { forwardRef, useMemo } from 'react';
3
- import { tv as ce } from './../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3__/vendor/tailwind-variants/dist/index.js';
3
+ import { tv as ce } from './../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3__/vendor/tailwind-variants/dist/index.js';
4
4
  import { itemClassNameGenerator } from './itemClassNameGenerator.js';
5
5
 
6
6
  const classNameGenerator = ce({
@@ -1,6 +1,6 @@
1
1
  import { jsxs, jsx } from 'react/jsx-runtime';
2
2
  import { useMemo } from 'react';
3
- import { tv as ce } from './../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3__/vendor/tailwind-variants/dist/index.js';
3
+ import { tv as ce } from './../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3__/vendor/tailwind-variants/dist/index.js';
4
4
  import '../Button/Button.js';
5
5
  import '../Button/AnchorButton.js';
6
6
  import { UnstyledButton } from '../Button/UnstyledButton.js';
@@ -1,6 +1,6 @@
1
1
  import { jsxs, jsx } from 'react/jsx-runtime';
2
2
  import { useMemo } from 'react';
3
- import { tv as ce } from './../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3__/vendor/tailwind-variants/dist/index.js';
3
+ import { tv as ce } from './../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3__/vendor/tailwind-variants/dist/index.js';
4
4
  import { itemClassNameGenerator } from './itemClassNameGenerator.js';
5
5
 
6
6
  const classNameGenerator = ce({
@@ -1,6 +1,6 @@
1
1
  import { jsxs, jsx } from 'react/jsx-runtime';
2
2
  import { useMemo } from 'react';
3
- import { tv as ce } from './../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3__/vendor/tailwind-variants/dist/index.js';
3
+ import { tv as ce } from './../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3__/vendor/tailwind-variants/dist/index.js';
4
4
  import '../Button/Button.js';
5
5
  import '../Button/AnchorButton.js';
6
6
  import { UnstyledButton } from '../Button/UnstyledButton.js';
@@ -1,6 +1,6 @@
1
1
  import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
2
2
  import { Children, isValidElement, Fragment as Fragment$1, cloneElement } from 'react';
3
- import { tv as ce } from './../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3__/vendor/tailwind-variants/dist/index.js';
3
+ import { tv as ce } from './../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3__/vendor/tailwind-variants/dist/index.js';
4
4
  import '../Dropdown/Dropdown.js';
5
5
  import '../Dropdown/DropdownTrigger.js';
6
6
  import '../Dropdown/DropdownContent.js';
@@ -1,4 +1,4 @@
1
- import { tv as ce } from './../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3__/vendor/tailwind-variants/dist/index.js';
1
+ import { tv as ce } from './../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3__/vendor/tailwind-variants/dist/index.js';
2
2
 
3
3
  const itemClassNameGenerator = ce({
4
4
  slots: {
@@ -1,6 +1,6 @@
1
1
  import { jsx, jsxs } from 'react/jsx-runtime';
2
2
  import { memo, useMemo } from 'react';
3
- import { tv as ce } from './../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3__/vendor/tailwind-variants/dist/index.js';
3
+ import { tv as ce } from './../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3__/vendor/tailwind-variants/dist/index.js';
4
4
  import { Text } from '../Text/Text.js';
5
5
  import '../Text/RangeSeparator.js';
6
6
 
@@ -1,6 +1,6 @@
1
1
  import { jsx } from 'react/jsx-runtime';
2
2
  import { memo, useMemo } from 'react';
3
- import { tv as ce } from './../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3__/vendor/tailwind-variants/dist/index.js';
3
+ import { tv as ce } from './../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3__/vendor/tailwind-variants/dist/index.js';
4
4
 
5
5
  // HINT: trianble部分はRetinaディスプレイなどで途切れてしまう場合があるので
6
6
  // 1pxほど大きめに描画してbody部分と被るようにしています。
@@ -1,7 +1,7 @@
1
1
  "use client";
2
2
  import { jsx } from 'react/jsx-runtime';
3
3
  import { forwardRef, useMemo } from 'react';
4
- import { tv as ce } from './../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3__/vendor/tailwind-variants/dist/index.js';
4
+ import { tv as ce } from './../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3__/vendor/tailwind-variants/dist/index.js';
5
5
  import { useSectionWrapper } from '../SectioningContent/useSectioningWrapper.js';
6
6
 
7
7
  const baseClassNameGenerator = ce({
@@ -1,6 +1,6 @@
1
1
  import { jsx } from 'react/jsx-runtime';
2
2
  import { useMemo } from 'react';
3
- import { tv as ce } from './../../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.21_@types_node@20.17.30_typescript@5.8.3__/vendor/tailwind-variants/dist/index.js';
3
+ import { tv as ce } from './../../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.17_ts-node@10.9.2_@swc_core@1.11.24_@types_node@20.17.46_typescript@5.8.3__/vendor/tailwind-variants/dist/index.js';
4
4
  import { Base } from '../Base.js';
5
5
 
6
6
  const classNameGenerator = ce({