@odx/websites-react 1.0.72 → 1.0.73

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.
@@ -3,7 +3,7 @@ import { type VariantProps } from 'class-variance-authority';
3
3
  declare const flexBoxVariants: (props?: ({
4
4
  direction?: "row" | "col" | null | undefined;
5
5
  align?: "end" | "start" | "center" | null | undefined;
6
- gap?: "sm" | "md" | "lg" | "xl" | null | undefined;
6
+ gap?: "sm" | "md" | "lg" | "xl" | "2xl" | null | undefined;
7
7
  wrap?: boolean | null | undefined;
8
8
  } & import("class-variance-authority/dist/types").ClassProp) | undefined) => string;
9
9
  export interface FlexBoxProps extends React.HTMLAttributes<HTMLDivElement>, VariantProps<typeof flexBoxVariants> {
@@ -1 +1 @@
1
- {"version":3,"file":"FlexBox.d.ts","sourceRoot":"","sources":["../../../../src/components/layout/flexBox/FlexBox.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAM,KAAK,YAAY,EAAC,MAAM,0BAA0B,CAAC;AAGhE,QAAA,MAAM,eAAe;;;;;mFAyBnB,CAAC;AAEH,MAAM,WAAW,YACf,SAAQ,KAAK,CAAC,cAAc,CAAC,cAAc,CAAC,EAC1C,YAAY,CAAC,OAAO,eAAe,CAAC;CAAG;AAE3C,QAAA,MAAM,OAAO,EAAE,KAAK,CAAC,EAAE,CAAC,YAAY,CAYnC,CAAC;AAEF,OAAO,EAAC,OAAO,EAAC,CAAC"}
1
+ {"version":3,"file":"FlexBox.d.ts","sourceRoot":"","sources":["../../../../src/components/layout/flexBox/FlexBox.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAM,KAAK,YAAY,EAAC,MAAM,0BAA0B,CAAC;AAGhE,QAAA,MAAM,eAAe;;;;;mFA0BnB,CAAC;AAEH,MAAM,WAAW,YACf,SAAQ,KAAK,CAAC,cAAc,CAAC,cAAc,CAAC,EAC1C,YAAY,CAAC,OAAO,eAAe,CAAC;CAAG;AAE3C,QAAA,MAAM,OAAO,EAAE,KAAK,CAAC,EAAE,CAAC,YAAY,CAYnC,CAAC;AAEF,OAAO,EAAC,OAAO,EAAC,CAAC"}
@@ -17,6 +17,7 @@ const flexBoxVariants = cva('flex', {
17
17
  md: 'gap-3',
18
18
  lg: 'gap-4',
19
19
  xl: 'gap-6',
20
+ '2xl': 'gap-8',
20
21
  },
21
22
  wrap: {
22
23
  true: 'flex-wrap',
@@ -1 +1 @@
1
- {"version":3,"file":"FlexBox.js","sourceRoot":"","sources":["../../../../src/components/layout/flexBox/FlexBox.tsx"],"names":[],"mappings":";AACA,OAAO,EAAC,GAAG,EAAoB,MAAM,0BAA0B,CAAC;AAChE,OAAO,EAAC,EAAE,EAAC,MAAM,gBAAgB,CAAC;AAElC,MAAM,eAAe,GAAG,GAAG,CAAC,MAAM,EAAE;IAClC,QAAQ,EAAE;QACR,SAAS,EAAE;YACT,GAAG,EAAE,UAAU;YACf,GAAG,EAAE,UAAU;SAChB;QACD,KAAK,EAAE;YACL,KAAK,EAAE,aAAa;YACpB,GAAG,EAAE,WAAW;YAChB,MAAM,EAAE,cAAc;SACvB;QACD,GAAG,EAAE;YACH,EAAE,EAAE,OAAO;YACX,EAAE,EAAE,OAAO;YACX,EAAE,EAAE,OAAO;YACX,EAAE,EAAE,OAAO;SACZ;QACD,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,KAAK,EAAE,aAAa;SACrB;KACF;IACD,eAAe,EAAE;QACf,IAAI,EAAE,IAAI;KACX;CACF,CAAC,CAAC;AAMH,MAAM,OAAO,GAA2B,CAAC,EACvC,SAAS,EACT,SAAS,EACT,KAAK,EACL,GAAG,EACH,IAAI,EACJ,GAAG,KAAK,EACT,EAAE,EAAE,CAAC,CACJ,iBACM,KAAK,EACT,SAAS,EAAE,EAAE,CAAC,eAAe,CAAC,EAAC,SAAS,EAAE,KAAK,EAAE,GAAG,EAAE,IAAI,EAAC,CAAC,EAAE,SAAS,CAAC,GACxE,CACH,CAAC;AAEF,OAAO,EAAC,OAAO,EAAC,CAAC"}
1
+ {"version":3,"file":"FlexBox.js","sourceRoot":"","sources":["../../../../src/components/layout/flexBox/FlexBox.tsx"],"names":[],"mappings":";AACA,OAAO,EAAC,GAAG,EAAoB,MAAM,0BAA0B,CAAC;AAChE,OAAO,EAAC,EAAE,EAAC,MAAM,gBAAgB,CAAC;AAElC,MAAM,eAAe,GAAG,GAAG,CAAC,MAAM,EAAE;IAClC,QAAQ,EAAE;QACR,SAAS,EAAE;YACT,GAAG,EAAE,UAAU;YACf,GAAG,EAAE,UAAU;SAChB;QACD,KAAK,EAAE;YACL,KAAK,EAAE,aAAa;YACpB,GAAG,EAAE,WAAW;YAChB,MAAM,EAAE,cAAc;SACvB;QACD,GAAG,EAAE;YACH,EAAE,EAAE,OAAO;YACX,EAAE,EAAE,OAAO;YACX,EAAE,EAAE,OAAO;YACX,EAAE,EAAE,OAAO;YACX,KAAK,EAAE,OAAO;SACf;QACD,IAAI,EAAE;YACJ,IAAI,EAAE,WAAW;YACjB,KAAK,EAAE,aAAa;SACrB;KACF;IACD,eAAe,EAAE;QACf,IAAI,EAAE,IAAI;KACX;CACF,CAAC,CAAC;AAMH,MAAM,OAAO,GAA2B,CAAC,EACvC,SAAS,EACT,SAAS,EACT,KAAK,EACL,GAAG,EACH,IAAI,EACJ,GAAG,KAAK,EACT,EAAE,EAAE,CAAC,CACJ,iBACM,KAAK,EACT,SAAS,EAAE,EAAE,CAAC,eAAe,CAAC,EAAC,SAAS,EAAE,KAAK,EAAE,GAAG,EAAE,IAAI,EAAC,CAAC,EAAE,SAAS,CAAC,GACxE,CACH,CAAC;AAEF,OAAO,EAAC,OAAO,EAAC,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/navigation/searchInput/index.tsx"],"names":[],"mappings":"AAAA,cAAc,eAAe,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/navigation/searchInput/index.ts"],"names":[],"mappings":"AAAA,cAAc,eAAe,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/components/navigation/searchInput/index.tsx"],"names":[],"mappings":"AAAA,cAAc,eAAe,CAAC"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/components/navigation/searchInput/index.ts"],"names":[],"mappings":"AAAA,cAAc,eAAe,CAAC"}
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@odx/websites-react",
3
3
  "author": "Drägerwerk AG & Co. KGaA",
4
- "version": "1.0.72",
4
+ "version": "1.0.73",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "description": "ODX React component library for websites",
7
7
  "type": "module",
@@ -10,7 +10,86 @@
10
10
  "./web": "./dist/web/index.js",
11
11
  "./hooks": "./dist/hooks/index.js",
12
12
  "./package.json": "./package.json",
13
- "./tailwind-lib-content": "./tailwind-lib-content.js"
13
+ "./tailwind-lib-content": "./tailwind-lib-content.js",
14
+ "./components/actions/autocomplete": "./dist/components/actions/autocomplete/index.js",
15
+ "./components/actions/button": "./dist/components/actions/button/index.js",
16
+ "./components/actions/checkbox": "./dist/components/actions/checkbox/index.js",
17
+ "./components/actions/checkboxGroup": "./dist/components/actions/checkboxGroup/index.js",
18
+ "./components/actions/dropdown": "./dist/components/actions/dropdown/index.js",
19
+ "./components/actions/dropdown-menu": "./dist/components/actions/dropdown-menu/index.js",
20
+ "./components/actions/filterPanel": "./dist/components/actions/filterPanel/index.js",
21
+ "./components/actions/floatingButton": "./dist/components/actions/floatingButton/index.js",
22
+ "./components/actions/form": "./dist/components/actions/form/index.js",
23
+ "./components/actions/formField": "./dist/components/actions/formField/index.js",
24
+ "./components/actions/link": "./dist/components/actions/link/index.js",
25
+ "./components/actions/multiselect": "./dist/components/actions/multiselect/index.js",
26
+ "./components/actions/phoneInput": "./dist/components/actions/phoneInput/index.js",
27
+ "./components/actions/questionnaireFieldset": "./dist/components/actions/questionnaireFieldset/index.js",
28
+ "./components/actions/radioGroup": "./dist/components/actions/radioGroup/index.js",
29
+ "./components/actions/search": "./dist/components/actions/search/index.js",
30
+ "./components/actions/select": "./dist/components/actions/select/index.js",
31
+ "./components/actions/tag": "./dist/components/actions/tag/index.js",
32
+ "./components/actions/text-input": "./dist/components/actions/text-input/index.js",
33
+ "./components/actions/textarea": "./dist/components/actions/textarea/index.js",
34
+ "./components/actions/toggle-button": "./dist/components/actions/toggle-button/index.js",
35
+ "./components/actions/tooltip": "./dist/components/actions/tooltip/index.js",
36
+ "./components/charts/pieChart": "./dist/components/charts/pieChart/index.js",
37
+ "./components/common/carouselControl": "./dist/components/common/carouselControl/index.js",
38
+ "./components/images-icons/badge": "./dist/components/images-icons/badge/index.js",
39
+ "./components/images-icons/icon": "./dist/components/images-icons/icon/index.js",
40
+ "./components/images-icons/image": "./dist/components/images-icons/image/index.js",
41
+ "./components/images-icons/logo": "./dist/components/images-icons/logo/index.js",
42
+ "./components/images-icons/video": "./dist/components/images-icons/video/index.js",
43
+ "./components/layout/accordion": "./dist/components/layout/accordion/index.js",
44
+ "./components/layout/block": "./dist/components/layout/block/index.js",
45
+ "./components/layout/calloutMedia": "./dist/components/layout/calloutMedia/index.js",
46
+ "./components/layout/calloutQuote": "./dist/components/layout/calloutQuote/index.js",
47
+ "./components/layout/card": "./dist/components/layout/card/index.js",
48
+ "./components/layout/cardCarousel": "./dist/components/layout/cardCarousel/index.js",
49
+ "./components/layout/container": "./dist/components/layout/container/index.js",
50
+ "./components/layout/contentItem": "./dist/components/layout/contentItem/index.js",
51
+ "./components/layout/contentSlider": "./dist/components/layout/contentSlider/index.js",
52
+ "./components/layout/downloadItem": "./dist/components/layout/downloadItem/index.js",
53
+ "./components/layout/flexBox": "./dist/components/layout/flexBox/index.js",
54
+ "./components/layout/grid": "./dist/components/layout/grid/index.js",
55
+ "./components/layout/iFrame": "./dist/components/layout/iFrame/index.js",
56
+ "./components/layout/list": "./dist/components/layout/list/index.js",
57
+ "./components/layout/mediaGallery": "./dist/components/layout/mediaGallery/index.js",
58
+ "./components/layout/modal": "./dist/components/layout/modal/index.js",
59
+ "./components/layout/pagination": "./dist/components/layout/pagination/index.js",
60
+ "./components/layout/screenOverlay": "./dist/components/layout/screenOverlay/index.js",
61
+ "./components/layout/sectionWrapper": "./dist/components/layout/sectionWrapper/index.js",
62
+ "./components/layout/showMore": "./dist/components/layout/showMore/index.js",
63
+ "./components/layout/structuredList": "./dist/components/layout/structuredList/index.js",
64
+ "./components/layout/tabBar": "./dist/components/layout/tabBar/index.js",
65
+ "./components/layout/table": "./dist/components/layout/table/index.js",
66
+ "./components/layout/text": "./dist/components/layout/text/index.js",
67
+ "./components/layout/theme": "./dist/components/layout/theme/index.js",
68
+ "./components/navigation/anchorNav": "./dist/components/navigation/anchorNav/index.js",
69
+ "./components/navigation/breadcrumbs": "./dist/components/navigation/breadcrumbs/index.js",
70
+ "./components/navigation/controls": "./dist/components/navigation/controls/index.js",
71
+ "./components/navigation/flyout": "./dist/components/navigation/flyout/index.js",
72
+ "./components/navigation/footer": "./dist/components/navigation/footer/index.js",
73
+ "./components/navigation/header": "./dist/components/navigation/header/index.js",
74
+ "./components/structures/divider": "./dist/components/structures/divider/index.js",
75
+ "./components/structures/loadingSpinner": "./dist/components/structures/loadingSpinner/index.js",
76
+ "./components/typography/bodyText": "./dist/components/typography/bodyText/index.js",
77
+ "./components/typography/headline": "./dist/components/typography/headline/index.js",
78
+ "./web/layout/contactListItem": "./dist/web/layout/contactListItem/index.js",
79
+ "./web/layout/contentHeadings": "./dist/web/layout/contentHeadings/index.js",
80
+ "./web/sections/calloutContact": "./dist/web/sections/calloutContact/index.js",
81
+ "./web/sections/contentBlock": "./dist/web/sections/contentBlock/index.js",
82
+ "./web/sections/contentGroup": "./dist/web/sections/contentGroup/index.js",
83
+ "./web/sections/contentSection": "./dist/web/sections/contentSection/index.js",
84
+ "./web/sections/questionnaireFormSection": "./dist/web/sections/questionnaireFormSection/index.js",
85
+ "./web/sections/stageSection": "./dist/web/sections/stageSection/index.js",
86
+ "./hooks/useBreakpoint": "./dist/hooks/useBreakpoint/index.js",
87
+ "./hooks/useElementSize": "./dist/hooks/useElementSize/index.js",
88
+ "./hooks/useFieldId": "./dist/hooks/useFieldId/index.js",
89
+ "./hooks/useIsomorphicLayoutEffect": "./dist/hooks/useIsomorphicLayoutEffect/index.js",
90
+ "./hooks/useScrollPosition": "./dist/hooks/useScrollPosition/index.js",
91
+ "./hooks/useToggle": "./dist/hooks/useToggle/index.js",
92
+ "./components/navigation/searchInput": "./dist/components/navigation/searchInput/index.js"
14
93
  },
15
94
  "typesVersions": {
16
95
  "*": {
@@ -22,6 +101,243 @@
22
101
  ],
23
102
  "hooks": [
24
103
  "./dist/hooks/index.d.ts"
104
+ ],
105
+ "components/actions/autocomplete": [
106
+ "./dist/components/actions/autocomplete/index.d.ts"
107
+ ],
108
+ "components/actions/button": [
109
+ "./dist/components/actions/button/index.d.ts"
110
+ ],
111
+ "components/actions/checkbox": [
112
+ "./dist/components/actions/checkbox/index.d.ts"
113
+ ],
114
+ "components/actions/checkboxGroup": [
115
+ "./dist/components/actions/checkboxGroup/index.d.ts"
116
+ ],
117
+ "components/actions/dropdown": [
118
+ "./dist/components/actions/dropdown/index.d.ts"
119
+ ],
120
+ "components/actions/dropdown-menu": [
121
+ "./dist/components/actions/dropdown-menu/index.d.ts"
122
+ ],
123
+ "components/actions/filterPanel": [
124
+ "./dist/components/actions/filterPanel/index.d.ts"
125
+ ],
126
+ "components/actions/floatingButton": [
127
+ "./dist/components/actions/floatingButton/index.d.ts"
128
+ ],
129
+ "components/actions/form": [
130
+ "./dist/components/actions/form/index.d.ts"
131
+ ],
132
+ "components/actions/formField": [
133
+ "./dist/components/actions/formField/index.d.ts"
134
+ ],
135
+ "components/actions/link": [
136
+ "./dist/components/actions/link/index.d.ts"
137
+ ],
138
+ "components/actions/multiselect": [
139
+ "./dist/components/actions/multiselect/index.d.ts"
140
+ ],
141
+ "components/actions/phoneInput": [
142
+ "./dist/components/actions/phoneInput/index.d.ts"
143
+ ],
144
+ "components/actions/questionnaireFieldset": [
145
+ "./dist/components/actions/questionnaireFieldset/index.d.ts"
146
+ ],
147
+ "components/actions/radioGroup": [
148
+ "./dist/components/actions/radioGroup/index.d.ts"
149
+ ],
150
+ "components/actions/search": [
151
+ "./dist/components/actions/search/index.d.ts"
152
+ ],
153
+ "components/actions/select": [
154
+ "./dist/components/actions/select/index.d.ts"
155
+ ],
156
+ "components/actions/tag": [
157
+ "./dist/components/actions/tag/index.d.ts"
158
+ ],
159
+ "components/actions/text-input": [
160
+ "./dist/components/actions/text-input/index.d.ts"
161
+ ],
162
+ "components/actions/textarea": [
163
+ "./dist/components/actions/textarea/index.d.ts"
164
+ ],
165
+ "components/actions/toggle-button": [
166
+ "./dist/components/actions/toggle-button/index.d.ts"
167
+ ],
168
+ "components/actions/tooltip": [
169
+ "./dist/components/actions/tooltip/index.d.ts"
170
+ ],
171
+ "components/charts/pieChart": [
172
+ "./dist/components/charts/pieChart/index.d.ts"
173
+ ],
174
+ "components/common/carouselControl": [
175
+ "./dist/components/common/carouselControl/index.d.ts"
176
+ ],
177
+ "components/images-icons/badge": [
178
+ "./dist/components/images-icons/badge/index.d.ts"
179
+ ],
180
+ "components/images-icons/icon": [
181
+ "./dist/components/images-icons/icon/index.d.ts"
182
+ ],
183
+ "components/images-icons/image": [
184
+ "./dist/components/images-icons/image/index.d.ts"
185
+ ],
186
+ "components/images-icons/logo": [
187
+ "./dist/components/images-icons/logo/index.d.ts"
188
+ ],
189
+ "components/images-icons/video": [
190
+ "./dist/components/images-icons/video/index.d.ts"
191
+ ],
192
+ "components/layout/accordion": [
193
+ "./dist/components/layout/accordion/index.d.ts"
194
+ ],
195
+ "components/layout/block": [
196
+ "./dist/components/layout/block/index.d.ts"
197
+ ],
198
+ "components/layout/calloutMedia": [
199
+ "./dist/components/layout/calloutMedia/index.d.ts"
200
+ ],
201
+ "components/layout/calloutQuote": [
202
+ "./dist/components/layout/calloutQuote/index.d.ts"
203
+ ],
204
+ "components/layout/card": [
205
+ "./dist/components/layout/card/index.d.ts"
206
+ ],
207
+ "components/layout/cardCarousel": [
208
+ "./dist/components/layout/cardCarousel/index.d.ts"
209
+ ],
210
+ "components/layout/container": [
211
+ "./dist/components/layout/container/index.d.ts"
212
+ ],
213
+ "components/layout/contentItem": [
214
+ "./dist/components/layout/contentItem/index.d.ts"
215
+ ],
216
+ "components/layout/contentSlider": [
217
+ "./dist/components/layout/contentSlider/index.d.ts"
218
+ ],
219
+ "components/layout/downloadItem": [
220
+ "./dist/components/layout/downloadItem/index.d.ts"
221
+ ],
222
+ "components/layout/flexBox": [
223
+ "./dist/components/layout/flexBox/index.d.ts"
224
+ ],
225
+ "components/layout/grid": [
226
+ "./dist/components/layout/grid/index.d.ts"
227
+ ],
228
+ "components/layout/iFrame": [
229
+ "./dist/components/layout/iFrame/index.d.ts"
230
+ ],
231
+ "components/layout/list": [
232
+ "./dist/components/layout/list/index.d.ts"
233
+ ],
234
+ "components/layout/mediaGallery": [
235
+ "./dist/components/layout/mediaGallery/index.d.ts"
236
+ ],
237
+ "components/layout/modal": [
238
+ "./dist/components/layout/modal/index.d.ts"
239
+ ],
240
+ "components/layout/pagination": [
241
+ "./dist/components/layout/pagination/index.d.ts"
242
+ ],
243
+ "components/layout/screenOverlay": [
244
+ "./dist/components/layout/screenOverlay/index.d.ts"
245
+ ],
246
+ "components/layout/sectionWrapper": [
247
+ "./dist/components/layout/sectionWrapper/index.d.ts"
248
+ ],
249
+ "components/layout/showMore": [
250
+ "./dist/components/layout/showMore/index.d.ts"
251
+ ],
252
+ "components/layout/structuredList": [
253
+ "./dist/components/layout/structuredList/index.d.ts"
254
+ ],
255
+ "components/layout/tabBar": [
256
+ "./dist/components/layout/tabBar/index.d.ts"
257
+ ],
258
+ "components/layout/table": [
259
+ "./dist/components/layout/table/index.d.ts"
260
+ ],
261
+ "components/layout/text": [
262
+ "./dist/components/layout/text/index.d.ts"
263
+ ],
264
+ "components/layout/theme": [
265
+ "./dist/components/layout/theme/index.d.ts"
266
+ ],
267
+ "components/navigation/anchorNav": [
268
+ "./dist/components/navigation/anchorNav/index.d.ts"
269
+ ],
270
+ "components/navigation/breadcrumbs": [
271
+ "./dist/components/navigation/breadcrumbs/index.d.ts"
272
+ ],
273
+ "components/navigation/controls": [
274
+ "./dist/components/navigation/controls/index.d.ts"
275
+ ],
276
+ "components/navigation/flyout": [
277
+ "./dist/components/navigation/flyout/index.d.ts"
278
+ ],
279
+ "components/navigation/footer": [
280
+ "./dist/components/navigation/footer/index.d.ts"
281
+ ],
282
+ "components/navigation/header": [
283
+ "./dist/components/navigation/header/index.d.ts"
284
+ ],
285
+ "components/structures/divider": [
286
+ "./dist/components/structures/divider/index.d.ts"
287
+ ],
288
+ "components/structures/loadingSpinner": [
289
+ "./dist/components/structures/loadingSpinner/index.d.ts"
290
+ ],
291
+ "components/typography/bodyText": [
292
+ "./dist/components/typography/bodyText/index.d.ts"
293
+ ],
294
+ "components/typography/headline": [
295
+ "./dist/components/typography/headline/index.d.ts"
296
+ ],
297
+ "web/layout/contactListItem": [
298
+ "./dist/web/layout/contactListItem/index.d.ts"
299
+ ],
300
+ "web/layout/contentHeadings": [
301
+ "./dist/web/layout/contentHeadings/index.d.ts"
302
+ ],
303
+ "web/sections/calloutContact": [
304
+ "./dist/web/sections/calloutContact/index.d.ts"
305
+ ],
306
+ "web/sections/contentBlock": [
307
+ "./dist/web/sections/contentBlock/index.d.ts"
308
+ ],
309
+ "web/sections/contentGroup": [
310
+ "./dist/web/sections/contentGroup/index.d.ts"
311
+ ],
312
+ "web/sections/contentSection": [
313
+ "./dist/web/sections/contentSection/index.d.ts"
314
+ ],
315
+ "web/sections/questionnaireFormSection": [
316
+ "./dist/web/sections/questionnaireFormSection/index.d.ts"
317
+ ],
318
+ "web/sections/stageSection": [
319
+ "./dist/web/sections/stageSection/index.d.ts"
320
+ ],
321
+ "hooks/useBreakpoint": [
322
+ "./dist/hooks/useBreakpoint/index.d.ts"
323
+ ],
324
+ "hooks/useElementSize": [
325
+ "./dist/hooks/useElementSize/index.d.ts"
326
+ ],
327
+ "hooks/useFieldId": [
328
+ "./dist/hooks/useFieldId/index.d.ts"
329
+ ],
330
+ "hooks/useIsomorphicLayoutEffect": [
331
+ "./dist/hooks/useIsomorphicLayoutEffect/index.d.ts"
332
+ ],
333
+ "hooks/useScrollPosition": [
334
+ "./dist/hooks/useScrollPosition/index.d.ts"
335
+ ],
336
+ "hooks/useToggle": [
337
+ "./dist/hooks/useToggle/index.d.ts"
338
+ ],
339
+ "components/navigation/searchInput": [
340
+ "./dist/components/navigation/searchInput/index.d.ts"
25
341
  ]
26
342
  }
27
343
  },