@owp/core 1.8.0 → 1.9.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (82) hide show
  1. package/dist/{QuickPanel-BMaUmpvc.js → QuickPanel-5ikBUxxQ.js} +2 -2
  2. package/dist/{QuickPanel-BMaUmpvc.js.map → QuickPanel-5ikBUxxQ.js.map} +1 -1
  3. package/dist/{index-BuJHWoVX.js → index-CgoWDo9w.js} +10038 -9966
  4. package/dist/{index-BuJHWoVX.js.map → index-CgoWDo9w.js.map} +1 -1
  5. package/dist/index.js +146 -144
  6. package/dist/types/components/OwpAutoLogoutDialog/OwpAutoLogoutDialog.d.ts +4 -0
  7. package/dist/types/components/OwpBarcodeInput/OwpBarcodeInputField.d.ts +4 -0
  8. package/dist/types/components/OwpButtonDelete/index.d.ts +5 -0
  9. package/dist/types/components/OwpButtonSave/index.d.ts +5 -0
  10. package/dist/types/components/OwpCommonDialog/index.d.ts +9 -0
  11. package/dist/types/components/OwpExportExcelButton/OwpExportExcelButton.d.ts +8 -0
  12. package/dist/types/components/OwpFileUploadButton/OwpFileUploadButton.d.ts +8 -0
  13. package/dist/types/components/OwpMessage/OwpMessage.d.ts +3 -0
  14. package/dist/types/components/OwpMoreActionsButton/OwpMoreActionsButton.d.ts +9 -0
  15. package/dist/types/components/OwpMrtTable/index.d.ts +4 -0
  16. package/dist/types/components/OwpNavigation/OwpNavBadge.d.ts +3 -0
  17. package/dist/types/components/OwpNavigation/OwpNavigation.d.ts +3 -0
  18. package/dist/types/components/OwpNavigation/horizontal/types/OwpNavHorizontalCollapse.d.ts +3 -0
  19. package/dist/types/components/OwpNavigation/horizontal/types/OwpNavHorizontalGroup.d.ts +3 -0
  20. package/dist/types/components/OwpNavigation/horizontal/types/OwpNavHorizontalItem.d.ts +3 -0
  21. package/dist/types/components/OwpNavigation/horizontal/types/OwpNavHorizontalLink.d.ts +3 -0
  22. package/dist/types/components/OwpNumberField/index.d.ts +5 -0
  23. package/dist/types/components/OwpPageCarded/OwpPageCarded.d.ts +3 -0
  24. package/dist/types/components/OwpPageCarded/OwpPageCardedHeader.d.ts +4 -0
  25. package/dist/types/components/OwpPageContent/index.d.ts +8 -0
  26. package/dist/types/components/OwpPageLockLoading/index.d.ts +5 -0
  27. package/dist/types/components/OwpPageSimple/OwpPageSimple.d.ts +3 -0
  28. package/dist/types/components/OwpPageTitle/index.d.ts +7 -0
  29. package/dist/types/components/OwpPicker/CalendarContainer.d.ts +4 -0
  30. package/dist/types/components/OwpPicker/DatePickerInput.d.ts +9 -0
  31. package/dist/types/components/OwpPicker/OwpDatePicker.d.ts +9 -0
  32. package/dist/types/components/OwpPicker/OwpDateRangePicker.d.ts +9 -0
  33. package/dist/types/components/OwpPicker/OwpWeekDatePicker.d.ts +9 -0
  34. package/dist/types/components/OwpPicker/OwpYearRangePicker.d.ts +9 -0
  35. package/dist/types/components/OwpScrollbars/OwpScrollbars.d.ts +5 -0
  36. package/dist/types/components/OwpSearch/OwpSearch.d.ts +3 -0
  37. package/dist/types/components/OwpSearchFilter/index.d.ts +8 -0
  38. package/dist/types/components/OwpSection/index.d.ts +9 -0
  39. package/dist/types/components/OwpSettings/OwpLayoutConfig.d.ts +4 -0
  40. package/dist/types/components/OwpSettings/OwpLayoutConfigs.d.ts +4 -0
  41. package/dist/types/components/OwpSettings/OwpSettings.d.ts +3 -0
  42. package/dist/types/components/OwpSettings/owpSettingsSlice.d.ts +39 -0
  43. package/dist/types/components/OwpShortcuts/OwpShortcuts.d.ts +3 -0
  44. package/dist/types/components/OwpSidePanel/OwpSidePanel.d.ts +3 -0
  45. package/dist/types/components/OwpSplashScreen/OwpSplashScreen.d.ts +3 -0
  46. package/dist/types/components/OwpTable/OwpDataTable.d.ts +9 -0
  47. package/dist/types/components/OwpTable/OwpTable.d.ts +10 -0
  48. package/dist/types/components/OwpTable/OwpVerticalTable.d.ts +9 -0
  49. package/dist/types/components/OwpTextField/OwpTextMaskField.d.ts +9 -0
  50. package/dist/types/components/OwpTheme/OwpTheme.d.ts +3 -0
  51. package/dist/types/components/OwpThemeSelector/OwpThemeSelector.d.ts +3 -0
  52. package/dist/types/components/OwpTreeGrid/OwpTreeGrid.d.ts +9 -0
  53. package/dist/types/components/OwpTreeGrid/OwpTreeGridToolbar.d.ts +6 -0
  54. package/dist/types/components/OwpTreeGrid/TreeGrid.d.ts +7 -0
  55. package/dist/types/components/OwpTreeGrid/utils.d.ts +15 -0
  56. package/dist/types/components/OwpTreeGridExcelButton/index.d.ts +12 -0
  57. package/dist/types/components/OwpTreeView/OwpSlotTreeView.d.ts +11 -0
  58. package/dist/types/components/OwpYesNoSelector/index.d.ts +14 -0
  59. package/dist/types/components/OwpZoomImageSlider/OwpZoomImageSlider.d.ts +9 -0
  60. package/dist/types/components/layouts/shared-components/configurator/Configurator.d.ts +3 -0
  61. package/dist/types/components/layouts/shared-components/configurator/SettingsPanel.d.ts +4 -0
  62. package/dist/types/components/layouts/shared-components/configurator/ThemesPanel.d.ts +4 -0
  63. package/dist/types/components/layouts/shared-components/navbar/navbarSlice.d.ts +4 -0
  64. package/dist/types/components/layouts/shared-components/navigation/store/navigationSlice.d.ts +6 -0
  65. package/dist/types/components/shared-components/data-table/utils/parseFromValuesOrFunc.d.ts +4 -0
  66. package/dist/types/components/shared-components/tabs/OwpTab.d.ts +3 -0
  67. package/dist/types/components/shared-components/tabs/OwpTabs.d.ts +3 -0
  68. package/dist/types/hooks/useCommonCodeList.d.ts +6 -0
  69. package/dist/types/hooks/useConfirm.d.ts +3 -0
  70. package/dist/types/hooks/useCurrentLanguage.d.ts +9 -0
  71. package/dist/types/hooks/useCurrentLogoSrc.d.ts +6 -0
  72. package/dist/types/hooks/useCurrentUserId.d.ts +6 -0
  73. package/dist/types/hooks/useDeepCompareEffect.d.ts +5 -0
  74. package/dist/types/hooks/useNavigation.d.ts +6 -0
  75. package/dist/types/hooks/useOwpTranslation.d.ts +3 -0
  76. package/dist/types/hooks/useShortcuts.d.ts +6 -0
  77. package/dist/types/hooks/useStorage.d.ts +3 -0
  78. package/dist/types/index.d.ts +2 -0
  79. package/dist/types/utils/barcodeUtil.d.ts +5 -0
  80. package/dist/types/utils/qrCodeUtil.d.ts +5 -0
  81. package/dist/types/utils/zipUtil.d.ts +5 -0
  82. package/package.json +1 -1
