gnui 1.1.8 → 1.2.12

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 (105) hide show
  1. package/@types/gnui.d.ts +202 -154
  2. package/README.md +9 -3
  3. package/assets/NotoSansKR-Black.otf +0 -0
  4. package/assets/NotoSansKR-Black.woff +0 -0
  5. package/assets/NotoSansKR-Black.woff2 +0 -0
  6. package/assets/NotoSansKR-Bold.otf +0 -0
  7. package/assets/NotoSansKR-Bold.woff +0 -0
  8. package/assets/NotoSansKR-Bold.woff2 +0 -0
  9. package/assets/NotoSansKR-DemiLight.otf +0 -0
  10. package/assets/NotoSansKR-DemiLight.woff +0 -0
  11. package/assets/NotoSansKR-DemiLight.woff2 +0 -0
  12. package/assets/NotoSansKR-Light.otf +0 -0
  13. package/assets/NotoSansKR-Light.woff +0 -0
  14. package/assets/NotoSansKR-Light.woff2 +0 -0
  15. package/assets/NotoSansKR-Medium.otf +0 -0
  16. package/assets/NotoSansKR-Medium.woff +0 -0
  17. package/assets/NotoSansKR-Medium.woff2 +0 -0
  18. package/assets/NotoSansKR-Regular.otf +0 -0
  19. package/assets/NotoSansKR-Regular.woff +0 -0
  20. package/assets/NotoSansKR-Regular.woff2 +0 -0
  21. package/assets/NotoSansKR-Thin.otf +0 -0
  22. package/assets/NotoSansKR-Thin.woff +0 -0
  23. package/assets/NotoSansKR-Thin.woff2 +0 -0
  24. package/assets/{LICENSE_OFL.txt → OFL.txt} +93 -92
  25. package/assets/images/flags.png +0 -0
  26. package/package.json +53 -37
  27. package/assets/NotoSansCJKkr-Black.otf +0 -0
  28. package/assets/NotoSansCJKkr-Bold.otf +0 -0
  29. package/assets/NotoSansCJKkr-DemiLight.otf +0 -0
  30. package/assets/NotoSansCJKkr-Light.otf +0 -0
  31. package/assets/NotoSansCJKkr-Medium.otf +0 -0
  32. package/assets/NotoSansCJKkr-Regular.otf +0 -0
  33. package/assets/NotoSansCJKkr-Thin.otf +0 -0
  34. package/assets/NotoSansMonoCJKkr-Bold.otf +0 -0
  35. package/assets/NotoSansMonoCJKkr-Regular.otf +0 -0
  36. package/assets/README +0 -11
  37. package/dist/js/gnui.esm.js +0 -22174
  38. package/dist/js/gnui.js +0 -22473
  39. package/dist/js/gnui.min.js +0 -1
  40. package/dist/styles/default.css +0 -3
  41. package/dist/styles/gpi.css +0 -3
  42. package/dist/styles/insights.css +0 -3
  43. package/dist/styles/nac.css +0 -3
  44. package/dist/styles/zt-nac.css +0 -3
  45. package/styleguide/assets/components.js +0 -1280
  46. package/styleguide/assets/guide.js +0 -45
  47. package/styleguide/assets/image.png +0 -0
  48. package/styleguide/assets/okadia.css +0 -124
  49. package/styleguide/assets/theme.css +0 -506
  50. package/styleguide/category/COLOR/index.html +0 -158
  51. package/styleguide/category/COMPONENT/Alert(js)/index.html +0 -421
  52. package/styleguide/category/COMPONENT/Bignumber/index.html +0 -273
  53. package/styleguide/category/COMPONENT/Breadcrumb/index.html +0 -328
  54. package/styleguide/category/COMPONENT/Calendar(js)/index.html +0 -239
  55. package/styleguide/category/COMPONENT/Card/index.html +0 -188
  56. package/styleguide/category/COMPONENT/Chart(js)/index.html +0 -558
  57. package/styleguide/category/COMPONENT/Datagrid(js)/index.html +0 -545
  58. package/styleguide/category/COMPONENT/Growl(js)/index.html +0 -288
  59. package/styleguide/category/COMPONENT/JsonView(js)/index.html +0 -829
  60. package/styleguide/category/COMPONENT/Message(js)/index.html +0 -391
  61. package/styleguide/category/COMPONENT/Modal(js)/index.html +0 -410
  62. package/styleguide/category/COMPONENT/Pagination/index.html +0 -352
  63. package/styleguide/category/COMPONENT/Panel/index.html +0 -309
  64. package/styleguide/category/COMPONENT/Progressbar(js)/index.html +0 -316
  65. package/styleguide/category/COMPONENT/Tab(js)/index.html +0 -444
  66. package/styleguide/category/COMPONENT/Tagcloud(js)/index.html +0 -261
  67. package/styleguide/category/COMPONENT/Time(js)/index.html +0 -244
  68. package/styleguide/category/COMPONENT/Tooltip(js)/index.html +0 -317
  69. package/styleguide/category/COMPONENT/Tree(js)/index.html +0 -401
  70. package/styleguide/category/CONTROLS/Button(js)/index.html +0 -440
  71. package/styleguide/category/CONTROLS/Checkbox/index.html +0 -198
  72. package/styleguide/category/CONTROLS/Colorpicker(js)/index.html +0 -209
  73. package/styleguide/category/CONTROLS/Datepicker(js)/index.html +0 -260
  74. package/styleguide/category/CONTROLS/Dropdown(js)/index.html +0 -1033
  75. package/styleguide/category/CONTROLS/File/index.html +0 -316
  76. package/styleguide/category/CONTROLS/Form/Control/index.html +0 -231
  77. package/styleguide/category/CONTROLS/Form/Field/index.html +0 -258
  78. package/styleguide/category/CONTROLS/Form/Plain/index.html +0 -197
  79. package/styleguide/category/CONTROLS/Input/index.html +0 -334
  80. package/styleguide/category/CONTROLS/MenuButton(js)/index.html +0 -257
  81. package/styleguide/category/CONTROLS/MultiText(js)/index.html +0 -260
  82. package/styleguide/category/CONTROLS/Picklist(js)/index.html +0 -699
  83. package/styleguide/category/CONTROLS/Radio/index.html +0 -201
  84. package/styleguide/category/CONTROLS/Select/index.html +0 -442
  85. package/styleguide/category/CONTROLS/SelectButton(js)/index.html +0 -236
  86. package/styleguide/category/CONTROLS/Slider/index.html +0 -193
  87. package/styleguide/category/CONTROLS/Switch(js)/index.html +0 -333
  88. package/styleguide/category/CONTROLS/SyntaxInput(js)/index.html +0 -483
  89. package/styleguide/category/CONTROLS/Textarea/index.html +0 -189
  90. package/styleguide/category/ELEMENTS/Box/index.html +0 -167
  91. package/styleguide/category/ELEMENTS/Icon/index.html +0 -265
  92. package/styleguide/category/ELEMENTS/Image/index.html +0 -213
  93. package/styleguide/category/ELEMENTS/List/index.html +0 -396
  94. package/styleguide/category/ELEMENTS/Table/index.html +0 -483
  95. package/styleguide/category/ELEMENTS/Tag/index.html +0 -255
  96. package/styleguide/category/ELEMENTS/Title/index.html +0 -186
  97. package/styleguide/category/LAYOUT/Container/index.html +0 -235
  98. package/styleguide/category/LAYOUT/Grid/index.html +0 -400
  99. package/styleguide/category/LAYOUT/Splitter(js)/index.html +0 -278
  100. package/styleguide/category/UTILITY/index.html +0 -367
  101. package/styleguide/category/Utils/index.html +0 -305
  102. package/styleguide/color.html +0 -168
  103. package/styleguide/index.html +0 -168
  104. package/styleguide/tag/javascript/index.html +0 -6224
  105. package/styleguide/tag/v.0.1.0/index.html +0 -10807
