@symbo.ls/uikit 2.11.480 → 2.11.482
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/dist/index.cjs.js +1 -19
- package/dist/index.cjs.js.map +2 -2
- package/index.js +1 -20
- package/package.json +8 -32
package/dist/index.cjs.js
CHANGED
|
@@ -24,23 +24,5 @@ __reExport(uikit_exports, require("@symbo.ls/input"), module.exports);
|
|
|
24
24
|
__reExport(uikit_exports, require("@symbo.ls/select"), module.exports);
|
|
25
25
|
__reExport(uikit_exports, require("@symbo.ls/button"), module.exports);
|
|
26
26
|
__reExport(uikit_exports, require("@symbo.ls/dialog"), module.exports);
|
|
27
|
-
__reExport(uikit_exports, require("@symbo.ls/slider"), module.exports);
|
|
28
|
-
__reExport(uikit_exports, require("@symbo.ls/indicator"), module.exports);
|
|
29
|
-
__reExport(uikit_exports, require("@symbo.ls/unitvalue"), module.exports);
|
|
30
|
-
__reExport(uikit_exports, require("@symbo.ls/doublehr"), module.exports);
|
|
31
|
-
__reExport(uikit_exports, require("@symbo.ls/field"), module.exports);
|
|
32
|
-
__reExport(uikit_exports, require("@symbo.ls/progress"), module.exports);
|
|
33
|
-
__reExport(uikit_exports, require("@symbo.ls/range"), module.exports);
|
|
34
|
-
__reExport(uikit_exports, require("@symbo.ls/label"), module.exports);
|
|
35
|
-
__reExport(uikit_exports, require("@symbo.ls/avatar"), module.exports);
|
|
36
|
-
__reExport(uikit_exports, require("@symbo.ls/notification"), module.exports);
|
|
37
27
|
__reExport(uikit_exports, require("@symbo.ls/tooltip"), module.exports);
|
|
38
|
-
__reExport(uikit_exports, require("@symbo.ls/
|
|
39
|
-
__reExport(uikit_exports, require("@symbo.ls/tab"), module.exports);
|
|
40
|
-
__reExport(uikit_exports, require("@symbo.ls/steps"), module.exports);
|
|
41
|
-
__reExport(uikit_exports, require("@symbo.ls/paragraphbutton"), module.exports);
|
|
42
|
-
__reExport(uikit_exports, require("@symbo.ls/sociallink"), module.exports);
|
|
43
|
-
__reExport(uikit_exports, require("@symbo.ls/modal"), module.exports);
|
|
44
|
-
__reExport(uikit_exports, require("@symbo.ls/list"), module.exports);
|
|
45
|
-
__reExport(uikit_exports, require("@symbo.ls/dropdown"), module.exports);
|
|
46
|
-
__reExport(uikit_exports, require("@symbo.ls/upload"), module.exports);
|
|
28
|
+
__reExport(uikit_exports, require("@symbo.ls/avatar"), module.exports);
|
package/dist/index.cjs.js.map
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../index.js"],
|
|
4
|
-
"sourcesContent": ["'use strict'\n\nexport * from '@symbo.ls/atoms'\nexport * from '@symbo.ls/box'\nexport * from '@symbo.ls/icon'\nexport * from '@symbo.ls/link'\nexport * from '@symbo.ls/video'\nexport * from '@symbo.ls/input'\nexport * from '@symbo.ls/select'\nexport * from '@symbo.ls/button'\nexport * from '@symbo.ls/dialog'\nexport * from '@symbo.ls/
|
|
5
|
-
"mappings": ";;;;;;;;;;;;;;;AAAA;AAAA;AAEA,0BAAc,4BAFd;AAGA,0BAAc,0BAHd;AAIA,0BAAc,2BAJd;AAKA,0BAAc,2BALd;AAMA,0BAAc,4BANd;AAOA,0BAAc,4BAPd;AAQA,0BAAc,6BARd;AASA,0BAAc,6BATd;AAUA,0BAAc,6BAVd;AAWA,0BAAc,
|
|
4
|
+
"sourcesContent": ["'use strict'\n\nexport * from '@symbo.ls/atoms'\nexport * from '@symbo.ls/box'\nexport * from '@symbo.ls/icon'\nexport * from '@symbo.ls/link'\nexport * from '@symbo.ls/video'\nexport * from '@symbo.ls/input'\nexport * from '@symbo.ls/select'\nexport * from '@symbo.ls/button'\nexport * from '@symbo.ls/dialog'\nexport * from '@symbo.ls/tooltip'\nexport * from '@symbo.ls/avatar'\n"],
|
|
5
|
+
"mappings": ";;;;;;;;;;;;;;;AAAA;AAAA;AAEA,0BAAc,4BAFd;AAGA,0BAAc,0BAHd;AAIA,0BAAc,2BAJd;AAKA,0BAAc,2BALd;AAMA,0BAAc,4BANd;AAOA,0BAAc,4BAPd;AAQA,0BAAc,6BARd;AASA,0BAAc,6BATd;AAUA,0BAAc,6BAVd;AAWA,0BAAc,8BAXd;AAYA,0BAAc,6BAZd;",
|
|
6
6
|
"names": []
|
|
7
7
|
}
|
package/index.js
CHANGED
|
@@ -9,24 +9,5 @@ export * from '@symbo.ls/input'
|
|
|
9
9
|
export * from '@symbo.ls/select'
|
|
10
10
|
export * from '@symbo.ls/button'
|
|
11
11
|
export * from '@symbo.ls/dialog'
|
|
12
|
-
export * from '@symbo.ls/slider'
|
|
13
|
-
|
|
14
|
-
export * from '@symbo.ls/indicator'
|
|
15
|
-
export * from '@symbo.ls/unitvalue'
|
|
16
|
-
export * from '@symbo.ls/doublehr'
|
|
17
|
-
export * from '@symbo.ls/field'
|
|
18
|
-
export * from '@symbo.ls/progress'
|
|
19
|
-
export * from '@symbo.ls/range'
|
|
20
|
-
export * from '@symbo.ls/label'
|
|
21
|
-
export * from '@symbo.ls/avatar'
|
|
22
|
-
export * from '@symbo.ls/notification'
|
|
23
12
|
export * from '@symbo.ls/tooltip'
|
|
24
|
-
export * from '@symbo.ls/
|
|
25
|
-
export * from '@symbo.ls/tab'
|
|
26
|
-
export * from '@symbo.ls/steps'
|
|
27
|
-
export * from '@symbo.ls/paragraphbutton'
|
|
28
|
-
export * from '@symbo.ls/sociallink'
|
|
29
|
-
export * from '@symbo.ls/modal'
|
|
30
|
-
export * from '@symbo.ls/list'
|
|
31
|
-
export * from '@symbo.ls/dropdown'
|
|
32
|
-
export * from '@symbo.ls/upload'
|
|
13
|
+
export * from '@symbo.ls/avatar'
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@symbo.ls/uikit",
|
|
3
3
|
"description": "UI Library built on Scratch and DOMQL",
|
|
4
|
-
"version": "2.11.
|
|
4
|
+
"version": "2.11.482",
|
|
5
5
|
"author": "symbo.ls",
|
|
6
6
|
"repository": "https://github.com/symbo-ls/smbls",
|
|
7
7
|
"main": "index.js",
|
|
@@ -15,47 +15,23 @@
|
|
|
15
15
|
"dependencies": {
|
|
16
16
|
"@domql/utils": "^2.5.0",
|
|
17
17
|
"@symbo.ls/atoms": "^2.11.480",
|
|
18
|
-
"@symbo.ls/avatar": "^2.11.
|
|
19
|
-
"@symbo.ls/banner": "^2.11.480",
|
|
18
|
+
"@symbo.ls/avatar": "^2.11.482",
|
|
20
19
|
"@symbo.ls/box": "^2.11.480",
|
|
21
|
-
"@symbo.ls/button": "^2.11.
|
|
22
|
-
"@symbo.ls/
|
|
23
|
-
"@symbo.ls/
|
|
24
|
-
"@symbo.ls/doublehr": "^2.11.480",
|
|
25
|
-
"@symbo.ls/dropdown": "^2.11.480",
|
|
26
|
-
"@symbo.ls/field": "^2.11.480",
|
|
27
|
-
"@symbo.ls/form": "^2.11.480",
|
|
28
|
-
"@symbo.ls/icon": "^2.11.480",
|
|
29
|
-
"@symbo.ls/indicator": "^2.11.480",
|
|
20
|
+
"@symbo.ls/button": "^2.11.482",
|
|
21
|
+
"@symbo.ls/dialog": "^2.11.482",
|
|
22
|
+
"@symbo.ls/icon": "^2.11.482",
|
|
30
23
|
"@symbo.ls/input": "^2.11.480",
|
|
31
|
-
"@symbo.ls/label": "^2.11.480",
|
|
32
24
|
"@symbo.ls/link": "^2.11.480",
|
|
33
|
-
"@symbo.ls/list": "^2.11.480",
|
|
34
|
-
"@symbo.ls/modal": "^2.11.480",
|
|
35
25
|
"@symbo.ls/notification": "^2.11.480",
|
|
36
|
-
"@symbo.ls/
|
|
37
|
-
"@symbo.ls/pills": "^2.11.480",
|
|
38
|
-
"@symbo.ls/progress": "^2.11.480",
|
|
39
|
-
"@symbo.ls/range": "^2.11.480",
|
|
26
|
+
"@symbo.ls/range": "^2.11.482",
|
|
40
27
|
"@symbo.ls/scratch": "^2.11.475",
|
|
41
28
|
"@symbo.ls/select": "^2.11.480",
|
|
42
|
-
"@symbo.ls/
|
|
43
|
-
"@symbo.ls/slider": "^2.11.480",
|
|
44
|
-
"@symbo.ls/sociallink": "^2.11.480",
|
|
45
|
-
"@symbo.ls/steps": "^2.11.480",
|
|
46
|
-
"@symbo.ls/tab": "^2.11.480",
|
|
47
|
-
"@symbo.ls/table": "^2.11.470",
|
|
48
|
-
"@symbo.ls/timepicker": "^2.11.480",
|
|
49
|
-
"@symbo.ls/tooltip": "^2.11.480",
|
|
50
|
-
"@symbo.ls/unitvalue": "^2.11.480",
|
|
51
|
-
"@symbo.ls/upload": "^2.11.480",
|
|
52
|
-
"@symbo.ls/user": "^2.11.480",
|
|
53
|
-
"@symbo.ls/video": "^2.11.470"
|
|
29
|
+
"@symbo.ls/tooltip": "^2.11.480"
|
|
54
30
|
},
|
|
55
31
|
"scripts": {
|
|
56
32
|
"prepublish": "rm -rf dist && npx esbuild index.js --target=es2017 --format=cjs --sourcemap=external --outfile=dist/index.cjs.js"
|
|
57
33
|
},
|
|
58
34
|
"browserslist": "> 0.5%, last 2 versions, not dead",
|
|
59
|
-
"gitHead": "
|
|
35
|
+
"gitHead": "0a1b1317d8c11138bcd9dc171074db65453289ed",
|
|
60
36
|
"source": "src/index.js"
|
|
61
37
|
}
|