@storm-software/workspace-tools 1.195.0 → 1.196.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/CHANGELOG.md CHANGED
@@ -1,3 +1,10 @@
1
+ ## 1.196.0 (2024-11-01)
2
+
3
+ ### Features
4
+
5
+ - **eslint:** Resolve type issues with Nx plugin in preset
6
+ ([d27162e2](https://github.com/storm-software/storm-ops/commit/d27162e2))
7
+
1
8
  ## 1.195.0 (2024-10-31)
2
9
 
3
10
  ### Features
package/index.js CHANGED
@@ -66310,14 +66310,19 @@ var init_types = __esm({
66310
66310
  COLOR_KEYS = [
66311
66311
  "dark",
66312
66312
  "light",
66313
+ "base",
66313
66314
  "brand",
66315
+ "alternate",
66314
66316
  "accent",
66315
- "help",
66317
+ "link",
66316
66318
  "success",
66319
+ "help",
66317
66320
  "info",
66318
66321
  "warning",
66319
66322
  "error",
66320
- "fatal"
66323
+ "fatal",
66324
+ "positive",
66325
+ "negative"
66321
66326
  ];
66322
66327
  }
66323
66328
  });
package/meta.json CHANGED
@@ -3396,7 +3396,7 @@
3396
3396
  "format": "esm"
3397
3397
  },
3398
3398
  "packages/config/src/types.ts": {
3399
- "bytes": 1890,
3399
+ "bytes": 1953,
3400
3400
  "imports": [],
3401
3401
  "format": "esm"
3402
3402
  },
@@ -28233,7 +28233,7 @@
28233
28233
  "bytesInOutput": 10262
28234
28234
  },
28235
28235
  "packages/config/src/types.ts": {
28236
- "bytesInOutput": 263
28236
+ "bytesInOutput": 346
28237
28237
  },
28238
28238
  "packages/config/src/index.ts": {
28239
28239
  "bytesInOutput": 153
@@ -31254,7 +31254,7 @@
31254
31254
  "bytesInOutput": 205
31255
31255
  }
31256
31256
  },
31257
- "bytes": 10827738
31257
+ "bytes": 10827821
31258
31258
  },
31259
31259
  "dist/packages/workspace-tools/src/executors/unbuild/executor.js": {
31260
31260
  "imports": [
@@ -32691,7 +32691,7 @@
32691
32691
  "bytesInOutput": 10262
32692
32692
  },
32693
32693
  "packages/config/src/types.ts": {
32694
- "bytesInOutput": 263
32694
+ "bytesInOutput": 346
32695
32695
  },
32696
32696
  "packages/config/src/index.ts": {
32697
32697
  "bytesInOutput": 153
@@ -32748,7 +32748,7 @@
32748
32748
  "bytesInOutput": 1689
32749
32749
  }
32750
32750
  },
32751
- "bytes": 4191844
32751
+ "bytes": 4191927
32752
32752
  },
32753
32753
  "dist/packages/workspace-tools/src/executors/rolldown/executor.js": {
32754
32754
  "imports": [
@@ -34185,7 +34185,7 @@
34185
34185
  "bytesInOutput": 10262
34186
34186
  },
34187
34187
  "packages/config/src/types.ts": {
34188
- "bytesInOutput": 263
34188
+ "bytesInOutput": 346
34189
34189
  },
34190
34190
  "packages/config/src/index.ts": {
34191
34191
  "bytesInOutput": 153
@@ -34242,7 +34242,7 @@
34242
34242
  "bytesInOutput": 1689
34243
34243
  }
34244
34244
  },
34245
- "bytes": 4191853
34245
+ "bytes": 4191936
34246
34246
  },
34247
34247
  "dist/packages/workspace-tools/src/executors/rollup/executor.js": {
34248
34248
  "imports": [
@@ -36919,7 +36919,7 @@
36919
36919
  "bytesInOutput": 10262
36920
36920
  },
36921
36921
  "packages/config/src/types.ts": {
36922
- "bytesInOutput": 263
36922
+ "bytesInOutput": 346
36923
36923
  },
36924
36924
  "packages/config/src/index.ts": {
36925
36925
  "bytesInOutput": 153
@@ -38656,7 +38656,7 @@
38656
38656
  "bytesInOutput": 3411
38657
38657
  }
38658
38658
  },
38659
- "bytes": 9330636
38659
+ "bytes": 9330719
38660
38660
  },
