@optiaxiom/proteus 1.1.1 → 3.0.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.
@@ -1,5 +1,5 @@
1
- @layer optiaxiom._1jeioq8;
2
- @layer optiaxiom._1jeioq8 {
1
+ @layer optiaxiom.rp4ht0;
2
+ @layer optiaxiom.rp4ht0 {
3
3
  .ProteusChart__jmlqij1 {
4
4
  border-radius: 16px;
5
5
  }
@@ -1,5 +1,5 @@
1
- @layer optiaxiom._1jeioq8;
2
- @layer optiaxiom._1jeioq8 {
1
+ @layer optiaxiom.rp4ht0;
2
+ @layer optiaxiom.rp4ht0 {
3
3
  .ProteusChartTooltipContent__1gsvq810 {
4
4
  min-width: 128px;
5
5
  position: absolute;
@@ -1,5 +1,5 @@
1
- @layer optiaxiom._1jeioq8;
2
- @layer optiaxiom._1jeioq8 {
1
+ @layer optiaxiom.rp4ht0;
2
+ @layer optiaxiom.rp4ht0 {
3
3
  .ProteusDocumentShell__vpuvfj1 {
4
4
  margin: -4px;
5
5
  }
@@ -1,5 +1,5 @@
1
- @layer optiaxiom._1jeioq8;
2
- @layer optiaxiom._1jeioq8 {
1
+ @layer optiaxiom.rp4ht0;
2
+ @layer optiaxiom.rp4ht0 {
3
3
  .ProteusImageCarousel__1t6qej70 {
4
4
  outline: none;
5
5
  user-select: none;
@@ -1,5 +1,5 @@
1
- @layer optiaxiom._1jeioq8;
2
- @layer optiaxiom._1jeioq8 {
1
+ @layer optiaxiom.rp4ht0;
2
+ @layer optiaxiom.rp4ht0 {
3
3
  .ProteusQuestion__8f590p0 {
4
4
  outline: none;
5
5
  }
@@ -1,4 +1,4 @@
1
- import "./../assets/src/proteus-chart/ProteusChart.css.ts.vanilla-BxkAs8DI.css";
1
+ import "./../assets/src/proteus-chart/ProteusChart.css.ts.vanilla-Bz5kJlPf.css";
2
2
  import { recipe } from "@optiaxiom/react/css-runtime";
3
3
  //#region src/proteus-chart/ProteusChart.css.ts
4
4
  var chart = recipe({ base: [
@@ -1,5 +1,5 @@
1
1
  import { recipe } from "@optiaxiom/react/css-runtime";
2
- import "./../assets/src/proteus-chart/ProteusChartTooltipContent.css.ts.vanilla-D-SePpAZ.css";
2
+ import "./../assets/src/proteus-chart/ProteusChartTooltipContent.css.ts.vanilla-C-emx3XI.css";
3
3
  //#region src/proteus-chart/ProteusChartTooltipContent.css.ts
4
4
  var tooltip = recipe({ base: [{
5
5
  bg: "bg.default",
@@ -1,5 +1,5 @@
1
1
  import { recipe } from "@optiaxiom/react/css-runtime";
2
- import "./../assets/src/proteus-document/ProteusDocumentShell.css.ts.vanilla-ED0xFm5G.css";
2
+ import "./../assets/src/proteus-document/ProteusDocumentShell.css.ts.vanilla-B5frmU00.css";
3
3
  //#region src/proteus-document/ProteusDocumentShell.css.ts
4
4
  var body = recipe({
5
5
  base: [{
@@ -1,7 +1,6 @@
1
1
  "use client";
2
2
  import { useProteusDocumentContext } from "../proteus-document/ProteusDocumentContext.js";
3
- import React, { Suspense, useEffect, useId, useState } from "react";
4
- import * as ReactJsxRuntime from "react/jsx-runtime";
3
+ import { Suspense, useEffect, useId, useState } from "react";
5
4
  import { Fragment, jsx } from "react/jsx-runtime";
6
5
  import { getInstance, init, loadRemote, registerRemotes } from "@module-federation/enhanced/runtime";
7
6
  //#region src/proteus-federated/ProteusFederated.tsx
@@ -50,25 +49,7 @@ function ProteusFederated({ entry, exposeKey = ".", fallback }) {
50
49
  function ensureInstance() {
51
50
  if (!getInstance()) init({
52
51
  name: "proteus-federated",
53
- remotes: [],
54
- shared: {
55
- react: {
56
- lib: () => React,
57
- shareConfig: {
58
- requiredVersion: false,
59
- singleton: true
60
- },
61
- version: React.version
62
- },
63
- "react/jsx-runtime": {
64
- lib: () => ReactJsxRuntime,
65
- shareConfig: {
66
- requiredVersion: false,
67
- singleton: true
68
- },
69
- version: React.version
70
- }
71
- }
52
+ remotes: []
72
53
  });
73
54
  }
74
55
  ProteusFederated.displayName = "@optiaxiom/proteus/ProteusFederated";
@@ -1,5 +1,5 @@
1
1
  import { recipe } from "@optiaxiom/react/css-runtime";
2
- import "./../assets/src/proteus-image-carousel/ProteusImageCarousel.css.ts.vanilla-wUNZklfd.css";
2
+ import "./../assets/src/proteus-image-carousel/ProteusImageCarousel.css.ts.vanilla-BfsScz52.css";
3
3
  //#region src/proteus-image-carousel/ProteusImageCarousel.css.ts
4
4
  var carousel = recipe({ base: [{
5
5
  flexDirection: "column",
@@ -1,5 +1,5 @@
1
1
  import { recipe } from "@optiaxiom/react/css-runtime";
2
- import "./../assets/src/proteus-question/ProteusQuestion.css.ts.vanilla-DJDdM2PO.css";
2
+ import "./../assets/src/proteus-question/ProteusQuestion.css.ts.vanilla-BqFZ3-WU.css";
3
3
  //#region src/proteus-question/ProteusQuestion.css.ts
4
4
  var addon = recipe({
5
5
  base: [{
@@ -64,6 +64,8 @@ var public_schema_default = {
64
64
  { "const": "bg.information.subtle" },
65
65
  { "const": "bg.overlay" },
66
66
  { "const": "bg.page" },
67
+ { "const": "bg.pill.default" },
68
+ { "const": "bg.pill.hovered" },
67
69
  { "const": "bg.secondary" },
68
70
  { "const": "bg.secondary.hovered" },
69
71
  { "const": "bg.spinner.default" },
@@ -156,6 +158,7 @@ var public_schema_default = {
156
158
  { "const": "fg.accent.strong" },
157
159
  { "const": "fg.avatar.neutral" },
158
160
  { "const": "fg.avatar.purple" },
161
+ { "const": "fg.black" },
159
162
  { "const": "fg.default" },
160
163
  { "const": "fg.default.inverse" },
161
164
  { "const": "fg.disabled" },
@@ -223,7 +226,7 @@ var public_schema_default = {
223
226
  { "const": "1" },
224
227
  { "$ref": "#/definitions/ProteusExpression" }
225
228
  ],
226
- "description": "Set the element's `flex` CSS property. `1` grows to fill available\nspace; `auto` grows and shrinks to fit content; `initial` shrinks but\ndoes not grow; `none` neither grows nor shrinks (use this instead of\n`flex-shrink: 0`)."
229
+ "description": "Set the element's `flex` CSS property"
227
230
  },
228
231
  "SprinkleProp_flexDirection": {
229
232
  "anyOf": [
@@ -245,6 +248,7 @@ var public_schema_default = {
245
248
  },
246
249
  "SprinkleProp_fontFamily": {
247
250
  "anyOf": [
251
+ { "const": "heading" },
248
252
  { "const": "mono" },
249
253
  { "const": "sans" },
250
254
  { "$ref": "#/definitions/ProteusExpression" }
@@ -270,6 +274,7 @@ var public_schema_default = {
270
274
  "anyOf": [
271
275
  { "const": "inherit" },
272
276
  { "const": "600" },
277
+ { "const": "900" },
273
278
  { "const": "400" },
274
279
  { "const": "500" },
275
280
  { "const": "700" },
@@ -280,12 +285,11 @@ var public_schema_default = {
280
285
  "SprinkleProp_gap": {
281
286
  "anyOf": [
282
287
  { "const": "2" },
283
- { "const": "4" },
284
288
  { "const": "6" },
285
289
  { "const": "8" },
286
290
  { "const": "12" },
287
- { "const": "10" },
288
291
  { "const": "16" },
292
+ { "const": "10" },
289
293
  { "const": "20" },
290
294
  { "const": "24" },
291
295
  { "const": "32" },
@@ -293,6 +297,7 @@ var public_schema_default = {
293
297
  { "const": "48" },
294
298
  { "const": "80" },
295
299
  { "const": "0" },
300
+ { "const": "4" },
296
301
  { "const": "64" },
297
302
  { "$ref": "#/definitions/ProteusExpression" }
298
303
  ],
@@ -300,34 +305,34 @@ var public_schema_default = {
300
305
  },
301
306
  "SprinkleProp_gridAutoRows": {
302
307
  "anyOf": [{ "const": "fr" }, { "$ref": "#/definitions/ProteusExpression" }],
303
- "description": "Set the element's `grid-auto-rows` CSS property. The only value `fr`\nsizes implicit rows to `minmax(0, 1fr)` (equal-height rows that can\nshrink below their content)."
308
+ "description": "Set the element's `grid-auto-rows` CSS property"
304
309
  },
305
310
  "SprinkleProp_gridColumn": {
306
311
  "anyOf": [
307
312
  { "const": "2" },
308
- { "const": "4" },
309
313
  { "const": "1" },
310
314
  { "const": "3" },
315
+ { "const": "4" },
311
316
  { "$ref": "#/definitions/ProteusExpression" }
312
317
  ],
313
- "description": "Set how many columns the element spans in a grid (`grid-column`). The\nvalue is the span count, e.g. `2` spans 2 columns — NOT the column it\nstarts at."
318
+ "description": "Set the element's size across grid columns"
314
319
  },
315
320
  "SprinkleProp_gridTemplateColumns": {
316
321
  "anyOf": [
317
322
  { "const": "2" },
318
- { "const": "4" },
319
323
  { "const": "1" },
320
324
  { "const": "3" },
325
+ { "const": "4" },
321
326
  { "$ref": "#/definitions/ProteusExpression" }
322
327
  ],
323
- "description": "Control number of columns in a grid layout (`grid-template-columns`).\nThe value is the number of equal columns, e.g. `2` creates two equal\ncolumns (`repeat(2, minmax(0, 1fr))`) — use this instead of a raw\n`style={{ gridTemplateColumns: \"1fr 1fr\" }}`."
328
+ "description": "Control number of columns in a grid layout"
324
329
  },
325
330
  "SprinkleProp_h": {
326
331
  "anyOf": [
327
332
  { "const": "auto" },
328
333
  { "const": "12" },
329
- { "const": "10" },
330
334
  { "const": "16" },
335
+ { "const": "10" },
331
336
  { "const": "20" },
332
337
  { "const": "24" },
333
338
  { "const": "32" },
@@ -390,12 +395,11 @@ var public_schema_default = {
390
395
  "anyOf": [
391
396
  { "const": "auto" },
392
397
  { "const": "2" },
393
- { "const": "4" },
394
398
  { "const": "6" },
395
399
  { "const": "8" },
396
400
  { "const": "12" },
397
- { "const": "10" },
398
401
  { "const": "16" },
402
+ { "const": "10" },
399
403
  { "const": "20" },
400
404
  { "const": "24" },
401
405
  { "const": "32" },
@@ -403,6 +407,7 @@ var public_schema_default = {
403
407
  { "const": "48" },
404
408
  { "const": "80" },
405
409
  { "const": "0" },
410
+ { "const": "4" },
406
411
  { "const": "64" },
407
412
  { "$ref": "#/definitions/ProteusExpression" }
408
413
  ],
@@ -434,12 +439,11 @@ var public_schema_default = {
434
439
  "anyOf": [
435
440
  { "const": "auto" },
436
441
  { "const": "2" },
437
- { "const": "4" },
438
442
  { "const": "6" },
439
443
  { "const": "8" },
440
444
  { "const": "12" },
441
- { "const": "10" },
442
445
  { "const": "16" },
446
+ { "const": "10" },
443
447
  { "const": "20" },
444
448
  { "const": "24" },
445
449
  { "const": "32" },
@@ -447,6 +451,7 @@ var public_schema_default = {
447
451
  { "const": "48" },
448
452
  { "const": "80" },
449
453
  { "const": "0" },
454
+ { "const": "4" },
450
455
  { "const": "64" },
451
456
  { "$ref": "#/definitions/ProteusExpression" }
452
457
  ],
@@ -456,12 +461,11 @@ var public_schema_default = {
456
461
  "anyOf": [
457
462
  { "const": "auto" },
458
463
  { "const": "2" },
459
- { "const": "4" },
460
464
  { "const": "6" },
461
465
  { "const": "8" },
462
466
  { "const": "12" },
463
- { "const": "10" },
464
467
  { "const": "16" },
468
+ { "const": "10" },
465
469
  { "const": "20" },
466
470
  { "const": "24" },
467
471
  { "const": "32" },
@@ -469,6 +473,7 @@ var public_schema_default = {
469
473
  { "const": "48" },
470
474
  { "const": "80" },
471
475
  { "const": "0" },
476
+ { "const": "4" },
472
477
  { "const": "64" },
473
478
  { "$ref": "#/definitions/ProteusExpression" }
474
479
  ],
@@ -478,12 +483,11 @@ var public_schema_default = {
478
483
  "anyOf": [
479
484
  { "const": "auto" },
480
485
  { "const": "2" },
481
- { "const": "4" },
482
486
  { "const": "6" },
483
487
  { "const": "8" },
484
488
  { "const": "12" },
485
- { "const": "10" },
486
489
  { "const": "16" },
490
+ { "const": "10" },
487
491
  { "const": "20" },
488
492
  { "const": "24" },
489
493
  { "const": "32" },
@@ -491,6 +495,7 @@ var public_schema_default = {
491
495
  { "const": "48" },
492
496
  { "const": "80" },
493
497
  { "const": "0" },
498
+ { "const": "4" },
494
499
  { "const": "64" },
495
500
  { "$ref": "#/definitions/ProteusExpression" }
496
501
  ],
@@ -500,12 +505,11 @@ var public_schema_default = {
500
505
  "anyOf": [
501
506
  { "const": "auto" },
502
507
  { "const": "2" },
503
- { "const": "4" },
504
508
  { "const": "6" },
505
509
  { "const": "8" },
506
510
  { "const": "12" },
507
- { "const": "10" },
508
511
  { "const": "16" },
512
+ { "const": "10" },
509
513
  { "const": "20" },
510
514
  { "const": "24" },
511
515
  { "const": "32" },
@@ -513,6 +517,7 @@ var public_schema_default = {
513
517
  { "const": "48" },
514
518
  { "const": "80" },
515
519
  { "const": "0" },
520
+ { "const": "4" },
516
521
  { "const": "64" },
517
522
  { "$ref": "#/definitions/ProteusExpression" }
518
523
  ],
@@ -522,12 +527,11 @@ var public_schema_default = {
522
527
  "anyOf": [
523
528
  { "const": "auto" },
524
529
  { "const": "2" },
525
- { "const": "4" },
526
530
  { "const": "6" },
527
531
  { "const": "8" },
528
532
  { "const": "12" },
529
- { "const": "10" },
530
533
  { "const": "16" },
534
+ { "const": "10" },
531
535
  { "const": "20" },
532
536
  { "const": "24" },
533
537
  { "const": "32" },
@@ -535,6 +539,7 @@ var public_schema_default = {
535
539
  { "const": "48" },
536
540
  { "const": "80" },
537
541
  { "const": "0" },
542
+ { "const": "4" },
538
543
  { "const": "64" },
539
544
  { "$ref": "#/definitions/ProteusExpression" }
540
545
  ],
@@ -544,12 +549,11 @@ var public_schema_default = {
544
549
  "anyOf": [
545
550
  { "const": "auto" },
546
551
  { "const": "2" },
547
- { "const": "4" },
548
552
  { "const": "6" },
549
553
  { "const": "8" },
550
554
  { "const": "12" },
551
- { "const": "10" },
552
555
  { "const": "16" },
556
+ { "const": "10" },
553
557
  { "const": "20" },
554
558
  { "const": "24" },
555
559
  { "const": "32" },
@@ -557,6 +561,7 @@ var public_schema_default = {
557
561
  { "const": "48" },
558
562
  { "const": "80" },
559
563
  { "const": "0" },
564
+ { "const": "4" },
560
565
  { "const": "64" },
561
566
  { "$ref": "#/definitions/ProteusExpression" }
562
567
  ],
@@ -602,12 +607,11 @@ var public_schema_default = {
602
607
  "SprinkleProp_p": {
603
608
  "anyOf": [
604
609
  { "const": "2" },
605
- { "const": "4" },
606
610
  { "const": "6" },
607
611
  { "const": "8" },
608
612
  { "const": "12" },
609
- { "const": "10" },
610
613
  { "const": "16" },
614
+ { "const": "10" },
611
615
  { "const": "20" },
612
616
  { "const": "24" },
613
617
  { "const": "32" },
@@ -615,6 +619,7 @@ var public_schema_default = {
615
619
  { "const": "48" },
616
620
  { "const": "80" },
617
621
  { "const": "0" },
622
+ { "const": "4" },
618
623
  { "const": "64" },
619
624
  { "$ref": "#/definitions/ProteusExpression" }
620
625
  ],
@@ -623,12 +628,11 @@ var public_schema_default = {
623
628
  "SprinkleProp_pb": {
624
629
  "anyOf": [
625
630
  { "const": "2" },
626
- { "const": "4" },
627
631
  { "const": "6" },
628
632
  { "const": "8" },
629
633
  { "const": "12" },
630
- { "const": "10" },
631
634
  { "const": "16" },
635
+ { "const": "10" },
632
636
  { "const": "20" },
633
637
  { "const": "24" },
634
638
  { "const": "32" },
@@ -636,6 +640,7 @@ var public_schema_default = {
636
640
  { "const": "48" },
637
641
  { "const": "80" },
638
642
  { "const": "0" },
643
+ { "const": "4" },
639
644
  { "const": "64" },
640
645
  { "$ref": "#/definitions/ProteusExpression" }
641
646
  ],
@@ -644,12 +649,11 @@ var public_schema_default = {
644
649
  "SprinkleProp_pl": {
645
650
  "anyOf": [
646
651
  { "const": "2" },
647
- { "const": "4" },
648
652
  { "const": "6" },
649
653
  { "const": "8" },
650
654
  { "const": "12" },
651
- { "const": "10" },
652
655
  { "const": "16" },
656
+ { "const": "10" },
653
657
  { "const": "20" },
654
658
  { "const": "24" },
655
659
  { "const": "32" },
@@ -657,6 +661,7 @@ var public_schema_default = {
657
661
  { "const": "48" },
658
662
  { "const": "80" },
659
663
  { "const": "0" },
664
+ { "const": "4" },
660
665
  { "const": "64" },
661
666
  { "$ref": "#/definitions/ProteusExpression" }
662
667
  ],
@@ -677,12 +682,11 @@ var public_schema_default = {
677
682
  "SprinkleProp_pr": {
678
683
  "anyOf": [
679
684
  { "const": "2" },
680
- { "const": "4" },
681
685
  { "const": "6" },
682
686
  { "const": "8" },
683
687
  { "const": "12" },
684
- { "const": "10" },
685
688
  { "const": "16" },
689
+ { "const": "10" },
686
690
  { "const": "20" },
687
691
  { "const": "24" },
688
692
  { "const": "32" },
@@ -690,6 +694,7 @@ var public_schema_default = {
690
694
  { "const": "48" },
691
695
  { "const": "80" },
692
696
  { "const": "0" },
697
+ { "const": "4" },
693
698
  { "const": "64" },
694
699
  { "$ref": "#/definitions/ProteusExpression" }
695
700
  ],
@@ -698,12 +703,11 @@ var public_schema_default = {
698
703
  "SprinkleProp_pt": {
699
704
  "anyOf": [
700
705
  { "const": "2" },
701
- { "const": "4" },
702
706
  { "const": "6" },
703
707
  { "const": "8" },
704
708
  { "const": "12" },
705
- { "const": "10" },
706
709
  { "const": "16" },
710
+ { "const": "10" },
707
711
  { "const": "20" },
708
712
  { "const": "24" },
709
713
  { "const": "32" },
@@ -711,6 +715,7 @@ var public_schema_default = {
711
715
  { "const": "48" },
712
716
  { "const": "80" },
713
717
  { "const": "0" },
718
+ { "const": "4" },
714
719
  { "const": "64" },
715
720
  { "$ref": "#/definitions/ProteusExpression" }
716
721
  ],
@@ -719,12 +724,11 @@ var public_schema_default = {
719
724
  "SprinkleProp_px": {
720
725
  "anyOf": [
721
726
  { "const": "2" },
722
- { "const": "4" },
723
727
  { "const": "6" },
724
728
  { "const": "8" },
725
729
  { "const": "12" },
726
- { "const": "10" },
727
730
  { "const": "16" },
731
+ { "const": "10" },
728
732
  { "const": "20" },
729
733
  { "const": "24" },
730
734
  { "const": "32" },
@@ -732,6 +736,7 @@ var public_schema_default = {
732
736
  { "const": "48" },
733
737
  { "const": "80" },
734
738
  { "const": "0" },
739
+ { "const": "4" },
735
740
  { "const": "64" },
736
741
  { "$ref": "#/definitions/ProteusExpression" }
737
742
  ],
@@ -740,12 +745,11 @@ var public_schema_default = {
740
745
  "SprinkleProp_py": {
741
746
  "anyOf": [
742
747
  { "const": "2" },
743
- { "const": "4" },
744
748
  { "const": "6" },
745
749
  { "const": "8" },
746
750
  { "const": "12" },
747
- { "const": "10" },
748
751
  { "const": "16" },
752
+ { "const": "10" },
749
753
  { "const": "20" },
750
754
  { "const": "24" },
751
755
  { "const": "32" },
@@ -753,6 +757,7 @@ var public_schema_default = {
753
757
  { "const": "48" },
754
758
  { "const": "80" },
755
759
  { "const": "0" },
760
+ { "const": "4" },
756
761
  { "const": "64" },
757
762
  { "$ref": "#/definitions/ProteusExpression" }
758
763
  ],
@@ -787,8 +792,8 @@ var public_schema_default = {
787
792
  "anyOf": [
788
793
  { "const": "auto" },
789
794
  { "const": "12" },
790
- { "const": "10" },
791
795
  { "const": "16" },
796
+ { "const": "10" },
792
797
  { "const": "20" },
793
798
  { "const": "24" },
794
799
  { "const": "32" },
@@ -848,14 +853,14 @@ var public_schema_default = {
848
853
  { "const": "colors" },
849
854
  { "$ref": "#/definitions/ProteusExpression" }
850
855
  ],
851
- "description": "Control which CSS properties should transition. Each value is a preset:\n`colors` transitions color-related properties (background, border,\ncolor, fill, stroke, text-decoration); `opacity` and `transform`\ntransition just that property; `all` transitions everything; `none`\ndisables transitions."
856
+ "description": "Control which CSS properties should transition"
852
857
  },
853
858
  "SprinkleProp_w": {
854
859
  "anyOf": [
855
860
  { "const": "auto" },
856
861
  { "const": "12" },
857
- { "const": "10" },
858
862
  { "const": "16" },
863
+ { "const": "10" },
859
864
  { "const": "20" },
860
865
  { "const": "24" },
861
866
  { "const": "32" },
@@ -2256,9 +2261,9 @@ var public_schema_default = {
2256
2261
  "lineClamp": {
2257
2262
  "anyOf": [
2258
2263
  { "const": "2" },
2259
- { "const": "4" },
2260
2264
  { "const": "1" },
2261
2265
  { "const": "3" },
2266
+ { "const": "4" },
2262
2267
  { "$ref": "#/definitions/ProteusExpression" }
2263
2268
  ],
2264
2269
  "description": "Truncate the text at specific number of lines."
@@ -3185,9 +3190,9 @@ var public_schema_default = {
3185
3190
  "level": {
3186
3191
  "anyOf": [
3187
3192
  { "const": "2" },
3188
- { "const": "4" },
3189
3193
  { "const": "1" },
3190
3194
  { "const": "3" },
3195
+ { "const": "4" },
3191
3196
  { "$ref": "#/definitions/ProteusExpression" }
3192
3197
  ],
3193
3198
  "description": "Heading level (1-4) that controls both the semantic HTML tag and font size.\n- `level=\"1\"`: renders `<h1>` with `fontSize=\"4xl\"` (default)\n- `level=\"2\"`: renders `<h2>` with `fontSize=\"3xl\"`\n- `level=\"3\"`: renders `<h3>` with `fontSize=\"2xl\"`\n- `level=\"4\"`: renders `<h4>` with `fontSize=\"xl\"`\n\nUse `asChild` to decouple the semantic level from visual appearance."
@@ -4256,9 +4261,9 @@ var public_schema_default = {
4256
4261
  "lineClamp": {
4257
4262
  "anyOf": [
4258
4263
  { "const": "2" },
4259
- { "const": "4" },
4260
4264
  { "const": "1" },
4261
4265
  { "const": "3" },
4266
+ { "const": "4" },
4262
4267
  { "$ref": "#/definitions/ProteusExpression" }
4263
4268
  ],
4264
4269
  "description": "Truncate the text at specific number of lines."
@@ -62,6 +62,8 @@ var definitions = {
62
62
  { "const": "bg.information.subtle" },
63
63
  { "const": "bg.overlay" },
64
64
  { "const": "bg.page" },
65
+ { "const": "bg.pill.default" },
66
+ { "const": "bg.pill.hovered" },
65
67
  { "const": "bg.secondary" },
66
68
  { "const": "bg.secondary.hovered" },
67
69
  { "const": "bg.spinner.default" },
@@ -154,6 +156,7 @@ var definitions = {
154
156
  { "const": "fg.accent.strong" },
155
157
  { "const": "fg.avatar.neutral" },
156
158
  { "const": "fg.avatar.purple" },
159
+ { "const": "fg.black" },
157
160
  { "const": "fg.default" },
158
161
  { "const": "fg.default.inverse" },
159
162
  { "const": "fg.disabled" },
@@ -221,7 +224,7 @@ var definitions = {
221
224
  { "const": "1" },
222
225
  { "$ref": "#/definitions/ProteusExpression" }
223
226
  ],
224
- "description": "Set the element's `flex` CSS property. `1` grows to fill available\nspace; `auto` grows and shrinks to fit content; `initial` shrinks but\ndoes not grow; `none` neither grows nor shrinks (use this instead of\n`flex-shrink: 0`)."
227
+ "description": "Set the element's `flex` CSS property"
225
228
  },
226
229
  "SprinkleProp_flexDirection": {
227
230
  "anyOf": [
@@ -243,6 +246,7 @@ var definitions = {
243
246
  },
244
247
  "SprinkleProp_fontFamily": {
245
248
  "anyOf": [
249
+ { "const": "heading" },
246
250
  { "const": "mono" },
247
251
  { "const": "sans" },
248
252
  { "$ref": "#/definitions/ProteusExpression" }
@@ -268,6 +272,7 @@ var definitions = {
268
272
  "anyOf": [
269
273
  { "const": "inherit" },
270
274
  { "const": "600" },
275
+ { "const": "900" },
271
276
  { "const": "400" },
272
277
  { "const": "500" },
273
278
  { "const": "700" },
@@ -278,12 +283,11 @@ var definitions = {
278
283
  "SprinkleProp_gap": {
279
284
  "anyOf": [
280
285
  { "const": "2" },
281
- { "const": "4" },
282
286
  { "const": "6" },
283
287
  { "const": "8" },
284
288
  { "const": "12" },
285
- { "const": "10" },
286
289
  { "const": "16" },
290
+ { "const": "10" },
287
291
  { "const": "20" },
288
292
  { "const": "24" },
289
293
  { "const": "32" },
@@ -291,6 +295,7 @@ var definitions = {
291
295
  { "const": "48" },
292
296
  { "const": "80" },
293
297
  { "const": "0" },
298
+ { "const": "4" },
294
299
  { "const": "64" },
295
300
  { "$ref": "#/definitions/ProteusExpression" }
296
301
  ],
@@ -298,34 +303,34 @@ var definitions = {
298
303
  },
299
304
  "SprinkleProp_gridAutoRows": {
300
305
  "anyOf": [{ "const": "fr" }, { "$ref": "#/definitions/ProteusExpression" }],
301
- "description": "Set the element's `grid-auto-rows` CSS property. The only value `fr`\nsizes implicit rows to `minmax(0, 1fr)` (equal-height rows that can\nshrink below their content)."
306
+ "description": "Set the element's `grid-auto-rows` CSS property"
302
307
  },
303
308
  "SprinkleProp_gridColumn": {
304
309
  "anyOf": [
305
310
  { "const": "2" },
306
- { "const": "4" },
307
311
  { "const": "1" },
308
312
  { "const": "3" },
313
+ { "const": "4" },
309
314
  { "$ref": "#/definitions/ProteusExpression" }
310
315
  ],
311
- "description": "Set how many columns the element spans in a grid (`grid-column`). The\nvalue is the span count, e.g. `2` spans 2 columns — NOT the column it\nstarts at."
316
+ "description": "Set the element's size across grid columns"
312
317
  },
313
318
  "SprinkleProp_gridTemplateColumns": {
314
319
  "anyOf": [
315
320
  { "const": "2" },
316
- { "const": "4" },
317
321
  { "const": "1" },
318
322
  { "const": "3" },
323
+ { "const": "4" },
319
324
  { "$ref": "#/definitions/ProteusExpression" }
320
325
  ],
321
- "description": "Control number of columns in a grid layout (`grid-template-columns`).\nThe value is the number of equal columns, e.g. `2` creates two equal\ncolumns (`repeat(2, minmax(0, 1fr))`) — use this instead of a raw\n`style={{ gridTemplateColumns: \"1fr 1fr\" }}`."
326
+ "description": "Control number of columns in a grid layout"
322
327
  },
323
328
  "SprinkleProp_h": {
324
329
  "anyOf": [
325
330
  { "const": "auto" },
326
331
  { "const": "12" },
327
- { "const": "10" },
328
332
  { "const": "16" },
333
+ { "const": "10" },
329
334
  { "const": "20" },
330
335
  { "const": "24" },
331
336
  { "const": "32" },
@@ -388,12 +393,11 @@ var definitions = {
388
393
  "anyOf": [
389
394
  { "const": "auto" },
390
395
  { "const": "2" },
391
- { "const": "4" },
392
396
  { "const": "6" },
393
397
  { "const": "8" },
394
398
  { "const": "12" },
395
- { "const": "10" },
396
399
  { "const": "16" },
400
+ { "const": "10" },
397
401
  { "const": "20" },
398
402
  { "const": "24" },
399
403
  { "const": "32" },
@@ -401,6 +405,7 @@ var definitions = {
401
405
  { "const": "48" },
402
406
  { "const": "80" },
403
407
  { "const": "0" },
408
+ { "const": "4" },
404
409
  { "const": "64" },
405
410
  { "$ref": "#/definitions/ProteusExpression" }
406
411
  ],
@@ -432,12 +437,11 @@ var definitions = {
432
437
  "anyOf": [
433
438
  { "const": "auto" },
434
439
  { "const": "2" },
435
- { "const": "4" },
436
440
  { "const": "6" },
437
441
  { "const": "8" },
438
442
  { "const": "12" },
439
- { "const": "10" },
440
443
  { "const": "16" },
444
+ { "const": "10" },
441
445
  { "const": "20" },
442
446
  { "const": "24" },
443
447
  { "const": "32" },
@@ -445,6 +449,7 @@ var definitions = {
445
449
  { "const": "48" },
446
450
  { "const": "80" },
447
451
  { "const": "0" },
452
+ { "const": "4" },
448
453
  { "const": "64" },
449
454
  { "$ref": "#/definitions/ProteusExpression" }
450
455
  ],
@@ -454,12 +459,11 @@ var definitions = {
454
459
  "anyOf": [
455
460
  { "const": "auto" },
456
461
  { "const": "2" },
457
- { "const": "4" },
458
462
  { "const": "6" },
459
463
  { "const": "8" },
460
464
  { "const": "12" },
461
- { "const": "10" },
462
465
  { "const": "16" },
466
+ { "const": "10" },
463
467
  { "const": "20" },
464
468
  { "const": "24" },
465
469
  { "const": "32" },
@@ -467,6 +471,7 @@ var definitions = {
467
471
  { "const": "48" },
468
472
  { "const": "80" },
469
473
  { "const": "0" },
474
+ { "const": "4" },
470
475
  { "const": "64" },
471
476
  { "$ref": "#/definitions/ProteusExpression" }
472
477
  ],
@@ -476,12 +481,11 @@ var definitions = {
476
481
  "anyOf": [
477
482
  { "const": "auto" },
478
483
  { "const": "2" },
479
- { "const": "4" },
480
484
  { "const": "6" },
481
485
  { "const": "8" },
482
486
  { "const": "12" },
483
- { "const": "10" },
484
487
  { "const": "16" },
488
+ { "const": "10" },
485
489
  { "const": "20" },
486
490
  { "const": "24" },
487
491
  { "const": "32" },
@@ -489,6 +493,7 @@ var definitions = {
489
493
  { "const": "48" },
490
494
  { "const": "80" },
491
495
  { "const": "0" },
496
+ { "const": "4" },
492
497
  { "const": "64" },
493
498
  { "$ref": "#/definitions/ProteusExpression" }
494
499
  ],
@@ -498,12 +503,11 @@ var definitions = {
498
503
  "anyOf": [
499
504
  { "const": "auto" },
500
505
  { "const": "2" },
501
- { "const": "4" },
502
506
  { "const": "6" },
503
507
  { "const": "8" },
504
508
  { "const": "12" },
505
- { "const": "10" },
506
509
  { "const": "16" },
510
+ { "const": "10" },
507
511
  { "const": "20" },
508
512
  { "const": "24" },
509
513
  { "const": "32" },
@@ -511,6 +515,7 @@ var definitions = {
511
515
  { "const": "48" },
512
516
  { "const": "80" },
513
517
  { "const": "0" },
518
+ { "const": "4" },
514
519
  { "const": "64" },
515
520
  { "$ref": "#/definitions/ProteusExpression" }
516
521
  ],
@@ -520,12 +525,11 @@ var definitions = {
520
525
  "anyOf": [
521
526
  { "const": "auto" },
522
527
  { "const": "2" },
523
- { "const": "4" },
524
528
  { "const": "6" },
525
529
  { "const": "8" },
526
530
  { "const": "12" },
527
- { "const": "10" },
528
531
  { "const": "16" },
532
+ { "const": "10" },
529
533
  { "const": "20" },
530
534
  { "const": "24" },
531
535
  { "const": "32" },
@@ -533,6 +537,7 @@ var definitions = {
533
537
  { "const": "48" },
534
538
  { "const": "80" },
535
539
  { "const": "0" },
540
+ { "const": "4" },
536
541
  { "const": "64" },
537
542
  { "$ref": "#/definitions/ProteusExpression" }
538
543
  ],
@@ -542,12 +547,11 @@ var definitions = {
542
547
  "anyOf": [
543
548
  { "const": "auto" },
544
549
  { "const": "2" },
545
- { "const": "4" },
546
550
  { "const": "6" },
547
551
  { "const": "8" },
548
552
  { "const": "12" },
549
- { "const": "10" },
550
553
  { "const": "16" },
554
+ { "const": "10" },
551
555
  { "const": "20" },
552
556
  { "const": "24" },
553
557
  { "const": "32" },
@@ -555,6 +559,7 @@ var definitions = {
555
559
  { "const": "48" },
556
560
  { "const": "80" },
557
561
  { "const": "0" },
562
+ { "const": "4" },
558
563
  { "const": "64" },
559
564
  { "$ref": "#/definitions/ProteusExpression" }
560
565
  ],
@@ -600,12 +605,11 @@ var definitions = {
600
605
  "SprinkleProp_p": {
601
606
  "anyOf": [
602
607
  { "const": "2" },
603
- { "const": "4" },
604
608
  { "const": "6" },
605
609
  { "const": "8" },
606
610
  { "const": "12" },
607
- { "const": "10" },
608
611
  { "const": "16" },
612
+ { "const": "10" },
609
613
  { "const": "20" },
610
614
  { "const": "24" },
611
615
  { "const": "32" },
@@ -613,6 +617,7 @@ var definitions = {
613
617
  { "const": "48" },
614
618
  { "const": "80" },
615
619
  { "const": "0" },
620
+ { "const": "4" },
616
621
  { "const": "64" },
617
622
  { "$ref": "#/definitions/ProteusExpression" }
618
623
  ],
@@ -621,12 +626,11 @@ var definitions = {
621
626
  "SprinkleProp_pb": {
622
627
  "anyOf": [
623
628
  { "const": "2" },
624
- { "const": "4" },
625
629
  { "const": "6" },
626
630
  { "const": "8" },
627
631
  { "const": "12" },
628
- { "const": "10" },
629
632
  { "const": "16" },
633
+ { "const": "10" },
630
634
  { "const": "20" },
631
635
  { "const": "24" },
632
636
  { "const": "32" },
@@ -634,6 +638,7 @@ var definitions = {
634
638
  { "const": "48" },
635
639
  { "const": "80" },
636
640
  { "const": "0" },
641
+ { "const": "4" },
637
642
  { "const": "64" },
638
643
  { "$ref": "#/definitions/ProteusExpression" }
639
644
  ],
@@ -642,12 +647,11 @@ var definitions = {
642
647
  "SprinkleProp_pl": {
643
648
  "anyOf": [
644
649
  { "const": "2" },
645
- { "const": "4" },
646
650
  { "const": "6" },
647
651
  { "const": "8" },
648
652
  { "const": "12" },
649
- { "const": "10" },
650
653
  { "const": "16" },
654
+ { "const": "10" },
651
655
  { "const": "20" },
652
656
  { "const": "24" },
653
657
  { "const": "32" },
@@ -655,6 +659,7 @@ var definitions = {
655
659
  { "const": "48" },
656
660
  { "const": "80" },
657
661
  { "const": "0" },
662
+ { "const": "4" },
658
663
  { "const": "64" },
659
664
  { "$ref": "#/definitions/ProteusExpression" }
660
665
  ],
@@ -675,12 +680,11 @@ var definitions = {
675
680
  "SprinkleProp_pr": {
676
681
  "anyOf": [
677
682
  { "const": "2" },
678
- { "const": "4" },
679
683
  { "const": "6" },
680
684
  { "const": "8" },
681
685
  { "const": "12" },
682
- { "const": "10" },
683
686
  { "const": "16" },
687
+ { "const": "10" },
684
688
  { "const": "20" },
685
689
  { "const": "24" },
686
690
  { "const": "32" },
@@ -688,6 +692,7 @@ var definitions = {
688
692
  { "const": "48" },
689
693
  { "const": "80" },
690
694
  { "const": "0" },
695
+ { "const": "4" },
691
696
  { "const": "64" },
692
697
  { "$ref": "#/definitions/ProteusExpression" }
693
698
  ],
@@ -696,12 +701,11 @@ var definitions = {
696
701
  "SprinkleProp_pt": {
697
702
  "anyOf": [
698
703
  { "const": "2" },
699
- { "const": "4" },
700
704
  { "const": "6" },
701
705
  { "const": "8" },
702
706
  { "const": "12" },
703
- { "const": "10" },
704
707
  { "const": "16" },
708
+ { "const": "10" },
705
709
  { "const": "20" },
706
710
  { "const": "24" },
707
711
  { "const": "32" },
@@ -709,6 +713,7 @@ var definitions = {
709
713
  { "const": "48" },
710
714
  { "const": "80" },
711
715
  { "const": "0" },
716
+ { "const": "4" },
712
717
  { "const": "64" },
713
718
  { "$ref": "#/definitions/ProteusExpression" }
714
719
  ],
@@ -717,12 +722,11 @@ var definitions = {
717
722
  "SprinkleProp_px": {
718
723
  "anyOf": [
719
724
  { "const": "2" },
720
- { "const": "4" },
721
725
  { "const": "6" },
722
726
  { "const": "8" },
723
727
  { "const": "12" },
724
- { "const": "10" },
725
728
  { "const": "16" },
729
+ { "const": "10" },
726
730
  { "const": "20" },
727
731
  { "const": "24" },
728
732
  { "const": "32" },
@@ -730,6 +734,7 @@ var definitions = {
730
734
  { "const": "48" },
731
735
  { "const": "80" },
732
736
  { "const": "0" },
737
+ { "const": "4" },
733
738
  { "const": "64" },
734
739
  { "$ref": "#/definitions/ProteusExpression" }
735
740
  ],
@@ -738,12 +743,11 @@ var definitions = {
738
743
  "SprinkleProp_py": {
739
744
  "anyOf": [
740
745
  { "const": "2" },
741
- { "const": "4" },
742
746
  { "const": "6" },
743
747
  { "const": "8" },
744
748
  { "const": "12" },
745
- { "const": "10" },
746
749
  { "const": "16" },
750
+ { "const": "10" },
747
751
  { "const": "20" },
748
752
  { "const": "24" },
749
753
  { "const": "32" },
@@ -751,6 +755,7 @@ var definitions = {
751
755
  { "const": "48" },
752
756
  { "const": "80" },
753
757
  { "const": "0" },
758
+ { "const": "4" },
754
759
  { "const": "64" },
755
760
  { "$ref": "#/definitions/ProteusExpression" }
756
761
  ],
@@ -785,8 +790,8 @@ var definitions = {
785
790
  "anyOf": [
786
791
  { "const": "auto" },
787
792
  { "const": "12" },
788
- { "const": "10" },
789
793
  { "const": "16" },
794
+ { "const": "10" },
790
795
  { "const": "20" },
791
796
  { "const": "24" },
792
797
  { "const": "32" },
@@ -846,14 +851,14 @@ var definitions = {
846
851
  { "const": "colors" },
847
852
  { "$ref": "#/definitions/ProteusExpression" }
848
853
  ],
849
- "description": "Control which CSS properties should transition. Each value is a preset:\n`colors` transitions color-related properties (background, border,\ncolor, fill, stroke, text-decoration); `opacity` and `transform`\ntransition just that property; `all` transitions everything; `none`\ndisables transitions."
854
+ "description": "Control which CSS properties should transition"
850
855
  },
851
856
  "SprinkleProp_w": {
852
857
  "anyOf": [
853
858
  { "const": "auto" },
854
859
  { "const": "12" },
855
- { "const": "10" },
856
860
  { "const": "16" },
861
+ { "const": "10" },
857
862
  { "const": "20" },
858
863
  { "const": "24" },
859
864
  { "const": "32" },
@@ -2223,9 +2228,9 @@ var definitions = {
2223
2228
  "lineClamp": {
2224
2229
  "anyOf": [
2225
2230
  { "const": "2" },
2226
- { "const": "4" },
2227
2231
  { "const": "1" },
2228
2232
  { "const": "3" },
2233
+ { "const": "4" },
2229
2234
  { "$ref": "#/definitions/ProteusExpression" }
2230
2235
  ],
2231
2236
  "description": "Truncate the text at specific number of lines."
@@ -3136,9 +3141,9 @@ var definitions = {
3136
3141
  "level": {
3137
3142
  "anyOf": [
3138
3143
  { "const": "2" },
3139
- { "const": "4" },
3140
3144
  { "const": "1" },
3141
3145
  { "const": "3" },
3146
+ { "const": "4" },
3142
3147
  { "$ref": "#/definitions/ProteusExpression" }
3143
3148
  ],
3144
3149
  "description": "Heading level (1-4) that controls both the semantic HTML tag and font size.\n- `level=\"1\"`: renders `<h1>` with `fontSize=\"4xl\"` (default)\n- `level=\"2\"`: renders `<h2>` with `fontSize=\"3xl\"`\n- `level=\"3\"`: renders `<h3>` with `fontSize=\"2xl\"`\n- `level=\"4\"`: renders `<h4>` with `fontSize=\"xl\"`\n\nUse `asChild` to decouple the semantic level from visual appearance."
@@ -4185,9 +4190,9 @@ var definitions = {
4185
4190
  "lineClamp": {
4186
4191
  "anyOf": [
4187
4192
  { "const": "2" },
4188
- { "const": "4" },
4189
4193
  { "const": "1" },
4190
4194
  { "const": "3" },
4195
+ { "const": "4" },
4191
4196
  { "$ref": "#/definitions/ProteusExpression" }
4192
4197
  ],
4193
4198
  "description": "Truncate the text at specific number of lines."
package/dist/index.d.ts CHANGED
@@ -1,6 +1,5 @@
1
1
  import { BoxProps, ButtonProps, DateInputProps, Disclosure, InputProps, SelectProps, TextareaProps } from "@optiaxiom/react";
2
2
  import { ComponentPropsWithoutRef, ComponentType, ReactNode } from "react";
3
- import * as ReactJsxRuntime from "react/jsx-runtime";
4
3
 
5
4
  //#region src/proteus-bridge/ProteusBridge.d.ts
6
5
  type ProteusBridgeProps = {
@@ -111,7 +110,7 @@ declare function ProteusFederated({
111
110
  entry,
112
111
  exposeKey,
113
112
  fallback
114
- }: ProteusFederatedProps): ReactJsxRuntime.JSX.Element | null;
113
+ }: ProteusFederatedProps): import("react/jsx-runtime").JSX.Element | null;
115
114
  declare namespace ProteusFederated {
116
115
  var displayName: string;
117
116
  }
package/package.json CHANGED
@@ -7,7 +7,7 @@
7
7
  "url": "git+https://github.com/optimizely-axiom/optiaxiom.git"
8
8
  },
9
9
  "type": "module",
10
- "version": "1.1.1",
10
+ "version": "3.0.0",
11
11
  "files": [
12
12
  "dist/**",
13
13
  "LICENSE"
@@ -40,7 +40,7 @@
40
40
  "jsonpointer": "^5.0.1",
41
41
  "recharts": "^3.8.1",
42
42
  "@optiaxiom/icons": "^1.1.3",
43
- "@optiaxiom/react": "^1.9.39"
43
+ "@optiaxiom/react": "^3.0.1"
44
44
  },
45
45
  "devDependencies": {
46
46
  "@emotion/hash": "^0.9.2",