smarthr-ui 98.1.1 → 99.1.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.
- package/lib/_virtual/{dayjs.min2.cjs → dayjs2.min.cjs} +1 -1
- package/lib/_virtual/dayjs2.min.cjs.map +1 -0
- package/lib/_virtual/{dayjs.min2.js → dayjs2.min.js} +1 -1
- package/lib/_virtual/dayjs2.min.js.map +1 -0
- package/lib/_virtual/index3.cjs +1 -1
- package/lib/_virtual/index3.js +1 -1
- package/lib/_virtual/index5.cjs +6 -2
- package/lib/_virtual/index5.cjs.map +1 -1
- package/lib/_virtual/index5.js +6 -2
- package/lib/_virtual/index5.js.map +1 -1
- package/lib/_virtual/index6.cjs +6 -0
- package/lib/_virtual/index6.cjs.map +1 -0
- package/lib/_virtual/index6.js +4 -0
- package/lib/_virtual/index6.js.map +1 -0
- package/lib/_virtual/plugin.cjs +1 -1
- package/lib/_virtual/plugin.js +1 -1
- package/lib/components/AccordionPanel/AccordionPanel.cjs +52 -13
- package/lib/components/AccordionPanel/AccordionPanel.cjs.map +1 -1
- package/lib/components/AccordionPanel/AccordionPanel.d.ts +5 -5
- package/lib/components/AccordionPanel/AccordionPanel.js +55 -16
- package/lib/components/AccordionPanel/AccordionPanel.js.map +1 -1
- package/lib/components/AccordionPanel/AccordionPanelContent.cjs +2 -2
- package/lib/components/AccordionPanel/AccordionPanelContent.cjs.map +1 -1
- package/lib/components/AccordionPanel/AccordionPanelContent.d.ts +2 -2
- package/lib/components/AccordionPanel/AccordionPanelContent.js +2 -2
- package/lib/components/AccordionPanel/AccordionPanelContent.js.map +1 -1
- package/lib/components/AccordionPanel/AccordionPanelItem.cjs +1 -1
- package/lib/components/AccordionPanel/AccordionPanelItem.cjs.map +1 -1
- package/lib/components/AccordionPanel/AccordionPanelItem.d.ts +2 -2
- package/lib/components/AccordionPanel/AccordionPanelItem.js +1 -1
- package/lib/components/AccordionPanel/AccordionPanelItem.js.map +1 -1
- package/lib/components/AccordionPanel/AccordionPanelTrigger.cjs +8 -63
- package/lib/components/AccordionPanel/AccordionPanelTrigger.cjs.map +1 -1
- package/lib/components/AccordionPanel/AccordionPanelTrigger.d.ts +2 -2
- package/lib/components/AccordionPanel/AccordionPanelTrigger.js +11 -66
- package/lib/components/AccordionPanel/AccordionPanelTrigger.js.map +1 -1
- package/lib/components/AppHeader/components/common/AppLauncherFeatures.cjs +13 -23
- package/lib/components/AppHeader/components/common/AppLauncherFeatures.cjs.map +1 -1
- package/lib/components/AppHeader/components/common/AppLauncherFeatures.js +14 -24
- package/lib/components/AppHeader/components/common/AppLauncherFeatures.js.map +1 -1
- package/lib/components/AppHeader/components/common/AppLauncherSortDropdown.cjs +27 -41
- package/lib/components/AppHeader/components/common/AppLauncherSortDropdown.cjs.map +1 -1
- package/lib/components/AppHeader/components/common/AppLauncherSortDropdown.js +27 -41
- package/lib/components/AppHeader/components/common/AppLauncherSortDropdown.js.map +1 -1
- package/lib/components/AppHeader/components/common/CommonButton.cjs +6 -4
- package/lib/components/AppHeader/components/common/CommonButton.cjs.map +1 -1
- package/lib/components/AppHeader/components/common/CommonButton.d.ts +7 -3
- package/lib/components/AppHeader/components/common/CommonButton.js +6 -4
- package/lib/components/AppHeader/components/common/CommonButton.js.map +1 -1
- package/lib/components/AppHeader/components/desktop/AppLauncher.cjs +42 -49
- package/lib/components/AppHeader/components/desktop/AppLauncher.cjs.map +1 -1
- package/lib/components/AppHeader/components/desktop/AppLauncher.js +44 -51
- package/lib/components/AppHeader/components/desktop/AppLauncher.js.map +1 -1
- package/lib/components/AppHeader/components/desktop/DesktopHeader.cjs +5 -12
- package/lib/components/AppHeader/components/desktop/DesktopHeader.cjs.map +1 -1
- package/lib/components/AppHeader/components/desktop/DesktopHeader.js +5 -12
- package/lib/components/AppHeader/components/desktop/DesktopHeader.js.map +1 -1
- package/lib/components/AppHeader/components/desktop/Navigation.cjs +1 -1
- package/lib/components/AppHeader/components/desktop/Navigation.js +1 -1
- package/lib/components/AppHeader/components/desktop/ReleaseNotesDropdown.cjs +6 -20
- package/lib/components/AppHeader/components/desktop/ReleaseNotesDropdown.cjs.map +1 -1
- package/lib/components/AppHeader/components/desktop/ReleaseNotesDropdown.js +6 -20
- package/lib/components/AppHeader/components/desktop/ReleaseNotesDropdown.js.map +1 -1
- package/lib/components/AppHeader/components/desktop/UserInfo.cjs +5 -9
- package/lib/components/AppHeader/components/desktop/UserInfo.cjs.map +1 -1
- package/lib/components/AppHeader/components/desktop/UserInfo.js +5 -9
- package/lib/components/AppHeader/components/desktop/UserInfo.js.map +1 -1
- package/lib/components/AppHeader/components/mobile/AppLauncher.cjs +18 -26
- package/lib/components/AppHeader/components/mobile/AppLauncher.cjs.map +1 -1
- package/lib/components/AppHeader/components/mobile/AppLauncher.js +20 -28
- package/lib/components/AppHeader/components/mobile/AppLauncher.js.map +1 -1
- package/lib/components/AppHeader/components/mobile/AppLauncherFilterDropdown.cjs +19 -36
- package/lib/components/AppHeader/components/mobile/AppLauncherFilterDropdown.cjs.map +1 -1
- package/lib/components/AppHeader/components/mobile/AppLauncherFilterDropdown.d.ts +1 -1
- package/lib/components/AppHeader/components/mobile/AppLauncherFilterDropdown.js +20 -37
- package/lib/components/AppHeader/components/mobile/AppLauncherFilterDropdown.js.map +1 -1
- package/lib/components/AppHeader/components/mobile/Help.cjs +4 -17
- package/lib/components/AppHeader/components/mobile/Help.cjs.map +1 -1
- package/lib/components/AppHeader/components/mobile/Help.js +5 -18
- package/lib/components/AppHeader/components/mobile/Help.js.map +1 -1
- package/lib/components/AppHeader/components/mobile/LanguageSelector.cjs +16 -14
- package/lib/components/AppHeader/components/mobile/LanguageSelector.cjs.map +1 -1
- package/lib/components/AppHeader/components/mobile/LanguageSelector.js +16 -14
- package/lib/components/AppHeader/components/mobile/LanguageSelector.js.map +1 -1
- package/lib/components/AppHeader/components/mobile/Menu.cjs +7 -26
- package/lib/components/AppHeader/components/mobile/Menu.cjs.map +1 -1
- package/lib/components/AppHeader/components/mobile/Menu.js +7 -26
- package/lib/components/AppHeader/components/mobile/Menu.js.map +1 -1
- package/lib/components/AppHeader/components/mobile/MenuAccordion.cjs +3 -14
- package/lib/components/AppHeader/components/mobile/MenuAccordion.cjs.map +1 -1
- package/lib/components/AppHeader/components/mobile/MenuAccordion.js +4 -15
- package/lib/components/AppHeader/components/mobile/MenuAccordion.js.map +1 -1
- package/lib/components/AppHeader/components/mobile/MenuButton.cjs +1 -1
- package/lib/components/AppHeader/components/mobile/MenuButton.cjs.map +1 -1
- package/lib/components/AppHeader/components/mobile/MenuButton.d.ts +1 -1
- package/lib/components/AppHeader/components/mobile/MenuButton.js +1 -1
- package/lib/components/AppHeader/components/mobile/MenuButton.js.map +1 -1
- package/lib/components/AppHeader/components/mobile/MenuDialog.cjs +38 -33
- package/lib/components/AppHeader/components/mobile/MenuDialog.cjs.map +1 -1
- package/lib/components/AppHeader/components/mobile/MenuDialog.js +40 -35
- package/lib/components/AppHeader/components/mobile/MenuDialog.js.map +1 -1
- package/lib/components/AppHeader/components/mobile/MenuSubHeading.cjs +3 -7
- package/lib/components/AppHeader/components/mobile/MenuSubHeading.cjs.map +1 -1
- package/lib/components/AppHeader/components/mobile/MenuSubHeading.d.ts +1 -1
- package/lib/components/AppHeader/components/mobile/MenuSubHeading.js +4 -8
- package/lib/components/AppHeader/components/mobile/MenuSubHeading.js.map +1 -1
- package/lib/components/AppHeader/components/mobile/Navigation.cjs +5 -5
- package/lib/components/AppHeader/components/mobile/Navigation.cjs.map +1 -1
- package/lib/components/AppHeader/components/mobile/Navigation.d.ts +1 -1
- package/lib/components/AppHeader/components/mobile/Navigation.js +5 -5
- package/lib/components/AppHeader/components/mobile/Navigation.js.map +1 -1
- package/lib/components/AppHeader/components/mobile/NavigationItem.cjs +22 -14
- package/lib/components/AppHeader/components/mobile/NavigationItem.cjs.map +1 -1
- package/lib/components/AppHeader/components/mobile/NavigationItem.d.ts +1 -1
- package/lib/components/AppHeader/components/mobile/NavigationItem.js +23 -15
- package/lib/components/AppHeader/components/mobile/NavigationItem.js.map +1 -1
- package/lib/components/AppHeader/components/mobile/ReleaseNote.cjs +14 -26
- package/lib/components/AppHeader/components/mobile/ReleaseNote.cjs.map +1 -1
- package/lib/components/AppHeader/components/mobile/ReleaseNote.d.ts +1 -1
- package/lib/components/AppHeader/components/mobile/ReleaseNote.js +15 -27
- package/lib/components/AppHeader/components/mobile/ReleaseNote.js.map +1 -1
- package/lib/components/AppHeader/components/mobile/TenantSelector.cjs +11 -9
- package/lib/components/AppHeader/components/mobile/TenantSelector.cjs.map +1 -1
- package/lib/components/AppHeader/components/mobile/TenantSelector.js +12 -10
- package/lib/components/AppHeader/components/mobile/TenantSelector.js.map +1 -1
- package/lib/components/AppHeader/components/mobile/UserInfo.cjs +17 -26
- package/lib/components/AppHeader/components/mobile/UserInfo.cjs.map +1 -1
- package/lib/components/AppHeader/components/mobile/UserInfo.js +18 -27
- package/lib/components/AppHeader/components/mobile/UserInfo.js.map +1 -1
- package/lib/components/AppNavi/AppNavi.cjs +1 -1
- package/lib/components/AppNavi/AppNavi.cjs.map +1 -1
- package/lib/components/AppNavi/AppNavi.d.ts +2 -2
- package/lib/components/AppNavi/AppNavi.js +1 -1
- package/lib/components/AppNavi/AppNavi.js.map +1 -1
- package/lib/components/AppNavi/AppNaviAnchor.cjs +1 -1
- package/lib/components/AppNavi/AppNaviAnchor.js +1 -1
- package/lib/components/AppNavi/AppNaviButton.cjs +1 -1
- package/lib/components/AppNavi/AppNaviButton.js +1 -1
- package/lib/components/AppNavi/AppNaviCustomTag.cjs +1 -1
- package/lib/components/AppNavi/AppNaviCustomTag.js +1 -1
- package/lib/components/AppNavi/AppNaviDropdown.cjs +1 -1
- package/lib/components/AppNavi/AppNaviDropdown.js +1 -1
- package/lib/components/AppNavi/AppNaviDropdownMenuButton.cjs +1 -1
- package/lib/components/AppNavi/AppNaviDropdownMenuButton.js +1 -1
- package/lib/components/AppNavi/itemClassNameGenerator.cjs +1 -1
- package/lib/components/AppNavi/itemClassNameGenerator.js +1 -1
- package/lib/components/Badge/Badge.cjs +5 -3
- package/lib/components/Badge/Badge.cjs.map +1 -1
- package/lib/components/Badge/Badge.d.ts +2 -2
- package/lib/components/Badge/Badge.js +5 -3
- package/lib/components/Badge/Badge.js.map +1 -1
- package/lib/components/BottomFixedArea/BottomFixedArea.cjs +4 -4
- package/lib/components/BottomFixedArea/BottomFixedArea.cjs.map +1 -1
- package/lib/components/BottomFixedArea/BottomFixedArea.d.ts +2 -2
- package/lib/components/BottomFixedArea/BottomFixedArea.js +4 -4
- package/lib/components/BottomFixedArea/BottomFixedArea.js.map +1 -1
- package/lib/components/Browser/Browser.cjs +46 -38
- package/lib/components/Browser/Browser.cjs.map +1 -1
- package/lib/components/Browser/Browser.d.ts +2 -2
- package/lib/components/Browser/Browser.js +47 -39
- package/lib/components/Browser/Browser.js.map +1 -1
- package/lib/components/Browser/BrowserColumn.cjs +5 -5
- package/lib/components/Browser/BrowserColumn.cjs.map +1 -1
- package/lib/components/Browser/BrowserColumn.d.ts +3 -3
- package/lib/components/Browser/BrowserColumn.js +5 -5
- package/lib/components/Browser/BrowserColumn.js.map +1 -1
- package/lib/components/Browser/BrowserItem.cjs +3 -3
- package/lib/components/Browser/BrowserItem.cjs.map +1 -1
- package/lib/components/Browser/BrowserItem.d.ts +1 -1
- package/lib/components/Browser/BrowserItem.js +3 -3
- package/lib/components/Browser/BrowserItem.js.map +1 -1
- package/lib/components/Button/AnchorButton.cjs +1 -1
- package/lib/components/Button/AnchorButton.cjs.map +1 -1
- package/lib/components/Button/AnchorButton.d.ts +4 -4
- package/lib/components/Button/AnchorButton.js +1 -1
- package/lib/components/Button/AnchorButton.js.map +1 -1
- package/lib/components/Button/Button.cjs +1 -1
- package/lib/components/Button/Button.cjs.map +1 -1
- package/lib/components/Button/Button.js +1 -1
- package/lib/components/Button/Button.js.map +1 -1
- package/lib/components/Button/DisabledReason.cjs +9 -11
- package/lib/components/Button/DisabledReason.cjs.map +1 -1
- package/lib/components/Button/DisabledReason.js +10 -12
- package/lib/components/Button/DisabledReason.js.map +1 -1
- package/lib/components/Button/UnstyledButton.cjs +1 -1
- package/lib/components/Button/UnstyledButton.js +1 -1
- package/lib/components/Button/index.d.ts +1 -1
- package/lib/components/Button/types.d.ts +1 -1
- package/lib/components/Button/useButtonWrapper.cjs +1 -1
- package/lib/components/Button/useButtonWrapper.cjs.map +1 -1
- package/lib/components/Button/useButtonWrapper.d.ts +6 -6
- package/lib/components/Button/useButtonWrapper.js +1 -1
- package/lib/components/Button/useButtonWrapper.js.map +1 -1
- package/lib/components/Calendar/Calendar.cjs +22 -34
- package/lib/components/Calendar/Calendar.cjs.map +1 -1
- package/lib/components/Calendar/Calendar.d.ts +2 -2
- package/lib/components/Calendar/Calendar.js +23 -35
- package/lib/components/Calendar/Calendar.js.map +1 -1
- package/lib/components/Calendar/CalendarTable.cjs +4 -3
- package/lib/components/Calendar/CalendarTable.cjs.map +1 -1
- package/lib/components/Calendar/CalendarTable.d.ts +2 -2
- package/lib/components/Calendar/CalendarTable.js +4 -3
- package/lib/components/Calendar/CalendarTable.js.map +1 -1
- package/lib/components/Calendar/YearPicker.cjs +15 -14
- package/lib/components/Calendar/YearPicker.cjs.map +1 -1
- package/lib/components/Calendar/YearPicker.d.ts +3 -3
- package/lib/components/Calendar/YearPicker.js +16 -15
- package/lib/components/Calendar/YearPicker.js.map +1 -1
- package/lib/components/Checkbox/Checkbox.cjs +1 -1
- package/lib/components/Checkbox/Checkbox.js +1 -1
- package/lib/components/Chip/Chip.cjs +1 -1
- package/lib/components/Chip/Chip.js +1 -1
- package/lib/components/Combobox/ItemButton.cjs +1 -1
- package/lib/components/Combobox/ItemButton.d.ts +1 -1
- package/lib/components/Combobox/ItemButton.js +1 -1
- package/lib/components/Combobox/MultiCombobox/MultiCombobox.cjs +10 -8
- package/lib/components/Combobox/MultiCombobox/MultiCombobox.cjs.map +1 -1
- package/lib/components/Combobox/MultiCombobox/MultiCombobox.d.ts +1 -1
- package/lib/components/Combobox/MultiCombobox/MultiCombobox.js +12 -10
- package/lib/components/Combobox/MultiCombobox/MultiCombobox.js.map +1 -1
- package/lib/components/Combobox/MultiCombobox/MultiSelectedItem.cjs +4 -9
- package/lib/components/Combobox/MultiCombobox/MultiSelectedItem.cjs.map +1 -1
- package/lib/components/Combobox/MultiCombobox/MultiSelectedItem.d.ts +1 -1
- package/lib/components/Combobox/MultiCombobox/MultiSelectedItem.js +5 -10
- package/lib/components/Combobox/MultiCombobox/MultiSelectedItem.js.map +1 -1
- package/lib/components/Combobox/SingleCombobox/SingleCombobox.cjs +7 -12
- package/lib/components/Combobox/SingleCombobox/SingleCombobox.cjs.map +1 -1
- package/lib/components/Combobox/SingleCombobox/SingleCombobox.d.ts +1 -1
- package/lib/components/Combobox/SingleCombobox/SingleCombobox.js +8 -13
- package/lib/components/Combobox/SingleCombobox/SingleCombobox.js.map +1 -1
- package/lib/components/Combobox/types.d.ts +1 -1
- package/lib/components/Combobox/useListbox.cjs +152 -106
- package/lib/components/Combobox/useListbox.cjs.map +1 -1
- package/lib/components/Combobox/useListbox.d.ts +45 -2
- package/lib/components/Combobox/useListbox.js +153 -108
- package/lib/components/Combobox/useListbox.js.map +1 -1
- package/lib/components/DatePicker/DatePicker.cjs +4 -5
- package/lib/components/DatePicker/DatePicker.cjs.map +1 -1
- package/lib/components/DatePicker/DatePicker.d.ts +2 -2
- package/lib/components/DatePicker/DatePicker.js +4 -5
- package/lib/components/DatePicker/DatePicker.js.map +1 -1
- package/lib/components/DatePicker/Portal.cjs +3 -8
- package/lib/components/DatePicker/Portal.cjs.map +1 -1
- package/lib/components/DatePicker/Portal.js +4 -9
- package/lib/components/DatePicker/Portal.js.map +1 -1
- package/lib/components/DefinitionList/DefinitionList.cjs +1 -1
- package/lib/components/DefinitionList/DefinitionList.js +1 -1
- package/lib/components/DefinitionList/DefinitionListItem.cjs +4 -9
- package/lib/components/DefinitionList/DefinitionListItem.cjs.map +1 -1
- package/lib/components/DefinitionList/DefinitionListItem.d.ts +2 -2
- package/lib/components/DefinitionList/DefinitionListItem.js +5 -10
- package/lib/components/DefinitionList/DefinitionListItem.js.map +1 -1
- package/lib/components/Dialog/ControlledActionDialog/ActionDialogContentInner.cjs +3 -10
- package/lib/components/Dialog/ControlledActionDialog/ActionDialogContentInner.cjs.map +1 -1
- package/lib/components/Dialog/ControlledActionDialog/ActionDialogContentInner.d.ts +2 -2
- package/lib/components/Dialog/ControlledActionDialog/ActionDialogContentInner.js +4 -11
- package/lib/components/Dialog/ControlledActionDialog/ActionDialogContentInner.js.map +1 -1
- package/lib/components/Dialog/ControlledActionDialog/ControlledActionDialog.cjs.map +1 -1
- package/lib/components/Dialog/ControlledActionDialog/ControlledActionDialog.d.ts +2 -2
- package/lib/components/Dialog/ControlledActionDialog/ControlledActionDialog.js.map +1 -1
- package/lib/components/Dialog/ControlledFormDialog/ControlledFormDialog.cjs.map +1 -1
- package/lib/components/Dialog/ControlledFormDialog/ControlledFormDialog.d.ts +2 -2
- package/lib/components/Dialog/ControlledFormDialog/ControlledFormDialog.js.map +1 -1
- package/lib/components/Dialog/ControlledFormDialog/FormDialogContentInner.cjs +4 -11
- package/lib/components/Dialog/ControlledFormDialog/FormDialogContentInner.cjs.map +1 -1
- package/lib/components/Dialog/ControlledFormDialog/FormDialogContentInner.d.ts +2 -2
- package/lib/components/Dialog/ControlledFormDialog/FormDialogContentInner.js +5 -12
- package/lib/components/Dialog/ControlledFormDialog/FormDialogContentInner.js.map +1 -1
- package/lib/components/Dialog/ControlledMessageDialog/ControlledMessageDialog.cjs +1 -1
- package/lib/components/Dialog/ControlledMessageDialog/ControlledMessageDialog.cjs.map +1 -1
- package/lib/components/Dialog/ControlledMessageDialog/ControlledMessageDialog.d.ts +3 -2
- package/lib/components/Dialog/ControlledMessageDialog/ControlledMessageDialog.js +1 -1
- package/lib/components/Dialog/ControlledMessageDialog/ControlledMessageDialog.js.map +1 -1
- package/lib/components/Dialog/ControlledMessageDialog/MessageDialogContentInner.cjs +11 -20
- package/lib/components/Dialog/ControlledMessageDialog/MessageDialogContentInner.cjs.map +1 -1
- package/lib/components/Dialog/ControlledMessageDialog/MessageDialogContentInner.d.ts +3 -3
- package/lib/components/Dialog/ControlledMessageDialog/MessageDialogContentInner.js +12 -21
- package/lib/components/Dialog/ControlledMessageDialog/MessageDialogContentInner.js.map +1 -1
- package/lib/components/Dialog/ControlledStepFormDialog/ControlledStepFormDialog.cjs +9 -9
- package/lib/components/Dialog/ControlledStepFormDialog/ControlledStepFormDialog.cjs.map +1 -1
- package/lib/components/Dialog/ControlledStepFormDialog/ControlledStepFormDialog.d.ts +4 -4
- package/lib/components/Dialog/ControlledStepFormDialog/ControlledStepFormDialog.js +11 -11
- package/lib/components/Dialog/ControlledStepFormDialog/ControlledStepFormDialog.js.map +1 -1
- package/lib/components/Dialog/ControlledStepFormDialog/StepFormDialogContentInner.cjs.map +1 -1
- package/lib/components/Dialog/ControlledStepFormDialog/StepFormDialogContentInner.d.ts +2 -2
- package/lib/components/Dialog/ControlledStepFormDialog/StepFormDialogContentInner.js.map +1 -1
- package/lib/components/Dialog/Dialog.cjs.map +1 -1
- package/lib/components/Dialog/Dialog.d.ts +2 -2
- package/lib/components/Dialog/Dialog.js.map +1 -1
- package/lib/components/Dialog/DialogBody.cjs +3 -5
- package/lib/components/Dialog/DialogBody.cjs.map +1 -1
- package/lib/components/Dialog/DialogBody.js +3 -5
- package/lib/components/Dialog/DialogBody.js.map +1 -1
- package/lib/components/Dialog/DialogCloser.cjs +2 -3
- package/lib/components/Dialog/DialogCloser.cjs.map +1 -1
- package/lib/components/Dialog/DialogCloser.js +2 -3
- package/lib/components/Dialog/DialogCloser.js.map +1 -1
- package/lib/components/Dialog/DialogContent.cjs +3 -3
- package/lib/components/Dialog/DialogContent.cjs.map +1 -1
- package/lib/components/Dialog/DialogContent.d.ts +1 -1
- package/lib/components/Dialog/DialogContent.js +3 -3
- package/lib/components/Dialog/DialogContent.js.map +1 -1
- package/lib/components/Dialog/DialogContentInner.cjs +9 -17
- package/lib/components/Dialog/DialogContentInner.cjs.map +1 -1
- package/lib/components/Dialog/DialogContentInner.js +9 -17
- package/lib/components/Dialog/DialogContentInner.js.map +1 -1
- package/lib/components/Dialog/DialogHeading.cjs +1 -11
- package/lib/components/Dialog/DialogHeading.cjs.map +1 -1
- package/lib/components/Dialog/DialogHeading.js +2 -12
- package/lib/components/Dialog/DialogHeading.js.map +1 -1
- package/lib/components/Dialog/DialogOverlap.cjs +2 -2
- package/lib/components/Dialog/DialogOverlap.js +2 -2
- package/lib/components/Dialog/DialogTrigger.cjs +2 -2
- package/lib/components/Dialog/DialogTrigger.cjs.map +1 -1
- package/lib/components/Dialog/DialogTrigger.js +2 -2
- package/lib/components/Dialog/DialogTrigger.js.map +1 -1
- package/lib/components/Dialog/DialogWrapper.cjs +7 -6
- package/lib/components/Dialog/DialogWrapper.cjs.map +1 -1
- package/lib/components/Dialog/DialogWrapper.d.ts +2 -2
- package/lib/components/Dialog/DialogWrapper.js +8 -7
- package/lib/components/Dialog/DialogWrapper.js.map +1 -1
- package/lib/components/Dialog/FocusTrap.cjs +8 -20
- package/lib/components/Dialog/FocusTrap.cjs.map +1 -1
- package/lib/components/Dialog/FocusTrap.js +9 -21
- package/lib/components/Dialog/FocusTrap.js.map +1 -1
- package/lib/components/Dialog/ModelessDialog/ModelessDialog.cjs +86 -97
- package/lib/components/Dialog/ModelessDialog/ModelessDialog.cjs.map +1 -1
- package/lib/components/Dialog/ModelessDialog/ModelessDialog.d.ts +3 -3
- package/lib/components/Dialog/ModelessDialog/ModelessDialog.js +87 -98
- package/lib/components/Dialog/ModelessDialog/ModelessDialog.js.map +1 -1
- package/lib/components/Dialog/dialogInnerStyle.cjs +1 -1
- package/lib/components/Dialog/dialogInnerStyle.js +1 -1
- package/lib/components/Dialog/useBodyScrollLock.cjs +3 -7
- package/lib/components/Dialog/useBodyScrollLock.cjs.map +1 -1
- package/lib/components/Dialog/useBodyScrollLock.js +4 -8
- package/lib/components/Dialog/useBodyScrollLock.js.map +1 -1
- package/lib/components/Dialog/useDialogPortal.cjs +1 -1
- package/lib/components/Dialog/useDialogPortal.cjs.map +1 -1
- package/lib/components/Dialog/useDialogPortal.js +2 -2
- package/lib/components/Dialog/useDialogPortal.js.map +1 -1
- package/lib/components/Disclosure/DisclosureContent.cjs.map +1 -1
- package/lib/components/Disclosure/DisclosureContent.d.ts +2 -2
- package/lib/components/Disclosure/DisclosureContent.js.map +1 -1
- package/lib/components/DropZone/DropZone.cjs +17 -41
- package/lib/components/DropZone/DropZone.cjs.map +1 -1
- package/lib/components/DropZone/DropZone.d.ts +2 -2
- package/lib/components/DropZone/DropZone.js +17 -41
- package/lib/components/DropZone/DropZone.js.map +1 -1
- package/lib/components/Dropdown/Dropdown.cjs +3 -3
- package/lib/components/Dropdown/Dropdown.cjs.map +1 -1
- package/lib/components/Dropdown/Dropdown.d.ts +1 -1
- package/lib/components/Dropdown/Dropdown.js +3 -3
- package/lib/components/Dropdown/Dropdown.js.map +1 -1
- package/lib/components/Dropdown/DropdownCloser.cjs +5 -6
- package/lib/components/Dropdown/DropdownCloser.cjs.map +1 -1
- package/lib/components/Dropdown/DropdownCloser.js +5 -6
- package/lib/components/Dropdown/DropdownCloser.js.map +1 -1
- package/lib/components/Dropdown/DropdownContent.cjs +3 -3
- package/lib/components/Dropdown/DropdownContent.cjs.map +1 -1
- package/lib/components/Dropdown/DropdownContent.d.ts +3 -3
- package/lib/components/Dropdown/DropdownContent.js +3 -3
- package/lib/components/Dropdown/DropdownContent.js.map +1 -1
- package/lib/components/Dropdown/DropdownContentInner.cjs +16 -7
- package/lib/components/Dropdown/DropdownContentInner.cjs.map +1 -1
- package/lib/components/Dropdown/DropdownContentInner.d.ts +3 -3
- package/lib/components/Dropdown/DropdownContentInner.js +16 -7
- package/lib/components/Dropdown/DropdownContentInner.js.map +1 -1
- package/lib/components/Dropdown/DropdownMenuButton/DropdownMenuButton.cjs +4 -13
- package/lib/components/Dropdown/DropdownMenuButton/DropdownMenuButton.cjs.map +1 -1
- package/lib/components/Dropdown/DropdownMenuButton/DropdownMenuButton.d.ts +4 -4
- package/lib/components/Dropdown/DropdownMenuButton/DropdownMenuButton.js +4 -13
- package/lib/components/Dropdown/DropdownMenuButton/DropdownMenuButton.js.map +1 -1
- package/lib/components/Dropdown/DropdownMenuButton/DropdownMenuGroup.cjs +1 -1
- package/lib/components/Dropdown/DropdownMenuButton/DropdownMenuGroup.cjs.map +1 -1
- package/lib/components/Dropdown/DropdownMenuButton/DropdownMenuGroup.d.ts +2 -2
- package/lib/components/Dropdown/DropdownMenuButton/DropdownMenuGroup.js +1 -1
- package/lib/components/Dropdown/DropdownMenuButton/DropdownMenuGroup.js.map +1 -1
- package/lib/components/Dropdown/DropdownTrigger.cjs +1 -1
- package/lib/components/Dropdown/DropdownTrigger.js +1 -1
- package/lib/components/Dropdown/FilterDropdown/FilterDropdown.cjs +23 -46
- package/lib/components/Dropdown/FilterDropdown/FilterDropdown.cjs.map +1 -1
- package/lib/components/Dropdown/FilterDropdown/FilterDropdown.d.ts +3 -3
- package/lib/components/Dropdown/FilterDropdown/FilterDropdown.js +25 -48
- package/lib/components/Dropdown/FilterDropdown/FilterDropdown.js.map +1 -1
- package/lib/components/Dropdown/SortDropdown/SortDropdown.cjs.map +1 -1
- package/lib/components/Dropdown/SortDropdown/SortDropdown.d.ts +2 -2
- package/lib/components/Dropdown/SortDropdown/SortDropdown.js.map +1 -1
- package/lib/components/Dropdown/SortDropdown/useSortDropdown.cjs +2 -1
- package/lib/components/Dropdown/SortDropdown/useSortDropdown.cjs.map +1 -1
- package/lib/components/Dropdown/SortDropdown/useSortDropdown.js +2 -1
- package/lib/components/Dropdown/SortDropdown/useSortDropdown.js.map +1 -1
- package/lib/components/Dropdown/useKeyboardNavigation.cjs +7 -7
- package/lib/components/Dropdown/useKeyboardNavigation.cjs.map +1 -1
- package/lib/components/Dropdown/useKeyboardNavigation.js +7 -7
- package/lib/components/Dropdown/useKeyboardNavigation.js.map +1 -1
- package/lib/components/ErrorScreen/AuthErrorScreen.cjs +9 -17
- package/lib/components/ErrorScreen/AuthErrorScreen.cjs.map +1 -1
- package/lib/components/ErrorScreen/AuthErrorScreen.js +9 -17
- package/lib/components/ErrorScreen/AuthErrorScreen.js.map +1 -1
- package/lib/components/ErrorScreen/ErrorScreen.cjs +1 -1
- package/lib/components/ErrorScreen/ErrorScreen.cjs.map +1 -1
- package/lib/components/ErrorScreen/ErrorScreen.d.ts +2 -2
- package/lib/components/ErrorScreen/ErrorScreen.js +1 -1
- package/lib/components/ErrorScreen/ErrorScreen.js.map +1 -1
- package/lib/components/ErrorScreen/ForbiddenErrorScreen.cjs +9 -20
- package/lib/components/ErrorScreen/ForbiddenErrorScreen.cjs.map +1 -1
- package/lib/components/ErrorScreen/ForbiddenErrorScreen.js +9 -20
- package/lib/components/ErrorScreen/ForbiddenErrorScreen.js.map +1 -1
- package/lib/components/ErrorScreen/NotFoundErrorScreen.cjs +9 -20
- package/lib/components/ErrorScreen/NotFoundErrorScreen.cjs.map +1 -1
- package/lib/components/ErrorScreen/NotFoundErrorScreen.js +9 -20
- package/lib/components/ErrorScreen/NotFoundErrorScreen.js.map +1 -1
- package/lib/components/ErrorScreen/UnauthorizedErrorScreen.cjs +4 -18
- package/lib/components/ErrorScreen/UnauthorizedErrorScreen.cjs.map +1 -1
- package/lib/components/ErrorScreen/UnauthorizedErrorScreen.js +4 -18
- package/lib/components/ErrorScreen/UnauthorizedErrorScreen.js.map +1 -1
- package/lib/components/ErrorScreen/UnexpectedErrorScreen.cjs +10 -43
- package/lib/components/ErrorScreen/UnexpectedErrorScreen.cjs.map +1 -1
- package/lib/components/ErrorScreen/UnexpectedErrorScreen.js +10 -43
- package/lib/components/ErrorScreen/UnexpectedErrorScreen.js.map +1 -1
- package/lib/components/FileViewer/FileViewer.cjs +26 -22
- package/lib/components/FileViewer/FileViewer.cjs.map +1 -1
- package/lib/components/FileViewer/FileViewer.d.ts +1 -1
- package/lib/components/FileViewer/FileViewer.js +27 -23
- package/lib/components/FileViewer/FileViewer.js.map +1 -1
- package/lib/components/FileViewer/PDFViewer.cjs +4 -22
- package/lib/components/FileViewer/PDFViewer.cjs.map +1 -1
- package/lib/components/FileViewer/PDFViewer.js +5 -23
- package/lib/components/FileViewer/PDFViewer.js.map +1 -1
- package/lib/components/FileViewer/SearchController.cjs +6 -49
- package/lib/components/FileViewer/SearchController.cjs.map +1 -1
- package/lib/components/FileViewer/SearchController.js +7 -50
- package/lib/components/FileViewer/SearchController.js.map +1 -1
- package/lib/components/FileViewer/generatedReactPDFStyle.d.ts +1 -1
- package/lib/components/FileViewer/types.d.ts +1 -1
- package/lib/components/FileViewer/usePDFSearch.cjs +121 -86
- package/lib/components/FileViewer/usePDFSearch.cjs.map +1 -1
- package/lib/components/FileViewer/usePDFSearch.d.ts +8 -3
- package/lib/components/FileViewer/usePDFSearch.js +122 -87
- package/lib/components/FileViewer/usePDFSearch.js.map +1 -1
- package/lib/components/FloatArea/FloatArea.cjs +4 -4
- package/lib/components/FloatArea/FloatArea.cjs.map +1 -1
- package/lib/components/FloatArea/FloatArea.d.ts +2 -2
- package/lib/components/FloatArea/FloatArea.js +4 -4
- package/lib/components/FloatArea/FloatArea.js.map +1 -1
- package/lib/components/FormControl/FormControl.cjs +52 -56
- package/lib/components/FormControl/FormControl.cjs.map +1 -1
- package/lib/components/FormControl/FormControl.d.ts +2 -2
- package/lib/components/FormControl/FormControl.js +53 -57
- package/lib/components/FormControl/FormControl.js.map +1 -1
- package/lib/components/Header/AppLauncher/AppLauncher.cjs +5 -17
- package/lib/components/Header/AppLauncher/AppLauncher.cjs.map +1 -1
- package/lib/components/Header/AppLauncher/AppLauncher.d.ts +2 -2
- package/lib/components/Header/AppLauncher/AppLauncher.js +5 -17
- package/lib/components/Header/AppLauncher/AppLauncher.js.map +1 -1
- package/lib/components/Header/Header.cjs +1 -1
- package/lib/components/Header/Header.cjs.map +1 -1
- package/lib/components/Header/Header.d.ts +2 -2
- package/lib/components/Header/Header.js +1 -1
- package/lib/components/Header/Header.js.map +1 -1
- package/lib/components/Header/HeaderDropdownMenuButton.cjs +1 -1
- package/lib/components/Header/HeaderDropdownMenuButton.js +1 -1
- package/lib/components/Header/HeaderLink.cjs +1 -1
- package/lib/components/Header/HeaderLink.js +1 -1
- package/lib/components/Header/LanguageSwitcher/LanguageSwitcher.cjs +14 -15
- package/lib/components/Header/LanguageSwitcher/LanguageSwitcher.cjs.map +1 -1
- package/lib/components/Header/LanguageSwitcher/LanguageSwitcher.d.ts +2 -2
- package/lib/components/Header/LanguageSwitcher/LanguageSwitcher.js +14 -15
- package/lib/components/Header/LanguageSwitcher/LanguageSwitcher.js.map +1 -1
- package/lib/components/Heading/Heading.cjs +15 -28
- package/lib/components/Heading/Heading.cjs.map +1 -1
- package/lib/components/Heading/Heading.d.ts +3 -3
- package/lib/components/Heading/Heading.js +15 -28
- package/lib/components/Heading/Heading.js.map +1 -1
- package/lib/components/Heading/PageHeading/PageHeading.cjs +31 -24
- package/lib/components/Heading/PageHeading/PageHeading.cjs.map +1 -1
- package/lib/components/Heading/PageHeading/PageHeading.d.ts +2 -2
- package/lib/components/Heading/PageHeading/PageHeading.js +34 -27
- package/lib/components/Heading/PageHeading/PageHeading.js.map +1 -1
- package/lib/components/Heading/index.d.ts +1 -1
- package/lib/components/Icon/FaIcon.cjs +1 -1
- package/lib/components/Icon/FaIcon.js +1 -1
- package/lib/components/Icon/LanguageIcon.cjs +1 -1
- package/lib/components/Icon/LanguageIcon.js +1 -1
- package/lib/components/Icon/OpenInNewTabIcon.cjs +4 -11
- package/lib/components/Icon/OpenInNewTabIcon.cjs.map +1 -1
- package/lib/components/Icon/OpenInNewTabIcon.d.ts +4 -9
- package/lib/components/Icon/OpenInNewTabIcon.js +4 -11
- package/lib/components/Icon/OpenInNewTabIcon.js.map +1 -1
- package/lib/components/Icon/SparklesIcon.cjs +1 -1
- package/lib/components/Icon/SparklesIcon.js +1 -1
- package/lib/components/Icon/WarningIcon.cjs +1 -1
- package/lib/components/Icon/WarningIcon.js +1 -1
- package/lib/components/Icon/generateIcon.cjs +11 -20
- package/lib/components/Icon/generateIcon.cjs.map +1 -1
- package/lib/components/Icon/generateIcon.d.ts +2 -2
- package/lib/components/Icon/generateIcon.js +11 -20
- package/lib/components/Icon/generateIcon.js.map +1 -1
- package/lib/components/InformationPanel/InformationPanel.cjs +21 -55
- package/lib/components/InformationPanel/InformationPanel.cjs.map +1 -1
- package/lib/components/InformationPanel/InformationPanel.d.ts +8 -48
- package/lib/components/InformationPanel/InformationPanel.js +22 -56
- package/lib/components/InformationPanel/InformationPanel.js.map +1 -1
- package/lib/components/Input/CurrencyInput/currencyInputHelper.cjs +24 -15
- package/lib/components/Input/CurrencyInput/currencyInputHelper.cjs.map +1 -1
- package/lib/components/Input/CurrencyInput/currencyInputHelper.js +24 -15
- package/lib/components/Input/CurrencyInput/currencyInputHelper.js.map +1 -1
- package/lib/components/Input/Input.cjs +38 -62
- package/lib/components/Input/Input.cjs.map +1 -1
- package/lib/components/Input/Input.d.ts +2 -2
- package/lib/components/Input/Input.js +39 -63
- package/lib/components/Input/Input.js.map +1 -1
- package/lib/components/Input/InputWithTooltip/InputWithTooltip.cjs +1 -1
- package/lib/components/Input/InputWithTooltip/InputWithTooltip.js +1 -1
- package/lib/components/Input/SearchInput/SearchInput.cjs +6 -5
- package/lib/components/Input/SearchInput/SearchInput.cjs.map +1 -1
- package/lib/components/Input/SearchInput/SearchInput.js +6 -5
- package/lib/components/Input/SearchInput/SearchInput.js.map +1 -1
- package/lib/components/Input/SearchInput/SearchInputIcon.cjs +4 -11
- package/lib/components/Input/SearchInput/SearchInputIcon.cjs.map +1 -1
- package/lib/components/Input/SearchInput/SearchInputIcon.d.ts +1 -1
- package/lib/components/Input/SearchInput/SearchInputIcon.js +4 -11
- package/lib/components/Input/SearchInput/SearchInputIcon.js.map +1 -1
- package/lib/components/InputFile/FilePreviewDialog.cjs +62 -0
- package/lib/components/InputFile/FilePreviewDialog.cjs.map +1 -0
- package/lib/components/InputFile/FilePreviewDialog.d.ts +8 -0
- package/lib/components/InputFile/FilePreviewDialog.js +60 -0
- package/lib/components/InputFile/FilePreviewDialog.js.map +1 -0
- package/lib/components/InputFile/InputFileMultiplyAppendable.cjs +24 -26
- package/lib/components/InputFile/InputFileMultiplyAppendable.cjs.map +1 -1
- package/lib/components/InputFile/InputFileMultiplyAppendable.js +25 -27
- package/lib/components/InputFile/InputFileMultiplyAppendable.js.map +1 -1
- package/lib/components/InputFile/InputFileNative.cjs +24 -26
- package/lib/components/InputFile/InputFileNative.cjs.map +1 -1
- package/lib/components/InputFile/InputFileNative.js +25 -27
- package/lib/components/InputFile/InputFileNative.js.map +1 -1
- package/lib/components/InputFile/parts.cjs +40 -0
- package/lib/components/InputFile/parts.cjs.map +1 -0
- package/lib/components/InputFile/parts.d.ts +18 -0
- package/lib/components/InputFile/parts.js +36 -0
- package/lib/components/InputFile/parts.js.map +1 -0
- package/lib/components/InputFile/style.cjs +6 -11
- package/lib/components/InputFile/style.cjs.map +1 -1
- package/lib/components/InputFile/style.d.ts +0 -56
- package/lib/components/InputFile/style.js +6 -11
- package/lib/components/InputFile/style.js.map +1 -1
- package/lib/components/InputFile/types.d.ts +4 -2
- package/lib/components/Layout/Center/Center.cjs +5 -6
- package/lib/components/Layout/Center/Center.cjs.map +1 -1
- package/lib/components/Layout/Center/Center.d.ts +2 -2
- package/lib/components/Layout/Center/Center.js +5 -6
- package/lib/components/Layout/Center/Center.js.map +1 -1
- package/lib/components/Layout/Cluster/Cluster.cjs +17 -18
- package/lib/components/Layout/Cluster/Cluster.cjs.map +1 -1
- package/lib/components/Layout/Cluster/Cluster.js +17 -18
- package/lib/components/Layout/Cluster/Cluster.js.map +1 -1
- package/lib/components/Layout/ComponentsForStories.d.ts +1 -1
- package/lib/components/Layout/Container/Container.cjs +8 -2
- package/lib/components/Layout/Container/Container.cjs.map +1 -1
- package/lib/components/Layout/Container/Container.d.ts +2 -2
- package/lib/components/Layout/Container/Container.js +8 -2
- package/lib/components/Layout/Container/Container.js.map +1 -1
- package/lib/components/Layout/Reel/Reel.cjs +1 -1
- package/lib/components/Layout/Reel/Reel.js +1 -1
- package/lib/components/Layout/Sidebar/Sidebar.cjs +1 -1
- package/lib/components/Layout/Sidebar/Sidebar.js +1 -1
- package/lib/components/Layout/Stack/Stack.cjs +1 -1
- package/lib/components/Layout/Stack/Stack.js +1 -1
- package/lib/components/LineClamp/LineClamp.cjs +1 -1
- package/lib/components/LineClamp/LineClamp.cjs.map +1 -1
- package/lib/components/LineClamp/LineClamp.d.ts +2 -2
- package/lib/components/LineClamp/LineClamp.js +1 -1
- package/lib/components/LineClamp/LineClamp.js.map +1 -1
- package/lib/components/Loader/Loader.cjs +4 -3
- package/lib/components/Loader/Loader.cjs.map +1 -1
- package/lib/components/Loader/Loader.d.ts +2 -2
- package/lib/components/Loader/Loader.js +5 -4
- package/lib/components/Loader/Loader.js.map +1 -1
- package/lib/components/Loader/LoaderSpinner.cjs +10 -11
- package/lib/components/Loader/LoaderSpinner.cjs.map +1 -1
- package/lib/components/Loader/LoaderSpinner.d.ts +2 -2
- package/lib/components/Loader/LoaderSpinner.js +10 -11
- package/lib/components/Loader/LoaderSpinner.js.map +1 -1
- package/lib/components/NotificationBar/NotificationBar.cjs +14 -23
- package/lib/components/NotificationBar/NotificationBar.cjs.map +1 -1
- package/lib/components/NotificationBar/NotificationBar.d.ts +4 -4
- package/lib/components/NotificationBar/NotificationBar.js +14 -23
- package/lib/components/NotificationBar/NotificationBar.js.map +1 -1
- package/lib/components/PageCounter/PageCounter.cjs +1 -1
- package/lib/components/PageCounter/PageCounter.cjs.map +1 -1
- package/lib/components/PageCounter/PageCounter.d.ts +2 -2
- package/lib/components/PageCounter/PageCounter.js +1 -1
- package/lib/components/PageCounter/PageCounter.js.map +1 -1
- package/lib/components/Pagination/Pagination.cjs +21 -21
- package/lib/components/Pagination/Pagination.cjs.map +1 -1
- package/lib/components/Pagination/Pagination.d.ts +2 -2
- package/lib/components/Pagination/Pagination.js +22 -22
- package/lib/components/Pagination/Pagination.js.map +1 -1
- package/lib/components/Pagination/PaginationControllerItemButton.cjs +11 -27
- package/lib/components/Pagination/PaginationControllerItemButton.cjs.map +1 -1
- package/lib/components/Pagination/PaginationControllerItemButton.d.ts +1 -1
- package/lib/components/Pagination/PaginationControllerItemButton.js +11 -27
- package/lib/components/Pagination/PaginationControllerItemButton.js.map +1 -1
- package/lib/components/Pagination/PaginationItemButton.cjs +20 -45
- package/lib/components/Pagination/PaginationItemButton.cjs.map +1 -1
- package/lib/components/Pagination/PaginationItemButton.js +20 -45
- package/lib/components/Pagination/PaginationItemButton.js.map +1 -1
- package/lib/components/{Base/BaseColumn/BaseColumn.cjs → Panel/Groupbox/Groupbox.cjs} +6 -6
- package/lib/components/Panel/Groupbox/Groupbox.cjs.map +1 -0
- package/lib/components/{Base/BaseColumn/BaseColumn.d.ts → Panel/Groupbox/Groupbox.d.ts} +4 -4
- package/lib/components/{Base/BaseColumn/BaseColumn.js → Panel/Groupbox/Groupbox.js} +6 -6
- package/lib/components/Panel/Groupbox/Groupbox.js.map +1 -0
- package/lib/components/Panel/Groupbox/index.cjs +8 -0
- package/lib/components/Panel/Groupbox/index.d.ts +1 -0
- package/lib/components/Panel/Groupbox/index.js +2 -0
- package/lib/components/{Base/Base.cjs → Panel/Panel.cjs} +9 -8
- package/lib/components/Panel/Panel.cjs.map +1 -0
- package/lib/components/{Base/Base.d.ts → Panel/Panel.d.ts} +7 -7
- package/lib/components/{Base/Base.js → Panel/Panel.js} +8 -7
- package/lib/components/Panel/Panel.js.map +1 -0
- package/lib/components/Panel/index.cjs +11 -0
- package/lib/components/{Base → Panel}/index.cjs.map +1 -1
- package/lib/components/Panel/index.d.ts +3 -0
- package/lib/components/Panel/index.js +3 -0
- package/lib/components/Picker/DatetimeLocalPicker.cjs +2 -2
- package/lib/components/Picker/DatetimeLocalPicker.cjs.map +1 -1
- package/lib/components/Picker/DatetimeLocalPicker.js +2 -2
- package/lib/components/Picker/DatetimeLocalPicker.js.map +1 -1
- package/lib/components/Picker/MonthPicker.cjs +2 -2
- package/lib/components/Picker/MonthPicker.cjs.map +1 -1
- package/lib/components/Picker/MonthPicker.js +2 -2
- package/lib/components/Picker/MonthPicker.js.map +1 -1
- package/lib/components/Picker/TimePicker.cjs +2 -2
- package/lib/components/Picker/TimePicker.cjs.map +1 -1
- package/lib/components/Picker/TimePicker.js +2 -2
- package/lib/components/Picker/TimePicker.js.map +1 -1
- package/lib/components/Picker/style.cjs +1 -1
- package/lib/components/Picker/style.js +1 -1
- package/lib/components/RadioButton/RadioButton.cjs +3 -3
- package/lib/components/RadioButton/RadioButton.cjs.map +1 -1
- package/lib/components/RadioButton/RadioButton.js +3 -3
- package/lib/components/RadioButton/RadioButton.js.map +1 -1
- package/lib/components/RadioButtonPanel/RadioButtonPanel.cjs +14 -8
- package/lib/components/RadioButtonPanel/RadioButtonPanel.cjs.map +1 -1
- package/lib/components/RadioButtonPanel/RadioButtonPanel.js +16 -10
- package/lib/components/RadioButtonPanel/RadioButtonPanel.js.map +1 -1
- package/lib/components/ResponseMessage/ResponseMessage.cjs +1 -1
- package/lib/components/ResponseMessage/ResponseMessage.js +1 -1
- package/lib/components/Scroller/Scroller.cjs +1 -1
- package/lib/components/Scroller/Scroller.cjs.map +1 -1
- package/lib/components/Scroller/Scroller.js +1 -1
- package/lib/components/Scroller/Scroller.js.map +1 -1
- package/lib/components/SectioningContent/SectioningContent.cjs.map +1 -1
- package/lib/components/SectioningContent/SectioningContent.d.ts +2 -2
- package/lib/components/SectioningContent/SectioningContent.js.map +1 -1
- package/lib/components/SegmentedControl/SegmentedControl.cjs +22 -19
- package/lib/components/SegmentedControl/SegmentedControl.cjs.map +1 -1
- package/lib/components/SegmentedControl/SegmentedControl.d.ts +2 -2
- package/lib/components/SegmentedControl/SegmentedControl.js +23 -20
- package/lib/components/SegmentedControl/SegmentedControl.js.map +1 -1
- package/lib/components/Select/Select.cjs +1 -1
- package/lib/components/Select/Select.cjs.map +1 -1
- package/lib/components/Select/Select.d.ts +2 -2
- package/lib/components/Select/Select.js +1 -1
- package/lib/components/Select/Select.js.map +1 -1
- package/lib/components/SideMenu/SideMenu.cjs +4 -4
- package/lib/components/SideMenu/SideMenu.cjs.map +1 -1
- package/lib/components/SideMenu/SideMenu.d.ts +2 -2
- package/lib/components/SideMenu/SideMenu.js +4 -4
- package/lib/components/SideMenu/SideMenu.js.map +1 -1
- package/lib/components/SideMenu/SideMenuGroup.cjs +1 -1
- package/lib/components/SideMenu/SideMenuGroup.cjs.map +1 -1
- package/lib/components/SideMenu/SideMenuGroup.d.ts +3 -3
- package/lib/components/SideMenu/SideMenuGroup.js +1 -1
- package/lib/components/SideMenu/SideMenuGroup.js.map +1 -1
- package/lib/components/SideMenu/SideMenuItem.cjs +2 -8
- package/lib/components/SideMenu/SideMenuItem.cjs.map +1 -1
- package/lib/components/SideMenu/SideMenuItem.d.ts +3 -3
- package/lib/components/SideMenu/SideMenuItem.js +2 -8
- package/lib/components/SideMenu/SideMenuItem.js.map +1 -1
- package/lib/components/SideNav/SideNav.cjs +1 -1
- package/lib/components/SideNav/SideNav.cjs.map +1 -1
- package/lib/components/SideNav/SideNav.d.ts +2 -2
- package/lib/components/SideNav/SideNav.js +1 -1
- package/lib/components/SideNav/SideNav.js.map +1 -1
- package/lib/components/SideNav/SideNavContext.cjs +3 -1
- package/lib/components/SideNav/SideNavContext.cjs.map +1 -1
- package/lib/components/SideNav/SideNavContext.d.ts +2 -2
- package/lib/components/SideNav/SideNavContext.js +3 -1
- package/lib/components/SideNav/SideNavContext.js.map +1 -1
- package/lib/components/SideNav/SideNavItemButton.cjs +5 -7
- package/lib/components/SideNav/SideNavItemButton.cjs.map +1 -1
- package/lib/components/SideNav/SideNavItemButton.d.ts +4 -4
- package/lib/components/SideNav/SideNavItemButton.js +5 -7
- package/lib/components/SideNav/SideNavItemButton.js.map +1 -1
- package/lib/components/SmartHRAILogo/SmartHRAILogo.cjs +1 -6
- package/lib/components/SmartHRAILogo/SmartHRAILogo.cjs.map +1 -1
- package/lib/components/SmartHRAILogo/SmartHRAILogo.d.ts +2 -2
- package/lib/components/SmartHRAILogo/SmartHRAILogo.js +2 -7
- package/lib/components/SmartHRAILogo/SmartHRAILogo.js.map +1 -1
- package/lib/components/SmartHRLogo/SmartHRLogo.cjs +2 -8
- package/lib/components/SmartHRLogo/SmartHRLogo.cjs.map +1 -1
- package/lib/components/SmartHRLogo/SmartHRLogo.d.ts +2 -2
- package/lib/components/SmartHRLogo/SmartHRLogo.js +3 -9
- package/lib/components/SmartHRLogo/SmartHRLogo.js.map +1 -1
- package/lib/components/SpreadsheetTable/SpreadsheetTable.cjs +1 -1
- package/lib/components/SpreadsheetTable/SpreadsheetTable.cjs.map +1 -1
- package/lib/components/SpreadsheetTable/SpreadsheetTable.d.ts +2 -2
- package/lib/components/SpreadsheetTable/SpreadsheetTable.js +1 -1
- package/lib/components/SpreadsheetTable/SpreadsheetTable.js.map +1 -1
- package/lib/components/SpreadsheetTable/SpreadsheetTableCorner.d.ts +1 -1
- package/lib/components/StatusLabel/StatusLabel.cjs +1 -1
- package/lib/components/StatusLabel/StatusLabel.cjs.map +1 -1
- package/lib/components/StatusLabel/StatusLabel.d.ts +2 -2
- package/lib/components/StatusLabel/StatusLabel.js +1 -1
- package/lib/components/StatusLabel/StatusLabel.js.map +1 -1
- package/lib/components/Stepper/HorizontalStepItem.cjs +1 -1
- package/lib/components/Stepper/HorizontalStepItem.js +1 -1
- package/lib/components/Stepper/StepCounter.cjs +1 -1
- package/lib/components/Stepper/StepCounter.js +1 -1
- package/lib/components/Stepper/StepStatusIcon.cjs +7 -14
- package/lib/components/Stepper/StepStatusIcon.cjs.map +1 -1
- package/lib/components/Stepper/StepStatusIcon.d.ts +2 -2
- package/lib/components/Stepper/StepStatusIcon.js +7 -14
- package/lib/components/Stepper/StepStatusIcon.js.map +1 -1
- package/lib/components/Stepper/Stepper.cjs +5 -7
- package/lib/components/Stepper/Stepper.cjs.map +1 -1
- package/lib/components/Stepper/Stepper.js +5 -7
- package/lib/components/Stepper/Stepper.js.map +1 -1
- package/lib/components/Stepper/VerticalStepItem.cjs +1 -1
- package/lib/components/Stepper/VerticalStepItem.js +1 -1
- package/lib/components/Stepper/types.d.ts +3 -3
- package/lib/components/Switch/Switch.cjs +1 -1
- package/lib/components/Switch/Switch.js +1 -1
- package/lib/components/TabBar/TabBar.cjs +1 -1
- package/lib/components/TabBar/TabBar.cjs.map +1 -1
- package/lib/components/TabBar/TabBar.d.ts +2 -2
- package/lib/components/TabBar/TabBar.js +1 -1
- package/lib/components/TabBar/TabBar.js.map +1 -1
- package/lib/components/TabBar/TabItem.cjs +16 -11
- package/lib/components/TabBar/TabItem.cjs.map +1 -1
- package/lib/components/TabBar/TabItem.d.ts +2 -2
- package/lib/components/TabBar/TabItem.js +17 -12
- package/lib/components/TabBar/TabItem.js.map +1 -1
- package/lib/components/Table/BulkActionRow.cjs +1 -1
- package/lib/components/Table/BulkActionRow.js +1 -1
- package/lib/components/Table/EmptyTableBody.cjs +1 -1
- package/lib/components/Table/EmptyTableBody.cjs.map +1 -1
- package/lib/components/Table/EmptyTableBody.d.ts +2 -2
- package/lib/components/Table/EmptyTableBody.js +1 -1
- package/lib/components/Table/EmptyTableBody.js.map +1 -1
- package/lib/components/Table/Table.cjs +1 -1
- package/lib/components/Table/Table.cjs.map +1 -1
- package/lib/components/Table/Table.d.ts +2 -2
- package/lib/components/Table/Table.js +1 -1
- package/lib/components/Table/Table.js.map +1 -1
- package/lib/components/Table/TableReel.cjs +1 -1
- package/lib/components/Table/TableReel.js +1 -1
- package/lib/components/Table/TableScroller.cjs +1 -1
- package/lib/components/Table/TableScroller.js +1 -1
- package/lib/components/Table/Td.cjs +8 -11
- package/lib/components/Table/Td.cjs.map +1 -1
- package/lib/components/Table/Td.d.ts +2 -2
- package/lib/components/Table/Td.js +8 -11
- package/lib/components/Table/Td.js.map +1 -1
- package/lib/components/Table/TdCheckbox.cjs +3 -3
- package/lib/components/Table/TdCheckbox.cjs.map +1 -1
- package/lib/components/Table/TdCheckbox.d.ts +3 -3
- package/lib/components/Table/TdCheckbox.js +3 -3
- package/lib/components/Table/TdCheckbox.js.map +1 -1
- package/lib/components/Table/TdRadioButton.cjs +1 -1
- package/lib/components/Table/TdRadioButton.js +1 -1
- package/lib/components/Table/Th.cjs +21 -17
- package/lib/components/Table/Th.cjs.map +1 -1
- package/lib/components/Table/Th.d.ts +4 -4
- package/lib/components/Table/Th.js +21 -17
- package/lib/components/Table/Th.js.map +1 -1
- package/lib/components/Table/ThCheckbox.cjs +10 -10
- package/lib/components/Table/ThCheckbox.cjs.map +1 -1
- package/lib/components/Table/ThCheckbox.d.ts +2 -2
- package/lib/components/Table/ThCheckbox.js +11 -11
- package/lib/components/Table/ThCheckbox.js.map +1 -1
- package/lib/components/Table/ThSortButton.cjs +14 -37
- package/lib/components/Table/ThSortButton.cjs.map +1 -1
- package/lib/components/Table/ThSortButton.d.ts +1 -1
- package/lib/components/Table/ThSortButton.js +14 -37
- package/lib/components/Table/ThSortButton.js.map +1 -1
- package/lib/components/Table/reelShadowStyle.cjs +1 -1
- package/lib/components/Table/reelShadowStyle.js +1 -1
- package/lib/components/Text/Text.cjs +1 -1
- package/lib/components/Text/Text.d.ts +1 -1
- package/lib/components/Text/Text.js +1 -1
- package/lib/components/TextLink/TextLink.cjs +15 -13
- package/lib/components/TextLink/TextLink.cjs.map +1 -1
- package/lib/components/TextLink/TextLink.js +16 -14
- package/lib/components/TextLink/TextLink.js.map +1 -1
- package/lib/components/TextLink/UpwardLink/UpwardLink.cjs +1 -1
- package/lib/components/TextLink/UpwardLink/UpwardLink.js +1 -1
- package/lib/components/Textarea/Textarea.cjs +95 -76
- package/lib/components/Textarea/Textarea.cjs.map +1 -1
- package/lib/components/Textarea/Textarea.d.ts +2 -2
- package/lib/components/Textarea/Textarea.js +96 -77
- package/lib/components/Textarea/Textarea.js.map +1 -1
- package/lib/components/Timeline/Timeline.cjs +1 -1
- package/lib/components/Timeline/Timeline.cjs.map +1 -1
- package/lib/components/Timeline/Timeline.d.ts +2 -2
- package/lib/components/Timeline/Timeline.js +1 -1
- package/lib/components/Timeline/Timeline.js.map +1 -1
- package/lib/components/Timeline/TimelineItem.cjs +1 -1
- package/lib/components/Timeline/TimelineItem.cjs.map +1 -1
- package/lib/components/Timeline/TimelineItem.d.ts +2 -2
- package/lib/components/Timeline/TimelineItem.js +1 -1
- package/lib/components/Timeline/TimelineItem.js.map +1 -1
- package/lib/components/Tooltip/ControlledTooltip.cjs +1 -1
- package/lib/components/Tooltip/ControlledTooltip.cjs.map +1 -1
- package/lib/components/Tooltip/ControlledTooltip.d.ts +2 -2
- package/lib/components/Tooltip/ControlledTooltip.js +1 -1
- package/lib/components/Tooltip/ControlledTooltip.js.map +1 -1
- package/lib/components/Tooltip/Tooltip.cjs +20 -17
- package/lib/components/Tooltip/Tooltip.cjs.map +1 -1
- package/lib/components/Tooltip/Tooltip.d.ts +2 -2
- package/lib/components/Tooltip/Tooltip.js +21 -18
- package/lib/components/Tooltip/Tooltip.js.map +1 -1
- package/lib/components/Tooltip/TooltipPortal.cjs +15 -14
- package/lib/components/Tooltip/TooltipPortal.cjs.map +1 -1
- package/lib/components/Tooltip/TooltipPortal.js +16 -15
- package/lib/components/Tooltip/TooltipPortal.js.map +1 -1
- package/lib/components/Tooltip/tooltipHelper.cjs +33 -47
- package/lib/components/Tooltip/tooltipHelper.cjs.map +1 -1
- package/lib/components/Tooltip/tooltipHelper.d.ts +5 -3
- package/lib/components/Tooltip/tooltipHelper.js +33 -47
- package/lib/components/Tooltip/tooltipHelper.js.map +1 -1
- package/lib/components/VisuallyHiddenText/VisuallyHiddenText.cjs +1 -1
- package/lib/components/VisuallyHiddenText/VisuallyHiddenText.d.ts +1 -1
- package/lib/components/VisuallyHiddenText/VisuallyHiddenText.js +1 -1
- package/lib/components/WarekiPicker/WarekiPicker.cjs +6 -1
- package/lib/components/WarekiPicker/WarekiPicker.cjs.map +1 -1
- package/lib/components/WarekiPicker/WarekiPicker.d.ts +1 -1
- package/lib/components/WarekiPicker/WarekiPicker.js +6 -1
- package/lib/components/WarekiPicker/WarekiPicker.js.map +1 -1
- package/lib/configureTwMerge.cjs +1 -1
- package/lib/configureTwMerge.js +1 -1
- package/lib/hooks/useSV/useSV.cjs +1 -1
- package/lib/hooks/useSV/useSV.js +1 -1
- package/lib/index.cjs +9 -4
- package/lib/index.cjs.map +1 -1
- package/lib/index.d.ts +2 -2
- package/lib/index.js +4 -3
- package/lib/index.js.map +1 -1
- package/lib/intl/DateFormatter.cjs +2 -2
- package/lib/intl/DateFormatter.cjs.map +1 -1
- package/lib/intl/DateFormatter.d.ts +2 -2
- package/lib/intl/DateFormatter.js +2 -2
- package/lib/intl/DateFormatter.js.map +1 -1
- package/lib/intl/IntlProvider.cjs +8 -3
- package/lib/intl/IntlProvider.cjs.map +1 -1
- package/lib/intl/IntlProvider.js +8 -3
- package/lib/intl/IntlProvider.js.map +1 -1
- package/lib/intl/Localizer.d.ts +1 -1
- package/lib/intl/TimeFormatter.cjs +2 -2
- package/lib/intl/TimeFormatter.cjs.map +1 -1
- package/lib/intl/TimeFormatter.d.ts +1 -1
- package/lib/intl/TimeFormatter.js +2 -2
- package/lib/intl/TimeFormatter.js.map +1 -1
- package/lib/intl/TimestampFormatter.cjs +2 -2
- package/lib/intl/TimestampFormatter.cjs.map +1 -1
- package/lib/intl/TimestampFormatter.d.ts +2 -2
- package/lib/intl/TimestampFormatter.js +2 -2
- package/lib/intl/TimestampFormatter.js.map +1 -1
- package/lib/intl/index.cjs +4 -0
- package/lib/intl/index.cjs.map +1 -1
- package/lib/intl/index.d.ts +3 -2
- package/lib/intl/index.js +3 -2
- package/lib/intl/index.js.map +1 -1
- package/lib/intl/locales/en_us.json.cjs +2 -4
- package/lib/intl/locales/en_us.json.cjs.map +1 -1
- package/lib/intl/locales/en_us.json.js +2 -4
- package/lib/intl/locales/en_us.json.js.map +1 -1
- package/lib/intl/locales/id_id.json.cjs +2 -4
- package/lib/intl/locales/id_id.json.cjs.map +1 -1
- package/lib/intl/locales/id_id.json.js +2 -4
- package/lib/intl/locales/id_id.json.js.map +1 -1
- package/lib/intl/locales/index.d.ts +21 -36
- package/lib/intl/locales/ja.cjs +5 -4
- package/lib/intl/locales/ja.cjs.map +1 -1
- package/lib/intl/locales/ja.d.ts +5 -4
- package/lib/intl/locales/ja.js +5 -4
- package/lib/intl/locales/ja.js.map +1 -1
- package/lib/intl/locales/ja.json.cjs +5 -4
- package/lib/intl/locales/ja.json.cjs.map +1 -1
- package/lib/intl/locales/ja.json.js +5 -4
- package/lib/intl/locales/ja.json.js.map +1 -1
- package/lib/intl/locales/ja_easy.json.cjs +2 -4
- package/lib/intl/locales/ja_easy.json.cjs.map +1 -1
- package/lib/intl/locales/ja_easy.json.js +2 -4
- package/lib/intl/locales/ja_easy.json.js.map +1 -1
- package/lib/intl/locales/ko_kr.json.cjs +2 -4
- package/lib/intl/locales/ko_kr.json.cjs.map +1 -1
- package/lib/intl/locales/ko_kr.json.js +2 -4
- package/lib/intl/locales/ko_kr.json.js.map +1 -1
- package/lib/intl/locales/pt_br.json.cjs +2 -4
- package/lib/intl/locales/pt_br.json.cjs.map +1 -1
- package/lib/intl/locales/pt_br.json.js +2 -4
- package/lib/intl/locales/pt_br.json.js.map +1 -1
- package/lib/intl/locales/vi_vn.json.cjs +2 -4
- package/lib/intl/locales/vi_vn.json.cjs.map +1 -1
- package/lib/intl/locales/vi_vn.json.js +2 -4
- package/lib/intl/locales/vi_vn.json.js.map +1 -1
- package/lib/intl/locales/zh_hans_cn.json.cjs +2 -4
- package/lib/intl/locales/zh_hans_cn.json.cjs.map +1 -1
- package/lib/intl/locales/zh_hans_cn.json.js +2 -4
- package/lib/intl/locales/zh_hans_cn.json.js.map +1 -1
- package/lib/intl/locales/zh_hant_tw.json.cjs +2 -4
- package/lib/intl/locales/zh_hant_tw.json.cjs.map +1 -1
- package/lib/intl/locales/zh_hant_tw.json.js +2 -4
- package/lib/intl/locales/zh_hant_tw.json.js.map +1 -1
- package/lib/intl/useDateFormat.cjs +208 -0
- package/lib/intl/useDateFormat.cjs.map +1 -0
- package/lib/intl/useDateFormat.d.ts +158 -0
- package/lib/intl/useDateFormat.js +206 -0
- package/lib/intl/useDateFormat.js.map +1 -0
- package/lib/intl/useIntl.cjs +23 -191
- package/lib/intl/useIntl.cjs.map +1 -1
- package/lib/intl/useIntl.d.ts +8 -146
- package/lib/intl/useIntl.js +24 -193
- package/lib/intl/useIntl.js.map +1 -1
- package/lib/vendor/.pnpm/dayjs@1.11.18/vendor/dayjs/dayjs.min.cjs +2 -2
- package/lib/vendor/.pnpm/dayjs@1.11.18/vendor/dayjs/dayjs.min.js +2 -2
- package/lib/vendor/.pnpm/dayjs@1.11.18/vendor/dayjs/plugin/isBetween.cjs +1 -1
- package/lib/vendor/.pnpm/dayjs@1.11.18/vendor/dayjs/plugin/isBetween.js +1 -1
- package/lib/vendor/.pnpm/lodash.merge@4.6.2/vendor/lodash.merge/index.cjs +2 -2
- package/lib/vendor/.pnpm/lodash.merge@4.6.2/vendor/lodash.merge/index.cjs.map +1 -1
- package/lib/vendor/.pnpm/lodash.merge@4.6.2/vendor/lodash.merge/index.js +2 -2
- package/lib/vendor/.pnpm/lodash.merge@4.6.2/vendor/lodash.merge/index.js.map +1 -1
- package/lib/vendor/.pnpm/{merge-refs@1.3.0_@types_react@18.3.28 → merge-refs@1.3.0_@types_react@18.3.31}/vendor/merge-refs/dist/esm/index.cjs.map +1 -1
- package/lib/vendor/.pnpm/{merge-refs@1.3.0_@types_react@18.3.28 → merge-refs@1.3.0_@types_react@18.3.31}/vendor/merge-refs/dist/esm/index.js.map +1 -1
- package/lib/vendor/.pnpm/pdfjs-dist@4.8.69/vendor/pdfjs-dist/build/pdf.cjs +3 -3
- package/lib/vendor/.pnpm/pdfjs-dist@4.8.69/vendor/pdfjs-dist/build/pdf.cjs.map +1 -1
- package/lib/vendor/.pnpm/pdfjs-dist@4.8.69/vendor/pdfjs-dist/build/pdf.js +3 -3
- package/lib/vendor/.pnpm/pdfjs-dist@4.8.69/vendor/pdfjs-dist/build/pdf.js.map +1 -1
- package/lib/vendor/.pnpm/prop-types@15.8.1/vendor/prop-types/index.cjs +1 -1
- package/lib/vendor/.pnpm/prop-types@15.8.1/vendor/prop-types/index.js +1 -1
- package/lib/vendor/.pnpm/react-draggable@4.7.0_react-dom@19.2.8_react@19.2.8__react@19.2.8/vendor/react-draggable/build/cjs/chunk-RXGSR3JC.cjs +997 -0
- package/lib/vendor/.pnpm/react-draggable@4.7.0_react-dom@19.2.8_react@19.2.8__react@19.2.8/vendor/react-draggable/build/cjs/chunk-RXGSR3JC.cjs.map +1 -0
- package/lib/vendor/.pnpm/react-draggable@4.7.0_react-dom@19.2.8_react@19.2.8__react@19.2.8/vendor/react-draggable/build/cjs/chunk-RXGSR3JC.js +975 -0
- package/lib/vendor/.pnpm/react-draggable@4.7.0_react-dom@19.2.8_react@19.2.8__react@19.2.8/vendor/react-draggable/build/cjs/chunk-RXGSR3JC.js.map +1 -0
- package/lib/vendor/.pnpm/react-draggable@4.7.0_react-dom@19.2.8_react@19.2.8__react@19.2.8/vendor/react-draggable/build/cjs/cjs.cjs +12 -0
- package/lib/vendor/.pnpm/react-draggable@4.7.0_react-dom@19.2.8_react@19.2.8__react@19.2.8/vendor/react-draggable/build/cjs/cjs.cjs.map +1 -0
- package/lib/vendor/.pnpm/react-draggable@4.7.0_react-dom@19.2.8_react@19.2.8__react@19.2.8/vendor/react-draggable/build/cjs/cjs.js +8 -0
- package/lib/vendor/.pnpm/react-draggable@4.7.0_react-dom@19.2.8_react@19.2.8__react@19.2.8/vendor/react-draggable/build/cjs/cjs.js.map +1 -0
- package/lib/vendor/.pnpm/{react-icons@5.7.0_react@19.2.7 → react-icons@5.7.0_react@19.2.8}/vendor/react-icons/fa6/index.cjs.map +1 -1
- package/lib/vendor/.pnpm/{react-icons@5.7.0_react@19.2.7 → react-icons@5.7.0_react@19.2.8}/vendor/react-icons/fa6/index.js.map +1 -1
- package/lib/vendor/.pnpm/{react-icons@5.7.0_react@19.2.7 → react-icons@5.7.0_react@19.2.8}/vendor/react-icons/lib/iconBase.cjs.map +1 -1
- package/lib/vendor/.pnpm/{react-icons@5.7.0_react@19.2.7 → react-icons@5.7.0_react@19.2.8}/vendor/react-icons/lib/iconBase.js +6 -6
- package/lib/vendor/.pnpm/react-icons@5.7.0_react@19.2.8/vendor/react-icons/lib/iconBase.js.map +1 -0
- package/lib/vendor/.pnpm/{react-icons@5.7.0_react@19.2.7 → react-icons@5.7.0_react@19.2.8}/vendor/react-icons/lib/iconContext.cjs.map +1 -1
- package/lib/vendor/.pnpm/{react-icons@5.7.0_react@19.2.7 → react-icons@5.7.0_react@19.2.8}/vendor/react-icons/lib/iconContext.js +2 -2
- package/lib/vendor/.pnpm/{react-icons@5.7.0_react@19.2.7 → react-icons@5.7.0_react@19.2.8}/vendor/react-icons/lib/iconContext.js.map +1 -1
- package/lib/vendor/.pnpm/{react-innertext@1.1.5_@types_react@18.3.28_react@19.2.7 → react-innertext@1.1.5_@types_react@18.3.31_react@19.2.8}/vendor/react-innertext/index.cjs.map +1 -1
- package/lib/vendor/.pnpm/{react-innertext@1.1.5_@types_react@18.3.28_react@19.2.7 → react-innertext@1.1.5_@types_react@18.3.31_react@19.2.8}/vendor/react-innertext/index.js.map +1 -1
- package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/Document.cjs.map +1 -1
- package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/Document.js.map +1 -1
- package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/DocumentContext.cjs.map +1 -1
- package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/DocumentContext.js.map +1 -1
- package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/LinkService.cjs.map +1 -1
- package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/LinkService.js.map +1 -1
- package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/Message.cjs.map +1 -1
- package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/Message.js.map +1 -1
- package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/Page/AnnotationLayer.cjs.map +1 -1
- package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/Page/AnnotationLayer.js.map +1 -1
- package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/Page/Canvas.cjs +1 -1
- package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/Page/Canvas.cjs.map +1 -1
- package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/Page/Canvas.js +1 -1
- package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/Page/Canvas.js.map +1 -1
- package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/Page/TextLayer.cjs.map +1 -1
- package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/Page/TextLayer.js.map +1 -1
- package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/Page.cjs +1 -1
- package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/Page.cjs.map +1 -1
- package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/Page.js +1 -1
- package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/Page.js.map +1 -1
- package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/PageContext.cjs.map +1 -1
- package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/PageContext.js.map +1 -1
- package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/PasswordResponses.cjs.map +1 -1
- package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/PasswordResponses.js.map +1 -1
- package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/StructTree.cjs.map +1 -1
- package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/StructTree.js.map +1 -1
- package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/StructTreeItem.cjs.map +1 -1
- package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/StructTreeItem.js.map +1 -1
- package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/index.cjs.map +1 -1
- package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/index.js.map +1 -1
- package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/shared/constants.cjs.map +1 -1
- package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/shared/constants.js.map +1 -1
- package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/shared/hooks/useDocumentContext.cjs.map +1 -1
- package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/shared/hooks/useDocumentContext.js.map +1 -1
- package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/shared/hooks/usePageContext.cjs.map +1 -1
- package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/shared/hooks/usePageContext.js.map +1 -1
- package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/shared/hooks/useResolver.cjs.map +1 -1
- package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/shared/hooks/useResolver.js.map +1 -1
- package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/shared/structTreeUtils.cjs.map +1 -1
- package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/shared/structTreeUtils.js.map +1 -1
- package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/shared/utils.cjs.map +1 -1
- package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/shared/utils.js.map +1 -1
- package/lib/vendor/.pnpm/{react-transition-group@4.4.5_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-transition-group@4.4.5_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-transition-group/esm/CSSTransition.cjs.map +1 -1
- package/lib/vendor/.pnpm/{react-transition-group@4.4.5_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-transition-group@4.4.5_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-transition-group/esm/CSSTransition.js +3 -3
- package/lib/vendor/.pnpm/{react-transition-group@4.4.5_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-transition-group@4.4.5_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-transition-group/esm/CSSTransition.js.map +1 -1
- package/lib/vendor/.pnpm/{react-transition-group@4.4.5_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-transition-group@4.4.5_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-transition-group/esm/Transition.cjs.map +1 -1
- package/lib/vendor/.pnpm/{react-transition-group@4.4.5_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-transition-group@4.4.5_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-transition-group/esm/Transition.js +4 -4
- package/lib/vendor/.pnpm/{react-transition-group@4.4.5_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-transition-group@4.4.5_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-transition-group/esm/Transition.js.map +1 -1
- package/lib/vendor/.pnpm/{react-transition-group@4.4.5_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-transition-group@4.4.5_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-transition-group/esm/TransitionGroupContext.cjs.map +1 -1
- package/lib/vendor/.pnpm/react-transition-group@4.4.5_react-dom@19.2.8_react@19.2.8__react@19.2.8/vendor/react-transition-group/esm/TransitionGroupContext.js +6 -0
- package/lib/vendor/.pnpm/{react-transition-group@4.4.5_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-transition-group@4.4.5_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-transition-group/esm/TransitionGroupContext.js.map +1 -1
- package/lib/vendor/.pnpm/{react-transition-group@4.4.5_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-transition-group@4.4.5_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-transition-group/esm/config.cjs.map +1 -1
- package/lib/vendor/.pnpm/{react-transition-group@4.4.5_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-transition-group@4.4.5_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-transition-group/esm/config.js.map +1 -1
- package/lib/vendor/.pnpm/{react-transition-group@4.4.5_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-transition-group@4.4.5_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-transition-group/esm/utils/reflow.cjs.map +1 -1
- package/lib/vendor/.pnpm/{react-transition-group@4.4.5_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-transition-group@4.4.5_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-transition-group/esm/utils/reflow.js.map +1 -1
- package/lib/vendor/.pnpm/{tailwind-variants@0.3.1_tailwindcss@3.4.19_ts-node@10.9.2_@swc_core@1.15.17_@types_node@20.19.35_typescript@5.9.3__ → tailwind-variants@0.3.1_tailwindcss@3.4.19_ts-node@10.9.2_@swc_core@1.15.46_@types_node@20.19.43_typescript@5.9.3__}/vendor/tailwind-variants/dist/chunk-I2QGXAA3.cjs.map +1 -1
- package/lib/vendor/.pnpm/{tailwind-variants@0.3.1_tailwindcss@3.4.19_ts-node@10.9.2_@swc_core@1.15.17_@types_node@20.19.35_typescript@5.9.3__ → tailwind-variants@0.3.1_tailwindcss@3.4.19_ts-node@10.9.2_@swc_core@1.15.46_@types_node@20.19.43_typescript@5.9.3__}/vendor/tailwind-variants/dist/chunk-I2QGXAA3.js.map +1 -1
- package/lib/vendor/.pnpm/{tailwind-variants@0.3.1_tailwindcss@3.4.19_ts-node@10.9.2_@swc_core@1.15.17_@types_node@20.19.35_typescript@5.9.3__ → tailwind-variants@0.3.1_tailwindcss@3.4.19_ts-node@10.9.2_@swc_core@1.15.46_@types_node@20.19.43_typescript@5.9.3__}/vendor/tailwind-variants/dist/index.cjs.map +1 -1
- package/lib/vendor/.pnpm/{tailwind-variants@0.3.1_tailwindcss@3.4.19_ts-node@10.9.2_@swc_core@1.15.17_@types_node@20.19.35_typescript@5.9.3__ → tailwind-variants@0.3.1_tailwindcss@3.4.19_ts-node@10.9.2_@swc_core@1.15.46_@types_node@20.19.43_typescript@5.9.3__}/vendor/tailwind-variants/dist/index.js.map +1 -1
- package/lib/vendor/.pnpm/{tailwindcss@3.4.19_ts-node@10.9.2_@swc_core@1.15.17_@types_node@20.19.35_typescript@5.9.3_ → tailwindcss@3.4.19_ts-node@10.9.2_@swc_core@1.15.46_@types_node@20.19.43_typescript@5.9.3_}/vendor/tailwindcss/lib/public/create-plugin.cjs +3 -3
- package/lib/vendor/.pnpm/{tailwindcss@3.4.19_ts-node@10.9.2_@swc_core@1.15.17_@types_node@20.19.35_typescript@5.9.3_ → tailwindcss@3.4.19_ts-node@10.9.2_@swc_core@1.15.46_@types_node@20.19.43_typescript@5.9.3_}/vendor/tailwindcss/lib/public/create-plugin.cjs.map +1 -1
- package/lib/vendor/.pnpm/{tailwindcss@3.4.19_ts-node@10.9.2_@swc_core@1.15.17_@types_node@20.19.35_typescript@5.9.3_ → tailwindcss@3.4.19_ts-node@10.9.2_@swc_core@1.15.46_@types_node@20.19.43_typescript@5.9.3_}/vendor/tailwindcss/lib/public/create-plugin.js +3 -3
- package/lib/vendor/.pnpm/{tailwindcss@3.4.19_ts-node@10.9.2_@swc_core@1.15.17_@types_node@20.19.35_typescript@5.9.3_ → tailwindcss@3.4.19_ts-node@10.9.2_@swc_core@1.15.46_@types_node@20.19.43_typescript@5.9.3_}/vendor/tailwindcss/lib/public/create-plugin.js.map +1 -1
- package/lib/vendor/.pnpm/{tailwindcss@3.4.19_ts-node@10.9.2_@swc_core@1.15.17_@types_node@20.19.35_typescript@5.9.3_ → tailwindcss@3.4.19_ts-node@10.9.2_@swc_core@1.15.46_@types_node@20.19.43_typescript@5.9.3_}/vendor/tailwindcss/lib/util/createPlugin.cjs +3 -3
- package/lib/vendor/.pnpm/{tailwindcss@3.4.19_ts-node@10.9.2_@swc_core@1.15.17_@types_node@20.19.35_typescript@5.9.3_ → tailwindcss@3.4.19_ts-node@10.9.2_@swc_core@1.15.46_@types_node@20.19.43_typescript@5.9.3_}/vendor/tailwindcss/lib/util/createPlugin.cjs.map +1 -1
- package/lib/vendor/.pnpm/{tailwindcss@3.4.19_ts-node@10.9.2_@swc_core@1.15.17_@types_node@20.19.35_typescript@5.9.3_ → tailwindcss@3.4.19_ts-node@10.9.2_@swc_core@1.15.46_@types_node@20.19.43_typescript@5.9.3_}/vendor/tailwindcss/lib/util/createPlugin.js +3 -3
- package/lib/vendor/.pnpm/{tailwindcss@3.4.19_ts-node@10.9.2_@swc_core@1.15.17_@types_node@20.19.35_typescript@5.9.3_ → tailwindcss@3.4.19_ts-node@10.9.2_@swc_core@1.15.46_@types_node@20.19.43_typescript@5.9.3_}/vendor/tailwindcss/lib/util/createPlugin.js.map +1 -1
- package/lib/vendor/.pnpm/{tailwindcss@3.4.19_ts-node@10.9.2_@swc_core@1.15.17_@types_node@20.19.35_typescript@5.9.3_ → tailwindcss@3.4.19_ts-node@10.9.2_@swc_core@1.15.46_@types_node@20.19.43_typescript@5.9.3_}/vendor/tailwindcss/plugin.cjs.map +1 -1
- package/lib/vendor/.pnpm/{tailwindcss@3.4.19_ts-node@10.9.2_@swc_core@1.15.17_@types_node@20.19.35_typescript@5.9.3_ → tailwindcss@3.4.19_ts-node@10.9.2_@swc_core@1.15.46_@types_node@20.19.43_typescript@5.9.3_}/vendor/tailwindcss/plugin.js.map +1 -1
- package/metadata.json +1 -1
- package/package.json +32 -32
- package/smarthr-ui.css +73 -20
- package/lib/_virtual/Draggable.cjs +0 -6
- package/lib/_virtual/Draggable.cjs.map +0 -1
- package/lib/_virtual/Draggable.js +0 -4
- package/lib/_virtual/Draggable.js.map +0 -1
- package/lib/_virtual/DraggableCore.cjs +0 -6
- package/lib/_virtual/DraggableCore.cjs.map +0 -1
- package/lib/_virtual/DraggableCore.js +0 -4
- package/lib/_virtual/DraggableCore.js.map +0 -1
- package/lib/_virtual/cjs.cjs +0 -10
- package/lib/_virtual/cjs.cjs.map +0 -1
- package/lib/_virtual/cjs.js +0 -8
- package/lib/_virtual/cjs.js.map +0 -1
- package/lib/_virtual/cjs2.cjs +0 -6
- package/lib/_virtual/cjs2.cjs.map +0 -1
- package/lib/_virtual/cjs2.js +0 -4
- package/lib/_virtual/cjs2.js.map +0 -1
- package/lib/_virtual/clsx.cjs +0 -6
- package/lib/_virtual/clsx.cjs.map +0 -1
- package/lib/_virtual/clsx.js +0 -4
- package/lib/_virtual/clsx.js.map +0 -1
- package/lib/_virtual/dayjs.min2.cjs.map +0 -1
- package/lib/_virtual/dayjs.min2.js.map +0 -1
- package/lib/_virtual/domFns.cjs +0 -6
- package/lib/_virtual/domFns.cjs.map +0 -1
- package/lib/_virtual/domFns.js +0 -4
- package/lib/_virtual/domFns.js.map +0 -1
- package/lib/_virtual/getPrefix.cjs +0 -6
- package/lib/_virtual/getPrefix.cjs.map +0 -1
- package/lib/_virtual/getPrefix.js +0 -4
- package/lib/_virtual/getPrefix.js.map +0 -1
- package/lib/_virtual/log.cjs +0 -6
- package/lib/_virtual/log.cjs.map +0 -1
- package/lib/_virtual/log.js +0 -4
- package/lib/_virtual/log.js.map +0 -1
- package/lib/_virtual/positionFns.cjs +0 -6
- package/lib/_virtual/positionFns.cjs.map +0 -1
- package/lib/_virtual/positionFns.js +0 -4
- package/lib/_virtual/positionFns.js.map +0 -1
- package/lib/_virtual/shims.cjs +0 -6
- package/lib/_virtual/shims.cjs.map +0 -1
- package/lib/_virtual/shims.js +0 -4
- package/lib/_virtual/shims.js.map +0 -1
- package/lib/components/Base/Base.cjs.map +0 -1
- package/lib/components/Base/Base.js.map +0 -1
- package/lib/components/Base/BaseColumn/BaseColumn.cjs.map +0 -1
- package/lib/components/Base/BaseColumn/BaseColumn.js.map +0 -1
- package/lib/components/Base/BaseColumn/index.cjs +0 -8
- package/lib/components/Base/BaseColumn/index.d.ts +0 -1
- package/lib/components/Base/BaseColumn/index.js +0 -2
- package/lib/components/Base/index.cjs +0 -10
- package/lib/components/Base/index.d.ts +0 -3
- package/lib/components/Base/index.js +0 -3
- package/lib/components/Combobox/useActiveOption.cjs +0 -47
- package/lib/components/Combobox/useActiveOption.cjs.map +0 -1
- package/lib/components/Combobox/useActiveOption.d.ts +0 -8
- package/lib/components/Combobox/useActiveOption.js +0 -45
- package/lib/components/Combobox/useActiveOption.js.map +0 -1
- package/lib/components/Combobox/usePartialRendering.cjs +0 -44
- package/lib/components/Combobox/usePartialRendering.cjs.map +0 -1
- package/lib/components/Combobox/usePartialRendering.d.ts +0 -7
- package/lib/components/Combobox/usePartialRendering.js +0 -42
- package/lib/components/Combobox/usePartialRendering.js.map +0 -1
- package/lib/vendor/.pnpm/clsx@2.1.1/vendor/clsx/dist/clsx2.cjs +0 -15
- package/lib/vendor/.pnpm/clsx@2.1.1/vendor/clsx/dist/clsx2.cjs.map +0 -1
- package/lib/vendor/.pnpm/clsx@2.1.1/vendor/clsx/dist/clsx2.js +0 -13
- package/lib/vendor/.pnpm/clsx@2.1.1/vendor/clsx/dist/clsx2.js.map +0 -1
- package/lib/vendor/.pnpm/react-draggable@4.5.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/vendor/react-draggable/build/cjs/Draggable.cjs +0 -420
- package/lib/vendor/.pnpm/react-draggable@4.5.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/vendor/react-draggable/build/cjs/Draggable.cjs.map +0 -1
- package/lib/vendor/.pnpm/react-draggable@4.5.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/vendor/react-draggable/build/cjs/Draggable.js +0 -418
- package/lib/vendor/.pnpm/react-draggable@4.5.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/vendor/react-draggable/build/cjs/Draggable.js.map +0 -1
- package/lib/vendor/.pnpm/react-draggable@4.5.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/vendor/react-draggable/build/cjs/DraggableCore.cjs +0 -463
- package/lib/vendor/.pnpm/react-draggable@4.5.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/vendor/react-draggable/build/cjs/DraggableCore.cjs.map +0 -1
- package/lib/vendor/.pnpm/react-draggable@4.5.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/vendor/react-draggable/build/cjs/DraggableCore.js +0 -461
- package/lib/vendor/.pnpm/react-draggable@4.5.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/vendor/react-draggable/build/cjs/DraggableCore.js.map +0 -1
- package/lib/vendor/.pnpm/react-draggable@4.5.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/vendor/react-draggable/build/cjs/cjs.cjs +0 -28
- package/lib/vendor/.pnpm/react-draggable@4.5.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/vendor/react-draggable/build/cjs/cjs.cjs.map +0 -1
- package/lib/vendor/.pnpm/react-draggable@4.5.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/vendor/react-draggable/build/cjs/cjs.js +0 -26
- package/lib/vendor/.pnpm/react-draggable@4.5.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/vendor/react-draggable/build/cjs/cjs.js.map +0 -1
- package/lib/vendor/.pnpm/react-draggable@4.5.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/vendor/react-draggable/build/cjs/utils/domFns.cjs +0 -247
- package/lib/vendor/.pnpm/react-draggable@4.5.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/vendor/react-draggable/build/cjs/utils/domFns.cjs.map +0 -1
- package/lib/vendor/.pnpm/react-draggable@4.5.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/vendor/react-draggable/build/cjs/utils/domFns.js +0 -245
- package/lib/vendor/.pnpm/react-draggable@4.5.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/vendor/react-draggable/build/cjs/utils/domFns.js.map +0 -1
- package/lib/vendor/.pnpm/react-draggable@4.5.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/vendor/react-draggable/build/cjs/utils/getPrefix.cjs +0 -66
- package/lib/vendor/.pnpm/react-draggable@4.5.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/vendor/react-draggable/build/cjs/utils/getPrefix.cjs.map +0 -1
- package/lib/vendor/.pnpm/react-draggable@4.5.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/vendor/react-draggable/build/cjs/utils/getPrefix.js +0 -64
- package/lib/vendor/.pnpm/react-draggable@4.5.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/vendor/react-draggable/build/cjs/utils/getPrefix.js.map +0 -1
- package/lib/vendor/.pnpm/react-draggable@4.5.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/vendor/react-draggable/build/cjs/utils/log.cjs +0 -23
- package/lib/vendor/.pnpm/react-draggable@4.5.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/vendor/react-draggable/build/cjs/utils/log.cjs.map +0 -1
- package/lib/vendor/.pnpm/react-draggable@4.5.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/vendor/react-draggable/build/cjs/utils/log.js +0 -21
- package/lib/vendor/.pnpm/react-draggable@4.5.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/vendor/react-draggable/build/cjs/utils/log.js.map +0 -1
- package/lib/vendor/.pnpm/react-draggable@4.5.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/vendor/react-draggable/build/cjs/utils/positionFns.cjs +0 -165
- package/lib/vendor/.pnpm/react-draggable@4.5.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/vendor/react-draggable/build/cjs/utils/positionFns.cjs.map +0 -1
- package/lib/vendor/.pnpm/react-draggable@4.5.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/vendor/react-draggable/build/cjs/utils/positionFns.js +0 -163
- package/lib/vendor/.pnpm/react-draggable@4.5.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/vendor/react-draggable/build/cjs/utils/positionFns.js.map +0 -1
- package/lib/vendor/.pnpm/react-draggable@4.5.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/vendor/react-draggable/build/cjs/utils/shims.cjs +0 -45
- package/lib/vendor/.pnpm/react-draggable@4.5.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/vendor/react-draggable/build/cjs/utils/shims.cjs.map +0 -1
- package/lib/vendor/.pnpm/react-draggable@4.5.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/vendor/react-draggable/build/cjs/utils/shims.js +0 -43
- package/lib/vendor/.pnpm/react-draggable@4.5.0_react-dom@19.2.7_react@19.2.7__react@19.2.7/vendor/react-draggable/build/cjs/utils/shims.js.map +0 -1
- package/lib/vendor/.pnpm/react-icons@5.7.0_react@19.2.7/vendor/react-icons/lib/iconBase.js.map +0 -1
- package/lib/vendor/.pnpm/react-transition-group@4.4.5_react-dom@19.2.7_react@19.2.7__react@19.2.7/vendor/react-transition-group/esm/TransitionGroupContext.js +0 -6
- /package/lib/components/{Base/BaseColumn → Panel/Groupbox}/index.cjs.map +0 -0
- /package/lib/components/{Base/BaseColumn → Panel/Groupbox}/index.js.map +0 -0
- /package/lib/components/{Base → Panel}/index.js.map +0 -0
- /package/lib/vendor/.pnpm/{merge-refs@1.3.0_@types_react@18.3.28 → merge-refs@1.3.0_@types_react@18.3.31}/vendor/merge-refs/dist/esm/index.cjs +0 -0
- /package/lib/vendor/.pnpm/{merge-refs@1.3.0_@types_react@18.3.28 → merge-refs@1.3.0_@types_react@18.3.31}/vendor/merge-refs/dist/esm/index.js +0 -0
- /package/lib/vendor/.pnpm/{react-icons@5.7.0_react@19.2.7 → react-icons@5.7.0_react@19.2.8}/vendor/react-icons/fa6/index.cjs +0 -0
- /package/lib/vendor/.pnpm/{react-icons@5.7.0_react@19.2.7 → react-icons@5.7.0_react@19.2.8}/vendor/react-icons/fa6/index.js +0 -0
- /package/lib/vendor/.pnpm/{react-icons@5.7.0_react@19.2.7 → react-icons@5.7.0_react@19.2.8}/vendor/react-icons/lib/iconBase.cjs +0 -0
- /package/lib/vendor/.pnpm/{react-icons@5.7.0_react@19.2.7 → react-icons@5.7.0_react@19.2.8}/vendor/react-icons/lib/iconContext.cjs +0 -0
- /package/lib/vendor/.pnpm/{react-innertext@1.1.5_@types_react@18.3.28_react@19.2.7 → react-innertext@1.1.5_@types_react@18.3.31_react@19.2.8}/vendor/react-innertext/index.cjs +0 -0
- /package/lib/vendor/.pnpm/{react-innertext@1.1.5_@types_react@18.3.28_react@19.2.7 → react-innertext@1.1.5_@types_react@18.3.31_react@19.2.8}/vendor/react-innertext/index.js +0 -0
- /package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/Document.cjs +0 -0
- /package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/Document.js +0 -0
- /package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/DocumentContext.cjs +0 -0
- /package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/DocumentContext.js +0 -0
- /package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/LinkService.cjs +0 -0
- /package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/LinkService.js +0 -0
- /package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/Message.cjs +0 -0
- /package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/Message.js +0 -0
- /package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/Page/AnnotationLayer.cjs +0 -0
- /package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/Page/AnnotationLayer.js +0 -0
- /package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/Page/TextLayer.cjs +0 -0
- /package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/Page/TextLayer.js +0 -0
- /package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/PageContext.cjs +0 -0
- /package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/PageContext.js +0 -0
- /package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/PasswordResponses.cjs +0 -0
- /package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/PasswordResponses.js +0 -0
- /package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/StructTree.cjs +0 -0
- /package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/StructTree.js +0 -0
- /package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/StructTreeItem.cjs +0 -0
- /package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/StructTreeItem.js +0 -0
- /package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/index.cjs +0 -0
- /package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/index.js +0 -0
- /package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/shared/constants.cjs +0 -0
- /package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/shared/constants.js +0 -0
- /package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/shared/hooks/useDocumentContext.cjs +0 -0
- /package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/shared/hooks/useDocumentContext.js +0 -0
- /package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/shared/hooks/usePageContext.cjs +0 -0
- /package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/shared/hooks/usePageContext.js +0 -0
- /package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/shared/hooks/useResolver.cjs +0 -0
- /package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/shared/hooks/useResolver.js +0 -0
- /package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/shared/structTreeUtils.cjs +0 -0
- /package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/shared/structTreeUtils.js +0 -0
- /package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/shared/utils.cjs +0 -0
- /package/lib/vendor/.pnpm/{react-pdf@9.2.1_@types_react@18.3.28_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-pdf@9.2.1_@types_react@18.3.31_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-pdf/dist/esm/shared/utils.js +0 -0
- /package/lib/vendor/.pnpm/{react-transition-group@4.4.5_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-transition-group@4.4.5_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-transition-group/esm/CSSTransition.cjs +0 -0
- /package/lib/vendor/.pnpm/{react-transition-group@4.4.5_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-transition-group@4.4.5_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-transition-group/esm/Transition.cjs +0 -0
- /package/lib/vendor/.pnpm/{react-transition-group@4.4.5_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-transition-group@4.4.5_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-transition-group/esm/TransitionGroupContext.cjs +0 -0
- /package/lib/vendor/.pnpm/{react-transition-group@4.4.5_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-transition-group@4.4.5_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-transition-group/esm/config.cjs +0 -0
- /package/lib/vendor/.pnpm/{react-transition-group@4.4.5_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-transition-group@4.4.5_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-transition-group/esm/config.js +0 -0
- /package/lib/vendor/.pnpm/{react-transition-group@4.4.5_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-transition-group@4.4.5_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-transition-group/esm/utils/reflow.cjs +0 -0
- /package/lib/vendor/.pnpm/{react-transition-group@4.4.5_react-dom@19.2.7_react@19.2.7__react@19.2.7 → react-transition-group@4.4.5_react-dom@19.2.8_react@19.2.8__react@19.2.8}/vendor/react-transition-group/esm/utils/reflow.js +0 -0
- /package/lib/vendor/.pnpm/{tailwind-variants@0.3.1_tailwindcss@3.4.19_ts-node@10.9.2_@swc_core@1.15.17_@types_node@20.19.35_typescript@5.9.3__ → tailwind-variants@0.3.1_tailwindcss@3.4.19_ts-node@10.9.2_@swc_core@1.15.46_@types_node@20.19.43_typescript@5.9.3__}/vendor/tailwind-variants/dist/chunk-I2QGXAA3.cjs +0 -0
- /package/lib/vendor/.pnpm/{tailwind-variants@0.3.1_tailwindcss@3.4.19_ts-node@10.9.2_@swc_core@1.15.17_@types_node@20.19.35_typescript@5.9.3__ → tailwind-variants@0.3.1_tailwindcss@3.4.19_ts-node@10.9.2_@swc_core@1.15.46_@types_node@20.19.43_typescript@5.9.3__}/vendor/tailwind-variants/dist/chunk-I2QGXAA3.js +0 -0
- /package/lib/vendor/.pnpm/{tailwind-variants@0.3.1_tailwindcss@3.4.19_ts-node@10.9.2_@swc_core@1.15.17_@types_node@20.19.35_typescript@5.9.3__ → tailwind-variants@0.3.1_tailwindcss@3.4.19_ts-node@10.9.2_@swc_core@1.15.46_@types_node@20.19.43_typescript@5.9.3__}/vendor/tailwind-variants/dist/index.cjs +0 -0
- /package/lib/vendor/.pnpm/{tailwind-variants@0.3.1_tailwindcss@3.4.19_ts-node@10.9.2_@swc_core@1.15.17_@types_node@20.19.35_typescript@5.9.3__ → tailwind-variants@0.3.1_tailwindcss@3.4.19_ts-node@10.9.2_@swc_core@1.15.46_@types_node@20.19.43_typescript@5.9.3__}/vendor/tailwind-variants/dist/index.js +0 -0
- /package/lib/vendor/.pnpm/{tailwindcss@3.4.19_ts-node@10.9.2_@swc_core@1.15.17_@types_node@20.19.35_typescript@5.9.3_ → tailwindcss@3.4.19_ts-node@10.9.2_@swc_core@1.15.46_@types_node@20.19.43_typescript@5.9.3_}/vendor/tailwindcss/plugin.cjs +0 -0
- /package/lib/vendor/.pnpm/{tailwindcss@3.4.19_ts-node@10.9.2_@swc_core@1.15.17_@types_node@20.19.35_typescript@5.9.3_ → tailwindcss@3.4.19_ts-node@10.9.2_@swc_core@1.15.46_@types_node@20.19.43_typescript@5.9.3_}/vendor/tailwindcss/plugin.js +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"dayjs2.min.cjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"dayjs2.min.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;"}
|
package/lib/_virtual/index3.cjs
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
var _commonjsHelpers = require('./_commonjsHelpers.cjs');
|
|
4
|
-
var index = require('./../vendor/.pnpm/react-innertext@1.1.5_@types_react@18.3.
|
|
4
|
+
var index = require('./../vendor/.pnpm/react-innertext@1.1.5_@types_react@18.3.31_react@19.2.8/vendor/react-innertext/index.cjs');
|
|
5
5
|
|
|
6
6
|
var reactInnertextExports = index.__require();
|
|
7
7
|
var innerText = /*@__PURE__*/_commonjsHelpers.getDefaultExportFromCjs(reactInnertextExports);
|
package/lib/_virtual/index3.js
CHANGED
|
@@ -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.
|
|
2
|
+
import { __require as requireReactInnertext } from './../vendor/.pnpm/react-innertext@1.1.5_@types_react@18.3.31_react@19.2.8/vendor/react-innertext/index.js';
|
|
3
3
|
|
|
4
4
|
var reactInnertextExports = requireReactInnertext();
|
|
5
5
|
var innerText = /*@__PURE__*/getDefaultExportFromCjs(reactInnertextExports);
|
package/lib/_virtual/index5.cjs
CHANGED
|
@@ -1,6 +1,10 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _commonjsHelpers = require('./_commonjsHelpers.cjs');
|
|
4
|
+
var index = require('./../vendor/.pnpm/prop-types@15.8.1/vendor/prop-types/index.cjs');
|
|
4
5
|
|
|
5
|
-
|
|
6
|
+
var propTypesExports = /*@__PURE__*/ index.__require();
|
|
7
|
+
var PropTypes2 = /*@__PURE__*/_commonjsHelpers.getDefaultExportFromCjs(propTypesExports);
|
|
8
|
+
|
|
9
|
+
module.exports = PropTypes2;
|
|
6
10
|
//# sourceMappingURL=index5.cjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index5.cjs","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index5.cjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;"}
|
package/lib/_virtual/index5.js
CHANGED
|
@@ -1,4 +1,8 @@
|
|
|
1
|
-
|
|
1
|
+
import { getDefaultExportFromCjs } from './_commonjsHelpers.js';
|
|
2
|
+
import { __require as requirePropTypes } from './../vendor/.pnpm/prop-types@15.8.1/vendor/prop-types/index.js';
|
|
2
3
|
|
|
3
|
-
|
|
4
|
+
var propTypesExports = /*@__PURE__*/ requirePropTypes();
|
|
5
|
+
var PropTypes2 = /*@__PURE__*/getDefaultExportFromCjs(propTypesExports);
|
|
6
|
+
|
|
7
|
+
export { PropTypes2 as default };
|
|
4
8
|
//# sourceMappingURL=index5.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index5.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index5.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index6.cjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index6.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;"}
|
package/lib/_virtual/plugin.cjs
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
var _commonjsHelpers = require('./_commonjsHelpers.cjs');
|
|
4
|
-
var plugin$1 = require('./../vendor/.pnpm/tailwindcss@3.4.19_ts-node@10.9.2_@swc_core@1.15.
|
|
4
|
+
var plugin$1 = require('./../vendor/.pnpm/tailwindcss@3.4.19_ts-node@10.9.2_@swc_core@1.15.46_@types_node@20.19.43_typescript@5.9.3_/vendor/tailwindcss/plugin.cjs');
|
|
5
5
|
|
|
6
6
|
var pluginExports = plugin$1.__require();
|
|
7
7
|
var plugin = /*@__PURE__*/_commonjsHelpers.getDefaultExportFromCjs(pluginExports);
|
package/lib/_virtual/plugin.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { getDefaultExportFromCjs } from './_commonjsHelpers.js';
|
|
2
|
-
import { __require as requirePlugin } from './../vendor/.pnpm/tailwindcss@3.4.19_ts-node@10.9.2_@swc_core@1.15.
|
|
2
|
+
import { __require as requirePlugin } from './../vendor/.pnpm/tailwindcss@3.4.19_ts-node@10.9.2_@swc_core@1.15.46_@types_node@20.19.43_typescript@5.9.3_/vendor/tailwindcss/plugin.js';
|
|
3
3
|
|
|
4
4
|
var pluginExports = requirePlugin();
|
|
5
5
|
var plugin = /*@__PURE__*/getDefaultExportFromCjs(pluginExports);
|
|
@@ -3,15 +3,20 @@
|
|
|
3
3
|
|
|
4
4
|
var jsxRuntime = require('react/jsx-runtime');
|
|
5
5
|
var React = require('react');
|
|
6
|
-
var index = require('./../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.19_ts-node@10.9.2_@swc_core@1.15.
|
|
6
|
+
var index = require('./../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.19_ts-node@10.9.2_@swc_core@1.15.46_@types_node@20.19.43_typescript@5.9.3__/vendor/tailwind-variants/dist/index.cjs');
|
|
7
|
+
var hooks_useLatest = require('../../hooks/useLatest.cjs');
|
|
7
8
|
var libs_map = require('../../libs/map.cjs');
|
|
8
9
|
var components_AccordionPanel_accordionPanelHelper = require('./accordionPanelHelper.cjs');
|
|
9
10
|
|
|
11
|
+
const DEFAULT_EXPANDED_ARRAY = [];
|
|
12
|
+
const DEFAULT_EXPANDED_MAP = libs_map.flatArrayToMap(DEFAULT_EXPANDED_ARRAY);
|
|
10
13
|
const AccordionPanelContext = React.createContext({
|
|
11
14
|
iconPosition: 'left',
|
|
12
|
-
expandedItems:
|
|
15
|
+
expandedItems: DEFAULT_EXPANDED_MAP,
|
|
13
16
|
expandableMultiply: true,
|
|
14
17
|
parentRef: null,
|
|
18
|
+
handleClickTrigger: () => { },
|
|
19
|
+
handleKeyDown: () => { },
|
|
15
20
|
});
|
|
16
21
|
const ROUNDED = {
|
|
17
22
|
t_l: '[&>.smarthr-ui-AccordionPanel-item:first-child_.smarthr-ui-AccordionPanel-trigger]:shr-rounded-tl-l',
|
|
@@ -37,20 +42,54 @@ const classNameGenerator = index.tv({
|
|
|
37
42
|
rounded: false,
|
|
38
43
|
},
|
|
39
44
|
});
|
|
40
|
-
const AccordionPanel = ({ iconPosition = 'left', expandableMultiply = true, defaultExpanded =
|
|
41
|
-
const [expandedItems, setExpanded] = React.useState(libs_map.flatArrayToMap(defaultExpanded));
|
|
45
|
+
const AccordionPanel = ({ iconPosition = 'left', expandableMultiply = true, defaultExpanded = DEFAULT_EXPANDED_ARRAY, className, onClick, rounded, ...rest }) => {
|
|
46
|
+
const [expandedItems, setExpanded] = React.useState(() => libs_map.flatArrayToMap(defaultExpanded));
|
|
42
47
|
const parentRef = React.useRef(null);
|
|
43
48
|
const actualClassName = React.useMemo(() => classNameGenerator({ className, rounded }), [rounded, className]);
|
|
44
|
-
const
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
49
|
+
const latest = hooks_useLatest.useLatest({ onClick, expandableMultiply });
|
|
50
|
+
const functions = React.useMemo(() => ({
|
|
51
|
+
handleClickTrigger: (e) => {
|
|
52
|
+
const { currentTarget } = e;
|
|
53
|
+
setExpanded((prevExpandedItems) => {
|
|
54
|
+
const newExpandedItems = components_AccordionPanel_accordionPanelHelper.getNewExpandedItems(prevExpandedItems, currentTarget.value, currentTarget.getAttribute('aria-expanded') !== 'true', latest.expandableMultiply);
|
|
55
|
+
latest.onClick?.(libs_map.mapToKeyArray(newExpandedItems));
|
|
56
|
+
return newExpandedItems;
|
|
57
|
+
});
|
|
58
|
+
},
|
|
59
|
+
handleKeyDown: (e) => {
|
|
60
|
+
if (!parentRef.current) {
|
|
61
|
+
return;
|
|
62
|
+
}
|
|
63
|
+
const item = e.target;
|
|
64
|
+
switch (e.key) {
|
|
65
|
+
case 'Home': {
|
|
66
|
+
e.preventDefault();
|
|
67
|
+
components_AccordionPanel_accordionPanelHelper.focusFirstSibling(parentRef.current);
|
|
68
|
+
break;
|
|
69
|
+
}
|
|
70
|
+
case 'End': {
|
|
71
|
+
e.preventDefault();
|
|
72
|
+
components_AccordionPanel_accordionPanelHelper.focusLastSibling(parentRef.current);
|
|
73
|
+
break;
|
|
74
|
+
}
|
|
75
|
+
case 'ArrowLeft':
|
|
76
|
+
case 'ArrowUp': {
|
|
77
|
+
e.preventDefault();
|
|
78
|
+
components_AccordionPanel_accordionPanelHelper.focusPreviousSibling(item, parentRef.current);
|
|
79
|
+
break;
|
|
80
|
+
}
|
|
81
|
+
case 'ArrowRight':
|
|
82
|
+
case 'ArrowDown': {
|
|
83
|
+
e.preventDefault();
|
|
84
|
+
components_AccordionPanel_accordionPanelHelper.focusNextSibling(item, parentRef.current);
|
|
85
|
+
break;
|
|
86
|
+
}
|
|
87
|
+
}
|
|
88
|
+
},
|
|
89
|
+
}), [latest]);
|
|
51
90
|
return (jsxRuntime.jsx(AccordionPanelContext.Provider, { value: {
|
|
52
|
-
|
|
53
|
-
|
|
91
|
+
handleClickTrigger: functions.handleClickTrigger,
|
|
92
|
+
handleKeyDown: functions.handleKeyDown,
|
|
54
93
|
expandedItems,
|
|
55
94
|
iconPosition,
|
|
56
95
|
expandableMultiply,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AccordionPanel.cjs","sources":["../../../src/components/AccordionPanel/AccordionPanel.tsx"],"sourcesContent":["'use client'\n\nimport {\n type ComponentProps,\n type FC,\n type
|
|
1
|
+
{"version":3,"file":"AccordionPanel.cjs","sources":["../../../src/components/AccordionPanel/AccordionPanel.tsx"],"sourcesContent":["'use client'\n\nimport {\n type ComponentProps,\n type FC,\n type KeyboardEventHandler,\n type MouseEvent,\n type PropsWithChildren,\n type RefObject,\n createContext,\n useMemo,\n useRef,\n useState,\n} from 'react'\nimport { type VariantProps, tv } from 'tailwind-variants'\n\nimport { useLatest } from '../../hooks/useLatest'\nimport { flatArrayToMap, mapToKeyArray } from '../../libs/map'\n\nimport {\n focusFirstSibling,\n focusLastSibling,\n focusNextSibling,\n focusPreviousSibling,\n getNewExpandedItems,\n} from './accordionPanelHelper'\n\ntype BaseProps = PropsWithChildren<{\n /** アイコンの左右位置 */\n iconPosition?: 'left' | 'right'\n /** 複数のパネルを同時に開くことを許容するかどうか */\n expandableMultiply?: boolean\n /** デフォルトで開いた状態にするアイテムの `name` の配列 */\n defaultExpanded?: string[]\n /** トリガのクリックイベントを処理するハンドラ */\n onClick?: (expandedItems: string[]) => void\n}> &\n VariantProps<typeof classNameGenerator>\ntype Props = BaseProps & Omit<ComponentProps<'div'>, keyof BaseProps>\n\nconst DEFAULT_EXPANDED_ARRAY: string[] = []\nconst DEFAULT_EXPANDED_MAP = flatArrayToMap(DEFAULT_EXPANDED_ARRAY)\n\nexport const AccordionPanelContext = createContext<{\n iconPosition: 'left' | 'right'\n expandedItems: Map<string, string>\n expandableMultiply: boolean\n parentRef: RefObject<HTMLDivElement> | null\n handleClickTrigger: (e: MouseEvent<HTMLButtonElement>) => void\n handleKeyDown: KeyboardEventHandler<HTMLButtonElement>\n}>({\n iconPosition: 'left',\n expandedItems: DEFAULT_EXPANDED_MAP,\n expandableMultiply: true,\n parentRef: null,\n handleClickTrigger: () => {},\n handleKeyDown: () => {},\n})\n\nconst ROUNDED = {\n t_l: '[&>.smarthr-ui-AccordionPanel-item:first-child_.smarthr-ui-AccordionPanel-trigger]:shr-rounded-tl-l',\n t_r: '[&>.smarthr-ui-AccordionPanel-item:first-child_.smarthr-ui-AccordionPanel-trigger]:shr-rounded-tr-l',\n b_l: '[&>.smarthr-ui-AccordionPanel-item:last-child_.smarthr-ui-AccordionPanel-trigger:not([aria-expanded=\"true\"])]:shr-rounded-bl-l',\n b_r: '[&>.smarthr-ui-AccordionPanel-item:last-child_.smarthr-ui-AccordionPanel-trigger:not([aria-expanded=\"true\"])]:shr-rounded-br-l',\n}\n\nconst ROUNDED_ALL = [ROUNDED.t_l, ROUNDED.t_r, ROUNDED.b_l, ROUNDED.b_r]\n\nconst classNameGenerator = tv({\n base: 'smarthr-ui-AccordionPanel',\n variants: {\n rounded: {\n true: ROUNDED_ALL,\n false: '',\n all: ROUNDED_ALL,\n top: [ROUNDED.t_l, ROUNDED.t_r],\n right: [ROUNDED.t_r, ROUNDED.b_r],\n bottom: [ROUNDED.b_l, ROUNDED.b_r],\n left: [ROUNDED.t_l, ROUNDED.b_l],\n },\n },\n defaultVariants: {\n rounded: false,\n },\n})\n\nexport const AccordionPanel: FC<Props> = ({\n iconPosition = 'left',\n expandableMultiply = true,\n defaultExpanded = DEFAULT_EXPANDED_ARRAY,\n className,\n onClick,\n rounded,\n ...rest\n}) => {\n const [expandedItems, setExpanded] = useState(() => flatArrayToMap(defaultExpanded))\n const parentRef = useRef<HTMLDivElement>(null)\n const actualClassName = useMemo(\n () => classNameGenerator({ className, rounded }),\n [rounded, className],\n )\n\n const latest = useLatest({ onClick, expandableMultiply })\n\n const functions = useMemo(\n () => ({\n handleClickTrigger: (e: MouseEvent<HTMLButtonElement>) => {\n const { currentTarget } = e\n\n setExpanded((prevExpandedItems) => {\n const newExpandedItems = getNewExpandedItems(\n prevExpandedItems,\n currentTarget.value,\n currentTarget.getAttribute('aria-expanded') !== 'true',\n latest.expandableMultiply,\n )\n\n latest.onClick?.(mapToKeyArray(newExpandedItems))\n\n return newExpandedItems\n })\n },\n handleKeyDown: (e: Parameters<KeyboardEventHandler<HTMLButtonElement>>[0]): void => {\n if (!parentRef.current) {\n return\n }\n\n const item = e.target as HTMLElement\n\n switch (e.key) {\n case 'Home': {\n e.preventDefault()\n focusFirstSibling(parentRef.current)\n break\n }\n case 'End': {\n e.preventDefault()\n focusLastSibling(parentRef.current)\n break\n }\n case 'ArrowLeft':\n case 'ArrowUp': {\n e.preventDefault()\n focusPreviousSibling(item, parentRef.current)\n break\n }\n case 'ArrowRight':\n case 'ArrowDown': {\n e.preventDefault()\n focusNextSibling(item, parentRef.current)\n break\n }\n }\n },\n }),\n [latest],\n )\n\n return (\n <AccordionPanelContext.Provider\n value={{\n handleClickTrigger: functions.handleClickTrigger,\n handleKeyDown: functions.handleKeyDown,\n expandedItems,\n iconPosition,\n expandableMultiply,\n parentRef,\n }}\n >\n <div {...rest} ref={parentRef} role=\"presentation\" className={actualClassName} />\n </AccordionPanelContext.Provider>\n )\n}\n"],"names":[],"mappings":";;;;;;;;;;AAwCA;AACA;AAEO;AAQL;AACA;AACA;AACA;AACA;AACA;AACD;AAED;AACE;AACA;AACA;AACA;;AAGF;AAEA;AACE;AACA;AACE;AACE;AACA;AACA;;;;;AAKD;AACF;AACD;AACE;AACD;AACF;AAEM;AASL;AACA;;;AAQA;AAEI;AACE;AAEA;;;AAUE;AACF;;AAEF;AACE;;;AAIA;AAEA;;;AAGI;;;;;AAKA;;;AAGF;;;AAGE;;;AAGF;;;AAGE;;;;;AAKP;AAIH;;;;;;;AASK;AAKP;;;"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { type ComponentProps, type FC, type PropsWithChildren, type RefObject } from 'react';
|
|
1
|
+
import { type ComponentProps, type FC, type KeyboardEventHandler, type MouseEvent, type PropsWithChildren, type RefObject } from 'react';
|
|
2
2
|
import { type VariantProps } from 'tailwind-variants';
|
|
3
|
-
type
|
|
3
|
+
type BaseProps = PropsWithChildren<{
|
|
4
4
|
/** アイコンの左右位置 */
|
|
5
5
|
iconPosition?: 'left' | 'right';
|
|
6
6
|
/** 複数のパネルを同時に開くことを許容するかどうか */
|
|
@@ -10,14 +10,14 @@ type AbstractProps = PropsWithChildren<{
|
|
|
10
10
|
/** トリガのクリックイベントを処理するハンドラ */
|
|
11
11
|
onClick?: (expandedItems: string[]) => void;
|
|
12
12
|
}> & VariantProps<typeof classNameGenerator>;
|
|
13
|
-
type Props =
|
|
13
|
+
type Props = BaseProps & Omit<ComponentProps<'div'>, keyof BaseProps>;
|
|
14
14
|
export declare const AccordionPanelContext: import("react").Context<{
|
|
15
15
|
iconPosition: "left" | "right";
|
|
16
16
|
expandedItems: Map<string, string>;
|
|
17
17
|
expandableMultiply: boolean;
|
|
18
18
|
parentRef: RefObject<HTMLDivElement> | null;
|
|
19
|
-
|
|
20
|
-
|
|
19
|
+
handleClickTrigger: (e: MouseEvent<HTMLButtonElement>) => void;
|
|
20
|
+
handleKeyDown: KeyboardEventHandler<HTMLButtonElement>;
|
|
21
21
|
}>;
|
|
22
22
|
declare const classNameGenerator: import("tailwind-variants").TVReturnType<{
|
|
23
23
|
rounded: {
|
|
@@ -1,15 +1,20 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import { jsx } from 'react/jsx-runtime';
|
|
3
|
-
import { createContext, useState, useRef, useMemo
|
|
4
|
-
import { tv as ce } from './../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.19_ts-node@10.9.2_@swc_core@1.15.
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
3
|
+
import { createContext, useState, useRef, useMemo } from 'react';
|
|
4
|
+
import { tv as ce } from './../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.19_ts-node@10.9.2_@swc_core@1.15.46_@types_node@20.19.43_typescript@5.9.3__/vendor/tailwind-variants/dist/index.js';
|
|
5
|
+
import { useLatest } from '../../hooks/useLatest.js';
|
|
6
|
+
import { flatArrayToMap, mapToKeyArray } from '../../libs/map.js';
|
|
7
|
+
import { focusNextSibling, focusPreviousSibling, focusLastSibling, focusFirstSibling, getNewExpandedItems } from './accordionPanelHelper.js';
|
|
7
8
|
|
|
9
|
+
const DEFAULT_EXPANDED_ARRAY = [];
|
|
10
|
+
const DEFAULT_EXPANDED_MAP = flatArrayToMap(DEFAULT_EXPANDED_ARRAY);
|
|
8
11
|
const AccordionPanelContext = createContext({
|
|
9
12
|
iconPosition: 'left',
|
|
10
|
-
expandedItems:
|
|
13
|
+
expandedItems: DEFAULT_EXPANDED_MAP,
|
|
11
14
|
expandableMultiply: true,
|
|
12
15
|
parentRef: null,
|
|
16
|
+
handleClickTrigger: () => { },
|
|
17
|
+
handleKeyDown: () => { },
|
|
13
18
|
});
|
|
14
19
|
const ROUNDED = {
|
|
15
20
|
t_l: '[&>.smarthr-ui-AccordionPanel-item:first-child_.smarthr-ui-AccordionPanel-trigger]:shr-rounded-tl-l',
|
|
@@ -35,20 +40,54 @@ const classNameGenerator = ce({
|
|
|
35
40
|
rounded: false,
|
|
36
41
|
},
|
|
37
42
|
});
|
|
38
|
-
const AccordionPanel = ({ iconPosition = 'left', expandableMultiply = true, defaultExpanded =
|
|
39
|
-
const [expandedItems, setExpanded] = useState(flatArrayToMap(defaultExpanded));
|
|
43
|
+
const AccordionPanel = ({ iconPosition = 'left', expandableMultiply = true, defaultExpanded = DEFAULT_EXPANDED_ARRAY, className, onClick, rounded, ...rest }) => {
|
|
44
|
+
const [expandedItems, setExpanded] = useState(() => flatArrayToMap(defaultExpanded));
|
|
40
45
|
const parentRef = useRef(null);
|
|
41
46
|
const actualClassName = useMemo(() => classNameGenerator({ className, rounded }), [rounded, className]);
|
|
42
|
-
const
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
47
|
+
const latest = useLatest({ onClick, expandableMultiply });
|
|
48
|
+
const functions = useMemo(() => ({
|
|
49
|
+
handleClickTrigger: (e) => {
|
|
50
|
+
const { currentTarget } = e;
|
|
51
|
+
setExpanded((prevExpandedItems) => {
|
|
52
|
+
const newExpandedItems = getNewExpandedItems(prevExpandedItems, currentTarget.value, currentTarget.getAttribute('aria-expanded') !== 'true', latest.expandableMultiply);
|
|
53
|
+
latest.onClick?.(mapToKeyArray(newExpandedItems));
|
|
54
|
+
return newExpandedItems;
|
|
55
|
+
});
|
|
56
|
+
},
|
|
57
|
+
handleKeyDown: (e) => {
|
|
58
|
+
if (!parentRef.current) {
|
|
59
|
+
return;
|
|
60
|
+
}
|
|
61
|
+
const item = e.target;
|
|
62
|
+
switch (e.key) {
|
|
63
|
+
case 'Home': {
|
|
64
|
+
e.preventDefault();
|
|
65
|
+
focusFirstSibling(parentRef.current);
|
|
66
|
+
break;
|
|
67
|
+
}
|
|
68
|
+
case 'End': {
|
|
69
|
+
e.preventDefault();
|
|
70
|
+
focusLastSibling(parentRef.current);
|
|
71
|
+
break;
|
|
72
|
+
}
|
|
73
|
+
case 'ArrowLeft':
|
|
74
|
+
case 'ArrowUp': {
|
|
75
|
+
e.preventDefault();
|
|
76
|
+
focusPreviousSibling(item, parentRef.current);
|
|
77
|
+
break;
|
|
78
|
+
}
|
|
79
|
+
case 'ArrowRight':
|
|
80
|
+
case 'ArrowDown': {
|
|
81
|
+
e.preventDefault();
|
|
82
|
+
focusNextSibling(item, parentRef.current);
|
|
83
|
+
break;
|
|
84
|
+
}
|
|
85
|
+
}
|
|
86
|
+
},
|
|
87
|
+
}), [latest]);
|
|
49
88
|
return (jsx(AccordionPanelContext.Provider, { value: {
|
|
50
|
-
|
|
51
|
-
|
|
89
|
+
handleClickTrigger: functions.handleClickTrigger,
|
|
90
|
+
handleKeyDown: functions.handleKeyDown,
|
|
52
91
|
expandedItems,
|
|
53
92
|
iconPosition,
|
|
54
93
|
expandableMultiply,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AccordionPanel.js","sources":["../../../src/components/AccordionPanel/AccordionPanel.tsx"],"sourcesContent":["'use client'\n\nimport {\n type ComponentProps,\n type FC,\n type
|
|
1
|
+
{"version":3,"file":"AccordionPanel.js","sources":["../../../src/components/AccordionPanel/AccordionPanel.tsx"],"sourcesContent":["'use client'\n\nimport {\n type ComponentProps,\n type FC,\n type KeyboardEventHandler,\n type MouseEvent,\n type PropsWithChildren,\n type RefObject,\n createContext,\n useMemo,\n useRef,\n useState,\n} from 'react'\nimport { type VariantProps, tv } from 'tailwind-variants'\n\nimport { useLatest } from '../../hooks/useLatest'\nimport { flatArrayToMap, mapToKeyArray } from '../../libs/map'\n\nimport {\n focusFirstSibling,\n focusLastSibling,\n focusNextSibling,\n focusPreviousSibling,\n getNewExpandedItems,\n} from './accordionPanelHelper'\n\ntype BaseProps = PropsWithChildren<{\n /** アイコンの左右位置 */\n iconPosition?: 'left' | 'right'\n /** 複数のパネルを同時に開くことを許容するかどうか */\n expandableMultiply?: boolean\n /** デフォルトで開いた状態にするアイテムの `name` の配列 */\n defaultExpanded?: string[]\n /** トリガのクリックイベントを処理するハンドラ */\n onClick?: (expandedItems: string[]) => void\n}> &\n VariantProps<typeof classNameGenerator>\ntype Props = BaseProps & Omit<ComponentProps<'div'>, keyof BaseProps>\n\nconst DEFAULT_EXPANDED_ARRAY: string[] = []\nconst DEFAULT_EXPANDED_MAP = flatArrayToMap(DEFAULT_EXPANDED_ARRAY)\n\nexport const AccordionPanelContext = createContext<{\n iconPosition: 'left' | 'right'\n expandedItems: Map<string, string>\n expandableMultiply: boolean\n parentRef: RefObject<HTMLDivElement> | null\n handleClickTrigger: (e: MouseEvent<HTMLButtonElement>) => void\n handleKeyDown: KeyboardEventHandler<HTMLButtonElement>\n}>({\n iconPosition: 'left',\n expandedItems: DEFAULT_EXPANDED_MAP,\n expandableMultiply: true,\n parentRef: null,\n handleClickTrigger: () => {},\n handleKeyDown: () => {},\n})\n\nconst ROUNDED = {\n t_l: '[&>.smarthr-ui-AccordionPanel-item:first-child_.smarthr-ui-AccordionPanel-trigger]:shr-rounded-tl-l',\n t_r: '[&>.smarthr-ui-AccordionPanel-item:first-child_.smarthr-ui-AccordionPanel-trigger]:shr-rounded-tr-l',\n b_l: '[&>.smarthr-ui-AccordionPanel-item:last-child_.smarthr-ui-AccordionPanel-trigger:not([aria-expanded=\"true\"])]:shr-rounded-bl-l',\n b_r: '[&>.smarthr-ui-AccordionPanel-item:last-child_.smarthr-ui-AccordionPanel-trigger:not([aria-expanded=\"true\"])]:shr-rounded-br-l',\n}\n\nconst ROUNDED_ALL = [ROUNDED.t_l, ROUNDED.t_r, ROUNDED.b_l, ROUNDED.b_r]\n\nconst classNameGenerator = tv({\n base: 'smarthr-ui-AccordionPanel',\n variants: {\n rounded: {\n true: ROUNDED_ALL,\n false: '',\n all: ROUNDED_ALL,\n top: [ROUNDED.t_l, ROUNDED.t_r],\n right: [ROUNDED.t_r, ROUNDED.b_r],\n bottom: [ROUNDED.b_l, ROUNDED.b_r],\n left: [ROUNDED.t_l, ROUNDED.b_l],\n },\n },\n defaultVariants: {\n rounded: false,\n },\n})\n\nexport const AccordionPanel: FC<Props> = ({\n iconPosition = 'left',\n expandableMultiply = true,\n defaultExpanded = DEFAULT_EXPANDED_ARRAY,\n className,\n onClick,\n rounded,\n ...rest\n}) => {\n const [expandedItems, setExpanded] = useState(() => flatArrayToMap(defaultExpanded))\n const parentRef = useRef<HTMLDivElement>(null)\n const actualClassName = useMemo(\n () => classNameGenerator({ className, rounded }),\n [rounded, className],\n )\n\n const latest = useLatest({ onClick, expandableMultiply })\n\n const functions = useMemo(\n () => ({\n handleClickTrigger: (e: MouseEvent<HTMLButtonElement>) => {\n const { currentTarget } = e\n\n setExpanded((prevExpandedItems) => {\n const newExpandedItems = getNewExpandedItems(\n prevExpandedItems,\n currentTarget.value,\n currentTarget.getAttribute('aria-expanded') !== 'true',\n latest.expandableMultiply,\n )\n\n latest.onClick?.(mapToKeyArray(newExpandedItems))\n\n return newExpandedItems\n })\n },\n handleKeyDown: (e: Parameters<KeyboardEventHandler<HTMLButtonElement>>[0]): void => {\n if (!parentRef.current) {\n return\n }\n\n const item = e.target as HTMLElement\n\n switch (e.key) {\n case 'Home': {\n e.preventDefault()\n focusFirstSibling(parentRef.current)\n break\n }\n case 'End': {\n e.preventDefault()\n focusLastSibling(parentRef.current)\n break\n }\n case 'ArrowLeft':\n case 'ArrowUp': {\n e.preventDefault()\n focusPreviousSibling(item, parentRef.current)\n break\n }\n case 'ArrowRight':\n case 'ArrowDown': {\n e.preventDefault()\n focusNextSibling(item, parentRef.current)\n break\n }\n }\n },\n }),\n [latest],\n )\n\n return (\n <AccordionPanelContext.Provider\n value={{\n handleClickTrigger: functions.handleClickTrigger,\n handleKeyDown: functions.handleKeyDown,\n expandedItems,\n iconPosition,\n expandableMultiply,\n parentRef,\n }}\n >\n <div {...rest} ref={parentRef} role=\"presentation\" className={actualClassName} />\n </AccordionPanelContext.Provider>\n )\n}\n"],"names":[],"mappings":";;;;;;;;AAwCA;AACA;AAEO;AAQL;AACA;AACA;AACA;AACA;AACA;AACD;AAED;AACE;AACA;AACA;AACA;;AAGF;AAEA;AACE;AACA;AACE;AACE;AACA;AACA;;;;;AAKD;AACF;AACD;AACE;AACD;AACF;AAEM;AASL;AACA;;;AAQA;AAEI;AACE;AAEA;;;AAUE;AACF;;AAEF;AACE;;;AAIA;AAEA;;;AAGI;;;;;AAKA;;;AAGF;;;AAGE;;;AAGF;;;AAGE;;;;;AAKP;AAIH;;;;;;;AASK;AAKP;;"}
|
|
@@ -3,11 +3,11 @@
|
|
|
3
3
|
|
|
4
4
|
var jsxRuntime = require('react/jsx-runtime');
|
|
5
5
|
var React = require('react');
|
|
6
|
-
var index = require('./../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.19_ts-node@10.9.2_@swc_core@1.15.
|
|
6
|
+
var index = require('./../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.19_ts-node@10.9.2_@swc_core@1.15.46_@types_node@20.19.43_typescript@5.9.3__/vendor/tailwind-variants/dist/index.cjs');
|
|
7
7
|
var libs_map = require('../../libs/map.cjs');
|
|
8
8
|
var components_AccordionPanel_AccordionPanel = require('./AccordionPanel.cjs');
|
|
9
9
|
var components_AccordionPanel_AccordionPanelItem = require('./AccordionPanelItem.cjs');
|
|
10
|
-
var Transition = require('./../../vendor/.pnpm/react-transition-group@4.4.5_react-dom@19.2.
|
|
10
|
+
var Transition = require('./../../vendor/.pnpm/react-transition-group@4.4.5_react-dom@19.2.8_react@19.2.8__react@19.2.8/vendor/react-transition-group/esm/Transition.cjs');
|
|
11
11
|
|
|
12
12
|
const classNameGenerator = index.tv({
|
|
13
13
|
base: [
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AccordionPanelContent.cjs","sources":["../../../src/components/AccordionPanel/AccordionPanelContent.tsx"],"sourcesContent":["'use client'\n\nimport {\n type ComponentPropsWithoutRef,\n type FC,\n type PropsWithChildren,\n useContext,\n useMemo,\n useRef,\n} from 'react'\nimport { Transition } from 'react-transition-group'\nimport { tv } from 'tailwind-variants'\n\nimport { getIsInclude } from '../../libs/map'\n\nimport { AccordionPanelContext } from './AccordionPanel'\nimport { AccordionPanelItemContext } from './AccordionPanelItem'\n\ntype
|
|
1
|
+
{"version":3,"file":"AccordionPanelContent.cjs","sources":["../../../src/components/AccordionPanel/AccordionPanelContent.tsx"],"sourcesContent":["'use client'\n\nimport {\n type ComponentPropsWithoutRef,\n type FC,\n type PropsWithChildren,\n useContext,\n useMemo,\n useRef,\n} from 'react'\nimport { Transition } from 'react-transition-group'\nimport { tv } from 'tailwind-variants'\n\nimport { getIsInclude } from '../../libs/map'\n\nimport { AccordionPanelContext } from './AccordionPanel'\nimport { AccordionPanelItemContext } from './AccordionPanelItem'\n\ntype BaseProps = PropsWithChildren\ntype Props = BaseProps & Omit<ComponentPropsWithoutRef<'div'>, keyof BaseProps>\n\nconst classNameGenerator = tv({\n base: [\n 'smarthr-ui-AccordionPanel-content',\n 'shr-invisible shr-max-h-0 shr-opacity-0 shr-transition-[max-height,_visible,_opacity] shr-duration-150 shr-ease-in-out',\n '[&.entered]:shr-visible [&.entered]:shr-max-h-[revert] [&.entered]:shr-opacity-100',\n // HINT: flexなどで囲まれると、非表示だが内容分高さが出てしまい、スクロール領域が不自然に伸びてしまう現象が起きる場合がある\n // 非表示の場合、visually hiddenを適用することで、内容としては残しつつ、高さを0にすることで回避する\n 'aria-[hidden]:shr-absolute aria-[hidden]:shr-h-px aria-[hidden]:shr-overflow-hidden',\n ],\n})\n\nexport const AccordionPanelContent: FC<Props> = ({ className, ...rest }) => {\n const { name, contentId, triggerId } = useContext(AccordionPanelItemContext)\n const { expandedItems } = useContext(AccordionPanelContext)\n const visible = useMemo(() => getIsInclude(expandedItems, name), [expandedItems, name])\n const wrapperRef = useRef<HTMLDivElement>(null)\n const actualClassName = useMemo(() => classNameGenerator({ className }), [className])\n\n return (\n <Transition in={visible} timeout={150} nodeRef={wrapperRef}>\n {(status) => (\n <div\n {...rest}\n ref={wrapperRef}\n id={contentId}\n aria-labelledby={triggerId}\n aria-hidden={visible ? undefined : true}\n className={`${actualClassName} ${status}`}\n />\n )}\n </Transition>\n )\n}\n"],"names":[],"mappings":";;;;;;;;;;;AAqBA;AACE;;;;;;;AAOC;AACF;AAEM;AACL;;;AAGA;AACA;;AAgBF;;"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { type ComponentPropsWithoutRef, type FC, type PropsWithChildren } from 'react';
|
|
2
|
-
type
|
|
3
|
-
type Props =
|
|
2
|
+
type BaseProps = PropsWithChildren;
|
|
3
|
+
type Props = BaseProps & Omit<ComponentPropsWithoutRef<'div'>, keyof BaseProps>;
|
|
4
4
|
export declare const AccordionPanelContent: FC<Props>;
|
|
5
5
|
export {};
|
|
@@ -1,11 +1,11 @@
|
|
|
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.19_ts-node@10.9.2_@swc_core@1.15.
|
|
4
|
+
import { tv as ce } from './../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.19_ts-node@10.9.2_@swc_core@1.15.46_@types_node@20.19.43_typescript@5.9.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';
|
|
8
|
-
import Transition from './../../vendor/.pnpm/react-transition-group@4.4.5_react-dom@19.2.
|
|
8
|
+
import Transition from './../../vendor/.pnpm/react-transition-group@4.4.5_react-dom@19.2.8_react@19.2.8__react@19.2.8/vendor/react-transition-group/esm/Transition.js';
|
|
9
9
|
|
|
10
10
|
const classNameGenerator = ce({
|
|
11
11
|
base: [
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AccordionPanelContent.js","sources":["../../../src/components/AccordionPanel/AccordionPanelContent.tsx"],"sourcesContent":["'use client'\n\nimport {\n type ComponentPropsWithoutRef,\n type FC,\n type PropsWithChildren,\n useContext,\n useMemo,\n useRef,\n} from 'react'\nimport { Transition } from 'react-transition-group'\nimport { tv } from 'tailwind-variants'\n\nimport { getIsInclude } from '../../libs/map'\n\nimport { AccordionPanelContext } from './AccordionPanel'\nimport { AccordionPanelItemContext } from './AccordionPanelItem'\n\ntype
|
|
1
|
+
{"version":3,"file":"AccordionPanelContent.js","sources":["../../../src/components/AccordionPanel/AccordionPanelContent.tsx"],"sourcesContent":["'use client'\n\nimport {\n type ComponentPropsWithoutRef,\n type FC,\n type PropsWithChildren,\n useContext,\n useMemo,\n useRef,\n} from 'react'\nimport { Transition } from 'react-transition-group'\nimport { tv } from 'tailwind-variants'\n\nimport { getIsInclude } from '../../libs/map'\n\nimport { AccordionPanelContext } from './AccordionPanel'\nimport { AccordionPanelItemContext } from './AccordionPanelItem'\n\ntype BaseProps = PropsWithChildren\ntype Props = BaseProps & Omit<ComponentPropsWithoutRef<'div'>, keyof BaseProps>\n\nconst classNameGenerator = tv({\n base: [\n 'smarthr-ui-AccordionPanel-content',\n 'shr-invisible shr-max-h-0 shr-opacity-0 shr-transition-[max-height,_visible,_opacity] shr-duration-150 shr-ease-in-out',\n '[&.entered]:shr-visible [&.entered]:shr-max-h-[revert] [&.entered]:shr-opacity-100',\n // HINT: flexなどで囲まれると、非表示だが内容分高さが出てしまい、スクロール領域が不自然に伸びてしまう現象が起きる場合がある\n // 非表示の場合、visually hiddenを適用することで、内容としては残しつつ、高さを0にすることで回避する\n 'aria-[hidden]:shr-absolute aria-[hidden]:shr-h-px aria-[hidden]:shr-overflow-hidden',\n ],\n})\n\nexport const AccordionPanelContent: FC<Props> = ({ className, ...rest }) => {\n const { name, contentId, triggerId } = useContext(AccordionPanelItemContext)\n const { expandedItems } = useContext(AccordionPanelContext)\n const visible = useMemo(() => getIsInclude(expandedItems, name), [expandedItems, name])\n const wrapperRef = useRef<HTMLDivElement>(null)\n const actualClassName = useMemo(() => classNameGenerator({ className }), [className])\n\n return (\n <Transition in={visible} timeout={150} nodeRef={wrapperRef}>\n {(status) => (\n <div\n {...rest}\n ref={wrapperRef}\n id={contentId}\n aria-labelledby={triggerId}\n aria-hidden={visible ? undefined : true}\n className={`${actualClassName} ${status}`}\n />\n )}\n </Transition>\n )\n}\n"],"names":[],"mappings":";;;;;;;;;AAqBA;AACE;;;;;;;AAOC;AACF;AAEM;AACL;;;AAGA;AACA;;AAgBF;;"}
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
var jsxRuntime = require('react/jsx-runtime');
|
|
5
5
|
var React = require('react');
|
|
6
|
-
var index = require('./../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.19_ts-node@10.9.2_@swc_core@1.15.
|
|
6
|
+
var index = require('./../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.19_ts-node@10.9.2_@swc_core@1.15.46_@types_node@20.19.43_typescript@5.9.3__/vendor/tailwind-variants/dist/index.cjs');
|
|
7
7
|
var components_SectioningContent_SectioningContent = require('../SectioningContent/SectioningContent.cjs');
|
|
8
8
|
require('../SectioningContent/levelContext.cjs');
|
|
9
9
|
require('styled-components');
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AccordionPanelItem.cjs","sources":["../../../src/components/AccordionPanel/AccordionPanelItem.tsx"],"sourcesContent":["'use client'\n\nimport {\n type ComponentPropsWithoutRef,\n type FC,\n type PropsWithChildren,\n createContext,\n useMemo,\n} from 'react'\nimport { tv } from 'tailwind-variants'\n\nimport { Section } from '../SectioningContent'\n\ntype
|
|
1
|
+
{"version":3,"file":"AccordionPanelItem.cjs","sources":["../../../src/components/AccordionPanel/AccordionPanelItem.tsx"],"sourcesContent":["'use client'\n\nimport {\n type ComponentPropsWithoutRef,\n type FC,\n type PropsWithChildren,\n createContext,\n useMemo,\n} from 'react'\nimport { tv } from 'tailwind-variants'\n\nimport { Section } from '../SectioningContent'\n\ntype BaseProps = PropsWithChildren<{\n /** アイテムを識別するための名前 */\n name: string\n}>\ntype Props = BaseProps & Omit<ComponentPropsWithoutRef<'section'>, keyof BaseProps>\n\nexport const AccordionPanelItemContext = createContext<{\n name: string\n triggerId: string\n contentId: string\n}>({\n name: '',\n triggerId: '',\n contentId: '',\n})\n\nconst classNameGenerator = tv({\n base: ['smarthr-ui-AccordionPanel-item', '[&_+_&]:shr-border-t-shorthand'],\n})\n\nexport const AccordionPanelItem: FC<Props> = ({ name, className, ...rest }) => {\n const actualClassName = useMemo(() => classNameGenerator({ className }), [className])\n\n return (\n <AccordionPanelItemContext.Provider\n value={{\n name,\n triggerId: `${name}-trigger`,\n contentId: `${name}-content`,\n }}\n >\n <Section {...rest} className={actualClassName} />\n </AccordionPanelItemContext.Provider>\n )\n}\n"],"names":[],"mappings":";;;;;;;;;;AAmBO;AAKL;AACA;AACA;AACD;AAED;AACE;AACD;AAEM;AACL;AAEA;;;;;AAWF;;;"}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { type ComponentPropsWithoutRef, type FC, type PropsWithChildren } from 'react';
|
|
2
|
-
type
|
|
2
|
+
type BaseProps = PropsWithChildren<{
|
|
3
3
|
/** アイテムを識別するための名前 */
|
|
4
4
|
name: string;
|
|
5
5
|
}>;
|
|
6
|
-
type Props =
|
|
6
|
+
type Props = BaseProps & Omit<ComponentPropsWithoutRef<'section'>, keyof BaseProps>;
|
|
7
7
|
export declare const AccordionPanelItemContext: import("react").Context<{
|
|
8
8
|
name: string;
|
|
9
9
|
triggerId: string;
|
|
@@ -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.19_ts-node@10.9.2_@swc_core@1.15.
|
|
4
|
+
import { tv as ce } from './../../vendor/.pnpm/tailwind-variants@0.3.1_tailwindcss@3.4.19_ts-node@10.9.2_@swc_core@1.15.46_@types_node@20.19.43_typescript@5.9.3__/vendor/tailwind-variants/dist/index.js';
|
|
5
5
|
import { Section } from '../SectioningContent/SectioningContent.js';
|
|
6
6
|
import '../SectioningContent/levelContext.js';
|
|
7
7
|
import 'styled-components';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AccordionPanelItem.js","sources":["../../../src/components/AccordionPanel/AccordionPanelItem.tsx"],"sourcesContent":["'use client'\n\nimport {\n type ComponentPropsWithoutRef,\n type FC,\n type PropsWithChildren,\n createContext,\n useMemo,\n} from 'react'\nimport { tv } from 'tailwind-variants'\n\nimport { Section } from '../SectioningContent'\n\ntype
|
|
1
|
+
{"version":3,"file":"AccordionPanelItem.js","sources":["../../../src/components/AccordionPanel/AccordionPanelItem.tsx"],"sourcesContent":["'use client'\n\nimport {\n type ComponentPropsWithoutRef,\n type FC,\n type PropsWithChildren,\n createContext,\n useMemo,\n} from 'react'\nimport { tv } from 'tailwind-variants'\n\nimport { Section } from '../SectioningContent'\n\ntype BaseProps = PropsWithChildren<{\n /** アイテムを識別するための名前 */\n name: string\n}>\ntype Props = BaseProps & Omit<ComponentPropsWithoutRef<'section'>, keyof BaseProps>\n\nexport const AccordionPanelItemContext = createContext<{\n name: string\n triggerId: string\n contentId: string\n}>({\n name: '',\n triggerId: '',\n contentId: '',\n})\n\nconst classNameGenerator = tv({\n base: ['smarthr-ui-AccordionPanel-item', '[&_+_&]:shr-border-t-shorthand'],\n})\n\nexport const AccordionPanelItem: FC<Props> = ({ name, className, ...rest }) => {\n const actualClassName = useMemo(() => classNameGenerator({ className }), [className])\n\n return (\n <AccordionPanelItemContext.Provider\n value={{\n name,\n triggerId: `${name}-trigger`,\n contentId: `${name}-content`,\n }}\n >\n <Section {...rest} className={actualClassName} />\n </AccordionPanelItemContext.Provider>\n )\n}\n"],"names":[],"mappings":";;;;;;;;AAmBO;AAKL;AACA;AACA;AACD;AAED;AACE;AACD;AAEM;AACL;AAEA;;;;;AAWF;;"}
|