38661
38661
  "dist/packages/workspace-tools/src/executors/tsup/executor.js": {
38662
38662
  "imports": [
@@ -40088,7 +40088,7 @@
40088
40088
  "bytesInOutput": 10262
40089
40089
  },
40090
40090
  "packages/config/src/types.ts": {
40091
- "bytesInOutput": 263
40091
+ "bytesInOutput": 346
40092
40092
  },
40093
40093
  "packages/config/src/index.ts": {
40094
40094
  "bytesInOutput": 153
@@ -40145,7 +40145,7 @@
40145
40145
  "bytesInOutput": 1689
40146
40146
  }
40147
40147
  },
40148
- "bytes": 4191696
40148
+ "bytes": 4191779
40149
40149
  },
40150
40150
  "dist/packages/workspace-tools/src/executors/tsup-neutral/executor.js": {
40151
40151
  "imports": [
@@ -41582,7 +41582,7 @@
41582
41582
  "bytesInOutput": 10262
41583
41583
  },
41584
41584
  "packages/config/src/types.ts": {
41585
- "bytesInOutput": 263
41585
+ "bytesInOutput": 346
41586
41586
  },
41587
41587
  "packages/config/src/index.ts": {
41588
41588
  "bytesInOutput": 153
@@ -41642,7 +41642,7 @@
41642
41642
  "bytesInOutput": 1234
41643
41643
  }
41644
41644
  },
41645
- "bytes": 4193043
41645
+ "bytes": 4193126
41646
41646
  },
41647
41647
  "dist/packages/workspace-tools/src/executors/tsup-node/executor.js": {
41648
41648
  "imports": [
@@ -43079,7 +43079,7 @@
43079
43079
  "bytesInOutput": 10262
43080
43080
  },
43081
43081
  "packages/config/src/types.ts": {
43082
- "bytesInOutput": 263
43082
+ "bytesInOutput": 346
43083
43083
  },
43084
43084
  "packages/config/src/index.ts": {
43085
43085
  "bytesInOutput": 153
@@ -43139,7 +43139,7 @@
43139
43139
  "bytesInOutput": 1234
43140
43140
  }
43141
43141
  },
43142
- "bytes": 4193000
43142
+ "bytes": 4193083
43143
43143
  },
43144
43144
  "dist/packages/workspace-tools/src/executors/tsup-browser/executor.js": {
43145
43145
  "imports": [
@@ -44576,7 +44576,7 @@
44576
44576
  "bytesInOutput": 10262
44577
44577
  },
44578
44578
  "packages/config/src/types.ts": {
44579
- "bytesInOutput": 263
44579
+ "bytesInOutput": 346
44580
44580
  },
44581
44581
  "packages/config/src/index.ts": {
44582
44582
  "bytesInOutput": 153
@@ -44636,7 +44636,7 @@
44636
44636
  "bytesInOutput": 1234
44637
44637
  }
44638
44638
  },
44639
- "bytes": 4192985
44639
+ "bytes": 4193068
44640
44640
  },
44641
44641
  "dist/packages/workspace-tools/src/executors/typia/executor.js": {
44642
44642
  "imports": [
@@ -47679,7 +47679,7 @@
47679
47679
  "bytesInOutput": 10262
47680
47680
  },
47681
47681
  "packages/config/src/types.ts": {
47682
- "bytesInOutput": 263
47682
+ "bytesInOutput": 346
47683
47683
  },
47684
47684
  "packages/config/src/index.ts": {
47685
47685
  "bytesInOutput": 153
@@ -47736,7 +47736,7 @@
47736
47736
  "bytesInOutput": 1689
47737
47737
  }
47738
47738
  },
47739
- "bytes": 5457387
47739
+ "bytes": 5457470
47740
47740
  },
47741
47741
  "dist/packages/workspace-tools/src/executors/clean-package/executor.js": {
47742
47742
  "imports": [
@@ -49441,7 +49441,7 @@
49441
49441
  "bytesInOutput": 10262
49442
49442
  },
49443
49443
  "packages/config/src/types.ts": {
49444
- "bytesInOutput": 263
49444
+ "bytesInOutput": 346
49445
49445
  },
49446
49446
  "packages/config/src/index.ts": {
49447
49447
  "bytesInOutput": 153
@@ -49603,7 +49603,7 @@
49603
49603
  "bytesInOutput": 1872
49604
49604
  }
49605
49605
  },
49606
- "bytes": 4563275
49606
+ "bytes": 4563358
49607
49607
  },
49608
49608
  "dist/packages/workspace-tools/src/executors/size-limit/executor.js": {
49609
49609
  "imports": [
@@ -51243,7 +51243,7 @@
51243
51243
  "bytesInOutput": 10262
51244
51244
  },
51245
51245
  "packages/config/src/types.ts": {
51246
- "bytesInOutput": 263
51246
+ "bytesInOutput": 346
51247
51247
  },
51248
51248
  "packages/config/src/index.ts": {
51249
51249
  "bytesInOutput": 153
@@ -51375,7 +51375,7 @@
51375
51375
  "bytesInOutput": 1689
51376
51376
  }
51377
51377
  },
