@bwg-ui/core 1.2.35 → 1.3.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (87) hide show
  1. package/dist/chunks/{CMSearchIntfGwP01-Duabg_5A.js → CMSearchIntfGwP01-BWm9OqAH.js} +28 -28
  2. package/dist/chunks/{CMSearchIntfGwP01-CMSQULsU.cjs → CMSearchIntfGwP01-CihGc5Q1.cjs} +1 -1
  3. package/dist/chunks/MenuReport-khjaUz1Q.cjs +1 -0
  4. package/dist/chunks/{MenuReport-B4EU1A6l.js → MenuReport-yYhMOHyq.js} +10 -10
  5. package/dist/chunks/common-components-DletnDTf.cjs +1109 -0
  6. package/dist/chunks/{common-components-DIpOkbb5.js → common-components-coAoWxE9.js} +12963 -12155
  7. package/dist/chunks/{layout-components-D2Fla5uu.js → layout-components-C1DG2B74.js} +982 -705
  8. package/dist/chunks/layout-components-C6KeWPIu.cjs +35 -0
  9. package/dist/chunks/provider-DrboIg2C.cjs +1 -0
  10. package/dist/chunks/provider-VCa8UGvF.js +446 -0
  11. package/dist/components/common/BwgDetail.d.ts.map +1 -1
  12. package/dist/components/common/BwgGrid.d.ts +17 -16
  13. package/dist/components/common/BwgGrid.d.ts.map +1 -1
  14. package/dist/components/common/BwgPagination.d.ts.map +1 -1
  15. package/dist/components/common/BwgView.d.ts +3 -3
  16. package/dist/components/common/BwgView.d.ts.map +1 -1
  17. package/dist/components/common/index.cjs +1 -1
  18. package/dist/components/common/index.d.ts +4 -3
  19. package/dist/components/common/index.d.ts.map +1 -1
  20. package/dist/components/common/index.js +5 -5
  21. package/dist/components/common/type.d.ts +7 -0
  22. package/dist/components/common/type.d.ts.map +1 -1
  23. package/dist/components/core/BwgMaskedDate.d.ts +13 -0
  24. package/dist/components/core/BwgMaskedDate.d.ts.map +1 -0
  25. package/dist/components/core/{BwgMaskedPicker.d.ts → BwgMaskedRange.d.ts} +6 -4
  26. package/dist/components/core/BwgMaskedRange.d.ts.map +1 -0
  27. package/dist/components/core/index.cjs +1 -1
  28. package/dist/components/core/index.d.ts +4 -2
  29. package/dist/components/core/index.d.ts.map +1 -1
  30. package/dist/components/core/index.js +1219 -781
  31. package/dist/components/guide/index.cjs +1 -1
  32. package/dist/components/guide/index.js +2 -2
  33. package/dist/components/layout/BwgPortal01.d.ts.map +1 -1
  34. package/dist/components/layout/custom/ConfigurableHeader.d.ts.map +1 -1
  35. package/dist/components/layout/custom/ConfigurableMenuTab.d.ts.map +1 -1
  36. package/dist/components/layout/extension/ContentWrapper.d.ts.map +1 -1
  37. package/dist/components/layout/index.cjs +1 -1
  38. package/dist/components/layout/index.js +1 -1
  39. package/dist/components/pages/syst/CMHldyCfg.d.ts.map +1 -1
  40. package/dist/components/popup/MenuReport.d.ts.map +1 -1
  41. package/dist/components/popup/SearchAddressP01.d.ts +30 -0
  42. package/dist/components/popup/SearchAddressP01.d.ts.map +1 -0
  43. package/dist/components/popup/SearchHolidayP01.d.ts +2 -2
  44. package/dist/components/popup/SearchHolidayP01.d.ts.map +1 -1
  45. package/dist/components/popup/config/localPopupRegistry.d.ts.map +1 -1
  46. package/dist/components/popup/index.cjs +1 -1
  47. package/dist/components/popup/index.d.ts +2 -0
  48. package/dist/components/popup/index.d.ts.map +1 -1
  49. package/dist/components/popup/index.js +6 -5
  50. package/dist/index.cjs +1 -1
  51. package/dist/index.js +270 -259
  52. package/dist/provider/contexts/BwgViewContext.d.ts +19 -0
  53. package/dist/provider/contexts/BwgViewContext.d.ts.map +1 -0
  54. package/dist/provider/contexts/index.d.ts +1 -0
  55. package/dist/provider/contexts/index.d.ts.map +1 -1
  56. package/dist/provider/hooks/index.d.ts +1 -0
  57. package/dist/provider/hooks/index.d.ts.map +1 -1
  58. package/dist/provider/hooks/useSizeConfig.d.ts +19 -0
  59. package/dist/provider/hooks/useSizeConfig.d.ts.map +1 -0
  60. package/dist/provider/index.cjs +1 -1
  61. package/dist/provider/index.js +22 -381
  62. package/dist/stores/index.cjs +2 -2
  63. package/dist/stores/index.d.ts +6 -0
  64. package/dist/stores/index.d.ts.map +1 -1
  65. package/dist/stores/index.js +279 -192
  66. package/dist/stores/menuViewStore.d.ts +6 -0
  67. package/dist/stores/menuViewStore.d.ts.map +1 -1
  68. package/dist/stores/userStore.d.ts +23 -0
  69. package/dist/stores/userStore.d.ts.map +1 -1
  70. package/dist/styles/assets/images/contents/icon/ico-tab-hashtag-grey.svg +11 -0
  71. package/dist/styles/assets/images/contents/icon/ico-tab-hashtag.svg +11 -0
  72. package/dist/styles/components.css +161 -60
  73. package/dist/styles/layout.css +1289 -1234
  74. package/dist/utils/{FileUtils.d.ts → fileUtils.d.ts} +1 -1
  75. package/dist/utils/fileUtils.d.ts.map +1 -0
  76. package/dist/utils/gridUtils.d.ts +45 -0
  77. package/dist/utils/gridUtils.d.ts.map +1 -0
  78. package/dist/utils/index.cjs +1 -1
  79. package/dist/utils/index.d.ts +12 -2
  80. package/dist/utils/index.d.ts.map +1 -1
  81. package/dist/utils/index.js +736 -664
  82. package/package.json +1 -1
  83. package/dist/chunks/MenuReport-5e2dMr_C.cjs +0 -1
  84. package/dist/chunks/common-components-D3-r7D-8.cjs +0 -1109
  85. package/dist/chunks/layout-components-pfHVy2at.cjs +0 -35
  86. package/dist/components/core/BwgMaskedPicker.d.ts.map +0 -1
  87. package/dist/utils/FileUtils.d.ts.map +0 -1