@@ -1,92 +1,93 @@
1
- This Font Software is licensed under the SIL Open Font License,
2
- Version 1.1.
3
-
4
- This license is copied below, and is also available with a FAQ at:
5
- http://scripts.sil.org/OFL
6
-
7
- -----------------------------------------------------------
8
- SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
9
- -----------------------------------------------------------
10
-
11
- PREAMBLE
12
- The goals of the Open Font License (OFL) are to stimulate worldwide
13
- development of collaborative font projects, to support the font
14
- creation efforts of academic and linguistic communities, and to
15
- provide a free and open framework in which fonts may be shared and
16
- improved in partnership with others.
17
-
18
- The OFL allows the licensed fonts to be used, studied, modified and
19
- redistributed freely as long as they are not sold by themselves. The
20
- fonts, including any derivative works, can be bundled, embedded,
21
- redistributed and/or sold with any software provided that any reserved
22
- names are not used by derivative works. The fonts and derivatives,
23
- however, cannot be released under any other type of license. The
24
- requirement for fonts to remain under this license does not apply to
25
- any document created using the fonts or their derivatives.
26
-
27
- DEFINITIONS
28
- "Font Software" refers to the set of files released by the Copyright
29
- Holder(s) under this license and clearly marked as such. This may
30
- include source files, build scripts and documentation.
31
-
32
- "Reserved Font Name" refers to any names specified as such after the
33
- copyright statement(s).
34
-
35
- "Original Version" refers to the collection of Font Software
36
- components as distributed by the Copyright Holder(s).
37
-
38
- "Modified Version" refers to any derivative made by adding to,
39
- deleting, or substituting -- in part or in whole -- any of the
40
- components of the Original Version, by changing formats or by porting
41
- the Font Software to a new environment.
42
-
43
- "Author" refers to any designer, engineer, programmer, technical
44
- writer or other person who contributed to the Font Software.
45
-
46
- PERMISSION & CONDITIONS
47
- Permission is hereby granted, free of charge, to any person obtaining
48
- a copy of the Font Software, to use, study, copy, merge, embed,
49
- modify, redistribute, and sell modified and unmodified copies of the
50
- Font Software, subject to the following conditions:
51
-
52
- 1) Neither the Font Software nor any of its individual components, in
53
- Original or Modified Versions, may be sold by itself.
54
-
55
- 2) Original or Modified Versions of the Font Software may be bundled,
56
- redistributed and/or sold with any software, provided that each copy
57
- contains the above copyright notice and this license. These can be
58
- included either as stand-alone text files, human-readable headers or
59
- in the appropriate machine-readable metadata fields within text or
60
- binary files as long as those fields can be easily viewed by the user.
61
-
62
- 3) No Modified Version of the Font Software may use the Reserved Font
63
- Name(s) unless explicit written permission is granted by the
64
- corresponding Copyright Holder. This restriction only applies to the
65
- primary font name as presented to the users.
66
-
67
- 4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
68
- Software shall not be used to promote, endorse or advertise any
69
- Modified Version, except to acknowledge the contribution(s) of the
70
- Copyright Holder(s) and the Author(s) or with their explicit written
71
- permission.
72
-
73
- 5) The Font Software, modified or unmodified, in part or in whole,
74
- must be distributed entirely under this license, and must not be
75
- distributed under any other license. The requirement for fonts to
76
- remain under this license does not apply to any document created using
77
- the Font Software.
78
-
79
- TERMINATION
80
- This license becomes null and void if any of the above conditions are
81
- not met.
82
-
83
- DISCLAIMER
84
- THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
85
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
86
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
87
- OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
88
- COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
89
- INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
90
- DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
91
- FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
92
- OTHER DEALINGS IN THE FONT SOFTWARE.
1
+ Copyright 2012 Google Inc. All Rights Reserved.
2
+
3
+ This Font Software is licensed under the SIL Open Font License, Version 1.1.
4
+ This license is copied below, and is also available with a FAQ at:
5
+ http://scripts.sil.org/OFL
6
+
7
+
8
+ -----------------------------------------------------------
9
+ SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
10
+ -----------------------------------------------------------
11
+
12
+ PREAMBLE
13
+ The goals of the Open Font License (OFL) are to stimulate worldwide
14
+ development of collaborative font projects, to support the font creation
15
+ efforts of academic and linguistic communities, and to provide a free and
16
+ open framework in which fonts may be shared and improved in partnership
17
+ with others.
18
+
19
+ The OFL allows the licensed fonts to be used, studied, modified and
20
+ redistributed freely as long as they are not sold by themselves. The
21
+ fonts, including any derivative works, can be bundled, embedded,
22
+ redistributed and/or sold with any software provided that any reserved
23
+ names are not used by derivative works. The fonts and derivatives,
24
+ however, cannot be released under any other type of license. The
25
+ requirement for fonts to remain under this license does not apply
26
+ to any document created using the fonts or their derivatives.
27
+
28
+ DEFINITIONS
29
+ "Font Software" refers to the set of files released by the Copyright
30
+ Holder(s) under this license and clearly marked as such. This may
31
+ include source files, build scripts and documentation.
32
+
33
+ "Reserved Font Name" refers to any names specified as such after the
34
+ copyright statement(s).
35
+
36
+ "Original Version" refers to the collection of Font Software components as
37
+ distributed by the Copyright Holder(s).
38
+
39
+ "Modified Version" refers to any derivative made by adding to, deleting,
40
+ or substituting -- in part or in whole -- any of the components of the
41
+ Original Version, by changing formats or by porting the Font Software to a
42
+ new environment.
43
+
44
+ "Author" refers to any designer, engineer, programmer, technical
45
+ writer or other person who contributed to the Font Software.
46
+
47
+ PERMISSION & CONDITIONS
48
+ Permission is hereby granted, free of charge, to any person obtaining
49
+ a copy of the Font Software, to use, study, copy, merge, embed, modify,
50
+ redistribute, and sell modified and unmodified copies of the Font
51
+ Software, subject to the following conditions:
52
+
53
+ 1) Neither the Font Software nor any of its individual components,
54
+ in Original or Modified Versions, may be sold by itself.
55
+
56
+ 2) Original or Modified Versions of the Font Software may be bundled,
57
+ redistributed and/or sold with any software, provided that each copy
58
+ contains the above copyright notice and this license. These can be
59
+ included either as stand-alone text files, human-readable headers or
60
+ in the appropriate machine-readable metadata fields within text or
61
+ binary files as long as those fields can be easily viewed by the user.
62
+
63
+ 3) No Modified Version of the Font Software may use the Reserved Font
64
+ Name(s) unless explicit written permission is granted by the corresponding
65
+ Copyright Holder. This restriction only applies to the primary font name as
66
+ presented to the users.
67
+
68
+ 4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
69
+ Software shall not be used to promote, endorse or advertise any
70
+ Modified Version, except to acknowledge the contribution(s) of the
71
+ Copyright Holder(s) and the Author(s) or with their explicit written
72
+ permission.
73
+
74
+ 5) The Font Software, modified or unmodified, in part or in whole,
75
+ must be distributed entirely under this license, and must not be
76
+ distributed under any other license. The requirement for fonts to
77
+ remain under this license does not apply to any document created
78
+ using the Font Software.
79
+
80
+ TERMINATION
81
+ This license becomes null and void if any of the above conditions are
82
+ not met.
83
+
84
+ DISCLAIMER
85
+ THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
86
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
87
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
88
+ OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
89
+ COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
90
+ INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
91
+ DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
92
+ FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
93
+ OTHER DEALINGS IN THE FONT SOFTWARE.
Binary file
package/package.json CHANGED
@@ -1,7 +1,11 @@
1
1
  {
2
2
  "name": "gnui",
3
3
  "description": "CSS framework for Genians",
4
- "version": "1.1.8",
4
+ "publishConfig": {
5
+ "access": "public"
6
+ },
7
+ "version": "1.2.12",
8
+ "type": "module",
5
9
  "main": "dist/js/gnui.js",
6
10
  "types": "@types/gnui.d.ts",
7
11
  "module": "dist/js/gnui.esm.js",
@@ -10,13 +14,11 @@
10
14
  "@types",
11
15
  "styleguide",
12
16
  "dist",
13
- "assets"
17
+ "assets",
18
+ "README.md",
19
+ "package.json"
14
20
  ],