51378
- "bytes": 4242295
51378
+ "bytes": 4242378
51379
51379
  },
51380
51380
  "dist/packages/workspace-tools/src/executors/npm-publish/executor.js": {
51381
51381
  "imports": [
@@ -52877,7 +52877,7 @@
52877
52877
  "bytesInOutput": 10262
52878
52878
  },
52879
52879
  "packages/config/src/types.ts": {
52880
- "bytesInOutput": 263
52880
+ "bytesInOutput": 346
52881
52881
  },
52882
52882
  "packages/config/src/index.ts": {
52883
52883
  "bytesInOutput": 153
@@ -52937,7 +52937,7 @@
52937
52937
  "bytesInOutput": 3101
52938
52938
  }
52939
52939
  },
52940
- "bytes": 4194153
52940
+ "bytes": 4194236
52941
52941
  },
52942
52942
  "dist/packages/workspace-tools/src/executors/cargo-check/executor.js": {
52943
52943
  "imports": [
@@ -54374,7 +54374,7 @@
54374
54374
  "bytesInOutput": 10262
54375
54375
  },
54376
54376
  "packages/config/src/types.ts": {
54377
- "bytesInOutput": 263
54377
+ "bytesInOutput": 346
54378
54378
  },
54379
54379
  "packages/config/src/index.ts": {
54380
54380
  "bytesInOutput": 153
@@ -54434,7 +54434,7 @@
54434
54434
  "bytesInOutput": 3101
54435
54435
  }
54436
54436
  },
54437
- "bytes": 4194093
54437
+ "bytes": 4194176
54438
54438
  },
54439
54439
  "dist/packages/workspace-tools/src/executors/cargo-clippy/executor.js": {
54440
54440
  "imports": [
@@ -55871,7 +55871,7 @@
55871
55871
  "bytesInOutput": 10262
55872
55872
  },
55873
55873
  "packages/config/src/types.ts": {
55874
- "bytesInOutput": 263
55874
+ "bytesInOutput": 346
55875
55875
  },
55876
55876
  "packages/config/src/index.ts": {
55877
55877
  "bytesInOutput": 153
@@ -55931,7 +55931,7 @@
55931
55931
  "bytesInOutput": 3101
55932
55932
  }
55933
55933
  },
55934
- "bytes": 4194133
55934
+ "bytes": 4194216
55935
55935
  },
55936
55936
  "dist/packages/workspace-tools/src/executors/cargo-doc/executor.js": {
55937
55937
  "imports": [
@@ -57368,7 +57368,7 @@
57368
57368
  "bytesInOutput": 10262
57369
57369
  },
57370
57370
  "packages/config/src/types.ts": {
57371
- "bytesInOutput": 263
57371
+ "bytesInOutput": 346
57372
57372
  },
57373
57373
  "packages/config/src/index.ts": {
57374
57374
  "bytesInOutput": 153
@@ -57431,7 +57431,7 @@
57431
57431
  "bytesInOutput": 3101
57432
57432
  }
57433
57433
  },
57434
- "bytes": 4195471
57434
+ "bytes": 4195554
57435
57435
  },
57436
57436
  "dist/packages/workspace-tools/src/executors/cargo-format/executor.js": {
57437
57437
  "imports": [
@@ -58868,7 +58868,7 @@
58868
58868
  "bytesInOutput": 10262
58869
58869
  },
58870
58870
  "packages/config/src/types.ts": {
58871
- "bytesInOutput": 263
58871
+ "bytesInOutput": 346
58872
58872
  },
58873
58873
  "packages/config/src/index.ts": {
58874
58874
  "bytesInOutput": 153
@@ -58928,7 +58928,7 @@
58928
58928
  "bytesInOutput": 3101
58929
58929
  }
58930
58930
  },
58931
- "bytes": 4194159
58931
+ "bytes": 4194242
58932
58932
  },
58933
58933
  "dist/packages/workspace-tools/src/generators/init/init.js": {
58934
58934
  "imports": [
@@ -60412,7 +60412,7 @@
60412
60412
  "bytesInOutput": 10262
60413
60413
  },
60414
60414
  "packages/config/src/types.ts": {
60415
- "bytesInOutput": 263
60415
+ "bytesInOutput": 346
60416
60416
  },
60417
60417
  "packages/config/src/index.ts": {
60418
60418
  "bytesInOutput": 153
@@ -60472,7 +60472,7 @@
60472
60472
  "bytesInOutput": 60
60473
60473
  }
60474
60474
  },
