@fuf-stack/pixels 0.23.1 → 0.24.0
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 +2 -2
- package/dist/index.js +3 -3
- package/package.json +37 -36
package/dist/index.cjs
CHANGED
|
@@ -3,10 +3,10 @@
|
|
|
3
3
|
var _chunkNPQDHZJBcjs = require('./chunk-NPQDHZJB.cjs');
|
|
4
4
|
|
|
5
5
|
|
|
6
|
-
var
|
|
6
|
+
var _chunk5HEZFVFGcjs = require('./chunk-5HEZFVFG.cjs');
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
var
|
|
9
|
+
var _chunkYTQJ6FZKcjs = require('./chunk-YTQJ6FZK.cjs');
|
|
10
10
|
|
|
11
11
|
|
|
12
12
|
|
package/dist/index.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import {
|
|
2
2
|
Json_default
|
|
3
3
|
} from "./chunk-M3737PD4.js";
|
|
4
|
-
import {
|
|
5
|
-
Label_default
|
|
6
|
-
} from "./chunk-7IGL67EH.js";
|
|
7
4
|
import {
|
|
8
5
|
Menu_default
|
|
9
6
|
} from "./chunk-L2RCVUXK.js";
|
|
7
|
+
import {
|
|
8
|
+
Label_default
|
|
9
|
+
} from "./chunk-7IGL67EH.js";
|
|
10
10
|
import {
|
|
11
11
|
Modal_default,
|
|
12
12
|
modalVariants
|
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "@fuf-stack/pixels",
|
|
3
3
|
"description": "fuf core react component library",
|
|
4
4
|
"author": "Hannes Tiede",
|
|
5
|
-
"version": "0.
|
|
5
|
+
"version": "0.24.0",
|
|
6
6
|
"type": "module",
|
|
7
7
|
"main": "./dist/index.cjs",
|
|
8
8
|
"module": "./dist/index.js",
|
|
@@ -10,84 +10,84 @@
|
|
|
10
10
|
"sideEffects": false,
|
|
11
11
|
"exports": {
|
|
12
12
|
".": {
|
|
13
|
+
"types": "./dist/index.d.ts",
|
|
13
14
|
"import": "./dist/index.js",
|
|
14
|
-
"require": "./dist/index.cjs"
|
|
15
|
-
"types": "./dist/index.d.ts"
|
|
15
|
+
"require": "./dist/index.cjs"
|
|
16
16
|
},
|
|
17
17
|
"./Accordion": {
|
|
18
|
+
"types": "./dist/Accordion/index.d.ts",
|
|
18
19
|
"import": "./dist/Accordion/index.js",
|
|
19
|
-
"require": "./dist/Accordion/index.cjs"
|
|
20
|
-
"types": "./dist/Accordion/index.d.ts"
|
|
20
|
+
"require": "./dist/Accordion/index.cjs"
|
|
21
21
|
},
|
|
22
22
|
"./Avatar": {
|
|
23
|
+
"types": "./dist/Avatar/index.d.ts",
|
|
23
24
|
"import": "./dist/Avatar/index.js",
|
|
24
|
-
"require": "./dist/Avatar/index.cjs"
|
|
25
|
-
"types": "./dist/Avatar/index.d.ts"
|
|
25
|
+
"require": "./dist/Avatar/index.cjs"
|
|
26
26
|
},
|
|
27
27
|
"./AvatarGroup": {
|
|
28
|
+
"types": "./dist/AvatarGroup/index.d.ts",
|
|
28
29
|
"import": "./dist/AvatarGroup/index.js",
|
|
29
|
-
"require": "./dist/AvatarGroup/index.cjs"
|
|
30
|
-
"types": "./dist/AvatarGroup/index.d.ts"
|
|
30
|
+
"require": "./dist/AvatarGroup/index.cjs"
|
|
31
31
|
},
|
|
32
32
|
"./Badge": {
|
|
33
|
+
"types": "./dist/Badge/index.d.ts",
|
|
33
34
|
"import": "./dist/Badge/index.js",
|
|
34
|
-
"require": "./dist/Badge/index.cjs"
|
|
35
|
-
"types": "./dist/Badge/index.d.ts"
|
|
35
|
+
"require": "./dist/Badge/index.cjs"
|
|
36
36
|
},
|
|
37
37
|
"./Breadcrumb": {
|
|
38
|
+
"types": "./dist/Breadcrumb/index.d.ts",
|
|
38
39
|
"import": "./dist/Breadcrumb/index.js",
|
|
39
|
-
"require": "./dist/Breadcrumb/index.cjs"
|
|
40
|
-
"types": "./dist/Breadcrumb/index.d.ts"
|
|
40
|
+
"require": "./dist/Breadcrumb/index.cjs"
|
|
41
41
|
},
|
|
42
42
|
"./Button": {
|
|
43
|
+
"types": "./dist/Button/index.d.ts",
|
|
43
44
|
"import": "./dist/Button/index.js",
|
|
44
|
-
"require": "./dist/Button/index.cjs"
|
|
45
|
-
"types": "./dist/Button/index.d.ts"
|
|
45
|
+
"require": "./dist/Button/index.cjs"
|
|
46
46
|
},
|
|
47
47
|
"./Card": {
|
|
48
|
+
"types": "./dist/Card/index.d.ts",
|
|
48
49
|
"import": "./dist/Card/index.js",
|
|
49
|
-
"require": "./dist/Card/index.cjs"
|
|
50
|
-
"types": "./dist/Card/index.d.ts"
|
|
50
|
+
"require": "./dist/Card/index.cjs"
|
|
51
51
|
},
|
|
52
52
|
"./hooks": {
|
|
53
|
+
"types": "./dist/hooks/index.d.ts",
|
|
53
54
|
"import": "./dist/hooks/index.js",
|
|
54
|
-
"require": "./dist/hooks/index.cjs"
|
|
55
|
-
"types": "./dist/hooks/index.d.ts"
|
|
55
|
+
"require": "./dist/hooks/index.cjs"
|
|
56
56
|
},
|
|
57
57
|
"./Json": {
|
|
58
|
+
"types": "./dist/Json/index.d.ts",
|
|
58
59
|
"import": "./dist/Json/index.js",
|
|
59
|
-
"require": "./dist/Json/index.cjs"
|
|
60
|
-
"types": "./dist/Json/index.d.ts"
|
|
60
|
+
"require": "./dist/Json/index.cjs"
|
|
61
61
|
},
|
|
62
62
|
"./Label": {
|
|
63
|
+
"types": "./dist/Label/index.d.ts",
|
|
63
64
|
"import": "./dist/Label/index.js",
|
|
64
|
-
"require": "./dist/Label/index.cjs"
|
|
65
|
-
"types": "./dist/Label/index.d.ts"
|
|
65
|
+
"require": "./dist/Label/index.cjs"
|
|
66
66
|
},
|
|
67
67
|
"./Menu": {
|
|
68
|
+
"types": "./dist/Menu/index.d.ts",
|
|
68
69
|
"import": "./dist/Menu/index.js",
|
|
69
|
-
"require": "./dist/Menu/index.cjs"
|
|
70
|
-
"types": "./dist/Menu/index.d.ts"
|
|
70
|
+
"require": "./dist/Menu/index.cjs"
|
|
71
71
|
},
|
|
72
72
|
"./Modal": {
|
|
73
|
+
"types": "./dist/Modal/index.d.ts",
|
|
73
74
|
"import": "./dist/Modal/index.js",
|
|
74
|
-
"require": "./dist/Modal/index.cjs"
|
|
75
|
-
"types": "./dist/Modal/index.d.ts"
|
|
75
|
+
"require": "./dist/Modal/index.cjs"
|
|
76
76
|
},
|
|
77
77
|
"./Popover": {
|
|
78
|
+
"types": "./dist/Popover/index.d.ts",
|
|
78
79
|
"import": "./dist/Popover/index.js",
|
|
79
|
-
"require": "./dist/Popover/index.cjs"
|
|
80
|
-
"types": "./dist/Popover/index.d.ts"
|
|
80
|
+
"require": "./dist/Popover/index.cjs"
|
|
81
81
|
},
|
|
82
82
|
"./ScrollShadow": {
|
|
83
|
+
"types": "./dist/ScrollShadow/index.d.ts",
|
|
83
84
|
"import": "./dist/ScrollShadow/index.js",
|
|
84
|
-
"require": "./dist/ScrollShadow/index.cjs"
|
|
85
|
-
"types": "./dist/ScrollShadow/index.d.ts"
|
|
85
|
+
"require": "./dist/ScrollShadow/index.cjs"
|
|
86
86
|
},
|
|
87
87
|
"./Tooltip": {
|
|
88
|
+
"types": "./dist/Tooltip/index.d.ts",
|
|
88
89
|
"import": "./dist/Tooltip/index.js",
|
|
89
|
-
"require": "./dist/Tooltip/index.cjs"
|
|
90
|
-
"types": "./dist/Tooltip/index.d.ts"
|
|
90
|
+
"require": "./dist/Tooltip/index.cjs"
|
|
91
91
|
}
|
|
92
92
|
},
|
|
93
93
|
"files": [
|
|
@@ -130,9 +130,10 @@
|
|
|
130
130
|
"@nextui-org/system": "2.2.6",
|
|
131
131
|
"@nextui-org/theme": "2.2.11",
|
|
132
132
|
"@nextui-org/tooltip": "2.0.41",
|
|
133
|
+
"framer-motion": "11.11.1",
|
|
133
134
|
"react-icons": "5.3.0",
|
|
134
135
|
"react-json-view": "1.21.3",
|
|
135
|
-
"@fuf-stack/pixel-utils": "0.
|
|
136
|
+
"@fuf-stack/pixel-utils": "0.2.0"
|
|
136
137
|
},
|
|
137
138
|
"devDependencies": {
|
|
138
139
|
"@types/debug": "4.1.12",
|
|
@@ -143,8 +144,8 @@
|
|
|
143
144
|
"react-dom": "18.3.1",
|
|
144
145
|
"@repo/storybook-config": "0.0.1",
|
|
145
146
|
"@repo/tailwind-config": "0.0.1",
|
|
146
|
-
"@repo/
|
|
147
|
-
"@repo/
|
|
147
|
+
"@repo/vite-config": "0.0.1",
|
|
148
|
+
"@repo/tsup-config": "0.0.1"
|
|
148
149
|
},
|
|
149
150
|
"scripts": {
|
|
150
151
|
"build": "tsup --config node_modules/@repo/tsup-config/config.ts --dts-resolve",
|