@genesislcap/foundation-zero 15.8.3 → 15.9.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/custom-elements.json +347 -347
- package/dist/dts/react.d.ts +9 -9
- package/dist/react.cjs +6 -6
- package/dist/react.mjs +5 -5
- package/package.json +12 -12
|
@@ -914,6 +914,37 @@
|
|
|
914
914
|
}
|
|
915
915
|
]
|
|
916
916
|
},
|
|
917
|
+
{
|
|
918
|
+
"kind": "javascript-module",
|
|
919
|
+
"path": "src/_config/index.ts",
|
|
920
|
+
"declarations": [],
|
|
921
|
+
"exports": [
|
|
922
|
+
{
|
|
923
|
+
"kind": "js",
|
|
924
|
+
"name": "*",
|
|
925
|
+
"declaration": {
|
|
926
|
+
"name": "*",
|
|
927
|
+
"package": "./styles"
|
|
928
|
+
}
|
|
929
|
+
},
|
|
930
|
+
{
|
|
931
|
+
"kind": "js",
|
|
932
|
+
"name": "*",
|
|
933
|
+
"declaration": {
|
|
934
|
+
"name": "*",
|
|
935
|
+
"package": "./tokens"
|
|
936
|
+
}
|
|
937
|
+
},
|
|
938
|
+
{
|
|
939
|
+
"kind": "js",
|
|
940
|
+
"name": "*",
|
|
941
|
+
"declaration": {
|
|
942
|
+
"name": "*",
|
|
943
|
+
"package": "./values"
|
|
944
|
+
}
|
|
945
|
+
}
|
|
946
|
+
]
|
|
947
|
+
},
|
|
917
948
|
{
|
|
918
949
|
"kind": "javascript-module",
|
|
919
950
|
"path": "src/accordion/accordion.styles.ts",
|
|
@@ -1395,37 +1426,6 @@
|
|
|
1395
1426
|
}
|
|
1396
1427
|
]
|
|
1397
1428
|
},
|
|
1398
|
-
{
|
|
1399
|
-
"kind": "javascript-module",
|
|
1400
|
-
"path": "src/_config/index.ts",
|
|
1401
|
-
"declarations": [],
|
|
1402
|
-
"exports": [
|
|
1403
|
-
{
|
|
1404
|
-
"kind": "js",
|
|
1405
|
-
"name": "*",
|
|
1406
|
-
"declaration": {
|
|
1407
|
-
"name": "*",
|
|
1408
|
-
"package": "./styles"
|
|
1409
|
-
}
|
|
1410
|
-
},
|
|
1411
|
-
{
|
|
1412
|
-
"kind": "js",
|
|
1413
|
-
"name": "*",
|
|
1414
|
-
"declaration": {
|
|
1415
|
-
"name": "*",
|
|
1416
|
-
"package": "./tokens"
|
|
1417
|
-
}
|
|
1418
|
-
},
|
|
1419
|
-
{
|
|
1420
|
-
"kind": "js",
|
|
1421
|
-
"name": "*",
|
|
1422
|
-
"declaration": {
|
|
1423
|
-
"name": "*",
|
|
1424
|
-
"package": "./values"
|
|
1425
|
-
}
|
|
1426
|
-
}
|
|
1427
|
-
]
|
|
1428
|
-
},
|
|
1429
1429
|
{
|
|
1430
1430
|
"kind": "javascript-module",
|
|
1431
1431
|
"path": "src/accordion-item/accordion-item.styles.ts",
|
|
@@ -19748,244 +19748,218 @@
|
|
|
19748
19748
|
},
|
|
19749
19749
|
{
|
|
19750
19750
|
"kind": "javascript-module",
|
|
19751
|
-
"path": "src/
|
|
19751
|
+
"path": "src/flipper/flipper.styles.ts",
|
|
19752
19752
|
"declarations": [
|
|
19753
19753
|
{
|
|
19754
|
-
"kind": "
|
|
19755
|
-
"name": "
|
|
19756
|
-
"
|
|
19754
|
+
"kind": "function",
|
|
19755
|
+
"name": "zeroFlipperStyles",
|
|
19756
|
+
"return": {
|
|
19757
|
+
"type": {
|
|
19758
|
+
"text": "ElementStyles"
|
|
19759
|
+
}
|
|
19760
|
+
},
|
|
19761
|
+
"parameters": [
|
|
19762
|
+
{
|
|
19763
|
+
"name": "context",
|
|
19764
|
+
"type": {
|
|
19765
|
+
"text": "ElementDefinitionContext"
|
|
19766
|
+
}
|
|
19767
|
+
},
|
|
19768
|
+
{
|
|
19769
|
+
"name": "definition",
|
|
19770
|
+
"type": {
|
|
19771
|
+
"text": "FlipperOptions"
|
|
19772
|
+
}
|
|
19773
|
+
}
|
|
19774
|
+
]
|
|
19757
19775
|
}
|
|
19758
19776
|
],
|
|
19759
19777
|
"exports": [
|
|
19760
19778
|
{
|
|
19761
19779
|
"kind": "js",
|
|
19762
|
-
"name": "
|
|
19780
|
+
"name": "zeroFlipperStyles",
|
|
19763
19781
|
"declaration": {
|
|
19764
|
-
"name": "
|
|
19765
|
-
"module": "src/
|
|
19782
|
+
"name": "zeroFlipperStyles",
|
|
19783
|
+
"module": "src/flipper/flipper.styles.ts"
|
|
19766
19784
|
}
|
|
19767
19785
|
}
|
|
19768
19786
|
]
|
|
19769
19787
|
},
|
|
19770
19788
|
{
|
|
19771
19789
|
"kind": "javascript-module",
|
|
19772
|
-
"path": "src/
|
|
19790
|
+
"path": "src/flipper/flipper.template.ts",
|
|
19773
19791
|
"declarations": [
|
|
19774
19792
|
{
|
|
19775
|
-
"kind": "
|
|
19776
|
-
"name": "
|
|
19777
|
-
"
|
|
19793
|
+
"kind": "function",
|
|
19794
|
+
"name": "zeroFlipperTemplate",
|
|
19795
|
+
"return": {
|
|
19796
|
+
"type": {
|
|
19797
|
+
"text": "ViewTemplate<Flipper>"
|
|
19798
|
+
}
|
|
19799
|
+
},
|
|
19800
|
+
"parameters": [
|
|
19801
|
+
{
|
|
19802
|
+
"name": "context",
|
|
19803
|
+
"type": {
|
|
19804
|
+
"text": "ElementDefinitionContext"
|
|
19805
|
+
}
|
|
19806
|
+
},
|
|
19807
|
+
{
|
|
19808
|
+
"name": "definition",
|
|
19809
|
+
"type": {
|
|
19810
|
+
"text": "FlipperOptions"
|
|
19811
|
+
}
|
|
19812
|
+
}
|
|
19813
|
+
]
|
|
19778
19814
|
}
|
|
19779
19815
|
],
|
|
19780
19816
|
"exports": [
|
|
19781
19817
|
{
|
|
19782
19818
|
"kind": "js",
|
|
19783
|
-
"name": "
|
|
19819
|
+
"name": "zeroFlipperTemplate",
|
|
19784
19820
|
"declaration": {
|
|
19785
|
-
"name": "
|
|
19786
|
-
"module": "src/
|
|
19821
|
+
"name": "zeroFlipperTemplate",
|
|
19822
|
+
"module": "src/flipper/flipper.template.ts"
|
|
19787
19823
|
}
|
|
19788
19824
|
}
|
|
19789
19825
|
]
|
|
19790
19826
|
},
|
|
19791
19827
|
{
|
|
19792
19828
|
"kind": "javascript-module",
|
|
19793
|
-
"path": "src/
|
|
19829
|
+
"path": "src/flipper/flipper.ts",
|
|
19794
19830
|
"declarations": [
|
|
19795
|
-
{
|
|
19796
|
-
"kind": "variable",
|
|
19797
|
-
"name": "defaultFlyoutConfig",
|
|
19798
|
-
"default": "foundationConfig"
|
|
19799
|
-
},
|
|
19800
|
-
{
|
|
19801
|
-
"kind": "variable",
|
|
19802
|
-
"name": "zeroFlyoutShadowOptions",
|
|
19803
|
-
"default": "foundationFlyoutShadowOptions"
|
|
19804
|
-
},
|
|
19805
19831
|
{
|
|
19806
19832
|
"kind": "class",
|
|
19807
19833
|
"description": "",
|
|
19808
|
-
"name": "
|
|
19834
|
+
"name": "Flipper",
|
|
19809
19835
|
"superclass": {
|
|
19810
|
-
"name": "
|
|
19836
|
+
"name": "FoundationFlipper",
|
|
19811
19837
|
"package": "@genesislcap/foundation-ui"
|
|
19812
19838
|
},
|
|
19813
|
-
"tagName": "%%prefix%%-
|
|
19839
|
+
"tagName": "%%prefix%%-flipper",
|
|
19814
19840
|
"customElement": true,
|
|
19815
19841
|
"attributes": [
|
|
19816
19842
|
{
|
|
19817
|
-
"name": "position",
|
|
19818
19843
|
"type": {
|
|
19819
|
-
"text": "
|
|
19844
|
+
"text": "boolean"
|
|
19820
19845
|
},
|
|
19821
|
-
"
|
|
19822
|
-
"fieldName": "
|
|
19846
|
+
"description": "The disabled state of the flipper.",
|
|
19847
|
+
"fieldName": "disabled",
|
|
19823
19848
|
"inheritedFrom": {
|
|
19824
|
-
"name": "
|
|
19825
|
-
"module": "src/
|
|
19849
|
+
"name": "Flipper",
|
|
19850
|
+
"module": "src/flipper/flipper.ts"
|
|
19826
19851
|
}
|
|
19827
19852
|
},
|
|
19828
19853
|
{
|
|
19829
|
-
"name": "
|
|
19854
|
+
"name": "aria-hidden",
|
|
19830
19855
|
"type": {
|
|
19831
|
-
"text": "
|
|
19856
|
+
"text": "boolean"
|
|
19832
19857
|
},
|
|
19833
|
-
"default": "
|
|
19834
|
-
"
|
|
19858
|
+
"default": "true",
|
|
19859
|
+
"description": "Indicates the flipper should be hidden from assistive technology. Because flippers are often supplementary navigation, they are often hidden from assistive technology.",
|
|
19860
|
+
"fieldName": "hiddenFromAT",
|
|
19835
19861
|
"inheritedFrom": {
|
|
19836
|
-
"name": "
|
|
19837
|
-
"module": "src/
|
|
19862
|
+
"name": "Flipper",
|
|
19863
|
+
"module": "src/flipper/flipper.ts"
|
|
19838
19864
|
}
|
|
19839
19865
|
},
|
|
19840
19866
|
{
|
|
19867
|
+
"name": "direction",
|
|
19841
19868
|
"type": {
|
|
19842
|
-
"text": "
|
|
19869
|
+
"text": "FlipperDirection"
|
|
19843
19870
|
},
|
|
19844
|
-
"
|
|
19845
|
-
"fieldName": "
|
|
19871
|
+
"description": "The direction that the flipper implies navigating.",
|
|
19872
|
+
"fieldName": "direction",
|
|
19846
19873
|
"inheritedFrom": {
|
|
19847
|
-
"name": "
|
|
19848
|
-
"module": "src/
|
|
19874
|
+
"name": "Flipper",
|
|
19875
|
+
"module": "src/flipper/flipper.ts"
|
|
19849
19876
|
}
|
|
19850
19877
|
}
|
|
19851
19878
|
],
|
|
19852
19879
|
"members": [
|
|
19853
19880
|
{
|
|
19854
19881
|
"kind": "field",
|
|
19855
|
-
"name": "
|
|
19882
|
+
"name": "disabled",
|
|
19856
19883
|
"type": {
|
|
19857
|
-
"text": "
|
|
19884
|
+
"text": "boolean"
|
|
19858
19885
|
},
|
|
19859
19886
|
"privacy": "public",
|
|
19887
|
+
"description": "The disabled state of the flipper.",
|
|
19860
19888
|
"inheritedFrom": {
|
|
19861
|
-
"name": "
|
|
19862
|
-
"module": "src/
|
|
19889
|
+
"name": "Flipper",
|
|
19890
|
+
"module": "src/flipper/flipper.ts"
|
|
19863
19891
|
}
|
|
19864
19892
|
},
|
|
19865
19893
|
{
|
|
19866
19894
|
"kind": "field",
|
|
19867
|
-
"name": "
|
|
19895
|
+
"name": "hiddenFromAT",
|
|
19868
19896
|
"type": {
|
|
19869
|
-
"text": "
|
|
19897
|
+
"text": "boolean"
|
|
19870
19898
|
},
|
|
19871
|
-
"
|
|
19899
|
+
"privacy": "public",
|
|
19900
|
+
"default": "true",
|
|
19901
|
+
"description": "Indicates the flipper should be hidden from assistive technology. Because flippers are often supplementary navigation, they are often hidden from assistive technology.",
|
|
19872
19902
|
"inheritedFrom": {
|
|
19873
|
-
"name": "
|
|
19874
|
-
"module": "src/
|
|
19903
|
+
"name": "Flipper",
|
|
19904
|
+
"module": "src/flipper/flipper.ts"
|
|
19875
19905
|
}
|
|
19876
19906
|
},
|
|
19877
19907
|
{
|
|
19878
19908
|
"kind": "field",
|
|
19879
|
-
"name": "
|
|
19909
|
+
"name": "direction",
|
|
19880
19910
|
"type": {
|
|
19881
|
-
"text": "
|
|
19911
|
+
"text": "FlipperDirection"
|
|
19882
19912
|
},
|
|
19883
|
-
"
|
|
19913
|
+
"privacy": "public",
|
|
19914
|
+
"description": "The direction that the flipper implies navigating.",
|
|
19884
19915
|
"inheritedFrom": {
|
|
19885
|
-
"name": "
|
|
19886
|
-
"module": "src/
|
|
19916
|
+
"name": "Flipper",
|
|
19917
|
+
"module": "src/flipper/flipper.ts"
|
|
19887
19918
|
}
|
|
19888
19919
|
},
|
|
19889
19920
|
{
|
|
19890
19921
|
"kind": "method",
|
|
19891
|
-
"name": "
|
|
19922
|
+
"name": "keyupHandler",
|
|
19923
|
+
"privacy": "public",
|
|
19924
|
+
"parameters": [
|
|
19925
|
+
{
|
|
19926
|
+
"name": "e",
|
|
19927
|
+
"type": {
|
|
19928
|
+
"text": "Event & KeyboardEvent"
|
|
19929
|
+
},
|
|
19930
|
+
"description": "Keyboard event"
|
|
19931
|
+
}
|
|
19932
|
+
],
|
|
19933
|
+
"description": "Simulate a click event when the flipper has focus and the user hits enter or space keys\nBlur focus if the user hits escape key",
|
|
19892
19934
|
"inheritedFrom": {
|
|
19893
|
-
"name": "
|
|
19894
|
-
"module": "src/
|
|
19935
|
+
"name": "Flipper",
|
|
19936
|
+
"module": "src/flipper/flipper.ts"
|
|
19895
19937
|
}
|
|
19896
19938
|
},
|
|
19897
19939
|
{
|
|
19898
19940
|
"kind": "field",
|
|
19899
|
-
"name": "
|
|
19941
|
+
"name": "_presentation",
|
|
19900
19942
|
"type": {
|
|
19901
|
-
"text": "
|
|
19943
|
+
"text": "ComponentPresentation | null | undefined"
|
|
19902
19944
|
},
|
|
19903
|
-
"
|
|
19945
|
+
"privacy": "private",
|
|
19946
|
+
"default": "void 0",
|
|
19904
19947
|
"inheritedFrom": {
|
|
19905
|
-
"name": "
|
|
19906
|
-
"module": "src/
|
|
19948
|
+
"name": "Flipper",
|
|
19949
|
+
"module": "src/flipper/flipper.ts"
|
|
19907
19950
|
}
|
|
19908
19951
|
},
|
|
19909
19952
|
{
|
|
19910
19953
|
"kind": "field",
|
|
19911
|
-
"name": "
|
|
19954
|
+
"name": "$presentation",
|
|
19912
19955
|
"type": {
|
|
19913
|
-
"text": "
|
|
19956
|
+
"text": "ComponentPresentation | null"
|
|
19914
19957
|
},
|
|
19915
|
-
"
|
|
19958
|
+
"privacy": "public",
|
|
19959
|
+
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
19916
19960
|
"inheritedFrom": {
|
|
19917
|
-
"name": "
|
|
19918
|
-
"module": "src/
|
|
19919
|
-
}
|
|
19920
|
-
},
|
|
19921
|
-
{
|
|
19922
|
-
"kind": "method",
|
|
19923
|
-
"name": "closedChanged",
|
|
19924
|
-
"inheritedFrom": {
|
|
19925
|
-
"name": "Flyout",
|
|
19926
|
-
"module": "src/flyout/flyout.ts"
|
|
19927
|
-
}
|
|
19928
|
-
},
|
|
19929
|
-
{
|
|
19930
|
-
"kind": "field",
|
|
19931
|
-
"name": "visuallyhidden",
|
|
19932
|
-
"type": {
|
|
19933
|
-
"text": "boolean"
|
|
19934
|
-
},
|
|
19935
|
-
"default": "true",
|
|
19936
|
-
"inheritedFrom": {
|
|
19937
|
-
"name": "Flyout",
|
|
19938
|
-
"module": "src/flyout/flyout.ts"
|
|
19939
|
-
}
|
|
19940
|
-
},
|
|
19941
|
-
{
|
|
19942
|
-
"kind": "method",
|
|
19943
|
-
"name": "closeFlyout",
|
|
19944
|
-
"inheritedFrom": {
|
|
19945
|
-
"name": "Flyout",
|
|
19946
|
-
"module": "src/flyout/flyout.ts"
|
|
19947
|
-
}
|
|
19948
|
-
},
|
|
19949
|
-
{
|
|
19950
|
-
"kind": "method",
|
|
19951
|
-
"name": "closingFinished",
|
|
19952
|
-
"inheritedFrom": {
|
|
19953
|
-
"name": "Flyout",
|
|
19954
|
-
"module": "src/flyout/flyout.ts"
|
|
19955
|
-
}
|
|
19956
|
-
},
|
|
19957
|
-
{
|
|
19958
|
-
"kind": "method",
|
|
19959
|
-
"name": "focusExit",
|
|
19960
|
-
"inheritedFrom": {
|
|
19961
|
-
"name": "Flyout",
|
|
19962
|
-
"module": "src/flyout/flyout.ts"
|
|
19963
|
-
}
|
|
19964
|
-
},
|
|
19965
|
-
{
|
|
19966
|
-
"kind": "field",
|
|
19967
|
-
"name": "_presentation",
|
|
19968
|
-
"type": {
|
|
19969
|
-
"text": "ComponentPresentation | null | undefined"
|
|
19970
|
-
},
|
|
19971
|
-
"privacy": "private",
|
|
19972
|
-
"default": "void 0",
|
|
19973
|
-
"inheritedFrom": {
|
|
19974
|
-
"name": "FoundationElement",
|
|
19975
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
19976
|
-
}
|
|
19977
|
-
},
|
|
19978
|
-
{
|
|
19979
|
-
"kind": "field",
|
|
19980
|
-
"name": "$presentation",
|
|
19981
|
-
"type": {
|
|
19982
|
-
"text": "ComponentPresentation | null"
|
|
19983
|
-
},
|
|
19984
|
-
"privacy": "public",
|
|
19985
|
-
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
19986
|
-
"inheritedFrom": {
|
|
19987
|
-
"name": "FoundationElement",
|
|
19988
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
19961
|
+
"name": "Flipper",
|
|
19962
|
+
"module": "src/flipper/flipper.ts"
|
|
19989
19963
|
}
|
|
19990
19964
|
},
|
|
19991
19965
|
{
|
|
@@ -19997,8 +19971,8 @@
|
|
|
19997
19971
|
"privacy": "public",
|
|
19998
19972
|
"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.",
|
|
19999
19973
|
"inheritedFrom": {
|
|
20000
|
-
"name": "
|
|
20001
|
-
"module": "src/
|
|
19974
|
+
"name": "Flipper",
|
|
19975
|
+
"module": "src/flipper/flipper.ts"
|
|
20002
19976
|
}
|
|
20003
19977
|
},
|
|
20004
19978
|
{
|
|
@@ -20011,8 +19985,8 @@
|
|
|
20011
19985
|
}
|
|
20012
19986
|
},
|
|
20013
19987
|
"inheritedFrom": {
|
|
20014
|
-
"name": "
|
|
20015
|
-
"module": "src/
|
|
19988
|
+
"name": "Flipper",
|
|
19989
|
+
"module": "src/flipper/flipper.ts"
|
|
20016
19990
|
}
|
|
20017
19991
|
},
|
|
20018
19992
|
{
|
|
@@ -20024,8 +19998,8 @@
|
|
|
20024
19998
|
"privacy": "public",
|
|
20025
19999
|
"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.",
|
|
20026
20000
|
"inheritedFrom": {
|
|
20027
|
-
"name": "
|
|
20028
|
-
"module": "src/
|
|
20001
|
+
"name": "Flipper",
|
|
20002
|
+
"module": "src/flipper/flipper.ts"
|
|
20029
20003
|
}
|
|
20030
20004
|
},
|
|
20031
20005
|
{
|
|
@@ -20038,8 +20012,8 @@
|
|
|
20038
20012
|
}
|
|
20039
20013
|
},
|
|
20040
20014
|
"inheritedFrom": {
|
|
20041
|
-
"name": "
|
|
20042
|
-
"module": "src/
|
|
20015
|
+
"name": "Flipper",
|
|
20016
|
+
"module": "src/flipper/flipper.ts"
|
|
20043
20017
|
}
|
|
20044
20018
|
},
|
|
20045
20019
|
{
|
|
@@ -20069,67 +20043,49 @@
|
|
|
20069
20043
|
],
|
|
20070
20044
|
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
20071
20045
|
"inheritedFrom": {
|
|
20072
|
-
"name": "
|
|
20073
|
-
"module": "src/
|
|
20046
|
+
"name": "Flipper",
|
|
20047
|
+
"module": "src/flipper/flipper.ts"
|
|
20074
20048
|
}
|
|
20075
20049
|
}
|
|
20076
20050
|
],
|
|
20077
20051
|
"events": [
|
|
20078
20052
|
{
|
|
20079
|
-
"description": "
|
|
20080
|
-
"name": "
|
|
20053
|
+
"description": "Fires a custom 'click' event when Enter or Space is invoked via keyboard and the flipper is exposed to assistive technologies.",
|
|
20054
|
+
"name": "click",
|
|
20081
20055
|
"inheritedFrom": {
|
|
20082
|
-
"name": "
|
|
20083
|
-
"module": "src/
|
|
20056
|
+
"name": "Flipper",
|
|
20057
|
+
"module": "src/flipper/flipper.ts"
|
|
20084
20058
|
}
|
|
20085
20059
|
}
|
|
20086
20060
|
]
|
|
20087
20061
|
},
|
|
20088
20062
|
{
|
|
20089
20063
|
"kind": "variable",
|
|
20090
|
-
"name": "
|
|
20091
|
-
"description": "The Zero Flyout",
|
|
20092
|
-
"privacy": "public"
|
|
20064
|
+
"name": "zeroFlipper"
|
|
20093
20065
|
}
|
|
20094
20066
|
],
|
|
20095
20067
|
"exports": [
|
|
20096
20068
|
{
|
|
20097
20069
|
"kind": "js",
|
|
20098
|
-
"name": "
|
|
20099
|
-
"declaration": {
|
|
20100
|
-
"name": "defaultFlyoutConfig",
|
|
20101
|
-
"module": "src/flyout/flyout.ts"
|
|
20102
|
-
}
|
|
20103
|
-
},
|
|
20104
|
-
{
|
|
20105
|
-
"kind": "js",
|
|
20106
|
-
"name": "zeroFlyoutShadowOptions",
|
|
20107
|
-
"declaration": {
|
|
20108
|
-
"name": "zeroFlyoutShadowOptions",
|
|
20109
|
-
"module": "src/flyout/flyout.ts"
|
|
20110
|
-
}
|
|
20111
|
-
},
|
|
20112
|
-
{
|
|
20113
|
-
"kind": "js",
|
|
20114
|
-
"name": "Flyout",
|
|
20070
|
+
"name": "Flipper",
|
|
20115
20071
|
"declaration": {
|
|
20116
|
-
"name": "
|
|
20117
|
-
"module": "src/
|
|
20072
|
+
"name": "Flipper",
|
|
20073
|
+
"module": "src/flipper/flipper.ts"
|
|
20118
20074
|
}
|
|
20119
20075
|
},
|
|
20120
20076
|
{
|
|
20121
20077
|
"kind": "js",
|
|
20122
|
-
"name": "
|
|
20078
|
+
"name": "zeroFlipper",
|
|
20123
20079
|
"declaration": {
|
|
20124
|
-
"name": "
|
|
20125
|
-
"module": "src/
|
|
20080
|
+
"name": "zeroFlipper",
|
|
20081
|
+
"module": "src/flipper/flipper.ts"
|
|
20126
20082
|
}
|
|
20127
20083
|
}
|
|
20128
20084
|
]
|
|
20129
20085
|
},
|
|
20130
20086
|
{
|
|
20131
20087
|
"kind": "javascript-module",
|
|
20132
|
-
"path": "src/
|
|
20088
|
+
"path": "src/flipper/index.ts",
|
|
20133
20089
|
"declarations": [],
|
|
20134
20090
|
"exports": [
|
|
20135
20091
|
{
|
|
@@ -20137,7 +20093,7 @@
|
|
|
20137
20093
|
"name": "*",
|
|
20138
20094
|
"declaration": {
|
|
20139
20095
|
"name": "*",
|
|
20140
|
-
"package": "./
|
|
20096
|
+
"package": "./flipper"
|
|
20141
20097
|
}
|
|
20142
20098
|
},
|
|
20143
20099
|
{
|
|
@@ -20145,7 +20101,7 @@
|
|
|
20145
20101
|
"name": "*",
|
|
20146
20102
|
"declaration": {
|
|
20147
20103
|
"name": "*",
|
|
20148
|
-
"package": "./
|
|
20104
|
+
"package": "./flipper.styles"
|
|
20149
20105
|
}
|
|
20150
20106
|
},
|
|
20151
20107
|
{
|
|
@@ -20153,199 +20109,225 @@
|
|
|
20153
20109
|
"name": "*",
|
|
20154
20110
|
"declaration": {
|
|
20155
20111
|
"name": "*",
|
|
20156
|
-
"package": "./
|
|
20112
|
+
"package": "./flipper.template"
|
|
20157
20113
|
}
|
|
20158
20114
|
}
|
|
20159
20115
|
]
|
|
20160
20116
|
},
|
|
20161
20117
|
{
|
|
20162
20118
|
"kind": "javascript-module",
|
|
20163
|
-
"path": "src/
|
|
20119
|
+
"path": "src/flyout/flyout.styles.ts",
|
|
20164
20120
|
"declarations": [
|
|
20165
20121
|
{
|
|
20166
|
-
"kind": "
|
|
20167
|
-
"name": "
|
|
20168
|
-
"
|
|
20169
|
-
"type": {
|
|
20170
|
-
"text": "ElementStyles"
|
|
20171
|
-
}
|
|
20172
|
-
},
|
|
20173
|
-
"parameters": [
|
|
20174
|
-
{
|
|
20175
|
-
"name": "context",
|
|
20176
|
-
"type": {
|
|
20177
|
-
"text": "ElementDefinitionContext"
|
|
20178
|
-
}
|
|
20179
|
-
},
|
|
20180
|
-
{
|
|
20181
|
-
"name": "definition",
|
|
20182
|
-
"type": {
|
|
20183
|
-
"text": "FlipperOptions"
|
|
20184
|
-
}
|
|
20185
|
-
}
|
|
20186
|
-
]
|
|
20122
|
+
"kind": "variable",
|
|
20123
|
+
"name": "zeroFlyoutStyles",
|
|
20124
|
+
"default": "css`\n ${foundationFlyoutStyles}\n div.flyout {\n background-color: ${neutralLayer2};\n border-color: ${neutralFillHover};\n color: ${neutralForegroundRest};\n }\n\n :host([position='left']) div.flyout {\n border-right-style: solid;\n border-right-width: 1px;\n }\n\n :host([position='right']) div.flyout {\n border-left-style: solid;\n border-left-width: 1px;\n }\n\n div.exit {\n cursor: pointer;\n padding: 5px 8px;\n }\n\n div.exit:hover {\n background-color: ${neutralFillHover};\n border-radius: 3px;\n }\n`"
|
|
20187
20125
|
}
|
|
20188
20126
|
],
|
|
20189
20127
|
"exports": [
|
|
20190
20128
|
{
|
|
20191
20129
|
"kind": "js",
|
|
20192
|
-
"name": "
|
|
20130
|
+
"name": "zeroFlyoutStyles",
|
|
20193
20131
|
"declaration": {
|
|
20194
|
-
"name": "
|
|
20195
|
-
"module": "src/
|
|
20132
|
+
"name": "zeroFlyoutStyles",
|
|
20133
|
+
"module": "src/flyout/flyout.styles.ts"
|
|
20196
20134
|
}
|
|
20197
20135
|
}
|
|
20198
20136
|
]
|
|
20199
20137
|
},
|
|
20200
20138
|
{
|
|
20201
20139
|
"kind": "javascript-module",
|
|
20202
|
-
"path": "src/
|
|
20140
|
+
"path": "src/flyout/flyout.template.ts",
|
|
20203
20141
|
"declarations": [
|
|
20204
20142
|
{
|
|
20205
|
-
"kind": "
|
|
20206
|
-
"name": "
|
|
20207
|
-
"
|
|
20208
|
-
"type": {
|
|
20209
|
-
"text": "ViewTemplate<Flipper>"
|
|
20210
|
-
}
|
|
20211
|
-
},
|
|
20212
|
-
"parameters": [
|
|
20213
|
-
{
|
|
20214
|
-
"name": "context",
|
|
20215
|
-
"type": {
|
|
20216
|
-
"text": "ElementDefinitionContext"
|
|
20217
|
-
}
|
|
20218
|
-
},
|
|
20219
|
-
{
|
|
20220
|
-
"name": "definition",
|
|
20221
|
-
"type": {
|
|
20222
|
-
"text": "FlipperOptions"
|
|
20223
|
-
}
|
|
20224
|
-
}
|
|
20225
|
-
]
|
|
20143
|
+
"kind": "variable",
|
|
20144
|
+
"name": "zeroFlyoutTemplate",
|
|
20145
|
+
"default": "html<Flyout>`\n ${getPrefixedFlyout('zero')}\n`"
|
|
20226
20146
|
}
|
|
20227
20147
|
],
|
|
20228
20148
|
"exports": [
|
|
20229
20149
|
{
|
|
20230
20150
|
"kind": "js",
|
|
20231
|
-
"name": "
|
|
20151
|
+
"name": "zeroFlyoutTemplate",
|
|
20232
20152
|
"declaration": {
|
|
20233
|
-
"name": "
|
|
20234
|
-
"module": "src/
|
|
20153
|
+
"name": "zeroFlyoutTemplate",
|
|
20154
|
+
"module": "src/flyout/flyout.template.ts"
|
|
20235
20155
|
}
|
|
20236
20156
|
}
|
|
20237
20157
|
]
|
|
20238
20158
|
},
|
|
20239
20159
|
{
|
|
20240
20160
|
"kind": "javascript-module",
|
|
20241
|
-
"path": "src/
|
|
20161
|
+
"path": "src/flyout/flyout.ts",
|
|
20242
20162
|
"declarations": [
|
|
20163
|
+
{
|
|
20164
|
+
"kind": "variable",
|
|
20165
|
+
"name": "defaultFlyoutConfig",
|
|
20166
|
+
"default": "foundationConfig"
|
|
20167
|
+
},
|
|
20168
|
+
{
|
|
20169
|
+
"kind": "variable",
|
|
20170
|
+
"name": "zeroFlyoutShadowOptions",
|
|
20171
|
+
"default": "foundationFlyoutShadowOptions"
|
|
20172
|
+
},
|
|
20243
20173
|
{
|
|
20244
20174
|
"kind": "class",
|
|
20245
20175
|
"description": "",
|
|
20246
|
-
"name": "
|
|
20176
|
+
"name": "Flyout",
|
|
20247
20177
|
"superclass": {
|
|
20248
|
-
"name": "
|
|
20178
|
+
"name": "FoundationFlyout",
|
|
20249
20179
|
"package": "@genesislcap/foundation-ui"
|
|
20250
20180
|
},
|
|
20251
|
-
"tagName": "%%prefix%%-
|
|
20181
|
+
"tagName": "%%prefix%%-flyout",
|
|
20252
20182
|
"customElement": true,
|
|
20253
20183
|
"attributes": [
|
|
20254
20184
|
{
|
|
20185
|
+
"name": "position",
|
|
20255
20186
|
"type": {
|
|
20256
|
-
"text": "
|
|
20187
|
+
"text": "string"
|
|
20257
20188
|
},
|
|
20258
|
-
"
|
|
20259
|
-
"fieldName": "
|
|
20189
|
+
"default": "'right'",
|
|
20190
|
+
"fieldName": "position",
|
|
20260
20191
|
"inheritedFrom": {
|
|
20261
|
-
"name": "
|
|
20262
|
-
"module": "src/
|
|
20192
|
+
"name": "Flyout",
|
|
20193
|
+
"module": "src/flyout/flyout.ts"
|
|
20263
20194
|
}
|
|
20264
20195
|
},
|
|
20265
20196
|
{
|
|
20266
|
-
"name": "
|
|
20197
|
+
"name": "flyout-width",
|
|
20267
20198
|
"type": {
|
|
20268
|
-
"text": "
|
|
20199
|
+
"text": "string"
|
|
20269
20200
|
},
|
|
20270
|
-
"default": "
|
|
20271
|
-
"
|
|
20272
|
-
"fieldName": "hiddenFromAT",
|
|
20201
|
+
"default": "'20%'",
|
|
20202
|
+
"fieldName": "flyoutWidth",
|
|
20273
20203
|
"inheritedFrom": {
|
|
20274
|
-
"name": "
|
|
20275
|
-
"module": "src/
|
|
20204
|
+
"name": "Flyout",
|
|
20205
|
+
"module": "src/flyout/flyout.ts"
|
|
20276
20206
|
}
|
|
20277
20207
|
},
|
|
20278
20208
|
{
|
|
20279
|
-
"name": "direction",
|
|
20280
20209
|
"type": {
|
|
20281
|
-
"text": "
|
|
20210
|
+
"text": "boolean"
|
|
20282
20211
|
},
|
|
20283
|
-
"
|
|
20284
|
-
"fieldName": "
|
|
20212
|
+
"default": "true",
|
|
20213
|
+
"fieldName": "displayHeader",
|
|
20285
20214
|
"inheritedFrom": {
|
|
20286
|
-
"name": "
|
|
20287
|
-
"module": "src/
|
|
20215
|
+
"name": "Flyout",
|
|
20216
|
+
"module": "src/flyout/flyout.ts"
|
|
20288
20217
|
}
|
|
20289
20218
|
}
|
|
20290
20219
|
],
|
|
20291
20220
|
"members": [
|
|
20292
20221
|
{
|
|
20293
20222
|
"kind": "field",
|
|
20294
|
-
"name": "
|
|
20223
|
+
"name": "exit",
|
|
20295
20224
|
"type": {
|
|
20296
|
-
"text": "
|
|
20225
|
+
"text": "HTMLDivElement"
|
|
20297
20226
|
},
|
|
20298
20227
|
"privacy": "public",
|
|
20299
|
-
"description": "The disabled state of the flipper.",
|
|
20300
20228
|
"inheritedFrom": {
|
|
20301
|
-
"name": "
|
|
20302
|
-
"module": "src/
|
|
20229
|
+
"name": "Flyout",
|
|
20230
|
+
"module": "src/flyout/flyout.ts"
|
|
20303
20231
|
}
|
|
20304
20232
|
},
|
|
20305
20233
|
{
|
|
20306
20234
|
"kind": "field",
|
|
20307
|
-
"name": "
|
|
20235
|
+
"name": "position",
|
|
20236
|
+
"type": {
|
|
20237
|
+
"text": "string"
|
|
20238
|
+
},
|
|
20239
|
+
"default": "'right'",
|
|
20240
|
+
"inheritedFrom": {
|
|
20241
|
+
"name": "Flyout",
|
|
20242
|
+
"module": "src/flyout/flyout.ts"
|
|
20243
|
+
}
|
|
20244
|
+
},
|
|
20245
|
+
{
|
|
20246
|
+
"kind": "field",
|
|
20247
|
+
"name": "flyoutWidth",
|
|
20248
|
+
"type": {
|
|
20249
|
+
"text": "string"
|
|
20250
|
+
},
|
|
20251
|
+
"default": "'20%'",
|
|
20252
|
+
"inheritedFrom": {
|
|
20253
|
+
"name": "Flyout",
|
|
20254
|
+
"module": "src/flyout/flyout.ts"
|
|
20255
|
+
}
|
|
20256
|
+
},
|
|
20257
|
+
{
|
|
20258
|
+
"kind": "method",
|
|
20259
|
+
"name": "flyoutWidthChanged",
|
|
20260
|
+
"inheritedFrom": {
|
|
20261
|
+
"name": "Flyout",
|
|
20262
|
+
"module": "src/flyout/flyout.ts"
|
|
20263
|
+
}
|
|
20264
|
+
},
|
|
20265
|
+
{
|
|
20266
|
+
"kind": "field",
|
|
20267
|
+
"name": "displayHeader",
|
|
20308
20268
|
"type": {
|
|
20309
20269
|
"text": "boolean"
|
|
20310
20270
|
},
|
|
20311
|
-
"privacy": "public",
|
|
20312
20271
|
"default": "true",
|
|
20313
|
-
"description": "Indicates the flipper should be hidden from assistive technology. Because flippers are often supplementary navigation, they are often hidden from assistive technology.",
|
|
20314
20272
|
"inheritedFrom": {
|
|
20315
|
-
"name": "
|
|
20316
|
-
"module": "src/
|
|
20273
|
+
"name": "Flyout",
|
|
20274
|
+
"module": "src/flyout/flyout.ts"
|
|
20317
20275
|
}
|
|
20318
20276
|
},
|
|
20319
20277
|
{
|
|
20320
20278
|
"kind": "field",
|
|
20321
|
-
"name": "
|
|
20279
|
+
"name": "closed",
|
|
20322
20280
|
"type": {
|
|
20323
|
-
"text": "
|
|
20281
|
+
"text": "boolean"
|
|
20324
20282
|
},
|
|
20325
|
-
"
|
|
20326
|
-
"description": "The direction that the flipper implies navigating.",
|
|
20283
|
+
"default": "true",
|
|
20327
20284
|
"inheritedFrom": {
|
|
20328
|
-
"name": "
|
|
20329
|
-
"module": "src/
|
|
20285
|
+
"name": "Flyout",
|
|
20286
|
+
"module": "src/flyout/flyout.ts"
|
|
20330
20287
|
}
|
|
20331
20288
|
},
|
|
20332
20289
|
{
|
|
20333
20290
|
"kind": "method",
|
|
20334
|
-
"name": "
|
|
20335
|
-
"privacy": "public",
|
|
20336
|
-
"parameters": [
|
|
20337
|
-
{
|
|
20338
|
-
"name": "e",
|
|
20339
|
-
"type": {
|
|
20340
|
-
"text": "Event & KeyboardEvent"
|
|
20341
|
-
},
|
|
20342
|
-
"description": "Keyboard event"
|
|
20343
|
-
}
|
|
20344
|
-
],
|
|
20345
|
-
"description": "Simulate a click event when the flipper has focus and the user hits enter or space keys\nBlur focus if the user hits escape key",
|
|
20291
|
+
"name": "closedChanged",
|
|
20346
20292
|
"inheritedFrom": {
|
|
20347
|
-
"name": "
|
|
20348
|
-
"module": "src/
|
|
20293
|
+
"name": "Flyout",
|
|
20294
|
+
"module": "src/flyout/flyout.ts"
|
|
20295
|
+
}
|
|
20296
|
+
},
|
|
20297
|
+
{
|
|
20298
|
+
"kind": "field",
|
|
20299
|
+
"name": "visuallyhidden",
|
|
20300
|
+
"type": {
|
|
20301
|
+
"text": "boolean"
|
|
20302
|
+
},
|
|
20303
|
+
"default": "true",
|
|
20304
|
+
"inheritedFrom": {
|
|
20305
|
+
"name": "Flyout",
|
|
20306
|
+
"module": "src/flyout/flyout.ts"
|
|
20307
|
+
}
|
|
20308
|
+
},
|
|
20309
|
+
{
|
|
20310
|
+
"kind": "method",
|
|
20311
|
+
"name": "closeFlyout",
|
|
20312
|
+
"inheritedFrom": {
|
|
20313
|
+
"name": "Flyout",
|
|
20314
|
+
"module": "src/flyout/flyout.ts"
|
|
20315
|
+
}
|
|
20316
|
+
},
|
|
20317
|
+
{
|
|
20318
|
+
"kind": "method",
|
|
20319
|
+
"name": "closingFinished",
|
|
20320
|
+
"inheritedFrom": {
|
|
20321
|
+
"name": "Flyout",
|
|
20322
|
+
"module": "src/flyout/flyout.ts"
|
|
20323
|
+
}
|
|
20324
|
+
},
|
|
20325
|
+
{
|
|
20326
|
+
"kind": "method",
|
|
20327
|
+
"name": "focusExit",
|
|
20328
|
+
"inheritedFrom": {
|
|
20329
|
+
"name": "Flyout",
|
|
20330
|
+
"module": "src/flyout/flyout.ts"
|
|
20349
20331
|
}
|
|
20350
20332
|
},
|
|
20351
20333
|
{
|
|
@@ -20357,8 +20339,8 @@
|
|
|
20357
20339
|
"privacy": "private",
|
|
20358
20340
|
"default": "void 0",
|
|
20359
20341
|
"inheritedFrom": {
|
|
20360
|
-
"name": "
|
|
20361
|
-
"module": "src/
|
|
20342
|
+
"name": "FoundationElement",
|
|
20343
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
20362
20344
|
}
|
|
20363
20345
|
},
|
|
20364
20346
|
{
|
|
@@ -20370,8 +20352,8 @@
|
|
|
20370
20352
|
"privacy": "public",
|
|
20371
20353
|
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
20372
20354
|
"inheritedFrom": {
|
|
20373
|
-
"name": "
|
|
20374
|
-
"module": "src/
|
|
20355
|
+
"name": "FoundationElement",
|
|
20356
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
20375
20357
|
}
|
|
20376
20358
|
},
|
|
20377
20359
|
{
|
|
@@ -20383,8 +20365,8 @@
|
|
|
20383
20365
|
"privacy": "public",
|
|
20384
20366
|
"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.",
|
|
20385
20367
|
"inheritedFrom": {
|
|
20386
|
-
"name": "
|
|
20387
|
-
"module": "src/
|
|
20368
|
+
"name": "FoundationElement",
|
|
20369
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
20388
20370
|
}
|
|
20389
20371
|
},
|
|
20390
20372
|
{
|
|
@@ -20397,8 +20379,8 @@
|
|
|
20397
20379
|
}
|
|
20398
20380
|
},
|
|
20399
20381
|
"inheritedFrom": {
|
|
20400
|
-
"name": "
|
|
20401
|
-
"module": "src/
|
|
20382
|
+
"name": "FoundationElement",
|
|
20383
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
20402
20384
|
}
|
|
20403
20385
|
},
|
|
20404
20386
|
{
|
|
@@ -20410,8 +20392,8 @@
|
|
|
20410
20392
|
"privacy": "public",
|
|
20411
20393
|
"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.",
|
|
20412
20394
|
"inheritedFrom": {
|
|
20413
|
-
"name": "
|
|
20414
|
-
"module": "src/
|
|
20395
|
+
"name": "FoundationElement",
|
|
20396
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
20415
20397
|
}
|
|
20416
20398
|
},
|
|
20417
20399
|
{
|
|
@@ -20424,8 +20406,8 @@
|
|
|
20424
20406
|
}
|
|
20425
20407
|
},
|
|
20426
20408
|
"inheritedFrom": {
|
|
20427
|
-
"name": "
|
|
20428
|
-
"module": "src/
|
|
20409
|
+
"name": "FoundationElement",
|
|
20410
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
20429
20411
|
}
|
|
20430
20412
|
},
|
|
20431
20413
|
{
|
|
@@ -20455,49 +20437,67 @@
|
|
|
20455
20437
|
],
|
|
20456
20438
|
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
20457
20439
|
"inheritedFrom": {
|
|
20458
|
-
"name": "
|
|
20459
|
-
"module": "src/
|
|
20440
|
+
"name": "FoundationElement",
|
|
20441
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
20460
20442
|
}
|
|
20461
20443
|
}
|
|
20462
20444
|
],
|
|
20463
20445
|
"events": [
|
|
20464
20446
|
{
|
|
20465
|
-
"description": "
|
|
20466
|
-
"name": "
|
|
20447
|
+
"description": "Fired when the flyout finishes closing",
|
|
20448
|
+
"name": "closed",
|
|
20467
20449
|
"inheritedFrom": {
|
|
20468
|
-
"name": "
|
|
20469
|
-
"module": "src/
|
|
20450
|
+
"name": "Flyout",
|
|
20451
|
+
"module": "src/flyout/flyout.ts"
|
|
20470
20452
|
}
|
|
20471
20453
|
}
|
|
20472
20454
|
]
|
|
20473
20455
|
},
|
|
20474
20456
|
{
|
|
20475
20457
|
"kind": "variable",
|
|
20476
|
-
"name": "
|
|
20458
|
+
"name": "zeroFlyout",
|
|
20459
|
+
"description": "The Zero Flyout",
|
|
20460
|
+
"privacy": "public"
|
|
20477
20461
|
}
|
|
20478
20462
|
],
|
|
20479
20463
|
"exports": [
|
|
20480
20464
|
{
|
|
20481
20465
|
"kind": "js",
|
|
20482
|
-
"name": "
|
|
20466
|
+
"name": "defaultFlyoutConfig",
|
|
20483
20467
|
"declaration": {
|
|
20484
|
-
"name": "
|
|
20485
|
-
"module": "src/
|
|
20468
|
+
"name": "defaultFlyoutConfig",
|
|
20469
|
+
"module": "src/flyout/flyout.ts"
|
|
20486
20470
|
}
|
|
20487
20471
|
},
|
|
20488
20472
|
{
|
|
20489
20473
|
"kind": "js",
|
|
20490
|
-
"name": "
|
|
20474
|
+
"name": "zeroFlyoutShadowOptions",
|
|
20491
20475
|
"declaration": {
|
|
20492
|
-
"name": "
|
|
20493
|
-
"module": "src/
|
|
20476
|
+
"name": "zeroFlyoutShadowOptions",
|
|
20477
|
+
"module": "src/flyout/flyout.ts"
|
|
20478
|
+
}
|
|
20479
|
+
},
|
|
20480
|
+
{
|
|
20481
|
+
"kind": "js",
|
|
20482
|
+
"name": "Flyout",
|
|
20483
|
+
"declaration": {
|
|
20484
|
+
"name": "Flyout",
|
|
20485
|
+
"module": "src/flyout/flyout.ts"
|
|
20486
|
+
}
|
|
20487
|
+
},
|
|
20488
|
+
{
|
|
20489
|
+
"kind": "js",
|
|
20490
|
+
"name": "zeroFlyout",
|
|
20491
|
+
"declaration": {
|
|
20492
|
+
"name": "zeroFlyout",
|
|
20493
|
+
"module": "src/flyout/flyout.ts"
|
|
20494
20494
|
}
|
|
20495
20495
|
}
|
|
20496
20496
|
]
|
|
20497
20497
|
},
|
|
20498
20498
|
{
|
|
20499
20499
|
"kind": "javascript-module",
|
|
20500
|
-
"path": "src/
|
|
20500
|
+
"path": "src/flyout/index.ts",
|
|
20501
20501
|
"declarations": [],
|
|
20502
20502
|
"exports": [
|
|
20503
20503
|
{
|
|
@@ -20505,7 +20505,7 @@
|
|
|
20505
20505
|
"name": "*",
|
|
20506
20506
|
"declaration": {
|
|
20507
20507
|
"name": "*",
|
|
20508
|
-
"package": "./
|
|
20508
|
+
"package": "./flyout"
|
|
20509
20509
|
}
|
|
20510
20510
|
},
|
|
20511
20511
|
{
|
|
@@ -20513,7 +20513,7 @@
|
|
|
20513
20513
|
"name": "*",
|
|
20514
20514
|
"declaration": {
|
|
20515
20515
|
"name": "*",
|
|
20516
|
-
"package": "./
|
|
20516
|
+
"package": "./flyout.styles"
|
|
20517
20517
|
}
|
|
20518
20518
|
},
|
|
20519
20519
|
{
|
|
@@ -20521,7 +20521,7 @@
|
|
|
20521
20521
|
"name": "*",
|
|
20522
20522
|
"declaration": {
|
|
20523
20523
|
"name": "*",
|
|
20524
|
-
"package": "./
|
|
20524
|
+
"package": "./flyout.template"
|
|
20525
20525
|
}
|
|
20526
20526
|
}
|
|
20527
20527
|
]
|
package/dist/dts/react.d.ts
CHANGED
|
@@ -510,24 +510,24 @@ export declare const FlexLayout: React.ForwardRefExoticComponent<
|
|
|
510
510
|
>;
|
|
511
511
|
export type FlexLayoutRef = FlexLayoutWC;
|
|
512
512
|
|
|
513
|
-
export declare const
|
|
513
|
+
export declare const Flipper: React.ForwardRefExoticComponent<
|
|
514
514
|
React.PropsWithChildren<
|
|
515
|
-
Omit<PublicOf<
|
|
515
|
+
Omit<PublicOf<FlipperWC>, 'children' | 'style'> &
|
|
516
516
|
HTMLWCProps & {
|
|
517
|
-
onClosed?: (event: CustomEvent<unknown>) => void;
|
|
518
517
|
}
|
|
519
|
-
> & React.RefAttributes<
|
|
518
|
+
> & React.RefAttributes<FlipperWC>
|
|
520
519
|
>;
|
|
521
|
-
export type
|
|
520
|
+
export type FlipperRef = FlipperWC;
|
|
522
521
|
|
|
523
|
-
export declare const
|
|
522
|
+
export declare const Flyout: React.ForwardRefExoticComponent<
|
|
524
523
|
React.PropsWithChildren<
|
|
525
|
-
Omit<PublicOf<
|
|
524
|
+
Omit<PublicOf<FlyoutWC>, 'children' | 'style'> &
|
|
526
525
|
HTMLWCProps & {
|
|
526
|
+
onClosed?: (event: CustomEvent<unknown>) => void;
|
|
527
527
|
}
|
|
528
|
-
> & React.RefAttributes<
|
|
528
|
+
> & React.RefAttributes<FlyoutWC>
|
|
529
529
|
>;
|
|
530
|
-
export type
|
|
530
|
+
export type FlyoutRef = FlyoutWC;
|
|
531
531
|
|
|
532
532
|
export declare const GridLayout: React.ForwardRefExoticComponent<
|
|
533
533
|
React.PropsWithChildren<
|
package/dist/react.cjs
CHANGED
|
@@ -572,6 +572,11 @@ const FlexLayout = React.forwardRef(function FlexLayout(props, ref) {
|
|
|
572
572
|
return React.createElement(customElements.getName(FlexLayoutWC) ?? '%%prefix%%-flex-layout', { ...rest, ref }, children);
|
|
573
573
|
});
|
|
574
574
|
|
|
575
|
+
const Flipper = React.forwardRef(function Flipper(props, ref) {
|
|
576
|
+
const { children, ...rest } = props;
|
|
577
|
+
return React.createElement(customElements.getName(FlipperWC) ?? '%%prefix%%-flipper', { ...rest, ref }, children);
|
|
578
|
+
});
|
|
579
|
+
|
|
575
580
|
const Flyout = React.forwardRef(function Flyout(props, ref) {
|
|
576
581
|
const { onClosed, children, ...rest } = props;
|
|
577
582
|
const _innerRef = React.useRef(null);
|
|
@@ -589,11 +594,6 @@ const Flyout = React.forwardRef(function Flyout(props, ref) {
|
|
|
589
594
|
return React.createElement(customElements.getName(FlyoutWC) ?? '%%prefix%%-flyout', { ...rest, ref: _mergeRefs(_innerRef, ref) }, children);
|
|
590
595
|
});
|
|
591
596
|
|
|
592
|
-
const Flipper = React.forwardRef(function Flipper(props, ref) {
|
|
593
|
-
const { children, ...rest } = props;
|
|
594
|
-
return React.createElement(customElements.getName(FlipperWC) ?? '%%prefix%%-flipper', { ...rest, ref }, children);
|
|
595
|
-
});
|
|
596
|
-
|
|
597
597
|
const GridLayout = React.forwardRef(function GridLayout(props, ref) {
|
|
598
598
|
const { children, ...rest } = props;
|
|
599
599
|
return React.createElement(customElements.getName(GridLayoutWC) ?? '%%prefix%%-grid-layout', { ...rest, ref }, children);
|
|
@@ -1102,8 +1102,8 @@ module.exports = {
|
|
|
1102
1102
|
Filter,
|
|
1103
1103
|
FilterBar,
|
|
1104
1104
|
FlexLayout,
|
|
1105
|
-
Flyout,
|
|
1106
1105
|
Flipper,
|
|
1106
|
+
Flyout,
|
|
1107
1107
|
GridLayout,
|
|
1108
1108
|
GridLayoutItem,
|
|
1109
1109
|
HorizontalScroll,
|
package/dist/react.mjs
CHANGED
|
@@ -570,6 +570,11 @@ export const FlexLayout = React.forwardRef(function FlexLayout(props, ref) {
|
|
|
570
570
|
return React.createElement(customElements.getName(FlexLayoutWC) ?? '%%prefix%%-flex-layout', { ...rest, ref }, children);
|
|
571
571
|
});
|
|
572
572
|
|
|
573
|
+
export const Flipper = React.forwardRef(function Flipper(props, ref) {
|
|
574
|
+
const { children, ...rest } = props;
|
|
575
|
+
return React.createElement(customElements.getName(FlipperWC) ?? '%%prefix%%-flipper', { ...rest, ref }, children);
|
|
576
|
+
});
|
|
577
|
+
|
|
573
578
|
export const Flyout = React.forwardRef(function Flyout(props, ref) {
|
|
574
579
|
const { onClosed, children, ...rest } = props;
|
|
575
580
|
const _innerRef = React.useRef(null);
|
|
@@ -587,11 +592,6 @@ export const Flyout = React.forwardRef(function Flyout(props, ref) {
|
|
|
587
592
|
return React.createElement(customElements.getName(FlyoutWC) ?? '%%prefix%%-flyout', { ...rest, ref: _mergeRefs(_innerRef, ref) }, children);
|
|
588
593
|
});
|
|
589
594
|
|
|
590
|
-
export const Flipper = React.forwardRef(function Flipper(props, ref) {
|
|
591
|
-
const { children, ...rest } = props;
|
|
592
|
-
return React.createElement(customElements.getName(FlipperWC) ?? '%%prefix%%-flipper', { ...rest, ref }, children);
|
|
593
|
-
});
|
|
594
|
-
|
|
595
595
|
export const GridLayout = React.forwardRef(function GridLayout(props, ref) {
|
|
596
596
|
const { children, ...rest } = props;
|
|
597
597
|
return React.createElement(customElements.getName(GridLayoutWC) ?? '%%prefix%%-grid-layout', { ...rest, ref }, children);
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@genesislcap/foundation-zero",
|
|
3
3
|
"description": "Genesis Foundation Zero Design System",
|
|
4
|
-
"version": "15.
|
|
4
|
+
"version": "15.9.0",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"license": "SEE LICENSE IN license.txt",
|
|
7
7
|
"main": "dist/esm/index.js",
|
|
@@ -73,18 +73,18 @@
|
|
|
73
73
|
},
|
|
74
74
|
"devDependencies": {
|
|
75
75
|
"@genesiscommunitysuccess/analyzer-import-alias-plugin": "^5.0.3",
|
|
76
|
-
"@genesislcap/genx": "15.
|
|
77
|
-
"@genesislcap/rollup-builder": "15.
|
|
78
|
-
"@genesislcap/ts-builder": "15.
|
|
79
|
-
"@genesislcap/uvu-playwright-builder": "15.
|
|
80
|
-
"@genesislcap/vite-builder": "15.
|
|
81
|
-
"@genesislcap/webpack-builder": "15.
|
|
76
|
+
"@genesislcap/genx": "15.9.0",
|
|
77
|
+
"@genesislcap/rollup-builder": "15.9.0",
|
|
78
|
+
"@genesislcap/ts-builder": "15.9.0",
|
|
79
|
+
"@genesislcap/uvu-playwright-builder": "15.9.0",
|
|
80
|
+
"@genesislcap/vite-builder": "15.9.0",
|
|
81
|
+
"@genesislcap/webpack-builder": "15.9.0"
|
|
82
82
|
},
|
|
83
83
|
"dependencies": {
|
|
84
|
-
"@genesislcap/foundation-comms": "15.
|
|
85
|
-
"@genesislcap/foundation-logger": "15.
|
|
86
|
-
"@genesislcap/foundation-ui": "15.
|
|
87
|
-
"@genesislcap/foundation-utils": "15.
|
|
84
|
+
"@genesislcap/foundation-comms": "15.9.0",
|
|
85
|
+
"@genesislcap/foundation-logger": "15.9.0",
|
|
86
|
+
"@genesislcap/foundation-ui": "15.9.0",
|
|
87
|
+
"@genesislcap/foundation-utils": "15.9.0",
|
|
88
88
|
"@microsoft/fast-colors": "5.3.1",
|
|
89
89
|
"@microsoft/fast-components": "2.30.6",
|
|
90
90
|
"@microsoft/fast-element": "1.14.0",
|
|
@@ -111,5 +111,5 @@
|
|
|
111
111
|
"require": "./dist/react.cjs"
|
|
112
112
|
}
|
|
113
113
|
},
|
|
114
|
-
"gitHead": "
|
|
114
|
+
"gitHead": "640fddb70d899b01c9337563ae874ddb5226cbcd"
|
|
115
115
|
}
|