60475
- "bytes": 4200715
60475
+ "bytes": 4200798
60476
60476
  },
60477
60477
  "dist/packages/workspace-tools/src/generators/neutral-library/generator.js": {
60478
60478
  "imports": [
@@ -61939,7 +61939,7 @@
61939
61939
  "bytesInOutput": 10262
61940
61940
  },
61941
61941
  "packages/config/src/types.ts": {
61942
- "bytesInOutput": 263
61942
+ "bytesInOutput": 346
61943
61943
  },
61944
61944
  "packages/config/src/index.ts": {
61945
61945
  "bytesInOutput": 153
@@ -61999,7 +61999,7 @@
61999
61999
  "bytesInOutput": 27
62000
62000
  }
62001
62001
  },
62002
- "bytes": 4200667
62002
+ "bytes": 4200750
62003
62003
  },
62004
62004
  "dist/packages/workspace-tools/src/generators/browser-library/generator.js": {
62005
62005
  "imports": [
@@ -63466,7 +63466,7 @@
63466
63466
  "bytesInOutput": 10262
63467
63467
  },
63468
63468
  "packages/config/src/types.ts": {
63469
- "bytesInOutput": 263
63469
+ "bytesInOutput": 346
63470
63470
  },
63471
63471
  "packages/config/src/index.ts": {
63472
63472
  "bytesInOutput": 153
@@ -63526,7 +63526,7 @@
63526
63526
  "bytesInOutput": 27
63527
63527
  }
63528
63528
  },
63529
- "bytes": 4201214
63529
+ "bytes": 4201297
63530
63530
  },
63531
63531
  "dist/packages/workspace-tools/src/generators/release-version/generator.js": {
63532
63532
  "imports": [
@@ -65148,7 +65148,7 @@
65148
65148
  "bytesInOutput": 10262
65149
65149
  },
65150
65150
  "packages/config/src/types.ts": {
65151
- "bytesInOutput": 263
65151
+ "bytesInOutput": 346
65152
65152
  },
65153
65153
  "packages/config/src/index.ts": {
65154
65154
  "bytesInOutput": 153
@@ -65205,7 +65205,7 @@
65205
65205
  "bytesInOutput": 1027
65206
65206
  }
65207
65207
  },
65208
- "bytes": 4387391
65208
+ "bytes": 4387474
65209
65209
  },
65210
65210
  "dist/packages/workspace-tools/src/generators/preset/generator.js": {
65211
65211
  "imports": [
@@ -66642,7 +66642,7 @@
66642
66642
  "bytesInOutput": 10262
66643
66643
  },
66644
66644
  "packages/config/src/types.ts": {
66645
- "bytesInOutput": 263
66645
+ "bytesInOutput": 346
66646
66646
  },
66647
66647
  "packages/config/src/index.ts": {
66648
66648
  "bytesInOutput": 153
@@ -66699,7 +66699,7 @@
66699
66699
  "bytesInOutput": 57
66700
66700
  }
66701
66701
  },
66702
- "bytes": 4195609
66702
+ "bytes": 4195692
66703
66703
  },
66704
66704
  "dist/packages/workspace-tools/src/generators/config-schema/generator.js": {
66705
66705
  "imports": [
@@ -67735,7 +67735,7 @@
67735
67735
  "bytesInOutput": 10205
67736
67736
  },
67737
67737
  "packages/config/src/types.ts": {
67738
- "bytesInOutput": 263
67738
+ "bytesInOutput": 346
67739
67739
  },
67740
67740
  "packages/config/src/index.ts": {
67741
67741
  "bytesInOutput": 153
@@ -68293,7 +68293,7 @@
68293
68293
  "bytesInOutput": 3245
68294
68294
  }
68295
68295
  },
68296
- "bytes": 4227327
68296
+ "bytes": 4227410
68297
68297
  },
68298
68298
  "dist/packages/workspace-tools/src/plugins/rust/index.js": {
68299
68299
  "imports": [
@@ -70424,7 +70424,7 @@
70424
70424
  "bytesInOutput": 10262
70425
70425
  },
70426
70426
  "packages/config/src/types.ts": {
70427
- "bytesInOutput": 263
70427
+ "bytesInOutput": 346
70428
70428
  },
70429
70429
  "packages/config/src/index.ts": {
70430
70430
  "bytesInOutput": 153
@@ -71366,7 +71366,7 @@
71366
71366
  "bytesInOutput": 582
71367
71367
  }
71368
71368
  },
71369
- "bytes": 5486764
71369
+ "bytes": 5486847
71370
71370
  },