@@ -5,9 +5,15 @@ type Navigation = {
5
5
  type: string;
6
6
  icon: string;
7
7
  };
8
+ /**
9
+ * 내비게이션 목록 조회 훅
10
+ */
8
11
  export declare const useGetNavigationList: () => (Navigation & {
9
12
  children?: Array<Navigation>;
10
13
  })[];
14
+ /**
15
+ * 내비게이션 목록 설정 훅
16
+ */
11
17
  export declare const useSetNavigationList: () => (args_0: typeof import("jotai/utils").RESET | (Navigation & {
12
18
  children?: Array<Navigation>;
13
19
  })[] | ((prev: (Navigation & {
@@ -1,3 +1,6 @@
1
+ /**
2
+ * OWP 번역 훅
3
+ */
1
4
  export declare const useOwpTranslation: () => {
2
5
  0: import("i18next").TFunction<"owp", undefined>;
3
6
  1: import("i18next").i18n;
@@ -1,2 +1,8 @@
1
+ /**
2
+ * 바로가기 목록 조회 훅
3
+ */
1
4
  export declare const useGetShortcuts: () => string[] | [];
5
+ /**
6
+ * 바로가기 목록 설정 훅
7
+ */
2
8
  export declare const useSetShortcuts: () => (args_0: string[] | [] | typeof import("jotai/utils").RESET | ((prev: string[] | []) => string[] | [] | typeof import("jotai/utils").RESET)) => void;
@@ -1,3 +1,6 @@
1
+ /**
2
+ * 스토리지 유틸 훅
3
+ */
1
4
  export declare const useStorage: () => {
2
5
  resetStorage: () => void;
3
6
  getCurrentUser: () => {
@@ -110,9 +110,11 @@ export * from './components/OwpTheme';
110
110
  export * from './components/OwpThemeSelector';
111
111
  export * from './components/OwpThemeSelector/SchemePreview';
112
112
  export * from './components/OwpThemeSelector/ThemePreview';
113
+ export * from './components/OwpTreeGridExcelButton';
113
114
  export * from './components/OwpTreeGrid';
114
115
  export * from './components/OwpTreeGrid/OwpTreeGridToolbar';
115
116
  export * from './components/OwpTreeView/OwpSlotTreeView';
116
117
  export * from './components/OwpZoomImageSlider/OwpZoomImageSlider';
118
+ export * from './components/OwpYesNoSelector';
117
119
  export * from './components/shared-components/tabs/OwpTab';
118
120
  export * from './components/shared-components/tabs/OwpTabs';
@@ -1 +1,6 @@
1
+ /**
2
+ * 바코드 이미지 URL 생성
3
+ * @param text 텍스트
4
+ * @param format 바코드 포맷
5
+ */
1
6
  export declare const generateBarcodeUrl: (text: string, format?: string) => Promise<string>;
@@ -1 +1,6 @@
1
+ /**
2
+ * QR 코드 이미지 URL 생성
3
+ * @param text 텍스트
4
+ * @param size 이미지 크기
5
+ */
1
6
  export declare const generateQrCodeUrl: (text: string, size?: number) => Promise<string>;
@@ -2,6 +2,11 @@ type BlobInfoData = {
2
2
  blob: Blob;
3
3
  fileName: string;
4
4
  };
5
+ /**
6
+ * ZIP 파일 저장
7
+ * @param data 저장할 파일 데이터
8
+ * @param options 저장 옵션
9
+ */
5
10
  export declare const saveAsZipFile: (data: BlobInfoData[], options?: {
6
11
  type?: string;
7
12
  fileExtension?: string;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@owp/core",
3
3
  "private": false,
4
- "version": "1.8.0",
4
+ "version": "1.9.0",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
7
7
  "module": "dist/index.js",