@operato/menu 8.0.0-beta.0 → 8.0.0-beta.2

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.
@@ -1,180 +0,0 @@
1
- import { Menu } from '../src/types'
2
-
3
- export const menus: Menu[] = [
4
- {
5
- name: '나의 업무 공간',
6
- type: 'group'
7
- },
8
- {
9
- name: '내 업무함',
10
- icon: 'format_list_bulleted',
11
- path: 'todo-list',
12
- badge: '777'
13
- },
14
- {
15
- name: '내 결재함',
16
- icon: 'approval',
17
- path: 'approval-pending-list',
18
- badge: '3'
19
- },
20
- {
21
- name: '업무 이력 캘린더',
22
- icon: 'calendar_month',
23
- path: 'done-list-calendar',
24
- description: '업무와 관련된 수행 또는 결재 이력을 캘린더에서 조회할 수 있습니다.',
25
- menus: [
26
- {
27
- name: '업무 이력',
28
- icon: 'history',
29
- path: 'done-list'
30
- },
31
- {
32
- name: '결재 수행 이력',
33
- icon: 'history',
34
- path: 'approval-done-list'
35
- }
36
- ]
37
- },
38
- {
39
- name: 'DATASET',
40
- type: 'group'
41
- },
42
- {
43
- name: '데이타 셋 관리',
44
- icon: 'display_settings',
45
- path: 'data-set-list'
46
- },
47
- {
48
- name: '데이타 키셋 관리',
49
- icon: 'display_settings',
50
- path: 'data-key-set-list'
51
- },
52
- {
53
- name: '데이타 센서 관리',
54
- icon: 'sensors',
55
- path: 'data-sensor-list'
56
- },
57
- {
58
- name: 'DATA ENTRY',
59
- type: 'group'
60
- },
61
- {
62
- icon: 'post_add',
63
- name: 'LONG LONG LONG LONG LONG LONG LONG LONG LONG LONG LONG LONG Named MENU',
64
- path: 'data-entry-list'
65
- },
66
- {
67
- name: 'DATA REPORT',
68
- type: 'group'
69
- },
70
- {
71
- name: '데이타 샘플 조회 - 데이타 샘플 조회 - 데이타 샘플 조회 - 데이타 샘플 조회 - 데이타 샘플 조회',
72
- icon: 'checklist',
73
- path: 'data-sample-list',
74
- menus: [
75
- {
76
- name: 'TEST',
77
- icon: 'checklist',
78
- path: 'data-sample-search/bfb95a47-5cbd-4415-9032-14789e27c819'
79
- },
80
- {
81
- name: '자숙 공정',
82
- icon: 'checklist',
83
- path: 'data-sample-search/5aad9fe2-56a3-4796-afd9-6c044ab39990'
84
- },
85
- {
86
- name: '탕비실 관리',
87
- icon: 'checklist',
88
- path: 'data-sample-search/0176fcc3-0dbf-4fe6-9bd0-ca9f9ae91cf4'
89
- },
90
- {
91
- name: '파일 관리',
92
- icon: 'checklist',
93
- path: 'data-sample-search/9c6ce158-e28c-4b00-92b9-59739d906609'
94
- },
95
- {
96
- name: '화장실 관리',
97
- icon: 'checklist',
98
- path: 'data-sample-search/3998c6a1-b39d-45cf-a0cb-2b11b49331a0'
99
- }
100
- ]
101
- },
102
- {
103
- name: '데이타 이탈점 조회',
104
- icon: 'playlist_remove',
105
- path: 'data-ooc-list'
106
- },
107
- {
108
- name: '데이터 수집 마감 조회',
109
- icon: 'functions',
110
- path: 'data-summary-list',
111
- menus: [
112
- {
113
- name: '자숙 공정',
114
- icon: 'checklist',
115
- path: 'data-summary-period/5aad9fe2-56a3-4796-afd9-6c044ab39990'
116
- },
117
- {
118
- name: '탕비실 관리',
119
- icon: 'checklist',
120
- path: 'data-summary-period/0176fcc3-0dbf-4fe6-9bd0-ca9f9ae91cf4'
121
- },
122
- {
123
- name: '화장실 관리',
124
- icon: 'checklist',
125
- path: 'data-summary-period/3998c6a1-b39d-45cf-a0cb-2b11b49331a0'
126
- }
127
- ]
128
- },
129
- {
130
- icon: 'newspaper',
131
- name: '데이타 리포트',
132
- path: 'data-report-list'
133
- },
134
- {
135
- icon: 'archive',
136
- name: '데이타 아카이브 조회',
137
- path: 'data-archive-list'
138
- },
139
- {
140
- name: '조직',
141
- type: 'group'
142
- },
143
- {
144
- name: '조직',
145
- icon: 'account_tree',
146
- description: '조직 구성과 결재선 관리를 위한 메뉴 구성입니다.',
147
- menus: [
148
- {
149
- name: '연락처 관리',
150
- path: 'contact-list'
151
- },
152
- {
153
- name: '직원 목록',
154
- path: 'employee-list'
155
- },
156
- {
157
- name: '부서 조직도',
158
- path: 'department-tree'
159
- },
160
- {
161
- name: '부서 목록',
162
- path: 'department-list'
163
- },
164
- {
165
- name: '나의 결재라인 템플릿 목록',
166
- path: 'my-approval-line-templates-page'
167
- },
168
- {
169
- name: '공통 결재라인 템플릿 목록',
170
- path: 'common-approval-line-templates-page'
171
- }
172
- ]
173
- },
174
- {
175
- name: '모니터링',
176
- type: 'board',
177
- path: 'board-viewer/85f69924-cdff-438a-9691-569b3542c38e?title=모니터링',
178
- icon: 'dashboard'
179
- }
180
- ]
package/tsconfig.json DELETED
@@ -1,24 +0,0 @@
1
- {
2
- "compilerOptions": {
3
- "target": "es2018",
4
- "module": "esnext",
5
- "moduleResolution": "node",
6
- "noEmitOnError": true,
7
- "lib": ["es2017", "dom"],
8
- "strict": true,
9
- "esModuleInterop": false,
10
- "allowSyntheticDefaultImports": true,
11
- "experimentalDecorators": true,
12
- "useDefineForClassFields": false,
13
- "importHelpers": true,
14
- "outDir": "dist",
15
- "sourceMap": true,
16
- "inlineSources": true,
17
- "rootDir": "./",
18
- "declaration": true,
19
- "incremental": true,
20
- "skipLibCheck": true,
21
- "types": ["node", "mocha"]
22
- },
23
- "include": ["**/*.ts"]
24
- }
@@ -1,27 +0,0 @@
1
- // import { hmrPlugin, presets } from '@open-wc/dev-server-hmr';
2
-
3
- /** Use Hot Module replacement by adding --hmr to the start command */
4
- const hmr = process.argv.includes('--hmr');
5
-
6
- export default /** @type {import('@web/dev-server').DevServerConfig} */ ({
7
- open: '/demo/',
8
- /** Use regular watch mode if HMR is not enabled. */
9
- watch: !hmr,
10
- /** Resolve bare module imports */
11
- nodeResolve: {
12
- exportConditions: ['browser', 'development'],
13
- },
14
-
15
- /** Compile JS for older browsers. Requires @web/dev-server-esbuild plugin */
16
- // esbuildTarget: 'auto'
17
-
18
- /** Set appIndex to enable SPA routing */
19
- // appIndex: 'demo/index.html',
20
-
21
- plugins: [
22
- /** Use Hot Module Replacement by uncommenting. Requires @open-wc/dev-server-hmr plugin */
23
- // hmr && hmrPlugin({ exclude: ['**/*/node_modules/**/*'], presets: [presets.litElement] }),
24
- ],
25
-
26
- // See documentation for all available options
27
- });
@@ -1,41 +0,0 @@
1
- // import { playwrightLauncher } from '@web/test-runner-playwright';
2
-
3
- const filteredLogs = ['Running in dev mode', 'lit-html is in dev mode'];
4
-
5
- export default /** @type {import("@web/test-runner").TestRunnerConfig} */ ({
6
- /** Test files to run */
7
- files: 'dist/test/**/*.test.js',
8
-
9
- /** Resolve bare module imports */
10
- nodeResolve: {
11
- exportConditions: ['browser', 'development'],
12
- },
13
-
14
- /** Filter out lit dev mode logs */
15
- filterBrowserLogs(log) {
16
- for (const arg of log.args) {
17
- if (typeof arg === 'string' && filteredLogs.some(l => arg.includes(l))) {
18
- return false;
19
- }
20
- }
21
- return true;
22
- },
23
-
24
- /** Compile JS for older browsers. Requires @web/dev-server-esbuild plugin */
25
- // esbuildTarget: 'auto',
26
-
27
- /** Amount of browsers to run concurrently */
28
- // concurrentBrowsers: 2,
29
-
30
- /** Amount of test files per browser to test concurrently */
31
- // concurrency: 1,
32
-
33
- /** Browsers to run tests on */
34
- // browsers: [
35
- // playwrightLauncher({ product: 'chromium' }),
36
- // playwrightLauncher({ product: 'firefox' }),
37
- // playwrightLauncher({ product: 'webkit' }),
38
- // ],
39
-
40
- // See documentation for all available options
41
- });