71371
71371
  "dist/packages/workspace-tools/src/utils/project-tags.js": {
71372
71372
  "imports": [],
@@ -72918,7 +72918,7 @@
72918
72918
  "bytesInOutput": 10262
72919
72919
  },
72920
72920
  "packages/config/src/types.ts": {
72921
- "bytesInOutput": 263
72921
+ "bytesInOutput": 346
72922
72922
  },
72923
72923
  "packages/config/src/index.ts": {
72924
72924
  "bytesInOutput": 153
@@ -72984,7 +72984,7 @@
72984
72984
  "bytesInOutput": 27
72985
72985
  }
72986
72986
  },
72987
- "bytes": 4205996
72987
+ "bytes": 4206079
72988
72988
  },
72989
72989
  "dist/packages/workspace-tools/src/base/base-executor.js": {
72990
72990
  "imports": [
@@ -74411,7 +74411,7 @@
74411
74411
  "bytesInOutput": 10262
74412
74412
  },
74413
74413
  "packages/config/src/types.ts": {
74414
- "bytesInOutput": 263
74414
+ "bytesInOutput": 346
74415
74415
  },
74416
74416
  "packages/config/src/index.ts": {
74417
74417
  "bytesInOutput": 153
@@ -74465,7 +74465,7 @@
74465
74465
  "bytesInOutput": 1689
74466
74466
  }
74467
74467
  },
74468
- "bytes": 4190316
74468
+ "bytes": 4190399
74469
74469
  },
74470
74470
  "dist/packages/workspace-tools/src/base/base-generator.js": {
74471
74471
  "imports": [
@@ -75892,7 +75892,7 @@
75892
75892
  "bytesInOutput": 10262
75893
75893
  },
75894
75894
  "packages/config/src/types.ts": {
75895
- "bytesInOutput": 263
75895
+ "bytesInOutput": 346
75896
75896
  },
75897
75897
  "packages/config/src/index.ts": {
75898
75898
  "bytesInOutput": 153
@@ -75943,7 +75943,7 @@
75943
75943
  "bytesInOutput": 3415
75944
75944
  }
75945
75945
  },
75946
- "bytes": 4187185
75946
+ "bytes": 4187268
75947
75947
  },
75948
75948
  "dist/packages/workspace-tools/src/base/typescript-library-generator.js": {
75949
75949
  "imports": [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/workspace-tools",
3
- "version": "1.195.0",
3
+ "version": "1.196.0",
4
4
  "type": "commonjs",
5
5
  "description": "⚡ A Nx plugin package that contains various executors and generators used in a Storm workspaces.",
6
6
  "repository": {
@@ -66310,14 +66310,19 @@ var init_types = __esm({
66310
66310
  COLOR_KEYS = [
66311
66311
  "dark",
66312
66312
  "light",
66313
+ "base",
66313
66314
  "brand",
66315
+ "alternate",
66314
66316
  "accent",
66315
- "help",
66317
+ "link",
66316
66318
  "success",
66319
+ "help",
66317
66320
  "info",
66318
66321
  "warning",
66319
66322
  "error",
66320
- "fatal"
66323
+ "fatal",
66324
+ "positive",
66325
+ "negative"
66321
66326
  ];
66322
66327
  }
66323
66328
  });
@@ -66310,14 +66310,19 @@ var init_types = __esm({
66310
66310
  COLOR_KEYS = [
66311
66311
  "dark",
66312
66312
  "light",
66313
+ "base",
66313
66314
  "brand",
66315
+ "alternate",
66314
66316
  "accent",
66315
- "help",
66317
+ "link",
66316
66318
  "success",
66319
+ "help",
66317
66320
  "info",
66318
66321
  "warning",
66319
66322
  "error",
66320
- "fatal"
66323
+ "fatal",
66324
+ "positive",
66325
+ "negative"
66321
66326
  ];
66322
66327
  }
66323
66328
  });
package/src/base/index.js CHANGED
@@ -66310,14 +66310,19 @@ var init_types = __esm({
66310
66310
  COLOR_KEYS = [
66311
66311
  "dark",
66312
66312
  "light",
66313
+ "base",
66313
66314
  "brand",
66315
+ "alternate",
66314
66316
  "accent",
66315
- "help",
66317
+ "link",
66316
66318
  "success",
66319
+ "help",
66317
66320
  "info",
66318
66321
  "warning",
66319
66322
  "error",
66320
- "fatal"
66323
+ "fatal",
66324
+ "positive",
66325
+ "negative"
66321
66326
  ];
66322
66327
  }
66323
66328
  });
