@genesislcap/foundation-zero 14.162.3 → 14.162.4
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 +1777 -1777
- package/package.json +12 -12
|
@@ -24597,7 +24597,7 @@
|
|
|
24597
24597
|
},
|
|
24598
24598
|
{
|
|
24599
24599
|
"kind": "javascript-module",
|
|
24600
|
-
"path": "src/
|
|
24600
|
+
"path": "src/radio-group/index.ts",
|
|
24601
24601
|
"declarations": [],
|
|
24602
24602
|
"exports": [
|
|
24603
24603
|
{
|
|
@@ -24605,7 +24605,7 @@
|
|
|
24605
24605
|
"name": "*",
|
|
24606
24606
|
"declaration": {
|
|
24607
24607
|
"name": "*",
|
|
24608
|
-
"package": "./
|
|
24608
|
+
"package": "./radio-group"
|
|
24609
24609
|
}
|
|
24610
24610
|
},
|
|
24611
24611
|
{
|
|
@@ -24613,7 +24613,7 @@
|
|
|
24613
24613
|
"name": "*",
|
|
24614
24614
|
"declaration": {
|
|
24615
24615
|
"name": "*",
|
|
24616
|
-
"package": "./
|
|
24616
|
+
"package": "./radio-group.styles"
|
|
24617
24617
|
}
|
|
24618
24618
|
},
|
|
24619
24619
|
{
|
|
@@ -24621,42 +24621,58 @@
|
|
|
24621
24621
|
"name": "*",
|
|
24622
24622
|
"declaration": {
|
|
24623
24623
|
"name": "*",
|
|
24624
|
-
"package": "./
|
|
24624
|
+
"package": "./radio-group.template"
|
|
24625
24625
|
}
|
|
24626
|
-
}
|
|
24626
|
+
}
|
|
24627
|
+
]
|
|
24628
|
+
},
|
|
24629
|
+
{
|
|
24630
|
+
"kind": "javascript-module",
|
|
24631
|
+
"path": "src/radio-group/radio-group.stories.ts",
|
|
24632
|
+
"declarations": [
|
|
24627
24633
|
{
|
|
24628
|
-
"kind": "
|
|
24629
|
-
"name": "
|
|
24630
|
-
"
|
|
24631
|
-
"
|
|
24632
|
-
|
|
24633
|
-
}
|
|
24634
|
+
"kind": "variable",
|
|
24635
|
+
"name": "meta",
|
|
24636
|
+
"type": {
|
|
24637
|
+
"text": "Meta"
|
|
24638
|
+
},
|
|
24639
|
+
"default": "{\n title: 'Radio Group',\n component: 'zero-radio-group',\n}"
|
|
24634
24640
|
},
|
|
24641
|
+
{
|
|
24642
|
+
"kind": "variable",
|
|
24643
|
+
"name": "Primary",
|
|
24644
|
+
"type": {
|
|
24645
|
+
"text": "StoryObj"
|
|
24646
|
+
},
|
|
24647
|
+
"default": "{\n render: () => html`\n <zero-radio-group>\n <label slot=\"label\">Zero Radio Group (label slot)</label>\n <zero-radio>Zero label 1</zero-radio>\n <zero-radio>Zero label 2</zero-radio>\n <zero-radio>Zero label 3</zero-radio>\n </zero-radio-group>\n `,\n}"
|
|
24648
|
+
}
|
|
24649
|
+
],
|
|
24650
|
+
"exports": [
|
|
24635
24651
|
{
|
|
24636
24652
|
"kind": "js",
|
|
24637
|
-
"name": "
|
|
24653
|
+
"name": "default",
|
|
24638
24654
|
"declaration": {
|
|
24639
|
-
"name": "
|
|
24640
|
-
"
|
|
24655
|
+
"name": "meta",
|
|
24656
|
+
"module": "src/radio-group/radio-group.stories.ts"
|
|
24641
24657
|
}
|
|
24642
24658
|
},
|
|
24643
24659
|
{
|
|
24644
24660
|
"kind": "js",
|
|
24645
|
-
"name": "
|
|
24661
|
+
"name": "Primary",
|
|
24646
24662
|
"declaration": {
|
|
24647
|
-
"name": "
|
|
24648
|
-
"
|
|
24663
|
+
"name": "Primary",
|
|
24664
|
+
"module": "src/radio-group/radio-group.stories.ts"
|
|
24649
24665
|
}
|
|
24650
24666
|
}
|
|
24651
24667
|
]
|
|
24652
24668
|
},
|
|
24653
24669
|
{
|
|
24654
24670
|
"kind": "javascript-module",
|
|
24655
|
-
"path": "src/
|
|
24671
|
+
"path": "src/radio-group/radio-group.styles.ts",
|
|
24656
24672
|
"declarations": [
|
|
24657
24673
|
{
|
|
24658
24674
|
"kind": "function",
|
|
24659
|
-
"name": "
|
|
24675
|
+
"name": "zeroRadioGroupStyles",
|
|
24660
24676
|
"return": {
|
|
24661
24677
|
"type": {
|
|
24662
24678
|
"text": "ElementStyles"
|
|
@@ -24681,24 +24697,24 @@
|
|
|
24681
24697
|
"exports": [
|
|
24682
24698
|
{
|
|
24683
24699
|
"kind": "js",
|
|
24684
|
-
"name": "
|
|
24700
|
+
"name": "zeroRadioGroupStyles",
|
|
24685
24701
|
"declaration": {
|
|
24686
|
-
"name": "
|
|
24687
|
-
"module": "src/
|
|
24702
|
+
"name": "zeroRadioGroupStyles",
|
|
24703
|
+
"module": "src/radio-group/radio-group.styles.ts"
|
|
24688
24704
|
}
|
|
24689
24705
|
}
|
|
24690
24706
|
]
|
|
24691
24707
|
},
|
|
24692
24708
|
{
|
|
24693
24709
|
"kind": "javascript-module",
|
|
24694
|
-
"path": "src/
|
|
24710
|
+
"path": "src/radio-group/radio-group.template.ts",
|
|
24695
24711
|
"declarations": [
|
|
24696
24712
|
{
|
|
24697
24713
|
"kind": "function",
|
|
24698
|
-
"name": "
|
|
24714
|
+
"name": "zeroRadioGroupTemplate",
|
|
24699
24715
|
"return": {
|
|
24700
24716
|
"type": {
|
|
24701
|
-
"text": "ViewTemplate<
|
|
24717
|
+
"text": "ViewTemplate<RadioGroup>"
|
|
24702
24718
|
}
|
|
24703
24719
|
},
|
|
24704
24720
|
"parameters": [
|
|
@@ -24711,7 +24727,7 @@
|
|
|
24711
24727
|
{
|
|
24712
24728
|
"name": "definition",
|
|
24713
24729
|
"type": {
|
|
24714
|
-
"text": "
|
|
24730
|
+
"text": "FoundationElementDefinition"
|
|
24715
24731
|
}
|
|
24716
24732
|
}
|
|
24717
24733
|
]
|
|
@@ -24720,606 +24736,417 @@
|
|
|
24720
24736
|
"exports": [
|
|
24721
24737
|
{
|
|
24722
24738
|
"kind": "js",
|
|
24723
|
-
"name": "
|
|
24739
|
+
"name": "zeroRadioGroupTemplate",
|
|
24724
24740
|
"declaration": {
|
|
24725
|
-
"name": "
|
|
24726
|
-
"module": "src/
|
|
24741
|
+
"name": "zeroRadioGroupTemplate",
|
|
24742
|
+
"module": "src/radio-group/radio-group.template.ts"
|
|
24727
24743
|
}
|
|
24728
24744
|
}
|
|
24729
24745
|
]
|
|
24730
24746
|
},
|
|
24731
24747
|
{
|
|
24732
24748
|
"kind": "javascript-module",
|
|
24733
|
-
"path": "src/
|
|
24749
|
+
"path": "src/radio-group/radio-group.ts",
|
|
24734
24750
|
"declarations": [
|
|
24735
24751
|
{
|
|
24736
24752
|
"kind": "class",
|
|
24737
24753
|
"description": "",
|
|
24738
|
-
"name": "
|
|
24754
|
+
"name": "RadioGroup",
|
|
24739
24755
|
"superclass": {
|
|
24740
|
-
"name": "
|
|
24756
|
+
"name": "FoundationRadioGroup",
|
|
24741
24757
|
"package": "@genesislcap/foundation-ui"
|
|
24742
24758
|
},
|
|
24743
|
-
"tagName": "%%prefix%%-
|
|
24759
|
+
"tagName": "%%prefix%%-radio-group",
|
|
24744
24760
|
"customElement": true,
|
|
24745
24761
|
"attributes": [
|
|
24746
24762
|
{
|
|
24747
|
-
"name": "
|
|
24763
|
+
"name": "readonly",
|
|
24748
24764
|
"type": {
|
|
24749
|
-
"text": "
|
|
24750
|
-
},
|
|
24751
|
-
"default": "COMBO_INPUT_MIN_LENGTH",
|
|
24752
|
-
"resolveInitializer": {
|
|
24753
|
-
"module": "/src/search-bar/search-bar.types"
|
|
24765
|
+
"text": "boolean"
|
|
24754
24766
|
},
|
|
24755
|
-
"
|
|
24767
|
+
"description": "When true, the child radios will be immutable by user interaction. See https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/readonly | readonly HTML attribute for more information.",
|
|
24768
|
+
"fieldName": "readOnly",
|
|
24756
24769
|
"inheritedFrom": {
|
|
24757
|
-
"name": "
|
|
24758
|
-
"module": "src/
|
|
24770
|
+
"name": "RadioGroup",
|
|
24771
|
+
"module": "src/radio-group/radio-group.ts"
|
|
24759
24772
|
}
|
|
24760
24773
|
},
|
|
24761
24774
|
{
|
|
24762
|
-
"name": "
|
|
24775
|
+
"name": "disabled",
|
|
24763
24776
|
"type": {
|
|
24764
|
-
"text": "
|
|
24777
|
+
"text": "boolean"
|
|
24765
24778
|
},
|
|
24766
|
-
"description": "
|
|
24767
|
-
"fieldName": "
|
|
24779
|
+
"description": "Disables the radio group and child radios.",
|
|
24780
|
+
"fieldName": "disabled",
|
|
24768
24781
|
"inheritedFrom": {
|
|
24769
|
-
"name": "
|
|
24770
|
-
"module": "src/
|
|
24782
|
+
"name": "RadioGroup",
|
|
24783
|
+
"module": "src/radio-group/radio-group.ts"
|
|
24771
24784
|
}
|
|
24772
24785
|
},
|
|
24773
24786
|
{
|
|
24774
|
-
"name": "
|
|
24787
|
+
"name": "name",
|
|
24775
24788
|
"type": {
|
|
24776
|
-
"text": "
|
|
24789
|
+
"text": "string"
|
|
24777
24790
|
},
|
|
24778
|
-
"
|
|
24779
|
-
"
|
|
24780
|
-
"fieldName": "open",
|
|
24791
|
+
"description": "The name of the radio group. Setting this value will set the name value\nfor all child radio elements.",
|
|
24792
|
+
"fieldName": "name",
|
|
24781
24793
|
"inheritedFrom": {
|
|
24782
|
-
"name": "
|
|
24783
|
-
"module": "src/
|
|
24794
|
+
"name": "RadioGroup",
|
|
24795
|
+
"module": "src/radio-group/radio-group.ts"
|
|
24784
24796
|
}
|
|
24785
24797
|
},
|
|
24786
24798
|
{
|
|
24787
|
-
"name": "
|
|
24799
|
+
"name": "value",
|
|
24788
24800
|
"type": {
|
|
24789
24801
|
"text": "string"
|
|
24790
24802
|
},
|
|
24791
|
-
"description": "
|
|
24792
|
-
"fieldName": "
|
|
24803
|
+
"description": "The value of the checked radio",
|
|
24804
|
+
"fieldName": "value",
|
|
24793
24805
|
"inheritedFrom": {
|
|
24794
|
-
"name": "
|
|
24795
|
-
"module": "src/
|
|
24806
|
+
"name": "RadioGroup",
|
|
24807
|
+
"module": "src/radio-group/radio-group.ts"
|
|
24796
24808
|
}
|
|
24797
24809
|
},
|
|
24798
24810
|
{
|
|
24799
|
-
"name": "
|
|
24811
|
+
"name": "orientation",
|
|
24800
24812
|
"type": {
|
|
24801
|
-
"text": "
|
|
24813
|
+
"text": "Orientation | \"horizontal\" | \"vertical\""
|
|
24802
24814
|
},
|
|
24803
|
-
"description": "The
|
|
24804
|
-
"fieldName": "
|
|
24815
|
+
"description": "The orientation of the group",
|
|
24816
|
+
"fieldName": "orientation",
|
|
24805
24817
|
"inheritedFrom": {
|
|
24806
|
-
"name": "
|
|
24807
|
-
"module": "src/
|
|
24818
|
+
"name": "RadioGroup",
|
|
24819
|
+
"module": "src/radio-group/radio-group.ts"
|
|
24808
24820
|
}
|
|
24809
|
-
}
|
|
24821
|
+
}
|
|
24822
|
+
],
|
|
24823
|
+
"members": [
|
|
24810
24824
|
{
|
|
24825
|
+
"kind": "field",
|
|
24826
|
+
"name": "readOnly",
|
|
24811
24827
|
"type": {
|
|
24812
24828
|
"text": "boolean"
|
|
24813
24829
|
},
|
|
24814
|
-
"
|
|
24815
|
-
"
|
|
24816
|
-
"description": "The disabled state of the listbox.",
|
|
24830
|
+
"privacy": "public",
|
|
24831
|
+
"description": "When true, the child radios 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.",
|
|
24817
24832
|
"inheritedFrom": {
|
|
24818
|
-
"name": "
|
|
24819
|
-
"module": "src/
|
|
24833
|
+
"name": "RadioGroup",
|
|
24834
|
+
"module": "src/radio-group/radio-group.ts"
|
|
24820
24835
|
}
|
|
24821
24836
|
},
|
|
24822
24837
|
{
|
|
24823
|
-
"
|
|
24824
|
-
"
|
|
24825
|
-
|
|
24826
|
-
|
|
24827
|
-
|
|
24828
|
-
|
|
24829
|
-
|
|
24838
|
+
"kind": "method",
|
|
24839
|
+
"name": "readOnlyChanged",
|
|
24840
|
+
"privacy": "private",
|
|
24841
|
+
"return": {
|
|
24842
|
+
"type": {
|
|
24843
|
+
"text": "void"
|
|
24844
|
+
}
|
|
24830
24845
|
},
|
|
24831
|
-
"fieldName": "debounce",
|
|
24832
24846
|
"inheritedFrom": {
|
|
24833
|
-
"name": "
|
|
24834
|
-
"module": "src/
|
|
24847
|
+
"name": "RadioGroup",
|
|
24848
|
+
"module": "src/radio-group/radio-group.ts"
|
|
24835
24849
|
}
|
|
24836
24850
|
},
|
|
24837
24851
|
{
|
|
24838
|
-
"
|
|
24852
|
+
"kind": "field",
|
|
24853
|
+
"name": "disabled",
|
|
24839
24854
|
"type": {
|
|
24840
24855
|
"text": "boolean"
|
|
24841
24856
|
},
|
|
24842
|
-
"
|
|
24843
|
-
"description": "
|
|
24844
|
-
"fieldName": "caseSensitive",
|
|
24857
|
+
"privacy": "public",
|
|
24858
|
+
"description": "Disables the radio group and child radios.",
|
|
24845
24859
|
"inheritedFrom": {
|
|
24846
|
-
"name": "
|
|
24847
|
-
"module": "src/
|
|
24860
|
+
"name": "RadioGroup",
|
|
24861
|
+
"module": "src/radio-group/radio-group.ts"
|
|
24848
24862
|
}
|
|
24849
24863
|
},
|
|
24850
24864
|
{
|
|
24851
|
-
"
|
|
24852
|
-
"
|
|
24853
|
-
|
|
24865
|
+
"kind": "method",
|
|
24866
|
+
"name": "disabledChanged",
|
|
24867
|
+
"privacy": "private",
|
|
24868
|
+
"return": {
|
|
24869
|
+
"type": {
|
|
24870
|
+
"text": "void"
|
|
24871
|
+
}
|
|
24854
24872
|
},
|
|
24855
|
-
"default": "false",
|
|
24856
|
-
"description": "Controls whether to suppress opening the dropdown when the input field is clicked",
|
|
24857
|
-
"fieldName": "ignoreInputClick",
|
|
24858
24873
|
"inheritedFrom": {
|
|
24859
|
-
"name": "
|
|
24860
|
-
"module": "src/
|
|
24874
|
+
"name": "RadioGroup",
|
|
24875
|
+
"module": "src/radio-group/radio-group.ts"
|
|
24861
24876
|
}
|
|
24862
|
-
}
|
|
24863
|
-
],
|
|
24864
|
-
"members": [
|
|
24877
|
+
},
|
|
24865
24878
|
{
|
|
24866
24879
|
"kind": "field",
|
|
24867
|
-
"name": "
|
|
24880
|
+
"name": "name",
|
|
24868
24881
|
"type": {
|
|
24869
|
-
"text": "
|
|
24882
|
+
"text": "string"
|
|
24870
24883
|
},
|
|
24871
|
-
"
|
|
24884
|
+
"privacy": "public",
|
|
24885
|
+
"description": "The name of the radio group. Setting this value will set the name value\nfor all child radio elements.",
|
|
24872
24886
|
"inheritedFrom": {
|
|
24873
|
-
"name": "
|
|
24874
|
-
"module": "src/
|
|
24887
|
+
"name": "RadioGroup",
|
|
24888
|
+
"module": "src/radio-group/radio-group.ts"
|
|
24875
24889
|
}
|
|
24876
24890
|
},
|
|
24877
24891
|
{
|
|
24878
|
-
"kind": "
|
|
24879
|
-
"name": "
|
|
24880
|
-
"
|
|
24881
|
-
|
|
24892
|
+
"kind": "method",
|
|
24893
|
+
"name": "nameChanged",
|
|
24894
|
+
"privacy": "protected",
|
|
24895
|
+
"return": {
|
|
24896
|
+
"type": {
|
|
24897
|
+
"text": "void"
|
|
24898
|
+
}
|
|
24882
24899
|
},
|
|
24883
|
-
"privacy": "private",
|
|
24884
|
-
"default": "-1",
|
|
24885
24900
|
"inheritedFrom": {
|
|
24886
|
-
"name": "
|
|
24887
|
-
"module": "src/
|
|
24901
|
+
"name": "RadioGroup",
|
|
24902
|
+
"module": "src/radio-group/radio-group.ts"
|
|
24888
24903
|
}
|
|
24889
24904
|
},
|
|
24890
24905
|
{
|
|
24891
24906
|
"kind": "field",
|
|
24892
|
-
"name": "
|
|
24893
|
-
"
|
|
24907
|
+
"name": "value",
|
|
24908
|
+
"type": {
|
|
24909
|
+
"text": "string"
|
|
24910
|
+
},
|
|
24911
|
+
"privacy": "public",
|
|
24912
|
+
"description": "The value of the checked radio",
|
|
24894
24913
|
"inheritedFrom": {
|
|
24895
|
-
"name": "
|
|
24896
|
-
"module": "src/
|
|
24914
|
+
"name": "RadioGroup",
|
|
24915
|
+
"module": "src/radio-group/radio-group.ts"
|
|
24897
24916
|
}
|
|
24898
24917
|
},
|
|
24899
24918
|
{
|
|
24900
24919
|
"kind": "method",
|
|
24901
|
-
"name": "
|
|
24902
|
-
"privacy": "
|
|
24920
|
+
"name": "valueChanged",
|
|
24921
|
+
"privacy": "protected",
|
|
24903
24922
|
"return": {
|
|
24904
24923
|
"type": {
|
|
24905
|
-
"text": "
|
|
24924
|
+
"text": "void"
|
|
24906
24925
|
}
|
|
24907
24926
|
},
|
|
24908
|
-
"parameters": [
|
|
24909
|
-
{
|
|
24910
|
-
"name": "e",
|
|
24911
|
-
"type": {
|
|
24912
|
-
"text": "any"
|
|
24913
|
-
}
|
|
24914
|
-
}
|
|
24915
|
-
],
|
|
24916
24927
|
"inheritedFrom": {
|
|
24917
|
-
"name": "
|
|
24918
|
-
"module": "src/
|
|
24928
|
+
"name": "RadioGroup",
|
|
24929
|
+
"module": "src/radio-group/radio-group.ts"
|
|
24919
24930
|
}
|
|
24920
24931
|
},
|
|
24921
24932
|
{
|
|
24922
|
-
"kind": "
|
|
24923
|
-
"name": "
|
|
24924
|
-
"
|
|
24925
|
-
|
|
24926
|
-
"type": {
|
|
24927
|
-
"text": "boolean | void"
|
|
24928
|
-
}
|
|
24933
|
+
"kind": "field",
|
|
24934
|
+
"name": "orientation",
|
|
24935
|
+
"type": {
|
|
24936
|
+
"text": "Orientation | \"horizontal\" | \"vertical\""
|
|
24929
24937
|
},
|
|
24930
|
-
"
|
|
24931
|
-
|
|
24932
|
-
"name": "e",
|
|
24933
|
-
"type": {
|
|
24934
|
-
"text": "KeyboardEvent"
|
|
24935
|
-
}
|
|
24936
|
-
}
|
|
24937
|
-
],
|
|
24938
|
+
"privacy": "public",
|
|
24939
|
+
"description": "The orientation of the group",
|
|
24938
24940
|
"inheritedFrom": {
|
|
24939
|
-
"name": "
|
|
24940
|
-
"module": "src/
|
|
24941
|
+
"name": "RadioGroup",
|
|
24942
|
+
"module": "src/radio-group/radio-group.ts"
|
|
24941
24943
|
}
|
|
24942
24944
|
},
|
|
24943
24945
|
{
|
|
24944
|
-
"kind": "
|
|
24945
|
-
"name": "
|
|
24946
|
-
"
|
|
24947
|
-
|
|
24948
|
-
"type": {
|
|
24949
|
-
"text": "boolean | void"
|
|
24950
|
-
}
|
|
24946
|
+
"kind": "field",
|
|
24947
|
+
"name": "childItems",
|
|
24948
|
+
"type": {
|
|
24949
|
+
"text": "HTMLElement[]"
|
|
24951
24950
|
},
|
|
24952
|
-
"
|
|
24953
|
-
{
|
|
24954
|
-
"name": "e",
|
|
24955
|
-
"type": {
|
|
24956
|
-
"text": "Event & KeyboardEvent"
|
|
24957
|
-
}
|
|
24958
|
-
}
|
|
24959
|
-
],
|
|
24951
|
+
"privacy": "public",
|
|
24960
24952
|
"inheritedFrom": {
|
|
24961
|
-
"name": "
|
|
24962
|
-
"module": "src/
|
|
24953
|
+
"name": "RadioGroup",
|
|
24954
|
+
"module": "src/radio-group/radio-group.ts"
|
|
24963
24955
|
}
|
|
24964
24956
|
},
|
|
24965
24957
|
{
|
|
24966
24958
|
"kind": "method",
|
|
24967
|
-
"name": "
|
|
24959
|
+
"name": "slottedRadioButtonsChanged",
|
|
24960
|
+
"privacy": "private",
|
|
24968
24961
|
"return": {
|
|
24969
24962
|
"type": {
|
|
24970
|
-
"text": "
|
|
24963
|
+
"text": "void"
|
|
24971
24964
|
}
|
|
24972
24965
|
},
|
|
24973
24966
|
"parameters": [
|
|
24974
24967
|
{
|
|
24975
|
-
"name": "
|
|
24968
|
+
"name": "oldValue",
|
|
24976
24969
|
"type": {
|
|
24977
|
-
"text": "
|
|
24970
|
+
"text": "unknown"
|
|
24971
|
+
}
|
|
24972
|
+
},
|
|
24973
|
+
{
|
|
24974
|
+
"name": "newValue",
|
|
24975
|
+
"type": {
|
|
24976
|
+
"text": "HTMLElement[]"
|
|
24978
24977
|
}
|
|
24979
24978
|
}
|
|
24980
24979
|
],
|
|
24981
24980
|
"inheritedFrom": {
|
|
24982
|
-
"name": "
|
|
24983
|
-
"module": "src/
|
|
24984
|
-
}
|
|
24985
|
-
},
|
|
24986
|
-
{
|
|
24987
|
-
"kind": "method",
|
|
24988
|
-
"name": "openChanged",
|
|
24989
|
-
"inheritedFrom": {
|
|
24990
|
-
"name": "SearchBarCombobox",
|
|
24991
|
-
"module": "src/search-bar/search-bar-combobox.ts"
|
|
24981
|
+
"name": "RadioGroup",
|
|
24982
|
+
"module": "src/radio-group/radio-group.ts"
|
|
24992
24983
|
}
|
|
24993
24984
|
},
|
|
24994
24985
|
{
|
|
24995
24986
|
"kind": "field",
|
|
24996
|
-
"name": "
|
|
24987
|
+
"name": "selectedRadio",
|
|
24997
24988
|
"type": {
|
|
24998
|
-
"text": "
|
|
24989
|
+
"text": "HTMLInputElement | null"
|
|
24999
24990
|
},
|
|
25000
|
-
"
|
|
25001
|
-
"privacy": "public",
|
|
24991
|
+
"privacy": "private",
|
|
25002
24992
|
"inheritedFrom": {
|
|
25003
|
-
"name": "
|
|
25004
|
-
"module": "src/
|
|
24993
|
+
"name": "RadioGroup",
|
|
24994
|
+
"module": "src/radio-group/radio-group.ts"
|
|
25005
24995
|
}
|
|
25006
24996
|
},
|
|
25007
24997
|
{
|
|
25008
24998
|
"kind": "field",
|
|
25009
|
-
"name": "
|
|
24999
|
+
"name": "focusedRadio",
|
|
25010
25000
|
"type": {
|
|
25011
|
-
"text": "
|
|
25001
|
+
"text": "HTMLInputElement | null"
|
|
25012
25002
|
},
|
|
25013
|
-
"privacy": "
|
|
25014
|
-
"default": "[]",
|
|
25015
|
-
"description": "The collection of currently filtered options.",
|
|
25003
|
+
"privacy": "private",
|
|
25016
25004
|
"inheritedFrom": {
|
|
25017
|
-
"name": "
|
|
25018
|
-
"module": "src/
|
|
25005
|
+
"name": "RadioGroup",
|
|
25006
|
+
"module": "src/radio-group/radio-group.ts"
|
|
25019
25007
|
}
|
|
25020
25008
|
},
|
|
25021
25009
|
{
|
|
25022
|
-
"kind": "
|
|
25023
|
-
"name": "
|
|
25024
|
-
"
|
|
25025
|
-
|
|
25026
|
-
"type": {
|
|
25027
|
-
"text": "void"
|
|
25028
|
-
}
|
|
25010
|
+
"kind": "field",
|
|
25011
|
+
"name": "direction",
|
|
25012
|
+
"type": {
|
|
25013
|
+
"text": "Direction"
|
|
25029
25014
|
},
|
|
25030
|
-
"
|
|
25015
|
+
"privacy": "private",
|
|
25031
25016
|
"inheritedFrom": {
|
|
25032
|
-
"name": "
|
|
25033
|
-
"module": "src/
|
|
25017
|
+
"name": "RadioGroup",
|
|
25018
|
+
"module": "src/radio-group/radio-group.ts"
|
|
25034
25019
|
}
|
|
25035
25020
|
},
|
|
25036
25021
|
{
|
|
25037
25022
|
"kind": "field",
|
|
25038
|
-
"name": "
|
|
25023
|
+
"name": "parentToolbar",
|
|
25039
25024
|
"type": {
|
|
25040
|
-
"text": "
|
|
25025
|
+
"text": "HTMLElement | null"
|
|
25041
25026
|
},
|
|
25042
25027
|
"privacy": "private",
|
|
25043
25028
|
"inheritedFrom": {
|
|
25044
|
-
"name": "
|
|
25045
|
-
"module": "src/
|
|
25029
|
+
"name": "RadioGroup",
|
|
25030
|
+
"module": "src/radio-group/radio-group.ts"
|
|
25046
25031
|
}
|
|
25047
25032
|
},
|
|
25048
25033
|
{
|
|
25049
25034
|
"kind": "field",
|
|
25050
|
-
"name": "
|
|
25035
|
+
"name": "isInsideToolbar",
|
|
25051
25036
|
"type": {
|
|
25052
25037
|
"text": "boolean"
|
|
25053
25038
|
},
|
|
25054
25039
|
"privacy": "private",
|
|
25055
25040
|
"inheritedFrom": {
|
|
25056
|
-
"name": "
|
|
25057
|
-
"module": "src/
|
|
25041
|
+
"name": "RadioGroup",
|
|
25042
|
+
"module": "src/radio-group/radio-group.ts"
|
|
25058
25043
|
}
|
|
25059
25044
|
},
|
|
25060
25045
|
{
|
|
25061
25046
|
"kind": "field",
|
|
25062
|
-
"name": "
|
|
25047
|
+
"name": "isInsideFoundationToolbar",
|
|
25063
25048
|
"type": {
|
|
25064
25049
|
"text": "boolean"
|
|
25065
25050
|
},
|
|
25066
25051
|
"privacy": "private",
|
|
25067
25052
|
"inheritedFrom": {
|
|
25068
|
-
"name": "
|
|
25069
|
-
"module": "src/
|
|
25053
|
+
"name": "RadioGroup",
|
|
25054
|
+
"module": "src/radio-group/radio-group.ts"
|
|
25070
25055
|
}
|
|
25071
25056
|
},
|
|
25072
25057
|
{
|
|
25073
|
-
"kind": "
|
|
25074
|
-
"name": "
|
|
25075
|
-
"
|
|
25076
|
-
|
|
25058
|
+
"kind": "method",
|
|
25059
|
+
"name": "setupRadioButtons",
|
|
25060
|
+
"privacy": "private",
|
|
25061
|
+
"return": {
|
|
25062
|
+
"type": {
|
|
25063
|
+
"text": "void"
|
|
25064
|
+
}
|
|
25077
25065
|
},
|
|
25078
|
-
"privacy": "public",
|
|
25079
|
-
"default": "false",
|
|
25080
|
-
"description": "The open attribute.",
|
|
25081
25066
|
"inheritedFrom": {
|
|
25082
|
-
"name": "
|
|
25083
|
-
"module": "src/
|
|
25067
|
+
"name": "RadioGroup",
|
|
25068
|
+
"module": "src/radio-group/radio-group.ts"
|
|
25084
25069
|
}
|
|
25085
25070
|
},
|
|
25086
25071
|
{
|
|
25087
25072
|
"kind": "field",
|
|
25088
|
-
"name": "
|
|
25089
|
-
"
|
|
25090
|
-
"text": "ListboxOption[]"
|
|
25091
|
-
},
|
|
25092
|
-
"privacy": "public",
|
|
25093
|
-
"description": "The list of options.",
|
|
25073
|
+
"name": "radioChangeHandler",
|
|
25074
|
+
"privacy": "private",
|
|
25094
25075
|
"inheritedFrom": {
|
|
25095
|
-
"name": "
|
|
25096
|
-
"module": "src/
|
|
25076
|
+
"name": "RadioGroup",
|
|
25077
|
+
"module": "src/radio-group/radio-group.ts"
|
|
25097
25078
|
}
|
|
25098
25079
|
},
|
|
25099
25080
|
{
|
|
25100
25081
|
"kind": "field",
|
|
25101
|
-
"name": "
|
|
25102
|
-
"
|
|
25103
|
-
"text": "string"
|
|
25104
|
-
},
|
|
25105
|
-
"privacy": "public",
|
|
25106
|
-
"description": "Sets the placeholder value of the element, generally used to provide a hint to the user.",
|
|
25082
|
+
"name": "moveToRadioByIndex",
|
|
25083
|
+
"privacy": "private",
|
|
25107
25084
|
"inheritedFrom": {
|
|
25108
|
-
"name": "
|
|
25109
|
-
"module": "src/
|
|
25085
|
+
"name": "RadioGroup",
|
|
25086
|
+
"module": "src/radio-group/radio-group.ts"
|
|
25110
25087
|
}
|
|
25111
25088
|
},
|
|
25112
25089
|
{
|
|
25113
25090
|
"kind": "field",
|
|
25114
|
-
"name": "
|
|
25115
|
-
"
|
|
25116
|
-
"text": "SelectPosition | undefined"
|
|
25117
|
-
},
|
|
25118
|
-
"privacy": "public",
|
|
25119
|
-
"description": "The placement for the listbox when the combobox is open.",
|
|
25091
|
+
"name": "moveRightOffGroup",
|
|
25092
|
+
"privacy": "private",
|
|
25120
25093
|
"inheritedFrom": {
|
|
25121
|
-
"name": "
|
|
25122
|
-
"module": "src/
|
|
25094
|
+
"name": "RadioGroup",
|
|
25095
|
+
"module": "src/radio-group/radio-group.ts"
|
|
25123
25096
|
}
|
|
25124
25097
|
},
|
|
25125
25098
|
{
|
|
25126
25099
|
"kind": "field",
|
|
25127
|
-
"name": "
|
|
25128
|
-
"
|
|
25129
|
-
"text": "SelectPosition | undefined"
|
|
25130
|
-
},
|
|
25131
|
-
"privacy": "public",
|
|
25132
|
-
"description": "The current state of the calculated position of the listbox.",
|
|
25100
|
+
"name": "moveLeftOffGroup",
|
|
25101
|
+
"privacy": "private",
|
|
25133
25102
|
"inheritedFrom": {
|
|
25134
|
-
"name": "
|
|
25135
|
-
"module": "src/
|
|
25103
|
+
"name": "RadioGroup",
|
|
25104
|
+
"module": "src/radio-group/radio-group.ts"
|
|
25136
25105
|
}
|
|
25137
25106
|
},
|
|
25138
25107
|
{
|
|
25139
|
-
"kind": "
|
|
25140
|
-
"name": "
|
|
25141
|
-
"privacy": "
|
|
25142
|
-
"return": {
|
|
25143
|
-
"type": {
|
|
25144
|
-
"text": "void"
|
|
25145
|
-
}
|
|
25146
|
-
},
|
|
25147
|
-
"parameters": [
|
|
25148
|
-
{
|
|
25149
|
-
"name": "prev",
|
|
25150
|
-
"type": {
|
|
25151
|
-
"text": "SelectPosition | undefined"
|
|
25152
|
-
}
|
|
25153
|
-
},
|
|
25154
|
-
{
|
|
25155
|
-
"name": "next",
|
|
25156
|
-
"type": {
|
|
25157
|
-
"text": "SelectPosition | undefined"
|
|
25158
|
-
}
|
|
25159
|
-
}
|
|
25160
|
-
],
|
|
25108
|
+
"kind": "field",
|
|
25109
|
+
"name": "shouldMoveOffGroupToTheRight",
|
|
25110
|
+
"privacy": "private",
|
|
25161
25111
|
"inheritedFrom": {
|
|
25162
|
-
"name": "
|
|
25163
|
-
"module": "src/
|
|
25112
|
+
"name": "RadioGroup",
|
|
25113
|
+
"module": "src/radio-group/radio-group.ts"
|
|
25164
25114
|
}
|
|
25165
25115
|
},
|
|
25166
25116
|
{
|
|
25167
25117
|
"kind": "field",
|
|
25168
|
-
"name": "
|
|
25169
|
-
"privacy": "
|
|
25170
|
-
"description": "The value property.",
|
|
25118
|
+
"name": "shouldMoveOffGroupToTheLeft",
|
|
25119
|
+
"privacy": "private",
|
|
25171
25120
|
"inheritedFrom": {
|
|
25172
|
-
"name": "
|
|
25173
|
-
"module": "src/
|
|
25174
|
-
}
|
|
25175
|
-
},
|
|
25176
|
-
{
|
|
25177
|
-
"kind": "method",
|
|
25178
|
-
"name": "filterOptions",
|
|
25179
|
-
"privacy": "public",
|
|
25180
|
-
"return": {
|
|
25181
|
-
"type": {
|
|
25182
|
-
"text": "void"
|
|
25183
|
-
}
|
|
25184
|
-
},
|
|
25185
|
-
"description": "Filter available options by text value.",
|
|
25186
|
-
"inheritedFrom": {
|
|
25187
|
-
"name": "Combobox",
|
|
25188
|
-
"module": "src/combobox/combobox.ts"
|
|
25189
|
-
}
|
|
25190
|
-
},
|
|
25191
|
-
{
|
|
25192
|
-
"kind": "method",
|
|
25193
|
-
"name": "setPositioning",
|
|
25194
|
-
"privacy": "public",
|
|
25195
|
-
"return": {
|
|
25196
|
-
"type": {
|
|
25197
|
-
"text": "void"
|
|
25198
|
-
}
|
|
25199
|
-
},
|
|
25200
|
-
"description": "Calculate and apply listbox positioning based on available viewport space.",
|
|
25201
|
-
"parameters": [
|
|
25202
|
-
{
|
|
25203
|
-
"description": "direction to force the listbox to display",
|
|
25204
|
-
"name": "force"
|
|
25205
|
-
}
|
|
25206
|
-
],
|
|
25207
|
-
"inheritedFrom": {
|
|
25208
|
-
"name": "SearchBarCombobox",
|
|
25209
|
-
"module": "src/search-bar/search-bar-combobox.ts"
|
|
25210
|
-
}
|
|
25211
|
-
},
|
|
25212
|
-
{
|
|
25213
|
-
"kind": "field",
|
|
25214
|
-
"name": "proxy",
|
|
25215
|
-
"inheritedFrom": {
|
|
25216
|
-
"name": "SearchBarCombobox",
|
|
25217
|
-
"module": "src/search-bar/search-bar-combobox.ts"
|
|
25218
|
-
}
|
|
25219
|
-
},
|
|
25220
|
-
{
|
|
25221
|
-
"kind": "field",
|
|
25222
|
-
"name": "length",
|
|
25223
|
-
"type": {
|
|
25224
|
-
"text": "number"
|
|
25225
|
-
},
|
|
25226
|
-
"privacy": "public",
|
|
25227
|
-
"description": "The number of options.",
|
|
25228
|
-
"inheritedFrom": {
|
|
25229
|
-
"name": "SearchBarCombobox",
|
|
25230
|
-
"module": "src/search-bar/search-bar-combobox.ts"
|
|
25231
|
-
}
|
|
25232
|
-
},
|
|
25233
|
-
{
|
|
25234
|
-
"kind": "field",
|
|
25235
|
-
"name": "typeAheadExpired",
|
|
25236
|
-
"privacy": "protected",
|
|
25237
|
-
"inheritedFrom": {
|
|
25238
|
-
"name": "SearchBarCombobox",
|
|
25239
|
-
"module": "src/search-bar/search-bar-combobox.ts"
|
|
25240
|
-
}
|
|
25241
|
-
},
|
|
25242
|
-
{
|
|
25243
|
-
"kind": "field",
|
|
25244
|
-
"name": "disabled",
|
|
25245
|
-
"type": {
|
|
25246
|
-
"text": "boolean"
|
|
25247
|
-
},
|
|
25248
|
-
"privacy": "public",
|
|
25249
|
-
"description": "The disabled state of the listbox.",
|
|
25250
|
-
"inheritedFrom": {
|
|
25251
|
-
"name": "SearchBarCombobox",
|
|
25252
|
-
"module": "src/search-bar/search-bar-combobox.ts"
|
|
25121
|
+
"name": "RadioGroup",
|
|
25122
|
+
"module": "src/radio-group/radio-group.ts"
|
|
25253
25123
|
}
|
|
25254
25124
|
},
|
|
25255
25125
|
{
|
|
25256
25126
|
"kind": "field",
|
|
25257
|
-
"name": "
|
|
25258
|
-
"
|
|
25259
|
-
"text": "number"
|
|
25260
|
-
},
|
|
25261
|
-
"privacy": "public",
|
|
25262
|
-
"default": "-1",
|
|
25263
|
-
"description": "The index of the selected option.",
|
|
25127
|
+
"name": "checkFocusedRadio",
|
|
25128
|
+
"privacy": "private",
|
|
25264
25129
|
"inheritedFrom": {
|
|
25265
|
-
"name": "
|
|
25266
|
-
"module": "src/
|
|
25130
|
+
"name": "RadioGroup",
|
|
25131
|
+
"module": "src/radio-group/radio-group.ts"
|
|
25267
25132
|
}
|
|
25268
25133
|
},
|
|
25269
25134
|
{
|
|
25270
25135
|
"kind": "field",
|
|
25271
|
-
"name": "
|
|
25272
|
-
"
|
|
25273
|
-
"text": "ListboxOption[]"
|
|
25274
|
-
},
|
|
25275
|
-
"privacy": "public",
|
|
25276
|
-
"default": "[]",
|
|
25277
|
-
"description": "A collection of the selected options.",
|
|
25136
|
+
"name": "moveRight",
|
|
25137
|
+
"privacy": "private",
|
|
25278
25138
|
"inheritedFrom": {
|
|
25279
|
-
"name": "
|
|
25280
|
-
"module": "src/
|
|
25139
|
+
"name": "RadioGroup",
|
|
25140
|
+
"module": "src/radio-group/radio-group.ts"
|
|
25281
25141
|
}
|
|
25282
25142
|
},
|
|
25283
25143
|
{
|
|
25284
25144
|
"kind": "field",
|
|
25285
|
-
"name": "
|
|
25286
|
-
"privacy": "
|
|
25287
|
-
"static": true,
|
|
25288
|
-
"description": "A static filter to include only selectable options.",
|
|
25289
|
-
"parameters": [
|
|
25290
|
-
{
|
|
25291
|
-
"description": "element to filter",
|
|
25292
|
-
"name": "n"
|
|
25293
|
-
}
|
|
25294
|
-
],
|
|
25295
|
-
"inheritedFrom": {
|
|
25296
|
-
"name": "SearchBarCombobox",
|
|
25297
|
-
"module": "src/search-bar/search-bar-combobox.ts"
|
|
25298
|
-
}
|
|
25299
|
-
},
|
|
25300
|
-
{
|
|
25301
|
-
"kind": "method",
|
|
25302
|
-
"name": "selectFirstOption",
|
|
25303
|
-
"privacy": "public",
|
|
25304
|
-
"return": {
|
|
25305
|
-
"type": {
|
|
25306
|
-
"text": "void"
|
|
25307
|
-
}
|
|
25308
|
-
},
|
|
25309
|
-
"description": "Moves focus to the first selectable option.",
|
|
25310
|
-
"inheritedFrom": {
|
|
25311
|
-
"name": "SearchBarCombobox",
|
|
25312
|
-
"module": "src/search-bar/search-bar-combobox.ts"
|
|
25313
|
-
}
|
|
25314
|
-
},
|
|
25315
|
-
{
|
|
25316
|
-
"kind": "method",
|
|
25317
|
-
"name": "setSelectedOptions",
|
|
25318
|
-
"privacy": "public",
|
|
25319
|
-
"description": "Sets an option as selected and gives it focus.",
|
|
25145
|
+
"name": "moveLeft",
|
|
25146
|
+
"privacy": "private",
|
|
25320
25147
|
"inheritedFrom": {
|
|
25321
|
-
"name": "
|
|
25322
|
-
"module": "src/
|
|
25148
|
+
"name": "RadioGroup",
|
|
25149
|
+
"module": "src/radio-group/radio-group.ts"
|
|
25323
25150
|
}
|
|
25324
25151
|
},
|
|
25325
25152
|
{
|
|
@@ -25331,8 +25158,8 @@
|
|
|
25331
25158
|
"privacy": "private",
|
|
25332
25159
|
"default": "void 0",
|
|
25333
25160
|
"inheritedFrom": {
|
|
25334
|
-
"name": "
|
|
25335
|
-
"module": "src/
|
|
25161
|
+
"name": "RadioGroup",
|
|
25162
|
+
"module": "src/radio-group/radio-group.ts"
|
|
25336
25163
|
}
|
|
25337
25164
|
},
|
|
25338
25165
|
{
|
|
@@ -25344,8 +25171,8 @@
|
|
|
25344
25171
|
"privacy": "public",
|
|
25345
25172
|
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
25346
25173
|
"inheritedFrom": {
|
|
25347
|
-
"name": "
|
|
25348
|
-
"module": "src/
|
|
25174
|
+
"name": "RadioGroup",
|
|
25175
|
+
"module": "src/radio-group/radio-group.ts"
|
|
25349
25176
|
}
|
|
25350
25177
|
},
|
|
25351
25178
|
{
|
|
@@ -25357,8 +25184,8 @@
|
|
|
25357
25184
|
"privacy": "public",
|
|
25358
25185
|
"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.",
|
|
25359
25186
|
"inheritedFrom": {
|
|
25360
|
-
"name": "
|
|
25361
|
-
"module": "src/
|
|
25187
|
+
"name": "RadioGroup",
|
|
25188
|
+
"module": "src/radio-group/radio-group.ts"
|
|
25362
25189
|
}
|
|
25363
25190
|
},
|
|
25364
25191
|
{
|
|
@@ -25371,8 +25198,8 @@
|
|
|
25371
25198
|
}
|
|
25372
25199
|
},
|
|
25373
25200
|
"inheritedFrom": {
|
|
25374
|
-
"name": "
|
|
25375
|
-
"module": "src/
|
|
25201
|
+
"name": "RadioGroup",
|
|
25202
|
+
"module": "src/radio-group/radio-group.ts"
|
|
25376
25203
|
}
|
|
25377
25204
|
},
|
|
25378
25205
|
{
|
|
@@ -25384,8 +25211,8 @@
|
|
|
25384
25211
|
"privacy": "public",
|
|
25385
25212
|
"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.",
|
|
25386
25213
|
"inheritedFrom": {
|
|
25387
|
-
"name": "
|
|
25388
|
-
"module": "src/
|
|
25214
|
+
"name": "RadioGroup",
|
|
25215
|
+
"module": "src/radio-group/radio-group.ts"
|
|
25389
25216
|
}
|
|
25390
25217
|
},
|
|
25391
25218
|
{
|
|
@@ -25398,8 +25225,8 @@
|
|
|
25398
25225
|
}
|
|
25399
25226
|
},
|
|
25400
25227
|
"inheritedFrom": {
|
|
25401
|
-
"name": "
|
|
25402
|
-
"module": "src/
|
|
25228
|
+
"name": "RadioGroup",
|
|
25229
|
+
"module": "src/radio-group/radio-group.ts"
|
|
25403
25230
|
}
|
|
25404
25231
|
},
|
|
25405
25232
|
{
|
|
@@ -25429,1521 +25256,1529 @@
|
|
|
25429
25256
|
],
|
|
25430
25257
|
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
25431
25258
|
"inheritedFrom": {
|
|
25432
|
-
"name": "
|
|
25433
|
-
"module": "src/
|
|
25434
|
-
}
|
|
25435
|
-
},
|
|
25436
|
-
{
|
|
25437
|
-
"kind": "field",
|
|
25438
|
-
"name": "_ourValue",
|
|
25439
|
-
"type": {
|
|
25440
|
-
"text": "string"
|
|
25441
|
-
},
|
|
25442
|
-
"privacy": "private",
|
|
25443
|
-
"inheritedFrom": {
|
|
25444
|
-
"name": "Combobox",
|
|
25445
|
-
"module": "src/combobox/combobox.ts"
|
|
25446
|
-
}
|
|
25447
|
-
},
|
|
25448
|
-
{
|
|
25449
|
-
"kind": "field",
|
|
25450
|
-
"name": "#indicator",
|
|
25451
|
-
"privacy": "private",
|
|
25452
|
-
"type": {
|
|
25453
|
-
"text": "Element"
|
|
25454
|
-
},
|
|
25455
|
-
"inheritedFrom": {
|
|
25456
|
-
"name": "Combobox",
|
|
25457
|
-
"module": "src/combobox/combobox.ts"
|
|
25458
|
-
}
|
|
25459
|
-
},
|
|
25460
|
-
{
|
|
25461
|
-
"kind": "field",
|
|
25462
|
-
"name": "#wasOpenOnEnterDown",
|
|
25463
|
-
"privacy": "private",
|
|
25464
|
-
"type": {
|
|
25465
|
-
"text": "boolean"
|
|
25466
|
-
},
|
|
25467
|
-
"default": "false",
|
|
25468
|
-
"inheritedFrom": {
|
|
25469
|
-
"name": "Combobox",
|
|
25470
|
-
"module": "src/combobox/combobox.ts"
|
|
25471
|
-
}
|
|
25472
|
-
},
|
|
25473
|
-
{
|
|
25474
|
-
"kind": "field",
|
|
25475
|
-
"name": "slottedDatasource",
|
|
25476
|
-
"type": {
|
|
25477
|
-
"text": "HTMLSlotElement"
|
|
25478
|
-
},
|
|
25479
|
-
"inheritedFrom": {
|
|
25480
|
-
"name": "Combobox",
|
|
25481
|
-
"module": "src/combobox/combobox.ts"
|
|
25482
|
-
}
|
|
25483
|
-
},
|
|
25484
|
-
{
|
|
25485
|
-
"kind": "field",
|
|
25486
|
-
"name": "async",
|
|
25487
|
-
"type": {
|
|
25488
|
-
"text": "boolean"
|
|
25489
|
-
},
|
|
25490
|
-
"default": "false",
|
|
25491
|
-
"inheritedFrom": {
|
|
25492
|
-
"name": "Combobox",
|
|
25493
|
-
"module": "src/combobox/combobox.ts"
|
|
25259
|
+
"name": "RadioGroup",
|
|
25260
|
+
"module": "src/radio-group/radio-group.ts"
|
|
25494
25261
|
}
|
|
25495
|
-
}
|
|
25262
|
+
}
|
|
25263
|
+
],
|
|
25264
|
+
"events": [
|
|
25496
25265
|
{
|
|
25497
|
-
"
|
|
25498
|
-
"name": "
|
|
25499
|
-
"type": {
|
|
25500
|
-
"text": "number"
|
|
25501
|
-
},
|
|
25502
|
-
"default": "500",
|
|
25266
|
+
"description": "Fires a custom 'change' event when the value changes",
|
|
25267
|
+
"name": "change",
|
|
25503
25268
|
"inheritedFrom": {
|
|
25504
|
-
"name": "
|
|
25505
|
-
"module": "src/
|
|
25506
|
-
}
|
|
25507
|
-
},
|
|
25508
|
-
{
|
|
25509
|
-
"kind": "method",
|
|
25510
|
-
"name": "debounceChanged",
|
|
25511
|
-
"parameters": [
|
|
25512
|
-
{
|
|
25513
|
-
"name": "oldValue"
|
|
25514
|
-
},
|
|
25515
|
-
{
|
|
25516
|
-
"name": "newValue",
|
|
25517
|
-
"type": {
|
|
25518
|
-
"text": "number"
|
|
25519
|
-
}
|
|
25520
|
-
}
|
|
25521
|
-
],
|
|
25522
|
-
"inheritedFrom": {
|
|
25523
|
-
"name": "Combobox",
|
|
25524
|
-
"module": "src/combobox/combobox.ts"
|
|
25525
|
-
}
|
|
25526
|
-
},
|
|
25527
|
-
{
|
|
25528
|
-
"kind": "field",
|
|
25529
|
-
"name": "debouncedInputHandler",
|
|
25530
|
-
"inheritedFrom": {
|
|
25531
|
-
"name": "Combobox",
|
|
25532
|
-
"module": "src/combobox/combobox.ts"
|
|
25533
|
-
}
|
|
25534
|
-
},
|
|
25535
|
-
{
|
|
25536
|
-
"kind": "field",
|
|
25537
|
-
"name": "caseSensitive",
|
|
25538
|
-
"type": {
|
|
25539
|
-
"text": "boolean"
|
|
25540
|
-
},
|
|
25541
|
-
"privacy": "public",
|
|
25542
|
-
"default": "false",
|
|
25543
|
-
"description": "Controls whether to perform a case-sensitive search in the list of options",
|
|
25544
|
-
"inheritedFrom": {
|
|
25545
|
-
"name": "Combobox",
|
|
25546
|
-
"module": "src/combobox/combobox.ts"
|
|
25547
|
-
}
|
|
25548
|
-
},
|
|
25549
|
-
{
|
|
25550
|
-
"kind": "field",
|
|
25551
|
-
"name": "ignoreInputClick",
|
|
25552
|
-
"type": {
|
|
25553
|
-
"text": "boolean"
|
|
25554
|
-
},
|
|
25555
|
-
"privacy": "public",
|
|
25556
|
-
"default": "false",
|
|
25557
|
-
"description": "Controls whether to suppress opening the dropdown when the input field is clicked",
|
|
25558
|
-
"inheritedFrom": {
|
|
25559
|
-
"name": "Combobox",
|
|
25560
|
-
"module": "src/combobox/combobox.ts"
|
|
25561
|
-
}
|
|
25562
|
-
},
|
|
25563
|
-
{
|
|
25564
|
-
"kind": "method",
|
|
25565
|
-
"name": "slottedOptionsChanged",
|
|
25566
|
-
"privacy": "public",
|
|
25567
|
-
"return": {
|
|
25568
|
-
"type": {
|
|
25569
|
-
"text": "void"
|
|
25570
|
-
}
|
|
25571
|
-
},
|
|
25572
|
-
"parameters": [
|
|
25573
|
-
{
|
|
25574
|
-
"name": "prev",
|
|
25575
|
-
"type": {
|
|
25576
|
-
"text": "Element[] | undefined"
|
|
25577
|
-
}
|
|
25578
|
-
},
|
|
25579
|
-
{
|
|
25580
|
-
"name": "next",
|
|
25581
|
-
"type": {
|
|
25582
|
-
"text": "Element[]"
|
|
25583
|
-
}
|
|
25584
|
-
}
|
|
25585
|
-
],
|
|
25586
|
-
"inheritedFrom": {
|
|
25587
|
-
"name": "Combobox",
|
|
25588
|
-
"module": "src/combobox/combobox.ts"
|
|
25589
|
-
}
|
|
25590
|
-
},
|
|
25591
|
-
{
|
|
25592
|
-
"kind": "field",
|
|
25593
|
-
"name": "indicator",
|
|
25594
|
-
"type": {
|
|
25595
|
-
"text": "Element"
|
|
25596
|
-
},
|
|
25597
|
-
"privacy": "protected",
|
|
25598
|
-
"description": "Gets the HTML element for the indicator button",
|
|
25599
|
-
"readonly": true,
|
|
25600
|
-
"inheritedFrom": {
|
|
25601
|
-
"name": "Combobox",
|
|
25602
|
-
"module": "src/combobox/combobox.ts"
|
|
25603
|
-
}
|
|
25604
|
-
},
|
|
25605
|
-
{
|
|
25606
|
-
"kind": "method",
|
|
25607
|
-
"name": "selectItemByValue",
|
|
25608
|
-
"privacy": "protected",
|
|
25609
|
-
"parameters": [
|
|
25610
|
-
{
|
|
25611
|
-
"name": "value",
|
|
25612
|
-
"type": {
|
|
25613
|
-
"text": "string"
|
|
25614
|
-
},
|
|
25615
|
-
"description": "The text value of the item to be selected"
|
|
25616
|
-
}
|
|
25617
|
-
],
|
|
25618
|
-
"description": "Selects an item in the dropdown based on its text value",
|
|
25619
|
-
"inheritedFrom": {
|
|
25620
|
-
"name": "Combobox",
|
|
25621
|
-
"module": "src/combobox/combobox.ts"
|
|
25622
|
-
}
|
|
25623
|
-
},
|
|
25624
|
-
{
|
|
25625
|
-
"kind": "method",
|
|
25626
|
-
"name": "asyncSetFilter",
|
|
25627
|
-
"inheritedFrom": {
|
|
25628
|
-
"name": "Combobox",
|
|
25629
|
-
"module": "src/combobox/combobox.ts"
|
|
25630
|
-
}
|
|
25631
|
-
}
|
|
25632
|
-
],
|
|
25633
|
-
"events": [
|
|
25634
|
-
{
|
|
25635
|
-
"description": "Fires a custom 'change' event when the value updates",
|
|
25636
|
-
"name": "change",
|
|
25637
|
-
"inheritedFrom": {
|
|
25638
|
-
"name": "SearchBarCombobox",
|
|
25639
|
-
"module": "src/search-bar/search-bar-combobox.ts"
|
|
25269
|
+
"name": "RadioGroup",
|
|
25270
|
+
"module": "src/radio-group/radio-group.ts"
|
|
25640
25271
|
}
|
|
25641
25272
|
}
|
|
25642
25273
|
]
|
|
25643
25274
|
},
|
|
25644
25275
|
{
|
|
25645
25276
|
"kind": "variable",
|
|
25646
|
-
"name": "
|
|
25647
|
-
"description": "The Zero Search Bar Combobox",
|
|
25648
|
-
"privacy": "public"
|
|
25277
|
+
"name": "zeroRadioGroup"
|
|
25649
25278
|
}
|
|
25650
25279
|
],
|
|
25651
25280
|
"exports": [
|
|
25652
25281
|
{
|
|
25653
25282
|
"kind": "js",
|
|
25654
|
-
"name": "
|
|
25283
|
+
"name": "RadioGroup",
|
|
25655
25284
|
"declaration": {
|
|
25656
|
-
"name": "
|
|
25657
|
-
"module": "src/
|
|
25285
|
+
"name": "RadioGroup",
|
|
25286
|
+
"module": "src/radio-group/radio-group.ts"
|
|
25658
25287
|
}
|
|
25659
25288
|
},
|
|
25660
25289
|
{
|
|
25661
25290
|
"kind": "js",
|
|
25662
|
-
"name": "
|
|
25291
|
+
"name": "zeroRadioGroup",
|
|
25663
25292
|
"declaration": {
|
|
25664
|
-
"name": "
|
|
25665
|
-
"module": "src/
|
|
25293
|
+
"name": "zeroRadioGroup",
|
|
25294
|
+
"module": "src/radio-group/radio-group.ts"
|
|
25666
25295
|
}
|
|
25667
25296
|
}
|
|
25668
25297
|
]
|
|
25669
25298
|
},
|
|
25670
25299
|
{
|
|
25671
25300
|
"kind": "javascript-module",
|
|
25672
|
-
"path": "src/search-bar/
|
|
25673
|
-
"declarations": [
|
|
25301
|
+
"path": "src/search-bar/index.ts",
|
|
25302
|
+
"declarations": [],
|
|
25303
|
+
"exports": [
|
|
25674
25304
|
{
|
|
25675
|
-
"kind": "
|
|
25676
|
-
"name": "
|
|
25677
|
-
"
|
|
25678
|
-
"
|
|
25679
|
-
|
|
25680
|
-
|
|
25305
|
+
"kind": "js",
|
|
25306
|
+
"name": "*",
|
|
25307
|
+
"declaration": {
|
|
25308
|
+
"name": "*",
|
|
25309
|
+
"package": "./search-bar"
|
|
25310
|
+
}
|
|
25681
25311
|
},
|
|
25682
25312
|
{
|
|
25683
|
-
"kind": "
|
|
25684
|
-
"name": "
|
|
25685
|
-
"
|
|
25686
|
-
"
|
|
25687
|
-
|
|
25688
|
-
|
|
25689
|
-
}
|
|
25690
|
-
],
|
|
25691
|
-
"exports": [
|
|
25313
|
+
"kind": "js",
|
|
25314
|
+
"name": "*",
|
|
25315
|
+
"declaration": {
|
|
25316
|
+
"name": "*",
|
|
25317
|
+
"package": "./search-bar.styles"
|
|
25318
|
+
}
|
|
25319
|
+
},
|
|
25692
25320
|
{
|
|
25693
25321
|
"kind": "js",
|
|
25694
|
-
"name": "
|
|
25322
|
+
"name": "*",
|
|
25695
25323
|
"declaration": {
|
|
25696
|
-
"name": "
|
|
25697
|
-
"
|
|
25324
|
+
"name": "*",
|
|
25325
|
+
"package": "./search-bar.template"
|
|
25698
25326
|
}
|
|
25699
25327
|
},
|
|
25700
25328
|
{
|
|
25701
25329
|
"kind": "js",
|
|
25702
|
-
"name": "
|
|
25330
|
+
"name": "*",
|
|
25703
25331
|
"declaration": {
|
|
25704
|
-
"name": "
|
|
25705
|
-
"
|
|
25332
|
+
"name": "*",
|
|
25333
|
+
"package": "./search-bar-combobox"
|
|
25706
25334
|
}
|
|
25707
|
-
}
|
|
25708
|
-
]
|
|
25709
|
-
},
|
|
25710
|
-
{
|
|
25711
|
-
"kind": "javascript-module",
|
|
25712
|
-
"path": "src/search-bar/search-bar.styles.ts",
|
|
25713
|
-
"declarations": [
|
|
25335
|
+
},
|
|
25714
25336
|
{
|
|
25715
|
-
"kind": "
|
|
25716
|
-
"name": "
|
|
25717
|
-
"
|
|
25718
|
-
|
|
25719
|
-
|
|
25720
|
-
|
|
25337
|
+
"kind": "js",
|
|
25338
|
+
"name": "*",
|
|
25339
|
+
"declaration": {
|
|
25340
|
+
"name": "*",
|
|
25341
|
+
"package": "./search-bar-combobox.styles"
|
|
25342
|
+
}
|
|
25343
|
+
},
|
|
25721
25344
|
{
|
|
25722
25345
|
"kind": "js",
|
|
25723
|
-
"name": "
|
|
25346
|
+
"name": "*",
|
|
25724
25347
|
"declaration": {
|
|
25725
|
-
"name": "
|
|
25726
|
-
"
|
|
25348
|
+
"name": "*",
|
|
25349
|
+
"package": "./search-bar-combobox.template"
|
|
25727
25350
|
}
|
|
25728
25351
|
}
|
|
25729
25352
|
]
|
|
25730
25353
|
},
|
|
25731
25354
|
{
|
|
25732
25355
|
"kind": "javascript-module",
|
|
25733
|
-
"path": "src/search-bar/search-bar.
|
|
25356
|
+
"path": "src/search-bar/search-bar-combobox.styles.ts",
|
|
25734
25357
|
"declarations": [
|
|
25735
25358
|
{
|
|
25736
|
-
"kind": "
|
|
25737
|
-
"name": "
|
|
25738
|
-
"
|
|
25359
|
+
"kind": "function",
|
|
25360
|
+
"name": "zeroSearchBarComboboxStyles",
|
|
25361
|
+
"return": {
|
|
25362
|
+
"type": {
|
|
25363
|
+
"text": "ElementStyles"
|
|
25364
|
+
}
|
|
25365
|
+
},
|
|
25366
|
+
"parameters": [
|
|
25367
|
+
{
|
|
25368
|
+
"name": "context",
|
|
25369
|
+
"type": {
|
|
25370
|
+
"text": "ElementDefinitionContext"
|
|
25371
|
+
}
|
|
25372
|
+
},
|
|
25373
|
+
{
|
|
25374
|
+
"name": "definition",
|
|
25375
|
+
"type": {
|
|
25376
|
+
"text": "FoundationElementDefinition"
|
|
25377
|
+
}
|
|
25378
|
+
}
|
|
25379
|
+
]
|
|
25739
25380
|
}
|
|
25740
25381
|
],
|
|
25741
25382
|
"exports": [
|
|
25742
25383
|
{
|
|
25743
25384
|
"kind": "js",
|
|
25744
|
-
"name": "
|
|
25385
|
+
"name": "zeroSearchBarComboboxStyles",
|
|
25745
25386
|
"declaration": {
|
|
25746
|
-
"name": "
|
|
25747
|
-
"module": "src/search-bar/search-bar.
|
|
25387
|
+
"name": "zeroSearchBarComboboxStyles",
|
|
25388
|
+
"module": "src/search-bar/search-bar-combobox.styles.ts"
|
|
25748
25389
|
}
|
|
25749
25390
|
}
|
|
25750
25391
|
]
|
|
25751
25392
|
},
|
|
25752
25393
|
{
|
|
25753
25394
|
"kind": "javascript-module",
|
|
25754
|
-
"path": "src/search-bar/search-bar.ts",
|
|
25395
|
+
"path": "src/search-bar/search-bar-combobox.template.ts",
|
|
25755
25396
|
"declarations": [
|
|
25756
25397
|
{
|
|
25757
|
-
"kind": "
|
|
25758
|
-
"
|
|
25759
|
-
"
|
|
25760
|
-
|
|
25761
|
-
|
|
25762
|
-
|
|
25763
|
-
|
|
25764
|
-
|
|
25765
|
-
|
|
25766
|
-
|
|
25767
|
-
"
|
|
25768
|
-
|
|
25769
|
-
"name": "SearchBar",
|
|
25770
|
-
"module": "src/search-bar/search-bar.ts"
|
|
25398
|
+
"kind": "function",
|
|
25399
|
+
"name": "zeroSearchBarComboboxTemplate",
|
|
25400
|
+
"return": {
|
|
25401
|
+
"type": {
|
|
25402
|
+
"text": "ViewTemplate<SearchBarCombobox>"
|
|
25403
|
+
}
|
|
25404
|
+
},
|
|
25405
|
+
"parameters": [
|
|
25406
|
+
{
|
|
25407
|
+
"name": "context",
|
|
25408
|
+
"type": {
|
|
25409
|
+
"text": "ElementDefinitionContext"
|
|
25771
25410
|
}
|
|
25772
25411
|
},
|
|
25773
25412
|
{
|
|
25774
|
-
"
|
|
25775
|
-
"name": "combobox",
|
|
25413
|
+
"name": "definition",
|
|
25776
25414
|
"type": {
|
|
25777
|
-
"text": "
|
|
25415
|
+
"text": "ComboboxOptions"
|
|
25416
|
+
}
|
|
25417
|
+
}
|
|
25418
|
+
]
|
|
25419
|
+
}
|
|
25420
|
+
],
|
|
25421
|
+
"exports": [
|
|
25422
|
+
{
|
|
25423
|
+
"kind": "js",
|
|
25424
|
+
"name": "zeroSearchBarComboboxTemplate",
|
|
25425
|
+
"declaration": {
|
|
25426
|
+
"name": "zeroSearchBarComboboxTemplate",
|
|
25427
|
+
"module": "src/search-bar/search-bar-combobox.template.ts"
|
|
25428
|
+
}
|
|
25429
|
+
}
|
|
25430
|
+
]
|
|
25431
|
+
},
|
|
25432
|
+
{
|
|
25433
|
+
"kind": "javascript-module",
|
|
25434
|
+
"path": "src/search-bar/search-bar-combobox.ts",
|
|
25435
|
+
"declarations": [
|
|
25436
|
+
{
|
|
25437
|
+
"kind": "class",
|
|
25438
|
+
"description": "",
|
|
25439
|
+
"name": "SearchBarCombobox",
|
|
25440
|
+
"superclass": {
|
|
25441
|
+
"name": "FoundationSearchBarCombobox",
|
|
25442
|
+
"package": "@genesislcap/foundation-ui"
|
|
25443
|
+
},
|
|
25444
|
+
"tagName": "%%prefix%%-search-bar-combobox",
|
|
25445
|
+
"customElement": true,
|
|
25446
|
+
"attributes": [
|
|
25447
|
+
{
|
|
25448
|
+
"name": "minlength",
|
|
25449
|
+
"type": {
|
|
25450
|
+
"text": "number"
|
|
25778
25451
|
},
|
|
25779
|
-
"
|
|
25452
|
+
"default": "COMBO_INPUT_MIN_LENGTH",
|
|
25453
|
+
"resolveInitializer": {
|
|
25454
|
+
"module": "/src/search-bar/search-bar.types"
|
|
25455
|
+
},
|
|
25456
|
+
"fieldName": "minlength",
|
|
25780
25457
|
"inheritedFrom": {
|
|
25781
|
-
"name": "
|
|
25782
|
-
"module": "src/search-bar/search-bar.ts"
|
|
25458
|
+
"name": "SearchBarCombobox",
|
|
25459
|
+
"module": "src/search-bar/search-bar-combobox.ts"
|
|
25783
25460
|
}
|
|
25784
25461
|
},
|
|
25785
25462
|
{
|
|
25786
|
-
"
|
|
25787
|
-
"
|
|
25463
|
+
"name": "autocomplete",
|
|
25464
|
+
"type": {
|
|
25465
|
+
"text": "ComboboxAutocomplete | undefined"
|
|
25466
|
+
},
|
|
25467
|
+
"description": "The autocomplete attribute.",
|
|
25468
|
+
"fieldName": "autocomplete",
|
|
25788
25469
|
"inheritedFrom": {
|
|
25789
|
-
"name": "
|
|
25790
|
-
"module": "src/search-bar/search-bar.ts"
|
|
25470
|
+
"name": "SearchBarCombobox",
|
|
25471
|
+
"module": "src/search-bar/search-bar-combobox.ts"
|
|
25791
25472
|
}
|
|
25792
25473
|
},
|
|
25793
25474
|
{
|
|
25794
|
-
"
|
|
25795
|
-
"name": "options",
|
|
25475
|
+
"name": "open",
|
|
25796
25476
|
"type": {
|
|
25797
|
-
"text": "
|
|
25477
|
+
"text": "boolean"
|
|
25798
25478
|
},
|
|
25479
|
+
"default": "false",
|
|
25480
|
+
"description": "The open attribute.",
|
|
25481
|
+
"fieldName": "open",
|
|
25799
25482
|
"inheritedFrom": {
|
|
25800
|
-
"name": "
|
|
25801
|
-
"module": "src/search-bar/search-bar.ts"
|
|
25483
|
+
"name": "SearchBarCombobox",
|
|
25484
|
+
"module": "src/search-bar/search-bar-combobox.ts"
|
|
25802
25485
|
}
|
|
25803
25486
|
},
|
|
25804
25487
|
{
|
|
25805
|
-
"
|
|
25806
|
-
"name": "searchTerm",
|
|
25488
|
+
"name": "placeholder",
|
|
25807
25489
|
"type": {
|
|
25808
25490
|
"text": "string"
|
|
25809
25491
|
},
|
|
25810
|
-
"
|
|
25492
|
+
"description": "Sets the placeholder value of the element, generally used to provide a hint to the user.",
|
|
25493
|
+
"fieldName": "placeholder",
|
|
25811
25494
|
"inheritedFrom": {
|
|
25812
|
-
"name": "
|
|
25813
|
-
"module": "src/search-bar/search-bar.ts"
|
|
25495
|
+
"name": "SearchBarCombobox",
|
|
25496
|
+
"module": "src/search-bar/search-bar-combobox.ts"
|
|
25814
25497
|
}
|
|
25815
25498
|
},
|
|
25816
25499
|
{
|
|
25817
|
-
"
|
|
25818
|
-
"name": "minlength",
|
|
25500
|
+
"name": "position",
|
|
25819
25501
|
"type": {
|
|
25820
|
-
"text": "
|
|
25502
|
+
"text": "SelectPosition | undefined"
|
|
25821
25503
|
},
|
|
25822
|
-
"
|
|
25504
|
+
"description": "The placement for the listbox when the combobox is open.",
|
|
25505
|
+
"fieldName": "positionAttribute",
|
|
25823
25506
|
"inheritedFrom": {
|
|
25824
|
-
"name": "
|
|
25825
|
-
"module": "src/search-bar/search-bar.ts"
|
|
25507
|
+
"name": "SearchBarCombobox",
|
|
25508
|
+
"module": "src/search-bar/search-bar-combobox.ts"
|
|
25826
25509
|
}
|
|
25827
25510
|
},
|
|
25828
25511
|
{
|
|
25829
|
-
"kind": "field",
|
|
25830
|
-
"name": "placeholder",
|
|
25831
25512
|
"type": {
|
|
25832
|
-
"text": "
|
|
25513
|
+
"text": "boolean"
|
|
25833
25514
|
},
|
|
25834
|
-
"default": "
|
|
25515
|
+
"default": "false",
|
|
25516
|
+
"fieldName": "disabled",
|
|
25517
|
+
"description": "The disabled state of the listbox.",
|
|
25835
25518
|
"inheritedFrom": {
|
|
25836
|
-
"name": "
|
|
25837
|
-
"module": "src/
|
|
25519
|
+
"name": "Combobox",
|
|
25520
|
+
"module": "src/combobox/combobox.ts"
|
|
25838
25521
|
}
|
|
25839
25522
|
},
|
|
25840
25523
|
{
|
|
25841
|
-
"
|
|
25842
|
-
"name": "disabled",
|
|
25524
|
+
"name": "debounce",
|
|
25843
25525
|
"type": {
|
|
25844
|
-
"text": "
|
|
25526
|
+
"text": "number"
|
|
25527
|
+
},
|
|
25528
|
+
"default": "DEBOUNCE_TIME",
|
|
25529
|
+
"resolveInitializer": {
|
|
25530
|
+
"module": "src/combobox/combobox.ts"
|
|
25845
25531
|
},
|
|
25532
|
+
"fieldName": "debounce",
|
|
25846
25533
|
"inheritedFrom": {
|
|
25847
|
-
"name": "
|
|
25848
|
-
"module": "src/
|
|
25534
|
+
"name": "Combobox",
|
|
25535
|
+
"module": "src/combobox/combobox.ts"
|
|
25849
25536
|
}
|
|
25850
25537
|
},
|
|
25851
25538
|
{
|
|
25852
|
-
"
|
|
25853
|
-
"name": "loading",
|
|
25539
|
+
"name": "case-sensitive",
|
|
25854
25540
|
"type": {
|
|
25855
25541
|
"text": "boolean"
|
|
25856
25542
|
},
|
|
25543
|
+
"default": "false",
|
|
25544
|
+
"description": "Controls whether to perform a case-sensitive search in the list of options",
|
|
25545
|
+
"fieldName": "caseSensitive",
|
|
25857
25546
|
"inheritedFrom": {
|
|
25858
|
-
"name": "
|
|
25859
|
-
"module": "src/
|
|
25547
|
+
"name": "Combobox",
|
|
25548
|
+
"module": "src/combobox/combobox.ts"
|
|
25860
25549
|
}
|
|
25861
25550
|
},
|
|
25862
25551
|
{
|
|
25863
|
-
"
|
|
25864
|
-
"name": "selectedOptions",
|
|
25552
|
+
"name": "ignore-input-click",
|
|
25865
25553
|
"type": {
|
|
25866
|
-
"text": "
|
|
25554
|
+
"text": "boolean"
|
|
25867
25555
|
},
|
|
25868
|
-
"default": "
|
|
25556
|
+
"default": "false",
|
|
25557
|
+
"description": "Controls whether to suppress opening the dropdown when the input field is clicked",
|
|
25558
|
+
"fieldName": "ignoreInputClick",
|
|
25869
25559
|
"inheritedFrom": {
|
|
25870
|
-
"name": "
|
|
25871
|
-
"module": "src/
|
|
25560
|
+
"name": "Combobox",
|
|
25561
|
+
"module": "src/combobox/combobox.ts"
|
|
25872
25562
|
}
|
|
25873
|
-
}
|
|
25563
|
+
}
|
|
25564
|
+
],
|
|
25565
|
+
"members": [
|
|
25874
25566
|
{
|
|
25875
25567
|
"kind": "field",
|
|
25876
|
-
"name": "
|
|
25568
|
+
"name": "minlength",
|
|
25877
25569
|
"type": {
|
|
25878
|
-
"text": "
|
|
25570
|
+
"text": "number"
|
|
25879
25571
|
},
|
|
25572
|
+
"default": "COMBO_INPUT_MIN_LENGTH",
|
|
25880
25573
|
"inheritedFrom": {
|
|
25881
|
-
"name": "
|
|
25882
|
-
"module": "src/search-bar/search-bar.ts"
|
|
25574
|
+
"name": "SearchBarCombobox",
|
|
25575
|
+
"module": "src/search-bar/search-bar-combobox.ts"
|
|
25883
25576
|
}
|
|
25884
25577
|
},
|
|
25885
25578
|
{
|
|
25886
25579
|
"kind": "field",
|
|
25887
|
-
"name": "
|
|
25580
|
+
"name": "previousLength",
|
|
25888
25581
|
"type": {
|
|
25889
|
-
"text": "
|
|
25582
|
+
"text": "number"
|
|
25890
25583
|
},
|
|
25891
|
-
"privacy": "
|
|
25584
|
+
"privacy": "private",
|
|
25585
|
+
"default": "-1",
|
|
25892
25586
|
"inheritedFrom": {
|
|
25893
|
-
"name": "
|
|
25894
|
-
"module": "src/search-bar/search-bar.ts"
|
|
25587
|
+
"name": "SearchBarCombobox",
|
|
25588
|
+
"module": "src/search-bar/search-bar-combobox.ts"
|
|
25895
25589
|
}
|
|
25896
25590
|
},
|
|
25897
25591
|
{
|
|
25898
|
-
"kind": "
|
|
25899
|
-
"name": "
|
|
25900
|
-
"privacy": "
|
|
25592
|
+
"kind": "field",
|
|
25593
|
+
"name": "changeListener",
|
|
25594
|
+
"privacy": "private",
|
|
25901
25595
|
"inheritedFrom": {
|
|
25902
|
-
"name": "
|
|
25903
|
-
"module": "src/search-bar/search-bar.ts"
|
|
25596
|
+
"name": "SearchBarCombobox",
|
|
25597
|
+
"module": "src/search-bar/search-bar-combobox.ts"
|
|
25904
25598
|
}
|
|
25905
25599
|
},
|
|
25906
25600
|
{
|
|
25907
25601
|
"kind": "method",
|
|
25908
|
-
"name": "
|
|
25602
|
+
"name": "clickHandler",
|
|
25909
25603
|
"privacy": "public",
|
|
25910
25604
|
"return": {
|
|
25911
25605
|
"type": {
|
|
25912
|
-
"text": "void"
|
|
25606
|
+
"text": "boolean | void"
|
|
25913
25607
|
}
|
|
25914
25608
|
},
|
|
25915
|
-
"inheritedFrom": {
|
|
25916
|
-
"name": "SearchBar",
|
|
25917
|
-
"module": "src/search-bar/search-bar.ts"
|
|
25918
|
-
}
|
|
25919
|
-
},
|
|
25920
|
-
{
|
|
25921
|
-
"kind": "method",
|
|
25922
|
-
"name": "inputdeleted",
|
|
25923
|
-
"privacy": "public",
|
|
25924
|
-
"inheritedFrom": {
|
|
25925
|
-
"name": "SearchBar",
|
|
25926
|
-
"module": "src/search-bar/search-bar.ts"
|
|
25927
|
-
}
|
|
25928
|
-
},
|
|
25929
|
-
{
|
|
25930
|
-
"kind": "method",
|
|
25931
|
-
"name": "changeHandler",
|
|
25932
|
-
"privacy": "public",
|
|
25933
|
-
"inheritedFrom": {
|
|
25934
|
-
"name": "SearchBar",
|
|
25935
|
-
"module": "src/search-bar/search-bar.ts"
|
|
25936
|
-
}
|
|
25937
|
-
},
|
|
25938
|
-
{
|
|
25939
|
-
"kind": "method",
|
|
25940
|
-
"name": "pasteHandler",
|
|
25941
|
-
"privacy": "public",
|
|
25942
25609
|
"parameters": [
|
|
25943
25610
|
{
|
|
25944
|
-
"name": "
|
|
25611
|
+
"name": "e",
|
|
25945
25612
|
"type": {
|
|
25946
|
-
"text": "
|
|
25613
|
+
"text": "any"
|
|
25947
25614
|
}
|
|
25948
25615
|
}
|
|
25949
25616
|
],
|
|
25950
25617
|
"inheritedFrom": {
|
|
25951
|
-
"name": "
|
|
25952
|
-
"module": "src/
|
|
25618
|
+
"name": "Combobox",
|
|
25619
|
+
"module": "src/combobox/combobox.ts"
|
|
25953
25620
|
}
|
|
25954
25621
|
},
|
|
25955
25622
|
{
|
|
25956
25623
|
"kind": "method",
|
|
25957
|
-
"name": "
|
|
25624
|
+
"name": "keyupHandler",
|
|
25958
25625
|
"privacy": "public",
|
|
25626
|
+
"return": {
|
|
25627
|
+
"type": {
|
|
25628
|
+
"text": "boolean | void"
|
|
25629
|
+
}
|
|
25630
|
+
},
|
|
25959
25631
|
"parameters": [
|
|
25960
25632
|
{
|
|
25961
|
-
"name": "
|
|
25962
|
-
"type": {
|
|
25963
|
-
"text": "string"
|
|
25964
|
-
}
|
|
25965
|
-
},
|
|
25966
|
-
{
|
|
25967
|
-
"name": "field",
|
|
25633
|
+
"name": "e",
|
|
25968
25634
|
"type": {
|
|
25969
|
-
"text": "
|
|
25635
|
+
"text": "KeyboardEvent"
|
|
25970
25636
|
}
|
|
25971
25637
|
}
|
|
25972
25638
|
],
|
|
25973
25639
|
"inheritedFrom": {
|
|
25974
|
-
"name": "
|
|
25975
|
-
"module": "src/
|
|
25640
|
+
"name": "Combobox",
|
|
25641
|
+
"module": "src/combobox/combobox.ts"
|
|
25976
25642
|
}
|
|
25977
25643
|
},
|
|
25978
25644
|
{
|
|
25979
25645
|
"kind": "method",
|
|
25980
|
-
"name": "
|
|
25646
|
+
"name": "keydownHandler",
|
|
25981
25647
|
"privacy": "public",
|
|
25648
|
+
"return": {
|
|
25649
|
+
"type": {
|
|
25650
|
+
"text": "boolean | void"
|
|
25651
|
+
}
|
|
25652
|
+
},
|
|
25982
25653
|
"parameters": [
|
|
25983
25654
|
{
|
|
25984
|
-
"name": "
|
|
25655
|
+
"name": "e",
|
|
25985
25656
|
"type": {
|
|
25986
|
-
"text": "
|
|
25657
|
+
"text": "Event & KeyboardEvent"
|
|
25987
25658
|
}
|
|
25988
25659
|
}
|
|
25989
25660
|
],
|
|
25990
25661
|
"inheritedFrom": {
|
|
25991
|
-
"name": "
|
|
25992
|
-
"module": "src/
|
|
25662
|
+
"name": "Combobox",
|
|
25663
|
+
"module": "src/combobox/combobox.ts"
|
|
25993
25664
|
}
|
|
25994
25665
|
},
|
|
25995
25666
|
{
|
|
25996
25667
|
"kind": "method",
|
|
25997
25668
|
"name": "inputHandler",
|
|
25669
|
+
"return": {
|
|
25670
|
+
"type": {
|
|
25671
|
+
"text": "boolean | void"
|
|
25672
|
+
}
|
|
25673
|
+
},
|
|
25674
|
+
"parameters": [
|
|
25675
|
+
{
|
|
25676
|
+
"name": "e",
|
|
25677
|
+
"type": {
|
|
25678
|
+
"text": "InputEvent"
|
|
25679
|
+
}
|
|
25680
|
+
}
|
|
25681
|
+
],
|
|
25682
|
+
"inheritedFrom": {
|
|
25683
|
+
"name": "Combobox",
|
|
25684
|
+
"module": "src/combobox/combobox.ts"
|
|
25685
|
+
}
|
|
25686
|
+
},
|
|
25687
|
+
{
|
|
25688
|
+
"kind": "method",
|
|
25689
|
+
"name": "openChanged",
|
|
25690
|
+
"inheritedFrom": {
|
|
25691
|
+
"name": "SearchBarCombobox",
|
|
25692
|
+
"module": "src/search-bar/search-bar-combobox.ts"
|
|
25693
|
+
}
|
|
25694
|
+
},
|
|
25695
|
+
{
|
|
25696
|
+
"kind": "field",
|
|
25697
|
+
"name": "autocomplete",
|
|
25698
|
+
"type": {
|
|
25699
|
+
"text": "ComboboxAutocomplete | undefined"
|
|
25700
|
+
},
|
|
25701
|
+
"description": "The autocomplete attribute.",
|
|
25998
25702
|
"privacy": "public",
|
|
25999
25703
|
"inheritedFrom": {
|
|
26000
|
-
"name": "
|
|
26001
|
-
"module": "src/search-bar/search-bar.ts"
|
|
25704
|
+
"name": "SearchBarCombobox",
|
|
25705
|
+
"module": "src/search-bar/search-bar-combobox.ts"
|
|
25706
|
+
}
|
|
25707
|
+
},
|
|
25708
|
+
{
|
|
25709
|
+
"kind": "field",
|
|
25710
|
+
"name": "filteredOptions",
|
|
25711
|
+
"type": {
|
|
25712
|
+
"text": "ListboxOption[]"
|
|
25713
|
+
},
|
|
25714
|
+
"privacy": "public",
|
|
25715
|
+
"default": "[]",
|
|
25716
|
+
"description": "The collection of currently filtered options.",
|
|
25717
|
+
"inheritedFrom": {
|
|
25718
|
+
"name": "SearchBarCombobox",
|
|
25719
|
+
"module": "src/search-bar/search-bar-combobox.ts"
|
|
26002
25720
|
}
|
|
26003
25721
|
},
|
|
26004
25722
|
{
|
|
26005
25723
|
"kind": "method",
|
|
26006
|
-
"name": "
|
|
26007
|
-
"privacy": "
|
|
26008
|
-
"
|
|
26009
|
-
{
|
|
26010
|
-
"
|
|
26011
|
-
"type": {
|
|
26012
|
-
"text": "string"
|
|
26013
|
-
}
|
|
25724
|
+
"name": "validate",
|
|
25725
|
+
"privacy": "public",
|
|
25726
|
+
"return": {
|
|
25727
|
+
"type": {
|
|
25728
|
+
"text": "void"
|
|
26014
25729
|
}
|
|
26015
|
-
|
|
25730
|
+
},
|
|
25731
|
+
"description": "{@inheritDoc (FormAssociated:interface).validate}",
|
|
26016
25732
|
"inheritedFrom": {
|
|
26017
|
-
"name": "
|
|
26018
|
-
"module": "src/search-bar/search-bar.ts"
|
|
25733
|
+
"name": "SearchBarCombobox",
|
|
25734
|
+
"module": "src/search-bar/search-bar-combobox.ts"
|
|
26019
25735
|
}
|
|
26020
25736
|
},
|
|
26021
25737
|
{
|
|
26022
25738
|
"kind": "field",
|
|
26023
|
-
"name": "
|
|
25739
|
+
"name": "isAutocompleteInline",
|
|
25740
|
+
"type": {
|
|
25741
|
+
"text": "boolean"
|
|
25742
|
+
},
|
|
26024
25743
|
"privacy": "private",
|
|
26025
25744
|
"inheritedFrom": {
|
|
26026
|
-
"name": "
|
|
26027
|
-
"module": "src/search-bar/search-bar.ts"
|
|
25745
|
+
"name": "SearchBarCombobox",
|
|
25746
|
+
"module": "src/search-bar/search-bar-combobox.ts"
|
|
26028
25747
|
}
|
|
26029
25748
|
},
|
|
26030
25749
|
{
|
|
26031
25750
|
"kind": "field",
|
|
26032
|
-
"name": "
|
|
25751
|
+
"name": "isAutocompleteList",
|
|
25752
|
+
"type": {
|
|
25753
|
+
"text": "boolean"
|
|
25754
|
+
},
|
|
26033
25755
|
"privacy": "private",
|
|
26034
25756
|
"inheritedFrom": {
|
|
26035
|
-
"name": "
|
|
26036
|
-
"module": "src/search-bar/search-bar.ts"
|
|
25757
|
+
"name": "SearchBarCombobox",
|
|
25758
|
+
"module": "src/search-bar/search-bar-combobox.ts"
|
|
26037
25759
|
}
|
|
26038
25760
|
},
|
|
26039
25761
|
{
|
|
26040
25762
|
"kind": "field",
|
|
26041
|
-
"name": "
|
|
25763
|
+
"name": "isAutocompleteBoth",
|
|
26042
25764
|
"type": {
|
|
26043
|
-
"text": "
|
|
25765
|
+
"text": "boolean"
|
|
26044
25766
|
},
|
|
26045
25767
|
"privacy": "private",
|
|
26046
|
-
"default": "void 0",
|
|
26047
25768
|
"inheritedFrom": {
|
|
26048
|
-
"name": "
|
|
26049
|
-
"module": "src/
|
|
25769
|
+
"name": "SearchBarCombobox",
|
|
25770
|
+
"module": "src/search-bar/search-bar-combobox.ts"
|
|
26050
25771
|
}
|
|
26051
25772
|
},
|
|
26052
25773
|
{
|
|
26053
25774
|
"kind": "field",
|
|
26054
|
-
"name": "
|
|
25775
|
+
"name": "open",
|
|
26055
25776
|
"type": {
|
|
26056
|
-
"text": "
|
|
25777
|
+
"text": "boolean"
|
|
26057
25778
|
},
|
|
26058
25779
|
"privacy": "public",
|
|
26059
|
-
"
|
|
25780
|
+
"default": "false",
|
|
25781
|
+
"description": "The open attribute.",
|
|
26060
25782
|
"inheritedFrom": {
|
|
26061
|
-
"name": "
|
|
26062
|
-
"module": "src/
|
|
25783
|
+
"name": "SearchBarCombobox",
|
|
25784
|
+
"module": "src/search-bar/search-bar-combobox.ts"
|
|
26063
25785
|
}
|
|
26064
25786
|
},
|
|
26065
25787
|
{
|
|
26066
25788
|
"kind": "field",
|
|
26067
|
-
"name": "
|
|
25789
|
+
"name": "options",
|
|
26068
25790
|
"type": {
|
|
26069
|
-
"text": "
|
|
25791
|
+
"text": "ListboxOption[]"
|
|
26070
25792
|
},
|
|
26071
25793
|
"privacy": "public",
|
|
26072
|
-
"description": "
|
|
25794
|
+
"description": "The list of options.",
|
|
26073
25795
|
"inheritedFrom": {
|
|
26074
|
-
"name": "
|
|
26075
|
-
"module": "src/
|
|
25796
|
+
"name": "SearchBarCombobox",
|
|
25797
|
+
"module": "src/search-bar/search-bar-combobox.ts"
|
|
26076
25798
|
}
|
|
26077
25799
|
},
|
|
26078
25800
|
{
|
|
26079
|
-
"kind": "
|
|
26080
|
-
"name": "
|
|
26081
|
-
"
|
|
26082
|
-
|
|
26083
|
-
"type": {
|
|
26084
|
-
"text": "void"
|
|
26085
|
-
}
|
|
25801
|
+
"kind": "field",
|
|
25802
|
+
"name": "placeholder",
|
|
25803
|
+
"type": {
|
|
25804
|
+
"text": "string"
|
|
26086
25805
|
},
|
|
25806
|
+
"privacy": "public",
|
|
25807
|
+
"description": "Sets the placeholder value of the element, generally used to provide a hint to the user.",
|
|
26087
25808
|
"inheritedFrom": {
|
|
26088
|
-
"name": "
|
|
26089
|
-
"module": "src/
|
|
25809
|
+
"name": "SearchBarCombobox",
|
|
25810
|
+
"module": "src/search-bar/search-bar-combobox.ts"
|
|
26090
25811
|
}
|
|
26091
25812
|
},
|
|
26092
25813
|
{
|
|
26093
25814
|
"kind": "field",
|
|
26094
|
-
"name": "
|
|
25815
|
+
"name": "positionAttribute",
|
|
26095
25816
|
"type": {
|
|
26096
|
-
"text": "
|
|
25817
|
+
"text": "SelectPosition | undefined"
|
|
26097
25818
|
},
|
|
26098
25819
|
"privacy": "public",
|
|
26099
|
-
"description": "
|
|
25820
|
+
"description": "The placement for the listbox when the combobox is open.",
|
|
26100
25821
|
"inheritedFrom": {
|
|
26101
|
-
"name": "
|
|
26102
|
-
"module": "src/
|
|
25822
|
+
"name": "SearchBarCombobox",
|
|
25823
|
+
"module": "src/search-bar/search-bar-combobox.ts"
|
|
26103
25824
|
}
|
|
26104
25825
|
},
|
|
26105
25826
|
{
|
|
26106
|
-
"kind": "
|
|
26107
|
-
"name": "
|
|
26108
|
-
"
|
|
26109
|
-
|
|
26110
|
-
"type": {
|
|
26111
|
-
"text": "void"
|
|
26112
|
-
}
|
|
25827
|
+
"kind": "field",
|
|
25828
|
+
"name": "position",
|
|
25829
|
+
"type": {
|
|
25830
|
+
"text": "SelectPosition | undefined"
|
|
26113
25831
|
},
|
|
25832
|
+
"privacy": "public",
|
|
25833
|
+
"description": "The current state of the calculated position of the listbox.",
|
|
26114
25834
|
"inheritedFrom": {
|
|
26115
|
-
"name": "
|
|
26116
|
-
"module": "src/
|
|
25835
|
+
"name": "SearchBarCombobox",
|
|
25836
|
+
"module": "src/search-bar/search-bar-combobox.ts"
|
|
26117
25837
|
}
|
|
26118
25838
|
},
|
|
26119
25839
|
{
|
|
26120
25840
|
"kind": "method",
|
|
26121
|
-
"name": "
|
|
26122
|
-
"privacy": "
|
|
26123
|
-
"static": true,
|
|
25841
|
+
"name": "positionChanged",
|
|
25842
|
+
"privacy": "protected",
|
|
26124
25843
|
"return": {
|
|
26125
25844
|
"type": {
|
|
26126
|
-
"text": "
|
|
25845
|
+
"text": "void"
|
|
26127
25846
|
}
|
|
26128
25847
|
},
|
|
26129
25848
|
"parameters": [
|
|
26130
25849
|
{
|
|
26131
|
-
"name": "
|
|
25850
|
+
"name": "prev",
|
|
26132
25851
|
"type": {
|
|
26133
|
-
"text": "
|
|
25852
|
+
"text": "SelectPosition | undefined"
|
|
26134
25853
|
}
|
|
26135
25854
|
},
|
|
26136
25855
|
{
|
|
26137
|
-
"name": "
|
|
25856
|
+
"name": "next",
|
|
26138
25857
|
"type": {
|
|
26139
|
-
"text": "
|
|
26140
|
-
}
|
|
26141
|
-
"description": "The definition of the element to create the registry\nfunction for."
|
|
25858
|
+
"text": "SelectPosition | undefined"
|
|
25859
|
+
}
|
|
26142
25860
|
}
|
|
26143
25861
|
],
|
|
26144
|
-
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
26145
|
-
"inheritedFrom": {
|
|
26146
|
-
"name": "FoundationElement",
|
|
26147
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
26148
|
-
}
|
|
26149
|
-
}
|
|
26150
|
-
],
|
|
26151
|
-
"superclass": {
|
|
26152
|
-
"name": "FoundationSearchBar",
|
|
26153
|
-
"package": "@genesislcap/foundation-ui"
|
|
26154
|
-
},
|
|
26155
|
-
"tagName": "%%prefix%%-search-bar",
|
|
26156
|
-
"customElement": true,
|
|
26157
|
-
"attributes": [
|
|
26158
|
-
{
|
|
26159
|
-
"name": "appearance",
|
|
26160
|
-
"type": {
|
|
26161
|
-
"text": "string"
|
|
26162
|
-
},
|
|
26163
|
-
"default": "'neutral'",
|
|
26164
|
-
"fieldName": "appearance",
|
|
26165
25862
|
"inheritedFrom": {
|
|
26166
|
-
"name": "
|
|
26167
|
-
"module": "src/search-bar/search-bar.ts"
|
|
25863
|
+
"name": "SearchBarCombobox",
|
|
25864
|
+
"module": "src/search-bar/search-bar-combobox.ts"
|
|
26168
25865
|
}
|
|
26169
25866
|
},
|
|
26170
25867
|
{
|
|
26171
|
-
"
|
|
26172
|
-
"
|
|
26173
|
-
|
|
26174
|
-
|
|
26175
|
-
"default": "INPUT_MIN_LENGTH",
|
|
26176
|
-
"resolveInitializer": {
|
|
26177
|
-
"module": "/src/search-bar/search-bar.types"
|
|
26178
|
-
},
|
|
26179
|
-
"fieldName": "minlength",
|
|
25868
|
+
"kind": "field",
|
|
25869
|
+
"name": "value",
|
|
25870
|
+
"privacy": "public",
|
|
25871
|
+
"description": "The value property.",
|
|
26180
25872
|
"inheritedFrom": {
|
|
26181
|
-
"name": "
|
|
26182
|
-
"module": "src/
|
|
25873
|
+
"name": "Combobox",
|
|
25874
|
+
"module": "src/combobox/combobox.ts"
|
|
26183
25875
|
}
|
|
26184
25876
|
},
|
|
26185
25877
|
{
|
|
26186
|
-
"
|
|
26187
|
-
"
|
|
26188
|
-
|
|
25878
|
+
"kind": "method",
|
|
25879
|
+
"name": "filterOptions",
|
|
25880
|
+
"privacy": "public",
|
|
25881
|
+
"return": {
|
|
25882
|
+
"type": {
|
|
25883
|
+
"text": "void"
|
|
25884
|
+
}
|
|
26189
25885
|
},
|
|
26190
|
-
"
|
|
26191
|
-
"fieldName": "placeholder",
|
|
25886
|
+
"description": "Filter available options by text value.",
|
|
26192
25887
|
"inheritedFrom": {
|
|
26193
|
-
"name": "
|
|
26194
|
-
"module": "src/
|
|
25888
|
+
"name": "Combobox",
|
|
25889
|
+
"module": "src/combobox/combobox.ts"
|
|
26195
25890
|
}
|
|
26196
25891
|
},
|
|
26197
25892
|
{
|
|
26198
|
-
"
|
|
26199
|
-
"
|
|
26200
|
-
|
|
25893
|
+
"kind": "method",
|
|
25894
|
+
"name": "setPositioning",
|
|
25895
|
+
"privacy": "public",
|
|
25896
|
+
"return": {
|
|
25897
|
+
"type": {
|
|
25898
|
+
"text": "void"
|
|
25899
|
+
}
|
|
26201
25900
|
},
|
|
26202
|
-
"
|
|
25901
|
+
"description": "Calculate and apply listbox positioning based on available viewport space.",
|
|
25902
|
+
"parameters": [
|
|
25903
|
+
{
|
|
25904
|
+
"description": "direction to force the listbox to display",
|
|
25905
|
+
"name": "force"
|
|
25906
|
+
}
|
|
25907
|
+
],
|
|
26203
25908
|
"inheritedFrom": {
|
|
26204
|
-
"name": "
|
|
26205
|
-
"module": "src/search-bar/search-bar.ts"
|
|
25909
|
+
"name": "SearchBarCombobox",
|
|
25910
|
+
"module": "src/search-bar/search-bar-combobox.ts"
|
|
26206
25911
|
}
|
|
26207
|
-
}
|
|
26208
|
-
]
|
|
26209
|
-
},
|
|
26210
|
-
{
|
|
26211
|
-
"kind": "variable",
|
|
26212
|
-
"name": "zeroSearchBar",
|
|
26213
|
-
"description": "The Zero Search Bar",
|
|
26214
|
-
"privacy": "public"
|
|
26215
|
-
}
|
|
26216
|
-
],
|
|
26217
|
-
"exports": [
|
|
26218
|
-
{
|
|
26219
|
-
"kind": "js",
|
|
26220
|
-
"name": "SearchBar",
|
|
26221
|
-
"declaration": {
|
|
26222
|
-
"name": "SearchBar",
|
|
26223
|
-
"module": "src/search-bar/search-bar.ts"
|
|
26224
|
-
}
|
|
26225
|
-
},
|
|
26226
|
-
{
|
|
26227
|
-
"kind": "js",
|
|
26228
|
-
"name": "zeroSearchBar",
|
|
26229
|
-
"declaration": {
|
|
26230
|
-
"name": "zeroSearchBar",
|
|
26231
|
-
"module": "src/search-bar/search-bar.ts"
|
|
26232
|
-
}
|
|
26233
|
-
}
|
|
26234
|
-
]
|
|
26235
|
-
},
|
|
26236
|
-
{
|
|
26237
|
-
"kind": "javascript-module",
|
|
26238
|
-
"path": "src/segmented-control/index.ts",
|
|
26239
|
-
"declarations": [],
|
|
26240
|
-
"exports": [
|
|
26241
|
-
{
|
|
26242
|
-
"kind": "js",
|
|
26243
|
-
"name": "*",
|
|
26244
|
-
"declaration": {
|
|
26245
|
-
"name": "*",
|
|
26246
|
-
"package": "./segmented-control.template"
|
|
26247
|
-
}
|
|
26248
|
-
},
|
|
26249
|
-
{
|
|
26250
|
-
"kind": "js",
|
|
26251
|
-
"name": "*",
|
|
26252
|
-
"declaration": {
|
|
26253
|
-
"name": "*",
|
|
26254
|
-
"package": "./segmented-control.styles"
|
|
26255
|
-
}
|
|
26256
|
-
},
|
|
26257
|
-
{
|
|
26258
|
-
"kind": "js",
|
|
26259
|
-
"name": "*",
|
|
26260
|
-
"declaration": {
|
|
26261
|
-
"name": "*",
|
|
26262
|
-
"package": "./segmented-control"
|
|
26263
|
-
}
|
|
26264
|
-
}
|
|
26265
|
-
]
|
|
26266
|
-
},
|
|
26267
|
-
{
|
|
26268
|
-
"kind": "javascript-module",
|
|
26269
|
-
"path": "src/segmented-control/segmented-control.stories.ts",
|
|
26270
|
-
"declarations": [
|
|
26271
|
-
{
|
|
26272
|
-
"kind": "variable",
|
|
26273
|
-
"name": "meta",
|
|
26274
|
-
"type": {
|
|
26275
|
-
"text": "Meta"
|
|
26276
|
-
},
|
|
26277
|
-
"default": "{\n title: 'Segmented Control',\n component: 'zero-segmented-control',\n}"
|
|
26278
|
-
},
|
|
26279
|
-
{
|
|
26280
|
-
"kind": "variable",
|
|
26281
|
-
"name": "Primary",
|
|
26282
|
-
"type": {
|
|
26283
|
-
"text": "StoryObj"
|
|
26284
|
-
},
|
|
26285
|
-
"default": "{\n render: () => html`\n <div style=\"${wrapperStyle}\">\n <zero-segmented-control>\n <label slot=\"label\">Neutral Segment Control (label slot)</label>\n <zero-segmented-item>Segmented Item</zero-segmented-item>\n <zero-segmented-item>Segmented Item</zero-segmented-item>\n <zero-segmented-item>Segmented Item</zero-segmented-item>\n </zero-segmented-control>\n\n <zero-segmented-control appearance=\"primary\">\n <label slot=\"label\">Primary Segment Control (label slot)</label>\n <zero-segmented-item>Segmented Item</zero-segmented-item>\n <zero-segmented-item>Segmented Item</zero-segmented-item>\n <zero-segmented-item>Segmented Item</zero-segmented-item>\n </zero-segmented-control>\n </div>\n `,\n}"
|
|
26286
|
-
}
|
|
26287
|
-
],
|
|
26288
|
-
"exports": [
|
|
26289
|
-
{
|
|
26290
|
-
"kind": "js",
|
|
26291
|
-
"name": "default",
|
|
26292
|
-
"declaration": {
|
|
26293
|
-
"name": "meta",
|
|
26294
|
-
"module": "src/segmented-control/segmented-control.stories.ts"
|
|
26295
|
-
}
|
|
26296
|
-
},
|
|
26297
|
-
{
|
|
26298
|
-
"kind": "js",
|
|
26299
|
-
"name": "Primary",
|
|
26300
|
-
"declaration": {
|
|
26301
|
-
"name": "Primary",
|
|
26302
|
-
"module": "src/segmented-control/segmented-control.stories.ts"
|
|
26303
|
-
}
|
|
26304
|
-
}
|
|
26305
|
-
]
|
|
26306
|
-
},
|
|
26307
|
-
{
|
|
26308
|
-
"kind": "javascript-module",
|
|
26309
|
-
"path": "src/segmented-control/segmented-control.styles.ts",
|
|
26310
|
-
"declarations": [
|
|
26311
|
-
{
|
|
26312
|
-
"kind": "function",
|
|
26313
|
-
"name": "zeroSegmentedControlStyles",
|
|
26314
|
-
"return": {
|
|
26315
|
-
"type": {
|
|
26316
|
-
"text": "ElementStyles"
|
|
26317
|
-
}
|
|
26318
|
-
},
|
|
26319
|
-
"parameters": [
|
|
25912
|
+
},
|
|
26320
25913
|
{
|
|
26321
|
-
"
|
|
26322
|
-
"
|
|
26323
|
-
|
|
25914
|
+
"kind": "field",
|
|
25915
|
+
"name": "proxy",
|
|
25916
|
+
"inheritedFrom": {
|
|
25917
|
+
"name": "SearchBarCombobox",
|
|
25918
|
+
"module": "src/search-bar/search-bar-combobox.ts"
|
|
26324
25919
|
}
|
|
26325
25920
|
},
|
|
26326
25921
|
{
|
|
26327
|
-
"
|
|
25922
|
+
"kind": "field",
|
|
25923
|
+
"name": "length",
|
|
26328
25924
|
"type": {
|
|
26329
|
-
"text": "
|
|
25925
|
+
"text": "number"
|
|
25926
|
+
},
|
|
25927
|
+
"privacy": "public",
|
|
25928
|
+
"description": "The number of options.",
|
|
25929
|
+
"inheritedFrom": {
|
|
25930
|
+
"name": "SearchBarCombobox",
|
|
25931
|
+
"module": "src/search-bar/search-bar-combobox.ts"
|
|
26330
25932
|
}
|
|
26331
|
-
}
|
|
26332
|
-
]
|
|
26333
|
-
}
|
|
26334
|
-
],
|
|
26335
|
-
"exports": [
|
|
26336
|
-
{
|
|
26337
|
-
"kind": "js",
|
|
26338
|
-
"name": "zeroSegmentedControlStyles",
|
|
26339
|
-
"declaration": {
|
|
26340
|
-
"name": "zeroSegmentedControlStyles",
|
|
26341
|
-
"module": "src/segmented-control/segmented-control.styles.ts"
|
|
26342
|
-
}
|
|
26343
|
-
}
|
|
26344
|
-
]
|
|
26345
|
-
},
|
|
26346
|
-
{
|
|
26347
|
-
"kind": "javascript-module",
|
|
26348
|
-
"path": "src/segmented-control/segmented-control.template.ts",
|
|
26349
|
-
"declarations": [
|
|
26350
|
-
{
|
|
26351
|
-
"kind": "function",
|
|
26352
|
-
"name": "zeroSegmentedControlTemplate",
|
|
26353
|
-
"return": {
|
|
26354
|
-
"type": {
|
|
26355
|
-
"text": "ViewTemplate<SegmentedControl>"
|
|
26356
|
-
}
|
|
26357
|
-
},
|
|
26358
|
-
"parameters": [
|
|
25933
|
+
},
|
|
26359
25934
|
{
|
|
26360
|
-
"
|
|
26361
|
-
"
|
|
26362
|
-
|
|
25935
|
+
"kind": "field",
|
|
25936
|
+
"name": "typeAheadExpired",
|
|
25937
|
+
"privacy": "protected",
|
|
25938
|
+
"inheritedFrom": {
|
|
25939
|
+
"name": "SearchBarCombobox",
|
|
25940
|
+
"module": "src/search-bar/search-bar-combobox.ts"
|
|
26363
25941
|
}
|
|
26364
25942
|
},
|
|
26365
25943
|
{
|
|
26366
|
-
"
|
|
25944
|
+
"kind": "field",
|
|
25945
|
+
"name": "disabled",
|
|
26367
25946
|
"type": {
|
|
26368
|
-
"text": "
|
|
25947
|
+
"text": "boolean"
|
|
25948
|
+
},
|
|
25949
|
+
"privacy": "public",
|
|
25950
|
+
"description": "The disabled state of the listbox.",
|
|
25951
|
+
"inheritedFrom": {
|
|
25952
|
+
"name": "SearchBarCombobox",
|
|
25953
|
+
"module": "src/search-bar/search-bar-combobox.ts"
|
|
26369
25954
|
}
|
|
26370
|
-
}
|
|
26371
|
-
]
|
|
26372
|
-
}
|
|
26373
|
-
],
|
|
26374
|
-
"exports": [
|
|
26375
|
-
{
|
|
26376
|
-
"kind": "js",
|
|
26377
|
-
"name": "zeroSegmentedControlTemplate",
|
|
26378
|
-
"declaration": {
|
|
26379
|
-
"name": "zeroSegmentedControlTemplate",
|
|
26380
|
-
"module": "src/segmented-control/segmented-control.template.ts"
|
|
26381
|
-
}
|
|
26382
|
-
}
|
|
26383
|
-
]
|
|
26384
|
-
},
|
|
26385
|
-
{
|
|
26386
|
-
"kind": "javascript-module",
|
|
26387
|
-
"path": "src/segmented-control/segmented-control.ts",
|
|
26388
|
-
"declarations": [
|
|
26389
|
-
{
|
|
26390
|
-
"kind": "class",
|
|
26391
|
-
"description": "",
|
|
26392
|
-
"name": "SegmentedControl",
|
|
26393
|
-
"superclass": {
|
|
26394
|
-
"name": "FoundationSegmentedControl",
|
|
26395
|
-
"package": "@genesislcap/foundation-ui"
|
|
26396
|
-
},
|
|
26397
|
-
"tagName": "%%prefix%%-segmented-control",
|
|
26398
|
-
"customElement": true,
|
|
26399
|
-
"members": [
|
|
25955
|
+
},
|
|
26400
25956
|
{
|
|
26401
|
-
"kind": "
|
|
26402
|
-
"name": "
|
|
26403
|
-
"
|
|
25957
|
+
"kind": "field",
|
|
25958
|
+
"name": "selectedIndex",
|
|
25959
|
+
"type": {
|
|
25960
|
+
"text": "number"
|
|
25961
|
+
},
|
|
25962
|
+
"privacy": "public",
|
|
25963
|
+
"default": "-1",
|
|
25964
|
+
"description": "The index of the selected option.",
|
|
26404
25965
|
"inheritedFrom": {
|
|
26405
|
-
"name": "
|
|
26406
|
-
"module": "src/
|
|
25966
|
+
"name": "SearchBarCombobox",
|
|
25967
|
+
"module": "src/search-bar/search-bar-combobox.ts"
|
|
26407
25968
|
}
|
|
26408
|
-
}
|
|
26409
|
-
]
|
|
26410
|
-
},
|
|
26411
|
-
{
|
|
26412
|
-
"kind": "variable",
|
|
26413
|
-
"name": "zeroSegmentedControlShadowOptions",
|
|
26414
|
-
"type": {
|
|
26415
|
-
"text": "ShadowRootInit"
|
|
26416
|
-
},
|
|
26417
|
-
"default": "undefined"
|
|
26418
|
-
},
|
|
26419
|
-
{
|
|
26420
|
-
"kind": "variable",
|
|
26421
|
-
"name": "defaultSegmentedControlConfig",
|
|
26422
|
-
"type": {
|
|
26423
|
-
"text": "object"
|
|
26424
|
-
},
|
|
26425
|
-
"default": "{}"
|
|
26426
|
-
},
|
|
26427
|
-
{
|
|
26428
|
-
"kind": "variable",
|
|
26429
|
-
"name": "zeroSegmentedControl",
|
|
26430
|
-
"description": "The Zero Segmented Control",
|
|
26431
|
-
"privacy": "public"
|
|
26432
|
-
}
|
|
26433
|
-
],
|
|
26434
|
-
"exports": [
|
|
26435
|
-
{
|
|
26436
|
-
"kind": "js",
|
|
26437
|
-
"name": "SegmentedControl",
|
|
26438
|
-
"declaration": {
|
|
26439
|
-
"name": "SegmentedControl",
|
|
26440
|
-
"module": "src/segmented-control/segmented-control.ts"
|
|
26441
|
-
}
|
|
26442
|
-
},
|
|
26443
|
-
{
|
|
26444
|
-
"kind": "js",
|
|
26445
|
-
"name": "zeroSegmentedControlShadowOptions",
|
|
26446
|
-
"declaration": {
|
|
26447
|
-
"name": "zeroSegmentedControlShadowOptions",
|
|
26448
|
-
"module": "src/segmented-control/segmented-control.ts"
|
|
26449
|
-
}
|
|
26450
|
-
},
|
|
26451
|
-
{
|
|
26452
|
-
"kind": "js",
|
|
26453
|
-
"name": "defaultSegmentedControlConfig",
|
|
26454
|
-
"declaration": {
|
|
26455
|
-
"name": "defaultSegmentedControlConfig",
|
|
26456
|
-
"module": "src/segmented-control/segmented-control.ts"
|
|
26457
|
-
}
|
|
26458
|
-
},
|
|
26459
|
-
{
|
|
26460
|
-
"kind": "js",
|
|
26461
|
-
"name": "zeroSegmentedControl",
|
|
26462
|
-
"declaration": {
|
|
26463
|
-
"name": "zeroSegmentedControl",
|
|
26464
|
-
"module": "src/segmented-control/segmented-control.ts"
|
|
26465
|
-
}
|
|
26466
|
-
}
|
|
26467
|
-
]
|
|
26468
|
-
},
|
|
26469
|
-
{
|
|
26470
|
-
"kind": "javascript-module",
|
|
26471
|
-
"path": "src/segmented-item/index.ts",
|
|
26472
|
-
"declarations": [],
|
|
26473
|
-
"exports": [
|
|
26474
|
-
{
|
|
26475
|
-
"kind": "js",
|
|
26476
|
-
"name": "*",
|
|
26477
|
-
"declaration": {
|
|
26478
|
-
"name": "*",
|
|
26479
|
-
"package": "./segmented-item.template"
|
|
26480
|
-
}
|
|
26481
|
-
},
|
|
26482
|
-
{
|
|
26483
|
-
"kind": "js",
|
|
26484
|
-
"name": "*",
|
|
26485
|
-
"declaration": {
|
|
26486
|
-
"name": "*",
|
|
26487
|
-
"package": "./segmented-item.styles"
|
|
26488
|
-
}
|
|
26489
|
-
},
|
|
26490
|
-
{
|
|
26491
|
-
"kind": "js",
|
|
26492
|
-
"name": "*",
|
|
26493
|
-
"declaration": {
|
|
26494
|
-
"name": "*",
|
|
26495
|
-
"package": "./segmented-item"
|
|
26496
|
-
}
|
|
26497
|
-
}
|
|
26498
|
-
]
|
|
26499
|
-
},
|
|
26500
|
-
{
|
|
26501
|
-
"kind": "javascript-module",
|
|
26502
|
-
"path": "src/segmented-item/segmented-item.styles.ts",
|
|
26503
|
-
"declarations": [
|
|
26504
|
-
{
|
|
26505
|
-
"kind": "function",
|
|
26506
|
-
"name": "zeroSegmentedItemStyles",
|
|
26507
|
-
"return": {
|
|
26508
|
-
"type": {
|
|
26509
|
-
"text": "ElementStyles"
|
|
26510
|
-
}
|
|
26511
|
-
},
|
|
26512
|
-
"parameters": [
|
|
25969
|
+
},
|
|
26513
25970
|
{
|
|
26514
|
-
"
|
|
25971
|
+
"kind": "field",
|
|
25972
|
+
"name": "selectedOptions",
|
|
26515
25973
|
"type": {
|
|
26516
|
-
"text": "
|
|
25974
|
+
"text": "ListboxOption[]"
|
|
25975
|
+
},
|
|
25976
|
+
"privacy": "public",
|
|
25977
|
+
"default": "[]",
|
|
25978
|
+
"description": "A collection of the selected options.",
|
|
25979
|
+
"inheritedFrom": {
|
|
25980
|
+
"name": "SearchBarCombobox",
|
|
25981
|
+
"module": "src/search-bar/search-bar-combobox.ts"
|
|
26517
25982
|
}
|
|
26518
25983
|
},
|
|
26519
25984
|
{
|
|
26520
|
-
"
|
|
25985
|
+
"kind": "field",
|
|
25986
|
+
"name": "slottedOptionFilter",
|
|
25987
|
+
"privacy": "public",
|
|
25988
|
+
"static": true,
|
|
25989
|
+
"description": "A static filter to include only selectable options.",
|
|
25990
|
+
"parameters": [
|
|
25991
|
+
{
|
|
25992
|
+
"description": "element to filter",
|
|
25993
|
+
"name": "n"
|
|
25994
|
+
}
|
|
25995
|
+
],
|
|
25996
|
+
"inheritedFrom": {
|
|
25997
|
+
"name": "SearchBarCombobox",
|
|
25998
|
+
"module": "src/search-bar/search-bar-combobox.ts"
|
|
25999
|
+
}
|
|
26000
|
+
},
|
|
26001
|
+
{
|
|
26002
|
+
"kind": "method",
|
|
26003
|
+
"name": "selectFirstOption",
|
|
26004
|
+
"privacy": "public",
|
|
26005
|
+
"return": {
|
|
26006
|
+
"type": {
|
|
26007
|
+
"text": "void"
|
|
26008
|
+
}
|
|
26009
|
+
},
|
|
26010
|
+
"description": "Moves focus to the first selectable option.",
|
|
26011
|
+
"inheritedFrom": {
|
|
26012
|
+
"name": "SearchBarCombobox",
|
|
26013
|
+
"module": "src/search-bar/search-bar-combobox.ts"
|
|
26014
|
+
}
|
|
26015
|
+
},
|
|
26016
|
+
{
|
|
26017
|
+
"kind": "method",
|
|
26018
|
+
"name": "setSelectedOptions",
|
|
26019
|
+
"privacy": "public",
|
|
26020
|
+
"description": "Sets an option as selected and gives it focus.",
|
|
26021
|
+
"inheritedFrom": {
|
|
26022
|
+
"name": "SearchBarCombobox",
|
|
26023
|
+
"module": "src/search-bar/search-bar-combobox.ts"
|
|
26024
|
+
}
|
|
26025
|
+
},
|
|
26026
|
+
{
|
|
26027
|
+
"kind": "field",
|
|
26028
|
+
"name": "_presentation",
|
|
26521
26029
|
"type": {
|
|
26522
|
-
"text": "
|
|
26030
|
+
"text": "ComponentPresentation | null | undefined"
|
|
26031
|
+
},
|
|
26032
|
+
"privacy": "private",
|
|
26033
|
+
"default": "void 0",
|
|
26034
|
+
"inheritedFrom": {
|
|
26035
|
+
"name": "SearchBarCombobox",
|
|
26036
|
+
"module": "src/search-bar/search-bar-combobox.ts"
|
|
26523
26037
|
}
|
|
26524
|
-
}
|
|
26525
|
-
]
|
|
26526
|
-
}
|
|
26527
|
-
],
|
|
26528
|
-
"exports": [
|
|
26529
|
-
{
|
|
26530
|
-
"kind": "js",
|
|
26531
|
-
"name": "zeroSegmentedItemStyles",
|
|
26532
|
-
"declaration": {
|
|
26533
|
-
"name": "zeroSegmentedItemStyles",
|
|
26534
|
-
"module": "src/segmented-item/segmented-item.styles.ts"
|
|
26535
|
-
}
|
|
26536
|
-
}
|
|
26537
|
-
]
|
|
26538
|
-
},
|
|
26539
|
-
{
|
|
26540
|
-
"kind": "javascript-module",
|
|
26541
|
-
"path": "src/segmented-item/segmented-item.template.ts",
|
|
26542
|
-
"declarations": [
|
|
26543
|
-
{
|
|
26544
|
-
"kind": "function",
|
|
26545
|
-
"name": "zeroSegmentedItemTemplate",
|
|
26546
|
-
"return": {
|
|
26547
|
-
"type": {
|
|
26548
|
-
"text": "ViewTemplate<SegmentedItem>"
|
|
26549
|
-
}
|
|
26550
|
-
},
|
|
26551
|
-
"parameters": [
|
|
26038
|
+
},
|
|
26552
26039
|
{
|
|
26553
|
-
"
|
|
26040
|
+
"kind": "field",
|
|
26041
|
+
"name": "$presentation",
|
|
26554
26042
|
"type": {
|
|
26555
|
-
"text": "
|
|
26043
|
+
"text": "ComponentPresentation | null"
|
|
26044
|
+
},
|
|
26045
|
+
"privacy": "public",
|
|
26046
|
+
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
26047
|
+
"inheritedFrom": {
|
|
26048
|
+
"name": "SearchBarCombobox",
|
|
26049
|
+
"module": "src/search-bar/search-bar-combobox.ts"
|
|
26050
|
+
}
|
|
26051
|
+
},
|
|
26052
|
+
{
|
|
26053
|
+
"kind": "field",
|
|
26054
|
+
"name": "template",
|
|
26055
|
+
"type": {
|
|
26056
|
+
"text": "ElementViewTemplate | void | null"
|
|
26057
|
+
},
|
|
26058
|
+
"privacy": "public",
|
|
26059
|
+
"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.",
|
|
26060
|
+
"inheritedFrom": {
|
|
26061
|
+
"name": "SearchBarCombobox",
|
|
26062
|
+
"module": "src/search-bar/search-bar-combobox.ts"
|
|
26063
|
+
}
|
|
26064
|
+
},
|
|
26065
|
+
{
|
|
26066
|
+
"kind": "method",
|
|
26067
|
+
"name": "templateChanged",
|
|
26068
|
+
"privacy": "protected",
|
|
26069
|
+
"return": {
|
|
26070
|
+
"type": {
|
|
26071
|
+
"text": "void"
|
|
26072
|
+
}
|
|
26073
|
+
},
|
|
26074
|
+
"inheritedFrom": {
|
|
26075
|
+
"name": "SearchBarCombobox",
|
|
26076
|
+
"module": "src/search-bar/search-bar-combobox.ts"
|
|
26077
|
+
}
|
|
26078
|
+
},
|
|
26079
|
+
{
|
|
26080
|
+
"kind": "field",
|
|
26081
|
+
"name": "styles",
|
|
26082
|
+
"type": {
|
|
26083
|
+
"text": "ElementStyles | void | null"
|
|
26084
|
+
},
|
|
26085
|
+
"privacy": "public",
|
|
26086
|
+
"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.",
|
|
26087
|
+
"inheritedFrom": {
|
|
26088
|
+
"name": "SearchBarCombobox",
|
|
26089
|
+
"module": "src/search-bar/search-bar-combobox.ts"
|
|
26090
|
+
}
|
|
26091
|
+
},
|
|
26092
|
+
{
|
|
26093
|
+
"kind": "method",
|
|
26094
|
+
"name": "stylesChanged",
|
|
26095
|
+
"privacy": "protected",
|
|
26096
|
+
"return": {
|
|
26097
|
+
"type": {
|
|
26098
|
+
"text": "void"
|
|
26099
|
+
}
|
|
26100
|
+
},
|
|
26101
|
+
"inheritedFrom": {
|
|
26102
|
+
"name": "SearchBarCombobox",
|
|
26103
|
+
"module": "src/search-bar/search-bar-combobox.ts"
|
|
26104
|
+
}
|
|
26105
|
+
},
|
|
26106
|
+
{
|
|
26107
|
+
"kind": "method",
|
|
26108
|
+
"name": "compose",
|
|
26109
|
+
"privacy": "public",
|
|
26110
|
+
"static": true,
|
|
26111
|
+
"return": {
|
|
26112
|
+
"type": {
|
|
26113
|
+
"text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
|
|
26114
|
+
}
|
|
26115
|
+
},
|
|
26116
|
+
"parameters": [
|
|
26117
|
+
{
|
|
26118
|
+
"name": "this",
|
|
26119
|
+
"type": {
|
|
26120
|
+
"text": "K"
|
|
26121
|
+
}
|
|
26122
|
+
},
|
|
26123
|
+
{
|
|
26124
|
+
"name": "elementDefinition",
|
|
26125
|
+
"type": {
|
|
26126
|
+
"text": "T"
|
|
26127
|
+
},
|
|
26128
|
+
"description": "The definition of the element to create the registry\nfunction for."
|
|
26129
|
+
}
|
|
26130
|
+
],
|
|
26131
|
+
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
26132
|
+
"inheritedFrom": {
|
|
26133
|
+
"name": "SearchBarCombobox",
|
|
26134
|
+
"module": "src/search-bar/search-bar-combobox.ts"
|
|
26135
|
+
}
|
|
26136
|
+
},
|
|
26137
|
+
{
|
|
26138
|
+
"kind": "field",
|
|
26139
|
+
"name": "_ourValue",
|
|
26140
|
+
"type": {
|
|
26141
|
+
"text": "string"
|
|
26142
|
+
},
|
|
26143
|
+
"privacy": "private",
|
|
26144
|
+
"inheritedFrom": {
|
|
26145
|
+
"name": "Combobox",
|
|
26146
|
+
"module": "src/combobox/combobox.ts"
|
|
26147
|
+
}
|
|
26148
|
+
},
|
|
26149
|
+
{
|
|
26150
|
+
"kind": "field",
|
|
26151
|
+
"name": "#indicator",
|
|
26152
|
+
"privacy": "private",
|
|
26153
|
+
"type": {
|
|
26154
|
+
"text": "Element"
|
|
26155
|
+
},
|
|
26156
|
+
"inheritedFrom": {
|
|
26157
|
+
"name": "Combobox",
|
|
26158
|
+
"module": "src/combobox/combobox.ts"
|
|
26159
|
+
}
|
|
26160
|
+
},
|
|
26161
|
+
{
|
|
26162
|
+
"kind": "field",
|
|
26163
|
+
"name": "#wasOpenOnEnterDown",
|
|
26164
|
+
"privacy": "private",
|
|
26165
|
+
"type": {
|
|
26166
|
+
"text": "boolean"
|
|
26167
|
+
},
|
|
26168
|
+
"default": "false",
|
|
26169
|
+
"inheritedFrom": {
|
|
26170
|
+
"name": "Combobox",
|
|
26171
|
+
"module": "src/combobox/combobox.ts"
|
|
26172
|
+
}
|
|
26173
|
+
},
|
|
26174
|
+
{
|
|
26175
|
+
"kind": "field",
|
|
26176
|
+
"name": "slottedDatasource",
|
|
26177
|
+
"type": {
|
|
26178
|
+
"text": "HTMLSlotElement"
|
|
26179
|
+
},
|
|
26180
|
+
"inheritedFrom": {
|
|
26181
|
+
"name": "Combobox",
|
|
26182
|
+
"module": "src/combobox/combobox.ts"
|
|
26183
|
+
}
|
|
26184
|
+
},
|
|
26185
|
+
{
|
|
26186
|
+
"kind": "field",
|
|
26187
|
+
"name": "async",
|
|
26188
|
+
"type": {
|
|
26189
|
+
"text": "boolean"
|
|
26190
|
+
},
|
|
26191
|
+
"default": "false",
|
|
26192
|
+
"inheritedFrom": {
|
|
26193
|
+
"name": "Combobox",
|
|
26194
|
+
"module": "src/combobox/combobox.ts"
|
|
26195
|
+
}
|
|
26196
|
+
},
|
|
26197
|
+
{
|
|
26198
|
+
"kind": "field",
|
|
26199
|
+
"name": "debounce",
|
|
26200
|
+
"type": {
|
|
26201
|
+
"text": "number"
|
|
26202
|
+
},
|
|
26203
|
+
"default": "500",
|
|
26204
|
+
"inheritedFrom": {
|
|
26205
|
+
"name": "Combobox",
|
|
26206
|
+
"module": "src/combobox/combobox.ts"
|
|
26207
|
+
}
|
|
26208
|
+
},
|
|
26209
|
+
{
|
|
26210
|
+
"kind": "method",
|
|
26211
|
+
"name": "debounceChanged",
|
|
26212
|
+
"parameters": [
|
|
26213
|
+
{
|
|
26214
|
+
"name": "oldValue"
|
|
26215
|
+
},
|
|
26216
|
+
{
|
|
26217
|
+
"name": "newValue",
|
|
26218
|
+
"type": {
|
|
26219
|
+
"text": "number"
|
|
26220
|
+
}
|
|
26221
|
+
}
|
|
26222
|
+
],
|
|
26223
|
+
"inheritedFrom": {
|
|
26224
|
+
"name": "Combobox",
|
|
26225
|
+
"module": "src/combobox/combobox.ts"
|
|
26226
|
+
}
|
|
26227
|
+
},
|
|
26228
|
+
{
|
|
26229
|
+
"kind": "field",
|
|
26230
|
+
"name": "debouncedInputHandler",
|
|
26231
|
+
"inheritedFrom": {
|
|
26232
|
+
"name": "Combobox",
|
|
26233
|
+
"module": "src/combobox/combobox.ts"
|
|
26234
|
+
}
|
|
26235
|
+
},
|
|
26236
|
+
{
|
|
26237
|
+
"kind": "field",
|
|
26238
|
+
"name": "caseSensitive",
|
|
26239
|
+
"type": {
|
|
26240
|
+
"text": "boolean"
|
|
26241
|
+
},
|
|
26242
|
+
"privacy": "public",
|
|
26243
|
+
"default": "false",
|
|
26244
|
+
"description": "Controls whether to perform a case-sensitive search in the list of options",
|
|
26245
|
+
"inheritedFrom": {
|
|
26246
|
+
"name": "Combobox",
|
|
26247
|
+
"module": "src/combobox/combobox.ts"
|
|
26248
|
+
}
|
|
26249
|
+
},
|
|
26250
|
+
{
|
|
26251
|
+
"kind": "field",
|
|
26252
|
+
"name": "ignoreInputClick",
|
|
26253
|
+
"type": {
|
|
26254
|
+
"text": "boolean"
|
|
26255
|
+
},
|
|
26256
|
+
"privacy": "public",
|
|
26257
|
+
"default": "false",
|
|
26258
|
+
"description": "Controls whether to suppress opening the dropdown when the input field is clicked",
|
|
26259
|
+
"inheritedFrom": {
|
|
26260
|
+
"name": "Combobox",
|
|
26261
|
+
"module": "src/combobox/combobox.ts"
|
|
26262
|
+
}
|
|
26263
|
+
},
|
|
26264
|
+
{
|
|
26265
|
+
"kind": "method",
|
|
26266
|
+
"name": "slottedOptionsChanged",
|
|
26267
|
+
"privacy": "public",
|
|
26268
|
+
"return": {
|
|
26269
|
+
"type": {
|
|
26270
|
+
"text": "void"
|
|
26271
|
+
}
|
|
26272
|
+
},
|
|
26273
|
+
"parameters": [
|
|
26274
|
+
{
|
|
26275
|
+
"name": "prev",
|
|
26276
|
+
"type": {
|
|
26277
|
+
"text": "Element[] | undefined"
|
|
26278
|
+
}
|
|
26279
|
+
},
|
|
26280
|
+
{
|
|
26281
|
+
"name": "next",
|
|
26282
|
+
"type": {
|
|
26283
|
+
"text": "Element[]"
|
|
26284
|
+
}
|
|
26285
|
+
}
|
|
26286
|
+
],
|
|
26287
|
+
"inheritedFrom": {
|
|
26288
|
+
"name": "Combobox",
|
|
26289
|
+
"module": "src/combobox/combobox.ts"
|
|
26290
|
+
}
|
|
26291
|
+
},
|
|
26292
|
+
{
|
|
26293
|
+
"kind": "field",
|
|
26294
|
+
"name": "indicator",
|
|
26295
|
+
"type": {
|
|
26296
|
+
"text": "Element"
|
|
26297
|
+
},
|
|
26298
|
+
"privacy": "protected",
|
|
26299
|
+
"description": "Gets the HTML element for the indicator button",
|
|
26300
|
+
"readonly": true,
|
|
26301
|
+
"inheritedFrom": {
|
|
26302
|
+
"name": "Combobox",
|
|
26303
|
+
"module": "src/combobox/combobox.ts"
|
|
26304
|
+
}
|
|
26305
|
+
},
|
|
26306
|
+
{
|
|
26307
|
+
"kind": "method",
|
|
26308
|
+
"name": "selectItemByValue",
|
|
26309
|
+
"privacy": "protected",
|
|
26310
|
+
"parameters": [
|
|
26311
|
+
{
|
|
26312
|
+
"name": "value",
|
|
26313
|
+
"type": {
|
|
26314
|
+
"text": "string"
|
|
26315
|
+
},
|
|
26316
|
+
"description": "The text value of the item to be selected"
|
|
26317
|
+
}
|
|
26318
|
+
],
|
|
26319
|
+
"description": "Selects an item in the dropdown based on its text value",
|
|
26320
|
+
"inheritedFrom": {
|
|
26321
|
+
"name": "Combobox",
|
|
26322
|
+
"module": "src/combobox/combobox.ts"
|
|
26323
|
+
}
|
|
26324
|
+
},
|
|
26325
|
+
{
|
|
26326
|
+
"kind": "method",
|
|
26327
|
+
"name": "asyncSetFilter",
|
|
26328
|
+
"inheritedFrom": {
|
|
26329
|
+
"name": "Combobox",
|
|
26330
|
+
"module": "src/combobox/combobox.ts"
|
|
26556
26331
|
}
|
|
26557
|
-
}
|
|
26332
|
+
}
|
|
26333
|
+
],
|
|
26334
|
+
"events": [
|
|
26558
26335
|
{
|
|
26559
|
-
"
|
|
26560
|
-
"
|
|
26561
|
-
|
|
26336
|
+
"description": "Fires a custom 'change' event when the value updates",
|
|
26337
|
+
"name": "change",
|
|
26338
|
+
"inheritedFrom": {
|
|
26339
|
+
"name": "SearchBarCombobox",
|
|
26340
|
+
"module": "src/search-bar/search-bar-combobox.ts"
|
|
26562
26341
|
}
|
|
26563
26342
|
}
|
|
26564
26343
|
]
|
|
26344
|
+
},
|
|
26345
|
+
{
|
|
26346
|
+
"kind": "variable",
|
|
26347
|
+
"name": "zeroSearchBarCombobox",
|
|
26348
|
+
"description": "The Zero Search Bar Combobox",
|
|
26349
|
+
"privacy": "public"
|
|
26565
26350
|
}
|
|
26566
26351
|
],
|
|
26567
26352
|
"exports": [
|
|
26568
26353
|
{
|
|
26569
26354
|
"kind": "js",
|
|
26570
|
-
"name": "
|
|
26355
|
+
"name": "SearchBarCombobox",
|
|
26571
26356
|
"declaration": {
|
|
26572
|
-
"name": "
|
|
26573
|
-
"module": "src/
|
|
26357
|
+
"name": "SearchBarCombobox",
|
|
26358
|
+
"module": "src/search-bar/search-bar-combobox.ts"
|
|
26359
|
+
}
|
|
26360
|
+
},
|
|
26361
|
+
{
|
|
26362
|
+
"kind": "js",
|
|
26363
|
+
"name": "zeroSearchBarCombobox",
|
|
26364
|
+
"declaration": {
|
|
26365
|
+
"name": "zeroSearchBarCombobox",
|
|
26366
|
+
"module": "src/search-bar/search-bar-combobox.ts"
|
|
26574
26367
|
}
|
|
26575
26368
|
}
|
|
26576
26369
|
]
|
|
26577
26370
|
},
|
|
26578
26371
|
{
|
|
26579
26372
|
"kind": "javascript-module",
|
|
26580
|
-
"path": "src/
|
|
26373
|
+
"path": "src/search-bar/search-bar.stories.ts",
|
|
26581
26374
|
"declarations": [
|
|
26582
|
-
{
|
|
26583
|
-
"kind": "class",
|
|
26584
|
-
"description": "",
|
|
26585
|
-
"name": "SegmentedItem",
|
|
26586
|
-
"superclass": {
|
|
26587
|
-
"name": "FoundationFoundationRadio",
|
|
26588
|
-
"package": "@genesislcap/foundation-ui"
|
|
26589
|
-
},
|
|
26590
|
-
"tagName": "%%prefix%%-segmented-item",
|
|
26591
|
-
"customElement": true
|
|
26592
|
-
},
|
|
26593
26375
|
{
|
|
26594
26376
|
"kind": "variable",
|
|
26595
|
-
"name": "
|
|
26377
|
+
"name": "meta",
|
|
26596
26378
|
"type": {
|
|
26597
|
-
"text": "
|
|
26379
|
+
"text": "Meta"
|
|
26598
26380
|
},
|
|
26599
|
-
"default": "
|
|
26381
|
+
"default": "{\n title: 'Search Bar',\n component: 'zero-search-bar',\n}"
|
|
26600
26382
|
},
|
|
26601
26383
|
{
|
|
26602
26384
|
"kind": "variable",
|
|
26603
|
-
"name": "
|
|
26385
|
+
"name": "Primary",
|
|
26604
26386
|
"type": {
|
|
26605
|
-
"text": "
|
|
26387
|
+
"text": "StoryObj"
|
|
26606
26388
|
},
|
|
26607
|
-
"default": "{}"
|
|
26608
|
-
},
|
|
26609
|
-
{
|
|
26610
|
-
"kind": "variable",
|
|
26611
|
-
"name": "zeroSegmentedItem",
|
|
26612
|
-
"description": "The Zero Segmented item",
|
|
26613
|
-
"privacy": "public"
|
|
26389
|
+
"default": "{\n render: ({ searchConfig }) => html`\n <div style=\"height: 400px; width: 500px;\">\n <zero-search-bar .options=\"${searchConfig}\"></zero-search-bar>\n </div>\n `,\n args: {\n searchConfig: [\n {\n field: 'TRADE_NAME',\n label: (searchTerm) => `${searchTerm} as Trade Name`,\n createCriteria: getCriteriaBuilder,\n isEnabled: (searchTerm, selectedOption) => {\n return (\n searchTerm.length >= INPUT_MIN_LENGTH &&\n !selectedOption.some((e) => e.field === 'TRADE_NAME')\n );\n },\n },\n {\n field: 'INSTRUMENT_NAME',\n label: (searchTerm) => `${searchTerm} as Instrument Name`,\n createCriteria: getCriteriaBuilder,\n isEnabled: (searchTerm, selectedOption) => {\n return (\n searchTerm.length >= INPUT_MIN_LENGTH &&\n !selectedOption.some((e) => e.field === 'INSTRUMENT_NAME')\n );\n },\n },\n {\n field: 'USER_ID',\n label: (searchTerm) => `${searchTerm} as User ID`,\n createCriteria: getCriteriaBuilder,\n isEnabled: (searchTerm, selectedOption) => {\n return (\n searchTerm.length >= INPUT_MIN_LENGTH &&\n !selectedOption.some((e) => e.field === 'USER_ID')\n );\n },\n },\n ],\n },\n}"
|
|
26614
26390
|
}
|
|
26615
26391
|
],
|
|
26616
26392
|
"exports": [
|
|
26617
26393
|
{
|
|
26618
26394
|
"kind": "js",
|
|
26619
|
-
"name": "
|
|
26620
|
-
"declaration": {
|
|
26621
|
-
"name": "SegmentedItem",
|
|
26622
|
-
"module": "src/segmented-item/segmented-item.ts"
|
|
26623
|
-
}
|
|
26624
|
-
},
|
|
26625
|
-
{
|
|
26626
|
-
"kind": "js",
|
|
26627
|
-
"name": "zeroSegmentedItemShadowOptions",
|
|
26628
|
-
"declaration": {
|
|
26629
|
-
"name": "zeroSegmentedItemShadowOptions",
|
|
26630
|
-
"module": "src/segmented-item/segmented-item.ts"
|
|
26631
|
-
}
|
|
26632
|
-
},
|
|
26633
|
-
{
|
|
26634
|
-
"kind": "js",
|
|
26635
|
-
"name": "defaultSegmentedItemConfig",
|
|
26395
|
+
"name": "default",
|
|
26636
26396
|
"declaration": {
|
|
26637
|
-
"name": "
|
|
26638
|
-
"module": "src/
|
|
26397
|
+
"name": "meta",
|
|
26398
|
+
"module": "src/search-bar/search-bar.stories.ts"
|
|
26639
26399
|
}
|
|
26640
26400
|
},
|
|
26641
26401
|
{
|
|
26642
26402
|
"kind": "js",
|
|
26643
|
-
"name": "
|
|
26403
|
+
"name": "Primary",
|
|
26644
26404
|
"declaration": {
|
|
26645
|
-
"name": "
|
|
26646
|
-
"module": "src/
|
|
26405
|
+
"name": "Primary",
|
|
26406
|
+
"module": "src/search-bar/search-bar.stories.ts"
|
|
26647
26407
|
}
|
|
26648
26408
|
}
|
|
26649
26409
|
]
|
|
26650
26410
|
},
|
|
26651
26411
|
{
|
|
26652
26412
|
"kind": "javascript-module",
|
|
26653
|
-
"path": "src/
|
|
26654
|
-
"declarations": [
|
|
26655
|
-
"exports": [
|
|
26656
|
-
{
|
|
26657
|
-
"kind": "js",
|
|
26658
|
-
"name": "*",
|
|
26659
|
-
"declaration": {
|
|
26660
|
-
"name": "*",
|
|
26661
|
-
"package": "./radio-group"
|
|
26662
|
-
}
|
|
26663
|
-
},
|
|
26413
|
+
"path": "src/search-bar/search-bar.styles.ts",
|
|
26414
|
+
"declarations": [
|
|
26664
26415
|
{
|
|
26665
|
-
"kind": "
|
|
26666
|
-
"name": "
|
|
26667
|
-
"
|
|
26668
|
-
|
|
26669
|
-
|
|
26670
|
-
|
|
26671
|
-
},
|
|
26416
|
+
"kind": "variable",
|
|
26417
|
+
"name": "zeroSearchBarStyles",
|
|
26418
|
+
"default": "css`\n ${foundationSearchBarStyles}\n`"
|
|
26419
|
+
}
|
|
26420
|
+
],
|
|
26421
|
+
"exports": [
|
|
26672
26422
|
{
|
|
26673
26423
|
"kind": "js",
|
|
26674
|
-
"name": "
|
|
26424
|
+
"name": "zeroSearchBarStyles",
|
|
26675
26425
|
"declaration": {
|
|
26676
|
-
"name": "
|
|
26677
|
-
"
|
|
26426
|
+
"name": "zeroSearchBarStyles",
|
|
26427
|
+
"module": "src/search-bar/search-bar.styles.ts"
|
|
26678
26428
|
}
|
|
26679
26429
|
}
|
|
26680
26430
|
]
|
|
26681
26431
|
},
|
|
26682
26432
|
{
|
|
26683
26433
|
"kind": "javascript-module",
|
|
26684
|
-
"path": "src/
|
|
26434
|
+
"path": "src/search-bar/search-bar.template.ts",
|
|
26685
26435
|
"declarations": [
|
|
26686
26436
|
{
|
|
26687
26437
|
"kind": "variable",
|
|
26688
|
-
"name": "
|
|
26689
|
-
"
|
|
26690
|
-
"text": "Meta"
|
|
26691
|
-
},
|
|
26692
|
-
"default": "{\n title: 'Radio Group',\n component: 'zero-radio-group',\n}"
|
|
26693
|
-
},
|
|
26694
|
-
{
|
|
26695
|
-
"kind": "variable",
|
|
26696
|
-
"name": "Primary",
|
|
26697
|
-
"type": {
|
|
26698
|
-
"text": "StoryObj"
|
|
26699
|
-
},
|
|
26700
|
-
"default": "{\n render: () => html`\n <zero-radio-group>\n <label slot=\"label\">Zero Radio Group (label slot)</label>\n <zero-radio>Zero label 1</zero-radio>\n <zero-radio>Zero label 2</zero-radio>\n <zero-radio>Zero label 3</zero-radio>\n </zero-radio-group>\n `,\n}"
|
|
26438
|
+
"name": "zeroSearchBarTemplate",
|
|
26439
|
+
"default": "html<SearchBar>`\n ${getPrefixedSearchBar('zero')}\n`"
|
|
26701
26440
|
}
|
|
26702
26441
|
],
|
|
26703
26442
|
"exports": [
|
|
26704
26443
|
{
|
|
26705
26444
|
"kind": "js",
|
|
26706
|
-
"name": "
|
|
26707
|
-
"declaration": {
|
|
26708
|
-
"name": "meta",
|
|
26709
|
-
"module": "src/radio-group/radio-group.stories.ts"
|
|
26710
|
-
}
|
|
26711
|
-
},
|
|
26712
|
-
{
|
|
26713
|
-
"kind": "js",
|
|
26714
|
-
"name": "Primary",
|
|
26445
|
+
"name": "zeroSearchBarTemplate",
|
|
26715
26446
|
"declaration": {
|
|
26716
|
-
"name": "
|
|
26717
|
-
"module": "src/
|
|
26447
|
+
"name": "zeroSearchBarTemplate",
|
|
26448
|
+
"module": "src/search-bar/search-bar.template.ts"
|
|
26718
26449
|
}
|
|
26719
26450
|
}
|
|
26720
26451
|
]
|
|
26721
26452
|
},
|
|
26722
26453
|
{
|
|
26723
26454
|
"kind": "javascript-module",
|
|
26724
|
-
"path": "src/
|
|
26455
|
+
"path": "src/search-bar/search-bar.ts",
|
|
26725
26456
|
"declarations": [
|
|
26726
26457
|
{
|
|
26727
|
-
"kind": "
|
|
26728
|
-
"
|
|
26729
|
-
"
|
|
26730
|
-
|
|
26731
|
-
"text": "ElementStyles"
|
|
26732
|
-
}
|
|
26733
|
-
},
|
|
26734
|
-
"parameters": [
|
|
26458
|
+
"kind": "class",
|
|
26459
|
+
"description": "",
|
|
26460
|
+
"name": "SearchBar",
|
|
26461
|
+
"members": [
|
|
26735
26462
|
{
|
|
26736
|
-
"
|
|
26463
|
+
"kind": "field",
|
|
26464
|
+
"name": "appearance",
|
|
26737
26465
|
"type": {
|
|
26738
|
-
"text": "
|
|
26466
|
+
"text": "string"
|
|
26467
|
+
},
|
|
26468
|
+
"default": "'neutral-grey'",
|
|
26469
|
+
"inheritedFrom": {
|
|
26470
|
+
"name": "SearchBar",
|
|
26471
|
+
"module": "src/search-bar/search-bar.ts"
|
|
26739
26472
|
}
|
|
26740
26473
|
},
|
|
26741
26474
|
{
|
|
26742
|
-
"
|
|
26475
|
+
"kind": "field",
|
|
26476
|
+
"name": "combobox",
|
|
26743
26477
|
"type": {
|
|
26744
|
-
"text": "
|
|
26478
|
+
"text": "SearchBarCombobox"
|
|
26479
|
+
},
|
|
26480
|
+
"privacy": "public",
|
|
26481
|
+
"inheritedFrom": {
|
|
26482
|
+
"name": "SearchBar",
|
|
26483
|
+
"module": "src/search-bar/search-bar.ts"
|
|
26745
26484
|
}
|
|
26746
|
-
}
|
|
26747
|
-
]
|
|
26748
|
-
}
|
|
26749
|
-
],
|
|
26750
|
-
"exports": [
|
|
26751
|
-
{
|
|
26752
|
-
"kind": "js",
|
|
26753
|
-
"name": "zeroRadioGroupStyles",
|
|
26754
|
-
"declaration": {
|
|
26755
|
-
"name": "zeroRadioGroupStyles",
|
|
26756
|
-
"module": "src/radio-group/radio-group.styles.ts"
|
|
26757
|
-
}
|
|
26758
|
-
}
|
|
26759
|
-
]
|
|
26760
|
-
},
|
|
26761
|
-
{
|
|
26762
|
-
"kind": "javascript-module",
|
|
26763
|
-
"path": "src/radio-group/radio-group.template.ts",
|
|
26764
|
-
"declarations": [
|
|
26765
|
-
{
|
|
26766
|
-
"kind": "function",
|
|
26767
|
-
"name": "zeroRadioGroupTemplate",
|
|
26768
|
-
"return": {
|
|
26769
|
-
"type": {
|
|
26770
|
-
"text": "ViewTemplate<RadioGroup>"
|
|
26771
|
-
}
|
|
26772
|
-
},
|
|
26773
|
-
"parameters": [
|
|
26485
|
+
},
|
|
26774
26486
|
{
|
|
26775
|
-
"
|
|
26487
|
+
"kind": "field",
|
|
26488
|
+
"name": "defaultSlottedNodes",
|
|
26489
|
+
"inheritedFrom": {
|
|
26490
|
+
"name": "SearchBar",
|
|
26491
|
+
"module": "src/search-bar/search-bar.ts"
|
|
26492
|
+
}
|
|
26493
|
+
},
|
|
26494
|
+
{
|
|
26495
|
+
"kind": "field",
|
|
26496
|
+
"name": "options",
|
|
26776
26497
|
"type": {
|
|
26777
|
-
"text": "
|
|
26498
|
+
"text": "AvailableOption[]"
|
|
26499
|
+
},
|
|
26500
|
+
"inheritedFrom": {
|
|
26501
|
+
"name": "SearchBar",
|
|
26502
|
+
"module": "src/search-bar/search-bar.ts"
|
|
26778
26503
|
}
|
|
26779
26504
|
},
|
|
26780
26505
|
{
|
|
26781
|
-
"
|
|
26506
|
+
"kind": "field",
|
|
26507
|
+
"name": "searchTerm",
|
|
26782
26508
|
"type": {
|
|
26783
|
-
"text": "
|
|
26509
|
+
"text": "string"
|
|
26510
|
+
},
|
|
26511
|
+
"default": "''",
|
|
26512
|
+
"inheritedFrom": {
|
|
26513
|
+
"name": "SearchBar",
|
|
26514
|
+
"module": "src/search-bar/search-bar.ts"
|
|
26515
|
+
}
|
|
26516
|
+
},
|
|
26517
|
+
{
|
|
26518
|
+
"kind": "field",
|
|
26519
|
+
"name": "minlength",
|
|
26520
|
+
"type": {
|
|
26521
|
+
"text": "number"
|
|
26522
|
+
},
|
|
26523
|
+
"default": "INPUT_MIN_LENGTH",
|
|
26524
|
+
"inheritedFrom": {
|
|
26525
|
+
"name": "SearchBar",
|
|
26526
|
+
"module": "src/search-bar/search-bar.ts"
|
|
26784
26527
|
}
|
|
26785
|
-
}
|
|
26786
|
-
]
|
|
26787
|
-
}
|
|
26788
|
-
],
|
|
26789
|
-
"exports": [
|
|
26790
|
-
{
|
|
26791
|
-
"kind": "js",
|
|
26792
|
-
"name": "zeroRadioGroupTemplate",
|
|
26793
|
-
"declaration": {
|
|
26794
|
-
"name": "zeroRadioGroupTemplate",
|
|
26795
|
-
"module": "src/radio-group/radio-group.template.ts"
|
|
26796
|
-
}
|
|
26797
|
-
}
|
|
26798
|
-
]
|
|
26799
|
-
},
|
|
26800
|
-
{
|
|
26801
|
-
"kind": "javascript-module",
|
|
26802
|
-
"path": "src/radio-group/radio-group.ts",
|
|
26803
|
-
"declarations": [
|
|
26804
|
-
{
|
|
26805
|
-
"kind": "class",
|
|
26806
|
-
"description": "",
|
|
26807
|
-
"name": "RadioGroup",
|
|
26808
|
-
"superclass": {
|
|
26809
|
-
"name": "FoundationRadioGroup",
|
|
26810
|
-
"package": "@genesislcap/foundation-ui"
|
|
26811
|
-
},
|
|
26812
|
-
"tagName": "%%prefix%%-radio-group",
|
|
26813
|
-
"customElement": true,
|
|
26814
|
-
"attributes": [
|
|
26528
|
+
},
|
|
26815
26529
|
{
|
|
26816
|
-
"
|
|
26530
|
+
"kind": "field",
|
|
26531
|
+
"name": "placeholder",
|
|
26817
26532
|
"type": {
|
|
26818
|
-
"text": "
|
|
26533
|
+
"text": "string"
|
|
26819
26534
|
},
|
|
26820
|
-
"
|
|
26821
|
-
"fieldName": "readOnly",
|
|
26535
|
+
"default": "'Start typing to search'",
|
|
26822
26536
|
"inheritedFrom": {
|
|
26823
|
-
"name": "
|
|
26824
|
-
"module": "src/
|
|
26537
|
+
"name": "SearchBar",
|
|
26538
|
+
"module": "src/search-bar/search-bar.ts"
|
|
26825
26539
|
}
|
|
26826
26540
|
},
|
|
26827
26541
|
{
|
|
26542
|
+
"kind": "field",
|
|
26828
26543
|
"name": "disabled",
|
|
26829
26544
|
"type": {
|
|
26830
26545
|
"text": "boolean"
|
|
26831
26546
|
},
|
|
26832
|
-
"description": "Disables the radio group and child radios.",
|
|
26833
|
-
"fieldName": "disabled",
|
|
26834
26547
|
"inheritedFrom": {
|
|
26835
|
-
"name": "
|
|
26836
|
-
"module": "src/
|
|
26548
|
+
"name": "SearchBar",
|
|
26549
|
+
"module": "src/search-bar/search-bar.ts"
|
|
26837
26550
|
}
|
|
26838
26551
|
},
|
|
26839
26552
|
{
|
|
26840
|
-
"
|
|
26553
|
+
"kind": "field",
|
|
26554
|
+
"name": "loading",
|
|
26841
26555
|
"type": {
|
|
26842
|
-
"text": "
|
|
26556
|
+
"text": "boolean"
|
|
26843
26557
|
},
|
|
26844
|
-
"description": "The name of the radio group. Setting this value will set the name value\nfor all child radio elements.",
|
|
26845
|
-
"fieldName": "name",
|
|
26846
26558
|
"inheritedFrom": {
|
|
26847
|
-
"name": "
|
|
26848
|
-
"module": "src/
|
|
26559
|
+
"name": "SearchBar",
|
|
26560
|
+
"module": "src/search-bar/search-bar.ts"
|
|
26849
26561
|
}
|
|
26850
26562
|
},
|
|
26851
26563
|
{
|
|
26852
|
-
"
|
|
26564
|
+
"kind": "field",
|
|
26565
|
+
"name": "selectedOptions",
|
|
26853
26566
|
"type": {
|
|
26854
|
-
"text": "
|
|
26567
|
+
"text": "SelectedOption[]"
|
|
26855
26568
|
},
|
|
26856
|
-
"
|
|
26857
|
-
"fieldName": "value",
|
|
26569
|
+
"default": "[]",
|
|
26858
26570
|
"inheritedFrom": {
|
|
26859
|
-
"name": "
|
|
26860
|
-
"module": "src/
|
|
26571
|
+
"name": "SearchBar",
|
|
26572
|
+
"module": "src/search-bar/search-bar.ts"
|
|
26861
26573
|
}
|
|
26862
26574
|
},
|
|
26863
26575
|
{
|
|
26864
|
-
"
|
|
26576
|
+
"kind": "field",
|
|
26577
|
+
"name": "filteredOptions",
|
|
26865
26578
|
"type": {
|
|
26866
|
-
"text": "
|
|
26579
|
+
"text": "AvailableOption[]"
|
|
26867
26580
|
},
|
|
26868
|
-
"description": "The orientation of the group",
|
|
26869
|
-
"fieldName": "orientation",
|
|
26870
26581
|
"inheritedFrom": {
|
|
26871
|
-
"name": "
|
|
26872
|
-
"module": "src/
|
|
26582
|
+
"name": "SearchBar",
|
|
26583
|
+
"module": "src/search-bar/search-bar.ts"
|
|
26873
26584
|
}
|
|
26874
|
-
}
|
|
26875
|
-
],
|
|
26876
|
-
"members": [
|
|
26585
|
+
},
|
|
26877
26586
|
{
|
|
26878
26587
|
"kind": "field",
|
|
26879
|
-
"name": "
|
|
26588
|
+
"name": "selectedOptionsDiv",
|
|
26880
26589
|
"type": {
|
|
26881
|
-
"text": "
|
|
26590
|
+
"text": "HTMLDivElement"
|
|
26882
26591
|
},
|
|
26883
26592
|
"privacy": "public",
|
|
26884
|
-
"description": "When true, the child radios 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.",
|
|
26885
26593
|
"inheritedFrom": {
|
|
26886
|
-
"name": "
|
|
26887
|
-
"module": "src/
|
|
26594
|
+
"name": "SearchBar",
|
|
26595
|
+
"module": "src/search-bar/search-bar.ts"
|
|
26888
26596
|
}
|
|
26889
26597
|
},
|
|
26890
26598
|
{
|
|
26891
26599
|
"kind": "method",
|
|
26892
|
-
"name": "
|
|
26893
|
-
"privacy": "
|
|
26600
|
+
"name": "clear",
|
|
26601
|
+
"privacy": "public",
|
|
26602
|
+
"inheritedFrom": {
|
|
26603
|
+
"name": "SearchBar",
|
|
26604
|
+
"module": "src/search-bar/search-bar.ts"
|
|
26605
|
+
}
|
|
26606
|
+
},
|
|
26607
|
+
{
|
|
26608
|
+
"kind": "method",
|
|
26609
|
+
"name": "clearSearch",
|
|
26610
|
+
"privacy": "public",
|
|
26894
26611
|
"return": {
|
|
26895
26612
|
"type": {
|
|
26896
26613
|
"text": "void"
|
|
26897
26614
|
}
|
|
26898
26615
|
},
|
|
26899
26616
|
"inheritedFrom": {
|
|
26900
|
-
"name": "
|
|
26901
|
-
"module": "src/
|
|
26617
|
+
"name": "SearchBar",
|
|
26618
|
+
"module": "src/search-bar/search-bar.ts"
|
|
26902
26619
|
}
|
|
26903
26620
|
},
|
|
26904
26621
|
{
|
|
26905
|
-
"kind": "
|
|
26906
|
-
"name": "
|
|
26907
|
-
"type": {
|
|
26908
|
-
"text": "boolean"
|
|
26909
|
-
},
|
|
26622
|
+
"kind": "method",
|
|
26623
|
+
"name": "inputdeleted",
|
|
26910
26624
|
"privacy": "public",
|
|
26911
|
-
"description": "Disables the radio group and child radios.",
|
|
26912
26625
|
"inheritedFrom": {
|
|
26913
|
-
"name": "
|
|
26914
|
-
"module": "src/
|
|
26626
|
+
"name": "SearchBar",
|
|
26627
|
+
"module": "src/search-bar/search-bar.ts"
|
|
26915
26628
|
}
|
|
26916
26629
|
},
|
|
26917
26630
|
{
|
|
26918
26631
|
"kind": "method",
|
|
26919
|
-
"name": "
|
|
26632
|
+
"name": "changeHandler",
|
|
26633
|
+
"privacy": "public",
|
|
26634
|
+
"inheritedFrom": {
|
|
26635
|
+
"name": "SearchBar",
|
|
26636
|
+
"module": "src/search-bar/search-bar.ts"
|
|
26637
|
+
}
|
|
26638
|
+
},
|
|
26639
|
+
{
|
|
26640
|
+
"kind": "method",
|
|
26641
|
+
"name": "pasteHandler",
|
|
26642
|
+
"privacy": "public",
|
|
26643
|
+
"parameters": [
|
|
26644
|
+
{
|
|
26645
|
+
"name": "event",
|
|
26646
|
+
"type": {
|
|
26647
|
+
"text": "ClipboardEvent"
|
|
26648
|
+
}
|
|
26649
|
+
}
|
|
26650
|
+
],
|
|
26651
|
+
"inheritedFrom": {
|
|
26652
|
+
"name": "SearchBar",
|
|
26653
|
+
"module": "src/search-bar/search-bar.ts"
|
|
26654
|
+
}
|
|
26655
|
+
},
|
|
26656
|
+
{
|
|
26657
|
+
"kind": "method",
|
|
26658
|
+
"name": "hasSelectedOption",
|
|
26659
|
+
"privacy": "public",
|
|
26660
|
+
"parameters": [
|
|
26661
|
+
{
|
|
26662
|
+
"name": "term",
|
|
26663
|
+
"type": {
|
|
26664
|
+
"text": "string"
|
|
26665
|
+
}
|
|
26666
|
+
},
|
|
26667
|
+
{
|
|
26668
|
+
"name": "field",
|
|
26669
|
+
"type": {
|
|
26670
|
+
"text": "string"
|
|
26671
|
+
}
|
|
26672
|
+
}
|
|
26673
|
+
],
|
|
26674
|
+
"inheritedFrom": {
|
|
26675
|
+
"name": "SearchBar",
|
|
26676
|
+
"module": "src/search-bar/search-bar.ts"
|
|
26677
|
+
}
|
|
26678
|
+
},
|
|
26679
|
+
{
|
|
26680
|
+
"kind": "method",
|
|
26681
|
+
"name": "unselectOption",
|
|
26682
|
+
"privacy": "public",
|
|
26683
|
+
"parameters": [
|
|
26684
|
+
{
|
|
26685
|
+
"name": "option",
|
|
26686
|
+
"type": {
|
|
26687
|
+
"text": "any"
|
|
26688
|
+
}
|
|
26689
|
+
}
|
|
26690
|
+
],
|
|
26691
|
+
"inheritedFrom": {
|
|
26692
|
+
"name": "SearchBar",
|
|
26693
|
+
"module": "src/search-bar/search-bar.ts"
|
|
26694
|
+
}
|
|
26695
|
+
},
|
|
26696
|
+
{
|
|
26697
|
+
"kind": "method",
|
|
26698
|
+
"name": "inputHandler",
|
|
26699
|
+
"privacy": "public",
|
|
26700
|
+
"inheritedFrom": {
|
|
26701
|
+
"name": "SearchBar",
|
|
26702
|
+
"module": "src/search-bar/search-bar.ts"
|
|
26703
|
+
}
|
|
26704
|
+
},
|
|
26705
|
+
{
|
|
26706
|
+
"kind": "method",
|
|
26707
|
+
"name": "filterSelectedOptions",
|
|
26920
26708
|
"privacy": "private",
|
|
26921
|
-
"
|
|
26922
|
-
|
|
26923
|
-
"
|
|
26709
|
+
"parameters": [
|
|
26710
|
+
{
|
|
26711
|
+
"name": "term",
|
|
26712
|
+
"type": {
|
|
26713
|
+
"text": "string"
|
|
26714
|
+
}
|
|
26924
26715
|
}
|
|
26716
|
+
],
|
|
26717
|
+
"inheritedFrom": {
|
|
26718
|
+
"name": "SearchBar",
|
|
26719
|
+
"module": "src/search-bar/search-bar.ts"
|
|
26720
|
+
}
|
|
26721
|
+
},
|
|
26722
|
+
{
|
|
26723
|
+
"kind": "field",
|
|
26724
|
+
"name": "normalizeDelimiter",
|
|
26725
|
+
"privacy": "private",
|
|
26726
|
+
"inheritedFrom": {
|
|
26727
|
+
"name": "SearchBar",
|
|
26728
|
+
"module": "src/search-bar/search-bar.ts"
|
|
26729
|
+
}
|
|
26730
|
+
},
|
|
26731
|
+
{
|
|
26732
|
+
"kind": "field",
|
|
26733
|
+
"name": "addOrReplaceSelectedText",
|
|
26734
|
+
"privacy": "private",
|
|
26735
|
+
"inheritedFrom": {
|
|
26736
|
+
"name": "SearchBar",
|
|
26737
|
+
"module": "src/search-bar/search-bar.ts"
|
|
26738
|
+
}
|
|
26739
|
+
},
|
|
26740
|
+
{
|
|
26741
|
+
"kind": "field",
|
|
26742
|
+
"name": "_presentation",
|
|
26743
|
+
"type": {
|
|
26744
|
+
"text": "ComponentPresentation | null | undefined"
|
|
26745
|
+
},
|
|
26746
|
+
"privacy": "private",
|
|
26747
|
+
"default": "void 0",
|
|
26748
|
+
"inheritedFrom": {
|
|
26749
|
+
"name": "FoundationElement",
|
|
26750
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
26751
|
+
}
|
|
26752
|
+
},
|
|
26753
|
+
{
|
|
26754
|
+
"kind": "field",
|
|
26755
|
+
"name": "$presentation",
|
|
26756
|
+
"type": {
|
|
26757
|
+
"text": "ComponentPresentation | null"
|
|
26925
26758
|
},
|
|
26759
|
+
"privacy": "public",
|
|
26760
|
+
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
26926
26761
|
"inheritedFrom": {
|
|
26927
|
-
"name": "
|
|
26928
|
-
"module": "src/
|
|
26762
|
+
"name": "FoundationElement",
|
|
26763
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
26929
26764
|
}
|
|
26930
26765
|
},
|
|
26931
26766
|
{
|
|
26932
26767
|
"kind": "field",
|
|
26933
|
-
"name": "
|
|
26768
|
+
"name": "template",
|
|
26934
26769
|
"type": {
|
|
26935
|
-
"text": "
|
|
26770
|
+
"text": "ElementViewTemplate | void | null"
|
|
26936
26771
|
},
|
|
26937
26772
|
"privacy": "public",
|
|
26938
|
-
"description": "
|
|
26773
|
+
"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.",
|
|
26939
26774
|
"inheritedFrom": {
|
|
26940
|
-
"name": "
|
|
26941
|
-
"module": "src/
|
|
26775
|
+
"name": "FoundationElement",
|
|
26776
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
26942
26777
|
}
|
|
26943
26778
|
},
|
|
26944
26779
|
{
|
|
26945
26780
|
"kind": "method",
|
|
26946
|
-
"name": "
|
|
26781
|
+
"name": "templateChanged",
|
|
26947
26782
|
"privacy": "protected",
|
|
26948
26783
|
"return": {
|
|
26949
26784
|
"type": {
|
|
@@ -26951,26 +26786,26 @@
|
|
|
26951
26786
|
}
|
|
26952
26787
|
},
|
|
26953
26788
|
"inheritedFrom": {
|
|
26954
|
-
"name": "
|
|
26955
|
-
"module": "src/
|
|
26789
|
+
"name": "FoundationElement",
|
|
26790
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
26956
26791
|
}
|
|
26957
26792
|
},
|
|
26958
26793
|
{
|
|
26959
26794
|
"kind": "field",
|
|
26960
|
-
"name": "
|
|
26795
|
+
"name": "styles",
|
|
26961
26796
|
"type": {
|
|
26962
|
-
"text": "
|
|
26797
|
+
"text": "ElementStyles | void | null"
|
|
26963
26798
|
},
|
|
26964
26799
|
"privacy": "public",
|
|
26965
|
-
"description": "
|
|
26800
|
+
"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.",
|
|
26966
26801
|
"inheritedFrom": {
|
|
26967
|
-
"name": "
|
|
26968
|
-
"module": "src/
|
|
26802
|
+
"name": "FoundationElement",
|
|
26803
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
26969
26804
|
}
|
|
26970
26805
|
},
|
|
26971
26806
|
{
|
|
26972
26807
|
"kind": "method",
|
|
26973
|
-
"name": "
|
|
26808
|
+
"name": "stylesChanged",
|
|
26974
26809
|
"privacy": "protected",
|
|
26975
26810
|
"return": {
|
|
26976
26811
|
"type": {
|
|
@@ -26978,373 +26813,538 @@
|
|
|
26978
26813
|
}
|
|
26979
26814
|
},
|
|
26980
26815
|
"inheritedFrom": {
|
|
26981
|
-
"name": "
|
|
26982
|
-
"module": "src/
|
|
26983
|
-
}
|
|
26984
|
-
},
|
|
26985
|
-
{
|
|
26986
|
-
"kind": "field",
|
|
26987
|
-
"name": "orientation",
|
|
26988
|
-
"type": {
|
|
26989
|
-
"text": "Orientation | \"horizontal\" | \"vertical\""
|
|
26990
|
-
},
|
|
26991
|
-
"privacy": "public",
|
|
26992
|
-
"description": "The orientation of the group",
|
|
26993
|
-
"inheritedFrom": {
|
|
26994
|
-
"name": "RadioGroup",
|
|
26995
|
-
"module": "src/radio-group/radio-group.ts"
|
|
26996
|
-
}
|
|
26997
|
-
},
|
|
26998
|
-
{
|
|
26999
|
-
"kind": "field",
|
|
27000
|
-
"name": "childItems",
|
|
27001
|
-
"type": {
|
|
27002
|
-
"text": "HTMLElement[]"
|
|
27003
|
-
},
|
|
27004
|
-
"privacy": "public",
|
|
27005
|
-
"inheritedFrom": {
|
|
27006
|
-
"name": "RadioGroup",
|
|
27007
|
-
"module": "src/radio-group/radio-group.ts"
|
|
26816
|
+
"name": "FoundationElement",
|
|
26817
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
27008
26818
|
}
|
|
27009
26819
|
},
|
|
27010
26820
|
{
|
|
27011
26821
|
"kind": "method",
|
|
27012
|
-
"name": "
|
|
27013
|
-
"privacy": "
|
|
26822
|
+
"name": "compose",
|
|
26823
|
+
"privacy": "public",
|
|
26824
|
+
"static": true,
|
|
27014
26825
|
"return": {
|
|
27015
26826
|
"type": {
|
|
27016
|
-
"text": "
|
|
26827
|
+
"text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
|
|
27017
26828
|
}
|
|
27018
26829
|
},
|
|
27019
26830
|
"parameters": [
|
|
27020
26831
|
{
|
|
27021
|
-
"name": "
|
|
26832
|
+
"name": "this",
|
|
27022
26833
|
"type": {
|
|
27023
|
-
"text": "
|
|
26834
|
+
"text": "K"
|
|
27024
26835
|
}
|
|
27025
26836
|
},
|
|
27026
26837
|
{
|
|
27027
|
-
"name": "
|
|
26838
|
+
"name": "elementDefinition",
|
|
27028
26839
|
"type": {
|
|
27029
|
-
"text": "
|
|
27030
|
-
}
|
|
26840
|
+
"text": "T"
|
|
26841
|
+
},
|
|
26842
|
+
"description": "The definition of the element to create the registry\nfunction for."
|
|
27031
26843
|
}
|
|
27032
26844
|
],
|
|
26845
|
+
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
27033
26846
|
"inheritedFrom": {
|
|
27034
|
-
"name": "
|
|
27035
|
-
"module": "src/
|
|
26847
|
+
"name": "FoundationElement",
|
|
26848
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
27036
26849
|
}
|
|
27037
|
-
}
|
|
26850
|
+
}
|
|
26851
|
+
],
|
|
26852
|
+
"superclass": {
|
|
26853
|
+
"name": "FoundationSearchBar",
|
|
26854
|
+
"package": "@genesislcap/foundation-ui"
|
|
26855
|
+
},
|
|
26856
|
+
"tagName": "%%prefix%%-search-bar",
|
|
26857
|
+
"customElement": true,
|
|
26858
|
+
"attributes": [
|
|
27038
26859
|
{
|
|
27039
|
-
"
|
|
27040
|
-
"name": "selectedRadio",
|
|
26860
|
+
"name": "appearance",
|
|
27041
26861
|
"type": {
|
|
27042
|
-
"text": "
|
|
26862
|
+
"text": "string"
|
|
27043
26863
|
},
|
|
27044
|
-
"
|
|
26864
|
+
"default": "'neutral'",
|
|
26865
|
+
"fieldName": "appearance",
|
|
27045
26866
|
"inheritedFrom": {
|
|
27046
|
-
"name": "
|
|
27047
|
-
"module": "src/
|
|
26867
|
+
"name": "SearchBar",
|
|
26868
|
+
"module": "src/search-bar/search-bar.ts"
|
|
27048
26869
|
}
|
|
27049
26870
|
},
|
|
27050
26871
|
{
|
|
27051
|
-
"
|
|
27052
|
-
"name": "focusedRadio",
|
|
26872
|
+
"name": "minlength",
|
|
27053
26873
|
"type": {
|
|
27054
|
-
"text": "
|
|
26874
|
+
"text": "number"
|
|
27055
26875
|
},
|
|
27056
|
-
"
|
|
26876
|
+
"default": "INPUT_MIN_LENGTH",
|
|
26877
|
+
"resolveInitializer": {
|
|
26878
|
+
"module": "/src/search-bar/search-bar.types"
|
|
26879
|
+
},
|
|
26880
|
+
"fieldName": "minlength",
|
|
27057
26881
|
"inheritedFrom": {
|
|
27058
|
-
"name": "
|
|
27059
|
-
"module": "src/
|
|
26882
|
+
"name": "SearchBar",
|
|
26883
|
+
"module": "src/search-bar/search-bar.ts"
|
|
27060
26884
|
}
|
|
27061
26885
|
},
|
|
27062
26886
|
{
|
|
27063
|
-
"
|
|
27064
|
-
"name": "direction",
|
|
26887
|
+
"name": "placeholder",
|
|
27065
26888
|
"type": {
|
|
27066
|
-
"text": "
|
|
26889
|
+
"text": "string"
|
|
27067
26890
|
},
|
|
27068
|
-
"
|
|
26891
|
+
"default": "'Start typing to search'",
|
|
26892
|
+
"fieldName": "placeholder",
|
|
27069
26893
|
"inheritedFrom": {
|
|
27070
|
-
"name": "
|
|
27071
|
-
"module": "src/
|
|
26894
|
+
"name": "SearchBar",
|
|
26895
|
+
"module": "src/search-bar/search-bar.ts"
|
|
27072
26896
|
}
|
|
27073
26897
|
},
|
|
27074
26898
|
{
|
|
27075
|
-
"
|
|
27076
|
-
"
|
|
26899
|
+
"name": "disabled",
|
|
26900
|
+
"type": {
|
|
26901
|
+
"text": "boolean"
|
|
26902
|
+
},
|
|
26903
|
+
"fieldName": "disabled",
|
|
26904
|
+
"inheritedFrom": {
|
|
26905
|
+
"name": "SearchBar",
|
|
26906
|
+
"module": "src/search-bar/search-bar.ts"
|
|
26907
|
+
}
|
|
26908
|
+
}
|
|
26909
|
+
]
|
|
26910
|
+
},
|
|
26911
|
+
{
|
|
26912
|
+
"kind": "variable",
|
|
26913
|
+
"name": "zeroSearchBar",
|
|
26914
|
+
"description": "The Zero Search Bar",
|
|
26915
|
+
"privacy": "public"
|
|
26916
|
+
}
|
|
26917
|
+
],
|
|
26918
|
+
"exports": [
|
|
26919
|
+
{
|
|
26920
|
+
"kind": "js",
|
|
26921
|
+
"name": "SearchBar",
|
|
26922
|
+
"declaration": {
|
|
26923
|
+
"name": "SearchBar",
|
|
26924
|
+
"module": "src/search-bar/search-bar.ts"
|
|
26925
|
+
}
|
|
26926
|
+
},
|
|
26927
|
+
{
|
|
26928
|
+
"kind": "js",
|
|
26929
|
+
"name": "zeroSearchBar",
|
|
26930
|
+
"declaration": {
|
|
26931
|
+
"name": "zeroSearchBar",
|
|
26932
|
+
"module": "src/search-bar/search-bar.ts"
|
|
26933
|
+
}
|
|
26934
|
+
}
|
|
26935
|
+
]
|
|
26936
|
+
},
|
|
26937
|
+
{
|
|
26938
|
+
"kind": "javascript-module",
|
|
26939
|
+
"path": "src/segmented-control/index.ts",
|
|
26940
|
+
"declarations": [],
|
|
26941
|
+
"exports": [
|
|
26942
|
+
{
|
|
26943
|
+
"kind": "js",
|
|
26944
|
+
"name": "*",
|
|
26945
|
+
"declaration": {
|
|
26946
|
+
"name": "*",
|
|
26947
|
+
"package": "./segmented-control.template"
|
|
26948
|
+
}
|
|
26949
|
+
},
|
|
26950
|
+
{
|
|
26951
|
+
"kind": "js",
|
|
26952
|
+
"name": "*",
|
|
26953
|
+
"declaration": {
|
|
26954
|
+
"name": "*",
|
|
26955
|
+
"package": "./segmented-control.styles"
|
|
26956
|
+
}
|
|
26957
|
+
},
|
|
26958
|
+
{
|
|
26959
|
+
"kind": "js",
|
|
26960
|
+
"name": "*",
|
|
26961
|
+
"declaration": {
|
|
26962
|
+
"name": "*",
|
|
26963
|
+
"package": "./segmented-control"
|
|
26964
|
+
}
|
|
26965
|
+
}
|
|
26966
|
+
]
|
|
26967
|
+
},
|
|
26968
|
+
{
|
|
26969
|
+
"kind": "javascript-module",
|
|
26970
|
+
"path": "src/segmented-control/segmented-control.stories.ts",
|
|
26971
|
+
"declarations": [
|
|
26972
|
+
{
|
|
26973
|
+
"kind": "variable",
|
|
26974
|
+
"name": "meta",
|
|
26975
|
+
"type": {
|
|
26976
|
+
"text": "Meta"
|
|
26977
|
+
},
|
|
26978
|
+
"default": "{\n title: 'Segmented Control',\n component: 'zero-segmented-control',\n}"
|
|
26979
|
+
},
|
|
26980
|
+
{
|
|
26981
|
+
"kind": "variable",
|
|
26982
|
+
"name": "Primary",
|
|
26983
|
+
"type": {
|
|
26984
|
+
"text": "StoryObj"
|
|
26985
|
+
},
|
|
26986
|
+
"default": "{\n render: () => html`\n <div style=\"${wrapperStyle}\">\n <zero-segmented-control>\n <label slot=\"label\">Neutral Segment Control (label slot)</label>\n <zero-segmented-item>Segmented Item</zero-segmented-item>\n <zero-segmented-item>Segmented Item</zero-segmented-item>\n <zero-segmented-item>Segmented Item</zero-segmented-item>\n </zero-segmented-control>\n\n <zero-segmented-control appearance=\"primary\">\n <label slot=\"label\">Primary Segment Control (label slot)</label>\n <zero-segmented-item>Segmented Item</zero-segmented-item>\n <zero-segmented-item>Segmented Item</zero-segmented-item>\n <zero-segmented-item>Segmented Item</zero-segmented-item>\n </zero-segmented-control>\n </div>\n `,\n}"
|
|
26987
|
+
}
|
|
26988
|
+
],
|
|
26989
|
+
"exports": [
|
|
26990
|
+
{
|
|
26991
|
+
"kind": "js",
|
|
26992
|
+
"name": "default",
|
|
26993
|
+
"declaration": {
|
|
26994
|
+
"name": "meta",
|
|
26995
|
+
"module": "src/segmented-control/segmented-control.stories.ts"
|
|
26996
|
+
}
|
|
26997
|
+
},
|
|
26998
|
+
{
|
|
26999
|
+
"kind": "js",
|
|
27000
|
+
"name": "Primary",
|
|
27001
|
+
"declaration": {
|
|
27002
|
+
"name": "Primary",
|
|
27003
|
+
"module": "src/segmented-control/segmented-control.stories.ts"
|
|
27004
|
+
}
|
|
27005
|
+
}
|
|
27006
|
+
]
|
|
27007
|
+
},
|
|
27008
|
+
{
|
|
27009
|
+
"kind": "javascript-module",
|
|
27010
|
+
"path": "src/segmented-control/segmented-control.styles.ts",
|
|
27011
|
+
"declarations": [
|
|
27012
|
+
{
|
|
27013
|
+
"kind": "function",
|
|
27014
|
+
"name": "zeroSegmentedControlStyles",
|
|
27015
|
+
"return": {
|
|
27016
|
+
"type": {
|
|
27017
|
+
"text": "ElementStyles"
|
|
27018
|
+
}
|
|
27019
|
+
},
|
|
27020
|
+
"parameters": [
|
|
27021
|
+
{
|
|
27022
|
+
"name": "context",
|
|
27077
27023
|
"type": {
|
|
27078
|
-
"text": "
|
|
27079
|
-
},
|
|
27080
|
-
"privacy": "private",
|
|
27081
|
-
"inheritedFrom": {
|
|
27082
|
-
"name": "RadioGroup",
|
|
27083
|
-
"module": "src/radio-group/radio-group.ts"
|
|
27024
|
+
"text": "ElementDefinitionContext"
|
|
27084
27025
|
}
|
|
27085
27026
|
},
|
|
27086
27027
|
{
|
|
27087
|
-
"
|
|
27088
|
-
"name": "isInsideToolbar",
|
|
27028
|
+
"name": "definition",
|
|
27089
27029
|
"type": {
|
|
27090
|
-
"text": "
|
|
27091
|
-
},
|
|
27092
|
-
"privacy": "private",
|
|
27093
|
-
"inheritedFrom": {
|
|
27094
|
-
"name": "RadioGroup",
|
|
27095
|
-
"module": "src/radio-group/radio-group.ts"
|
|
27030
|
+
"text": "FoundationElementDefinition"
|
|
27096
27031
|
}
|
|
27097
|
-
}
|
|
27032
|
+
}
|
|
27033
|
+
]
|
|
27034
|
+
}
|
|
27035
|
+
],
|
|
27036
|
+
"exports": [
|
|
27037
|
+
{
|
|
27038
|
+
"kind": "js",
|
|
27039
|
+
"name": "zeroSegmentedControlStyles",
|
|
27040
|
+
"declaration": {
|
|
27041
|
+
"name": "zeroSegmentedControlStyles",
|
|
27042
|
+
"module": "src/segmented-control/segmented-control.styles.ts"
|
|
27043
|
+
}
|
|
27044
|
+
}
|
|
27045
|
+
]
|
|
27046
|
+
},
|
|
27047
|
+
{
|
|
27048
|
+
"kind": "javascript-module",
|
|
27049
|
+
"path": "src/segmented-control/segmented-control.template.ts",
|
|
27050
|
+
"declarations": [
|
|
27051
|
+
{
|
|
27052
|
+
"kind": "function",
|
|
27053
|
+
"name": "zeroSegmentedControlTemplate",
|
|
27054
|
+
"return": {
|
|
27055
|
+
"type": {
|
|
27056
|
+
"text": "ViewTemplate<SegmentedControl>"
|
|
27057
|
+
}
|
|
27058
|
+
},
|
|
27059
|
+
"parameters": [
|
|
27098
27060
|
{
|
|
27099
|
-
"
|
|
27100
|
-
"name": "isInsideFoundationToolbar",
|
|
27061
|
+
"name": "context",
|
|
27101
27062
|
"type": {
|
|
27102
|
-
"text": "
|
|
27103
|
-
},
|
|
27104
|
-
"privacy": "private",
|
|
27105
|
-
"inheritedFrom": {
|
|
27106
|
-
"name": "RadioGroup",
|
|
27107
|
-
"module": "src/radio-group/radio-group.ts"
|
|
27108
|
-
}
|
|
27109
|
-
},
|
|
27110
|
-
{
|
|
27111
|
-
"kind": "method",
|
|
27112
|
-
"name": "setupRadioButtons",
|
|
27113
|
-
"privacy": "private",
|
|
27114
|
-
"return": {
|
|
27115
|
-
"type": {
|
|
27116
|
-
"text": "void"
|
|
27117
|
-
}
|
|
27118
|
-
},
|
|
27119
|
-
"inheritedFrom": {
|
|
27120
|
-
"name": "RadioGroup",
|
|
27121
|
-
"module": "src/radio-group/radio-group.ts"
|
|
27122
|
-
}
|
|
27123
|
-
},
|
|
27124
|
-
{
|
|
27125
|
-
"kind": "field",
|
|
27126
|
-
"name": "radioChangeHandler",
|
|
27127
|
-
"privacy": "private",
|
|
27128
|
-
"inheritedFrom": {
|
|
27129
|
-
"name": "RadioGroup",
|
|
27130
|
-
"module": "src/radio-group/radio-group.ts"
|
|
27131
|
-
}
|
|
27132
|
-
},
|
|
27133
|
-
{
|
|
27134
|
-
"kind": "field",
|
|
27135
|
-
"name": "moveToRadioByIndex",
|
|
27136
|
-
"privacy": "private",
|
|
27137
|
-
"inheritedFrom": {
|
|
27138
|
-
"name": "RadioGroup",
|
|
27139
|
-
"module": "src/radio-group/radio-group.ts"
|
|
27140
|
-
}
|
|
27141
|
-
},
|
|
27142
|
-
{
|
|
27143
|
-
"kind": "field",
|
|
27144
|
-
"name": "moveRightOffGroup",
|
|
27145
|
-
"privacy": "private",
|
|
27146
|
-
"inheritedFrom": {
|
|
27147
|
-
"name": "RadioGroup",
|
|
27148
|
-
"module": "src/radio-group/radio-group.ts"
|
|
27149
|
-
}
|
|
27150
|
-
},
|
|
27151
|
-
{
|
|
27152
|
-
"kind": "field",
|
|
27153
|
-
"name": "moveLeftOffGroup",
|
|
27154
|
-
"privacy": "private",
|
|
27155
|
-
"inheritedFrom": {
|
|
27156
|
-
"name": "RadioGroup",
|
|
27157
|
-
"module": "src/radio-group/radio-group.ts"
|
|
27158
|
-
}
|
|
27159
|
-
},
|
|
27160
|
-
{
|
|
27161
|
-
"kind": "field",
|
|
27162
|
-
"name": "shouldMoveOffGroupToTheRight",
|
|
27163
|
-
"privacy": "private",
|
|
27164
|
-
"inheritedFrom": {
|
|
27165
|
-
"name": "RadioGroup",
|
|
27166
|
-
"module": "src/radio-group/radio-group.ts"
|
|
27167
|
-
}
|
|
27168
|
-
},
|
|
27169
|
-
{
|
|
27170
|
-
"kind": "field",
|
|
27171
|
-
"name": "shouldMoveOffGroupToTheLeft",
|
|
27172
|
-
"privacy": "private",
|
|
27173
|
-
"inheritedFrom": {
|
|
27174
|
-
"name": "RadioGroup",
|
|
27175
|
-
"module": "src/radio-group/radio-group.ts"
|
|
27176
|
-
}
|
|
27177
|
-
},
|
|
27178
|
-
{
|
|
27179
|
-
"kind": "field",
|
|
27180
|
-
"name": "checkFocusedRadio",
|
|
27181
|
-
"privacy": "private",
|
|
27182
|
-
"inheritedFrom": {
|
|
27183
|
-
"name": "RadioGroup",
|
|
27184
|
-
"module": "src/radio-group/radio-group.ts"
|
|
27063
|
+
"text": "ElementDefinitionContext"
|
|
27185
27064
|
}
|
|
27186
27065
|
},
|
|
27187
27066
|
{
|
|
27188
|
-
"
|
|
27189
|
-
"
|
|
27190
|
-
|
|
27191
|
-
"inheritedFrom": {
|
|
27192
|
-
"name": "RadioGroup",
|
|
27193
|
-
"module": "src/radio-group/radio-group.ts"
|
|
27067
|
+
"name": "definition",
|
|
27068
|
+
"type": {
|
|
27069
|
+
"text": "FoundationElementDefinition"
|
|
27194
27070
|
}
|
|
27195
|
-
}
|
|
27071
|
+
}
|
|
27072
|
+
]
|
|
27073
|
+
}
|
|
27074
|
+
],
|
|
27075
|
+
"exports": [
|
|
27076
|
+
{
|
|
27077
|
+
"kind": "js",
|
|
27078
|
+
"name": "zeroSegmentedControlTemplate",
|
|
27079
|
+
"declaration": {
|
|
27080
|
+
"name": "zeroSegmentedControlTemplate",
|
|
27081
|
+
"module": "src/segmented-control/segmented-control.template.ts"
|
|
27082
|
+
}
|
|
27083
|
+
}
|
|
27084
|
+
]
|
|
27085
|
+
},
|
|
27086
|
+
{
|
|
27087
|
+
"kind": "javascript-module",
|
|
27088
|
+
"path": "src/segmented-control/segmented-control.ts",
|
|
27089
|
+
"declarations": [
|
|
27090
|
+
{
|
|
27091
|
+
"kind": "class",
|
|
27092
|
+
"description": "",
|
|
27093
|
+
"name": "SegmentedControl",
|
|
27094
|
+
"superclass": {
|
|
27095
|
+
"name": "FoundationSegmentedControl",
|
|
27096
|
+
"package": "@genesislcap/foundation-ui"
|
|
27097
|
+
},
|
|
27098
|
+
"tagName": "%%prefix%%-segmented-control",
|
|
27099
|
+
"customElement": true,
|
|
27100
|
+
"members": [
|
|
27196
27101
|
{
|
|
27197
|
-
"kind": "
|
|
27198
|
-
"name": "
|
|
27199
|
-
"privacy": "
|
|
27102
|
+
"kind": "method",
|
|
27103
|
+
"name": "valueChanged",
|
|
27104
|
+
"privacy": "protected",
|
|
27200
27105
|
"inheritedFrom": {
|
|
27201
|
-
"name": "
|
|
27202
|
-
"module": "src/
|
|
27106
|
+
"name": "SegmentedControl",
|
|
27107
|
+
"module": "src/segmented-control/segmented-control.ts"
|
|
27203
27108
|
}
|
|
27204
|
-
}
|
|
27109
|
+
}
|
|
27110
|
+
]
|
|
27111
|
+
},
|
|
27112
|
+
{
|
|
27113
|
+
"kind": "variable",
|
|
27114
|
+
"name": "zeroSegmentedControlShadowOptions",
|
|
27115
|
+
"type": {
|
|
27116
|
+
"text": "ShadowRootInit"
|
|
27117
|
+
},
|
|
27118
|
+
"default": "undefined"
|
|
27119
|
+
},
|
|
27120
|
+
{
|
|
27121
|
+
"kind": "variable",
|
|
27122
|
+
"name": "defaultSegmentedControlConfig",
|
|
27123
|
+
"type": {
|
|
27124
|
+
"text": "object"
|
|
27125
|
+
},
|
|
27126
|
+
"default": "{}"
|
|
27127
|
+
},
|
|
27128
|
+
{
|
|
27129
|
+
"kind": "variable",
|
|
27130
|
+
"name": "zeroSegmentedControl",
|
|
27131
|
+
"description": "The Zero Segmented Control",
|
|
27132
|
+
"privacy": "public"
|
|
27133
|
+
}
|
|
27134
|
+
],
|
|
27135
|
+
"exports": [
|
|
27136
|
+
{
|
|
27137
|
+
"kind": "js",
|
|
27138
|
+
"name": "SegmentedControl",
|
|
27139
|
+
"declaration": {
|
|
27140
|
+
"name": "SegmentedControl",
|
|
27141
|
+
"module": "src/segmented-control/segmented-control.ts"
|
|
27142
|
+
}
|
|
27143
|
+
},
|
|
27144
|
+
{
|
|
27145
|
+
"kind": "js",
|
|
27146
|
+
"name": "zeroSegmentedControlShadowOptions",
|
|
27147
|
+
"declaration": {
|
|
27148
|
+
"name": "zeroSegmentedControlShadowOptions",
|
|
27149
|
+
"module": "src/segmented-control/segmented-control.ts"
|
|
27150
|
+
}
|
|
27151
|
+
},
|
|
27152
|
+
{
|
|
27153
|
+
"kind": "js",
|
|
27154
|
+
"name": "defaultSegmentedControlConfig",
|
|
27155
|
+
"declaration": {
|
|
27156
|
+
"name": "defaultSegmentedControlConfig",
|
|
27157
|
+
"module": "src/segmented-control/segmented-control.ts"
|
|
27158
|
+
}
|
|
27159
|
+
},
|
|
27160
|
+
{
|
|
27161
|
+
"kind": "js",
|
|
27162
|
+
"name": "zeroSegmentedControl",
|
|
27163
|
+
"declaration": {
|
|
27164
|
+
"name": "zeroSegmentedControl",
|
|
27165
|
+
"module": "src/segmented-control/segmented-control.ts"
|
|
27166
|
+
}
|
|
27167
|
+
}
|
|
27168
|
+
]
|
|
27169
|
+
},
|
|
27170
|
+
{
|
|
27171
|
+
"kind": "javascript-module",
|
|
27172
|
+
"path": "src/segmented-item/index.ts",
|
|
27173
|
+
"declarations": [],
|
|
27174
|
+
"exports": [
|
|
27175
|
+
{
|
|
27176
|
+
"kind": "js",
|
|
27177
|
+
"name": "*",
|
|
27178
|
+
"declaration": {
|
|
27179
|
+
"name": "*",
|
|
27180
|
+
"package": "./segmented-item.template"
|
|
27181
|
+
}
|
|
27182
|
+
},
|
|
27183
|
+
{
|
|
27184
|
+
"kind": "js",
|
|
27185
|
+
"name": "*",
|
|
27186
|
+
"declaration": {
|
|
27187
|
+
"name": "*",
|
|
27188
|
+
"package": "./segmented-item.styles"
|
|
27189
|
+
}
|
|
27190
|
+
},
|
|
27191
|
+
{
|
|
27192
|
+
"kind": "js",
|
|
27193
|
+
"name": "*",
|
|
27194
|
+
"declaration": {
|
|
27195
|
+
"name": "*",
|
|
27196
|
+
"package": "./segmented-item"
|
|
27197
|
+
}
|
|
27198
|
+
}
|
|
27199
|
+
]
|
|
27200
|
+
},
|
|
27201
|
+
{
|
|
27202
|
+
"kind": "javascript-module",
|
|
27203
|
+
"path": "src/segmented-item/segmented-item.styles.ts",
|
|
27204
|
+
"declarations": [
|
|
27205
|
+
{
|
|
27206
|
+
"kind": "function",
|
|
27207
|
+
"name": "zeroSegmentedItemStyles",
|
|
27208
|
+
"return": {
|
|
27209
|
+
"type": {
|
|
27210
|
+
"text": "ElementStyles"
|
|
27211
|
+
}
|
|
27212
|
+
},
|
|
27213
|
+
"parameters": [
|
|
27205
27214
|
{
|
|
27206
|
-
"
|
|
27207
|
-
"name": "_presentation",
|
|
27215
|
+
"name": "context",
|
|
27208
27216
|
"type": {
|
|
27209
|
-
"text": "
|
|
27210
|
-
},
|
|
27211
|
-
"privacy": "private",
|
|
27212
|
-
"default": "void 0",
|
|
27213
|
-
"inheritedFrom": {
|
|
27214
|
-
"name": "RadioGroup",
|
|
27215
|
-
"module": "src/radio-group/radio-group.ts"
|
|
27217
|
+
"text": "ElementDefinitionContext"
|
|
27216
27218
|
}
|
|
27217
27219
|
},
|
|
27218
27220
|
{
|
|
27219
|
-
"
|
|
27220
|
-
"name": "$presentation",
|
|
27221
|
+
"name": "definition",
|
|
27221
27222
|
"type": {
|
|
27222
|
-
"text": "
|
|
27223
|
-
},
|
|
27224
|
-
"privacy": "public",
|
|
27225
|
-
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
27226
|
-
"inheritedFrom": {
|
|
27227
|
-
"name": "RadioGroup",
|
|
27228
|
-
"module": "src/radio-group/radio-group.ts"
|
|
27223
|
+
"text": "RadioOptions"
|
|
27229
27224
|
}
|
|
27230
|
-
}
|
|
27225
|
+
}
|
|
27226
|
+
]
|
|
27227
|
+
}
|
|
27228
|
+
],
|
|
27229
|
+
"exports": [
|
|
27230
|
+
{
|
|
27231
|
+
"kind": "js",
|
|
27232
|
+
"name": "zeroSegmentedItemStyles",
|
|
27233
|
+
"declaration": {
|
|
27234
|
+
"name": "zeroSegmentedItemStyles",
|
|
27235
|
+
"module": "src/segmented-item/segmented-item.styles.ts"
|
|
27236
|
+
}
|
|
27237
|
+
}
|
|
27238
|
+
]
|
|
27239
|
+
},
|
|
27240
|
+
{
|
|
27241
|
+
"kind": "javascript-module",
|
|
27242
|
+
"path": "src/segmented-item/segmented-item.template.ts",
|
|
27243
|
+
"declarations": [
|
|
27244
|
+
{
|
|
27245
|
+
"kind": "function",
|
|
27246
|
+
"name": "zeroSegmentedItemTemplate",
|
|
27247
|
+
"return": {
|
|
27248
|
+
"type": {
|
|
27249
|
+
"text": "ViewTemplate<SegmentedItem>"
|
|
27250
|
+
}
|
|
27251
|
+
},
|
|
27252
|
+
"parameters": [
|
|
27231
27253
|
{
|
|
27232
|
-
"
|
|
27233
|
-
"name": "template",
|
|
27254
|
+
"name": "context",
|
|
27234
27255
|
"type": {
|
|
27235
|
-
"text": "
|
|
27236
|
-
},
|
|
27237
|
-
"privacy": "public",
|
|
27238
|
-
"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.",
|
|
27239
|
-
"inheritedFrom": {
|
|
27240
|
-
"name": "RadioGroup",
|
|
27241
|
-
"module": "src/radio-group/radio-group.ts"
|
|
27242
|
-
}
|
|
27243
|
-
},
|
|
27244
|
-
{
|
|
27245
|
-
"kind": "method",
|
|
27246
|
-
"name": "templateChanged",
|
|
27247
|
-
"privacy": "protected",
|
|
27248
|
-
"return": {
|
|
27249
|
-
"type": {
|
|
27250
|
-
"text": "void"
|
|
27251
|
-
}
|
|
27252
|
-
},
|
|
27253
|
-
"inheritedFrom": {
|
|
27254
|
-
"name": "RadioGroup",
|
|
27255
|
-
"module": "src/radio-group/radio-group.ts"
|
|
27256
|
+
"text": "ElementDefinitionContext"
|
|
27256
27257
|
}
|
|
27257
27258
|
},
|
|
27258
27259
|
{
|
|
27259
|
-
"
|
|
27260
|
-
"name": "styles",
|
|
27260
|
+
"name": "definition",
|
|
27261
27261
|
"type": {
|
|
27262
|
-
"text": "
|
|
27263
|
-
},
|
|
27264
|
-
"privacy": "public",
|
|
27265
|
-
"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.",
|
|
27266
|
-
"inheritedFrom": {
|
|
27267
|
-
"name": "RadioGroup",
|
|
27268
|
-
"module": "src/radio-group/radio-group.ts"
|
|
27269
|
-
}
|
|
27270
|
-
},
|
|
27271
|
-
{
|
|
27272
|
-
"kind": "method",
|
|
27273
|
-
"name": "stylesChanged",
|
|
27274
|
-
"privacy": "protected",
|
|
27275
|
-
"return": {
|
|
27276
|
-
"type": {
|
|
27277
|
-
"text": "void"
|
|
27278
|
-
}
|
|
27279
|
-
},
|
|
27280
|
-
"inheritedFrom": {
|
|
27281
|
-
"name": "RadioGroup",
|
|
27282
|
-
"module": "src/radio-group/radio-group.ts"
|
|
27283
|
-
}
|
|
27284
|
-
},
|
|
27285
|
-
{
|
|
27286
|
-
"kind": "method",
|
|
27287
|
-
"name": "compose",
|
|
27288
|
-
"privacy": "public",
|
|
27289
|
-
"static": true,
|
|
27290
|
-
"return": {
|
|
27291
|
-
"type": {
|
|
27292
|
-
"text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
|
|
27293
|
-
}
|
|
27294
|
-
},
|
|
27295
|
-
"parameters": [
|
|
27296
|
-
{
|
|
27297
|
-
"name": "this",
|
|
27298
|
-
"type": {
|
|
27299
|
-
"text": "K"
|
|
27300
|
-
}
|
|
27301
|
-
},
|
|
27302
|
-
{
|
|
27303
|
-
"name": "elementDefinition",
|
|
27304
|
-
"type": {
|
|
27305
|
-
"text": "T"
|
|
27306
|
-
},
|
|
27307
|
-
"description": "The definition of the element to create the registry\nfunction for."
|
|
27308
|
-
}
|
|
27309
|
-
],
|
|
27310
|
-
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
27311
|
-
"inheritedFrom": {
|
|
27312
|
-
"name": "RadioGroup",
|
|
27313
|
-
"module": "src/radio-group/radio-group.ts"
|
|
27314
|
-
}
|
|
27315
|
-
}
|
|
27316
|
-
],
|
|
27317
|
-
"events": [
|
|
27318
|
-
{
|
|
27319
|
-
"description": "Fires a custom 'change' event when the value changes",
|
|
27320
|
-
"name": "change",
|
|
27321
|
-
"inheritedFrom": {
|
|
27322
|
-
"name": "RadioGroup",
|
|
27323
|
-
"module": "src/radio-group/radio-group.ts"
|
|
27262
|
+
"text": "FoundationElementDefinition"
|
|
27324
27263
|
}
|
|
27325
27264
|
}
|
|
27326
27265
|
]
|
|
27266
|
+
}
|
|
27267
|
+
],
|
|
27268
|
+
"exports": [
|
|
27269
|
+
{
|
|
27270
|
+
"kind": "js",
|
|
27271
|
+
"name": "zeroSegmentedItemTemplate",
|
|
27272
|
+
"declaration": {
|
|
27273
|
+
"name": "zeroSegmentedItemTemplate",
|
|
27274
|
+
"module": "src/segmented-item/segmented-item.template.ts"
|
|
27275
|
+
}
|
|
27276
|
+
}
|
|
27277
|
+
]
|
|
27278
|
+
},
|
|
27279
|
+
{
|
|
27280
|
+
"kind": "javascript-module",
|
|
27281
|
+
"path": "src/segmented-item/segmented-item.ts",
|
|
27282
|
+
"declarations": [
|
|
27283
|
+
{
|
|
27284
|
+
"kind": "class",
|
|
27285
|
+
"description": "",
|
|
27286
|
+
"name": "SegmentedItem",
|
|
27287
|
+
"superclass": {
|
|
27288
|
+
"name": "FoundationFoundationRadio",
|
|
27289
|
+
"package": "@genesislcap/foundation-ui"
|
|
27290
|
+
},
|
|
27291
|
+
"tagName": "%%prefix%%-segmented-item",
|
|
27292
|
+
"customElement": true
|
|
27327
27293
|
},
|
|
27328
27294
|
{
|
|
27329
27295
|
"kind": "variable",
|
|
27330
|
-
"name": "
|
|
27296
|
+
"name": "zeroSegmentedItemShadowOptions",
|
|
27297
|
+
"type": {
|
|
27298
|
+
"text": "ShadowRootInit"
|
|
27299
|
+
},
|
|
27300
|
+
"default": "undefined"
|
|
27301
|
+
},
|
|
27302
|
+
{
|
|
27303
|
+
"kind": "variable",
|
|
27304
|
+
"name": "defaultSegmentedItemConfig",
|
|
27305
|
+
"type": {
|
|
27306
|
+
"text": "object"
|
|
27307
|
+
},
|
|
27308
|
+
"default": "{}"
|
|
27309
|
+
},
|
|
27310
|
+
{
|
|
27311
|
+
"kind": "variable",
|
|
27312
|
+
"name": "zeroSegmentedItem",
|
|
27313
|
+
"description": "The Zero Segmented item",
|
|
27314
|
+
"privacy": "public"
|
|
27331
27315
|
}
|
|
27332
27316
|
],
|
|
27333
27317
|
"exports": [
|
|
27334
27318
|
{
|
|
27335
27319
|
"kind": "js",
|
|
27336
|
-
"name": "
|
|
27320
|
+
"name": "SegmentedItem",
|
|
27337
27321
|
"declaration": {
|
|
27338
|
-
"name": "
|
|
27339
|
-
"module": "src/
|
|
27322
|
+
"name": "SegmentedItem",
|
|
27323
|
+
"module": "src/segmented-item/segmented-item.ts"
|
|
27340
27324
|
}
|
|
27341
27325
|
},
|
|
27342
27326
|
{
|
|
27343
27327
|
"kind": "js",
|
|
27344
|
-
"name": "
|
|
27328
|
+
"name": "zeroSegmentedItemShadowOptions",
|
|
27345
27329
|
"declaration": {
|
|
27346
|
-
"name": "
|
|
27347
|
-
"module": "src/
|
|
27330
|
+
"name": "zeroSegmentedItemShadowOptions",
|
|
27331
|
+
"module": "src/segmented-item/segmented-item.ts"
|
|
27332
|
+
}
|
|
27333
|
+
},
|
|
27334
|
+
{
|
|
27335
|
+
"kind": "js",
|
|
27336
|
+
"name": "defaultSegmentedItemConfig",
|
|
27337
|
+
"declaration": {
|
|
27338
|
+
"name": "defaultSegmentedItemConfig",
|
|
27339
|
+
"module": "src/segmented-item/segmented-item.ts"
|
|
27340
|
+
}
|
|
27341
|
+
},
|
|
27342
|
+
{
|
|
27343
|
+
"kind": "js",
|
|
27344
|
+
"name": "zeroSegmentedItem",
|
|
27345
|
+
"declaration": {
|
|
27346
|
+
"name": "zeroSegmentedItem",
|
|
27347
|
+
"module": "src/segmented-item/segmented-item.ts"
|
|
27348
27348
|
}
|
|
27349
27349
|
}
|
|
27350
27350
|
]
|