15
21
  "homepage": "https://genians.co.kr",
16
- "repository": {
17
- "type": "svn",
18
- "url": "svn://source/BAOBAB/branches/CURRENT"
19
- },
20
22
  "license": "MIT",
21
23
  "keywords": [
22
24
  "css",
@@ -26,12 +28,14 @@
26
28
  "genians-ui"
27
29
  ],
28
30
  "scripts": {
29
- "build": "npm install && npm run build-clean && npm run build-sass && npm run build-autoprefix && npm run build-ts && npm run docs",
30
- "build-autoprefix": "postcss css/ --use autoprefixer --dir dist/styles",
31
+ "build": "npm install && npm run build-clean && npm run build-sass && npm run build-autoprefix && npm run docs && npm run build-ts",
32
+ "build-autoprefix": "postcss css/ --use autoprefixer --no-map --dir dist/styles",
31
33
  "build-clean": "rimraf css styleguide dist",
32
- "build-sass": "node-sass --output-style compressed theme/ -o css/",
34
+ "build-sass": "sass --style=compressed --no-source-map theme/:css/",
33
35
  "build-ts": "rollup -c",
34
36
  "docs": "./node_modules/.bin/aigis run -c ./aigis_config.yml",
37
+ "prettier": "npx prettier --write .",
38
+ "eslint": "npx eslint --fix ./ts/**/*.{ts,tsx} ./template_docs/**/*.js",
35
39
  "server": "http-server ./ -a localhost --port 9002 -s -o ./styleguide --watch",
36
40
  "dev": "npm-watch"
37
41
  },
