@itwin/reports-config-widget-react 0.8.0 → 0.8.2

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.
Files changed (48) hide show
  1. package/CHANGELOG.json +31 -1
  2. package/CHANGELOG.md +18 -2
  3. package/coverage/clover.xml +27 -27
  4. package/coverage/coverage-final.json +5 -5
  5. package/coverage/lcov-report/index.html +1 -1
  6. package/coverage/lcov-report/src/ReportsConfigWidget.ts.html +2 -2
  7. package/coverage/lcov-report/src/index.html +1 -1
  8. package/coverage/lcov-report/src/test/index.html +1 -1
  9. package/coverage/lcov-report/src/test/test-utils.tsx.html +1 -1
  10. package/coverage/lcov-report/src/widget/ReportsConfigUiProvider.tsx.html +1 -1
  11. package/coverage/lcov-report/src/widget/components/ActionPanel.tsx.html +1 -1
  12. package/coverage/lcov-report/src/widget/components/AddMappingsModal.tsx.html +1 -1
  13. package/coverage/lcov-report/src/widget/components/BulkExtractor.ts.html +1 -1
  14. package/coverage/lcov-report/src/widget/components/Constants.ts.html +1 -1
  15. package/coverage/lcov-report/src/widget/components/DeleteModal.tsx.html +1 -1
  16. package/coverage/lcov-report/src/widget/components/ExtractionStates/FailedExtractionState.tsx.html +1 -1
  17. package/coverage/lcov-report/src/widget/components/ExtractionStates/QueuedExtractionState.tsx.html +1 -1
  18. package/coverage/lcov-report/src/widget/components/ExtractionStates/RunningExtractionState.tsx.html +1 -1
  19. package/coverage/lcov-report/src/widget/components/ExtractionStates/StartingExtractionState.tsx.html +1 -1
  20. package/coverage/lcov-report/src/widget/components/ExtractionStates/SucceededExtractionState.tsx.html +1 -1
  21. package/coverage/lcov-report/src/widget/components/ExtractionStates/index.html +1 -1
  22. package/coverage/lcov-report/src/widget/components/ExtractionStatus.tsx.html +1 -1
  23. package/coverage/lcov-report/src/widget/components/ExtractionToast.tsx.html +1 -1
  24. package/coverage/lcov-report/src/widget/components/HorizontalTile.tsx.html +3 -3
  25. package/coverage/lcov-report/src/widget/components/LocalizedTablePaginator.tsx.html +1 -1
  26. package/coverage/lcov-report/src/widget/components/ReportAction.tsx.html +1 -1
  27. package/coverage/lcov-report/src/widget/components/ReportHorizontalTile.tsx.html +15 -15
  28. package/coverage/lcov-report/src/widget/components/ReportMappingHorizontalTile.tsx.html +6 -6
  29. package/coverage/lcov-report/src/widget/components/ReportMappings.tsx.html +1 -1
  30. package/coverage/lcov-report/src/widget/components/Reports.tsx.html +4 -4
  31. package/coverage/lcov-report/src/widget/components/ReportsConfigContext.tsx.html +1 -1
  32. package/coverage/lcov-report/src/widget/components/ReportsContainer.tsx.html +1 -1
  33. package/coverage/lcov-report/src/widget/components/ReportsHeader.tsx.html +1 -1
  34. package/coverage/lcov-report/src/widget/components/ReportsRouter.tsx.html +1 -1
  35. package/coverage/lcov-report/src/widget/components/SearchBar.tsx.html +1 -1
  36. package/coverage/lcov-report/src/widget/components/SelectIModel.tsx.html +1 -1
  37. package/coverage/lcov-report/src/widget/components/index.html +1 -1
  38. package/coverage/lcov-report/src/widget/components/utils.tsx.html +1 -1
  39. package/coverage/lcov-report/src/widget/context/BulkExtractorContext.tsx.html +1 -1
  40. package/coverage/lcov-report/src/widget/context/ReportsConfigApiContext.tsx.html +1 -1
  41. package/coverage/lcov-report/src/widget/context/index.html +1 -1
  42. package/coverage/lcov-report/src/widget/hooks/index.html +1 -1
  43. package/coverage/lcov-report/src/widget/hooks/useValidator.ts.html +1 -1
  44. package/coverage/lcov-report/src/widget/index.html +1 -1
  45. package/coverage/lcov.info +48 -48
  46. package/lib/cjs/tsconfig.tsbuildinfo +1 -1
  47. package/lib/esm/tsconfig.tsbuildinfo +1 -1
  48. package/package.json +3 -4
package/CHANGELOG.json CHANGED
@@ -2,7 +2,37 @@
2
2
  "name": "@itwin/reports-config-widget-react",
