@genesislcap/foundation-zero 14.148.1-alpha-eef6f33.0 → 14.149.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 +870 -870
- package/package.json +12 -12
|
@@ -30529,7 +30529,7 @@
|
|
|
30529
30529
|
},
|
|
30530
30530
|
{
|
|
30531
30531
|
"kind": "javascript-module",
|
|
30532
|
-
"path": "src/
|
|
30532
|
+
"path": "src/tab/index.ts",
|
|
30533
30533
|
"declarations": [],
|
|
30534
30534
|
"exports": [
|
|
30535
30535
|
{
|
|
@@ -30537,7 +30537,7 @@
|
|
|
30537
30537
|
"name": "*",
|
|
30538
30538
|
"declaration": {
|
|
30539
30539
|
"name": "*",
|
|
30540
|
-
"package": "./
|
|
30540
|
+
"package": "./tab"
|
|
30541
30541
|
}
|
|
30542
30542
|
},
|
|
30543
30543
|
{
|
|
@@ -30545,7 +30545,7 @@
|
|
|
30545
30545
|
"name": "*",
|
|
30546
30546
|
"declaration": {
|
|
30547
30547
|
"name": "*",
|
|
30548
|
-
"package": "./
|
|
30548
|
+
"package": "./tab.styles"
|
|
30549
30549
|
}
|
|
30550
30550
|
},
|
|
30551
30551
|
{
|
|
@@ -30553,58 +30553,18 @@
|
|
|
30553
30553
|
"name": "*",
|
|
30554
30554
|
"declaration": {
|
|
30555
30555
|
"name": "*",
|
|
30556
|
-
"package": "./
|
|
30557
|
-
}
|
|
30558
|
-
}
|
|
30559
|
-
]
|
|
30560
|
-
},
|
|
30561
|
-
{
|
|
30562
|
-
"kind": "javascript-module",
|
|
30563
|
-
"path": "src/switch/switch.stories.ts",
|
|
30564
|
-
"declarations": [
|
|
30565
|
-
{
|
|
30566
|
-
"kind": "variable",
|
|
30567
|
-
"name": "meta",
|
|
30568
|
-
"type": {
|
|
30569
|
-
"text": "Meta"
|
|
30570
|
-
},
|
|
30571
|
-
"default": "{\n title: 'Switch',\n component: 'zero-switch',\n}"
|
|
30572
|
-
},
|
|
30573
|
-
{
|
|
30574
|
-
"kind": "variable",
|
|
30575
|
-
"name": "Primary",
|
|
30576
|
-
"type": {
|
|
30577
|
-
"text": "StoryObj"
|
|
30578
|
-
},
|
|
30579
|
-
"default": "{\n render: () => html`\n <zero-switch checked></zero-switch>\n `,\n}"
|
|
30580
|
-
}
|
|
30581
|
-
],
|
|
30582
|
-
"exports": [
|
|
30583
|
-
{
|
|
30584
|
-
"kind": "js",
|
|
30585
|
-
"name": "default",
|
|
30586
|
-
"declaration": {
|
|
30587
|
-
"name": "meta",
|
|
30588
|
-
"module": "src/switch/switch.stories.ts"
|
|
30589
|
-
}
|
|
30590
|
-
},
|
|
30591
|
-
{
|
|
30592
|
-
"kind": "js",
|
|
30593
|
-
"name": "Primary",
|
|
30594
|
-
"declaration": {
|
|
30595
|
-
"name": "Primary",
|
|
30596
|
-
"module": "src/switch/switch.stories.ts"
|
|
30556
|
+
"package": "./tab.template"
|
|
30597
30557
|
}
|
|
30598
30558
|
}
|
|
30599
30559
|
]
|
|
30600
30560
|
},
|
|
30601
30561
|
{
|
|
30602
30562
|
"kind": "javascript-module",
|
|
30603
|
-
"path": "src/
|
|
30563
|
+
"path": "src/tab/tab.styles.ts",
|
|
30604
30564
|
"declarations": [
|
|
30605
30565
|
{
|
|
30606
30566
|
"kind": "function",
|
|
30607
|
-
"name": "
|
|
30567
|
+
"name": "zeroTabStyles",
|
|
30608
30568
|
"return": {
|
|
30609
30569
|
"type": {
|
|
30610
30570
|
"text": "ElementStyles"
|
|
@@ -30620,7 +30580,7 @@
|
|
|
30620
30580
|
{
|
|
30621
30581
|
"name": "definition",
|
|
30622
30582
|
"type": {
|
|
30623
|
-
"text": "
|
|
30583
|
+
"text": "FoundationElementDefinition"
|
|
30624
30584
|
}
|
|
30625
30585
|
}
|
|
30626
30586
|
]
|
|
@@ -30629,24 +30589,24 @@
|
|
|
30629
30589
|
"exports": [
|
|
30630
30590
|
{
|
|
30631
30591
|
"kind": "js",
|
|
30632
|
-
"name": "
|
|
30592
|
+
"name": "zeroTabStyles",
|
|
30633
30593
|
"declaration": {
|
|
30634
|
-
"name": "
|
|
30635
|
-
"module": "src/
|
|
30594
|
+
"name": "zeroTabStyles",
|
|
30595
|
+
"module": "src/tab/tab.styles.ts"
|
|
30636
30596
|
}
|
|
30637
30597
|
}
|
|
30638
30598
|
]
|
|
30639
30599
|
},
|
|
30640
30600
|
{
|
|
30641
30601
|
"kind": "javascript-module",
|
|
30642
|
-
"path": "src/
|
|
30602
|
+
"path": "src/tab/tab.template.ts",
|
|
30643
30603
|
"declarations": [
|
|
30644
30604
|
{
|
|
30645
30605
|
"kind": "function",
|
|
30646
|
-
"name": "
|
|
30606
|
+
"name": "zeroTabTemplate",
|
|
30647
30607
|
"return": {
|
|
30648
30608
|
"type": {
|
|
30649
|
-
"text": "ViewTemplate<
|
|
30609
|
+
"text": "ViewTemplate<Tab>"
|
|
30650
30610
|
}
|
|
30651
30611
|
},
|
|
30652
30612
|
"parameters": [
|
|
@@ -30659,7 +30619,7 @@
|
|
|
30659
30619
|
{
|
|
30660
30620
|
"name": "definition",
|
|
30661
30621
|
"type": {
|
|
30662
|
-
"text": "
|
|
30622
|
+
"text": "FoundationElementDefinition"
|
|
30663
30623
|
}
|
|
30664
30624
|
}
|
|
30665
30625
|
]
|
|
@@ -30668,76 +30628,53 @@
|
|
|
30668
30628
|
"exports": [
|
|
30669
30629
|
{
|
|
30670
30630
|
"kind": "js",
|
|
30671
|
-
"name": "
|
|
30631
|
+
"name": "zeroTabTemplate",
|
|
30672
30632
|
"declaration": {
|
|
30673
|
-
"name": "
|
|
30674
|
-
"module": "src/
|
|
30633
|
+
"name": "zeroTabTemplate",
|
|
30634
|
+
"module": "src/tab/tab.template.ts"
|
|
30675
30635
|
}
|
|
30676
30636
|
}
|
|
30677
30637
|
]
|
|
30678
30638
|
},
|
|
30679
30639
|
{
|
|
30680
30640
|
"kind": "javascript-module",
|
|
30681
|
-
"path": "src/
|
|
30641
|
+
"path": "src/tab/tab.ts",
|
|
30682
30642
|
"declarations": [
|
|
30683
30643
|
{
|
|
30684
30644
|
"kind": "class",
|
|
30685
30645
|
"description": "",
|
|
30686
|
-
"name": "
|
|
30646
|
+
"name": "Tab",
|
|
30687
30647
|
"superclass": {
|
|
30688
|
-
"name": "
|
|
30648
|
+
"name": "FoundationTab",
|
|
30689
30649
|
"package": "@genesislcap/foundation-ui"
|
|
30690
30650
|
},
|
|
30691
|
-
"tagName": "%%prefix%%-
|
|
30651
|
+
"tagName": "%%prefix%%-tab",
|
|
30692
30652
|
"customElement": true,
|
|
30693
30653
|
"attributes": [
|
|
30694
30654
|
{
|
|
30695
|
-
"name": "readonly",
|
|
30696
30655
|
"type": {
|
|
30697
30656
|
"text": "boolean"
|
|
30698
30657
|
},
|
|
30699
|
-
"description": "When true, the control will be immutable by user interaction. See https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/
|
|
30700
|
-
"fieldName": "
|
|
30658
|
+
"description": "When true, the control will be immutable by user interaction. See https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/disabled | disabled HTML attribute for more information.",
|
|
30659
|
+
"fieldName": "disabled",
|
|
30701
30660
|
"inheritedFrom": {
|
|
30702
|
-
"name": "
|
|
30703
|
-
"module": "src/
|
|
30661
|
+
"name": "Tab",
|
|
30662
|
+
"module": "src/tab/tab.ts"
|
|
30704
30663
|
}
|
|
30705
30664
|
}
|
|
30706
30665
|
],
|
|
30707
30666
|
"members": [
|
|
30708
30667
|
{
|
|
30709
30668
|
"kind": "field",
|
|
30710
|
-
"name": "
|
|
30669
|
+
"name": "disabled",
|
|
30711
30670
|
"type": {
|
|
30712
30671
|
"text": "boolean"
|
|
30713
30672
|
},
|
|
30714
30673
|
"privacy": "public",
|
|
30715
|
-
"description": "When true, the control will be immutable by user interaction. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/
|
|
30716
|
-
"inheritedFrom": {
|
|
30717
|
-
"name": "Switch",
|
|
30718
|
-
"module": "src/switch/switch.ts"
|
|
30719
|
-
}
|
|
30720
|
-
},
|
|
30721
|
-
{
|
|
30722
|
-
"kind": "method",
|
|
30723
|
-
"name": "readOnlyChanged",
|
|
30724
|
-
"privacy": "private",
|
|
30725
|
-
"return": {
|
|
30726
|
-
"type": {
|
|
30727
|
-
"text": "void"
|
|
30728
|
-
}
|
|
30729
|
-
},
|
|
30730
|
-
"inheritedFrom": {
|
|
30731
|
-
"name": "Switch",
|
|
30732
|
-
"module": "src/switch/switch.ts"
|
|
30733
|
-
}
|
|
30734
|
-
},
|
|
30735
|
-
{
|
|
30736
|
-
"kind": "field",
|
|
30737
|
-
"name": "proxy",
|
|
30674
|
+
"description": "When true, the control will be immutable by user interaction. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/disabled | disabled HTML attribute} for more information.",
|
|
30738
30675
|
"inheritedFrom": {
|
|
30739
|
-
"name": "
|
|
30740
|
-
"module": "src/
|
|
30676
|
+
"name": "Tab",
|
|
30677
|
+
"module": "src/tab/tab.ts"
|
|
30741
30678
|
}
|
|
30742
30679
|
},
|
|
30743
30680
|
{
|
|
@@ -30749,8 +30686,8 @@
|
|
|
30749
30686
|
"privacy": "private",
|
|
30750
30687
|
"default": "void 0",
|
|
30751
30688
|
"inheritedFrom": {
|
|
30752
|
-
"name": "
|
|
30753
|
-
"module": "src/
|
|
30689
|
+
"name": "Tab",
|
|
30690
|
+
"module": "src/tab/tab.ts"
|
|
30754
30691
|
}
|
|
30755
30692
|
},
|
|
30756
30693
|
{
|
|
@@ -30762,8 +30699,8 @@
|
|
|
30762
30699
|
"privacy": "public",
|
|
30763
30700
|
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
30764
30701
|
"inheritedFrom": {
|
|
30765
|
-
"name": "
|
|
30766
|
-
"module": "src/
|
|
30702
|
+
"name": "Tab",
|
|
30703
|
+
"module": "src/tab/tab.ts"
|
|
30767
30704
|
}
|
|
30768
30705
|
},
|
|
30769
30706
|
{
|
|
@@ -30775,8 +30712,8 @@
|
|
|
30775
30712
|
"privacy": "public",
|
|
30776
30713
|
"description": "Sets the template of the element instance. When undefined,\nthe element will attempt to resolve the template from\nthe associated presentation or custom element definition.",
|
|
30777
30714
|
"inheritedFrom": {
|
|
30778
|
-
"name": "
|
|
30779
|
-
"module": "src/
|
|
30715
|
+
"name": "Tab",
|
|
30716
|
+
"module": "src/tab/tab.ts"
|
|
30780
30717
|
}
|
|
30781
30718
|
},
|
|
30782
30719
|
{
|
|
@@ -30789,8 +30726,8 @@
|
|
|
30789
30726
|
}
|
|
30790
30727
|
},
|
|
30791
30728
|
"inheritedFrom": {
|
|
30792
|
-
"name": "
|
|
30793
|
-
"module": "src/
|
|
30729
|
+
"name": "Tab",
|
|
30730
|
+
"module": "src/tab/tab.ts"
|
|
30794
30731
|
}
|
|
30795
30732
|
},
|
|
30796
30733
|
{
|
|
@@ -30802,8 +30739,8 @@
|
|
|
30802
30739
|
"privacy": "public",
|
|
30803
30740
|
"description": "Sets the default styles for the element instance. When undefined,\nthe element will attempt to resolve default styles from\nthe associated presentation or custom element definition.",
|
|
30804
30741
|
"inheritedFrom": {
|
|
30805
|
-
"name": "
|
|
30806
|
-
"module": "src/
|
|
30742
|
+
"name": "Tab",
|
|
30743
|
+
"module": "src/tab/tab.ts"
|
|
30807
30744
|
}
|
|
30808
30745
|
},
|
|
30809
30746
|
{
|
|
@@ -30816,8 +30753,8 @@
|
|
|
30816
30753
|
}
|
|
30817
30754
|
},
|
|
30818
30755
|
"inheritedFrom": {
|
|
30819
|
-
"name": "
|
|
30820
|
-
"module": "src/
|
|
30756
|
+
"name": "Tab",
|
|
30757
|
+
"module": "src/tab/tab.ts"
|
|
30821
30758
|
}
|
|
30822
30759
|
},
|
|
30823
30760
|
{
|
|
@@ -30847,49 +30784,39 @@
|
|
|
30847
30784
|
],
|
|
30848
30785
|
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
30849
30786
|
"inheritedFrom": {
|
|
30850
|
-
"name": "
|
|
30851
|
-
"module": "src/
|
|
30852
|
-
}
|
|
30853
|
-
}
|
|
30854
|
-
],
|
|
30855
|
-
"events": [
|
|
30856
|
-
{
|
|
30857
|
-
"description": "Emits a custom change event when the checked state changes",
|
|
30858
|
-
"name": "change",
|
|
30859
|
-
"inheritedFrom": {
|
|
30860
|
-
"name": "Switch",
|
|
30861
|
-
"module": "src/switch/switch.ts"
|
|
30787
|
+
"name": "Tab",
|
|
30788
|
+
"module": "src/tab/tab.ts"
|
|
30862
30789
|
}
|
|
30863
30790
|
}
|
|
30864
30791
|
]
|
|
30865
30792
|
},
|
|
30866
30793
|
{
|
|
30867
30794
|
"kind": "variable",
|
|
30868
|
-
"name": "
|
|
30795
|
+
"name": "zeroTab"
|
|
30869
30796
|
}
|
|
30870
30797
|
],
|
|
30871
30798
|
"exports": [
|
|
30872
30799
|
{
|
|
30873
30800
|
"kind": "js",
|
|
30874
|
-
"name": "
|
|
30801
|
+
"name": "Tab",
|
|
30875
30802
|
"declaration": {
|
|
30876
|
-
"name": "
|
|
30877
|
-
"module": "src/
|
|
30803
|
+
"name": "Tab",
|
|
30804
|
+
"module": "src/tab/tab.ts"
|
|
30878
30805
|
}
|
|
30879
30806
|
},
|
|
30880
30807
|
{
|
|
30881
30808
|
"kind": "js",
|
|
30882
|
-
"name": "
|
|
30809
|
+
"name": "zeroTab",
|
|
30883
30810
|
"declaration": {
|
|
30884
|
-
"name": "
|
|
30885
|
-
"module": "src/
|
|
30811
|
+
"name": "zeroTab",
|
|
30812
|
+
"module": "src/tab/tab.ts"
|
|
30886
30813
|
}
|
|
30887
30814
|
}
|
|
30888
30815
|
]
|
|
30889
30816
|
},
|
|
30890
30817
|
{
|
|
30891
30818
|
"kind": "javascript-module",
|
|
30892
|
-
"path": "src/
|
|
30819
|
+
"path": "src/switch/index.ts",
|
|
30893
30820
|
"declarations": [],
|
|
30894
30821
|
"exports": [
|
|
30895
30822
|
{
|
|
@@ -30897,7 +30824,7 @@
|
|
|
30897
30824
|
"name": "*",
|
|
30898
30825
|
"declaration": {
|
|
30899
30826
|
"name": "*",
|
|
30900
|
-
"package": "./
|
|
30827
|
+
"package": "./switch"
|
|
30901
30828
|
}
|
|
30902
30829
|
},
|
|
30903
30830
|
{
|
|
@@ -30905,7 +30832,7 @@
|
|
|
30905
30832
|
"name": "*",
|
|
30906
30833
|
"declaration": {
|
|
30907
30834
|
"name": "*",
|
|
30908
|
-
"package": "./
|
|
30835
|
+
"package": "./switch.styles"
|
|
30909
30836
|
}
|
|
30910
30837
|
},
|
|
30911
30838
|
{
|
|
@@ -30913,18 +30840,58 @@
|
|
|
30913
30840
|
"name": "*",
|
|
30914
30841
|
"declaration": {
|
|
30915
30842
|
"name": "*",
|
|
30916
|
-
"package": "./
|
|
30843
|
+
"package": "./switch.template"
|
|
30917
30844
|
}
|
|
30918
30845
|
}
|
|
30919
30846
|
]
|
|
30920
30847
|
},
|
|
30921
30848
|
{
|
|
30922
30849
|
"kind": "javascript-module",
|
|
30923
|
-
"path": "src/
|
|
30850
|
+
"path": "src/switch/switch.stories.ts",
|
|
30851
|
+
"declarations": [
|
|
30852
|
+
{
|
|
30853
|
+
"kind": "variable",
|
|
30854
|
+
"name": "meta",
|
|
30855
|
+
"type": {
|
|
30856
|
+
"text": "Meta"
|
|
30857
|
+
},
|
|
30858
|
+
"default": "{\n title: 'Switch',\n component: 'zero-switch',\n}"
|
|
30859
|
+
},
|
|
30860
|
+
{
|
|
30861
|
+
"kind": "variable",
|
|
30862
|
+
"name": "Primary",
|
|
30863
|
+
"type": {
|
|
30864
|
+
"text": "StoryObj"
|
|
30865
|
+
},
|
|
30866
|
+
"default": "{\n render: () => html`\n <zero-switch checked></zero-switch>\n `,\n}"
|
|
30867
|
+
}
|
|
30868
|
+
],
|
|
30869
|
+
"exports": [
|
|
30870
|
+
{
|
|
30871
|
+
"kind": "js",
|
|
30872
|
+
"name": "default",
|
|
30873
|
+
"declaration": {
|
|
30874
|
+
"name": "meta",
|
|
30875
|
+
"module": "src/switch/switch.stories.ts"
|
|
30876
|
+
}
|
|
30877
|
+
},
|
|
30878
|
+
{
|
|
30879
|
+
"kind": "js",
|
|
30880
|
+
"name": "Primary",
|
|
30881
|
+
"declaration": {
|
|
30882
|
+
"name": "Primary",
|
|
30883
|
+
"module": "src/switch/switch.stories.ts"
|
|
30884
|
+
}
|
|
30885
|
+
}
|
|
30886
|
+
]
|
|
30887
|
+
},
|
|
30888
|
+
{
|
|
30889
|
+
"kind": "javascript-module",
|
|
30890
|
+
"path": "src/switch/switch.styles.ts",
|
|
30924
30891
|
"declarations": [
|
|
30925
30892
|
{
|
|
30926
30893
|
"kind": "function",
|
|
30927
|
-
"name": "
|
|
30894
|
+
"name": "zeroSwitchStyles",
|
|
30928
30895
|
"return": {
|
|
30929
30896
|
"type": {
|
|
30930
30897
|
"text": "ElementStyles"
|
|
@@ -30940,7 +30907,7 @@
|
|
|
30940
30907
|
{
|
|
30941
30908
|
"name": "definition",
|
|
30942
30909
|
"type": {
|
|
30943
|
-
"text": "
|
|
30910
|
+
"text": "SwitchOptions"
|
|
30944
30911
|
}
|
|
30945
30912
|
}
|
|
30946
30913
|
]
|
|
@@ -30949,24 +30916,24 @@
|
|
|
30949
30916
|
"exports": [
|
|
30950
30917
|
{
|
|
30951
30918
|
"kind": "js",
|
|
30952
|
-
"name": "
|
|
30919
|
+
"name": "zeroSwitchStyles",
|
|
30953
30920
|
"declaration": {
|
|
30954
|
-
"name": "
|
|
30955
|
-
"module": "src/
|
|
30921
|
+
"name": "zeroSwitchStyles",
|
|
30922
|
+
"module": "src/switch/switch.styles.ts"
|
|
30956
30923
|
}
|
|
30957
30924
|
}
|
|
30958
30925
|
]
|
|
30959
30926
|
},
|
|
30960
30927
|
{
|
|
30961
30928
|
"kind": "javascript-module",
|
|
30962
|
-
"path": "src/
|
|
30929
|
+
"path": "src/switch/switch.template.ts",
|
|
30963
30930
|
"declarations": [
|
|
30964
30931
|
{
|
|
30965
30932
|
"kind": "function",
|
|
30966
|
-
"name": "
|
|
30933
|
+
"name": "zeroSwitchTemplate",
|
|
30967
30934
|
"return": {
|
|
30968
30935
|
"type": {
|
|
30969
|
-
"text": "ViewTemplate<
|
|
30936
|
+
"text": "ViewTemplate<Switch>"
|
|
30970
30937
|
}
|
|
30971
30938
|
},
|
|
30972
30939
|
"parameters": [
|
|
@@ -30979,7 +30946,7 @@
|
|
|
30979
30946
|
{
|
|
30980
30947
|
"name": "definition",
|
|
30981
30948
|
"type": {
|
|
30982
|
-
"text": "
|
|
30949
|
+
"text": "SwitchOptions"
|
|
30983
30950
|
}
|
|
30984
30951
|
}
|
|
30985
30952
|
]
|
|
@@ -30988,53 +30955,76 @@
|
|
|
30988
30955
|
"exports": [
|
|
30989
30956
|
{
|
|
30990
30957
|
"kind": "js",
|
|
30991
|
-
"name": "
|
|
30958
|
+
"name": "zeroSwitchTemplate",
|
|
30992
30959
|
"declaration": {
|
|
30993
|
-
"name": "
|
|
30994
|
-
"module": "src/
|
|
30960
|
+
"name": "zeroSwitchTemplate",
|
|
30961
|
+
"module": "src/switch/switch.template.ts"
|
|
30995
30962
|
}
|
|
30996
30963
|
}
|
|
30997
30964
|
]
|
|
30998
30965
|
},
|
|
30999
30966
|
{
|
|
31000
30967
|
"kind": "javascript-module",
|
|
31001
|
-
"path": "src/
|
|
30968
|
+
"path": "src/switch/switch.ts",
|
|
31002
30969
|
"declarations": [
|
|
31003
30970
|
{
|
|
31004
30971
|
"kind": "class",
|
|
31005
30972
|
"description": "",
|
|
31006
|
-
"name": "
|
|
30973
|
+
"name": "Switch",
|
|
31007
30974
|
"superclass": {
|
|
31008
|
-
"name": "
|
|
30975
|
+
"name": "FoundationSwitch",
|
|
31009
30976
|
"package": "@genesislcap/foundation-ui"
|
|
31010
30977
|
},
|
|
31011
|
-
"tagName": "%%prefix%%-
|
|
30978
|
+
"tagName": "%%prefix%%-switch",
|
|
31012
30979
|
"customElement": true,
|
|
31013
30980
|
"attributes": [
|
|
31014
30981
|
{
|
|
30982
|
+
"name": "readonly",
|
|
31015
30983
|
"type": {
|
|
31016
30984
|
"text": "boolean"
|
|
31017
30985
|
},
|
|
31018
|
-
"description": "When true, the control will be immutable by user interaction. See https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/
|
|
31019
|
-
"fieldName": "
|
|
30986
|
+
"description": "When true, the control will be immutable by user interaction. See https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/readonly | readonly HTML attribute for more information.",
|
|
30987
|
+
"fieldName": "readOnly",
|
|
31020
30988
|
"inheritedFrom": {
|
|
31021
|
-
"name": "
|
|
31022
|
-
"module": "src/
|
|
30989
|
+
"name": "Switch",
|
|
30990
|
+
"module": "src/switch/switch.ts"
|
|
31023
30991
|
}
|
|
31024
30992
|
}
|
|
31025
30993
|
],
|
|
31026
30994
|
"members": [
|
|
31027
30995
|
{
|
|
31028
30996
|
"kind": "field",
|
|
31029
|
-
"name": "
|
|
30997
|
+
"name": "readOnly",
|
|
31030
30998
|
"type": {
|
|
31031
30999
|
"text": "boolean"
|
|
31032
31000
|
},
|
|
31033
31001
|
"privacy": "public",
|
|
31034
|
-
"description": "When true, the control will be immutable by user interaction. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/
|
|
31002
|
+
"description": "When true, the control will be immutable by user interaction. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/readonly | readonly HTML attribute} for more information.",
|
|
31035
31003
|
"inheritedFrom": {
|
|
31036
|
-
"name": "
|
|
31037
|
-
"module": "src/
|
|
31004
|
+
"name": "Switch",
|
|
31005
|
+
"module": "src/switch/switch.ts"
|
|
31006
|
+
}
|
|
31007
|
+
},
|
|
31008
|
+
{
|
|
31009
|
+
"kind": "method",
|
|
31010
|
+
"name": "readOnlyChanged",
|
|
31011
|
+
"privacy": "private",
|
|
31012
|
+
"return": {
|
|
31013
|
+
"type": {
|
|
31014
|
+
"text": "void"
|
|
31015
|
+
}
|
|
31016
|
+
},
|
|
31017
|
+
"inheritedFrom": {
|
|
31018
|
+
"name": "Switch",
|
|
31019
|
+
"module": "src/switch/switch.ts"
|
|
31020
|
+
}
|
|
31021
|
+
},
|
|
31022
|
+
{
|
|
31023
|
+
"kind": "field",
|
|
31024
|
+
"name": "proxy",
|
|
31025
|
+
"inheritedFrom": {
|
|
31026
|
+
"name": "Switch",
|
|
31027
|
+
"module": "src/switch/switch.ts"
|
|
31038
31028
|
}
|
|
31039
31029
|
},
|
|
31040
31030
|
{
|
|
@@ -31046,8 +31036,8 @@
|
|
|
31046
31036
|
"privacy": "private",
|
|
31047
31037
|
"default": "void 0",
|
|
31048
31038
|
"inheritedFrom": {
|
|
31049
|
-
"name": "
|
|
31050
|
-
"module": "src/
|
|
31039
|
+
"name": "Switch",
|
|
31040
|
+
"module": "src/switch/switch.ts"
|
|
31051
31041
|
}
|
|
31052
31042
|
},
|
|
31053
31043
|
{
|
|
@@ -31059,8 +31049,8 @@
|
|
|
31059
31049
|
"privacy": "public",
|
|
31060
31050
|
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
31061
31051
|
"inheritedFrom": {
|
|
31062
|
-
"name": "
|
|
31063
|
-
"module": "src/
|
|
31052
|
+
"name": "Switch",
|
|
31053
|
+
"module": "src/switch/switch.ts"
|
|
31064
31054
|
}
|
|
31065
31055
|
},
|
|
31066
31056
|
{
|
|
@@ -31072,8 +31062,8 @@
|
|
|
31072
31062
|
"privacy": "public",
|
|
31073
31063
|
"description": "Sets the template of the element instance. When undefined,\nthe element will attempt to resolve the template from\nthe associated presentation or custom element definition.",
|
|
31074
31064
|
"inheritedFrom": {
|
|
31075
|
-
"name": "
|
|
31076
|
-
"module": "src/
|
|
31065
|
+
"name": "Switch",
|
|
31066
|
+
"module": "src/switch/switch.ts"
|
|
31077
31067
|
}
|
|
31078
31068
|
},
|
|
31079
31069
|
{
|
|
@@ -31086,8 +31076,8 @@
|
|
|
31086
31076
|
}
|
|
31087
31077
|
},
|
|
31088
31078
|
"inheritedFrom": {
|
|
31089
|
-
"name": "
|
|
31090
|
-
"module": "src/
|
|
31079
|
+
"name": "Switch",
|
|
31080
|
+
"module": "src/switch/switch.ts"
|
|
31091
31081
|
}
|
|
31092
31082
|
},
|
|
31093
31083
|
{
|
|
@@ -31099,8 +31089,8 @@
|
|
|
31099
31089
|
"privacy": "public",
|
|
31100
31090
|
"description": "Sets the default styles for the element instance. When undefined,\nthe element will attempt to resolve default styles from\nthe associated presentation or custom element definition.",
|
|
31101
31091
|
"inheritedFrom": {
|
|
31102
|
-
"name": "
|
|
31103
|
-
"module": "src/
|
|
31092
|
+
"name": "Switch",
|
|
31093
|
+
"module": "src/switch/switch.ts"
|
|
31104
31094
|
}
|
|
31105
31095
|
},
|
|
31106
31096
|
{
|
|
@@ -31113,8 +31103,8 @@
|
|
|
31113
31103
|
}
|
|
31114
31104
|
},
|
|
31115
31105
|
"inheritedFrom": {
|
|
31116
|
-
"name": "
|
|
31117
|
-
"module": "src/
|
|
31106
|
+
"name": "Switch",
|
|
31107
|
+
"module": "src/switch/switch.ts"
|
|
31118
31108
|
}
|
|
31119
31109
|
},
|
|
31120
31110
|
{
|
|
@@ -31144,32 +31134,42 @@
|
|
|
31144
31134
|
],
|
|
31145
31135
|
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
31146
31136
|
"inheritedFrom": {
|
|
31147
|
-
"name": "
|
|
31148
|
-
"module": "src/
|
|
31137
|
+
"name": "Switch",
|
|
31138
|
+
"module": "src/switch/switch.ts"
|
|
31139
|
+
}
|
|
31140
|
+
}
|
|
31141
|
+
],
|
|
31142
|
+
"events": [
|
|
31143
|
+
{
|
|
31144
|
+
"description": "Emits a custom change event when the checked state changes",
|
|
31145
|
+
"name": "change",
|
|
31146
|
+
"inheritedFrom": {
|
|
31147
|
+
"name": "Switch",
|
|
31148
|
+
"module": "src/switch/switch.ts"
|
|
31149
31149
|
}
|
|
31150
31150
|
}
|
|
31151
31151
|
]
|
|
31152
31152
|
},
|
|
31153
31153
|
{
|
|
31154
31154
|
"kind": "variable",
|
|
31155
|
-
"name": "
|
|
31155
|
+
"name": "zeroSwitch"
|
|
31156
31156
|
}
|
|
31157
31157
|
],
|
|
31158
31158
|
"exports": [
|
|
31159
31159
|
{
|
|
31160
31160
|
"kind": "js",
|
|
31161
|
-
"name": "
|
|
31161
|
+
"name": "Switch",
|
|
31162
31162
|
"declaration": {
|
|
31163
|
-
"name": "
|
|
31164
|
-
"module": "src/
|
|
31163
|
+
"name": "Switch",
|
|
31164
|
+
"module": "src/switch/switch.ts"
|
|
31165
31165
|
}
|
|
31166
31166
|
},
|
|
31167
31167
|
{
|
|
31168
31168
|
"kind": "js",
|
|
31169
|
-
"name": "
|
|
31169
|
+
"name": "zeroSwitch",
|
|
31170
31170
|
"declaration": {
|
|
31171
|
-
"name": "
|
|
31172
|
-
"module": "src/
|
|
31171
|
+
"name": "zeroSwitch",
|
|
31172
|
+
"module": "src/switch/switch.ts"
|
|
31173
31173
|
}
|
|
31174
31174
|
}
|
|
31175
31175
|
]
|
|
@@ -32795,7 +32795,7 @@
|
|
|
32795
32795
|
},
|
|
32796
32796
|
{
|
|
32797
32797
|
"kind": "javascript-module",
|
|
32798
|
-
"path": "src/
|
|
32798
|
+
"path": "src/toast/index.ts",
|
|
32799
32799
|
"declarations": [],
|
|
32800
32800
|
"exports": [
|
|
32801
32801
|
{
|
|
@@ -32803,7 +32803,7 @@
|
|
|
32803
32803
|
"name": "*",
|
|
32804
32804
|
"declaration": {
|
|
32805
32805
|
"name": "*",
|
|
32806
|
-
"package": "./
|
|
32806
|
+
"package": "./toast.styles"
|
|
32807
32807
|
}
|
|
32808
32808
|
},
|
|
32809
32809
|
{
|
|
@@ -32811,22 +32811,22 @@
|
|
|
32811
32811
|
"name": "*",
|
|
32812
32812
|
"declaration": {
|
|
32813
32813
|
"name": "*",
|
|
32814
|
-
"package": "./
|
|
32814
|
+
"package": "./toast"
|
|
32815
32815
|
}
|
|
32816
32816
|
},
|
|
32817
32817
|
{
|
|
32818
32818
|
"kind": "js",
|
|
32819
|
-
"name": "
|
|
32819
|
+
"name": "zeroToastTemplate",
|
|
32820
32820
|
"declaration": {
|
|
32821
|
-
"name": "
|
|
32822
|
-
"package": "
|
|
32821
|
+
"name": "foundationToastTemplate",
|
|
32822
|
+
"package": "@genesislcap/foundation-ui"
|
|
32823
32823
|
}
|
|
32824
32824
|
}
|
|
32825
32825
|
]
|
|
32826
32826
|
},
|
|
32827
32827
|
{
|
|
32828
32828
|
"kind": "javascript-module",
|
|
32829
|
-
"path": "src/
|
|
32829
|
+
"path": "src/toast/toast.stories.ts",
|
|
32830
32830
|
"declarations": [
|
|
32831
32831
|
{
|
|
32832
32832
|
"kind": "variable",
|
|
@@ -32834,7 +32834,7 @@
|
|
|
32834
32834
|
"type": {
|
|
32835
32835
|
"text": "Meta"
|
|
32836
32836
|
},
|
|
32837
|
-
"default": "{\n title: '
|
|
32837
|
+
"default": "{\n title: 'Toast',\n component: 'zero-toast',\n}"
|
|
32838
32838
|
},
|
|
32839
32839
|
{
|
|
32840
32840
|
"kind": "variable",
|
|
@@ -32842,7 +32842,7 @@
|
|
|
32842
32842
|
"type": {
|
|
32843
32843
|
"text": "StoryObj"
|
|
32844
32844
|
},
|
|
32845
|
-
"default": "{\n render: () => html`\n <div style=\"
|
|
32845
|
+
"default": "{\n render: () => html`\n <div style=\"position: absolute; right: 0; top: 0; display: flex; flex-direction: column\">\n <zero-toast notify=\"warning\" auto-close=\"true\" close-timeout=\"5000\">\n <h6 slot=\"top\">Toast title</h6>\n <span slot=\"content\">Lorem ipsum dolor sit amet consectetur adipisicing elit. Lorem ipsum dolor sit amet. Lorem, ipsum dolor.</span>\n <span slot=\"date\">Today 14:28</span>\n </zero-toast>\n <zero-toast notify=\"success\">\n <h6 slot=\"top\">Toast title</h6>\n <span slot=\"date\">Today 14:28</span>\n </zero-toast>\n <zero-toast>\n <h6 slot=\"top\">Toast title</h6>\n </zero-toast>\n <zero-toast>\n <h6 slot=\"top\">Toast title</h6>\n <span slot=\"content\">Lorem ipsum dolor sit amet consectetur adipisicing elit. Lorem ipsum dolor sit amet. Lorem, ipsum dolor.</span>\n <span slot=\"date\">Today 14:28</span>\n <zero-button appearance=\"primary-gradient\" slot=\"bottom\">Close notification</zero-button>\n </foundation-toast>\n </div>\n `,\n}"
|
|
32846
32846
|
}
|
|
32847
32847
|
],
|
|
32848
32848
|
"exports": [
|
|
@@ -32851,7 +32851,7 @@
|
|
|
32851
32851
|
"name": "default",
|
|
32852
32852
|
"declaration": {
|
|
32853
32853
|
"name": "meta",
|
|
32854
|
-
"module": "src/
|
|
32854
|
+
"module": "src/toast/toast.stories.ts"
|
|
32855
32855
|
}
|
|
32856
32856
|
},
|
|
32857
32857
|
{
|
|
@@ -32859,460 +32859,573 @@
|
|
|
32859
32859
|
"name": "Primary",
|
|
32860
32860
|
"declaration": {
|
|
32861
32861
|
"name": "Primary",
|
|
32862
|
-
"module": "src/
|
|
32862
|
+
"module": "src/toast/toast.stories.ts"
|
|
32863
32863
|
}
|
|
32864
32864
|
}
|
|
32865
32865
|
]
|
|
32866
32866
|
},
|
|
32867
32867
|
{
|
|
32868
32868
|
"kind": "javascript-module",
|
|
32869
|
-
"path": "src/
|
|
32869
|
+
"path": "src/toast/toast.styles.ts",
|
|
32870
32870
|
"declarations": [
|
|
32871
32871
|
{
|
|
32872
|
-
"kind": "
|
|
32873
|
-
"name": "
|
|
32874
|
-
"
|
|
32875
|
-
"type": {
|
|
32876
|
-
"text": "ElementStyles"
|
|
32877
|
-
}
|
|
32878
|
-
},
|
|
32879
|
-
"parameters": [
|
|
32880
|
-
{
|
|
32881
|
-
"name": "context",
|
|
32882
|
-
"type": {
|
|
32883
|
-
"text": "ElementDefinitionContext"
|
|
32884
|
-
}
|
|
32885
|
-
},
|
|
32886
|
-
{
|
|
32887
|
-
"name": "definition",
|
|
32888
|
-
"type": {
|
|
32889
|
-
"text": "FoundationElementDefinition"
|
|
32890
|
-
}
|
|
32891
|
-
}
|
|
32892
|
-
]
|
|
32872
|
+
"kind": "variable",
|
|
32873
|
+
"name": "zeroToastStyles",
|
|
32874
|
+
"default": "css`\n ${foundationToastStyles}\n .toast {\n border: calc(var(--stroke-width) * 1px) solid ${neutralLayer3};\n background-color: ${neutralLayer1};\n }\n\n .toast::after {\n background-color: ${primaryBlueWebRGBA(1)};\n }\n\n :host([notify='warning']) .toast::after {\n background-color: ${chartPinkWebRGBA(1)};\n }\n\n :host([notify='success']) .toast::after {\n background-color: ${secondaryTealWebRGBA(1)};\n }\n\n :host([notify='critical']) .toast::after {\n background-color: ${warningYellowWebRGBA(1)};\n }\n\n :host([notify='serious']) .toast::after {\n background-color: ${secondaryOrangeWebRGBA(1)};\n }\n`"
|
|
32893
32875
|
}
|
|
32894
32876
|
],
|
|
32895
32877
|
"exports": [
|
|
32896
32878
|
{
|
|
32897
32879
|
"kind": "js",
|
|
32898
|
-
"name": "
|
|
32880
|
+
"name": "zeroToastStyles",
|
|
32899
32881
|
"declaration": {
|
|
32900
|
-
"name": "
|
|
32901
|
-
"module": "src/
|
|
32882
|
+
"name": "zeroToastStyles",
|
|
32883
|
+
"module": "src/toast/toast.styles.ts"
|
|
32902
32884
|
}
|
|
32903
32885
|
}
|
|
32904
32886
|
]
|
|
32905
32887
|
},
|
|
32906
32888
|
{
|
|
32907
32889
|
"kind": "javascript-module",
|
|
32908
|
-
"path": "src/
|
|
32890
|
+
"path": "src/toast/toast.ts",
|
|
32909
32891
|
"declarations": [
|
|
32910
32892
|
{
|
|
32911
|
-
"kind": "
|
|
32912
|
-
"name": "
|
|
32913
|
-
"
|
|
32914
|
-
|
|
32915
|
-
"text": "ViewTemplate<TextField>"
|
|
32916
|
-
}
|
|
32917
|
-
},
|
|
32918
|
-
"parameters": [
|
|
32919
|
-
{
|
|
32920
|
-
"name": "context",
|
|
32921
|
-
"type": {
|
|
32922
|
-
"text": "ElementDefinitionContext"
|
|
32923
|
-
}
|
|
32924
|
-
},
|
|
32925
|
-
{
|
|
32926
|
-
"name": "definition",
|
|
32927
|
-
"type": {
|
|
32928
|
-
"text": "FoundationElementDefinition"
|
|
32929
|
-
}
|
|
32930
|
-
}
|
|
32931
|
-
]
|
|
32932
|
-
}
|
|
32933
|
-
],
|
|
32934
|
-
"exports": [
|
|
32893
|
+
"kind": "variable",
|
|
32894
|
+
"name": "defaultToastConfig",
|
|
32895
|
+
"default": "foundationConfig"
|
|
32896
|
+
},
|
|
32935
32897
|
{
|
|
32936
|
-
"kind": "
|
|
32937
|
-
"name": "
|
|
32938
|
-
"
|
|
32939
|
-
|
|
32940
|
-
"module": "src/text-field/text-field.template.ts"
|
|
32941
|
-
}
|
|
32942
|
-
}
|
|
32943
|
-
]
|
|
32944
|
-
},
|
|
32945
|
-
{
|
|
32946
|
-
"kind": "javascript-module",
|
|
32947
|
-
"path": "src/text-field/text-field.ts",
|
|
32948
|
-
"declarations": [
|
|
32898
|
+
"kind": "variable",
|
|
32899
|
+
"name": "zeroToastShadowOptions",
|
|
32900
|
+
"default": "foundationToastShadowOptions"
|
|
32901
|
+
},
|
|
32949
32902
|
{
|
|
32950
32903
|
"kind": "class",
|
|
32951
32904
|
"description": "",
|
|
32952
|
-
"name": "
|
|
32905
|
+
"name": "Toast",
|
|
32953
32906
|
"superclass": {
|
|
32954
|
-
"name": "
|
|
32907
|
+
"name": "FoundationToast",
|
|
32955
32908
|
"package": "@genesislcap/foundation-ui"
|
|
32956
32909
|
},
|
|
32957
|
-
"tagName": "%%prefix%%-
|
|
32910
|
+
"tagName": "%%prefix%%-toast",
|
|
32958
32911
|
"customElement": true,
|
|
32959
32912
|
"attributes": [
|
|
32960
32913
|
{
|
|
32961
|
-
"name": "
|
|
32914
|
+
"name": "close-timeout",
|
|
32962
32915
|
"type": {
|
|
32963
|
-
"text": "
|
|
32916
|
+
"text": "number"
|
|
32964
32917
|
},
|
|
32965
|
-
"
|
|
32918
|
+
"default": "10000",
|
|
32919
|
+
"fieldName": "closeTimeout",
|
|
32966
32920
|
"inheritedFrom": {
|
|
32967
|
-
"name": "
|
|
32968
|
-
"module": "src/
|
|
32921
|
+
"name": "Toast",
|
|
32922
|
+
"module": "src/toast/toast.ts"
|
|
32969
32923
|
}
|
|
32970
32924
|
},
|
|
32971
32925
|
{
|
|
32972
|
-
"name": "
|
|
32926
|
+
"name": "auto-close",
|
|
32973
32927
|
"type": {
|
|
32974
|
-
"text": "
|
|
32928
|
+
"text": "boolean"
|
|
32975
32929
|
},
|
|
32976
|
-
"default": "
|
|
32977
|
-
"fieldName": "
|
|
32930
|
+
"default": "false",
|
|
32931
|
+
"fieldName": "autoClose",
|
|
32978
32932
|
"inheritedFrom": {
|
|
32979
|
-
"name": "
|
|
32980
|
-
"module": "src/
|
|
32933
|
+
"name": "Toast",
|
|
32934
|
+
"module": "src/toast/toast.ts"
|
|
32981
32935
|
}
|
|
32982
|
-
}
|
|
32936
|
+
}
|
|
32937
|
+
],
|
|
32938
|
+
"members": [
|
|
32983
32939
|
{
|
|
32984
|
-
"
|
|
32940
|
+
"kind": "field",
|
|
32941
|
+
"name": "toast",
|
|
32985
32942
|
"type": {
|
|
32986
|
-
"text": "
|
|
32943
|
+
"text": "HTMLElement"
|
|
32987
32944
|
},
|
|
32988
|
-
"
|
|
32945
|
+
"privacy": "public",
|
|
32989
32946
|
"inheritedFrom": {
|
|
32990
|
-
"name": "
|
|
32991
|
-
"module": "src/
|
|
32947
|
+
"name": "Toast",
|
|
32948
|
+
"module": "src/toast/toast.ts"
|
|
32992
32949
|
}
|
|
32993
32950
|
},
|
|
32994
32951
|
{
|
|
32995
|
-
"
|
|
32952
|
+
"kind": "field",
|
|
32953
|
+
"name": "deleteAnimation",
|
|
32996
32954
|
"type": {
|
|
32997
|
-
"text": "
|
|
32955
|
+
"text": "string"
|
|
32998
32956
|
},
|
|
32999
|
-
"
|
|
33000
|
-
"fieldName": "readOnly",
|
|
32957
|
+
"default": "''",
|
|
33001
32958
|
"inheritedFrom": {
|
|
33002
|
-
"name": "
|
|
33003
|
-
"module": "src/
|
|
32959
|
+
"name": "Toast",
|
|
32960
|
+
"module": "src/toast/toast.ts"
|
|
33004
32961
|
}
|
|
33005
32962
|
},
|
|
33006
32963
|
{
|
|
32964
|
+
"kind": "field",
|
|
32965
|
+
"name": "closeTimeout",
|
|
33007
32966
|
"type": {
|
|
33008
|
-
"text": "
|
|
32967
|
+
"text": "number"
|
|
33009
32968
|
},
|
|
33010
|
-
"
|
|
33011
|
-
"fieldName": "autofocus",
|
|
32969
|
+
"default": "10000",
|
|
33012
32970
|
"inheritedFrom": {
|
|
33013
|
-
"name": "
|
|
33014
|
-
"module": "src/
|
|
33015
|
-
}
|
|
33016
|
-
},
|
|
33017
|
-
{
|
|
33018
|
-
"name": "placeholder",
|
|
33019
|
-
"type": {
|
|
33020
|
-
"text": "string"
|
|
33021
|
-
},
|
|
33022
|
-
"description": "Sets the placeholder value of the element, generally used to provide a hint to the user.",
|
|
33023
|
-
"fieldName": "placeholder",
|
|
33024
|
-
"inheritedFrom": {
|
|
33025
|
-
"name": "TextField",
|
|
33026
|
-
"module": "src/text-field/text-field.ts"
|
|
33027
|
-
}
|
|
33028
|
-
},
|
|
33029
|
-
{
|
|
33030
|
-
"name": "type",
|
|
33031
|
-
"type": {
|
|
33032
|
-
"text": "TextFieldType"
|
|
33033
|
-
},
|
|
33034
|
-
"description": "Allows setting a type or mode of text.",
|
|
33035
|
-
"fieldName": "type",
|
|
33036
|
-
"inheritedFrom": {
|
|
33037
|
-
"name": "TextField",
|
|
33038
|
-
"module": "src/text-field/text-field.ts"
|
|
33039
|
-
}
|
|
33040
|
-
},
|
|
33041
|
-
{
|
|
33042
|
-
"name": "list",
|
|
33043
|
-
"type": {
|
|
33044
|
-
"text": "string"
|
|
33045
|
-
},
|
|
33046
|
-
"description": "Allows associating a https://developer.mozilla.org/en-US/docs/Web/HTML/Element/datalist | datalist to the element by https://developer.mozilla.org/en-US/docs/Web/API/Element/id.",
|
|
33047
|
-
"fieldName": "list",
|
|
33048
|
-
"inheritedFrom": {
|
|
33049
|
-
"name": "TextField",
|
|
33050
|
-
"module": "src/text-field/text-field.ts"
|
|
32971
|
+
"name": "Toast",
|
|
32972
|
+
"module": "src/toast/toast.ts"
|
|
33051
32973
|
}
|
|
33052
32974
|
},
|
|
33053
|
-
{
|
|
33054
|
-
"name": "pattern",
|
|
33055
|
-
"type": {
|
|
33056
|
-
"text": "string"
|
|
33057
|
-
},
|
|
33058
|
-
"description": "A regular expression that the value must match to pass validation.",
|
|
33059
|
-
"fieldName": "pattern",
|
|
33060
|
-
"inheritedFrom": {
|
|
33061
|
-
"name": "TextField",
|
|
33062
|
-
"module": "src/text-field/text-field.ts"
|
|
33063
|
-
}
|
|
33064
|
-
}
|
|
33065
|
-
],
|
|
33066
|
-
"members": [
|
|
33067
32975
|
{
|
|
33068
32976
|
"kind": "field",
|
|
33069
|
-
"name": "
|
|
32977
|
+
"name": "autoClose",
|
|
33070
32978
|
"type": {
|
|
33071
|
-
"text": "
|
|
32979
|
+
"text": "boolean"
|
|
33072
32980
|
},
|
|
32981
|
+
"default": "false",
|
|
33073
32982
|
"inheritedFrom": {
|
|
33074
|
-
"name": "
|
|
33075
|
-
"module": "src/
|
|
32983
|
+
"name": "Toast",
|
|
32984
|
+
"module": "src/toast/toast.ts"
|
|
33076
32985
|
}
|
|
33077
32986
|
},
|
|
33078
32987
|
{
|
|
33079
32988
|
"kind": "method",
|
|
33080
|
-
"name": "
|
|
33081
|
-
"privacy": "
|
|
32989
|
+
"name": "close",
|
|
32990
|
+
"privacy": "public",
|
|
32991
|
+
"description": "Remove the toast from display.",
|
|
33082
32992
|
"inheritedFrom": {
|
|
33083
|
-
"name": "
|
|
33084
|
-
"module": "src/
|
|
32993
|
+
"name": "Toast",
|
|
32994
|
+
"module": "src/toast/toast.ts"
|
|
33085
32995
|
}
|
|
33086
32996
|
},
|
|
33087
32997
|
{
|
|
33088
32998
|
"kind": "field",
|
|
33089
|
-
"name": "
|
|
32999
|
+
"name": "_presentation",
|
|
33090
33000
|
"type": {
|
|
33091
|
-
"text": "
|
|
33001
|
+
"text": "ComponentPresentation | null | undefined"
|
|
33092
33002
|
},
|
|
33093
|
-
"default": "'off'",
|
|
33094
|
-
"inheritedFrom": {
|
|
33095
|
-
"name": "TextField",
|
|
33096
|
-
"module": "src/text-field/text-field.ts"
|
|
33097
|
-
}
|
|
33098
|
-
},
|
|
33099
|
-
{
|
|
33100
|
-
"kind": "method",
|
|
33101
|
-
"name": "autocapitalizeChanged",
|
|
33102
33003
|
"privacy": "private",
|
|
33004
|
+
"default": "void 0",
|
|
33103
33005
|
"inheritedFrom": {
|
|
33104
|
-
"name": "
|
|
33105
|
-
"module": "src/
|
|
33106
|
-
}
|
|
33107
|
-
},
|
|
33108
|
-
{
|
|
33109
|
-
"kind": "field",
|
|
33110
|
-
"name": "step",
|
|
33111
|
-
"type": {
|
|
33112
|
-
"text": "number"
|
|
33113
|
-
},
|
|
33114
|
-
"inheritedFrom": {
|
|
33115
|
-
"name": "TextField",
|
|
33116
|
-
"module": "src/text-field/text-field.ts"
|
|
33006
|
+
"name": "FoundationElement",
|
|
33007
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
33117
33008
|
}
|
|
33118
33009
|
},
|
|
33119
33010
|
{
|
|
33120
33011
|
"kind": "field",
|
|
33121
|
-
"name": "
|
|
33012
|
+
"name": "$presentation",
|
|
33122
33013
|
"type": {
|
|
33123
|
-
"text": "
|
|
33014
|
+
"text": "ComponentPresentation | null"
|
|
33124
33015
|
},
|
|
33125
33016
|
"privacy": "public",
|
|
33126
|
-
"description": "
|
|
33127
|
-
"inheritedFrom": {
|
|
33128
|
-
"name": "TextField",
|
|
33129
|
-
"module": "src/text-field/text-field.ts"
|
|
33130
|
-
}
|
|
33131
|
-
},
|
|
33132
|
-
{
|
|
33133
|
-
"kind": "method",
|
|
33134
|
-
"name": "readOnlyChanged",
|
|
33135
|
-
"privacy": "private",
|
|
33136
|
-
"return": {
|
|
33137
|
-
"type": {
|
|
33138
|
-
"text": "void"
|
|
33139
|
-
}
|
|
33140
|
-
},
|
|
33017
|
+
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
33141
33018
|
"inheritedFrom": {
|
|
33142
|
-
"name": "
|
|
33143
|
-
"module": "src/
|
|
33019
|
+
"name": "FoundationElement",
|
|
33020
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
33144
33021
|
}
|
|
33145
33022
|
},
|
|
33146
33023
|
{
|
|
33147
33024
|
"kind": "field",
|
|
33148
|
-
"name": "
|
|
33025
|
+
"name": "template",
|
|
33149
33026
|
"type": {
|
|
33150
|
-
"text": "
|
|
33027
|
+
"text": "ElementViewTemplate | void | null"
|
|
33151
33028
|
},
|
|
33152
33029
|
"privacy": "public",
|
|
33153
|
-
"description": "
|
|
33030
|
+
"description": "Sets the template of the element instance. When undefined,\nthe element will attempt to resolve the template from\nthe associated presentation or custom element definition.",
|
|
33154
33031
|
"inheritedFrom": {
|
|
33155
|
-
"name": "
|
|
33156
|
-
"module": "src/
|
|
33032
|
+
"name": "FoundationElement",
|
|
33033
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
33157
33034
|
}
|
|
33158
33035
|
},
|
|
33159
33036
|
{
|
|
33160
33037
|
"kind": "method",
|
|
33161
|
-
"name": "
|
|
33162
|
-
"privacy": "
|
|
33038
|
+
"name": "templateChanged",
|
|
33039
|
+
"privacy": "protected",
|
|
33163
33040
|
"return": {
|
|
33164
33041
|
"type": {
|
|
33165
33042
|
"text": "void"
|
|
33166
33043
|
}
|
|
33167
33044
|
},
|
|
33168
33045
|
"inheritedFrom": {
|
|
33169
|
-
"name": "
|
|
33170
|
-
"module": "src/
|
|
33046
|
+
"name": "FoundationElement",
|
|
33047
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
33171
33048
|
}
|
|
33172
33049
|
},
|
|
33173
33050
|
{
|
|
33174
33051
|
"kind": "field",
|
|
33175
|
-
"name": "
|
|
33052
|
+
"name": "styles",
|
|
33176
33053
|
"type": {
|
|
33177
|
-
"text": "
|
|
33054
|
+
"text": "ElementStyles | void | null"
|
|
33178
33055
|
},
|
|
33179
33056
|
"privacy": "public",
|
|
33180
|
-
"description": "Sets the
|
|
33057
|
+
"description": "Sets the default styles for the element instance. When undefined,\nthe element will attempt to resolve default styles from\nthe associated presentation or custom element definition.",
|
|
33181
33058
|
"inheritedFrom": {
|
|
33182
|
-
"name": "
|
|
33183
|
-
"module": "src/
|
|
33059
|
+
"name": "FoundationElement",
|
|
33060
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
33184
33061
|
}
|
|
33185
33062
|
},
|
|
33186
33063
|
{
|
|
33187
33064
|
"kind": "method",
|
|
33188
|
-
"name": "
|
|
33189
|
-
"privacy": "
|
|
33065
|
+
"name": "stylesChanged",
|
|
33066
|
+
"privacy": "protected",
|
|
33190
33067
|
"return": {
|
|
33191
33068
|
"type": {
|
|
33192
33069
|
"text": "void"
|
|
33193
33070
|
}
|
|
33194
33071
|
},
|
|
33195
33072
|
"inheritedFrom": {
|
|
33196
|
-
"name": "
|
|
33197
|
-
"module": "src/
|
|
33198
|
-
}
|
|
33199
|
-
},
|
|
33200
|
-
{
|
|
33201
|
-
"kind": "field",
|
|
33202
|
-
"name": "type",
|
|
33203
|
-
"type": {
|
|
33204
|
-
"text": "TextFieldType"
|
|
33205
|
-
},
|
|
33206
|
-
"privacy": "public",
|
|
33207
|
-
"description": "Allows setting a type or mode of text.",
|
|
33208
|
-
"inheritedFrom": {
|
|
33209
|
-
"name": "TextField",
|
|
33210
|
-
"module": "src/text-field/text-field.ts"
|
|
33073
|
+
"name": "FoundationElement",
|
|
33074
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
33211
33075
|
}
|
|
33212
33076
|
},
|
|
33213
33077
|
{
|
|
33214
33078
|
"kind": "method",
|
|
33215
|
-
"name": "
|
|
33216
|
-
"privacy": "private",
|
|
33217
|
-
"return": {
|
|
33218
|
-
"type": {
|
|
33219
|
-
"text": "void"
|
|
33220
|
-
}
|
|
33221
|
-
},
|
|
33222
|
-
"inheritedFrom": {
|
|
33223
|
-
"name": "TextField",
|
|
33224
|
-
"module": "src/text-field/text-field.ts"
|
|
33225
|
-
}
|
|
33226
|
-
},
|
|
33227
|
-
{
|
|
33228
|
-
"kind": "field",
|
|
33229
|
-
"name": "list",
|
|
33230
|
-
"type": {
|
|
33231
|
-
"text": "string"
|
|
33232
|
-
},
|
|
33079
|
+
"name": "compose",
|
|
33233
33080
|
"privacy": "public",
|
|
33234
|
-
"
|
|
33235
|
-
"inheritedFrom": {
|
|
33236
|
-
"name": "TextField",
|
|
33237
|
-
"module": "src/text-field/text-field.ts"
|
|
33238
|
-
}
|
|
33239
|
-
},
|
|
33240
|
-
{
|
|
33241
|
-
"kind": "method",
|
|
33242
|
-
"name": "listChanged",
|
|
33243
|
-
"privacy": "private",
|
|
33081
|
+
"static": true,
|
|
33244
33082
|
"return": {
|
|
33245
33083
|
"type": {
|
|
33246
|
-
"text": "
|
|
33084
|
+
"text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
|
|
33247
33085
|
}
|
|
33248
33086
|
},
|
|
33249
|
-
"
|
|
33250
|
-
|
|
33251
|
-
|
|
33252
|
-
|
|
33253
|
-
|
|
33254
|
-
|
|
33255
|
-
|
|
33256
|
-
|
|
33257
|
-
|
|
33258
|
-
|
|
33259
|
-
|
|
33260
|
-
|
|
33261
|
-
|
|
33262
|
-
"inheritedFrom": {
|
|
33263
|
-
"name": "TextField",
|
|
33264
|
-
"module": "src/text-field/text-field.ts"
|
|
33265
|
-
}
|
|
33266
|
-
},
|
|
33267
|
-
{
|
|
33268
|
-
"kind": "method",
|
|
33269
|
-
"name": "maxlengthChanged",
|
|
33270
|
-
"privacy": "private",
|
|
33271
|
-
"return": {
|
|
33272
|
-
"type": {
|
|
33273
|
-
"text": "void"
|
|
33087
|
+
"parameters": [
|
|
33088
|
+
{
|
|
33089
|
+
"name": "this",
|
|
33090
|
+
"type": {
|
|
33091
|
+
"text": "K"
|
|
33092
|
+
}
|
|
33093
|
+
},
|
|
33094
|
+
{
|
|
33095
|
+
"name": "elementDefinition",
|
|
33096
|
+
"type": {
|
|
33097
|
+
"text": "T"
|
|
33098
|
+
},
|
|
33099
|
+
"description": "The definition of the element to create the registry\nfunction for."
|
|
33274
33100
|
}
|
|
33275
|
-
|
|
33101
|
+
],
|
|
33102
|
+
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
33276
33103
|
"inheritedFrom": {
|
|
33277
|
-
"name": "
|
|
33278
|
-
"module": "src/
|
|
33104
|
+
"name": "FoundationElement",
|
|
33105
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
33279
33106
|
}
|
|
33280
|
-
}
|
|
33281
|
-
|
|
33282
|
-
|
|
33283
|
-
|
|
33284
|
-
|
|
33285
|
-
|
|
33286
|
-
|
|
33287
|
-
|
|
33288
|
-
|
|
33107
|
+
}
|
|
33108
|
+
]
|
|
33109
|
+
},
|
|
33110
|
+
{
|
|
33111
|
+
"kind": "variable",
|
|
33112
|
+
"name": "zeroToast",
|
|
33113
|
+
"description": "The Zero Toast",
|
|
33114
|
+
"privacy": "public"
|
|
33115
|
+
}
|
|
33116
|
+
],
|
|
33117
|
+
"exports": [
|
|
33118
|
+
{
|
|
33119
|
+
"kind": "js",
|
|
33120
|
+
"name": "defaultToastConfig",
|
|
33121
|
+
"declaration": {
|
|
33122
|
+
"name": "defaultToastConfig",
|
|
33123
|
+
"module": "src/toast/toast.ts"
|
|
33124
|
+
}
|
|
33125
|
+
},
|
|
33126
|
+
{
|
|
33127
|
+
"kind": "js",
|
|
33128
|
+
"name": "zeroToastShadowOptions",
|
|
33129
|
+
"declaration": {
|
|
33130
|
+
"name": "zeroToastShadowOptions",
|
|
33131
|
+
"module": "src/toast/toast.ts"
|
|
33132
|
+
}
|
|
33133
|
+
},
|
|
33134
|
+
{
|
|
33135
|
+
"kind": "js",
|
|
33136
|
+
"name": "Toast",
|
|
33137
|
+
"declaration": {
|
|
33138
|
+
"name": "Toast",
|
|
33139
|
+
"module": "src/toast/toast.ts"
|
|
33140
|
+
}
|
|
33141
|
+
},
|
|
33142
|
+
{
|
|
33143
|
+
"kind": "js",
|
|
33144
|
+
"name": "zeroToast",
|
|
33145
|
+
"declaration": {
|
|
33146
|
+
"name": "zeroToast",
|
|
33147
|
+
"module": "src/toast/toast.ts"
|
|
33148
|
+
}
|
|
33149
|
+
}
|
|
33150
|
+
]
|
|
33151
|
+
},
|
|
33152
|
+
{
|
|
33153
|
+
"kind": "javascript-module",
|
|
33154
|
+
"path": "src/text-field/index.ts",
|
|
33155
|
+
"declarations": [],
|
|
33156
|
+
"exports": [
|
|
33157
|
+
{
|
|
33158
|
+
"kind": "js",
|
|
33159
|
+
"name": "*",
|
|
33160
|
+
"declaration": {
|
|
33161
|
+
"name": "*",
|
|
33162
|
+
"package": "./text-field"
|
|
33163
|
+
}
|
|
33164
|
+
},
|
|
33165
|
+
{
|
|
33166
|
+
"kind": "js",
|
|
33167
|
+
"name": "*",
|
|
33168
|
+
"declaration": {
|
|
33169
|
+
"name": "*",
|
|
33170
|
+
"package": "./text-field.styles"
|
|
33171
|
+
}
|
|
33172
|
+
},
|
|
33173
|
+
{
|
|
33174
|
+
"kind": "js",
|
|
33175
|
+
"name": "*",
|
|
33176
|
+
"declaration": {
|
|
33177
|
+
"name": "*",
|
|
33178
|
+
"package": "./text-field.template"
|
|
33179
|
+
}
|
|
33180
|
+
}
|
|
33181
|
+
]
|
|
33182
|
+
},
|
|
33183
|
+
{
|
|
33184
|
+
"kind": "javascript-module",
|
|
33185
|
+
"path": "src/text-field/text-field.stories.ts",
|
|
33186
|
+
"declarations": [
|
|
33187
|
+
{
|
|
33188
|
+
"kind": "variable",
|
|
33189
|
+
"name": "meta",
|
|
33190
|
+
"type": {
|
|
33191
|
+
"text": "Meta"
|
|
33192
|
+
},
|
|
33193
|
+
"default": "{\n title: 'Text Field',\n component: 'zero-text-field',\n}"
|
|
33194
|
+
},
|
|
33195
|
+
{
|
|
33196
|
+
"kind": "variable",
|
|
33197
|
+
"name": "Primary",
|
|
33198
|
+
"type": {
|
|
33199
|
+
"text": "StoryObj"
|
|
33200
|
+
},
|
|
33201
|
+
"default": "{\n render: () => html`\n <div style=\"${wrapperStyle}\">\n <zero-text-field placeholder=\"Enter text...\">Text Field</zero-text-field>\n <zero-text-field value=\"some value\">Test label</zero-text-field>\n <zero-text-field value=\"disabled\" disabled>Test label 2</zero-text-field>\n <zero-text-field type=\"datetime-local\">Datetime local type</zero-text-field>\n <zero-text-field type=\"datetime-local\" step=\".001\">\n Datetime local with step attr\n </zero-text-field>\n </div>\n `,\n}"
|
|
33202
|
+
}
|
|
33203
|
+
],
|
|
33204
|
+
"exports": [
|
|
33205
|
+
{
|
|
33206
|
+
"kind": "js",
|
|
33207
|
+
"name": "default",
|
|
33208
|
+
"declaration": {
|
|
33209
|
+
"name": "meta",
|
|
33210
|
+
"module": "src/text-field/text-field.stories.ts"
|
|
33211
|
+
}
|
|
33212
|
+
},
|
|
33213
|
+
{
|
|
33214
|
+
"kind": "js",
|
|
33215
|
+
"name": "Primary",
|
|
33216
|
+
"declaration": {
|
|
33217
|
+
"name": "Primary",
|
|
33218
|
+
"module": "src/text-field/text-field.stories.ts"
|
|
33219
|
+
}
|
|
33220
|
+
}
|
|
33221
|
+
]
|
|
33222
|
+
},
|
|
33223
|
+
{
|
|
33224
|
+
"kind": "javascript-module",
|
|
33225
|
+
"path": "src/text-field/text-field.styles.ts",
|
|
33226
|
+
"declarations": [
|
|
33227
|
+
{
|
|
33228
|
+
"kind": "function",
|
|
33229
|
+
"name": "zeroTextFieldStyles",
|
|
33230
|
+
"return": {
|
|
33231
|
+
"type": {
|
|
33232
|
+
"text": "ElementStyles"
|
|
33233
|
+
}
|
|
33234
|
+
},
|
|
33235
|
+
"parameters": [
|
|
33236
|
+
{
|
|
33237
|
+
"name": "context",
|
|
33238
|
+
"type": {
|
|
33239
|
+
"text": "ElementDefinitionContext"
|
|
33240
|
+
}
|
|
33241
|
+
},
|
|
33242
|
+
{
|
|
33243
|
+
"name": "definition",
|
|
33244
|
+
"type": {
|
|
33245
|
+
"text": "FoundationElementDefinition"
|
|
33246
|
+
}
|
|
33247
|
+
}
|
|
33248
|
+
]
|
|
33249
|
+
}
|
|
33250
|
+
],
|
|
33251
|
+
"exports": [
|
|
33252
|
+
{
|
|
33253
|
+
"kind": "js",
|
|
33254
|
+
"name": "zeroTextFieldStyles",
|
|
33255
|
+
"declaration": {
|
|
33256
|
+
"name": "zeroTextFieldStyles",
|
|
33257
|
+
"module": "src/text-field/text-field.styles.ts"
|
|
33258
|
+
}
|
|
33259
|
+
}
|
|
33260
|
+
]
|
|
33261
|
+
},
|
|
33262
|
+
{
|
|
33263
|
+
"kind": "javascript-module",
|
|
33264
|
+
"path": "src/text-field/text-field.template.ts",
|
|
33265
|
+
"declarations": [
|
|
33266
|
+
{
|
|
33267
|
+
"kind": "function",
|
|
33268
|
+
"name": "zeroTextFieldTemplate",
|
|
33269
|
+
"return": {
|
|
33270
|
+
"type": {
|
|
33271
|
+
"text": "ViewTemplate<TextField>"
|
|
33272
|
+
}
|
|
33273
|
+
},
|
|
33274
|
+
"parameters": [
|
|
33275
|
+
{
|
|
33276
|
+
"name": "context",
|
|
33277
|
+
"type": {
|
|
33278
|
+
"text": "ElementDefinitionContext"
|
|
33279
|
+
}
|
|
33280
|
+
},
|
|
33281
|
+
{
|
|
33282
|
+
"name": "definition",
|
|
33283
|
+
"type": {
|
|
33284
|
+
"text": "FoundationElementDefinition"
|
|
33285
|
+
}
|
|
33286
|
+
}
|
|
33287
|
+
]
|
|
33288
|
+
}
|
|
33289
|
+
],
|
|
33290
|
+
"exports": [
|
|
33291
|
+
{
|
|
33292
|
+
"kind": "js",
|
|
33293
|
+
"name": "zeroTextFieldTemplate",
|
|
33294
|
+
"declaration": {
|
|
33295
|
+
"name": "zeroTextFieldTemplate",
|
|
33296
|
+
"module": "src/text-field/text-field.template.ts"
|
|
33297
|
+
}
|
|
33298
|
+
}
|
|
33299
|
+
]
|
|
33300
|
+
},
|
|
33301
|
+
{
|
|
33302
|
+
"kind": "javascript-module",
|
|
33303
|
+
"path": "src/text-field/text-field.ts",
|
|
33304
|
+
"declarations": [
|
|
33305
|
+
{
|
|
33306
|
+
"kind": "class",
|
|
33307
|
+
"description": "",
|
|
33308
|
+
"name": "TextField",
|
|
33309
|
+
"superclass": {
|
|
33310
|
+
"name": "FoundationTextField",
|
|
33311
|
+
"package": "@genesislcap/foundation-ui"
|
|
33312
|
+
},
|
|
33313
|
+
"tagName": "%%prefix%%-text-field",
|
|
33314
|
+
"customElement": true,
|
|
33315
|
+
"attributes": [
|
|
33316
|
+
{
|
|
33317
|
+
"name": "autocomplete",
|
|
33318
|
+
"type": {
|
|
33319
|
+
"text": "string"
|
|
33320
|
+
},
|
|
33321
|
+
"fieldName": "autocomplete",
|
|
33289
33322
|
"inheritedFrom": {
|
|
33290
33323
|
"name": "TextField",
|
|
33291
33324
|
"module": "src/text-field/text-field.ts"
|
|
33292
33325
|
}
|
|
33293
33326
|
},
|
|
33294
33327
|
{
|
|
33295
|
-
"
|
|
33296
|
-
"
|
|
33297
|
-
|
|
33298
|
-
"return": {
|
|
33299
|
-
"type": {
|
|
33300
|
-
"text": "void"
|
|
33301
|
-
}
|
|
33328
|
+
"name": "autocapitalize",
|
|
33329
|
+
"type": {
|
|
33330
|
+
"text": "string"
|
|
33302
33331
|
},
|
|
33332
|
+
"default": "'off'",
|
|
33333
|
+
"fieldName": "autocapitalize",
|
|
33334
|
+
"inheritedFrom": {
|
|
33335
|
+
"name": "TextField",
|
|
33336
|
+
"module": "src/text-field/text-field.ts"
|
|
33337
|
+
}
|
|
33338
|
+
},
|
|
33339
|
+
{
|
|
33340
|
+
"name": "step",
|
|
33341
|
+
"type": {
|
|
33342
|
+
"text": "number"
|
|
33343
|
+
},
|
|
33344
|
+
"fieldName": "step",
|
|
33345
|
+
"inheritedFrom": {
|
|
33346
|
+
"name": "TextField",
|
|
33347
|
+
"module": "src/text-field/text-field.ts"
|
|
33348
|
+
}
|
|
33349
|
+
},
|
|
33350
|
+
{
|
|
33351
|
+
"name": "readonly",
|
|
33352
|
+
"type": {
|
|
33353
|
+
"text": "boolean"
|
|
33354
|
+
},
|
|
33355
|
+
"description": "When true, the control will be immutable by user interaction. See https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/readonly | readonly HTML attribute for more information.",
|
|
33356
|
+
"fieldName": "readOnly",
|
|
33357
|
+
"inheritedFrom": {
|
|
33358
|
+
"name": "TextField",
|
|
33359
|
+
"module": "src/text-field/text-field.ts"
|
|
33360
|
+
}
|
|
33361
|
+
},
|
|
33362
|
+
{
|
|
33363
|
+
"type": {
|
|
33364
|
+
"text": "boolean"
|
|
33365
|
+
},
|
|
33366
|
+
"description": "Indicates that this element should get focus after the page finishes loading. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#htmlattrdefautofocus | autofocus HTML attribute for more information.",
|
|
33367
|
+
"fieldName": "autofocus",
|
|
33368
|
+
"inheritedFrom": {
|
|
33369
|
+
"name": "TextField",
|
|
33370
|
+
"module": "src/text-field/text-field.ts"
|
|
33371
|
+
}
|
|
33372
|
+
},
|
|
33373
|
+
{
|
|
33374
|
+
"name": "placeholder",
|
|
33375
|
+
"type": {
|
|
33376
|
+
"text": "string"
|
|
33377
|
+
},
|
|
33378
|
+
"description": "Sets the placeholder value of the element, generally used to provide a hint to the user.",
|
|
33379
|
+
"fieldName": "placeholder",
|
|
33380
|
+
"inheritedFrom": {
|
|
33381
|
+
"name": "TextField",
|
|
33382
|
+
"module": "src/text-field/text-field.ts"
|
|
33383
|
+
}
|
|
33384
|
+
},
|
|
33385
|
+
{
|
|
33386
|
+
"name": "type",
|
|
33387
|
+
"type": {
|
|
33388
|
+
"text": "TextFieldType"
|
|
33389
|
+
},
|
|
33390
|
+
"description": "Allows setting a type or mode of text.",
|
|
33391
|
+
"fieldName": "type",
|
|
33392
|
+
"inheritedFrom": {
|
|
33393
|
+
"name": "TextField",
|
|
33394
|
+
"module": "src/text-field/text-field.ts"
|
|
33395
|
+
}
|
|
33396
|
+
},
|
|
33397
|
+
{
|
|
33398
|
+
"name": "list",
|
|
33399
|
+
"type": {
|
|
33400
|
+
"text": "string"
|
|
33401
|
+
},
|
|
33402
|
+
"description": "Allows associating a https://developer.mozilla.org/en-US/docs/Web/HTML/Element/datalist | datalist to the element by https://developer.mozilla.org/en-US/docs/Web/API/Element/id.",
|
|
33403
|
+
"fieldName": "list",
|
|
33303
33404
|
"inheritedFrom": {
|
|
33304
33405
|
"name": "TextField",
|
|
33305
33406
|
"module": "src/text-field/text-field.ts"
|
|
33306
33407
|
}
|
|
33307
33408
|
},
|
|
33308
33409
|
{
|
|
33309
|
-
"kind": "field",
|
|
33310
33410
|
"name": "pattern",
|
|
33311
33411
|
"type": {
|
|
33312
33412
|
"text": "string"
|
|
33313
33413
|
},
|
|
33314
|
-
"privacy": "public",
|
|
33315
33414
|
"description": "A regular expression that the value must match to pass validation.",
|
|
33415
|
+
"fieldName": "pattern",
|
|
33416
|
+
"inheritedFrom": {
|
|
33417
|
+
"name": "TextField",
|
|
33418
|
+
"module": "src/text-field/text-field.ts"
|
|
33419
|
+
}
|
|
33420
|
+
}
|
|
33421
|
+
],
|
|
33422
|
+
"members": [
|
|
33423
|
+
{
|
|
33424
|
+
"kind": "field",
|
|
33425
|
+
"name": "autocomplete",
|
|
33426
|
+
"type": {
|
|
33427
|
+
"text": "string"
|
|
33428
|
+
},
|
|
33316
33429
|
"inheritedFrom": {
|
|
33317
33430
|
"name": "TextField",
|
|
33318
33431
|
"module": "src/text-field/text-field.ts"
|
|
@@ -33320,13 +33433,8 @@
|
|
|
33320
33433
|
},
|
|
33321
33434
|
{
|
|
33322
33435
|
"kind": "method",
|
|
33323
|
-
"name": "
|
|
33436
|
+
"name": "autocompleteChanged",
|
|
33324
33437
|
"privacy": "private",
|
|
33325
|
-
"return": {
|
|
33326
|
-
"type": {
|
|
33327
|
-
"text": "void"
|
|
33328
|
-
}
|
|
33329
|
-
},
|
|
33330
33438
|
"inheritedFrom": {
|
|
33331
33439
|
"name": "TextField",
|
|
33332
33440
|
"module": "src/text-field/text-field.ts"
|
|
@@ -33334,12 +33442,11 @@
|
|
|
33334
33442
|
},
|
|
33335
33443
|
{
|
|
33336
33444
|
"kind": "field",
|
|
33337
|
-
"name": "
|
|
33445
|
+
"name": "autocapitalize",
|
|
33338
33446
|
"type": {
|
|
33339
|
-
"text": "
|
|
33447
|
+
"text": "string"
|
|
33340
33448
|
},
|
|
33341
|
-
"
|
|
33342
|
-
"description": "Sets the width of the element to a specified number of characters.",
|
|
33449
|
+
"default": "'off'",
|
|
33343
33450
|
"inheritedFrom": {
|
|
33344
33451
|
"name": "TextField",
|
|
33345
33452
|
"module": "src/text-field/text-field.ts"
|
|
@@ -33347,12 +33454,18 @@
|
|
|
33347
33454
|
},
|
|
33348
33455
|
{
|
|
33349
33456
|
"kind": "method",
|
|
33350
|
-
"name": "
|
|
33457
|
+
"name": "autocapitalizeChanged",
|
|
33351
33458
|
"privacy": "private",
|
|
33352
|
-
"
|
|
33353
|
-
"
|
|
33354
|
-
|
|
33355
|
-
|
|
33459
|
+
"inheritedFrom": {
|
|
33460
|
+
"name": "TextField",
|
|
33461
|
+
"module": "src/text-field/text-field.ts"
|
|
33462
|
+
}
|
|
33463
|
+
},
|
|
33464
|
+
{
|
|
33465
|
+
"kind": "field",
|
|
33466
|
+
"name": "step",
|
|
33467
|
+
"type": {
|
|
33468
|
+
"text": "number"
|
|
33356
33469
|
},
|
|
33357
33470
|
"inheritedFrom": {
|
|
33358
33471
|
"name": "TextField",
|
|
@@ -33361,12 +33474,12 @@
|
|
|
33361
33474
|
},
|
|
33362
33475
|
{
|
|
33363
33476
|
"kind": "field",
|
|
33364
|
-
"name": "
|
|
33477
|
+
"name": "readOnly",
|
|
33365
33478
|
"type": {
|
|
33366
33479
|
"text": "boolean"
|
|
33367
33480
|
},
|
|
33368
33481
|
"privacy": "public",
|
|
33369
|
-
"description": "
|
|
33482
|
+
"description": "When true, the control will be immutable by user interaction. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/readonly | readonly HTML attribute} for more information.",
|
|
33370
33483
|
"inheritedFrom": {
|
|
33371
33484
|
"name": "TextField",
|
|
33372
33485
|
"module": "src/text-field/text-field.ts"
|
|
@@ -33374,7 +33487,7 @@
|
|
|
33374
33487
|
},
|
|
33375
33488
|
{
|
|
33376
33489
|
"kind": "method",
|
|
33377
|
-
"name": "
|
|
33490
|
+
"name": "readOnlyChanged",
|
|
33378
33491
|
"privacy": "private",
|
|
33379
33492
|
"return": {
|
|
33380
33493
|
"type": {
|
|
@@ -33387,15 +33500,13 @@
|
|
|
33387
33500
|
}
|
|
33388
33501
|
},
|
|
33389
33502
|
{
|
|
33390
|
-
"kind": "
|
|
33391
|
-
"name": "
|
|
33392
|
-
"
|
|
33393
|
-
|
|
33394
|
-
"type": {
|
|
33395
|
-
"text": "void"
|
|
33396
|
-
}
|
|
33503
|
+
"kind": "field",
|
|
33504
|
+
"name": "autofocus",
|
|
33505
|
+
"type": {
|
|
33506
|
+
"text": "boolean"
|
|
33397
33507
|
},
|
|
33398
|
-
"
|
|
33508
|
+
"privacy": "public",
|
|
33509
|
+
"description": "Indicates that this element should get focus after the page finishes loading. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#htmlattrdefautofocus | autofocus HTML attribute} for more information.",
|
|
33399
33510
|
"inheritedFrom": {
|
|
33400
33511
|
"name": "TextField",
|
|
33401
33512
|
"module": "src/text-field/text-field.ts"
|
|
@@ -33403,14 +33514,13 @@
|
|
|
33403
33514
|
},
|
|
33404
33515
|
{
|
|
33405
33516
|
"kind": "method",
|
|
33406
|
-
"name": "
|
|
33407
|
-
"privacy": "
|
|
33517
|
+
"name": "autofocusChanged",
|
|
33518
|
+
"privacy": "private",
|
|
33408
33519
|
"return": {
|
|
33409
33520
|
"type": {
|
|
33410
33521
|
"text": "void"
|
|
33411
33522
|
}
|
|
33412
33523
|
},
|
|
33413
|
-
"description": "{@inheritDoc (FormAssociated:interface).validate}",
|
|
33414
33524
|
"inheritedFrom": {
|
|
33415
33525
|
"name": "TextField",
|
|
33416
33526
|
"module": "src/text-field/text-field.ts"
|
|
@@ -33418,20 +33528,26 @@
|
|
|
33418
33528
|
},
|
|
33419
33529
|
{
|
|
33420
33530
|
"kind": "field",
|
|
33421
|
-
"name": "
|
|
33531
|
+
"name": "placeholder",
|
|
33532
|
+
"type": {
|
|
33533
|
+
"text": "string"
|
|
33534
|
+
},
|
|
33535
|
+
"privacy": "public",
|
|
33536
|
+
"description": "Sets the placeholder value of the element, generally used to provide a hint to the user.",
|
|
33422
33537
|
"inheritedFrom": {
|
|
33423
33538
|
"name": "TextField",
|
|
33424
33539
|
"module": "src/text-field/text-field.ts"
|
|
33425
33540
|
}
|
|
33426
33541
|
},
|
|
33427
33542
|
{
|
|
33428
|
-
"kind": "
|
|
33429
|
-
"name": "
|
|
33430
|
-
"type": {
|
|
33431
|
-
"text": "ComponentPresentation | null | undefined"
|
|
33432
|
-
},
|
|
33543
|
+
"kind": "method",
|
|
33544
|
+
"name": "placeholderChanged",
|
|
33433
33545
|
"privacy": "private",
|
|
33434
|
-
"
|
|
33546
|
+
"return": {
|
|
33547
|
+
"type": {
|
|
33548
|
+
"text": "void"
|
|
33549
|
+
}
|
|
33550
|
+
},
|
|
33435
33551
|
"inheritedFrom": {
|
|
33436
33552
|
"name": "TextField",
|
|
33437
33553
|
"module": "src/text-field/text-field.ts"
|
|
@@ -33439,12 +33555,26 @@
|
|
|
33439
33555
|
},
|
|
33440
33556
|
{
|
|
33441
33557
|
"kind": "field",
|
|
33442
|
-
"name": "
|
|
33558
|
+
"name": "type",
|
|
33443
33559
|
"type": {
|
|
33444
|
-
"text": "
|
|
33560
|
+
"text": "TextFieldType"
|
|
33445
33561
|
},
|
|
33446
33562
|
"privacy": "public",
|
|
33447
|
-
"description": "
|
|
33563
|
+
"description": "Allows setting a type or mode of text.",
|
|
33564
|
+
"inheritedFrom": {
|
|
33565
|
+
"name": "TextField",
|
|
33566
|
+
"module": "src/text-field/text-field.ts"
|
|
33567
|
+
}
|
|
33568
|
+
},
|
|
33569
|
+
{
|
|
33570
|
+
"kind": "method",
|
|
33571
|
+
"name": "typeChanged",
|
|
33572
|
+
"privacy": "private",
|
|
33573
|
+
"return": {
|
|
33574
|
+
"type": {
|
|
33575
|
+
"text": "void"
|
|
33576
|
+
}
|
|
33577
|
+
},
|
|
33448
33578
|
"inheritedFrom": {
|
|
33449
33579
|
"name": "TextField",
|
|
33450
33580
|
"module": "src/text-field/text-field.ts"
|
|
@@ -33452,12 +33582,12 @@
|
|
|
33452
33582
|
},
|
|
33453
33583
|
{
|
|
33454
33584
|
"kind": "field",
|
|
33455
|
-
"name": "
|
|
33585
|
+
"name": "list",
|
|
33456
33586
|
"type": {
|
|
33457
|
-
"text": "
|
|
33587
|
+
"text": "string"
|
|
33458
33588
|
},
|
|
33459
33589
|
"privacy": "public",
|
|
33460
|
-
"description": "
|
|
33590
|
+
"description": "Allows associating a {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/datalist | datalist} to the element by {@link https://developer.mozilla.org/en-US/docs/Web/API/Element/id}.",
|
|
33461
33591
|
"inheritedFrom": {
|
|
33462
33592
|
"name": "TextField",
|
|
33463
33593
|
"module": "src/text-field/text-field.ts"
|
|
@@ -33465,8 +33595,8 @@
|
|
|
33465
33595
|
},
|
|
33466
33596
|
{
|
|
33467
33597
|
"kind": "method",
|
|
33468
|
-
"name": "
|
|
33469
|
-
"privacy": "
|
|
33598
|
+
"name": "listChanged",
|
|
33599
|
+
"privacy": "private",
|
|
33470
33600
|
"return": {
|
|
33471
33601
|
"type": {
|
|
33472
33602
|
"text": "void"
|
|
@@ -33479,12 +33609,12 @@
|
|
|
33479
33609
|
},
|
|
33480
33610
|
{
|
|
33481
33611
|
"kind": "field",
|
|
33482
|
-
"name": "
|
|
33612
|
+
"name": "maxlength",
|
|
33483
33613
|
"type": {
|
|
33484
|
-
"text": "
|
|
33614
|
+
"text": "number"
|
|
33485
33615
|
},
|
|
33486
33616
|
"privacy": "public",
|
|
33487
|
-
"description": "
|
|
33617
|
+
"description": "The maximum number of characters a user can enter.",
|
|
33488
33618
|
"inheritedFrom": {
|
|
33489
33619
|
"name": "TextField",
|
|
33490
33620
|
"module": "src/text-field/text-field.ts"
|
|
@@ -33492,8 +33622,8 @@
|
|
|
33492
33622
|
},
|
|
33493
33623
|
{
|
|
33494
33624
|
"kind": "method",
|
|
33495
|
-
"name": "
|
|
33496
|
-
"privacy": "
|
|
33625
|
+
"name": "maxlengthChanged",
|
|
33626
|
+
"privacy": "private",
|
|
33497
33627
|
"return": {
|
|
33498
33628
|
"type": {
|
|
33499
33629
|
"text": "void"
|
|
@@ -33505,271 +33635,149 @@
|
|
|
33505
33635
|
}
|
|
33506
33636
|
},
|
|
33507
33637
|
{
|
|
33508
|
-
"kind": "
|
|
33509
|
-
"name": "
|
|
33510
|
-
"
|
|
33511
|
-
|
|
33512
|
-
"return": {
|
|
33513
|
-
"type": {
|
|
33514
|
-
"text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
|
|
33515
|
-
}
|
|
33638
|
+
"kind": "field",
|
|
33639
|
+
"name": "minlength",
|
|
33640
|
+
"type": {
|
|
33641
|
+
"text": "number"
|
|
33516
33642
|
},
|
|
33517
|
-
"
|
|
33518
|
-
|
|
33519
|
-
"name": "this",
|
|
33520
|
-
"type": {
|
|
33521
|
-
"text": "K"
|
|
33522
|
-
}
|
|
33523
|
-
},
|
|
33524
|
-
{
|
|
33525
|
-
"name": "elementDefinition",
|
|
33526
|
-
"type": {
|
|
33527
|
-
"text": "T"
|
|
33528
|
-
},
|
|
33529
|
-
"description": "The definition of the element to create the registry\nfunction for."
|
|
33530
|
-
}
|
|
33531
|
-
],
|
|
33532
|
-
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
33643
|
+
"privacy": "public",
|
|
33644
|
+
"description": "The minimum number of characters a user can enter.",
|
|
33533
33645
|
"inheritedFrom": {
|
|
33534
33646
|
"name": "TextField",
|
|
33535
33647
|
"module": "src/text-field/text-field.ts"
|
|
33536
33648
|
}
|
|
33537
|
-
}
|
|
33538
|
-
],
|
|
33539
|
-
"events": [
|
|
33649
|
+
},
|
|
33540
33650
|
{
|
|
33541
|
-
"
|
|
33542
|
-
"name": "
|
|
33651
|
+
"kind": "method",
|
|
33652
|
+
"name": "minlengthChanged",
|
|
33653
|
+
"privacy": "private",
|
|
33654
|
+
"return": {
|
|
33655
|
+
"type": {
|
|
33656
|
+
"text": "void"
|
|
33657
|
+
}
|
|
33658
|
+
},
|
|
33543
33659
|
"inheritedFrom": {
|
|
33544
33660
|
"name": "TextField",
|
|
33545
33661
|
"module": "src/text-field/text-field.ts"
|
|
33546
33662
|
}
|
|
33547
|
-
}
|
|
33548
|
-
]
|
|
33549
|
-
},
|
|
33550
|
-
{
|
|
33551
|
-
"kind": "variable",
|
|
33552
|
-
"name": "zeroTextField"
|
|
33553
|
-
}
|
|
33554
|
-
],
|
|
33555
|
-
"exports": [
|
|
33556
|
-
{
|
|
33557
|
-
"kind": "js",
|
|
33558
|
-
"name": "TextField",
|
|
33559
|
-
"declaration": {
|
|
33560
|
-
"name": "TextField",
|
|
33561
|
-
"module": "src/text-field/text-field.ts"
|
|
33562
|
-
}
|
|
33563
|
-
},
|
|
33564
|
-
{
|
|
33565
|
-
"kind": "js",
|
|
33566
|
-
"name": "zeroTextField",
|
|
33567
|
-
"declaration": {
|
|
33568
|
-
"name": "zeroTextField",
|
|
33569
|
-
"module": "src/text-field/text-field.ts"
|
|
33570
|
-
}
|
|
33571
|
-
}
|
|
33572
|
-
]
|
|
33573
|
-
},
|
|
33574
|
-
{
|
|
33575
|
-
"kind": "javascript-module",
|
|
33576
|
-
"path": "src/toast/index.ts",
|
|
33577
|
-
"declarations": [],
|
|
33578
|
-
"exports": [
|
|
33579
|
-
{
|
|
33580
|
-
"kind": "js",
|
|
33581
|
-
"name": "*",
|
|
33582
|
-
"declaration": {
|
|
33583
|
-
"name": "*",
|
|
33584
|
-
"package": "./toast.styles"
|
|
33585
|
-
}
|
|
33586
|
-
},
|
|
33587
|
-
{
|
|
33588
|
-
"kind": "js",
|
|
33589
|
-
"name": "*",
|
|
33590
|
-
"declaration": {
|
|
33591
|
-
"name": "*",
|
|
33592
|
-
"package": "./toast"
|
|
33593
|
-
}
|
|
33594
|
-
},
|
|
33595
|
-
{
|
|
33596
|
-
"kind": "js",
|
|
33597
|
-
"name": "zeroToastTemplate",
|
|
33598
|
-
"declaration": {
|
|
33599
|
-
"name": "foundationToastTemplate",
|
|
33600
|
-
"package": "@genesislcap/foundation-ui"
|
|
33601
|
-
}
|
|
33602
|
-
}
|
|
33603
|
-
]
|
|
33604
|
-
},
|
|
33605
|
-
{
|
|
33606
|
-
"kind": "javascript-module",
|
|
33607
|
-
"path": "src/toast/toast.stories.ts",
|
|
33608
|
-
"declarations": [
|
|
33609
|
-
{
|
|
33610
|
-
"kind": "variable",
|
|
33611
|
-
"name": "meta",
|
|
33612
|
-
"type": {
|
|
33613
|
-
"text": "Meta"
|
|
33614
|
-
},
|
|
33615
|
-
"default": "{\n title: 'Toast',\n component: 'zero-toast',\n}"
|
|
33616
|
-
},
|
|
33617
|
-
{
|
|
33618
|
-
"kind": "variable",
|
|
33619
|
-
"name": "Primary",
|
|
33620
|
-
"type": {
|
|
33621
|
-
"text": "StoryObj"
|
|
33622
|
-
},
|
|
33623
|
-
"default": "{\n render: () => html`\n <div style=\"position: absolute; right: 0; top: 0; display: flex; flex-direction: column\">\n <zero-toast notify=\"warning\" auto-close=\"true\" close-timeout=\"5000\">\n <h6 slot=\"top\">Toast title</h6>\n <span slot=\"content\">Lorem ipsum dolor sit amet consectetur adipisicing elit. Lorem ipsum dolor sit amet. Lorem, ipsum dolor.</span>\n <span slot=\"date\">Today 14:28</span>\n </zero-toast>\n <zero-toast notify=\"success\">\n <h6 slot=\"top\">Toast title</h6>\n <span slot=\"date\">Today 14:28</span>\n </zero-toast>\n <zero-toast>\n <h6 slot=\"top\">Toast title</h6>\n </zero-toast>\n <zero-toast>\n <h6 slot=\"top\">Toast title</h6>\n <span slot=\"content\">Lorem ipsum dolor sit amet consectetur adipisicing elit. Lorem ipsum dolor sit amet. Lorem, ipsum dolor.</span>\n <span slot=\"date\">Today 14:28</span>\n <zero-button appearance=\"primary-gradient\" slot=\"bottom\">Close notification</zero-button>\n </foundation-toast>\n </div>\n `,\n}"
|
|
33624
|
-
}
|
|
33625
|
-
],
|
|
33626
|
-
"exports": [
|
|
33627
|
-
{
|
|
33628
|
-
"kind": "js",
|
|
33629
|
-
"name": "default",
|
|
33630
|
-
"declaration": {
|
|
33631
|
-
"name": "meta",
|
|
33632
|
-
"module": "src/toast/toast.stories.ts"
|
|
33633
|
-
}
|
|
33634
|
-
},
|
|
33635
|
-
{
|
|
33636
|
-
"kind": "js",
|
|
33637
|
-
"name": "Primary",
|
|
33638
|
-
"declaration": {
|
|
33639
|
-
"name": "Primary",
|
|
33640
|
-
"module": "src/toast/toast.stories.ts"
|
|
33641
|
-
}
|
|
33642
|
-
}
|
|
33643
|
-
]
|
|
33644
|
-
},
|
|
33645
|
-
{
|
|
33646
|
-
"kind": "javascript-module",
|
|
33647
|
-
"path": "src/toast/toast.styles.ts",
|
|
33648
|
-
"declarations": [
|
|
33649
|
-
{
|
|
33650
|
-
"kind": "variable",
|
|
33651
|
-
"name": "zeroToastStyles",
|
|
33652
|
-
"default": "css`\n ${foundationToastStyles}\n .toast {\n border: calc(var(--stroke-width) * 1px) solid ${neutralLayer3};\n background-color: ${neutralLayer1};\n }\n\n .toast::after {\n background-color: ${primaryBlueWebRGBA(1)};\n }\n\n :host([notify='warning']) .toast::after {\n background-color: ${chartPinkWebRGBA(1)};\n }\n\n :host([notify='success']) .toast::after {\n background-color: ${secondaryTealWebRGBA(1)};\n }\n\n :host([notify='critical']) .toast::after {\n background-color: ${warningYellowWebRGBA(1)};\n }\n\n :host([notify='serious']) .toast::after {\n background-color: ${secondaryOrangeWebRGBA(1)};\n }\n`"
|
|
33653
|
-
}
|
|
33654
|
-
],
|
|
33655
|
-
"exports": [
|
|
33656
|
-
{
|
|
33657
|
-
"kind": "js",
|
|
33658
|
-
"name": "zeroToastStyles",
|
|
33659
|
-
"declaration": {
|
|
33660
|
-
"name": "zeroToastStyles",
|
|
33661
|
-
"module": "src/toast/toast.styles.ts"
|
|
33662
|
-
}
|
|
33663
|
-
}
|
|
33664
|
-
]
|
|
33665
|
-
},
|
|
33666
|
-
{
|
|
33667
|
-
"kind": "javascript-module",
|
|
33668
|
-
"path": "src/toast/toast.ts",
|
|
33669
|
-
"declarations": [
|
|
33670
|
-
{
|
|
33671
|
-
"kind": "variable",
|
|
33672
|
-
"name": "defaultToastConfig",
|
|
33673
|
-
"default": "foundationConfig"
|
|
33674
|
-
},
|
|
33675
|
-
{
|
|
33676
|
-
"kind": "variable",
|
|
33677
|
-
"name": "zeroToastShadowOptions",
|
|
33678
|
-
"default": "foundationToastShadowOptions"
|
|
33679
|
-
},
|
|
33680
|
-
{
|
|
33681
|
-
"kind": "class",
|
|
33682
|
-
"description": "",
|
|
33683
|
-
"name": "Toast",
|
|
33684
|
-
"superclass": {
|
|
33685
|
-
"name": "FoundationToast",
|
|
33686
|
-
"package": "@genesislcap/foundation-ui"
|
|
33687
|
-
},
|
|
33688
|
-
"tagName": "%%prefix%%-toast",
|
|
33689
|
-
"customElement": true,
|
|
33690
|
-
"attributes": [
|
|
33663
|
+
},
|
|
33691
33664
|
{
|
|
33692
|
-
"
|
|
33665
|
+
"kind": "field",
|
|
33666
|
+
"name": "pattern",
|
|
33693
33667
|
"type": {
|
|
33694
|
-
"text": "
|
|
33668
|
+
"text": "string"
|
|
33695
33669
|
},
|
|
33696
|
-
"
|
|
33697
|
-
"
|
|
33670
|
+
"privacy": "public",
|
|
33671
|
+
"description": "A regular expression that the value must match to pass validation.",
|
|
33698
33672
|
"inheritedFrom": {
|
|
33699
|
-
"name": "
|
|
33700
|
-
"module": "src/
|
|
33673
|
+
"name": "TextField",
|
|
33674
|
+
"module": "src/text-field/text-field.ts"
|
|
33701
33675
|
}
|
|
33702
33676
|
},
|
|
33703
33677
|
{
|
|
33704
|
-
"
|
|
33705
|
-
"
|
|
33706
|
-
|
|
33678
|
+
"kind": "method",
|
|
33679
|
+
"name": "patternChanged",
|
|
33680
|
+
"privacy": "private",
|
|
33681
|
+
"return": {
|
|
33682
|
+
"type": {
|
|
33683
|
+
"text": "void"
|
|
33684
|
+
}
|
|
33707
33685
|
},
|
|
33708
|
-
"default": "false",
|
|
33709
|
-
"fieldName": "autoClose",
|
|
33710
33686
|
"inheritedFrom": {
|
|
33711
|
-
"name": "
|
|
33712
|
-
"module": "src/
|
|
33687
|
+
"name": "TextField",
|
|
33688
|
+
"module": "src/text-field/text-field.ts"
|
|
33713
33689
|
}
|
|
33714
|
-
}
|
|
33715
|
-
],
|
|
33716
|
-
"members": [
|
|
33690
|
+
},
|
|
33717
33691
|
{
|
|
33718
33692
|
"kind": "field",
|
|
33719
|
-
"name": "
|
|
33693
|
+
"name": "size",
|
|
33720
33694
|
"type": {
|
|
33721
|
-
"text": "
|
|
33695
|
+
"text": "number"
|
|
33722
33696
|
},
|
|
33723
33697
|
"privacy": "public",
|
|
33698
|
+
"description": "Sets the width of the element to a specified number of characters.",
|
|
33724
33699
|
"inheritedFrom": {
|
|
33725
|
-
"name": "
|
|
33726
|
-
"module": "src/
|
|
33700
|
+
"name": "TextField",
|
|
33701
|
+
"module": "src/text-field/text-field.ts"
|
|
33727
33702
|
}
|
|
33728
33703
|
},
|
|
33729
33704
|
{
|
|
33730
|
-
"kind": "
|
|
33731
|
-
"name": "
|
|
33732
|
-
"
|
|
33733
|
-
|
|
33705
|
+
"kind": "method",
|
|
33706
|
+
"name": "sizeChanged",
|
|
33707
|
+
"privacy": "private",
|
|
33708
|
+
"return": {
|
|
33709
|
+
"type": {
|
|
33710
|
+
"text": "void"
|
|
33711
|
+
}
|
|
33734
33712
|
},
|
|
33735
|
-
"default": "''",
|
|
33736
33713
|
"inheritedFrom": {
|
|
33737
|
-
"name": "
|
|
33738
|
-
"module": "src/
|
|
33714
|
+
"name": "TextField",
|
|
33715
|
+
"module": "src/text-field/text-field.ts"
|
|
33739
33716
|
}
|
|
33740
33717
|
},
|
|
33741
33718
|
{
|
|
33742
33719
|
"kind": "field",
|
|
33743
|
-
"name": "
|
|
33720
|
+
"name": "spellcheck",
|
|
33744
33721
|
"type": {
|
|
33745
|
-
"text": "
|
|
33722
|
+
"text": "boolean"
|
|
33746
33723
|
},
|
|
33747
|
-
"
|
|
33724
|
+
"privacy": "public",
|
|
33725
|
+
"description": "Controls whether or not to enable spell checking for the input field, or if the default spell checking configuration should be used.",
|
|
33748
33726
|
"inheritedFrom": {
|
|
33749
|
-
"name": "
|
|
33750
|
-
"module": "src/
|
|
33727
|
+
"name": "TextField",
|
|
33728
|
+
"module": "src/text-field/text-field.ts"
|
|
33751
33729
|
}
|
|
33752
33730
|
},
|
|
33753
33731
|
{
|
|
33754
|
-
"kind": "
|
|
33755
|
-
"name": "
|
|
33756
|
-
"
|
|
33757
|
-
|
|
33732
|
+
"kind": "method",
|
|
33733
|
+
"name": "spellcheckChanged",
|
|
33734
|
+
"privacy": "private",
|
|
33735
|
+
"return": {
|
|
33736
|
+
"type": {
|
|
33737
|
+
"text": "void"
|
|
33738
|
+
}
|
|
33758
33739
|
},
|
|
33759
|
-
"default": "false",
|
|
33760
33740
|
"inheritedFrom": {
|
|
33761
|
-
"name": "
|
|
33762
|
-
"module": "src/
|
|
33741
|
+
"name": "TextField",
|
|
33742
|
+
"module": "src/text-field/text-field.ts"
|
|
33743
|
+
}
|
|
33744
|
+
},
|
|
33745
|
+
{
|
|
33746
|
+
"kind": "method",
|
|
33747
|
+
"name": "select",
|
|
33748
|
+
"privacy": "public",
|
|
33749
|
+
"return": {
|
|
33750
|
+
"type": {
|
|
33751
|
+
"text": "void"
|
|
33752
|
+
}
|
|
33753
|
+
},
|
|
33754
|
+
"description": "Selects all the text in the text field",
|
|
33755
|
+
"inheritedFrom": {
|
|
33756
|
+
"name": "TextField",
|
|
33757
|
+
"module": "src/text-field/text-field.ts"
|
|
33763
33758
|
}
|
|
33764
33759
|
},
|
|
33765
33760
|
{
|
|
33766
33761
|
"kind": "method",
|
|
33767
|
-
"name": "
|
|
33762
|
+
"name": "validate",
|
|
33768
33763
|
"privacy": "public",
|
|
33769
|
-
"
|
|
33764
|
+
"return": {
|
|
33765
|
+
"type": {
|
|
33766
|
+
"text": "void"
|
|
33767
|
+
}
|
|
33768
|
+
},
|
|
33769
|
+
"description": "{@inheritDoc (FormAssociated:interface).validate}",
|
|
33770
33770
|
"inheritedFrom": {
|
|
33771
|
-
"name": "
|
|
33772
|
-
"module": "src/
|
|
33771
|
+
"name": "TextField",
|
|
33772
|
+
"module": "src/text-field/text-field.ts"
|
|
33773
|
+
}
|
|
33774
|
+
},
|
|
33775
|
+
{
|
|
33776
|
+
"kind": "field",
|
|
33777
|
+
"name": "proxy",
|
|
33778
|
+
"inheritedFrom": {
|
|
33779
|
+
"name": "TextField",
|
|
33780
|
+
"module": "src/text-field/text-field.ts"
|
|
33773
33781
|
}
|
|
33774
33782
|
},
|
|
33775
33783
|
{
|
|
@@ -33781,8 +33789,8 @@
|
|
|
33781
33789
|
"privacy": "private",
|
|
33782
33790
|
"default": "void 0",
|
|
33783
33791
|
"inheritedFrom": {
|
|
33784
|
-
"name": "
|
|
33785
|
-
"module": "src/
|
|
33792
|
+
"name": "TextField",
|
|
33793
|
+
"module": "src/text-field/text-field.ts"
|
|
33786
33794
|
}
|
|
33787
33795
|
},
|
|
33788
33796
|
{
|
|
@@ -33794,8 +33802,8 @@
|
|
|
33794
33802
|
"privacy": "public",
|
|
33795
33803
|
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
33796
33804
|
"inheritedFrom": {
|
|
33797
|
-
"name": "
|
|
33798
|
-
"module": "src/
|
|
33805
|
+
"name": "TextField",
|
|
33806
|
+
"module": "src/text-field/text-field.ts"
|
|
33799
33807
|
}
|
|
33800
33808
|
},
|
|
33801
33809
|
{
|
|
@@ -33807,8 +33815,8 @@
|
|
|
33807
33815
|
"privacy": "public",
|
|
33808
33816
|
"description": "Sets the template of the element instance. When undefined,\nthe element will attempt to resolve the template from\nthe associated presentation or custom element definition.",
|
|
33809
33817
|
"inheritedFrom": {
|
|
33810
|
-
"name": "
|
|
33811
|
-
"module": "src/
|
|
33818
|
+
"name": "TextField",
|
|
33819
|
+
"module": "src/text-field/text-field.ts"
|
|
33812
33820
|
}
|
|
33813
33821
|
},
|
|
33814
33822
|
{
|
|
@@ -33821,8 +33829,8 @@
|
|
|
33821
33829
|
}
|
|
33822
33830
|
},
|
|
33823
33831
|
"inheritedFrom": {
|
|
33824
|
-
"name": "
|
|
33825
|
-
"module": "src/
|
|
33832
|
+
"name": "TextField",
|
|
33833
|
+
"module": "src/text-field/text-field.ts"
|
|
33826
33834
|
}
|
|
33827
33835
|
},
|
|
33828
33836
|
{
|
|
@@ -33834,8 +33842,8 @@
|
|
|
33834
33842
|
"privacy": "public",
|
|
33835
33843
|
"description": "Sets the default styles for the element instance. When undefined,\nthe element will attempt to resolve default styles from\nthe associated presentation or custom element definition.",
|
|
33836
33844
|
"inheritedFrom": {
|
|
33837
|
-
"name": "
|
|
33838
|
-
"module": "src/
|
|
33845
|
+
"name": "TextField",
|
|
33846
|
+
"module": "src/text-field/text-field.ts"
|
|
33839
33847
|
}
|
|
33840
33848
|
},
|
|
33841
33849
|
{
|
|
@@ -33848,8 +33856,8 @@
|
|
|
33848
33856
|
}
|
|
33849
33857
|
},
|
|
33850
33858
|
"inheritedFrom": {
|
|
33851
|
-
"name": "
|
|
33852
|
-
"module": "src/
|
|
33859
|
+
"name": "TextField",
|
|
33860
|
+
"module": "src/text-field/text-field.ts"
|
|
33853
33861
|
}
|
|
33854
33862
|
},
|
|
33855
33863
|
{
|
|
@@ -33879,50 +33887,42 @@
|
|
|
33879
33887
|
],
|
|
33880
33888
|
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
33881
33889
|
"inheritedFrom": {
|
|
33882
|
-
"name": "
|
|
33883
|
-
"module": "src/
|
|
33890
|
+
"name": "TextField",
|
|
33891
|
+
"module": "src/text-field/text-field.ts"
|
|
33892
|
+
}
|
|
33893
|
+
}
|
|
33894
|
+
],
|
|
33895
|
+
"events": [
|
|
33896
|
+
{
|
|
33897
|
+
"description": "Fires a custom 'change' event when the value has changed",
|
|
33898
|
+
"name": "change",
|
|
33899
|
+
"inheritedFrom": {
|
|
33900
|
+
"name": "TextField",
|
|
33901
|
+
"module": "src/text-field/text-field.ts"
|
|
33884
33902
|
}
|
|
33885
33903
|
}
|
|
33886
33904
|
]
|
|
33887
33905
|
},
|
|
33888
33906
|
{
|
|
33889
33907
|
"kind": "variable",
|
|
33890
|
-
"name": "
|
|
33891
|
-
"description": "The Zero Toast",
|
|
33892
|
-
"privacy": "public"
|
|
33908
|
+
"name": "zeroTextField"
|
|
33893
33909
|
}
|
|
33894
33910
|
],
|
|
33895
33911
|
"exports": [
|
|
33896
33912
|
{
|
|
33897
33913
|
"kind": "js",
|
|
33898
|
-
"name": "
|
|
33899
|
-
"declaration": {
|
|
33900
|
-
"name": "defaultToastConfig",
|
|
33901
|
-
"module": "src/toast/toast.ts"
|
|
33902
|
-
}
|
|
33903
|
-
},
|
|
33904
|
-
{
|
|
33905
|
-
"kind": "js",
|
|
33906
|
-
"name": "zeroToastShadowOptions",
|
|
33907
|
-
"declaration": {
|
|
33908
|
-
"name": "zeroToastShadowOptions",
|
|
33909
|
-
"module": "src/toast/toast.ts"
|
|
33910
|
-
}
|
|
33911
|
-
},
|
|
33912
|
-
{
|
|
33913
|
-
"kind": "js",
|
|
33914
|
-
"name": "Toast",
|
|
33914
|
+
"name": "TextField",
|
|
33915
33915
|
"declaration": {
|
|
33916
|
-
"name": "
|
|
33917
|
-
"module": "src/
|
|
33916
|
+
"name": "TextField",
|
|
33917
|
+
"module": "src/text-field/text-field.ts"
|
|
33918
33918
|
}
|
|
33919
33919
|
},
|
|
33920
33920
|
{
|
|
33921
33921
|
"kind": "js",
|
|
33922
|
-
"name": "
|
|
33922
|
+
"name": "zeroTextField",
|
|
33923
33923
|
"declaration": {
|
|
33924
|
-
"name": "
|
|
33925
|
-
"module": "src/
|
|
33924
|
+
"name": "zeroTextField",
|
|
33925
|
+
"module": "src/text-field/text-field.ts"
|
|
33926
33926
|
}
|
|
33927
33927
|
}
|
|
33928
33928
|
]
|
|
@@ -35750,6 +35750,87 @@
|
|
|
35750
35750
|
}
|
|
35751
35751
|
]
|
|
35752
35752
|
},
|
|
35753
|
+
{
|
|
35754
|
+
"kind": "javascript-module",
|
|
35755
|
+
"path": "src/utils/behaviors.ts",
|
|
35756
|
+
"declarations": [
|
|
35757
|
+
{
|
|
35758
|
+
"kind": "function",
|
|
35759
|
+
"name": "appearanceBehavior",
|
|
35760
|
+
"parameters": [
|
|
35761
|
+
{
|
|
35762
|
+
"name": "value",
|
|
35763
|
+
"type": {
|
|
35764
|
+
"text": "string"
|
|
35765
|
+
},
|
|
35766
|
+
"description": "The value of the appearance property"
|
|
35767
|
+
},
|
|
35768
|
+
{
|
|
35769
|
+
"name": "styles",
|
|
35770
|
+
"type": {
|
|
35771
|
+
"text": "ElementStyles"
|
|
35772
|
+
},
|
|
35773
|
+
"description": "The styles to be applied when condition matches"
|
|
35774
|
+
}
|
|
35775
|
+
],
|
|
35776
|
+
"description": "Behavior that will conditionally apply a stylesheet based on the elements\nappearance property",
|
|
35777
|
+
"privacy": "public"
|
|
35778
|
+
}
|
|
35779
|
+
],
|
|
35780
|
+
"exports": [
|
|
35781
|
+
{
|
|
35782
|
+
"kind": "js",
|
|
35783
|
+
"name": "appearanceBehavior",
|
|
35784
|
+
"declaration": {
|
|
35785
|
+
"name": "appearanceBehavior",
|
|
35786
|
+
"module": "src/utils/behaviors.ts"
|
|
35787
|
+
}
|
|
35788
|
+
}
|
|
35789
|
+
]
|
|
35790
|
+
},
|
|
35791
|
+
{
|
|
35792
|
+
"kind": "javascript-module",
|
|
35793
|
+
"path": "src/utils/index.ts",
|
|
35794
|
+
"declarations": [],
|
|
35795
|
+
"exports": [
|
|
35796
|
+
{
|
|
35797
|
+
"kind": "js",
|
|
35798
|
+
"name": "*",
|
|
35799
|
+
"declaration": {
|
|
35800
|
+
"name": "*",
|
|
35801
|
+
"package": "./behaviors"
|
|
35802
|
+
}
|
|
35803
|
+
},
|
|
35804
|
+
{
|
|
35805
|
+
"kind": "js",
|
|
35806
|
+
"name": "*",
|
|
35807
|
+
"declaration": {
|
|
35808
|
+
"name": "*",
|
|
35809
|
+
"package": "./logger"
|
|
35810
|
+
}
|
|
35811
|
+
}
|
|
35812
|
+
]
|
|
35813
|
+
},
|
|
35814
|
+
{
|
|
35815
|
+
"kind": "javascript-module",
|
|
35816
|
+
"path": "src/utils/logger.ts",
|
|
35817
|
+
"declarations": [
|
|
35818
|
+
{
|
|
35819
|
+
"kind": "variable",
|
|
35820
|
+
"name": "logger"
|
|
35821
|
+
}
|
|
35822
|
+
],
|
|
35823
|
+
"exports": [
|
|
35824
|
+
{
|
|
35825
|
+
"kind": "js",
|
|
35826
|
+
"name": "logger",
|
|
35827
|
+
"declaration": {
|
|
35828
|
+
"name": "logger",
|
|
35829
|
+
"module": "src/utils/logger.ts"
|
|
35830
|
+
}
|
|
35831
|
+
}
|
|
35832
|
+
]
|
|
35833
|
+
},
|
|
35753
35834
|
{
|
|
35754
35835
|
"kind": "javascript-module",
|
|
35755
35836
|
"path": "src/url-input/index.ts",
|
|
@@ -36473,87 +36554,6 @@
|
|
|
36473
36554
|
}
|
|
36474
36555
|
]
|
|
36475
36556
|
},
|
|
36476
|
-
{
|
|
36477
|
-
"kind": "javascript-module",
|
|
36478
|
-
"path": "src/utils/behaviors.ts",
|
|
36479
|
-
"declarations": [
|
|
36480
|
-
{
|
|
36481
|
-
"kind": "function",
|
|
36482
|
-
"name": "appearanceBehavior",
|
|
36483
|
-
"parameters": [
|
|
36484
|
-
{
|
|
36485
|
-
"name": "value",
|
|
36486
|
-
"type": {
|
|
36487
|
-
"text": "string"
|
|
36488
|
-
},
|
|
36489
|
-
"description": "The value of the appearance property"
|
|
36490
|
-
},
|
|
36491
|
-
{
|
|
36492
|
-
"name": "styles",
|
|
36493
|
-
"type": {
|
|
36494
|
-
"text": "ElementStyles"
|
|
36495
|
-
},
|
|
36496
|
-
"description": "The styles to be applied when condition matches"
|
|
36497
|
-
}
|
|
36498
|
-
],
|
|
36499
|
-
"description": "Behavior that will conditionally apply a stylesheet based on the elements\nappearance property",
|
|
36500
|
-
"privacy": "public"
|
|
36501
|
-
}
|
|
36502
|
-
],
|
|
36503
|
-
"exports": [
|
|
36504
|
-
{
|
|
36505
|
-
"kind": "js",
|
|
36506
|
-
"name": "appearanceBehavior",
|
|
36507
|
-
"declaration": {
|
|
36508
|
-
"name": "appearanceBehavior",
|
|
36509
|
-
"module": "src/utils/behaviors.ts"
|
|
36510
|
-
}
|
|
36511
|
-
}
|
|
36512
|
-
]
|
|
36513
|
-
},
|
|
36514
|
-
{
|
|
36515
|
-
"kind": "javascript-module",
|
|
36516
|
-
"path": "src/utils/index.ts",
|
|
36517
|
-
"declarations": [],
|
|
36518
|
-
"exports": [
|
|
36519
|
-
{
|
|
36520
|
-
"kind": "js",
|
|
36521
|
-
"name": "*",
|
|
36522
|
-
"declaration": {
|
|
36523
|
-
"name": "*",
|
|
36524
|
-
"package": "./behaviors"
|
|
36525
|
-
}
|
|
36526
|
-
},
|
|
36527
|
-
{
|
|
36528
|
-
"kind": "js",
|
|
36529
|
-
"name": "*",
|
|
36530
|
-
"declaration": {
|
|
36531
|
-
"name": "*",
|
|
36532
|
-
"package": "./logger"
|
|
36533
|
-
}
|
|
36534
|
-
}
|
|
36535
|
-
]
|
|
36536
|
-
},
|
|
36537
|
-
{
|
|
36538
|
-
"kind": "javascript-module",
|
|
36539
|
-
"path": "src/utils/logger.ts",
|
|
36540
|
-
"declarations": [
|
|
36541
|
-
{
|
|
36542
|
-
"kind": "variable",
|
|
36543
|
-
"name": "logger"
|
|
36544
|
-
}
|
|
36545
|
-
],
|
|
36546
|
-
"exports": [
|
|
36547
|
-
{
|
|
36548
|
-
"kind": "js",
|
|
36549
|
-
"name": "logger",
|
|
36550
|
-
"declaration": {
|
|
36551
|
-
"name": "logger",
|
|
36552
|
-
"module": "src/utils/logger.ts"
|
|
36553
|
-
}
|
|
36554
|
-
}
|
|
36555
|
-
]
|
|
36556
|
-
},
|
|
36557
36557
|
{
|
|
36558
36558
|
"kind": "javascript-module",
|
|
36559
36559
|
"path": "src/_config/styles/colors.ts",
|