@postenbring/hedwig-react 0.0.85 → 0.0.86
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/{chunk-QZZIOBF4.mjs → chunk-DEZVONZD.mjs} +5 -5
- package/dist/form/index.mjs +5 -5
- package/dist/index.d.ts +25 -10
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +27 -31
- package/dist/index.mjs.map +1 -1
- package/dist/tabs/index.mjs +5 -5
- package/dist/tabs/tabs.mjs +2 -2
- package/package.json +2 -2
- package/dist/chunk-JBWAZQKM.mjs +0 -1
- package/dist/chunk-JBWAZQKM.mjs.map +0 -1
- package/dist/index-no-css.d.ts +0 -26
- package/dist/index-no-css.d.ts.map +0 -1
- package/dist/index-no-css.js +0 -2622
- package/dist/index-no-css.js.map +0 -1
- package/dist/index-no-css.mjs +0 -299
- package/dist/index-no-css.mjs.map +0 -1
- package/src/index.tsx +0 -11
- /package/dist/{chunk-QZZIOBF4.mjs.map → chunk-DEZVONZD.mjs.map} +0 -0
- /package/src/{index-no-css.tsx → index.ts} +0 -0
package/dist/index.mjs
CHANGED
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import "./chunk-JBWAZQKM.mjs";
|
|
2
1
|
import "./chunk-CSXSUQ2M.mjs";
|
|
3
2
|
import {
|
|
4
3
|
Text
|
|
@@ -10,15 +9,15 @@ import {
|
|
|
10
9
|
import "./chunk-7YWW46R3.mjs";
|
|
11
10
|
import {
|
|
12
11
|
Tabs
|
|
13
|
-
} from "./chunk-
|
|
14
|
-
import {
|
|
15
|
-
TabsList,
|
|
16
|
-
TabsTab
|
|
17
|
-
} from "./chunk-AXQCREUJ.mjs";
|
|
12
|
+
} from "./chunk-DEZVONZD.mjs";
|
|
18
13
|
import {
|
|
19
14
|
TabsContent,
|
|
20
15
|
TabsContents
|
|
21
16
|
} from "./chunk-CCVZAHYA.mjs";
|
|
17
|
+
import {
|
|
18
|
+
TabsList,
|
|
19
|
+
TabsTab
|
|
20
|
+
} from "./chunk-AXQCREUJ.mjs";
|
|
22
21
|
import "./chunk-RC76SXBP.mjs";
|
|
23
22
|
import {
|
|
24
23
|
Message,
|
|
@@ -50,12 +49,7 @@ import {
|
|
|
50
49
|
useNavbarExpendableMenuContext
|
|
51
50
|
} from "./chunk-OIC2CPID.mjs";
|
|
52
51
|
import "./chunk-MOU6WBT2.mjs";
|
|
53
|
-
import "./chunk-HQVL3ZJ2.mjs";
|
|
54
52
|
import "./chunk-XFKD6EEJ.mjs";
|
|
55
|
-
import "./chunk-AGZHQDCQ.mjs";
|
|
56
|
-
import {
|
|
57
|
-
Textarea
|
|
58
|
-
} from "./chunk-WPCWXROV.mjs";
|
|
59
53
|
import "./chunk-2KX7VFN2.mjs";
|
|
60
54
|
import {
|
|
61
55
|
Radiobutton
|
|
@@ -68,7 +62,10 @@ import "./chunk-BYEJZSG5.mjs";
|
|
|
68
62
|
import {
|
|
69
63
|
Select
|
|
70
64
|
} from "./chunk-XFODQH3I.mjs";
|
|
71
|
-
import "./chunk-
|
|
65
|
+
import "./chunk-AGZHQDCQ.mjs";
|
|
66
|
+
import {
|
|
67
|
+
Textarea
|
|
68
|
+
} from "./chunk-WPCWXROV.mjs";
|
|
72
69
|
import "./chunk-TDLSHJ4Z.mjs";
|
|
73
70
|
import {
|
|
74
71
|
DatePicker
|
|
@@ -79,6 +76,7 @@ import {
|
|
|
79
76
|
} from "./chunk-GGNMBB3K.mjs";
|
|
80
77
|
import "./chunk-Y5SUMFYJ.mjs";
|
|
81
78
|
import "./chunk-FB5GEZNH.mjs";
|
|
79
|
+
import "./chunk-YJOOSTJC.mjs";
|
|
82
80
|
import {
|
|
83
81
|
Checkbox
|
|
84
82
|
} from "./chunk-KI6WRKZY.mjs";
|
|
@@ -111,7 +109,6 @@ import {
|
|
|
111
109
|
Link
|
|
112
110
|
} from "./chunk-MJ2DZH3N.mjs";
|
|
113
111
|
import "./chunk-6QV3OV66.mjs";
|
|
114
|
-
import "./chunk-ISAHCU7C.mjs";
|
|
115
112
|
import "./chunk-ARHJZUZG.mjs";
|
|
116
113
|
import {
|
|
117
114
|
Card,
|
|
@@ -129,6 +126,7 @@ import "./chunk-2YL2MVWN.mjs";
|
|
|
129
126
|
import {
|
|
130
127
|
DescriptionList
|
|
131
128
|
} from "./chunk-HMATZX4A.mjs";
|
|
129
|
+
import "./chunk-HQVL3ZJ2.mjs";
|
|
132
130
|
import {
|
|
133
131
|
Footer,
|
|
134
132
|
FooterButtonLink,
|
|
@@ -151,18 +149,18 @@ import "./chunk-ZKMFJZSH.mjs";
|
|
|
151
149
|
import {
|
|
152
150
|
Accordion
|
|
153
151
|
} from "./chunk-B6L7IFDX.mjs";
|
|
152
|
+
import "./chunk-K6PP3ACJ.mjs";
|
|
154
153
|
import {
|
|
155
|
-
|
|
156
|
-
} from "./chunk-
|
|
157
|
-
import
|
|
158
|
-
AccordionHeader
|
|
159
|
-
} from "./chunk-HJYS664B.mjs";
|
|
160
|
-
import {
|
|
161
|
-
AccordionItem
|
|
162
|
-
} from "./chunk-SKVM7G76.mjs";
|
|
154
|
+
Badge
|
|
155
|
+
} from "./chunk-GQUFERB2.mjs";
|
|
156
|
+
import "./chunk-ISAHCU7C.mjs";
|
|
163
157
|
import {
|
|
164
158
|
Breadcrumbs
|
|
165
159
|
} from "./chunk-YSFZCRWS.mjs";
|
|
160
|
+
import "./chunk-JKCVB5TR.mjs";
|
|
161
|
+
import {
|
|
162
|
+
StyledHtml
|
|
163
|
+
} from "./chunk-I3ZIMS72.mjs";
|
|
166
164
|
import "./chunk-3LYJRAOC.mjs";
|
|
167
165
|
import {
|
|
168
166
|
Table
|
|
@@ -178,10 +176,15 @@ import {
|
|
|
178
176
|
useMergeRefs,
|
|
179
177
|
useResize
|
|
180
178
|
} from "./chunk-TDXU2IC6.mjs";
|
|
181
|
-
import "./chunk-K6PP3ACJ.mjs";
|
|
182
179
|
import {
|
|
183
|
-
|
|
184
|
-
} from "./chunk-
|
|
180
|
+
AccordionContent
|
|
181
|
+
} from "./chunk-VCQIR53Y.mjs";
|
|
182
|
+
import {
|
|
183
|
+
AccordionHeader
|
|
184
|
+
} from "./chunk-HJYS664B.mjs";
|
|
185
|
+
import {
|
|
186
|
+
AccordionItem
|
|
187
|
+
} from "./chunk-SKVM7G76.mjs";
|
|
185
188
|
import "./chunk-YQFL5UN4.mjs";
|
|
186
189
|
import "./chunk-CFAH2LID.mjs";
|
|
187
190
|
import {
|
|
@@ -206,14 +209,7 @@ import "./chunk-TJH5QJMS.mjs";
|
|
|
206
209
|
import {
|
|
207
210
|
StepIndicator
|
|
208
211
|
} from "./chunk-5UJ3LEKK.mjs";
|
|
209
|
-
import "./chunk-JKCVB5TR.mjs";
|
|
210
|
-
import {
|
|
211
|
-
StyledHtml
|
|
212
|
-
} from "./chunk-I3ZIMS72.mjs";
|
|
213
212
|
import "./chunk-R4SQKVDQ.mjs";
|
|
214
|
-
|
|
215
|
-
// src/index.tsx
|
|
216
|
-
import "@postenbring/hedwig-css/dist/index.css";
|
|
217
213
|
export {
|
|
218
214
|
Accordion,
|
|
219
215
|
AccordionContent,
|
package/dist/index.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":[
|
|
1
|
+
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
package/dist/tabs/index.mjs
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import "../chunk-7YWW46R3.mjs";
|
|
2
2
|
import {
|
|
3
3
|
Tabs
|
|
4
|
-
} from "../chunk-
|
|
5
|
-
import {
|
|
6
|
-
TabsList,
|
|
7
|
-
TabsTab
|
|
8
|
-
} from "../chunk-AXQCREUJ.mjs";
|
|
4
|
+
} from "../chunk-DEZVONZD.mjs";
|
|
9
5
|
import {
|
|
10
6
|
TabsContent,
|
|
11
7
|
TabsContents
|
|
12
8
|
} from "../chunk-CCVZAHYA.mjs";
|
|
9
|
+
import {
|
|
10
|
+
TabsList,
|
|
11
|
+
TabsTab
|
|
12
|
+
} from "../chunk-AXQCREUJ.mjs";
|
|
13
13
|
import "../chunk-KQITCS3U.mjs";
|
|
14
14
|
import "../chunk-TDXU2IC6.mjs";
|
|
15
15
|
import "../chunk-R4SQKVDQ.mjs";
|
package/dist/tabs/tabs.mjs
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import {
|
|
2
2
|
Tabs
|
|
3
|
-
} from "../chunk-
|
|
4
|
-
import "../chunk-AXQCREUJ.mjs";
|
|
3
|
+
} from "../chunk-DEZVONZD.mjs";
|
|
5
4
|
import "../chunk-CCVZAHYA.mjs";
|
|
5
|
+
import "../chunk-AXQCREUJ.mjs";
|
|
6
6
|
import "../chunk-KQITCS3U.mjs";
|
|
7
7
|
import "../chunk-TDXU2IC6.mjs";
|
|
8
8
|
import "../chunk-R4SQKVDQ.mjs";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@postenbring/hedwig-react",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.86",
|
|
4
4
|
"main": "./dist/index.js",
|
|
5
5
|
"module": "./dist/index.mjs",
|
|
6
6
|
"types": "./dist/index.d.ts",
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
"src/**"
|
|
14
14
|
],
|
|
15
15
|
"devDependencies": {
|
|
16
|
-
"@types/react": "^18.3.
|
|
16
|
+
"@types/react": "^18.3.3",
|
|
17
17
|
"@types/react-dom": "^18.3.0",
|
|
18
18
|
"react": "^18.3.1",
|
|
19
19
|
"react-dom": "18.3.1",
|
package/dist/chunk-JBWAZQKM.mjs
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
//# sourceMappingURL=chunk-JBWAZQKM.mjs.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":[],"sourcesContent":[],"mappings":"","names":[]}
|
package/dist/index-no-css.d.ts
DELETED
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
export * from "./accordion";
|
|
2
|
-
export * from "./badge";
|
|
3
|
-
export * from "./box";
|
|
4
|
-
export * from "./breadcrumbs";
|
|
5
|
-
export * from "./button";
|
|
6
|
-
export * from "./card";
|
|
7
|
-
export * from "./description-list";
|
|
8
|
-
export * from "./form";
|
|
9
|
-
export * from "./footer";
|
|
10
|
-
export * from "./help-text";
|
|
11
|
-
export * from "./layout";
|
|
12
|
-
export * from "./link";
|
|
13
|
-
export * from "./list";
|
|
14
|
-
export * from "./message";
|
|
15
|
-
export * from "./modal";
|
|
16
|
-
export * from "./navbar";
|
|
17
|
-
export * from "./show-more";
|
|
18
|
-
export * from "./skeleton";
|
|
19
|
-
export * from "./step-indicator";
|
|
20
|
-
export * from "./styled-html";
|
|
21
|
-
export * from "./table";
|
|
22
|
-
export * from "./tabs";
|
|
23
|
-
export * from "./text";
|
|
24
|
-
export * from "./utils";
|
|
25
|
-
export * from "./warning-banner";
|
|
26
|
-
//# sourceMappingURL=index-no-css.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index-no-css.d.ts","sourceRoot":"","sources":["../src/index-no-css.tsx"],"names":[],"mappings":"AAAA,cAAc,aAAa,CAAC;AAC5B,cAAc,SAAS,CAAC;AACxB,cAAc,OAAO,CAAC;AACtB,cAAc,eAAe,CAAC;AAC9B,cAAc,UAAU,CAAC;AACzB,cAAc,QAAQ,CAAC;AACvB,cAAc,oBAAoB,CAAC;AACnC,cAAc,QAAQ,CAAC;AACvB,cAAc,UAAU,CAAC;AACzB,cAAc,aAAa,CAAC;AAC5B,cAAc,UAAU,CAAC;AACzB,cAAc,QAAQ,CAAC;AACvB,cAAc,QAAQ,CAAC;AACvB,cAAc,WAAW,CAAC;AAC1B,cAAc,SAAS,CAAC;AACxB,cAAc,UAAU,CAAC;AACzB,cAAc,aAAa,CAAC;AAC5B,cAAc,YAAY,CAAC;AAC3B,cAAc,kBAAkB,CAAC;AACjC,cAAc,eAAe,CAAC;AAC9B,cAAc,SAAS,CAAC;AACxB,cAAc,QAAQ,CAAC;AACvB,cAAc,QAAQ,CAAC;AACvB,cAAc,SAAS,CAAC;AACxB,cAAc,kBAAkB,CAAC"}
|