@@ -66310,14 +66310,19 @@ var init_types = __esm({
66310
66310
  COLOR_KEYS = [
66311
66311
  "dark",
66312
66312
  "light",
66313
+ "base",
66313
66314
  "brand",
66315
+ "alternate",
66314
66316
  "accent",
66315
- "help",
66317
+ "link",
66316
66318
  "success",
66319
+ "help",
66317
66320
  "info",
66318
66321
  "warning",
66319
66322
  "error",
66320
- "fatal"
66323
+ "fatal",
66324
+ "positive",
66325
+ "negative"
66321
66326
  ];
66322
66327
  }
66323
66328
  });
@@ -66310,14 +66310,19 @@ var init_types = __esm({
66310
66310
  COLOR_KEYS = [
66311
66311
  "dark",
66312
66312
  "light",
66313
+ "base",
66313
66314
  "brand",
66315
+ "alternate",
66314
66316
  "accent",
66315
- "help",
66317
+ "link",
66316
66318
  "success",
66319
+ "help",
66317
66320
  "info",
66318
66321
  "warning",
66319
66322
  "error",
66320
- "fatal"
66323
+ "fatal",
66324
+ "positive",
66325
+ "negative"
66321
66326
  ];
66322
66327
  }
66323
66328
  });
@@ -66310,14 +66310,19 @@ var init_types = __esm({
66310
66310
  COLOR_KEYS = [
66311
66311
  "dark",
66312
66312
  "light",
66313
+ "base",
66313
66314
  "brand",
66315
+ "alternate",
66314
66316
  "accent",
66315
- "help",
66317
+ "link",
66316
66318
  "success",
66319
+ "help",
66317
66320
  "info",
66318
66321
  "warning",
66319
66322
  "error",
66320
- "fatal"
66323
+ "fatal",
66324
+ "positive",
66325
+ "negative"
66321
66326
  ];
66322
66327
  }
66323
66328
  });
@@ -66310,14 +66310,19 @@ var init_types = __esm({
66310
66310
  COLOR_KEYS = [
66311
66311
  "dark",
66312
66312
  "light",
66313
+ "base",
66313
66314
  "brand",
66315
+ "alternate",
66314
66316
  "accent",
66315
- "help",
66317
+ "link",
66316
66318
  "success",
66319
+ "help",
66317
66320
  "info",
66318
66321
  "warning",
66319
66322
  "error",
66320
- "fatal"
66323
+ "fatal",
66324
+ "positive",
66325
+ "negative"
66321
66326
  ];
66322
66327
  }
66323
66328
  });
@@ -66310,14 +66310,19 @@ var init_types = __esm({
66310
66310
  COLOR_KEYS = [
66311
66311
  "dark",
66312
66312
  "light",
66313
+ "base",
66313
66314
  "brand",
66315
+ "alternate",
66314
66316
  "accent",
66315
- "help",
66317
+ "link",
66316
66318
  "success",
66319
+ "help",
66317
66320
  "info",
66318
66321
  "warning",
66319
66322
  "error",
66320
- "fatal"
66323
+ "fatal",
66324
+ "positive",
66325
+ "negative"
66321
66326
  ];
66322
66327
  }
66323
66328
  });
@@ -68631,14 +68631,19 @@ var init_types = __esm({
68631
68631
  COLOR_KEYS = [
68632
68632
  "dark",
68633
68633
  "light",
68634
+ "base",
68634
68635
  "brand",
68636
+ "alternate",
68635
68637
  "accent",
68636
- "help",
68638
+ "link",
68637
68639
  "success",
68640
+ "help",
68638
68641
  "info",
68639
68642
  "warning",
68640
68643
  "error",
68641
- "fatal"
68644
+ "fatal",
68645
+ "positive",
68646
+ "negative"
68642
68647
  ];
68643
68648
  }
68644
68649
  });
@@ -66310,14 +66310,19 @@ var init_types = __esm({
66310
66310
  COLOR_KEYS = [
66311
66311
  "dark",
66312
66312
  "light",
66313
+ "base",
66313
66314
  "brand",
66315
+ "alternate",
66314
66316
  "accent",
66315
- "help",
66317
+ "link",
66316
66318
  "success",
66319
+ "help",
66317
66320
  "info",
66318
66321
  "warning",
66319
66322
  "error",
66320
- "fatal"
66323
+ "fatal",
66324
+ "positive",
66325
+ "negative"
66321
66326
  ];
66322
66327
  }
66323
66328
  });