3
3
  "entries": [
4
4
  {
5
- "date": "Wed, 18 Dec 2024 12:42:07 GMT",
5
+ "date": "Wed, 13 Aug 2025 12:29:44 GMT",
6
+ "version": "0.8.2",
7
+ "tag": "@itwin/reports-config-widget-react_v0.8.2",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "tejas.sutar@bentley.com",
12
+ "package": "@itwin/reports-config-widget-react",
13
+ "commit": "b6e95f6afb8700096a259450896111997ad394dc",
14
+ "comment": "Upgraded @itwin/insights-client version to 0.16.0"
15
+ }
16
+ ]
17
+ }
18
+ },
19
+ {
20
+ "date": "Mon, 07 Jul 2025 19:55:02 GMT",
21
+ "version": "0.8.1",
22
+ "tag": "@itwin/reports-config-widget-react_v0.8.1",
23
+ "comments": {
24
+ "patch": [
25
+ {
26
+ "author": "24278440+saskliutas@users.noreply.github.com",
27
+ "package": "@itwin/reports-config-widget-react",
28
+ "commit": "358152a41bbb49c65445c5a4c9dfbd639edad74e",
29
+ "comment": "Removed unused `react-redux` peer dependency."
30
+ }
31
+ ]
32
+ }
33
+ },
34
+ {
35
+ "date": "Wed, 18 Dec 2024 12:42:56 GMT",
6
36
  "version": "0.8.0",
7
37
  "tag": "@itwin/reports-config-widget-react_v0.8.0",
8
38
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,28 @@
1
1
  # Change Log - @itwin/reports-config-widget-react
2
2
 
3
- This log was last generated on Wed, 18 Dec 2024 12:42:07 GMT and should not be manually modified.
3
+ <!-- This log was last generated on Wed, 13 Aug 2025 12:29:44 GMT and should not be manually modified. -->
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## 0.8.2
8
+
9
+ Wed, 13 Aug 2025 12:29:44 GMT
10
+
11
+ ### Patches
12
+
13
+ - Upgraded @itwin/insights-client version to 0.16.0 ([#1402](https://github.com/iTwin/viewer-components-react/pull/1402))
14
+
15
+ ## 0.8.1
16
+
17
+ Mon, 07 Jul 2025 19:55:02 GMT
18
+
19
+ ### Patches
20
+
21
+ - Removed unused `react-redux` peer dependency. ([#1368](https://github.com/iTwin/viewer-components-react/pull/1368))
22
+
7
23
  ## 0.8.0
8
24
 
9
- Wed, 18 Dec 2024 12:42:07 GMT
25
+ Wed, 18 Dec 2024 12:42:56 GMT
10
26
 
11
27
  ### Minor changes
12
28
 
@@ -1,6 +1,6 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <coverage generated="1734525543077" clover="3.2.0">
3
- <project timestamp="1734525543077" name="All files">
2
+ <coverage generated="1755087966109" clover="3.2.0">
3
+ <project timestamp="1755087966109" name="All files">
4
4
  <metrics statements="742" coveredstatements="637" conditionals="221" coveredconditionals="149" methods="189" coveredmethods="147" elements="1152" coveredelements="933" complexity="0" loc="742" ncloc="742" packages="7" files="32" classes="32"/>
5
5
  <package name="src">
6
6
  <metrics statements="9" coveredstatements="7" conditionals="2" coveredconditionals="1" methods="4" coveredmethods="2"/>
@@ -9,7 +9,7 @@
9
9
  <line num="6" count="8" type="stmt"/>
10
10
  <line num="12" count="8" type="stmt"/>
11
11
  <line num="17" count="0" type="stmt"/>
12
- <line num="21" count="5042" type="stmt"/>
12
+ <line num="21" count="5108" type="stmt"/>
13
13
  <line num="25" count="7" type="cond" truecount="1" falsecount="1"/>
14
14
  <line num="27" count="7" type="stmt"/>
15
15
  <line num="28" count="7" type="stmt"/>
@@ -305,8 +305,8 @@
305
305
  <line num="8" count="7" type="stmt"/>
306
306
  <line num="9" count="7" type="stmt"/>
307
307
  <line num="21" count="7" type="stmt"/>
308
- <line num="22" count="166" type="stmt"/>
309
- <line num="24" count="166" type="stmt"/>
308
+ <line num="22" count="198" type="stmt"/>
309
+ <line num="24" count="198" type="stmt"/>
310
310
  </file>
311
311
  <file name="LocalizedTablePaginator.tsx" path="/home/vsts/work/1/s/packages/itwin/reports-config-widget/src/widget/components/LocalizedTablePaginator.tsx">
312
312
  <metrics statements="11" coveredstatements="11" conditionals="2" coveredconditionals="1" methods="6" coveredmethods="6"/>
@@ -368,19 +368,19 @@
368
368
  <line num="13" count="7" type="stmt"/>
369
369
  <line num="14" count="7" type="stmt"/>
370
370
  <line num="27" count="7" type="stmt"/>
371
- <line num="28" count="148" type="stmt"/>
372
- <line num="29" count="148" type="stmt"/>
373
- <line num="30" count="148" type="stmt"/>
374
- <line num="32" count="148" type="stmt"/>
375
- <line num="33" count="29" type="stmt"/>
371
+ <line num="28" count="180" type="stmt"/>
372
+ <line num="29" count="180" type="stmt"/>
373
+ <line num="30" count="180" type="stmt"/>
374
+ <line num="32" count="180" type="stmt"/>
375
+ <line num="33" count="30" type="stmt"/>
376
376
  <line num="34" count="0" type="cond" truecount="0" falsecount="1"/>
377
377
  <line num="35" count="0" type="stmt"/>
378
378
  <line num="36" count="0" type="stmt"/>
379
- <line num="39" count="29" type="stmt"/>
380
- <line num="41" count="29" type="stmt"/>
381
- <line num="42" count="29" type="stmt"/>
382
- <line num="46" count="148" type="stmt"/>
383
- <line num="47" count="29" type="cond" truecount="0" falsecount="1"/>
379
+ <line num="39" count="30" type="stmt"/>
380
+ <line num="41" count="30" type="stmt"/>
381
+ <line num="42" count="30" type="stmt"/>
382
+ <line num="46" count="180" type="stmt"/>
383
+ <line num="47" count="30" type="cond" truecount="0" falsecount="1"/>
384
384
  <line num="48" count="0" type="stmt"/>
385
385
  <line num="49" count="0" type="stmt"/>
386
386
  <line num="50" count="0" type="stmt"/>
@@ -388,13 +388,13 @@
388
388
  <line num="52" count="0" type="stmt"/>
389
389
  <line num="53" count="0" type="cond" truecount="0" falsecount="3"/>
390
390
  <line num="54" count="0" type="stmt"/>
391
- <line num="59" count="29" type="stmt"/>
392
- <line num="62" count="148" type="stmt"/>
391
+ <line num="59" count="30" type="stmt"/>
392
+ <line num="62" count="180" type="stmt"/>
393
393
  <line num="63" count="4" type="cond" truecount="1" falsecount="0"/>
394
394
  <line num="64" count="4" type="stmt"/>
395
- <line num="68" count="148" type="stmt"/>
395
+ <line num="68" count="180" type="stmt"/>
396
396
  <line num="75" count="1" type="stmt"/>
397
- <line num="82" count="148" type="stmt"/>
397
+ <line num="82" count="180" type="stmt"/>
398
398
  <line num="84" count="2" type="stmt"/>
399
399
  <line num="93" count="1" type="stmt"/>
400
400
  <line num="94" count="1" type="stmt"/>
@@ -420,12 +420,12 @@
420
420
  <line num="37" count="6" type="stmt"/>
421
421
  <line num="38" count="6" type="stmt"/>
422
422
  <line num="42" count="26" type="stmt"/>
423
- <line num="43" count="21" type="stmt"/>
424
- <line num="44" count="21" type="stmt"/>
425
- <line num="45" count="21" type="cond" truecount="4" falsecount="0"/>
423
+ <line num="43" count="22" type="stmt"/>
424
+ <line num="44" count="22" type="stmt"/>
425
+ <line num="45" count="22" type="cond" truecount="4" falsecount="0"/>
426
426
  <line num="46" count="2" type="cond" truecount="1" falsecount="0"/>
427
427
  <line num="47" count="1" type="stmt"/>
428
- <line num="50" count="19" type="stmt"/>
428
+ <line num="50" count="20" type="stmt"/>
429
429
  <line num="53" count="0" type="stmt"/>
430
430
  <line num="55" count="0" type="stmt"/>
431
431
  <line num="59" count="26" type="stmt"/>
@@ -434,7 +434,7 @@
434
434
  <line num="64" count="18" type="stmt"/>
435
435
  <line num="65" count="18" type="cond" truecount="1" falsecount="0"/>
436
436
  <line num="66" count="11" type="stmt"/>
437
- <line num="67" count="3" type="stmt"/>
437
+ <line num="67" count="4" type="stmt"/>
438
438
  <line num="69" count="11" type="stmt"/>
439
439
  <line num="72" count="26" type="stmt"/>
440
440
  <line num="73" count="3" type="stmt"/>
@@ -566,7 +566,7 @@
566
566
  <line num="71" count="75" type="stmt"/>
567
567
  <line num="72" count="1" type="stmt"/>
568
568
  <line num="75" count="75" type="stmt"/>
569
- <line num="76" count="125" type="stmt"/>
569
+ <line num="76" count="160" type="stmt"/>
570
570
  <line num="80" count="75" type="stmt"/>
571
571
  <line num="81" count="4" type="cond" truecount="1" falsecount="0"/>
572
572
  <line num="83" count="4" type="cond" truecount="1" falsecount="1"/>
@@ -577,9 +577,9 @@
577
577
  <line num="90" count="0" type="stmt"/>
578
578
  <line num="93" count="75" type="cond" truecount="0" falsecount="1"/>
579
579
  <line num="95" count="75" type="stmt"/>
580
- <line num="141" count="148" type="stmt"/>
580
+ <line num="141" count="180" type="stmt"/>
581
581
  <line num="148" count="1" type="stmt"/>
582
- <line num="152" count="27" type="stmt"/>
582
+ <line num="152" count="26" type="stmt"/>
583
583
  <line num="160" count="1" type="stmt"/>
584
584
  <line num="162" count="1" type="stmt"/>
585
585
  <line num="163" count="1" type="cond" truecount="1" falsecount="1"/>