@ilo-org/react 0.0.15 → 0.0.16
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/.turbo/turbo-build.log +72 -77
- package/.turbo/turbo-check.log +1 -1
- package/.turbo/turbo-test.log +13 -13
- package/CHANGELOG.md +26 -0
- package/package.json +6 -6
- package/src/components/Hero/Hero.args.ts +0 -2
- package/storybook-static/iframe.html +2 -2
- package/storybook-static/main.09e49cbd.iframe.bundle.js +1 -0
- package/storybook-static/project.json +1 -1
- package/storybook-static/static/css/main.3a816114.css +3 -0
- package/storybook-static/static/css/main.3a816114.css.map +1 -0
- package/storybook-static/main.7bfb35c8.iframe.bundle.js +0 -1
- package/storybook-static/static/css/main.acddc31a.css +0 -3
- package/storybook-static/static/css/main.acddc31a.css.map +0 -1
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
|
|
2
|
-
> @ilo-org/react@0.0.
|
|
2
|
+
> @ilo-org/react@0.0.16 build /home/runner/work/designsystem/designsystem/packages/react
|
|
3
3
|
> pnpm run build:rollup && npm run build:storybook
|
|
4
4
|
|
|
5
5
|
|
|
6
|
-
> @ilo-org/react@0.0.
|
|
6
|
+
> @ilo-org/react@0.0.16 build:rollup /home/runner/work/designsystem/designsystem/packages/react
|
|
7
7
|
> rollup -c
|
|
8
8
|
|
|
9
9
|
[36m
|
|
10
10
|
[1msrc/index.ts[22m → [1mlib/index.js, lib/index.esm.js[22m...[39m
|
|
11
|
-
[32mcreated [1mlib/index.js, lib/index.esm.js[22m in [
|
|
11
|
+
[32mcreated [1mlib/index.js, lib/index.esm.js[22m in [1m10.2s[22m[39m
|
|
12
12
|
|
|
13
|
-
> @ilo-org/react@0.0.
|
|
13
|
+
> @ilo-org/react@0.0.16 build:storybook
|
|
14
14
|
> build-storybook
|
|
15
15
|
|
|
16
16
|
info @storybook/react v6.5.13
|
|
@@ -153,57 +153,52 @@ info => Using default Webpack5 setup
|
|
|
153
153
|
<s> [webpack.Progress] 9% setup compilation
|
|
154
154
|
<s> [webpack.Progress] 10% building
|
|
155
155
|
<s> [webpack.Progress] 10% building 0/1 entries 0/0 dependencies 0/0 modules
|
|
156
|
-
<s> [webpack.Progress] 10% building 0/14 entries
|
|
156
|
+
<s> [webpack.Progress] 10% building 0/14 entries 3/19 dependencies 0/2 modules
|
|
157
157
|
<s> [webpack.Progress] 10% building import loader ../../node_modules/.pnpm/babel-loader@8.2.5_f645c55d63e77e0aacb83a76bcc9695b/node_modules/babel-loader/lib/index.js
|
|
158
158
|
<s> [webpack.Progress] 10% building import loader ../../node_modules/.pnpm/source-map-loader@3.0.2_webpack@5.74.0/node_modules/source-map-loader/dist/cjs.js
|
|
159
159
|
<s> [webpack.Progress] 10% building 0/14 entries 6/19 dependencies 0/5 modules
|
|
160
160
|
<s> [webpack.Progress] 10% building 0/14 entries 6/20 dependencies 0/5 modules
|
|
161
|
-
<s> [webpack.Progress] 10% building 0/14 entries
|
|
161
|
+
<s> [webpack.Progress] 10% building 0/14 entries 18/69 dependencies 0/16 modules
|
|
162
162
|
<s> [webpack.Progress] 10% building import loader ../../node_modules/.pnpm/babel-loader@8.2.5_webpack@5.74.0/node_modules/babel-loader/lib/index.js
|
|
163
163
|
<s> [webpack.Progress] 10% building import loader ../../node_modules/.pnpm/@storybook+mdx1-csf@0.0.1/node_modules/@storybook/mdx1-csf/loader.js
|
|
164
164
|
<s> [webpack.Progress] 10% building 0/14 entries 19/69 dependencies 0/18 modules
|
|
165
165
|
<s> [webpack.Progress] 10% building import loader ../../node_modules/.pnpm/@storybook+source-loader@6.5.13_react-dom@17.0.2+react@17.0.2/node_modules/@storybook/source-loader/dist/cjs/index.js
|
|
166
|
-
<s> [webpack.Progress] 10% building 0/14 entries
|
|
166
|
+
<s> [webpack.Progress] 10% building 0/14 entries 51/69 dependencies 0/50 modules
|
|
167
167
|
<s> [webpack.Progress] 10% building 0/14 entries 57/100 dependencies 0/53 modules
|
|
168
|
-
<s> [webpack.Progress] 10% building 0/14 entries 100/221 dependencies 0/
|
|
169
|
-
<s> [webpack.Progress] 10% building
|
|
170
|
-
<s> [webpack.Progress] 10% building
|
|
171
|
-
<s> [webpack.Progress] 10% building
|
|
172
|
-
<s> [webpack.Progress]
|
|
173
|
-
<s> [webpack.Progress]
|
|
174
|
-
<s> [webpack.Progress]
|
|
175
|
-
<s> [webpack.Progress]
|
|
176
|
-
<s> [webpack.Progress]
|
|
177
|
-
<s> [webpack.Progress] 13% building
|
|
178
|
-
<s> [webpack.Progress] 13% building 1/14 entries
|
|
179
|
-
<s> [webpack.Progress] 13% building 1/14 entries
|
|
180
|
-
<s> [webpack.Progress] 13% building 1/14 entries 349/
|
|
181
|
-
<s> [webpack.Progress] 13% building 1/14 entries 500/
|
|
182
|
-
<s> [webpack.Progress] 13% building 1/14 entries
|
|
183
|
-
<s> [webpack.Progress] 13% building 1/14 entries
|
|
184
|
-
<s> [webpack.Progress] 13% building 1/14 entries
|
|
185
|
-
<s> [webpack.Progress] 13% building 1/14 entries
|
|
186
|
-
<s> [webpack.Progress] 13% building 1/14 entries
|
|
187
|
-
<s> [webpack.Progress] 13% building 1/14 entries
|
|
188
|
-
<s> [webpack.Progress] 13% building 1/14 entries
|
|
189
|
-
<s> [webpack.Progress] 13% building 1/14 entries
|
|
190
|
-
<s> [webpack.Progress] 13% building 1/14 entries
|
|
191
|
-
<s> [webpack.Progress] 13% building 1/14 entries 2000
|
|
192
|
-
<s> [webpack.Progress] 13% building 1/14 entries
|
|
193
|
-
<s> [webpack.Progress] 13% building 1/14 entries
|
|
194
|
-
<s> [webpack.Progress] 13% building 1/14 entries
|
|
195
|
-
<s> [webpack.Progress] 13% building 1/14 entries
|
|
196
|
-
<s> [webpack.Progress] 13% building 1/14 entries
|
|
197
|
-
<s> [webpack.Progress] 13% building 1/14 entries
|
|
198
|
-
<s> [webpack.Progress]
|
|
199
|
-
<s> [webpack.Progress]
|
|
200
|
-
<s> [webpack.Progress]
|
|
201
|
-
<s> [webpack.Progress]
|
|
202
|
-
<s> [webpack.Progress] 16% building 1/14 entries 3761/3826 dependencies 566/800 modules
|
|
203
|
-
<s> [webpack.Progress] 17% building 1/14 entries 4000/4081 dependencies 639/879 modules
|
|
204
|
-
<s> [webpack.Progress] 17% building 1/14 entries 4200/4257 dependencies 683/968 modules
|
|
205
|
-
<s> [webpack.Progress] 18% building 1/14 entries 4404/4500 dependencies 790/1037 modules
|
|
206
|
-
<s> [webpack.Progress] 19% building 1/14 entries 4655/4700 dependencies 899/1094 modules
|
|
168
|
+
<s> [webpack.Progress] 10% building 0/14 entries 100/221 dependencies 0/82 modules
|
|
169
|
+
<s> [webpack.Progress] 10% building import loader ../../node_modules/.pnpm/mini-css-extract-plugin@2.6.1_webpack@5.74.0/node_modules/mini-css-extract-plugin/dist/loader.js
|
|
170
|
+
<s> [webpack.Progress] 10% building import loader ../../node_modules/.pnpm/css-loader@6.7.1_webpack@5.74.0/node_modules/css-loader/dist/cjs.js
|
|
171
|
+
<s> [webpack.Progress] 10% building import loader ../../node_modules/.pnpm/postcss-loader@6.2.1_postcss@8.4.18+webpack@5.74.0/node_modules/postcss-loader/dist/cjs.js
|
|
172
|
+
<s> [webpack.Progress] 10% building import loader ../../node_modules/.pnpm/resolve-url-loader@4.0.0/node_modules/resolve-url-loader/index.js
|
|
173
|
+
<s> [webpack.Progress] 10% building import loader ../../node_modules/.pnpm/sass-loader@12.6.0_sass@1.55.0+webpack@5.74.0/node_modules/sass-loader/dist/cjs.js
|
|
174
|
+
<s> [webpack.Progress] 10% building 0/14 entries 186/238 dependencies 1/121 modules
|
|
175
|
+
<s> [webpack.Progress] 10% building 0/14 entries 199/300 dependencies 1/134 modules
|
|
176
|
+
<s> [webpack.Progress] 10% building 0/14 entries 234/306 dependencies 3/142 modules
|
|
177
|
+
<s> [webpack.Progress] 13% building 1/14 entries 237/342 dependencies 19/142 modules
|
|
178
|
+
<s> [webpack.Progress] 13% building 1/14 entries 322/355 dependencies 31/205 modules
|
|
179
|
+
<s> [webpack.Progress] 13% building 1/14 entries 329/398 dependencies 32/211 modules
|
|
180
|
+
<s> [webpack.Progress] 13% building 1/14 entries 349/672 dependencies 34/216 modules
|
|
181
|
+
<s> [webpack.Progress] 13% building 1/14 entries 500/687 dependencies 40/289 modules
|
|
182
|
+
<s> [webpack.Progress] 13% building 1/14 entries 662/695 dependencies 43/355 modules
|
|
183
|
+
<s> [webpack.Progress] 13% building 1/14 entries 672/900 dependencies 47/364 modules
|
|
184
|
+
<s> [webpack.Progress] 13% building 1/14 entries 900/1236 dependencies 59/386 modules
|
|
185
|
+
<s> [webpack.Progress] 13% building 1/14 entries 1100/1236 dependencies 59/430 modules
|
|
186
|
+
<s> [webpack.Progress] 13% building 1/14 entries 1194/1300 dependencies 64/439 modules
|
|
187
|
+
<s> [webpack.Progress] 13% building 1/14 entries 1500/1566 dependencies 80/484 modules
|
|
188
|
+
<s> [webpack.Progress] 13% building 1/14 entries 1546/1600 dependencies 80/514 modules
|
|
189
|
+
<s> [webpack.Progress] 13% building 1/14 entries 1628/1800 dependencies 95/516 modules
|
|
190
|
+
<s> [webpack.Progress] 13% building 1/14 entries 1900/1967 dependencies 117/546 modules
|
|
191
|
+
<s> [webpack.Progress] 13% building 1/14 entries 1941/2000 dependencies 122/569 modules
|
|
192
|
+
<s> [webpack.Progress] 13% building 1/14 entries 2053/2200 dependencies 146/574 modules
|
|
193
|
+
<s> [webpack.Progress] 13% building 1/14 entries 2400/2441 dependencies 181/649 modules
|
|
194
|
+
<s> [webpack.Progress] 13% building 1/14 entries 2573/2700 dependencies 253/668 modules
|
|
195
|
+
<s> [webpack.Progress] 13% building 1/14 entries 2585/3000 dependencies 272/672 modules
|
|
196
|
+
<s> [webpack.Progress] 13% building 1/14 entries 2900/3040 dependencies 338/680 modules
|
|
197
|
+
<s> [webpack.Progress] 13% building 1/14 entries 3100/3172 dependencies 357/709 modules
|
|
198
|
+
<s> [webpack.Progress] 14% building 1/14 entries 3222/3300 dependencies 376/740 modules
|
|
199
|
+
<s> [webpack.Progress] 15% building 1/14 entries 3632/3698 dependencies 500/762 modules
|
|
200
|
+
<s> [webpack.Progress] 16% building 1/14 entries 3894/4000 dependencies 596/854 modules
|
|
201
|
+
<s> [webpack.Progress] 18% building 1/14 entries 4300/4390 dependencies 748/993 modules
|
|
207
202
|
|
|
208
203
|
|
|
209
204
|
┌─────────────────────────────────────────────────────────────────────────────────┐
|
|
@@ -217,21 +212,21 @@ info => Using default Webpack5 setup
|
|
|
217
212
|
└─────────────────────────────────────────────────────────────────────────────────┘
|
|
218
213
|
|
|
219
214
|
|
|
220
|
-
<s> [webpack.Progress]
|
|
221
|
-
<s> [webpack.Progress]
|
|
222
|
-
<s> [webpack.Progress] 21% building 1/14 entries
|
|
223
|
-
<s> [webpack.Progress] 22% building
|
|
224
|
-
<s> [webpack.Progress]
|
|
225
|
-
<s> [webpack.Progress]
|
|
226
|
-
<s> [webpack.Progress]
|
|
227
|
-
<s> [webpack.Progress]
|
|
228
|
-
<s> [webpack.Progress]
|
|
229
|
-
<s> [webpack.Progress]
|
|
230
|
-
<s> [webpack.Progress]
|
|
231
|
-
<s> [webpack.Progress] 45% building 9/14 entries
|
|
232
|
-
<s> [webpack.Progress] 49% building 10/14 entries
|
|
233
|
-
<s> [webpack.Progress] 53% building 11/14 entries
|
|
234
|
-
<s> [webpack.Progress] 57% building 12/14 entries
|
|
215
|
+
<s> [webpack.Progress] 19% building 1/14 entries 4500/4565 dependencies 829/1043 modules
|
|
216
|
+
<s> [webpack.Progress] 19% building 1/14 entries 4578/4600 dependencies 854/1070 modules
|
|
217
|
+
<s> [webpack.Progress] 21% building 1/14 entries 5000/5084 dependencies 1079/1265 modules
|
|
218
|
+
<s> [webpack.Progress] 22% building 2/14 entries 5165/5236 dependencies 1129/1280 modules
|
|
219
|
+
<s> [webpack.Progress] 22% building 3/14 entries 5165/5236 dependencies 1130/1280 modules
|
|
220
|
+
<s> [webpack.Progress] 25% building 4/14 entries 5165/5236 dependencies 1131/1280 modules
|
|
221
|
+
<s> [webpack.Progress] 29% building 5/14 entries 5165/5236 dependencies 1132/1280 modules
|
|
222
|
+
<s> [webpack.Progress] 33% building 6/14 entries 5165/5236 dependencies 1133/1280 modules
|
|
223
|
+
<s> [webpack.Progress] 37% building 7/14 entries 5165/5236 dependencies 1134/1280 modules
|
|
224
|
+
<s> [webpack.Progress] 41% building 8/14 entries 5165/5236 dependencies 1135/1280 modules
|
|
225
|
+
<s> [webpack.Progress] 45% building 9/14 entries 5165/5236 dependencies 1139/1280 modules
|
|
226
|
+
<s> [webpack.Progress] 45% building 9/14 entries 5399/5421 dependencies 1200/1316 modules
|
|
227
|
+
<s> [webpack.Progress] 49% building 10/14 entries 5399/5421 dependencies 1243/1316 modules
|
|
228
|
+
<s> [webpack.Progress] 53% building 11/14 entries 5399/5421 dependencies 1244/1316 modules
|
|
229
|
+
<s> [webpack.Progress] 57% building 12/14 entries 5507/5507 dependencies 1324/1343 modules
|
|
235
230
|
<s> [webpack.Progress] 61% building 13/14 entries 5509/5509 dependencies 1344/1344 modules
|
|
236
231
|
<s> [webpack.Progress] 64% building 14/14 entries 5509/5509 dependencies 1344/1344 modules
|
|
237
232
|
<s> [webpack.Progress] 65% building
|
|
@@ -335,13 +330,13 @@ info => Using default Webpack5 setup
|
|
|
335
330
|
<s> [webpack.Progress] 92% sealing asset processing ESLintWebpackPlugin_1
|
|
336
331
|
<s> [webpack.Progress] 92% sealing asset processing PersistentChildCompilerSingletonPlugin
|
|
337
332
|
<s> [webpack.Progress] 92% sealing asset processing TerserPlugin
|
|
338
|
-
info => Manager built (
|
|
333
|
+
info => Manager built (1.88 min)
|
|
339
334
|
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin
|
|
340
335
|
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin
|
|
341
|
-
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin static/css/main.
|
|
342
|
-
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin static/css/main.
|
|
343
|
-
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin main.
|
|
344
|
-
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin main.
|
|
336
|
+
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin static/css/main.78c3b5d5.css generate SourceMap
|
|
337
|
+
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin static/css/main.78c3b5d5.css generated SourceMap
|
|
338
|
+
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin main.ee494590.iframe.bundle.js generate SourceMap
|
|
339
|
+
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin main.ee494590.iframe.bundle.js generated SourceMap
|
|
345
340
|
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin runtime~main.fac2eb59.iframe.bundle.js generate SourceMap
|
|
346
341
|
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin runtime~main.fac2eb59.iframe.bundle.js generated SourceMap
|
|
347
342
|
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin 259.813ec34b.iframe.bundle.js generate SourceMap
|
|
@@ -391,8 +386,8 @@ info => Manager built (2.17 min)
|
|
|
391
386
|
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin 504.9dfe019e.iframe.bundle.js generate SourceMap
|
|
392
387
|
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin 504.9dfe019e.iframe.bundle.js generated SourceMap
|
|
393
388
|
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin resolve sources
|
|
394
|
-
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin static/css/main.
|
|
395
|
-
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin static/css/main.
|
|
389
|
+
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin static/css/main.78c3b5d5.css attach SourceMap
|
|
390
|
+
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin static/css/main.78c3b5d5.css attached SourceMap
|
|
396
391
|
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin 212.af750ee2.iframe.bundle.js attach SourceMap
|
|
397
392
|
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin 212.af750ee2.iframe.bundle.js attached SourceMap
|
|
398
393
|
<s> [webpack.Progress] 92% sealing asset processing SourceMapDevToolPlugin
|
|
@@ -405,8 +400,8 @@ info => Manager built (2.17 min)
|
|
|
405
400
|
<s> [webpack.Progress] 92% sealing asset processing HtmlWebpackPlugin
|
|
406
401
|
<s> [webpack.Progress] 92% sealing asset processing RealContentHashPlugin
|
|
407
402
|
<s> [webpack.Progress] 92% sealing asset processing RealContentHashPlugin
|
|
408
|
-
<s> [webpack.Progress] 92% sealing asset processing RealContentHashPlugin main.
|
|
409
|
-
<s> [webpack.Progress] 92% sealing asset processing RealContentHashPlugin main.
|
|
403
|
+
<s> [webpack.Progress] 92% sealing asset processing RealContentHashPlugin main.09e49cbd.iframe.bundle.js generate SourceMap
|
|
404
|
+
<s> [webpack.Progress] 92% sealing asset processing RealContentHashPlugin main.09e49cbd.iframe.bundle.js generated SourceMap
|
|
410
405
|
<s> [webpack.Progress] 92% sealing asset processing RealContentHashPlugin runtime~main.3bae6a4f.iframe.bundle.js generate SourceMap
|
|
411
406
|
<s> [webpack.Progress] 92% sealing asset processing RealContentHashPlugin runtime~main.3bae6a4f.iframe.bundle.js generated SourceMap
|
|
412
407
|
<s> [webpack.Progress] 92% sealing asset processing RealContentHashPlugin 259.03b8a6d8.iframe.bundle.js generate SourceMap
|
|
@@ -479,7 +474,7 @@ info => Manager built (2.17 min)
|
|
|
479
474
|
<s> [webpack.Progress] 99% cache begin idle
|
|
480
475
|
<s> [webpack.Progress] 100%
|
|
481
476
|
|
|
482
|
-
info => Preview built (2
|
|
477
|
+
info => Preview built (2 min)
|
|
483
478
|
WARN Critical dependency: require function is used in a way in which dependencies cannot be statically extracted
|
|
484
479
|
WARN Critical dependency: require function is used in a way in which dependencies cannot be statically extracted
|
|
485
480
|
WARN Should not import the named export 'themeprefix'.'value' (imported as 'themeprefix') from default-exporting module (only default export is available soon)
|
|
@@ -487,7 +482,7 @@ WARN Should not import the named export 'themeprefix'.'value' (imported as 'them
|
|
|
487
482
|
WARN Module Warning (from ../../node_modules/.pnpm/postcss-loader@6.2.1_postcss@8.4.18+webpack@5.74.0/node_modules/postcss-loader/dist/cjs.js):
|
|
488
483
|
WARN Warning
|
|
489
484
|
WARN
|
|
490
|
-
WARN (1:
|
|
485
|
+
WARN (1:171748) postcss-preset-env: start value has mixed support, consider using flex-start instead
|
|
491
486
|
WARN [eslint]
|
|
492
487
|
WARN src/components/Accordion/AccordionPanel.tsx
|
|
493
488
|
WARN Line 11:3: 'timeout' is assigned a value but never used @typescript-eslint/no-unused-vars
|
|
@@ -518,18 +513,18 @@ WARN 4bf5fc6f93ba10519c82.eot (473 KiB)
|
|
|
518
513
|
WARN d3434771ad7e9030387e.ttf (473 KiB)
|
|
519
514
|
WARN 9ff97e342523931a4992.eot (339 KiB)
|
|
520
515
|
WARN 1dbed2ef5cef8fcb4cbe.ttf (338 KiB)
|
|
521
|
-
WARN main.
|
|
522
|
-
WARN static/css/main.
|
|
516
|
+
WARN main.09e49cbd.iframe.bundle.js (530 KiB)
|
|
517
|
+
WARN static/css/main.3a816114.css (274 KiB)
|
|
523
518
|
WARN 639.c568c669.iframe.bundle.js (807 KiB)
|
|
524
519
|
WARN 212.faba6ad0.iframe.bundle.js (2.33 MiB)
|
|
525
520
|
WARN 504.f9ef513c.iframe.bundle.js (656 KiB)
|
|
526
521
|
WARN entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
|
|
527
522
|
WARN Entrypoints:
|
|
528
|
-
WARN main (3.
|
|
523
|
+
WARN main (3.12 MiB)
|
|
529
524
|
WARN runtime~main.3bae6a4f.iframe.bundle.js
|
|
530
525
|
WARN 212.faba6ad0.iframe.bundle.js
|
|
531
|
-
WARN main.
|
|
532
|
-
WARN static/css/main.
|
|
526
|
+
WARN main.09e49cbd.iframe.bundle.js
|
|
527
|
+
WARN static/css/main.3a816114.css
|
|
533
528
|
WARN
|
|
534
529
|
<s> [webpack.Progress] 99% cache shutdown
|
|
535
530
|
<s> [webpack.Progress] 99% cache shutdown
|
package/.turbo/turbo-check.log
CHANGED
package/.turbo/turbo-test.log
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
|
|
2
|
-
> @ilo-org/react@0.0.
|
|
2
|
+
> @ilo-org/react@0.0.16 test /home/runner/work/designsystem/designsystem/packages/react
|
|
3
3
|
> NODE_OPTIONS=--experimental-vm-modules SKIP_PREFLIGHT_CHECK=true react-scripts test --watchAll=false --setupFilesAfterEnv ./src/setup.ts
|
|
4
4
|
|
|
5
|
-
(node:
|
|
5
|
+
(node:3251) ExperimentalWarning: VM Modules is an experimental feature. This feature could change at any time
|
|
6
6
|
(Use `node --trace-warnings ...` to show where the warning was created)
|
|
7
7
|
PASS src/__tests__/Button.test.tsx
|
|
8
8
|
PASS src/__tests__/Pagination.test.tsx
|
|
@@ -13,7 +13,7 @@ PASS src/__tests__/Accordion.test.tsx
|
|
|
13
13
|
|
|
14
14
|
console.log
|
|
15
15
|
<ref *1> HTMLButtonElement {
|
|
16
|
-
'__reactFiber$
|
|
16
|
+
'__reactFiber$pos248fx968': <ref *2> FiberNode {
|
|
17
17
|
tag: 5,
|
|
18
18
|
key: null,
|
|
19
19
|
elementType: 'button',
|
|
@@ -164,7 +164,7 @@ PASS src/__tests__/Accordion.test.tsx
|
|
|
164
164
|
_debugNeedsRemount: false,
|
|
165
165
|
_debugHookTypes: null
|
|
166
166
|
},
|
|
167
|
-
'__reactProps$
|
|
167
|
+
'__reactProps$pos248fx968': {
|
|
168
168
|
className: 'ilo--accordion--button',
|
|
169
169
|
'aria-expanded': true,
|
|
170
170
|
onClick: [Function: onClick],
|
|
@@ -178,7 +178,7 @@ PASS src/__tests__/Accordion.test.tsx
|
|
|
178
178
|
|
|
179
179
|
console.log
|
|
180
180
|
<ref *1> HTMLButtonElement {
|
|
181
|
-
'__reactFiber$
|
|
181
|
+
'__reactFiber$pos248fx968': <ref *2> FiberNode {
|
|
182
182
|
tag: 5,
|
|
183
183
|
key: null,
|
|
184
184
|
elementType: 'button',
|
|
@@ -329,7 +329,7 @@ PASS src/__tests__/Accordion.test.tsx
|
|
|
329
329
|
_debugNeedsRemount: false,
|
|
330
330
|
_debugHookTypes: null
|
|
331
331
|
},
|
|
332
|
-
'__reactProps$
|
|
332
|
+
'__reactProps$pos248fx968': {
|
|
333
333
|
className: 'ilo--accordion--button',
|
|
334
334
|
'aria-expanded': true,
|
|
335
335
|
onClick: [Function: onClick],
|
|
@@ -343,7 +343,7 @@ PASS src/__tests__/Accordion.test.tsx
|
|
|
343
343
|
|
|
344
344
|
console.log
|
|
345
345
|
<ref *1> HTMLButtonElement {
|
|
346
|
-
'__reactFiber$
|
|
346
|
+
'__reactFiber$pos248fx968': <ref *2> FiberNode {
|
|
347
347
|
tag: 5,
|
|
348
348
|
key: null,
|
|
349
349
|
elementType: 'button',
|
|
@@ -494,7 +494,7 @@ PASS src/__tests__/Accordion.test.tsx
|
|
|
494
494
|
_debugNeedsRemount: false,
|
|
495
495
|
_debugHookTypes: null
|
|
496
496
|
},
|
|
497
|
-
'__reactProps$
|
|
497
|
+
'__reactProps$pos248fx968': {
|
|
498
498
|
className: 'ilo--accordion--button',
|
|
499
499
|
'aria-expanded': true,
|
|
500
500
|
onClick: [Function: onClick],
|
|
@@ -511,7 +511,7 @@ PASS src/__tests__/Callout.test.tsx
|
|
|
511
511
|
|
|
512
512
|
console.log
|
|
513
513
|
<ref *1> HTMLHeadingElement {
|
|
514
|
-
'__reactFiber$
|
|
514
|
+
'__reactFiber$68opc6rl2c7': <ref *2> FiberNode {
|
|
515
515
|
tag: 5,
|
|
516
516
|
key: null,
|
|
517
517
|
elementType: 'h5',
|
|
@@ -648,7 +648,7 @@ PASS src/__tests__/Callout.test.tsx
|
|
|
648
648
|
_debugNeedsRemount: false,
|
|
649
649
|
_debugHookTypes: null
|
|
650
650
|
},
|
|
651
|
-
'__reactProps$
|
|
651
|
+
'__reactProps$68opc6rl2c7': { className: 'undefined--callout--headline', children: 'With CTA' }
|
|
652
652
|
}
|
|
653
653
|
|
|
654
654
|
at Object.<anonymous> (src/__tests__/Callout.test.tsx:14:13)
|
|
@@ -658,7 +658,7 @@ PASS src/__tests__/Notification.test.tsx
|
|
|
658
658
|
|
|
659
659
|
console.log
|
|
660
660
|
<ref *1> HTMLHeadingElement {
|
|
661
|
-
'__reactFiber$
|
|
661
|
+
'__reactFiber$wrj87ctnmx': <ref *2> FiberNode {
|
|
662
662
|
tag: 5,
|
|
663
663
|
key: null,
|
|
664
664
|
elementType: 'h2',
|
|
@@ -801,7 +801,7 @@ PASS src/__tests__/Notification.test.tsx
|
|
|
801
801
|
_debugNeedsRemount: false,
|
|
802
802
|
_debugHookTypes: null
|
|
803
803
|
},
|
|
804
|
-
'__reactProps$
|
|
804
|
+
'__reactProps$wrj87ctnmx': {
|
|
805
805
|
className: 'undefined--notification--headline',
|
|
806
806
|
children: 'With CTA'
|
|
807
807
|
}
|
|
@@ -885,5 +885,5 @@ PASS src/__tests__/Tag.test.tsx
|
|
|
885
885
|
Test Suites: 20 passed, 20 total
|
|
886
886
|
Tests: 66 passed, 66 total
|
|
887
887
|
Snapshots: 0 total
|
|
888
|
-
Time:
|
|
888
|
+
Time: 17.721 s
|
|
889
889
|
Ran all test suites.
|
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,31 @@
|
|
|
1
1
|
# @ilo-org/react
|
|
2
2
|
|
|
3
|
+
## 0.0.16
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 94bd642d9: ILOUAT-16: Clicking on the page should close subnav menu
|
|
8
|
+
ILOUAT-26: mobile hamburger click shouldn't auto navigate to inside link
|
|
9
|
+
ILOUAT-27: Menu take over on mobile should be the whole page without the ability to scroll past it
|
|
10
|
+
ILOUAT-37: Subnav pane should properly open when subnav items are focused
|
|
11
|
+
- a167b7405: - Border radius for context menu
|
|
12
|
+
- Mobile nav disappear on breakpoint instead of any resize event
|
|
13
|
+
- More List spacing fixes (title item)
|
|
14
|
+
- Breadcrumb on mobile in heroes
|
|
15
|
+
- Bugfixes for feature card on wide mode with list item
|
|
16
|
+
- Add in "Back to main site" link for local nav
|
|
17
|
+
- 79e17c5d3: Bufdixes to multiple components
|
|
18
|
+
- 7b3813bb1: Bugfixes to multiple components
|
|
19
|
+
- Updated dependencies [94bd642d9]
|
|
20
|
+
- Updated dependencies [a167b7405]
|
|
21
|
+
- Updated dependencies [79e17c5d3]
|
|
22
|
+
- Updated dependencies [7b3813bb1]
|
|
23
|
+
- @ilo-org/fonts@0.0.4
|
|
24
|
+
- @ilo-org/icons-react@0.0.14
|
|
25
|
+
- @ilo-org/styles@0.1.12
|
|
26
|
+
- @ilo-org/themes@0.1.12
|
|
27
|
+
- @ilo-org/utils@0.0.8
|
|
28
|
+
|
|
3
29
|
## 0.0.15
|
|
4
30
|
|
|
5
31
|
### Patch Changes
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ilo-org/react",
|
|
3
3
|
"description": "React components for the ILO's Design System",
|
|
4
|
-
"version": "0.0.
|
|
4
|
+
"version": "0.0.16",
|
|
5
5
|
"author": "@justintemps",
|
|
6
6
|
"license": "Apache-2.0",
|
|
7
7
|
"main": "lib/index.js",
|
|
@@ -24,11 +24,11 @@
|
|
|
24
24
|
],
|
|
25
25
|
"dependencies": {
|
|
26
26
|
"@ilo-org/brand-assets": "0.0.1",
|
|
27
|
-
"@ilo-org/fonts": "0.0.
|
|
28
|
-
"@ilo-org/icons-react": "0.0.
|
|
29
|
-
"@ilo-org/styles": "0.1.
|
|
30
|
-
"@ilo-org/themes": "0.1.
|
|
31
|
-
"@ilo-org/utils": "0.0.
|
|
27
|
+
"@ilo-org/fonts": "0.0.4",
|
|
28
|
+
"@ilo-org/icons-react": "0.0.14",
|
|
29
|
+
"@ilo-org/styles": "0.1.12",
|
|
30
|
+
"@ilo-org/themes": "0.1.12",
|
|
31
|
+
"@ilo-org/utils": "0.0.8",
|
|
32
32
|
"classnames": "^2.3.1",
|
|
33
33
|
"dom-helpers": "^5.2.1",
|
|
34
34
|
"global": "^4.4.0",
|
|
@@ -338,7 +338,7 @@
|
|
|
338
338
|
/* eslint-enable object-shorthand */
|
|
339
339
|
})
|
|
340
340
|
);
|
|
341
|
-
};</script><link href="static/css/main.
|
|
341
|
+
};</script><link href="static/css/main.3a816114.css" rel="stylesheet"><style>#root[hidden],
|
|
342
342
|
#docs-root[hidden] {
|
|
343
343
|
display: none !important;
|
|
344
344
|
}</style></head><body><div class="sb-preparing-story sb-wrapper"><div class="sb-loader"></div></div><div class="sb-preparing-docs sb-wrapper"><div class="sb-previewBlock"><div class="sb-previewBlock_header"><div class="sb-previewBlock_icon"></div><div class="sb-previewBlock_icon"></div><div class="sb-previewBlock_icon"></div><div class="sb-previewBlock_icon"></div></div><div class="sb-previewBlock_body"><div class="sb-loader"></div></div></div><table aria-hidden="true" class="sb-argstableBlock"><thead class="sb-argstableBlock-head"><tr><th><span>Name</span></th><th><span>Description</span></th><th><span>Default</span></th><th><span>Control</span></th></tr></thead><tbody class="sb-argstableBlock-body"><tr><td><span>propertyName</span><span title="Required">*</span></td><td><div><span>This is a short description</span></div><div class="sb-argstableBlock-summary"><div><span class="sb-argstableBlock-code">summary</span></div></div></td><td><div><span class="sb-argstableBlock-code">defaultValue</span></div></td><td><button>Set string</button></td></tr><tr><td><span>propertyName</span><span>*</span></td><td><div><span>This is a short description</span></div><div class="sb-argstableBlock-summary"><div><span class="sb-argstableBlock-code">summary</span></div></div></td><td><div><span class="sb-argstableBlock-code">defaultValue</span></div></td><td><button>Set string</button></td></tr><tr><td><span>propertyName</span><span>*</span></td><td><div><span>This is a short description</span></div><div class="sb-argstableBlock-summary"><div><span class="sb-argstableBlock-code">summary</span></div></div></td><td><div><span class="sb-argstableBlock-code">defaultValue</span></div></td><td><button>Set string</button></td></tr></tbody></table></div><div class="sb-nopreview sb-wrapper"><div class="sb-nopreview_main"><h1 class="sb-nopreview_heading sb-heading">No Preview</h1><p>Sorry, but you either have no stories or none are selected somehow.</p><ul><li>Please check the Storybook config.</li><li>Try reloading the page.</li></ul><p>If the problem persists, check the browser console, or the terminal you've run Storybook from.</p></div></div><div class="sb-errordisplay sb-wrapper"><pre id="error-message" class="sb-heading"></pre><pre class="sb-errordisplay_code"><code id="error-stack"></code></pre></div><div id="root"></div><div id="docs-root"></div><script>window['CONFIG_TYPE'] = "PRODUCTION";
|
|
@@ -361,4 +361,4 @@
|
|
|
361
361
|
|
|
362
362
|
|
|
363
363
|
|
|
364
|
-
window['STORIES'] = [{"titlePrefix":"","directory":"./src","files":"**/*.stories.mdx","importPathMatcher":"^\\.[\\\\/](?:src(?:\\/(?!\\.)(?:(?:(?!(?:^|\\/)\\.).)*?)\\/|\\/|$)(?!\\.)(?=.)[^/]*?\\.stories\\.mdx)$"},{"titlePrefix":"","directory":"./src","files":"**/*.stories.@(js|jsx|ts|tsx)","importPathMatcher":"^\\.[\\\\/](?:src(?:\\/(?!\\.)(?:(?:(?!(?:^|\\/)\\.).)*?)\\/|\\/|$)(?!\\.)(?=.)[^/]*?\\.stories\\.(js|jsx|ts|tsx))$"}];</script><script src="runtime~main.3bae6a4f.iframe.bundle.js"></script><script src="212.faba6ad0.iframe.bundle.js"></script><script src="main.
|
|
364
|
+
window['STORIES'] = [{"titlePrefix":"","directory":"./src","files":"**/*.stories.mdx","importPathMatcher":"^\\.[\\\\/](?:src(?:\\/(?!\\.)(?:(?:(?!(?:^|\\/)\\.).)*?)\\/|\\/|$)(?!\\.)(?=.)[^/]*?\\.stories\\.mdx)$"},{"titlePrefix":"","directory":"./src","files":"**/*.stories.@(js|jsx|ts|tsx)","importPathMatcher":"^\\.[\\\\/](?:src(?:\\/(?!\\.)(?:(?:(?!(?:^|\\/)\\.).)*?)\\/|\\/|$)(?!\\.)(?=.)[^/]*?\\.stories\\.(js|jsx|ts|tsx))$"}];</script><script src="runtime~main.3bae6a4f.iframe.bundle.js"></script><script src="212.faba6ad0.iframe.bundle.js"></script><script src="main.09e49cbd.iframe.bundle.js"></script></body></html>
|