@@ -93224,14 +93224,19 @@ var init_types = __esm({
93224
93224
  COLOR_KEYS = [
93225
93225
  "dark",
93226
93226
  "light",
93227
+ "base",
93227
93228
  "brand",
93229
+ "alternate",
93228
93230
  "accent",
93229
- "help",
93231
+ "link",
93230
93232
  "success",
93233
+ "help",
93231
93234
  "info",
93232
93235
  "warning",
93233
93236
  "error",
93234
- "fatal"
93237
+ "fatal",
93238
+ "positive",
93239
+ "negative"
93235
93240
  ];
93236
93241
  }
93237
93242
  });
@@ -66798,14 +66798,19 @@ var init_types = __esm({
66798
66798
  COLOR_KEYS = [
66799
66799
  "dark",
66800
66800
  "light",
66801
+ "base",
66801
66802
  "brand",
66803
+ "alternate",
66802
66804
  "accent",
66803
- "help",
66805
+ "link",
66804
66806
  "success",
66807
+ "help",
66805
66808
  "info",
66806
66809
  "warning",
66807
66810
  "error",
66808
- "fatal"
66811
+ "fatal",
66812
+ "positive",
66813
+ "negative"
66809
66814
  ];
66810
66815
  }
66811
66816
  });
@@ -66310,14 +66310,19 @@ var init_types = __esm({
66310
66310
  COLOR_KEYS = [
66311
66311
  "dark",
66312
66312
  "light",
66313
+ "base",
66313
66314
  "brand",
66315
+ "alternate",
66314
66316
  "accent",
66315
- "help",
66317
+ "link",
66316
66318
  "success",
66319
+ "help",
66317
66320
  "info",
66318
66321
  "warning",
66319
66322
  "error",
66320
- "fatal"
66323
+ "fatal",
66324
+ "positive",
66325
+ "negative"
66321
66326
  ];
66322
66327
  }
66323
66328
  });
@@ -66310,14 +66310,19 @@ var init_types = __esm({
66310
66310
  COLOR_KEYS = [
66311
66311
  "dark",
66312
66312
  "light",
66313
+ "base",
66313
66314
  "brand",
66315
+ "alternate",
66314
66316
  "accent",
66315
- "help",
66317
+ "link",
66316
66318
  "success",
66319
+ "help",
66317
66320
  "info",
66318
66321
  "warning",
66319
66322
  "error",
66320
- "fatal"
66323
+ "fatal",
66324
+ "positive",
66325
+ "negative"
66321
66326
  ];
66322
66327
  }
66323
66328
  });
@@ -66310,14 +66310,19 @@ var init_types = __esm({
66310
66310
  COLOR_KEYS = [
66311
66311
  "dark",
66312
66312
  "light",
66313
+ "base",
66313
66314
  "brand",
66315
+ "alternate",
66314
66316
  "accent",
66315
- "help",
66317
+ "link",
66316
66318
  "success",
66319
+ "help",
66317
66320
  "info",
66318
66321
  "warning",
66319
66322
  "error",
66320
- "fatal"
66323
+ "fatal",
66324
+ "positive",
66325
+ "negative"
66321
66326
  ];
66322
66327
  }
66323
66328
  });
@@ -66310,14 +66310,19 @@ var init_types = __esm({
66310
66310
  COLOR_KEYS = [
66311
66311
  "dark",
66312
66312
  "light",
66313
+ "base",
66313
66314
  "brand",
66315
+ "alternate",
66314
66316
  "accent",
66315
- "help",
66317
+ "link",
66316
66318
  "success",
66319
+ "help",
66317
66320
  "info",
66318
66321
  "warning",
66319
66322
  "error",
66320
- "fatal"
66323
+ "fatal",
66324
+ "positive",
66325
+ "negative"
66321
66326
  ];
66322
66327
  }
66323
66328
  });
@@ -92080,14 +92080,19 @@ var init_types = __esm({
92080
92080
  COLOR_KEYS = [
92081
92081
  "dark",
92082
92082
  "light",
92083
+ "base",
92083
92084
  "brand",
92085
+ "alternate",
92084
92086
  "accent",
92085
- "help",
92087
+ "link",
92086
92088
  "success",
92089
+ "help",
92087
92090
  "info",
92088
92091
  "warning",
92089
92092
  "error",
92090
- "fatal"
92093
+ "fatal",
92094
+ "positive",
92095
+ "negative"
92091
92096
  ];
92092
92097
  }
92093
92098
  });
@@ -66310,14 +66310,19 @@ var init_types = __esm({
66310
66310
  COLOR_KEYS = [
66311
66311
  "dark",
66312
66312
  "light",
66313
+ "base",
66313
66314
  "brand",
66315
+ "alternate",
66314
66316
  "accent",
66315
- "help",
66317
+ "link",
66316
66318
  "success",
66319
+ "help",
66317
66320
  "info",
66318
66321
  "warning",
66319
66322
  "error",
66320
- "fatal"
66323
+ "fatal",
66324
+ "positive",
66325
+ "negative"
66321
66326
  ];
66322
66327
  }
66323
66328
  });