@@ -73,40 +77,52 @@
73
77
  },
74
78
  "dependencies": {
75
79
  "@babel/polyfill": "^7.8.3",
76
- "@fortawesome/fontawesome-free": "^5.12.1",
77
- "apexcharts": "^3.23.1",
78
- "jsonpath": "^1.1.0",
79
- "prismjs": "^1.24.1"
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"
80
88
  },
81
89
  "devDependencies": {
82
- "@babel/cli": "^7.8.4",
83
- "@babel/core": "^7.8.4",
90
+ "@babel/cli": "^7.23.4",
91
+ "@babel/core": "^7.23.6",
84
92
  "@babel/plugin-proposal-class-properties": "^7.8.3",
85
- "@babel/plugin-transform-react-jsx": "^7.9.4",
86
- "@babel/preset-env": "^7.8.4",
87
- "@types/prismjs": "^1.16.6",
88
- "autoprefixer": "^9.7.4",
89
- "clean-css-cli": "^4.3.0",
90
- "http-server": "^0.12.1",
93
+ "@babel/plugin-transform-react-jsx": "^7.23.4",
94
+ "@babel/preset-env": "^7.23.6",
95
+ "@rollup/plugin-babel": "^6.0.4",
96
+ "@rollup/plugin-commonjs": "^25.0.7",
97
+ "@rollup/plugin-node-resolve": "^15.2.3",
98
+ "@rollup/plugin-terser": "^0.4.4",
99
+ "@types/node": "^20.10.5",
100
+ "@types/node-forge": "^1.3.11",
101
+ "@types/prismjs": "^1.26.3",
102
+ "@typescript-eslint/eslint-plugin": "^6.15.0",
103
+ "@typescript-eslint/parser": "^6.15.0",
104
+ "autoprefixer": "^10.4.16",
105
+ "clean-css-cli": "^5.6.3",
106
+ "eslint": "^8.56.0",
107
+ "eslint-config-prettier": "^9.1.0",
108
+ "http-server": "^14.1.1",
91
109
  "node-aigis": "^1.4.1",
92
- "node-sass": "^4.14.1",
93
- "npm-watch": "^0.6.0",
94
- "postcss-cli": "^7.1.0",
95
- "rimraf": "^2.7.1",
96
- "rollup": "^1.31.1",
97
- "rollup-plugin-babel": "^4.3.3",
98
- "rollup-plugin-commonjs": "^10.1.0",
99
- "rollup-plugin-node-resolve": "^5.2.0",
100
- "rollup-plugin-typescript2": "^0.27.1",
101
- "rollup-plugin-uglify": "^6.0.4",
102
- "snabbdom": "^0.7.4",
110
+ "npm-watch": "^0.11.0",
111
+ "postcss-cli": "^11.0.0",
112
+ "prettier": "^3.1.1",
113
+ "rimraf": "^5.0.5",
114
+ "rollup": "^4.9.1",
115
+ "rollup-plugin-copy": "^3.5.0",
116
+ "rollup-plugin-typescript2": "^0.36.0",
117
+ "sass": "^1.89.2",
118
+ "snabbdom": "^3.5.1",
103
119
  "snabbdom-pragma": "^2.8.0",
104
- "tsc": "^1.20150623.0",
105
- "tslib": "^1.11.1",
106
- "typescript": "^3.9.3"
120
+ "tsc": "^2.0.4",
121
+ "tslib": "^2.6.2",
122
+ "typescript": "^5.3.3"
107
123
  },
108
124
  "engines": {
109
- "node": "10.16.0",
110
- "npm": "6.9.0"
125
+ "node": "20.11.0",
126
+ "npm": "10.2.4"
111
127
  }
112
128
  }
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
package/assets/README DELETED
@@ -1,11 +0,0 @@
1
- This package is part of the noto project. Visit
2
- google.com/get/noto for more information.
3
-
4
- Built on 2017-10-24 from the following noto repository:
5
- -----
6
- Repo: noto-cjk
7
- Tag: v2017-06-01-serif-cjk-1-1
8
- Date: 2017-09-20 09:49:40 GMT
9
- Commit: 32a5844539f2e348ed36b44e990f9b06d7fb89fe
10
-
11
- Update serif CJK to 1.1.