@genesislcap/foundation-zero 15.4.1 → 15.6.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/dist/custom-elements.json +455 -455
- package/package.json +12 -12
|
@@ -46550,87 +46550,6 @@
|
|
|
46550
46550
|
}
|
|
46551
46551
|
]
|
|
46552
46552
|
},
|
|
46553
|
-
{
|
|
46554
|
-
"kind": "javascript-module",
|
|
46555
|
-
"path": "src/utils/behaviors.ts",
|
|
46556
|
-
"declarations": [
|
|
46557
|
-
{
|
|
46558
|
-
"kind": "function",
|
|
46559
|
-
"name": "appearanceBehavior",
|
|
46560
|
-
"parameters": [
|
|
46561
|
-
{
|
|
46562
|
-
"name": "value",
|
|
46563
|
-
"type": {
|
|
46564
|
-
"text": "string"
|
|
46565
|
-
},
|
|
46566
|
-
"description": "The value of the appearance property"
|
|
46567
|
-
},
|
|
46568
|
-
{
|
|
46569
|
-
"name": "styles",
|
|
46570
|
-
"type": {
|
|
46571
|
-
"text": "ElementStyles"
|
|
46572
|
-
},
|
|
46573
|
-
"description": "The styles to be applied when condition matches"
|
|
46574
|
-
}
|
|
46575
|
-
],
|
|
46576
|
-
"description": "Behavior that will conditionally apply a stylesheet based on the elements\nappearance property",
|
|
46577
|
-
"privacy": "public"
|
|
46578
|
-
}
|
|
46579
|
-
],
|
|
46580
|
-
"exports": [
|
|
46581
|
-
{
|
|
46582
|
-
"kind": "js",
|
|
46583
|
-
"name": "appearanceBehavior",
|
|
46584
|
-
"declaration": {
|
|
46585
|
-
"name": "appearanceBehavior",
|
|
46586
|
-
"module": "src/utils/behaviors.ts"
|
|
46587
|
-
}
|
|
46588
|
-
}
|
|
46589
|
-
]
|
|
46590
|
-
},
|
|
46591
|
-
{
|
|
46592
|
-
"kind": "javascript-module",
|
|
46593
|
-
"path": "src/utils/index.ts",
|
|
46594
|
-
"declarations": [],
|
|
46595
|
-
"exports": [
|
|
46596
|
-
{
|
|
46597
|
-
"kind": "js",
|
|
46598
|
-
"name": "*",
|
|
46599
|
-
"declaration": {
|
|
46600
|
-
"name": "*",
|
|
46601
|
-
"package": "./behaviors"
|
|
46602
|
-
}
|
|
46603
|
-
},
|
|
46604
|
-
{
|
|
46605
|
-
"kind": "js",
|
|
46606
|
-
"name": "*",
|
|
46607
|
-
"declaration": {
|
|
46608
|
-
"name": "*",
|
|
46609
|
-
"package": "./logger"
|
|
46610
|
-
}
|
|
46611
|
-
}
|
|
46612
|
-
]
|
|
46613
|
-
},
|
|
46614
|
-
{
|
|
46615
|
-
"kind": "javascript-module",
|
|
46616
|
-
"path": "src/utils/logger.ts",
|
|
46617
|
-
"declarations": [
|
|
46618
|
-
{
|
|
46619
|
-
"kind": "variable",
|
|
46620
|
-
"name": "logger"
|
|
46621
|
-
}
|
|
46622
|
-
],
|
|
46623
|
-
"exports": [
|
|
46624
|
-
{
|
|
46625
|
-
"kind": "js",
|
|
46626
|
-
"name": "logger",
|
|
46627
|
-
"declaration": {
|
|
46628
|
-
"name": "logger",
|
|
46629
|
-
"module": "src/utils/logger.ts"
|
|
46630
|
-
}
|
|
46631
|
-
}
|
|
46632
|
-
]
|
|
46633
|
-
},
|
|
46634
46553
|
{
|
|
46635
46554
|
"kind": "javascript-module",
|
|
46636
46555
|
"path": "src/verification-code-input/index.ts",
|
|
@@ -47576,409 +47495,108 @@
|
|
|
47576
47495
|
},
|
|
47577
47496
|
{
|
|
47578
47497
|
"kind": "javascript-module",
|
|
47579
|
-
"path": "src/_config/
|
|
47498
|
+
"path": "src/_config/tokens/custom.ts",
|
|
47580
47499
|
"declarations": [
|
|
47581
47500
|
{
|
|
47582
|
-
"kind": "
|
|
47583
|
-
"name": "
|
|
47584
|
-
"parameters": [
|
|
47585
|
-
{
|
|
47586
|
-
"name": "alpha",
|
|
47587
|
-
"default": "1.0",
|
|
47588
|
-
"type": {
|
|
47589
|
-
"text": "number"
|
|
47590
|
-
}
|
|
47591
|
-
}
|
|
47592
|
-
]
|
|
47593
|
-
},
|
|
47594
|
-
{
|
|
47595
|
-
"kind": "function",
|
|
47596
|
-
"name": "blackWebRGBA",
|
|
47597
|
-
"parameters": [
|
|
47598
|
-
{
|
|
47599
|
-
"name": "alpha",
|
|
47600
|
-
"default": "1.0",
|
|
47601
|
-
"type": {
|
|
47602
|
-
"text": "number"
|
|
47603
|
-
}
|
|
47604
|
-
}
|
|
47605
|
-
]
|
|
47501
|
+
"kind": "variable",
|
|
47502
|
+
"name": "defaultErrorColor"
|
|
47606
47503
|
},
|
|
47607
47504
|
{
|
|
47608
47505
|
"kind": "variable",
|
|
47609
|
-
"name": "
|
|
47506
|
+
"name": "errorColor",
|
|
47507
|
+
"privacy": "public"
|
|
47610
47508
|
},
|
|
47611
47509
|
{
|
|
47612
47510
|
"kind": "variable",
|
|
47613
|
-
"name": "
|
|
47511
|
+
"name": "defaultSuccessColor"
|
|
47614
47512
|
},
|
|
47615
47513
|
{
|
|
47616
47514
|
"kind": "variable",
|
|
47617
|
-
"name": "
|
|
47515
|
+
"name": "successColor",
|
|
47516
|
+
"privacy": "public"
|
|
47618
47517
|
},
|
|
47619
47518
|
{
|
|
47620
|
-
"kind": "
|
|
47621
|
-
"name": "
|
|
47622
|
-
"parameters": [
|
|
47623
|
-
{
|
|
47624
|
-
"name": "alpha",
|
|
47625
|
-
"default": "1.0",
|
|
47626
|
-
"type": {
|
|
47627
|
-
"text": "number"
|
|
47628
|
-
}
|
|
47629
|
-
}
|
|
47630
|
-
]
|
|
47519
|
+
"kind": "variable",
|
|
47520
|
+
"name": "defaultWarningColor"
|
|
47631
47521
|
},
|
|
47632
47522
|
{
|
|
47633
47523
|
"kind": "variable",
|
|
47634
|
-
"name": "
|
|
47524
|
+
"name": "warningColor",
|
|
47525
|
+
"privacy": "public"
|
|
47635
47526
|
},
|
|
47636
47527
|
{
|
|
47637
47528
|
"kind": "variable",
|
|
47638
|
-
"name": "
|
|
47529
|
+
"name": "defaultBuyColor"
|
|
47639
47530
|
},
|
|
47640
47531
|
{
|
|
47641
|
-
"kind": "
|
|
47642
|
-
"name": "
|
|
47643
|
-
"
|
|
47644
|
-
{
|
|
47645
|
-
"name": "alpha",
|
|
47646
|
-
"default": "1.0",
|
|
47647
|
-
"type": {
|
|
47648
|
-
"text": "number"
|
|
47649
|
-
}
|
|
47650
|
-
}
|
|
47651
|
-
]
|
|
47532
|
+
"kind": "variable",
|
|
47533
|
+
"name": "buyColor",
|
|
47534
|
+
"privacy": "public"
|
|
47652
47535
|
},
|
|
47653
47536
|
{
|
|
47654
|
-
"kind": "
|
|
47655
|
-
"name": "
|
|
47656
|
-
"parameters": [
|
|
47657
|
-
{
|
|
47658
|
-
"name": "alpha",
|
|
47659
|
-
"default": "1.0",
|
|
47660
|
-
"type": {
|
|
47661
|
-
"text": "number"
|
|
47662
|
-
}
|
|
47663
|
-
}
|
|
47664
|
-
]
|
|
47537
|
+
"kind": "variable",
|
|
47538
|
+
"name": "defaultSellColor"
|
|
47665
47539
|
},
|
|
47666
47540
|
{
|
|
47667
|
-
"kind": "
|
|
47668
|
-
"name": "
|
|
47669
|
-
"
|
|
47670
|
-
{
|
|
47671
|
-
"name": "alpha",
|
|
47672
|
-
"default": "1.0",
|
|
47673
|
-
"type": {
|
|
47674
|
-
"text": "number"
|
|
47675
|
-
}
|
|
47676
|
-
}
|
|
47677
|
-
]
|
|
47541
|
+
"kind": "variable",
|
|
47542
|
+
"name": "sellColor",
|
|
47543
|
+
"privacy": "public"
|
|
47678
47544
|
},
|
|
47679
47545
|
{
|
|
47680
|
-
"kind": "
|
|
47681
|
-
"name": "
|
|
47682
|
-
"parameters": [
|
|
47683
|
-
{
|
|
47684
|
-
"name": "alpha",
|
|
47685
|
-
"default": "1.0",
|
|
47686
|
-
"type": {
|
|
47687
|
-
"text": "number"
|
|
47688
|
-
}
|
|
47689
|
-
}
|
|
47690
|
-
]
|
|
47546
|
+
"kind": "variable",
|
|
47547
|
+
"name": "defaultInfoColor"
|
|
47691
47548
|
},
|
|
47692
47549
|
{
|
|
47693
|
-
"kind": "
|
|
47694
|
-
"name": "
|
|
47695
|
-
"
|
|
47696
|
-
{
|
|
47697
|
-
"name": "alpha",
|
|
47698
|
-
"default": "1.0",
|
|
47699
|
-
"type": {
|
|
47700
|
-
"text": "number"
|
|
47701
|
-
}
|
|
47702
|
-
}
|
|
47703
|
-
]
|
|
47550
|
+
"kind": "variable",
|
|
47551
|
+
"name": "infoColor",
|
|
47552
|
+
"privacy": "public"
|
|
47704
47553
|
},
|
|
47705
47554
|
{
|
|
47706
|
-
"kind": "
|
|
47707
|
-
"name": "
|
|
47708
|
-
"parameters": [
|
|
47709
|
-
{
|
|
47710
|
-
"name": "alpha",
|
|
47711
|
-
"default": "1.0",
|
|
47712
|
-
"type": {
|
|
47713
|
-
"text": "number"
|
|
47714
|
-
}
|
|
47715
|
-
}
|
|
47716
|
-
]
|
|
47555
|
+
"kind": "variable",
|
|
47556
|
+
"name": "defaultSeriousNotifyColor"
|
|
47717
47557
|
},
|
|
47718
47558
|
{
|
|
47719
|
-
"kind": "
|
|
47720
|
-
"name": "
|
|
47721
|
-
"
|
|
47722
|
-
{
|
|
47723
|
-
"name": "alpha",
|
|
47724
|
-
"default": "1.0",
|
|
47725
|
-
"type": {
|
|
47726
|
-
"text": "number"
|
|
47727
|
-
}
|
|
47728
|
-
}
|
|
47729
|
-
]
|
|
47559
|
+
"kind": "variable",
|
|
47560
|
+
"name": "seriousNotifyColor",
|
|
47561
|
+
"privacy": "public"
|
|
47730
47562
|
}
|
|
47731
47563
|
],
|
|
47732
47564
|
"exports": [
|
|
47733
47565
|
{
|
|
47734
47566
|
"kind": "js",
|
|
47735
|
-
"name": "
|
|
47567
|
+
"name": "defaultErrorColor",
|
|
47736
47568
|
"declaration": {
|
|
47737
|
-
"name": "
|
|
47738
|
-
"module": "src/_config/
|
|
47569
|
+
"name": "defaultErrorColor",
|
|
47570
|
+
"module": "src/_config/tokens/custom.ts"
|
|
47739
47571
|
}
|
|
47740
47572
|
},
|
|
47741
47573
|
{
|
|
47742
47574
|
"kind": "js",
|
|
47743
|
-
"name": "
|
|
47575
|
+
"name": "errorColor",
|
|
47744
47576
|
"declaration": {
|
|
47745
|
-
"name": "
|
|
47746
|
-
"module": "src/_config/
|
|
47577
|
+
"name": "errorColor",
|
|
47578
|
+
"module": "src/_config/tokens/custom.ts"
|
|
47747
47579
|
}
|
|
47748
47580
|
},
|
|
47749
47581
|
{
|
|
47750
47582
|
"kind": "js",
|
|
47751
|
-
"name": "
|
|
47583
|
+
"name": "defaultSuccessColor",
|
|
47752
47584
|
"declaration": {
|
|
47753
|
-
"name": "
|
|
47754
|
-
"module": "src/_config/
|
|
47585
|
+
"name": "defaultSuccessColor",
|
|
47586
|
+
"module": "src/_config/tokens/custom.ts"
|
|
47755
47587
|
}
|
|
47756
47588
|
},
|
|
47757
47589
|
{
|
|
47758
47590
|
"kind": "js",
|
|
47759
|
-
"name": "
|
|
47591
|
+
"name": "successColor",
|
|
47760
47592
|
"declaration": {
|
|
47761
|
-
"name": "
|
|
47762
|
-
"module": "src/_config/
|
|
47593
|
+
"name": "successColor",
|
|
47594
|
+
"module": "src/_config/tokens/custom.ts"
|
|
47763
47595
|
}
|
|
47764
47596
|
},
|
|
47765
47597
|
{
|
|
47766
47598
|
"kind": "js",
|
|
47767
|
-
"name": "
|
|
47768
|
-
"declaration": {
|
|
47769
|
-
"name": "rapidDefaultCardPalette",
|
|
47770
|
-
"module": "src/_config/styles/colors.ts"
|
|
47771
|
-
}
|
|
47772
|
-
},
|
|
47773
|
-
{
|
|
47774
|
-
"kind": "js",
|
|
47775
|
-
"name": "primaryBlueWebRGBA",
|
|
47776
|
-
"declaration": {
|
|
47777
|
-
"name": "primaryBlueWebRGBA",
|
|
47778
|
-
"module": "src/_config/styles/colors.ts"
|
|
47779
|
-
}
|
|
47780
|
-
},
|
|
47781
|
-
{
|
|
47782
|
-
"kind": "js",
|
|
47783
|
-
"name": "accentBlueSwatch",
|
|
47784
|
-
"declaration": {
|
|
47785
|
-
"name": "accentBlueSwatch",
|
|
47786
|
-
"module": "src/_config/styles/colors.ts"
|
|
47787
|
-
}
|
|
47788
|
-
},
|
|
47789
|
-
{
|
|
47790
|
-
"kind": "js",
|
|
47791
|
-
"name": "accentBluePalette",
|
|
47792
|
-
"declaration": {
|
|
47793
|
-
"name": "accentBluePalette",
|
|
47794
|
-
"module": "src/_config/styles/colors.ts"
|
|
47795
|
-
}
|
|
47796
|
-
},
|
|
47797
|
-
{
|
|
47798
|
-
"kind": "js",
|
|
47799
|
-
"name": "primaryPurpleWebRGBA",
|
|
47800
|
-
"declaration": {
|
|
47801
|
-
"name": "primaryPurpleWebRGBA",
|
|
47802
|
-
"module": "src/_config/styles/colors.ts"
|
|
47803
|
-
}
|
|
47804
|
-
},
|
|
47805
|
-
{
|
|
47806
|
-
"kind": "js",
|
|
47807
|
-
"name": "secondaryOrangeWebRGBA",
|
|
47808
|
-
"declaration": {
|
|
47809
|
-
"name": "secondaryOrangeWebRGBA",
|
|
47810
|
-
"module": "src/_config/styles/colors.ts"
|
|
47811
|
-
}
|
|
47812
|
-
},
|
|
47813
|
-
{
|
|
47814
|
-
"kind": "js",
|
|
47815
|
-
"name": "secondaryTealWebRGBA",
|
|
47816
|
-
"declaration": {
|
|
47817
|
-
"name": "secondaryTealWebRGBA",
|
|
47818
|
-
"module": "src/_config/styles/colors.ts"
|
|
47819
|
-
}
|
|
47820
|
-
},
|
|
47821
|
-
{
|
|
47822
|
-
"kind": "js",
|
|
47823
|
-
"name": "longGreenWebRGBA",
|
|
47824
|
-
"declaration": {
|
|
47825
|
-
"name": "longGreenWebRGBA",
|
|
47826
|
-
"module": "src/_config/styles/colors.ts"
|
|
47827
|
-
}
|
|
47828
|
-
},
|
|
47829
|
-
{
|
|
47830
|
-
"kind": "js",
|
|
47831
|
-
"name": "shortPinkWebRGBA",
|
|
47832
|
-
"declaration": {
|
|
47833
|
-
"name": "shortPinkWebRGBA",
|
|
47834
|
-
"module": "src/_config/styles/colors.ts"
|
|
47835
|
-
}
|
|
47836
|
-
},
|
|
47837
|
-
{
|
|
47838
|
-
"kind": "js",
|
|
47839
|
-
"name": "warningYellowWebRGBA",
|
|
47840
|
-
"declaration": {
|
|
47841
|
-
"name": "warningYellowWebRGBA",
|
|
47842
|
-
"module": "src/_config/styles/colors.ts"
|
|
47843
|
-
}
|
|
47844
|
-
},
|
|
47845
|
-
{
|
|
47846
|
-
"kind": "js",
|
|
47847
|
-
"name": "chartPinkWebRGBA",
|
|
47848
|
-
"declaration": {
|
|
47849
|
-
"name": "chartPinkWebRGBA",
|
|
47850
|
-
"module": "src/_config/styles/colors.ts"
|
|
47851
|
-
}
|
|
47852
|
-
}
|
|
47853
|
-
]
|
|
47854
|
-
},
|
|
47855
|
-
{
|
|
47856
|
-
"kind": "javascript-module",
|
|
47857
|
-
"path": "src/_config/styles/index.ts",
|
|
47858
|
-
"declarations": [],
|
|
47859
|
-
"exports": [
|
|
47860
|
-
{
|
|
47861
|
-
"kind": "js",
|
|
47862
|
-
"name": "*",
|
|
47863
|
-
"declaration": {
|
|
47864
|
-
"name": "*",
|
|
47865
|
-
"package": "./colors"
|
|
47866
|
-
}
|
|
47867
|
-
},
|
|
47868
|
-
{
|
|
47869
|
-
"kind": "js",
|
|
47870
|
-
"name": "*",
|
|
47871
|
-
"declaration": {
|
|
47872
|
-
"name": "*",
|
|
47873
|
-
"package": "./external/roboto-font"
|
|
47874
|
-
}
|
|
47875
|
-
}
|
|
47876
|
-
]
|
|
47877
|
-
},
|
|
47878
|
-
{
|
|
47879
|
-
"kind": "javascript-module",
|
|
47880
|
-
"path": "src/_config/tokens/custom.ts",
|
|
47881
|
-
"declarations": [
|
|
47882
|
-
{
|
|
47883
|
-
"kind": "variable",
|
|
47884
|
-
"name": "defaultErrorColor"
|
|
47885
|
-
},
|
|
47886
|
-
{
|
|
47887
|
-
"kind": "variable",
|
|
47888
|
-
"name": "errorColor",
|
|
47889
|
-
"privacy": "public"
|
|
47890
|
-
},
|
|
47891
|
-
{
|
|
47892
|
-
"kind": "variable",
|
|
47893
|
-
"name": "defaultSuccessColor"
|
|
47894
|
-
},
|
|
47895
|
-
{
|
|
47896
|
-
"kind": "variable",
|
|
47897
|
-
"name": "successColor",
|
|
47898
|
-
"privacy": "public"
|
|
47899
|
-
},
|
|
47900
|
-
{
|
|
47901
|
-
"kind": "variable",
|
|
47902
|
-
"name": "defaultWarningColor"
|
|
47903
|
-
},
|
|
47904
|
-
{
|
|
47905
|
-
"kind": "variable",
|
|
47906
|
-
"name": "warningColor",
|
|
47907
|
-
"privacy": "public"
|
|
47908
|
-
},
|
|
47909
|
-
{
|
|
47910
|
-
"kind": "variable",
|
|
47911
|
-
"name": "defaultBuyColor"
|
|
47912
|
-
},
|
|
47913
|
-
{
|
|
47914
|
-
"kind": "variable",
|
|
47915
|
-
"name": "buyColor",
|
|
47916
|
-
"privacy": "public"
|
|
47917
|
-
},
|
|
47918
|
-
{
|
|
47919
|
-
"kind": "variable",
|
|
47920
|
-
"name": "defaultSellColor"
|
|
47921
|
-
},
|
|
47922
|
-
{
|
|
47923
|
-
"kind": "variable",
|
|
47924
|
-
"name": "sellColor",
|
|
47925
|
-
"privacy": "public"
|
|
47926
|
-
},
|
|
47927
|
-
{
|
|
47928
|
-
"kind": "variable",
|
|
47929
|
-
"name": "defaultInfoColor"
|
|
47930
|
-
},
|
|
47931
|
-
{
|
|
47932
|
-
"kind": "variable",
|
|
47933
|
-
"name": "infoColor",
|
|
47934
|
-
"privacy": "public"
|
|
47935
|
-
},
|
|
47936
|
-
{
|
|
47937
|
-
"kind": "variable",
|
|
47938
|
-
"name": "defaultSeriousNotifyColor"
|
|
47939
|
-
},
|
|
47940
|
-
{
|
|
47941
|
-
"kind": "variable",
|
|
47942
|
-
"name": "seriousNotifyColor",
|
|
47943
|
-
"privacy": "public"
|
|
47944
|
-
}
|
|
47945
|
-
],
|
|
47946
|
-
"exports": [
|
|
47947
|
-
{
|
|
47948
|
-
"kind": "js",
|
|
47949
|
-
"name": "defaultErrorColor",
|
|
47950
|
-
"declaration": {
|
|
47951
|
-
"name": "defaultErrorColor",
|
|
47952
|
-
"module": "src/_config/tokens/custom.ts"
|
|
47953
|
-
}
|
|
47954
|
-
},
|
|
47955
|
-
{
|
|
47956
|
-
"kind": "js",
|
|
47957
|
-
"name": "errorColor",
|
|
47958
|
-
"declaration": {
|
|
47959
|
-
"name": "errorColor",
|
|
47960
|
-
"module": "src/_config/tokens/custom.ts"
|
|
47961
|
-
}
|
|
47962
|
-
},
|
|
47963
|
-
{
|
|
47964
|
-
"kind": "js",
|
|
47965
|
-
"name": "defaultSuccessColor",
|
|
47966
|
-
"declaration": {
|
|
47967
|
-
"name": "defaultSuccessColor",
|
|
47968
|
-
"module": "src/_config/tokens/custom.ts"
|
|
47969
|
-
}
|
|
47970
|
-
},
|
|
47971
|
-
{
|
|
47972
|
-
"kind": "js",
|
|
47973
|
-
"name": "successColor",
|
|
47974
|
-
"declaration": {
|
|
47975
|
-
"name": "successColor",
|
|
47976
|
-
"module": "src/_config/tokens/custom.ts"
|
|
47977
|
-
}
|
|
47978
|
-
},
|
|
47979
|
-
{
|
|
47980
|
-
"kind": "js",
|
|
47981
|
-
"name": "defaultWarningColor",
|
|
47599
|
+
"name": "defaultWarningColor",
|
|
47982
47600
|
"declaration": {
|
|
47983
47601
|
"name": "defaultWarningColor",
|
|
47984
47602
|
"module": "src/_config/tokens/custom.ts"
|
|
@@ -48962,29 +48580,365 @@
|
|
|
48962
48580
|
},
|
|
48963
48581
|
{
|
|
48964
48582
|
"kind": "javascript-module",
|
|
48965
|
-
"path": "src/_config/
|
|
48583
|
+
"path": "src/_config/styles/colors.ts",
|
|
48966
48584
|
"declarations": [
|
|
48967
48585
|
{
|
|
48968
|
-
"kind": "
|
|
48969
|
-
"name": "
|
|
48586
|
+
"kind": "function",
|
|
48587
|
+
"name": "whiteWebRGBA",
|
|
48588
|
+
"parameters": [
|
|
48589
|
+
{
|
|
48590
|
+
"name": "alpha",
|
|
48591
|
+
"default": "1.0",
|
|
48592
|
+
"type": {
|
|
48593
|
+
"text": "number"
|
|
48594
|
+
}
|
|
48595
|
+
}
|
|
48596
|
+
]
|
|
48970
48597
|
},
|
|
48971
48598
|
{
|
|
48972
|
-
"kind": "
|
|
48973
|
-
"name": "
|
|
48599
|
+
"kind": "function",
|
|
48600
|
+
"name": "blackWebRGBA",
|
|
48601
|
+
"parameters": [
|
|
48602
|
+
{
|
|
48603
|
+
"name": "alpha",
|
|
48604
|
+
"default": "1.0",
|
|
48605
|
+
"type": {
|
|
48606
|
+
"text": "number"
|
|
48607
|
+
}
|
|
48608
|
+
}
|
|
48609
|
+
]
|
|
48974
48610
|
},
|
|
48975
48611
|
{
|
|
48976
48612
|
"kind": "variable",
|
|
48977
|
-
"name": "
|
|
48978
|
-
}
|
|
48979
|
-
],
|
|
48980
|
-
"exports": [
|
|
48613
|
+
"name": "rapidDefaultFillColor"
|
|
48614
|
+
},
|
|
48981
48615
|
{
|
|
48982
|
-
"kind": "
|
|
48983
|
-
"name": "
|
|
48984
|
-
|
|
48985
|
-
|
|
48986
|
-
|
|
48987
|
-
|
|
48616
|
+
"kind": "variable",
|
|
48617
|
+
"name": "rapidDefaultCardFillColor"
|
|
48618
|
+
},
|
|
48619
|
+
{
|
|
48620
|
+
"kind": "variable",
|
|
48621
|
+
"name": "rapidDefaultCardPalette"
|
|
48622
|
+
},
|
|
48623
|
+
{
|
|
48624
|
+
"kind": "function",
|
|
48625
|
+
"name": "primaryBlueWebRGBA",
|
|
48626
|
+
"parameters": [
|
|
48627
|
+
{
|
|
48628
|
+
"name": "alpha",
|
|
48629
|
+
"default": "1.0",
|
|
48630
|
+
"type": {
|
|
48631
|
+
"text": "number"
|
|
48632
|
+
}
|
|
48633
|
+
}
|
|
48634
|
+
]
|
|
48635
|
+
},
|
|
48636
|
+
{
|
|
48637
|
+
"kind": "variable",
|
|
48638
|
+
"name": "accentBlueSwatch"
|
|
48639
|
+
},
|
|
48640
|
+
{
|
|
48641
|
+
"kind": "variable",
|
|
48642
|
+
"name": "accentBluePalette"
|
|
48643
|
+
},
|
|
48644
|
+
{
|
|
48645
|
+
"kind": "function",
|
|
48646
|
+
"name": "primaryPurpleWebRGBA",
|
|
48647
|
+
"parameters": [
|
|
48648
|
+
{
|
|
48649
|
+
"name": "alpha",
|
|
48650
|
+
"default": "1.0",
|
|
48651
|
+
"type": {
|
|
48652
|
+
"text": "number"
|
|
48653
|
+
}
|
|
48654
|
+
}
|
|
48655
|
+
]
|
|
48656
|
+
},
|
|
48657
|
+
{
|
|
48658
|
+
"kind": "function",
|
|
48659
|
+
"name": "secondaryOrangeWebRGBA",
|
|
48660
|
+
"parameters": [
|
|
48661
|
+
{
|
|
48662
|
+
"name": "alpha",
|
|
48663
|
+
"default": "1.0",
|
|
48664
|
+
"type": {
|
|
48665
|
+
"text": "number"
|
|
48666
|
+
}
|
|
48667
|
+
}
|
|
48668
|
+
]
|
|
48669
|
+
},
|
|
48670
|
+
{
|
|
48671
|
+
"kind": "function",
|
|
48672
|
+
"name": "secondaryTealWebRGBA",
|
|
48673
|
+
"parameters": [
|
|
48674
|
+
{
|
|
48675
|
+
"name": "alpha",
|
|
48676
|
+
"default": "1.0",
|
|
48677
|
+
"type": {
|
|
48678
|
+
"text": "number"
|
|
48679
|
+
}
|
|
48680
|
+
}
|
|
48681
|
+
]
|
|
48682
|
+
},
|
|
48683
|
+
{
|
|
48684
|
+
"kind": "function",
|
|
48685
|
+
"name": "longGreenWebRGBA",
|
|
48686
|
+
"parameters": [
|
|
48687
|
+
{
|
|
48688
|
+
"name": "alpha",
|
|
48689
|
+
"default": "1.0",
|
|
48690
|
+
"type": {
|
|
48691
|
+
"text": "number"
|
|
48692
|
+
}
|
|
48693
|
+
}
|
|
48694
|
+
]
|
|
48695
|
+
},
|
|
48696
|
+
{
|
|
48697
|
+
"kind": "function",
|
|
48698
|
+
"name": "shortPinkWebRGBA",
|
|
48699
|
+
"parameters": [
|
|
48700
|
+
{
|
|
48701
|
+
"name": "alpha",
|
|
48702
|
+
"default": "1.0",
|
|
48703
|
+
"type": {
|
|
48704
|
+
"text": "number"
|
|
48705
|
+
}
|
|
48706
|
+
}
|
|
48707
|
+
]
|
|
48708
|
+
},
|
|
48709
|
+
{
|
|
48710
|
+
"kind": "function",
|
|
48711
|
+
"name": "warningYellowWebRGBA",
|
|
48712
|
+
"parameters": [
|
|
48713
|
+
{
|
|
48714
|
+
"name": "alpha",
|
|
48715
|
+
"default": "1.0",
|
|
48716
|
+
"type": {
|
|
48717
|
+
"text": "number"
|
|
48718
|
+
}
|
|
48719
|
+
}
|
|
48720
|
+
]
|
|
48721
|
+
},
|
|
48722
|
+
{
|
|
48723
|
+
"kind": "function",
|
|
48724
|
+
"name": "chartPinkWebRGBA",
|
|
48725
|
+
"parameters": [
|
|
48726
|
+
{
|
|
48727
|
+
"name": "alpha",
|
|
48728
|
+
"default": "1.0",
|
|
48729
|
+
"type": {
|
|
48730
|
+
"text": "number"
|
|
48731
|
+
}
|
|
48732
|
+
}
|
|
48733
|
+
]
|
|
48734
|
+
}
|
|
48735
|
+
],
|
|
48736
|
+
"exports": [
|
|
48737
|
+
{
|
|
48738
|
+
"kind": "js",
|
|
48739
|
+
"name": "whiteWebRGBA",
|
|
48740
|
+
"declaration": {
|
|
48741
|
+
"name": "whiteWebRGBA",
|
|
48742
|
+
"module": "src/_config/styles/colors.ts"
|
|
48743
|
+
}
|
|
48744
|
+
},
|
|
48745
|
+
{
|
|
48746
|
+
"kind": "js",
|
|
48747
|
+
"name": "blackWebRGBA",
|
|
48748
|
+
"declaration": {
|
|
48749
|
+
"name": "blackWebRGBA",
|
|
48750
|
+
"module": "src/_config/styles/colors.ts"
|
|
48751
|
+
}
|
|
48752
|
+
},
|
|
48753
|
+
{
|
|
48754
|
+
"kind": "js",
|
|
48755
|
+
"name": "rapidDefaultFillColor",
|
|
48756
|
+
"declaration": {
|
|
48757
|
+
"name": "rapidDefaultFillColor",
|
|
48758
|
+
"module": "src/_config/styles/colors.ts"
|
|
48759
|
+
}
|
|
48760
|
+
},
|
|
48761
|
+
{
|
|
48762
|
+
"kind": "js",
|
|
48763
|
+
"name": "rapidDefaultCardFillColor",
|
|
48764
|
+
"declaration": {
|
|
48765
|
+
"name": "rapidDefaultCardFillColor",
|
|
48766
|
+
"module": "src/_config/styles/colors.ts"
|
|
48767
|
+
}
|
|
48768
|
+
},
|
|
48769
|
+
{
|
|
48770
|
+
"kind": "js",
|
|
48771
|
+
"name": "rapidDefaultCardPalette",
|
|
48772
|
+
"declaration": {
|
|
48773
|
+
"name": "rapidDefaultCardPalette",
|
|
48774
|
+
"module": "src/_config/styles/colors.ts"
|
|
48775
|
+
}
|
|
48776
|
+
},
|
|
48777
|
+
{
|
|
48778
|
+
"kind": "js",
|
|
48779
|
+
"name": "primaryBlueWebRGBA",
|
|
48780
|
+
"declaration": {
|
|
48781
|
+
"name": "primaryBlueWebRGBA",
|
|
48782
|
+
"module": "src/_config/styles/colors.ts"
|
|
48783
|
+
}
|
|
48784
|
+
},
|
|
48785
|
+
{
|
|
48786
|
+
"kind": "js",
|
|
48787
|
+
"name": "accentBlueSwatch",
|
|
48788
|
+
"declaration": {
|
|
48789
|
+
"name": "accentBlueSwatch",
|
|
48790
|
+
"module": "src/_config/styles/colors.ts"
|
|
48791
|
+
}
|
|
48792
|
+
},
|
|
48793
|
+
{
|
|
48794
|
+
"kind": "js",
|
|
48795
|
+
"name": "accentBluePalette",
|
|
48796
|
+
"declaration": {
|
|
48797
|
+
"name": "accentBluePalette",
|
|
48798
|
+
"module": "src/_config/styles/colors.ts"
|
|
48799
|
+
}
|
|
48800
|
+
},
|
|
48801
|
+
{
|
|
48802
|
+
"kind": "js",
|
|
48803
|
+
"name": "primaryPurpleWebRGBA",
|
|
48804
|
+
"declaration": {
|
|
48805
|
+
"name": "primaryPurpleWebRGBA",
|
|
48806
|
+
"module": "src/_config/styles/colors.ts"
|
|
48807
|
+
}
|
|
48808
|
+
},
|
|
48809
|
+
{
|
|
48810
|
+
"kind": "js",
|
|
48811
|
+
"name": "secondaryOrangeWebRGBA",
|
|
48812
|
+
"declaration": {
|
|
48813
|
+
"name": "secondaryOrangeWebRGBA",
|
|
48814
|
+
"module": "src/_config/styles/colors.ts"
|
|
48815
|
+
}
|
|
48816
|
+
},
|
|
48817
|
+
{
|
|
48818
|
+
"kind": "js",
|
|
48819
|
+
"name": "secondaryTealWebRGBA",
|
|
48820
|
+
"declaration": {
|
|
48821
|
+
"name": "secondaryTealWebRGBA",
|
|
48822
|
+
"module": "src/_config/styles/colors.ts"
|
|
48823
|
+
}
|
|
48824
|
+
},
|
|
48825
|
+
{
|
|
48826
|
+
"kind": "js",
|
|
48827
|
+
"name": "longGreenWebRGBA",
|
|
48828
|
+
"declaration": {
|
|
48829
|
+
"name": "longGreenWebRGBA",
|
|
48830
|
+
"module": "src/_config/styles/colors.ts"
|
|
48831
|
+
}
|
|
48832
|
+
},
|
|
48833
|
+
{
|
|
48834
|
+
"kind": "js",
|
|
48835
|
+
"name": "shortPinkWebRGBA",
|
|
48836
|
+
"declaration": {
|
|
48837
|
+
"name": "shortPinkWebRGBA",
|
|
48838
|
+
"module": "src/_config/styles/colors.ts"
|
|
48839
|
+
}
|
|
48840
|
+
},
|
|
48841
|
+
{
|
|
48842
|
+
"kind": "js",
|
|
48843
|
+
"name": "warningYellowWebRGBA",
|
|
48844
|
+
"declaration": {
|
|
48845
|
+
"name": "warningYellowWebRGBA",
|
|
48846
|
+
"module": "src/_config/styles/colors.ts"
|
|
48847
|
+
}
|
|
48848
|
+
},
|
|
48849
|
+
{
|
|
48850
|
+
"kind": "js",
|
|
48851
|
+
"name": "chartPinkWebRGBA",
|
|
48852
|
+
"declaration": {
|
|
48853
|
+
"name": "chartPinkWebRGBA",
|
|
48854
|
+
"module": "src/_config/styles/colors.ts"
|
|
48855
|
+
}
|
|
48856
|
+
}
|
|
48857
|
+
]
|
|
48858
|
+
},
|
|
48859
|
+
{
|
|
48860
|
+
"kind": "javascript-module",
|
|
48861
|
+
"path": "src/_config/styles/index.ts",
|
|
48862
|
+
"declarations": [],
|
|
48863
|
+
"exports": [
|
|
48864
|
+
{
|
|
48865
|
+
"kind": "js",
|
|
48866
|
+
"name": "*",
|
|
48867
|
+
"declaration": {
|
|
48868
|
+
"name": "*",
|
|
48869
|
+
"package": "./colors"
|
|
48870
|
+
}
|
|
48871
|
+
},
|
|
48872
|
+
{
|
|
48873
|
+
"kind": "js",
|
|
48874
|
+
"name": "*",
|
|
48875
|
+
"declaration": {
|
|
48876
|
+
"name": "*",
|
|
48877
|
+
"package": "./external/roboto-font"
|
|
48878
|
+
}
|
|
48879
|
+
}
|
|
48880
|
+
]
|
|
48881
|
+
},
|
|
48882
|
+
{
|
|
48883
|
+
"kind": "javascript-module",
|
|
48884
|
+
"path": "src/dialog/styles/colors.ts",
|
|
48885
|
+
"declarations": [
|
|
48886
|
+
{
|
|
48887
|
+
"kind": "variable",
|
|
48888
|
+
"name": "defaultDialogActiveBGColor"
|
|
48889
|
+
}
|
|
48890
|
+
],
|
|
48891
|
+
"exports": [
|
|
48892
|
+
{
|
|
48893
|
+
"kind": "js",
|
|
48894
|
+
"name": "defaultDialogActiveBGColor",
|
|
48895
|
+
"declaration": {
|
|
48896
|
+
"name": "defaultDialogActiveBGColor",
|
|
48897
|
+
"module": "src/dialog/styles/colors.ts"
|
|
48898
|
+
}
|
|
48899
|
+
}
|
|
48900
|
+
]
|
|
48901
|
+
},
|
|
48902
|
+
{
|
|
48903
|
+
"kind": "javascript-module",
|
|
48904
|
+
"path": "src/dialog/styles/index.ts",
|
|
48905
|
+
"declarations": [],
|
|
48906
|
+
"exports": [
|
|
48907
|
+
{
|
|
48908
|
+
"kind": "js",
|
|
48909
|
+
"name": "*",
|
|
48910
|
+
"declaration": {
|
|
48911
|
+
"name": "*",
|
|
48912
|
+
"package": "./colors"
|
|
48913
|
+
}
|
|
48914
|
+
}
|
|
48915
|
+
]
|
|
48916
|
+
},
|
|
48917
|
+
{
|
|
48918
|
+
"kind": "javascript-module",
|
|
48919
|
+
"path": "src/_config/values/color.ts",
|
|
48920
|
+
"declarations": [
|
|
48921
|
+
{
|
|
48922
|
+
"kind": "variable",
|
|
48923
|
+
"name": "accentPaletteValue"
|
|
48924
|
+
},
|
|
48925
|
+
{
|
|
48926
|
+
"kind": "variable",
|
|
48927
|
+
"name": "neutralPaletteValue"
|
|
48928
|
+
},
|
|
48929
|
+
{
|
|
48930
|
+
"kind": "variable",
|
|
48931
|
+
"name": "baseLayerLuminanceValue"
|
|
48932
|
+
}
|
|
48933
|
+
],
|
|
48934
|
+
"exports": [
|
|
48935
|
+
{
|
|
48936
|
+
"kind": "js",
|
|
48937
|
+
"name": "accentPaletteValue",
|
|
48938
|
+
"declaration": {
|
|
48939
|
+
"name": "accentPaletteValue",
|
|
48940
|
+
"module": "src/_config/values/color.ts"
|
|
48941
|
+
}
|
|
48988
48942
|
},
|
|
48989
48943
|
{
|
|
48990
48944
|
"kind": "js",
|
|
@@ -49222,27 +49176,27 @@
|
|
|
49222
49176
|
},
|
|
49223
49177
|
{
|
|
49224
49178
|
"kind": "javascript-module",
|
|
49225
|
-
"path": "src/
|
|
49179
|
+
"path": "src/listbox-option/style/colors.ts",
|
|
49226
49180
|
"declarations": [
|
|
49227
49181
|
{
|
|
49228
49182
|
"kind": "variable",
|
|
49229
|
-
"name": "
|
|
49183
|
+
"name": "defaultSelectedListboxFillColor"
|
|
49230
49184
|
}
|
|
49231
49185
|
],
|
|
49232
49186
|
"exports": [
|
|
49233
49187
|
{
|
|
49234
49188
|
"kind": "js",
|
|
49235
|
-
"name": "
|
|
49189
|
+
"name": "defaultSelectedListboxFillColor",
|
|
49236
49190
|
"declaration": {
|
|
49237
|
-
"name": "
|
|
49238
|
-
"module": "src/
|
|
49191
|
+
"name": "defaultSelectedListboxFillColor",
|
|
49192
|
+
"module": "src/listbox-option/style/colors.ts"
|
|
49239
49193
|
}
|
|
49240
49194
|
}
|
|
49241
49195
|
]
|
|
49242
49196
|
},
|
|
49243
49197
|
{
|
|
49244
49198
|
"kind": "javascript-module",
|
|
49245
|
-
"path": "src/
|
|
49199
|
+
"path": "src/listbox-option/style/index.ts",
|
|
49246
49200
|
"declarations": [],
|
|
49247
49201
|
"exports": [
|
|
49248
49202
|
{
|
|
@@ -49257,27 +49211,45 @@
|
|
|
49257
49211
|
},
|
|
49258
49212
|
{
|
|
49259
49213
|
"kind": "javascript-module",
|
|
49260
|
-
"path": "src/
|
|
49214
|
+
"path": "src/utils/behaviors.ts",
|
|
49261
49215
|
"declarations": [
|
|
49262
49216
|
{
|
|
49263
|
-
"kind": "
|
|
49264
|
-
"name": "
|
|
49217
|
+
"kind": "function",
|
|
49218
|
+
"name": "appearanceBehavior",
|
|
49219
|
+
"parameters": [
|
|
49220
|
+
{
|
|
49221
|
+
"name": "value",
|
|
49222
|
+
"type": {
|
|
49223
|
+
"text": "string"
|
|
49224
|
+
},
|
|
49225
|
+
"description": "The value of the appearance property"
|
|
49226
|
+
},
|
|
49227
|
+
{
|
|
49228
|
+
"name": "styles",
|
|
49229
|
+
"type": {
|
|
49230
|
+
"text": "ElementStyles"
|
|
49231
|
+
},
|
|
49232
|
+
"description": "The styles to be applied when condition matches"
|
|
49233
|
+
}
|
|
49234
|
+
],
|
|
49235
|
+
"description": "Behavior that will conditionally apply a stylesheet based on the elements\nappearance property",
|
|
49236
|
+
"privacy": "public"
|
|
49265
49237
|
}
|
|
49266
49238
|
],
|
|
49267
49239
|
"exports": [
|
|
49268
49240
|
{
|
|
49269
49241
|
"kind": "js",
|
|
49270
|
-
"name": "
|
|
49242
|
+
"name": "appearanceBehavior",
|
|
49271
49243
|
"declaration": {
|
|
49272
|
-
"name": "
|
|
49273
|
-
"module": "src/
|
|
49244
|
+
"name": "appearanceBehavior",
|
|
49245
|
+
"module": "src/utils/behaviors.ts"
|
|
49274
49246
|
}
|
|
49275
49247
|
}
|
|
49276
49248
|
]
|
|
49277
49249
|
},
|
|
49278
49250
|
{
|
|
49279
49251
|
"kind": "javascript-module",
|
|
49280
|
-
"path": "src/
|
|
49252
|
+
"path": "src/utils/index.ts",
|
|
49281
49253
|
"declarations": [],
|
|
49282
49254
|
"exports": [
|
|
49283
49255
|
{
|
|
@@ -49285,7 +49257,35 @@
|
|
|
49285
49257
|
"name": "*",
|
|
49286
49258
|
"declaration": {
|
|
49287
49259
|
"name": "*",
|
|
49288
|
-
"package": "./
|
|
49260
|
+
"package": "./behaviors"
|
|
49261
|
+
}
|
|
49262
|
+
},
|
|
49263
|
+
{
|
|
49264
|
+
"kind": "js",
|
|
49265
|
+
"name": "*",
|
|
49266
|
+
"declaration": {
|
|
49267
|
+
"name": "*",
|
|
49268
|
+
"package": "./logger"
|
|
49269
|
+
}
|
|
49270
|
+
}
|
|
49271
|
+
]
|
|
49272
|
+
},
|
|
49273
|
+
{
|
|
49274
|
+
"kind": "javascript-module",
|
|
49275
|
+
"path": "src/utils/logger.ts",
|
|
49276
|
+
"declarations": [
|
|
49277
|
+
{
|
|
49278
|
+
"kind": "variable",
|
|
49279
|
+
"name": "logger"
|
|
49280
|
+
}
|
|
49281
|
+
],
|
|
49282
|
+
"exports": [
|
|
49283
|
+
{
|
|
49284
|
+
"kind": "js",
|
|
49285
|
+
"name": "logger",
|
|
49286
|
+
"declaration": {
|
|
49287
|
+
"name": "logger",
|
|
49288
|
+
"module": "src/utils/logger.ts"
|
|
49289
49289
|
}
|
|
49290
49290
|
}
|
|
49291
49291
|
]
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@genesislcap/foundation-zero",
|
|
3
3
|
"description": "Genesis Foundation Zero Design System",
|
|
4
|
-
"version": "15.
|
|
4
|
+
"version": "15.6.0",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"license": "SEE LICENSE IN license.txt",
|
|
7
7
|
"main": "dist/esm/index.js",
|
|
@@ -73,18 +73,18 @@
|
|
|
73
73
|
},
|
|
74
74
|
"devDependencies": {
|
|
75
75
|
"@genesiscommunitysuccess/analyzer-import-alias-plugin": "^5.0.3",
|
|
76
|
-
"@genesislcap/genx": "15.
|
|
77
|
-
"@genesislcap/rollup-builder": "15.
|
|
78
|
-
"@genesislcap/ts-builder": "15.
|
|
79
|
-
"@genesislcap/uvu-playwright-builder": "15.
|
|
80
|
-
"@genesislcap/vite-builder": "15.
|
|
81
|
-
"@genesislcap/webpack-builder": "15.
|
|
76
|
+
"@genesislcap/genx": "15.6.0",
|
|
77
|
+
"@genesislcap/rollup-builder": "15.6.0",
|
|
78
|
+
"@genesislcap/ts-builder": "15.6.0",
|
|
79
|
+
"@genesislcap/uvu-playwright-builder": "15.6.0",
|
|
80
|
+
"@genesislcap/vite-builder": "15.6.0",
|
|
81
|
+
"@genesislcap/webpack-builder": "15.6.0"
|
|
82
82
|
},
|
|
83
83
|
"dependencies": {
|
|
84
|
-
"@genesislcap/foundation-comms": "15.
|
|
85
|
-
"@genesislcap/foundation-logger": "15.
|
|
86
|
-
"@genesislcap/foundation-ui": "15.
|
|
87
|
-
"@genesislcap/foundation-utils": "15.
|
|
84
|
+
"@genesislcap/foundation-comms": "15.6.0",
|
|
85
|
+
"@genesislcap/foundation-logger": "15.6.0",
|
|
86
|
+
"@genesislcap/foundation-ui": "15.6.0",
|
|
87
|
+
"@genesislcap/foundation-utils": "15.6.0",
|
|
88
88
|
"@microsoft/fast-colors": "5.3.1",
|
|
89
89
|
"@microsoft/fast-components": "2.30.6",
|
|
90
90
|
"@microsoft/fast-element": "1.14.0",
|
|
@@ -111,5 +111,5 @@
|
|
|
111
111
|
"require": "./dist/react.cjs"
|
|
112
112
|
}
|
|
113
113
|
},
|
|
114
|
-
"gitHead": "
|
|
114
|
+
"gitHead": "dbf070bac8a4bfc2a178e335b1faffb130e8f761"
|
|
115
115
|
}
|