@@ -66310,14 +66310,19 @@ var init_types = __esm({
66310
66310
  COLOR_KEYS = [
66311
66311
  "dark",
66312
66312
  "light",
66313
+ "base",
66313
66314
  "brand",
66315
+ "alternate",
66314
66316
  "accent",
66315
- "help",
66317
+ "link",
66316
66318
  "success",
66319
+ "help",
66317
66320
  "info",
66318
66321
  "warning",
66319
66322
  "error",
66320
- "fatal"
66323
+ "fatal",
66324
+ "positive",
66325
+ "negative"
66321
66326
  ];
66322
66327
  }
66323
66328
  });
@@ -4120,14 +4120,19 @@ var init_types = __esm({
4120
4120
  COLOR_KEYS = [
4121
4121
  "dark",
4122
4122
  "light",
4123
+ "base",
4123
4124
  "brand",
4125
+ "alternate",
4124
4126
  "accent",
4125
- "help",
4127
+ "link",
4126
4128
  "success",
4129
+ "help",
4127
4130
  "info",
4128
4131
  "warning",
4129
4132
  "error",
4130
- "fatal"
4133
+ "fatal",
4134
+ "positive",
4135
+ "negative"
4131
4136
  ];
4132
4137
  }
4133
4138
  });
@@ -66310,14 +66310,19 @@ var init_types = __esm({
66310
66310
  COLOR_KEYS = [
66311
66311
  "dark",
66312
66312
  "light",
66313
+ "base",
66313
66314
  "brand",
66315
+ "alternate",
66314
66316
  "accent",
66315
- "help",
66317
+ "link",
66316
66318
  "success",
66319
+ "help",
66317
66320
  "info",
66318
66321
  "warning",
66319
66322
  "error",
66320
- "fatal"
66323
+ "fatal",
66324
+ "positive",
66325
+ "negative"
66321
66326
  ];
66322
66327
  }
66323
66328
  });
@@ -66310,14 +66310,19 @@ var init_types = __esm({
66310
66310
  COLOR_KEYS = [
66311
66311
  "dark",
66312
66312
  "light",
66313
+ "base",
66313
66314
  "brand",
66315
+ "alternate",
66314
66316
  "accent",
66315
- "help",
66317
+ "link",
66316
66318
  "success",
66319
+ "help",
66317
66320
  "info",
66318
66321
  "warning",
66319
66322
  "error",
66320
- "fatal"
66323
+ "fatal",
66324
+ "positive",
66325
+ "negative"
66321
66326
  ];
66322
66327
  }
66323
66328
  });
@@ -66310,14 +66310,19 @@ var init_types = __esm({
66310
66310
  COLOR_KEYS = [
66311
66311
  "dark",
66312
66312
  "light",
66313
+ "base",
66313
66314
  "brand",
66315
+ "alternate",
66314
66316
  "accent",
66315
- "help",
66317
+ "link",
66316
66318
  "success",
66319
+ "help",
66317
66320
  "info",
66318
66321
  "warning",
66319
66322
  "error",
66320
- "fatal"
66323
+ "fatal",
66324
+ "positive",
66325
+ "negative"
66321
66326
  ];
66322
66327
  }
66323
66328
  });
@@ -68134,14 +68134,19 @@ var init_types = __esm({
68134
68134
  COLOR_KEYS = [
68135
68135
  "dark",
68136
68136
  "light",
68137
+ "base",
68137
68138
  "brand",
68139
+ "alternate",
68138
68140
  "accent",
68139
- "help",
68141
+ "link",
68140
68142
  "success",
68143
+ "help",
68141
68144
  "info",
68142
68145
  "warning",
68143
68146
  "error",
68144
- "fatal"
68147
+ "fatal",
68148
+ "positive",
68149
+ "negative"
68145
68150
  ];
68146
68151
  }
68147
68152
  });
@@ -66310,14 +66310,19 @@ var init_types = __esm({
66310
66310
  COLOR_KEYS = [
66311
66311
  "dark",
66312
66312
  "light",
66313
+ "base",
66313
66314
  "brand",
66315
+ "alternate",
66314
66316
  "accent",
66315
- "help",
66317
+ "link",
66316
66318
  "success",
66319
+ "help",
66317
66320
  "info",
66318
66321
  "warning",
66319
66322
  "error",
66320
- "fatal"
66323
+ "fatal",
66324
+ "positive",
66325
+ "negative"
66321
66326
  ];
66322
66327
  }
66323
66328
  });