@@ -34,6 +34,8 @@ type MenuViewState = {
34
34
  tabProtectFlag: Record<string, boolean>;
35
35
  tabParams: Record<string, Record<string, any>>;
36
36
  componentLabelMap: Record<string, string>;
37
+ pinnedTabs: Set<string>;
38
+ refreshTabKey: Record<string, number>;
37
39
  clearMenuViewStore: () => void;
38
40
  openTabFromMenu: (menuItem: MenuItem, params?: Record<string, any>) => void;
39
41
  openTabByMenuId: (menuId: string, params?: Record<string, any>) => void;
@@ -54,6 +56,10 @@ type MenuViewState = {
54
56
  clearProtectFlagForKey: (key: string) => void;
55
57
  setTabParams: (key: string, params: Record<string, any>) => void;
56
58
  setComponentLabelMap: (map: Record<string, string>, merge?: boolean) => void;
59
+ togglePinTab: (tabKey: string) => void;
60
+ refreshTab: (tabKey: string) => void;
61
+ closeOtherTabs: (tabKey: string) => void;
62
+ closeRightTabs: (tabKey: string) => void;
57
63
  };
58
64
  export declare const useMenuViewStore: import('zustand').UseBoundStore<import('zustand').StoreApi<MenuViewState>>;
59
65
  export {};
@@ -1 +1 @@
1
- {"version":3,"file":"menuViewStore.d.ts","sourceRoot":"","sources":["../../src/stores/menuViewStore.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"menuViewStore.d.ts","sourceRoot":"","sources":["../../src/stores/menuViewStore.ts"],"names":[],"mappings":"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"}
@@ -1,3 +1,4 @@
1
+ import { ThemeType } from '../components/layout/types';
1
2
  export interface UserInfo {
2
3
  crprCd: string | number;
3
4
  userId: string;
@@ -8,6 +9,11 @@ export interface UserInfo {
8
9
  dprtNm: string;
9
10
  roleList: string[];
10
11
  }
12
+ export interface GridLayoutInfo {
13
+ menuId: string;
14
+ gridId: string;
15
+ layout: any;
16
+ }
11
17
  export interface HrInfo {
12
18
  crprCd: string | number;
13
19
  wkplCd: string;
@@ -31,6 +37,9 @@ export interface UserStore {
31
37
  componentSize: ComponentSize;
32
38
  gridSize: GridSize;
33
39
  spacingSize: SpacingSize;
40
+ enableProtectWrapper: boolean;
41
+ gridLayouts: Record<string, GridLayoutInfo[]>;
42
+ theme: ThemeType;
34
43
  isLoggedIn: () => boolean;
35
44
  setLoginUser: (user: UserInfo, hrInfo?: HrInfo) => void;
36
45
  clearLoginUser: () => void;
@@ -38,9 +47,17 @@ export interface UserStore {
38
47
  setComponentSize: (size: ComponentSize) => void;
39
48
  setGridSize: (size: GridSize) => void;
40
49
  setSpacingSize: (size: SpacingSize) => void;
50
+ setEnableProtectWrapper: (enable: boolean) => void;
51
+ setTheme: (theme: ThemeType) => void;
41
52
  getButtonAuth: (menuId: string, grpId: string) => Record<string, boolean> | null;
42
53
  setButtonAuth: (menuId: string, grpId: string, data: Record<string, boolean>) => void;
43
54
  clearButtonAuths: () => void;
55
+ getGridLayouts: (sysCd: string) => GridLayoutInfo[];
56
+ getGridLayout: (sysCd: string, menuId: string, gridId: string) => any | null;
57
+ saveGridLayout: (sysCd: string, menuId: string, gridId: string, layout: any) => void;
58
+ removeGridLayout: (sysCd: string, menuId: string, gridId: string) => void;
59
+ clearGridLayouts: (sysCd: string) => void;
60
+ clearAllGridLayouts: () => void;
44
61
  }
45
62
  export declare const useUserStore: import('zustand').UseBoundStore<Omit<import('zustand').StoreApi<UserStore>, "setState" | "persist"> & {
46
63
  setState(partial: UserStore | Partial<UserStore> | ((state: UserStore) => UserStore | Partial<UserStore>), replace?: false | undefined): unknown;
@@ -52,6 +69,9 @@ export declare const useUserStore: import('zustand').UseBoundStore<Omit<import('
52
69
  componentSize: ComponentSize;
53
70
  gridSize: GridSize;
54
71
  spacingSize: SpacingSize;
72
+ enableProtectWrapper: boolean;
73
+ gridLayouts: Record<string, GridLayoutInfo[]>;
74
+ theme: ThemeType;
55
75
  isLoggedIn: () => boolean;
56
76
  }, unknown>>) => void;
57
77
  clearStorage: () => void;
@@ -65,6 +85,9 @@ export declare const useUserStore: import('zustand').UseBoundStore<Omit<import('
65
85
  componentSize: ComponentSize;
66
86
  gridSize: GridSize;
67
87
  spacingSize: SpacingSize;
88
+ enableProtectWrapper: boolean;
89
+ gridLayouts: Record<string, GridLayoutInfo[]>;
90
+ theme: ThemeType;
68
91
  isLoggedIn: () => boolean;
69
92
  }, unknown>>;
70
93
  };
@@ -1 +1 @@
1
- {"version":3,"file":"userStore.d.ts","sourceRoot":"","sources":["../../src/stores/userStore.ts"],"names":[],"mappings":"AAIA,MAAM,WAAW,QAAQ;IACvB,MAAM,EAAE,MAAM,GAAG,MAAM,CAAC;IACxB,MAAM,EAAE,MAAM,CAAC;IACf,MAAM,EAAE,MAAM,CAAC;IACf,QAAQ,EAAE,MAAM,CAAC;IACjB,MAAM,EAAE,MAAM,CAAC;IACf,MAAM,EAAE,MAAM,GAAG,MAAM,CAAC;IACxB,MAAM,EAAE,MAAM,CAAC;IACf,QAAQ,EAAE,MAAM,EAAE,CAAC;CACpB;AAGD,MAAM,WAAW,MAAM;IACrB,MAAM,EAAE,MAAM,GAAG,MAAM,CAAC;IACxB,MAAM,EAAE,MAAM,CAAC;IACf,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,MAAM,CAAC;IACf,UAAU,EAAE,MAAM,CAAC;IACnB,UAAU,EAAE,MAAM,CAAC;IACnB,MAAM,EAAE,MAAM,CAAC;IACf,MAAM,EAAE,MAAM,CAAC;IACf,MAAM,EAAE,MAAM,CAAC;IACf,MAAM,EAAE,MAAM,CAAC;CAChB;AAGD,MAAM,MAAM,aAAa,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC;AAEtC,MAAM,MAAM,QAAQ,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC;AAEjC,MAAM,MAAM,WAAW,GAAG,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC;AAGpC,MAAM,WAAW,SAAS;IACxB,IAAI,EAAE,QAAQ,GAAG,IAAI,CAAC;IACtB,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IAEtB,WAAW,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC;IAErD,aAAa,EAAE,aAAa,CAAC;IAE7B,QAAQ,EAAE,QAAQ,CAAC;IAEnB,WAAW,EAAE,WAAW,CAAC;IACzB,UAAU,EAAE,MAAM,OAAO,CAAC;IAC1B,YAAY,EAAE,CAAC,IAAI,EAAE,QAAQ,EAAE,MAAM,CAAC,EAAE,MAAM,KAAK,IAAI,CAAC;IACxD,cAAc,EAAE,MAAM,IAAI,CAAC;IAC3B,UAAU,EAAE,CACV,QAAQ,EAAE,OAAO,CAAC,QAAQ,CAAC,EAC3B,UAAU,EAAE,OAAO,CAAC,MAAM,CAAC,KACxB,IAAI,CAAC;IAEV,gBAAgB,EAAE,CAAC,IAAI,EAAE,aAAa,KAAK,IAAI,CAAC;IAEhD,WAAW,EAAE,CAAC,IAAI,EAAE,QAAQ,KAAK,IAAI,CAAC;IAEtC,cAAc,EAAE,CAAC,IAAI,EAAE,WAAW,KAAK,IAAI,CAAC;IAE5C,aAAa,EAAE,CACb,MAAM,EAAE,MAAM,EACd,KAAK,EAAE,MAAM,KACV,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,GAAG,IAAI,CAAC;IAEpC,aAAa,EAAE,CACb,MAAM,EAAE,MAAM,EACd,KAAK,EAAE,MAAM,EACb,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,KAC1B,IAAI,CAAC;IAEV,gBAAgB,EAAE,MAAM,IAAI,CAAC;CAC9B;AAGD,eAAO,MAAM,YAAY;;;;;;;;;;8BA7BL,OAAO;;;;;;;;;;;;;8BAAP,OAAO;;;EAyH1B,CAAC"}
1
+ {"version":3,"file":"userStore.d.ts","sourceRoot":"","sources":["../../src/stores/userStore.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,11 @@
1
+ <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <rect width="18" height="18" rx="3" fill="#CBCFE3"/>
3
+ <g clip-path="url(#clip0_1369_1017)">
4
+ <path d="M14 8.09V6.59H12.14L12.52 4H11L10.62 6.59H8.09L8.47 4H6.95L6.57 6.59H4V8.09H6.36L6.09 9.91H4V11.41H5.86L5.48 14H7L7.38 11.41H9.91L9.53 14H11.05L11.43 11.41H14.01V9.91H11.65L11.92 8.09H14.01H14ZM10.13 9.91H7.6L7.87 8.09H10.4L10.13 9.91Z" fill="#567491"/>
5
+ </g>
6
+ <defs>
7
+ <clipPath id="clip0_1369_1017">
8
+ <rect width="10" height="10" fill="white" transform="translate(4 4)"/>
9
+ </clipPath>
10
+ </defs>
11
+ </svg>
@@ -0,0 +1,11 @@
1
+ <svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <rect width="18" height="18" rx="3" fill="#C2E5FF"/>
3
+ <g clip-path="url(#clip0_1369_1015)">
4
+ <path d="M14 8.09V6.59H12.14L12.52 4H11L10.62 6.59H8.09L8.47 4H6.95L6.57 6.59H4V8.09H6.36L6.09 9.91H4V11.41H5.86L5.48 14H7L7.38 11.41H9.91L9.53 14H11.05L11.43 11.41H14.01V9.91H11.65L11.92 8.09H14.01H14ZM10.13 9.91H7.6L7.87 8.09H10.4L10.13 9.91Z" fill="#1D92FF"/>
5
+ </g>
6
+ <defs>
7
+ <clipPath id="clip0_1369_1015">
8
+ <rect width="10" height="10" fill="white" transform="translate(4 4)"/>
9
+ </clipPath>
10
+ </defs>
11
+ </svg>
@@ -54,29 +54,39 @@
54
54
  align-items: center;
55
55
  }
56
56
  /* 공통 버튼 테마 적용 - BwgView의 공통 버튼 영역에만 적용 */
57
- .bwg-view .permission-buttons .ant-btn-primary:not(:disabled):not(.ant-btn-disabled) {
57
+ .bwg-view
58
+ .permission-buttons
59
+ .ant-btn-primary:not(:disabled):not(.ant-btn-disabled) {
58
60
  background-color: var(--button-primary);
59
61
  border-color: var(--button-primary);
60
62
  color: var(--text-white);
61
63
  }
62
64
 
63
- .bwg-view .permission-buttons .ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
65
+ .bwg-view
66
+ .permission-buttons
67
+ .ant-btn-primary:not(:disabled):not(.ant-btn-disabled):hover {
64
68
  background-color: var(--button-primary-hover);
65
69
  border-color: var(--button-primary-hover);
66
70
  }
67
71
 
68
- .bwg-view .permission-buttons .ant-btn-primary:not(:disabled):not(.ant-btn-disabled):active {
72
+ .bwg-view
73
+ .permission-buttons
74
+ .ant-btn-primary:not(:disabled):not(.ant-btn-disabled):active {
69
75
  background-color: var(--button-primary-active);
70
76
  border-color: var(--button-primary-active);
71
77
  }
72
78
 
73
- .bwg-view .permission-buttons .bwg-btn.ant-btn-default:not(:disabled):not(.ant-btn-disabled) {
79
+ .bwg-view
80
+ .permission-buttons
81
+ .bwg-btn.ant-btn-default:not(:disabled):not(.ant-btn-disabled) {
74
82
  background-color: var(--button-default);
75
83
  border-color: var(--button-permission-border);
76
84
  color: var(--text-secondary);
77
85
  }
78
86
 
79
- .bwg-view .permission-buttons .ant-btn-default:not(:disabled):not(.ant-btn-disabled):hover {
87
+ .bwg-view
88
+ .permission-buttons
89
+ .ant-btn-default:not(:disabled):not(.ant-btn-disabled):hover {
80
90
  background-color: var(--button-default);
81
91
  border-color: var(--button-primary);
82
92
  color: var(--button-primary);
@@ -93,20 +103,28 @@
93
103
  color: var(--button-default);
94
104
  border-color: var(--button-error);
95
105
  }
96
- .bwg-error-btn.ant-btn-variant-solid:not(:disabled):not(.ant-btn-disabled):hover {
106
+ .bwg-error-btn.ant-btn-variant-solid:not(:disabled):not(
107
+ .ant-btn-disabled
108
+ ):hover {
97
109
  background: var(--button-error-solid-hover);
98
110
  border-color: var(--button-error);
99
111
  }
100
- .bwg-error-btn.ant-btn-variant-outlined:not(:disabled):not(.ant-btn-disabled):hover {
112
+ .bwg-error-btn.ant-btn-variant-outlined:not(:disabled):not(
113
+ .ant-btn-disabled
114
+ ):hover {
101
115
  border-color: var(--button-error-default-hover) !important;
102
116
  color: var(--button-error-default-hover) !important;
103
117
  }
104
- .bwg-view .permission-buttons .bwg-error-btn.ant-btn-default:not(:disabled):not(.ant-btn-disabled) {
118
+ .bwg-view
119
+ .permission-buttons
120
+ .bwg-error-btn.ant-btn-default:not(:disabled):not(.ant-btn-disabled) {
105
121
  background-color: var(--button-default);
106
122
  border-color: var(--button-error-permission-border);
107
123
  color: var(--text-secondary);
108
124
  }
109
- .bwg-view .permission-buttons .bwg-error-btn.ant-btn-default:not(:disabled):not(.ant-btn-disabled):hover {
125
+ .bwg-view
126
+ .permission-buttons
127
+ .bwg-error-btn.ant-btn-default:not(:disabled):not(.ant-btn-disabled):hover {
110
128
  background-color: var(--button-default);
111
129
  border-color: var(--button-error);
112
130
  color: var(--button-error);
@@ -121,8 +139,6 @@
121
139
  color: var(--text-white) !important;
122
140
  }
123
141
 
124
-
125
-
126
142
  /* 입력 컴포넌트 */
127
143
  .input-field {
128
144
  border: 1px solid var(--border-color);
@@ -213,8 +229,12 @@
213
229
  .bwg-title-box-right .bwg-button-group .ant-flex {
214
230
  gap: 6px !important;
215
231
  }
216
- .bwg-title-box-right .ant-btn.ant-btn-variant-outlined:not(:disabled):not(.ant-btn-disabled):hover,
217
- .bwg-title-box-right .ant-btn.ant-btn-variant-outlined:not(:disabled):not(.ant-btn-disabled):active {
232
+ .bwg-title-box-right
233
+ .ant-btn.ant-btn-variant-outlined:not(:disabled):not(.ant-btn-disabled):hover,
234
+ .bwg-title-box-right
235
+ .ant-btn.ant-btn-variant-outlined:not(:disabled):not(
236
+ .ant-btn-disabled
237
+ ):active {
218
238
  color: var(--primary-color);
219
239
  border-color: var(--primary-color);
220
240
  }
@@ -268,7 +288,7 @@
268
288
  column-gap: 10px;
269
289
  }
270
290
  .bwgview-header-right .ant-space .ant-divider-vertical {
271
- border-inline-start: 1px solid #cecece;
291
+ border-inline-start: 1px solid #cecece;
272
292
  }
273
293
  .bwgview-content {
274
294
  height: inherit;
@@ -386,9 +406,6 @@
386
406
  justify-content: end;
387
407
  }
388
408
 
389
-
390
-
391
-
392
409
  .bwgview-content-box {
393
410
  box-sizing: border-box;
394
411
  display: flex;
@@ -407,7 +424,6 @@
407
424
  &.content-box-right {
408
425
  align-items: flex-end;
409
426
  } */
410
-
411
427
  }
412
428
  /* content layout , content box 커스텀 클래스 */
413
429
  .none-box-st {
@@ -493,7 +509,6 @@
493
509
  flex-flow: nowrap;
494
510
  }
495
511
 
496
-
497
512
  .pageMenuNm {
498
513
  padding-right: 8px;
499
514
  font-size: 20px;
@@ -508,13 +523,13 @@
508
523
  height: 30px;
509
524
  margin-right: 5px;
510
525
  font-size: 20px;
511
- color: #FFC352;
526
+ color: #ffc352;
512
527
  cursor: pointer;
513
528
  transition: color 0.2s;
514
529
  }
515
530
 
516
531
  .bookmark-icon:hover {
517
- color: #FFCE21;
532
+ color: #ffce21;
518
533
  }
519
534
  .page-num-tag {
520
535
  font-size: 11px;
@@ -524,9 +539,9 @@
524
539
  justify-content: center;
525
540
  align-items: center;
526
541
  height: 26px;
527
- border-color: #B2D1FF;
542
+ border-color: #b2d1ff;
528
543
  background: #ddf1ff;
529
- color: #4887E5;
544
+ color: #4887e5;
530
545
  border-radius: 5px;
531
546
  }
532
547
  .page-num-tag + .menu-help-btn {
@@ -548,7 +563,6 @@
548
563
  background-position: center;
549
564
  }
550
565
 
551
-
552
566
  /* BwgCmptArea 컴포넌트 스타일 */
553
567
  .form-component-wrapper {
554
568
  display: flex;
@@ -583,7 +597,6 @@
583
597
  border-color: var(--border-color);
584
598
  border-radius: var(--border-radius-sm);
585
599
  color: var(--text-primary);
586
-
587
600
  }
588
601
 
589
602
  /* Input 컴포넌트 특별 처리 */
@@ -619,7 +632,7 @@
619
632
  /* BwgCmptArea 컴포넌트 공통 스타일 변경 */
620
633
  .form-component-wrapper .ant-form-item .ant-form-item-label label {
621
634
  color: var(--text-primary);
622
- }
635
+ }
623
636
  .form-component-wrapper .ant-form-item .ant-form-item-label label > span {
624
637
  font-weight: var(--font-weight-semibold) !important;
625
638
  }
@@ -659,7 +672,6 @@
659
672
  border-color: #ccc;
660
673
  }
661
674
 
662
-
663
675
  .between-vertical-btn-group {
664
676
  display: flex;
665
677
  justify-content: center;
@@ -680,7 +692,8 @@
680
692
  .between-vertical-btn-group .upDown button .btn-up:hover,
681
693
  .between-vertical-btn-group .upDown button .btn-up:active {
682
694
  border-color: var(--primary-color);
683
- background: var(--primary-color) url(./assets/images/contents/btn/btn-up-on.png) no-repeat center;
695
+ background: var(--primary-color)
696
+ url(./assets/images/contents/btn/btn-up-on.png) no-repeat center;
684
697
  }
685
698
  .between-vertical-btn-group .upDown button .btn-down {
686
699
  background: url(./assets/images/contents/btn/btn-down.png) no-repeat center;
@@ -688,7 +701,8 @@
688
701
  .between-vertical-btn-group .upDown button .btn-down:hover,
689
702
  .between-vertical-btn-group .upDown button .btn-down:active {
690
703
  border-color: var(--primary-color);
691
- background: var(--primary-color) url(./assets/images/contents/btn/btn-down-on.png) no-repeat center;
704
+ background: var(--primary-color)
705
+ url(./assets/images/contents/btn/btn-down-on.png) no-repeat center;
692
706
  }
693
707
  .between-vertical-btn-group .leftRight {
694
708
  flex-direction: column;
@@ -701,17 +715,19 @@
701
715
  }
702
716
  .between-vertical-btn-group .leftRight button .btn-left:hover,
703
717
  .between-vertical-btn-group .leftRight button .btn-left:active {
704
- border-color: var(--primary-color);
705
- background: var(--primary-color) url(./assets/images/contents/btn/btn-left-on.png) no-repeat center;
718
+ border-color: var(--primary-color);
719
+ background: var(--primary-color)
720
+ url(./assets/images/contents/btn/btn-left-on.png) no-repeat center;
706
721
  }
707
722
 
708
723
  .between-vertical-btn-group .leftRight button .btn-right {
709
- background: url(./assets/images/contents/btn/btn-right.png) no-repeat
724
+ background: url(./assets/images/contents/btn/btn-right.png) no-repeat;
710
725
  }
711
726
  .between-vertical-btn-group .leftRight button .btn-right:hover,
712
- .between-vertical-btn-group .leftRight button .btn-right:active {
727
+ .between-vertical-btn-group .leftRight button .btn-right:active {
713
728
  border-color: var(--primary-color);
714
- background: var(--primary-color) url(./assets/images/contents/btn/btn-right-on.png) no-repeat center;
729
+ background: var(--primary-color)
730
+ url(./assets/images/contents/btn/btn-right-on.png) no-repeat center;
715
731
  }
716
732
  .ant-space-compact.block {
717
733
  width: 100%;
@@ -722,11 +738,11 @@
722
738
  position: absolute;
723
739
  top: 5px;
724
740
  right: 5px;
725
- width: 200px;
741
+ width: var(--search-box-width, 200px);
726
742
  height: auto;
727
743
  padding: 5px;
728
744
  opacity: 1;
729
- background: var(--bg-primary);
745
+ background: var(--header-bg);
730
746
  z-index: 100;
731
747
  transform: translateY(0px);
732
748
  transition: 0.3s cubic-bezier(0.4, 0, 0.2, 1);
@@ -734,10 +750,8 @@
734
750
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
735
751
  }
736
752
  .grid-search-box .ant-input {
737
- border-radius: 50px 0 0 50px;
738
753
  border: 0;
739
- height: 32px !important;
740
- padding: 0 5px;
754
+ margin-left: 10px;
741
755
  }
742
756
  .grid-search-box .ant-space-compact .ant-btn {
743
757
  border-radius: 50%;
@@ -752,11 +766,11 @@
752
766
  background: var(--button-solid);
753
767
  box-shadow: none;
754
768
  border-radius: 50%;
755
- width: 30px;
756
- height: 30px;
769
+ width: var(--search-button-size, 30px);
770
+ height: var(--search-button-size, 30px);
757
771
  flex-shrink: 0;
758
- font-size: 15px;
759
- line-height: 30px;
772
+ font-size: var(--search-button-font-size, 15px);
773
+ line-height: var(--search-button-size, 30px);
760
774
  color: var(--text-white);
761
775
  }
762
776
  .grid-search-box .ant-flex > .ant-btn:hover {
@@ -771,6 +785,59 @@
771
785
  color: #777;
772
786
  font-size: var(--font-size-md);
773
787
  }
788
+
789
+ /* 그리드 레이아웃 관리 박스 */
790
+ .grid-layout-manager-box {
791
+ position: absolute;
792
+ top: 5px;
793
+ right: 5px;
794
+ width: auto;
795
+ min-width: 200px;
796
+ height: auto;
797
+ padding: 5px;
798
+ opacity: 1;
799
+ background: var(--header-bg);
800
+ z-index: 100;
801
+ transform: translateY(0px);
802
+ transition: 0.3s cubic-bezier(0.4, 0, 0.2, 1);
803
+ border-radius: 50px;
804
+ box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
805
+ }
806
+ .grid-layout-manager-box .ant-flex {
807
+ gap: 5px;
808
+ align-items: center;
809
+ }
810
+ .grid-layout-manager-box .ant-flex > .ant-btn {
811
+ background: var(--button-solid);
812
+ box-shadow: none;
813
+ border-radius: 20px;
814
+ height: var(--search-button-size, 30px);
815
+ flex-shrink: 0;
816
+ font-size: var(--search-button-font-size, 13px);
817
+ line-height: var(--search-button-size, 30px);
818
+ color: var(--text-white);
819
+ padding: 0 12px;
820
+ }
821
+ .grid-layout-manager-box .ant-flex > .ant-btn:hover {
822
+ background: var(--button-solid-hover);
823
+ color: var(--button-default);
824
+ }
825
+ .grid-layout-manager-box .ant-flex > .ant-btn:last-child {
826
+ border-radius: 50%;
827
+ width: var(--search-button-size, 30px);
828
+ padding: 0;
829
+ }
830
+ .grid-layout-manager-box .ant-flex > .ant-btn.ant-btn-primary {
831
+ background: var(--primary-color);
832
+ }
833
+ .grid-layout-manager-box .ant-flex > .ant-btn.ant-btn-primary:hover {
834
+ background: var(--button-primary-hover);
835
+ }
836
+ .grid-layout-manager-box .ant-flex > .ant-btn:disabled {
837
+ opacity: 0.5;
838
+ cursor: not-allowed;
839
+ }
840
+
774
841
  .bwg-tag {
775
842
  font-size: 13px;
776
843
  font-weight: var(--font-weight-medium);
@@ -780,9 +847,9 @@
780
847
  padding-inline: 13px;
781
848
  }
782
849
  .bwg-tag.ant-tag-blue {
783
- color: #2589F4;
784
- background: #E2F4FF;
785
- border-color: #CAE6FB;
850
+ color: #2589f4;
851
+ background: #e2f4ff;
852
+ border-color: #cae6fb;
786
853
  }
787
854
  /* BwgDrawer 헤더 테마 적용 */
788
855
  .main-drawer .ant-drawer-header {
@@ -799,7 +866,7 @@
799
866
  color: #565656 !important;
800
867
  }
801
868
  .main-drawer .ant-drawer-header .ant-drawer-close:hover {
802
- background-color: #E1E3FB;
869
+ background-color: #e1e3fb;
803
870
  }
804
871
  .main-drawer .ant-drawer-header .bwg-btn {
805
872
  width: 30px;
@@ -809,7 +876,7 @@
809
876
  border-radius: 5px;
810
877
  }
811
878
  .main-drawer .ant-drawer-header .bwg-btn:hover {
812
- background-color: #E1E3FB;
879
+ background-color: #e1e3fb;
813
880
  }
814
881
 
815
882
  /* 다크 테마일 때 Drawer 헤더 */
@@ -865,7 +932,7 @@
865
932
  }
866
933
 
867
934
  [data-theme='modern'] .main-drawer .ant-drawer-header .ant-drawer-close:hover {
868
- background-color: #E1E3FB !important;
935
+ background-color: #e1e3fb !important;
869
936
  }
870
937
 
871
938
  /* Drawer footer */
@@ -879,11 +946,19 @@
879
946
  min-width: 74px;
880
947
  box-shadow: var(--button-shadow);
881
948
  }
882
- .main-drawer .ant-drawer-footer .bwg-btn.ant-btn-variant-outlined:not(.bwg-btn.ant-btn-variant-solid):not(.bwg-error-btn) {
949
+ .main-drawer
950
+ .ant-drawer-footer
951
+ .bwg-btn.ant-btn-variant-outlined:not(.bwg-btn.ant-btn-variant-solid):not(
952
+ .bwg-error-btn
953
+ ) {
883
954
  border-color: var(--button-light-border);
884
955
  color: var(--text-secondary);
885
956
  }
886
- .main-drawer .ant-drawer-footer .bwg-btn.ant-btn-variant-outlined:not(.bwg-btn.ant-btn-variant-solid):not(.bwg-error-btn):hover {
957
+ .main-drawer
958
+ .ant-drawer-footer
959
+ .bwg-btn.ant-btn-variant-outlined:not(.bwg-btn.ant-btn-variant-solid):not(
960
+ .bwg-error-btn
961
+ ):hover {
887
962
  border-color: var(--primary-color);
888
963
  color: var(--primary-color);
889
964
  }
@@ -903,11 +978,11 @@
903
978
  border: 0;
904
979
  padding: 20px;
905
980
  border-radius: 20px;
906
- background: #F3F9FF;
981
+ background: #f3f9ff;
907
982
  }
908
983
  .manual-box .bwg-title-box .ant-typography {
909
984
  font-size: var(--font-size-md);
910
- color:#4B6C8D;
985
+ color: #4b6c8d;
911
986
  }
912
987
  .manual-box .bwg-title-box .ant-typography span {
913
988
  margin-left: 0;
@@ -916,7 +991,7 @@
916
991
  display: inline-flex;
917
992
  flex-direction: column;
918
993
  gap: 19px;
919
- color: #4E5160;
994
+ color: #4e5160;
920
995
  font-size: 13px;
921
996
  font-weight: var(--font-weight-regular);
922
997
  }
@@ -961,14 +1036,18 @@
961
1036
  }
962
1037
 
963
1038
  /* bwg-ogrn-tree 내부 체크박스 */
964
- .bwg-ogrn-tree .ant-tree-checkbox:not(.ant-tree-checkbox-disabled):hover .ant-tree-checkbox-inner {
1039
+ .bwg-ogrn-tree
1040
+ .ant-tree-checkbox:not(.ant-tree-checkbox-disabled):hover
1041
+ .ant-tree-checkbox-inner {
965
1042
  border-color: var(--check-primary-active);
966
1043
  }
967
1044
  .bwg-ogrn-tree .ant-tree-checkbox-checked .ant-tree-checkbox-inner {
968
1045
  background-color: var(--check-primary);
969
1046
  border-color: var(--check-primary);
970
1047
  }
971
- .bwg-ogrn-tree .ant-tree-checkbox-checked:not(.ant-tree-checkbox-disabled):hover .ant-tree-checkbox-inner {
1048
+ .bwg-ogrn-tree
1049
+ .ant-tree-checkbox-checked:not(.ant-tree-checkbox-disabled):hover
1050
+ .ant-tree-checkbox-inner {
972
1051
  background-color: var(--check-primary-active);
973
1052
  }
974
1053
  /* 북마크 */
@@ -978,10 +1057,12 @@
978
1057
  height: 24px;
979
1058
  }
980
1059
  .bookmark-title-icon.saved {
981
- background: url(./assets/images/contents/icon/ico-save-bookmark.svg) no-repeat center;
1060
+ background: url(./assets/images/contents/icon/ico-save-bookmark.svg) no-repeat
1061
+ center;
982
1062
  }
983
1063
  .bookmark-title-icon.add {
984
- background: url(./assets/images/contents/icon/ico-add-bookmark.svg) no-repeat center;
1064
+ background: url(./assets/images/contents/icon/ico-add-bookmark.svg) no-repeat
1065
+ center;
985
1066
  }
986
1067
  .bookmark-folder-modal-icon {
987
1068
  display: inline-block;
@@ -989,10 +1070,12 @@
989
1070
  height: 20px;
990
1071
  }
991
1072
  .bookmark-folder-modal-icon.ico-new-folder {
992
- background: url(./assets/images/contents/icon/ico-new-folder.svg) no-repeat center;
1073
+ background: url(./assets/images/contents/icon/ico-new-folder.svg) no-repeat
1074
+ center;
993
1075
  }
994
1076
  .bookmark-folder-modal-icon.ico-edit-folder {
995
- background: url(./assets/images/contents/icon/ico-edit-folder.svg) no-repeat center;
1077
+ background: url(./assets/images/contents/icon/ico-edit-folder.svg) no-repeat
1078
+ center;
996
1079
  }
997
1080
  /* BwgEditer */
998
1081
  .ql-container {
@@ -1004,3 +1087,21 @@
1004
1087
  .ql-toolbar.ql-snow + .ql-container.ql-snow {
1005
1088
  border-top: 1px solid #ccc;
1006
1089
  }
1090
+ /* breadcrumb */
1091
+
1092
+ .ant-breadcrumb {
1093
+ color: #7e7e7e;
1094
+ font-size: 13px;
1095
+ }
1096
+ .ant-breadcrumb ol {
1097
+ align-items: center;
1098
+ }
1099
+ .ant-breadcrumb .ant-breadcrumb-separator {
1100
+ margin-inline: 4px;
1101
+ display: flex;
1102
+ align-items: center;
1103
+ }
1104
+ .ant-breadcrumb li:last-child {
1105
+ color: #585858;
1106
+ font-weight: 600;
1107
+ }