gnui 1.2.0 → 1.2.13
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/@types/gnui.d.ts +9 -2
- package/README.md +0 -0
- package/assets/NotoSansKR-Black.otf +0 -0
- package/assets/NotoSansKR-Black.woff +0 -0
- package/assets/NotoSansKR-Black.woff2 +0 -0
- package/assets/NotoSansKR-Bold.otf +0 -0
- package/assets/NotoSansKR-Bold.woff +0 -0
- package/assets/NotoSansKR-Bold.woff2 +0 -0
- package/assets/NotoSansKR-DemiLight.otf +0 -0
- package/assets/NotoSansKR-DemiLight.woff +0 -0
- package/assets/NotoSansKR-DemiLight.woff2 +0 -0
- package/assets/NotoSansKR-Light.otf +0 -0
- package/assets/NotoSansKR-Light.woff +0 -0
- package/assets/NotoSansKR-Light.woff2 +0 -0
- package/assets/NotoSansKR-Medium.otf +0 -0
- package/assets/NotoSansKR-Medium.woff +0 -0
- package/assets/NotoSansKR-Medium.woff2 +0 -0
- package/assets/NotoSansKR-Regular.otf +0 -0
- package/assets/NotoSansKR-Regular.woff +0 -0
- package/assets/NotoSansKR-Regular.woff2 +0 -0
- package/assets/NotoSansKR-Thin.otf +0 -0
- package/assets/NotoSansKR-Thin.woff +0 -0
- package/assets/NotoSansKR-Thin.woff2 +0 -0
- package/assets/OFL.txt +0 -0
- package/assets/images/flags.png +0 -0
- package/package.json +20 -13
- package/dist/js/gnui.esm.js +0 -24295
- package/dist/js/gnui.js +0 -24303
- package/dist/js/gnui.min.js +0 -23
- package/dist/styles/default.css +0 -1
- package/dist/styles/gpi.css +0 -1
- package/dist/styles/green24.css +0 -1
- package/dist/styles/insights.css +0 -1
- package/dist/styles/nac.css +0 -1
- package/dist/styles/ztnac.css +0 -1
- package/styleguide/assets/components.js +0 -1732
- package/styleguide/assets/guide.js +0 -47
- package/styleguide/assets/image.png +0 -0
- package/styleguide/assets/okadia.css +0 -122
- package/styleguide/assets/theme.css +0 -564
- package/styleguide/category/COLOR/index.html +0 -156
- package/styleguide/category/COMPONENT/Alert(js)/index.html +0 -418
- package/styleguide/category/COMPONENT/Bignumber/index.html +0 -269
- package/styleguide/category/COMPONENT/Breadcrumb/index.html +0 -324
- package/styleguide/category/COMPONENT/Calendar(js)/index.html +0 -236
- package/styleguide/category/COMPONENT/Card/index.html +0 -184
- package/styleguide/category/COMPONENT/Chart(js)/index.html +0 -555
- package/styleguide/category/COMPONENT/Datagrid(js)/index.html +0 -693
- package/styleguide/category/COMPONENT/Datalist(js)/index.html +0 -471
- package/styleguide/category/COMPONENT/Growl(js)/index.html +0 -285
- package/styleguide/category/COMPONENT/JsonView(js)/index.html +0 -1127
- package/styleguide/category/COMPONENT/MenuButton(js)/index.html +0 -281
- package/styleguide/category/COMPONENT/Message(js)/index.html +0 -515
- package/styleguide/category/COMPONENT/Modal(js)/index.html +0 -444
- package/styleguide/category/COMPONENT/Pagination/index.html +0 -348
- package/styleguide/category/COMPONENT/Panel/index.html +0 -305
- package/styleguide/category/COMPONENT/Progressbar(js)/index.html +0 -313
- package/styleguide/category/COMPONENT/Tab(js)/index.html +0 -473
- package/styleguide/category/COMPONENT/Tagcloud(js)/index.html +0 -260
- package/styleguide/category/COMPONENT/Tooltip(js)/index.html +0 -400
- package/styleguide/category/COMPONENT/Tree(js)/index.html +0 -404
- package/styleguide/category/CONTROLS/Button(js)/index.html +0 -455
- package/styleguide/category/CONTROLS/Checkbox/index.html +0 -194
- package/styleguide/category/CONTROLS/Colorpicker(js)/index.html +0 -263
- package/styleguide/category/CONTROLS/Datepicker(js)/index.html +0 -292
- package/styleguide/category/CONTROLS/Dropdown(js)/index.html +0 -1062
- package/styleguide/category/CONTROLS/File/index.html +0 -312
- package/styleguide/category/CONTROLS/Form/Control/index.html +0 -227
- package/styleguide/category/CONTROLS/Form/Field/index.html +0 -254
- package/styleguide/category/CONTROLS/Form/Plain/index.html +0 -193
- package/styleguide/category/CONTROLS/Input/index.html +0 -330
- package/styleguide/category/CONTROLS/MultiText(js)/index.html +0 -273
- package/styleguide/category/CONTROLS/Picklist(js)/index.html +0 -723
- package/styleguide/category/CONTROLS/Radio/index.html +0 -197
- package/styleguide/category/CONTROLS/Select/index.html +0 -438
- package/styleguide/category/CONTROLS/SelectButton(js)/index.html +0 -291
- package/styleguide/category/CONTROLS/Slider/index.html +0 -189
- package/styleguide/category/CONTROLS/Switch(js)/index.html +0 -345
- package/styleguide/category/CONTROLS/SyntaxInput(js)/index.html +0 -480
- package/styleguide/category/CONTROLS/Textarea/index.html +0 -185
- package/styleguide/category/CONTROLS/Time(js)/index.html +0 -263
- package/styleguide/category/ELEMENTS/Box/index.html +0 -163
- package/styleguide/category/ELEMENTS/Icon/index.html +0 -305
- package/styleguide/category/ELEMENTS/Image/index.html +0 -209
- package/styleguide/category/ELEMENTS/List/index.html +0 -392
- package/styleguide/category/ELEMENTS/Table/index.html +0 -479
- package/styleguide/category/ELEMENTS/Tag/index.html +0 -251
- package/styleguide/category/ELEMENTS/Title/index.html +0 -182
- package/styleguide/category/LAYOUT/Container/index.html +0 -231
- package/styleguide/category/LAYOUT/Grid/index.html +0 -396
- package/styleguide/category/LAYOUT/Splitter(js)/index.html +0 -275
- package/styleguide/category/UTILITY/index.html +0 -365
- package/styleguide/category/Utils/index.html +0 -331
- package/styleguide/color.html +0 -169
- package/styleguide/index.html +0 -169
- package/styleguide/tag/javascript/index.html +0 -7197
- package/styleguide/tag/v.0.1.0/index.html +0 -11969
package/@types/gnui.d.ts
CHANGED
|
@@ -80,6 +80,7 @@ declare module 'gnui' {
|
|
|
80
80
|
toNumber(value: any): number;
|
|
81
81
|
getNumber(value: any): number;
|
|
82
82
|
toFloat(value: any): number;
|
|
83
|
+
toArray(value: string): string[];
|
|
83
84
|
toNode(element: any): HTMLElement;
|
|
84
85
|
toNodes(element: any): any[];
|
|
85
86
|
toWindow(element: any): any;
|
|
@@ -118,7 +119,7 @@ declare module 'gnui' {
|
|
|
118
119
|
sumBy(array: Array<any>, prop?: string): Number;
|
|
119
120
|
random(min: number, max: number): number;
|
|
120
121
|
drag(element: HTMLElement): void;
|
|
121
|
-
dragLayout(element: HTMLElement, boundary: Array<number>, events: { drag?: Function; dragStart?: Function; dragEnd?: Function }):
|
|
122
|
+
dragLayout(element: HTMLElement, boundary: Array<number>, events: { drag?: Function; dragStart?: Function; dragEnd?: Function }): Function;
|
|
122
123
|
query(selector: any, context: any): any;
|
|
123
124
|
queryAll(selector: any, context: any): any;
|
|
124
125
|
find(selector: any, context: any): any;
|
|
@@ -165,6 +166,12 @@ declare module 'gnui' {
|
|
|
165
166
|
copyToClipboard(text: string): void;
|
|
166
167
|
generateUUID(): string;
|
|
167
168
|
getByteSize(str: string): number;
|
|
169
|
+
base64: Base64;
|
|
170
|
+
}
|
|
171
|
+
|
|
172
|
+
interface Base64 {
|
|
173
|
+
base64UrlEncode(str: string): string;
|
|
174
|
+
base64UrlDecode(str: string): string;
|
|
168
175
|
}
|
|
169
176
|
|
|
170
177
|
interface GNCoreInstanceInterface {
|
|
@@ -267,7 +274,7 @@ declare module 'gnui' {
|
|
|
267
274
|
type GNUIOrientation = 'horizontal' | 'vertical';
|
|
268
275
|
type GNUIStyle = 'inline-block' | 'full' | 'round';
|
|
269
276
|
type GNUIBorder = 'outline' | 'border' | 'stripe' | 'borderless';
|
|
270
|
-
type GNUIColor = '' | 'success' | 'warning' | 'danger' | 'info' | 'dark' | 'cancel' | 'link' | 'trans' | 'secondary' | 'mono' | 'guide';
|
|
277
|
+
type GNUIColor = '' | 'success' | 'warning' | 'danger' | 'info' | 'dark' | 'cancel' | 'link' | 'trans' | 'secondary' | 'mono' | 'guide' | 'invert' | 'plain';
|
|
271
278
|
type GNUISize = '' | 'small' | 'normal' | 'medium' | 'large';
|
|
272
279
|
type GNUIState = '' | 'hover' | 'focus' | 'active';
|
|
273
280
|
}
|
package/README.md
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/assets/OFL.txt
CHANGED
|
File without changes
|
package/assets/images/flags.png
CHANGED
|
File without changes
|
package/package.json
CHANGED
|
@@ -1,7 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "gnui",
|
|
3
3
|
"description": "CSS framework for Genians",
|
|
4
|
-
"
|
|
4
|
+
"publishConfig": {
|
|
5
|
+
"access": "public"
|
|
6
|
+
},
|
|
7
|
+
"version": "1.2.13",
|
|
5
8
|
"type": "module",
|
|
6
9
|
"main": "dist/js/gnui.js",
|
|
7
10
|
"types": "@types/gnui.d.ts",
|
|
@@ -11,13 +14,11 @@
|
|
|
11
14
|
"@types",
|
|
12
15
|
"styleguide",
|
|
13
16
|
"dist",
|
|
14
|
-
"assets"
|
|
17
|
+
"assets",
|
|
18
|
+
"README.md",
|
|
19
|
+
"package.json"
|
|
15
20
|
],
|
|
16
21
|
"homepage": "https://genians.co.kr",
|
|
17
|
-
"repository": {
|
|
18
|
-
"type": "svn",
|
|
19
|
-
"url": "svn://source/BAOBAB/branches/CURRENT"
|
|
20
|
-
},
|
|
21
22
|
"license": "MIT",
|
|
22
23
|
"keywords": [
|
|
23
24
|
"css",
|
|
@@ -27,10 +28,10 @@
|
|
|
27
28
|
"genians-ui"
|
|
28
29
|
],
|
|
29
30
|
"scripts": {
|
|
30
|
-
"build": "npm install && npm run build-clean && npm run build-sass && npm run build-autoprefix && npm run
|
|
31
|
+
"build": "npm install && npm run build-clean && npm run build-sass && npm run build-autoprefix && npm run docs && npm run build-ts",
|
|
31
32
|
"build-autoprefix": "postcss css/ --use autoprefixer --no-map --dir dist/styles",
|
|
32
33
|
"build-clean": "rimraf css styleguide dist",
|
|
33
|
-
"build-sass": "
|
|
34
|
+
"build-sass": "sass --style=compressed --no-source-map theme/:css/",
|
|
34
35
|
"build-ts": "rollup -c",
|
|
35
36
|
"docs": "./node_modules/.bin/aigis run -c ./aigis_config.yml",
|
|
36
37
|
"prettier": "npx prettier --write .",
|
|
@@ -76,10 +77,14 @@
|
|
|
76
77
|
},
|
|
77
78
|
"dependencies": {
|
|
78
79
|
"@babel/polyfill": "^7.8.3",
|
|
79
|
-
"@fortawesome/fontawesome-free": "
|
|
80
|
-
"
|
|
81
|
-
"
|
|
82
|
-
"
|
|
80
|
+
"@fortawesome/fontawesome-free": "6.5.1",
|
|
81
|
+
"@fortawesome/fontawesome-svg-core": "6.5.2",
|
|
82
|
+
"@fortawesome/free-brands-svg-icons": "6.5.2",
|
|
83
|
+
"@fortawesome/free-solid-svg-icons": "6.5.2",
|
|
84
|
+
"apexcharts": "3.45.0",
|
|
85
|
+
"gnutils": "^1.0.0",
|
|
86
|
+
"jsonpath": "1.1.1",
|
|
87
|
+
"prismjs": "1.29.0"
|
|
83
88
|
},
|
|
84
89
|
"devDependencies": {
|
|
85
90
|
"@babel/cli": "^7.23.4",
|
|
@@ -92,6 +97,7 @@
|
|
|
92
97
|
"@rollup/plugin-node-resolve": "^15.2.3",
|
|
93
98
|
"@rollup/plugin-terser": "^0.4.4",
|
|
94
99
|
"@types/node": "^20.10.5",
|
|
100
|
+
"@types/node-forge": "^1.3.11",
|
|
95
101
|
"@types/prismjs": "^1.26.3",
|
|
96
102
|
"@typescript-eslint/eslint-plugin": "^6.15.0",
|
|
97
103
|
"@typescript-eslint/parser": "^6.15.0",
|
|
@@ -101,13 +107,14 @@
|
|
|
101
107
|
"eslint-config-prettier": "^9.1.0",
|
|
102
108
|
"http-server": "^14.1.1",
|
|
103
109
|
"node-aigis": "^1.4.1",
|
|
104
|
-
"node-sass": "^9.0.0",
|
|
105
110
|
"npm-watch": "^0.11.0",
|
|
106
111
|
"postcss-cli": "^11.0.0",
|
|
107
112
|
"prettier": "^3.1.1",
|
|
108
113
|
"rimraf": "^5.0.5",
|
|
109
114
|
"rollup": "^4.9.1",
|
|
115
|
+
"rollup-plugin-copy": "^3.5.0",
|
|
110
116
|
"rollup-plugin-typescript2": "^0.36.0",
|
|
117
|
+
"sass": "^1.89.2",
|
|
111
118
|
"snabbdom": "^3.5.1",
|
|
112
119
|
"snabbdom-pragma": "^2.8.0",
|
|
113
120
|
"tsc": "^2.0.4",
|