@genesislcap/foundation-ui 14.237.0 → 14.237.1
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.
|
@@ -864,6 +864,37 @@
|
|
|
864
864
|
}
|
|
865
865
|
]
|
|
866
866
|
},
|
|
867
|
+
{
|
|
868
|
+
"kind": "javascript-module",
|
|
869
|
+
"path": "src/_config/index.ts",
|
|
870
|
+
"declarations": [],
|
|
871
|
+
"exports": [
|
|
872
|
+
{
|
|
873
|
+
"kind": "js",
|
|
874
|
+
"name": "*",
|
|
875
|
+
"declaration": {
|
|
876
|
+
"name": "*",
|
|
877
|
+
"package": "./styles"
|
|
878
|
+
}
|
|
879
|
+
},
|
|
880
|
+
{
|
|
881
|
+
"kind": "js",
|
|
882
|
+
"name": "*",
|
|
883
|
+
"declaration": {
|
|
884
|
+
"name": "*",
|
|
885
|
+
"package": "./tokens"
|
|
886
|
+
}
|
|
887
|
+
},
|
|
888
|
+
{
|
|
889
|
+
"kind": "js",
|
|
890
|
+
"name": "*",
|
|
891
|
+
"declaration": {
|
|
892
|
+
"name": "*",
|
|
893
|
+
"package": "./values"
|
|
894
|
+
}
|
|
895
|
+
}
|
|
896
|
+
]
|
|
897
|
+
},
|
|
867
898
|
{
|
|
868
899
|
"kind": "javascript-module",
|
|
869
900
|
"path": "src/accordion/accordion.styles.ts",
|
|
@@ -1440,37 +1471,6 @@
|
|
|
1440
1471
|
}
|
|
1441
1472
|
]
|
|
1442
1473
|
},
|
|
1443
|
-
{
|
|
1444
|
-
"kind": "javascript-module",
|
|
1445
|
-
"path": "src/_config/index.ts",
|
|
1446
|
-
"declarations": [],
|
|
1447
|
-
"exports": [
|
|
1448
|
-
{
|
|
1449
|
-
"kind": "js",
|
|
1450
|
-
"name": "*",
|
|
1451
|
-
"declaration": {
|
|
1452
|
-
"name": "*",
|
|
1453
|
-
"package": "./styles"
|
|
1454
|
-
}
|
|
1455
|
-
},
|
|
1456
|
-
{
|
|
1457
|
-
"kind": "js",
|
|
1458
|
-
"name": "*",
|
|
1459
|
-
"declaration": {
|
|
1460
|
-
"name": "*",
|
|
1461
|
-
"package": "./tokens"
|
|
1462
|
-
}
|
|
1463
|
-
},
|
|
1464
|
-
{
|
|
1465
|
-
"kind": "js",
|
|
1466
|
-
"name": "*",
|
|
1467
|
-
"declaration": {
|
|
1468
|
-
"name": "*",
|
|
1469
|
-
"package": "./values"
|
|
1470
|
-
}
|
|
1471
|
-
}
|
|
1472
|
-
]
|
|
1473
|
-
},
|
|
1474
1474
|
{
|
|
1475
1475
|
"kind": "javascript-module",
|
|
1476
1476
|
"path": "src/actions-menu/actions-menu.styles.ts",
|
|
@@ -6802,53 +6802,39 @@
|
|
|
6802
6802
|
},
|
|
6803
6803
|
{
|
|
6804
6804
|
"kind": "javascript-module",
|
|
6805
|
-
"path": "src/
|
|
6805
|
+
"path": "src/calendar/calendar.styles.ts",
|
|
6806
6806
|
"declarations": [
|
|
6807
6807
|
{
|
|
6808
6808
|
"kind": "function",
|
|
6809
|
-
"name": "
|
|
6809
|
+
"name": "foundationCalendarStyles",
|
|
6810
6810
|
"return": {
|
|
6811
6811
|
"type": {
|
|
6812
6812
|
"text": "ElementStyles"
|
|
6813
6813
|
}
|
|
6814
|
-
}
|
|
6815
|
-
"parameters": [
|
|
6816
|
-
{
|
|
6817
|
-
"name": "context",
|
|
6818
|
-
"type": {
|
|
6819
|
-
"text": "ElementDefinitionContext"
|
|
6820
|
-
}
|
|
6821
|
-
},
|
|
6822
|
-
{
|
|
6823
|
-
"name": "definition",
|
|
6824
|
-
"type": {
|
|
6825
|
-
"text": "FoundationElementDefinition"
|
|
6826
|
-
}
|
|
6827
|
-
}
|
|
6828
|
-
]
|
|
6814
|
+
}
|
|
6829
6815
|
}
|
|
6830
6816
|
],
|
|
6831
6817
|
"exports": [
|
|
6832
6818
|
{
|
|
6833
6819
|
"kind": "js",
|
|
6834
|
-
"name": "
|
|
6820
|
+
"name": "foundationCalendarStyles",
|
|
6835
6821
|
"declaration": {
|
|
6836
|
-
"name": "
|
|
6837
|
-
"module": "src/
|
|
6822
|
+
"name": "foundationCalendarStyles",
|
|
6823
|
+
"module": "src/calendar/calendar.styles.ts"
|
|
6838
6824
|
}
|
|
6839
6825
|
}
|
|
6840
6826
|
]
|
|
6841
6827
|
},
|
|
6842
6828
|
{
|
|
6843
6829
|
"kind": "javascript-module",
|
|
6844
|
-
"path": "src/
|
|
6830
|
+
"path": "src/calendar/calendar.template.ts",
|
|
6845
6831
|
"declarations": [
|
|
6846
6832
|
{
|
|
6847
6833
|
"kind": "function",
|
|
6848
|
-
"name": "
|
|
6834
|
+
"name": "foundationCalendarTemplate",
|
|
6849
6835
|
"return": {
|
|
6850
6836
|
"type": {
|
|
6851
|
-
"text": "ViewTemplate<
|
|
6837
|
+
"text": "ViewTemplate<Calendar>"
|
|
6852
6838
|
}
|
|
6853
6839
|
},
|
|
6854
6840
|
"parameters": [
|
|
@@ -6870,398 +6856,117 @@
|
|
|
6870
6856
|
"exports": [
|
|
6871
6857
|
{
|
|
6872
6858
|
"kind": "js",
|
|
6873
|
-
"name": "
|
|
6859
|
+
"name": "foundationCalendarTemplate",
|
|
6874
6860
|
"declaration": {
|
|
6875
|
-
"name": "
|
|
6876
|
-
"module": "src/
|
|
6861
|
+
"name": "foundationCalendarTemplate",
|
|
6862
|
+
"module": "src/calendar/calendar.template.ts"
|
|
6877
6863
|
}
|
|
6878
6864
|
}
|
|
6879
6865
|
]
|
|
6880
6866
|
},
|
|
6881
6867
|
{
|
|
6882
6868
|
"kind": "javascript-module",
|
|
6883
|
-
"path": "src/
|
|
6869
|
+
"path": "src/calendar/calendar.ts",
|
|
6884
6870
|
"declarations": [
|
|
6885
6871
|
{
|
|
6886
6872
|
"kind": "class",
|
|
6887
6873
|
"description": "",
|
|
6888
|
-
"name": "
|
|
6874
|
+
"name": "Calendar",
|
|
6889
6875
|
"superclass": {
|
|
6890
|
-
"name": "
|
|
6876
|
+
"name": "FASTCalendar",
|
|
6891
6877
|
"package": "@microsoft/fast-components"
|
|
6892
6878
|
},
|
|
6893
|
-
"tagName": "%%prefix%%-
|
|
6879
|
+
"tagName": "%%prefix%%-calendar",
|
|
6894
6880
|
"customElement": true,
|
|
6895
|
-
"
|
|
6881
|
+
"attributes": [
|
|
6896
6882
|
{
|
|
6897
|
-
"kind": "field",
|
|
6898
|
-
"name": "_presentation",
|
|
6899
6883
|
"type": {
|
|
6900
|
-
"text": "
|
|
6884
|
+
"text": "number"
|
|
6901
6885
|
},
|
|
6902
|
-
"
|
|
6903
|
-
"
|
|
6886
|
+
"description": "Readonly attribute for turning off data-grid",
|
|
6887
|
+
"fieldName": "readonly",
|
|
6888
|
+
"default": "false",
|
|
6904
6889
|
"inheritedFrom": {
|
|
6905
|
-
"name": "
|
|
6906
|
-
"module": "src/
|
|
6890
|
+
"name": "Calendar",
|
|
6891
|
+
"module": "src/calendar/calendar.ts"
|
|
6907
6892
|
}
|
|
6908
6893
|
},
|
|
6909
6894
|
{
|
|
6910
|
-
"
|
|
6911
|
-
"name": "$presentation",
|
|
6895
|
+
"name": "locale",
|
|
6912
6896
|
"type": {
|
|
6913
|
-
"text": "
|
|
6897
|
+
"text": "string"
|
|
6914
6898
|
},
|
|
6915
|
-
"
|
|
6916
|
-
"description": "
|
|
6899
|
+
"default": "\"en-US\"",
|
|
6900
|
+
"description": "String repesentation of the full locale including market, calendar type and numbering system",
|
|
6901
|
+
"fieldName": "locale",
|
|
6917
6902
|
"inheritedFrom": {
|
|
6918
|
-
"name": "
|
|
6919
|
-
"module": "src/
|
|
6903
|
+
"name": "Calendar",
|
|
6904
|
+
"module": "src/calendar/calendar.ts"
|
|
6920
6905
|
}
|
|
6921
6906
|
},
|
|
6922
6907
|
{
|
|
6923
|
-
"
|
|
6924
|
-
"name": "template",
|
|
6908
|
+
"name": "day-format",
|
|
6925
6909
|
"type": {
|
|
6926
|
-
"text": "
|
|
6910
|
+
"text": "DayFormat"
|
|
6927
6911
|
},
|
|
6928
|
-
"
|
|
6929
|
-
"description": "
|
|
6912
|
+
"default": "\"numeric\"",
|
|
6913
|
+
"description": "Format style for the day",
|
|
6914
|
+
"fieldName": "dayFormat",
|
|
6930
6915
|
"inheritedFrom": {
|
|
6931
|
-
"name": "
|
|
6932
|
-
"module": "src/
|
|
6916
|
+
"name": "Calendar",
|
|
6917
|
+
"module": "src/calendar/calendar.ts"
|
|
6933
6918
|
}
|
|
6934
6919
|
},
|
|
6935
6920
|
{
|
|
6936
|
-
"
|
|
6937
|
-
"
|
|
6938
|
-
|
|
6939
|
-
"return": {
|
|
6940
|
-
"type": {
|
|
6941
|
-
"text": "void"
|
|
6942
|
-
}
|
|
6921
|
+
"name": "weekday-format",
|
|
6922
|
+
"type": {
|
|
6923
|
+
"text": "WeekdayFormat"
|
|
6943
6924
|
},
|
|
6925
|
+
"default": "\"short\"",
|
|
6926
|
+
"description": "Format style for the week day labels",
|
|
6927
|
+
"fieldName": "weekdayFormat",
|
|
6944
6928
|
"inheritedFrom": {
|
|
6945
|
-
"name": "
|
|
6946
|
-
"module": "src/
|
|
6929
|
+
"name": "Calendar",
|
|
6930
|
+
"module": "src/calendar/calendar.ts"
|
|
6947
6931
|
}
|
|
6948
6932
|
},
|
|
6949
6933
|
{
|
|
6950
|
-
"
|
|
6951
|
-
"name": "styles",
|
|
6934
|
+
"name": "month-format",
|
|
6952
6935
|
"type": {
|
|
6953
|
-
"text": "
|
|
6936
|
+
"text": "MonthFormat"
|
|
6954
6937
|
},
|
|
6955
|
-
"
|
|
6956
|
-
"description": "
|
|
6938
|
+
"default": "\"long\"",
|
|
6939
|
+
"description": "Format style for the month label",
|
|
6940
|
+
"fieldName": "monthFormat",
|
|
6957
6941
|
"inheritedFrom": {
|
|
6958
|
-
"name": "
|
|
6959
|
-
"module": "src/
|
|
6942
|
+
"name": "Calendar",
|
|
6943
|
+
"module": "src/calendar/calendar.ts"
|
|
6960
6944
|
}
|
|
6961
6945
|
},
|
|
6962
6946
|
{
|
|
6963
|
-
"
|
|
6964
|
-
"
|
|
6965
|
-
|
|
6966
|
-
"return": {
|
|
6967
|
-
"type": {
|
|
6968
|
-
"text": "void"
|
|
6969
|
-
}
|
|
6947
|
+
"name": "year-format",
|
|
6948
|
+
"type": {
|
|
6949
|
+
"text": "YearFormat"
|
|
6970
6950
|
},
|
|
6951
|
+
"default": "\"numeric\"",
|
|
6952
|
+
"description": "Format style for the year used in the title",
|
|
6953
|
+
"fieldName": "yearFormat",
|
|
6971
6954
|
"inheritedFrom": {
|
|
6972
|
-
"name": "
|
|
6973
|
-
"module": "src/
|
|
6955
|
+
"name": "Calendar",
|
|
6956
|
+
"module": "src/calendar/calendar.ts"
|
|
6974
6957
|
}
|
|
6975
6958
|
},
|
|
6976
6959
|
{
|
|
6977
|
-
"
|
|
6978
|
-
"
|
|
6979
|
-
|
|
6980
|
-
"static": true,
|
|
6981
|
-
"return": {
|
|
6982
|
-
"type": {
|
|
6983
|
-
"text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
|
|
6984
|
-
}
|
|
6960
|
+
"name": "min-weeks",
|
|
6961
|
+
"type": {
|
|
6962
|
+
"text": "number"
|
|
6985
6963
|
},
|
|
6986
|
-
"
|
|
6987
|
-
|
|
6988
|
-
|
|
6989
|
-
"type": {
|
|
6990
|
-
"text": "K"
|
|
6991
|
-
}
|
|
6992
|
-
},
|
|
6993
|
-
{
|
|
6994
|
-
"name": "elementDefinition",
|
|
6995
|
-
"type": {
|
|
6996
|
-
"text": "T"
|
|
6997
|
-
},
|
|
6998
|
-
"description": "The definition of the element to create the registry\nfunction for."
|
|
6999
|
-
}
|
|
7000
|
-
],
|
|
7001
|
-
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
6964
|
+
"default": "0",
|
|
6965
|
+
"description": "Minimum number of weeks to show for the month\nThis can be used to normalize the calendar view\n when changing or across multiple calendars",
|
|
6966
|
+
"fieldName": "minWeeks",
|
|
7002
6967
|
"inheritedFrom": {
|
|
7003
|
-
"name": "
|
|
7004
|
-
"module": "src/
|
|
7005
|
-
}
|
|
7006
|
-
}
|
|
7007
|
-
]
|
|
7008
|
-
},
|
|
7009
|
-
{
|
|
7010
|
-
"kind": "variable",
|
|
7011
|
-
"name": "foundationCardShadowOptions",
|
|
7012
|
-
"type": {
|
|
7013
|
-
"text": "ShadowRootInit"
|
|
7014
|
-
},
|
|
7015
|
-
"default": "undefined"
|
|
7016
|
-
},
|
|
7017
|
-
{
|
|
7018
|
-
"kind": "variable",
|
|
7019
|
-
"name": "defaultCardConfig",
|
|
7020
|
-
"type": {
|
|
7021
|
-
"text": "object"
|
|
7022
|
-
},
|
|
7023
|
-
"default": "{}"
|
|
7024
|
-
},
|
|
7025
|
-
{
|
|
7026
|
-
"kind": "variable",
|
|
7027
|
-
"name": "foundationCard",
|
|
7028
|
-
"description": "The Foundation Card",
|
|
7029
|
-
"privacy": "public"
|
|
7030
|
-
}
|
|
7031
|
-
],
|
|
7032
|
-
"exports": [
|
|
7033
|
-
{
|
|
7034
|
-
"kind": "js",
|
|
7035
|
-
"name": "Card",
|
|
7036
|
-
"declaration": {
|
|
7037
|
-
"name": "Card",
|
|
7038
|
-
"module": "src/card/card.ts"
|
|
7039
|
-
}
|
|
7040
|
-
},
|
|
7041
|
-
{
|
|
7042
|
-
"kind": "js",
|
|
7043
|
-
"name": "foundationCardShadowOptions",
|
|
7044
|
-
"declaration": {
|
|
7045
|
-
"name": "foundationCardShadowOptions",
|
|
7046
|
-
"module": "src/card/card.ts"
|
|
7047
|
-
}
|
|
7048
|
-
},
|
|
7049
|
-
{
|
|
7050
|
-
"kind": "js",
|
|
7051
|
-
"name": "defaultCardConfig",
|
|
7052
|
-
"declaration": {
|
|
7053
|
-
"name": "defaultCardConfig",
|
|
7054
|
-
"module": "src/card/card.ts"
|
|
7055
|
-
}
|
|
7056
|
-
},
|
|
7057
|
-
{
|
|
7058
|
-
"kind": "js",
|
|
7059
|
-
"name": "foundationCard",
|
|
7060
|
-
"declaration": {
|
|
7061
|
-
"name": "foundationCard",
|
|
7062
|
-
"module": "src/card/card.ts"
|
|
7063
|
-
}
|
|
7064
|
-
}
|
|
7065
|
-
]
|
|
7066
|
-
},
|
|
7067
|
-
{
|
|
7068
|
-
"kind": "javascript-module",
|
|
7069
|
-
"path": "src/card/index.ts",
|
|
7070
|
-
"declarations": [],
|
|
7071
|
-
"exports": [
|
|
7072
|
-
{
|
|
7073
|
-
"kind": "js",
|
|
7074
|
-
"name": "*",
|
|
7075
|
-
"declaration": {
|
|
7076
|
-
"name": "*",
|
|
7077
|
-
"package": "./card.template"
|
|
7078
|
-
}
|
|
7079
|
-
},
|
|
7080
|
-
{
|
|
7081
|
-
"kind": "js",
|
|
7082
|
-
"name": "*",
|
|
7083
|
-
"declaration": {
|
|
7084
|
-
"name": "*",
|
|
7085
|
-
"package": "./card.styles"
|
|
7086
|
-
}
|
|
7087
|
-
},
|
|
7088
|
-
{
|
|
7089
|
-
"kind": "js",
|
|
7090
|
-
"name": "*",
|
|
7091
|
-
"declaration": {
|
|
7092
|
-
"name": "*",
|
|
7093
|
-
"package": "./card"
|
|
7094
|
-
}
|
|
7095
|
-
}
|
|
7096
|
-
]
|
|
7097
|
-
},
|
|
7098
|
-
{
|
|
7099
|
-
"kind": "javascript-module",
|
|
7100
|
-
"path": "src/calendar/calendar.styles.ts",
|
|
7101
|
-
"declarations": [
|
|
7102
|
-
{
|
|
7103
|
-
"kind": "function",
|
|
7104
|
-
"name": "foundationCalendarStyles",
|
|
7105
|
-
"return": {
|
|
7106
|
-
"type": {
|
|
7107
|
-
"text": "ElementStyles"
|
|
7108
|
-
}
|
|
7109
|
-
}
|
|
7110
|
-
}
|
|
7111
|
-
],
|
|
7112
|
-
"exports": [
|
|
7113
|
-
{
|
|
7114
|
-
"kind": "js",
|
|
7115
|
-
"name": "foundationCalendarStyles",
|
|
7116
|
-
"declaration": {
|
|
7117
|
-
"name": "foundationCalendarStyles",
|
|
7118
|
-
"module": "src/calendar/calendar.styles.ts"
|
|
7119
|
-
}
|
|
7120
|
-
}
|
|
7121
|
-
]
|
|
7122
|
-
},
|
|
7123
|
-
{
|
|
7124
|
-
"kind": "javascript-module",
|
|
7125
|
-
"path": "src/calendar/calendar.template.ts",
|
|
7126
|
-
"declarations": [
|
|
7127
|
-
{
|
|
7128
|
-
"kind": "function",
|
|
7129
|
-
"name": "foundationCalendarTemplate",
|
|
7130
|
-
"return": {
|
|
7131
|
-
"type": {
|
|
7132
|
-
"text": "ViewTemplate<Calendar>"
|
|
7133
|
-
}
|
|
7134
|
-
},
|
|
7135
|
-
"parameters": [
|
|
7136
|
-
{
|
|
7137
|
-
"name": "context",
|
|
7138
|
-
"type": {
|
|
7139
|
-
"text": "ElementDefinitionContext"
|
|
7140
|
-
}
|
|
7141
|
-
},
|
|
7142
|
-
{
|
|
7143
|
-
"name": "definition",
|
|
7144
|
-
"type": {
|
|
7145
|
-
"text": "FoundationElementDefinition"
|
|
7146
|
-
}
|
|
7147
|
-
}
|
|
7148
|
-
]
|
|
7149
|
-
}
|
|
7150
|
-
],
|
|
7151
|
-
"exports": [
|
|
7152
|
-
{
|
|
7153
|
-
"kind": "js",
|
|
7154
|
-
"name": "foundationCalendarTemplate",
|
|
7155
|
-
"declaration": {
|
|
7156
|
-
"name": "foundationCalendarTemplate",
|
|
7157
|
-
"module": "src/calendar/calendar.template.ts"
|
|
7158
|
-
}
|
|
7159
|
-
}
|
|
7160
|
-
]
|
|
7161
|
-
},
|
|
7162
|
-
{
|
|
7163
|
-
"kind": "javascript-module",
|
|
7164
|
-
"path": "src/calendar/calendar.ts",
|
|
7165
|
-
"declarations": [
|
|
7166
|
-
{
|
|
7167
|
-
"kind": "class",
|
|
7168
|
-
"description": "",
|
|
7169
|
-
"name": "Calendar",
|
|
7170
|
-
"superclass": {
|
|
7171
|
-
"name": "FASTCalendar",
|
|
7172
|
-
"package": "@microsoft/fast-components"
|
|
7173
|
-
},
|
|
7174
|
-
"tagName": "%%prefix%%-calendar",
|
|
7175
|
-
"customElement": true,
|
|
7176
|
-
"attributes": [
|
|
7177
|
-
{
|
|
7178
|
-
"type": {
|
|
7179
|
-
"text": "number"
|
|
7180
|
-
},
|
|
7181
|
-
"description": "Readonly attribute for turning off data-grid",
|
|
7182
|
-
"fieldName": "readonly",
|
|
7183
|
-
"default": "false",
|
|
7184
|
-
"inheritedFrom": {
|
|
7185
|
-
"name": "Calendar",
|
|
7186
|
-
"module": "src/calendar/calendar.ts"
|
|
7187
|
-
}
|
|
7188
|
-
},
|
|
7189
|
-
{
|
|
7190
|
-
"name": "locale",
|
|
7191
|
-
"type": {
|
|
7192
|
-
"text": "string"
|
|
7193
|
-
},
|
|
7194
|
-
"default": "\"en-US\"",
|
|
7195
|
-
"description": "String repesentation of the full locale including market, calendar type and numbering system",
|
|
7196
|
-
"fieldName": "locale",
|
|
7197
|
-
"inheritedFrom": {
|
|
7198
|
-
"name": "Calendar",
|
|
7199
|
-
"module": "src/calendar/calendar.ts"
|
|
7200
|
-
}
|
|
7201
|
-
},
|
|
7202
|
-
{
|
|
7203
|
-
"name": "day-format",
|
|
7204
|
-
"type": {
|
|
7205
|
-
"text": "DayFormat"
|
|
7206
|
-
},
|
|
7207
|
-
"default": "\"numeric\"",
|
|
7208
|
-
"description": "Format style for the day",
|
|
7209
|
-
"fieldName": "dayFormat",
|
|
7210
|
-
"inheritedFrom": {
|
|
7211
|
-
"name": "Calendar",
|
|
7212
|
-
"module": "src/calendar/calendar.ts"
|
|
7213
|
-
}
|
|
7214
|
-
},
|
|
7215
|
-
{
|
|
7216
|
-
"name": "weekday-format",
|
|
7217
|
-
"type": {
|
|
7218
|
-
"text": "WeekdayFormat"
|
|
7219
|
-
},
|
|
7220
|
-
"default": "\"short\"",
|
|
7221
|
-
"description": "Format style for the week day labels",
|
|
7222
|
-
"fieldName": "weekdayFormat",
|
|
7223
|
-
"inheritedFrom": {
|
|
7224
|
-
"name": "Calendar",
|
|
7225
|
-
"module": "src/calendar/calendar.ts"
|
|
7226
|
-
}
|
|
7227
|
-
},
|
|
7228
|
-
{
|
|
7229
|
-
"name": "month-format",
|
|
7230
|
-
"type": {
|
|
7231
|
-
"text": "MonthFormat"
|
|
7232
|
-
},
|
|
7233
|
-
"default": "\"long\"",
|
|
7234
|
-
"description": "Format style for the month label",
|
|
7235
|
-
"fieldName": "monthFormat",
|
|
7236
|
-
"inheritedFrom": {
|
|
7237
|
-
"name": "Calendar",
|
|
7238
|
-
"module": "src/calendar/calendar.ts"
|
|
7239
|
-
}
|
|
7240
|
-
},
|
|
7241
|
-
{
|
|
7242
|
-
"name": "year-format",
|
|
7243
|
-
"type": {
|
|
7244
|
-
"text": "YearFormat"
|
|
7245
|
-
},
|
|
7246
|
-
"default": "\"numeric\"",
|
|
7247
|
-
"description": "Format style for the year used in the title",
|
|
7248
|
-
"fieldName": "yearFormat",
|
|
7249
|
-
"inheritedFrom": {
|
|
7250
|
-
"name": "Calendar",
|
|
7251
|
-
"module": "src/calendar/calendar.ts"
|
|
7252
|
-
}
|
|
7253
|
-
},
|
|
7254
|
-
{
|
|
7255
|
-
"name": "min-weeks",
|
|
7256
|
-
"type": {
|
|
7257
|
-
"text": "number"
|
|
7258
|
-
},
|
|
7259
|
-
"default": "0",
|
|
7260
|
-
"description": "Minimum number of weeks to show for the month\nThis can be used to normalize the calendar view\n when changing or across multiple calendars",
|
|
7261
|
-
"fieldName": "minWeeks",
|
|
7262
|
-
"inheritedFrom": {
|
|
7263
|
-
"name": "Calendar",
|
|
7264
|
-
"module": "src/calendar/calendar.ts"
|
|
6968
|
+
"name": "Calendar",
|
|
6969
|
+
"module": "src/calendar/calendar.ts"
|
|
7265
6970
|
}
|
|
7266
6971
|
},
|
|
7267
6972
|
{
|
|
@@ -7949,21 +7654,316 @@
|
|
|
7949
7654
|
},
|
|
7950
7655
|
{
|
|
7951
7656
|
"kind": "javascript-module",
|
|
7952
|
-
"path": "src/
|
|
7657
|
+
"path": "src/card/card.styles.ts",
|
|
7953
7658
|
"declarations": [
|
|
7954
7659
|
{
|
|
7955
|
-
"kind": "
|
|
7956
|
-
"name": "
|
|
7957
|
-
"
|
|
7958
|
-
"
|
|
7660
|
+
"kind": "function",
|
|
7661
|
+
"name": "foundationCardStyles",
|
|
7662
|
+
"return": {
|
|
7663
|
+
"type": {
|
|
7664
|
+
"text": "ElementStyles"
|
|
7665
|
+
}
|
|
7959
7666
|
},
|
|
7960
|
-
"
|
|
7961
|
-
|
|
7962
|
-
|
|
7963
|
-
|
|
7964
|
-
|
|
7965
|
-
|
|
7966
|
-
|
|
7667
|
+
"parameters": [
|
|
7668
|
+
{
|
|
7669
|
+
"name": "context",
|
|
7670
|
+
"type": {
|
|
7671
|
+
"text": "ElementDefinitionContext"
|
|
7672
|
+
}
|
|
7673
|
+
},
|
|
7674
|
+
{
|
|
7675
|
+
"name": "definition",
|
|
7676
|
+
"type": {
|
|
7677
|
+
"text": "FoundationElementDefinition"
|
|
7678
|
+
}
|
|
7679
|
+
}
|
|
7680
|
+
]
|
|
7681
|
+
}
|
|
7682
|
+
],
|
|
7683
|
+
"exports": [
|
|
7684
|
+
{
|
|
7685
|
+
"kind": "js",
|
|
7686
|
+
"name": "foundationCardStyles",
|
|
7687
|
+
"declaration": {
|
|
7688
|
+
"name": "foundationCardStyles",
|
|
7689
|
+
"module": "src/card/card.styles.ts"
|
|
7690
|
+
}
|
|
7691
|
+
}
|
|
7692
|
+
]
|
|
7693
|
+
},
|
|
7694
|
+
{
|
|
7695
|
+
"kind": "javascript-module",
|
|
7696
|
+
"path": "src/card/card.template.ts",
|
|
7697
|
+
"declarations": [
|
|
7698
|
+
{
|
|
7699
|
+
"kind": "function",
|
|
7700
|
+
"name": "foundationCardTemplate",
|
|
7701
|
+
"return": {
|
|
7702
|
+
"type": {
|
|
7703
|
+
"text": "ViewTemplate<Card>"
|
|
7704
|
+
}
|
|
7705
|
+
},
|
|
7706
|
+
"parameters": [
|
|
7707
|
+
{
|
|
7708
|
+
"name": "context",
|
|
7709
|
+
"type": {
|
|
7710
|
+
"text": "ElementDefinitionContext"
|
|
7711
|
+
}
|
|
7712
|
+
},
|
|
7713
|
+
{
|
|
7714
|
+
"name": "definition",
|
|
7715
|
+
"type": {
|
|
7716
|
+
"text": "FoundationElementDefinition"
|
|
7717
|
+
}
|
|
7718
|
+
}
|
|
7719
|
+
]
|
|
7720
|
+
}
|
|
7721
|
+
],
|
|
7722
|
+
"exports": [
|
|
7723
|
+
{
|
|
7724
|
+
"kind": "js",
|
|
7725
|
+
"name": "foundationCardTemplate",
|
|
7726
|
+
"declaration": {
|
|
7727
|
+
"name": "foundationCardTemplate",
|
|
7728
|
+
"module": "src/card/card.template.ts"
|
|
7729
|
+
}
|
|
7730
|
+
}
|
|
7731
|
+
]
|
|
7732
|
+
},
|
|
7733
|
+
{
|
|
7734
|
+
"kind": "javascript-module",
|
|
7735
|
+
"path": "src/card/card.ts",
|
|
7736
|
+
"declarations": [
|
|
7737
|
+
{
|
|
7738
|
+
"kind": "class",
|
|
7739
|
+
"description": "",
|
|
7740
|
+
"name": "Card",
|
|
7741
|
+
"superclass": {
|
|
7742
|
+
"name": "FASTCard",
|
|
7743
|
+
"package": "@microsoft/fast-components"
|
|
7744
|
+
},
|
|
7745
|
+
"tagName": "%%prefix%%-card",
|
|
7746
|
+
"customElement": true,
|
|
7747
|
+
"members": [
|
|
7748
|
+
{
|
|
7749
|
+
"kind": "field",
|
|
7750
|
+
"name": "_presentation",
|
|
7751
|
+
"type": {
|
|
7752
|
+
"text": "ComponentPresentation | null | undefined"
|
|
7753
|
+
},
|
|
7754
|
+
"privacy": "private",
|
|
7755
|
+
"default": "void 0",
|
|
7756
|
+
"inheritedFrom": {
|
|
7757
|
+
"name": "FoundationElement",
|
|
7758
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
7759
|
+
}
|
|
7760
|
+
},
|
|
7761
|
+
{
|
|
7762
|
+
"kind": "field",
|
|
7763
|
+
"name": "$presentation",
|
|
7764
|
+
"type": {
|
|
7765
|
+
"text": "ComponentPresentation | null"
|
|
7766
|
+
},
|
|
7767
|
+
"privacy": "public",
|
|
7768
|
+
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
7769
|
+
"inheritedFrom": {
|
|
7770
|
+
"name": "FoundationElement",
|
|
7771
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
7772
|
+
}
|
|
7773
|
+
},
|
|
7774
|
+
{
|
|
7775
|
+
"kind": "field",
|
|
7776
|
+
"name": "template",
|
|
7777
|
+
"type": {
|
|
7778
|
+
"text": "ElementViewTemplate | void | null"
|
|
7779
|
+
},
|
|
7780
|
+
"privacy": "public",
|
|
7781
|
+
"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.",
|
|
7782
|
+
"inheritedFrom": {
|
|
7783
|
+
"name": "FoundationElement",
|
|
7784
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
7785
|
+
}
|
|
7786
|
+
},
|
|
7787
|
+
{
|
|
7788
|
+
"kind": "method",
|
|
7789
|
+
"name": "templateChanged",
|
|
7790
|
+
"privacy": "protected",
|
|
7791
|
+
"return": {
|
|
7792
|
+
"type": {
|
|
7793
|
+
"text": "void"
|
|
7794
|
+
}
|
|
7795
|
+
},
|
|
7796
|
+
"inheritedFrom": {
|
|
7797
|
+
"name": "FoundationElement",
|
|
7798
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
7799
|
+
}
|
|
7800
|
+
},
|
|
7801
|
+
{
|
|
7802
|
+
"kind": "field",
|
|
7803
|
+
"name": "styles",
|
|
7804
|
+
"type": {
|
|
7805
|
+
"text": "ElementStyles | void | null"
|
|
7806
|
+
},
|
|
7807
|
+
"privacy": "public",
|
|
7808
|
+
"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.",
|
|
7809
|
+
"inheritedFrom": {
|
|
7810
|
+
"name": "FoundationElement",
|
|
7811
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
7812
|
+
}
|
|
7813
|
+
},
|
|
7814
|
+
{
|
|
7815
|
+
"kind": "method",
|
|
7816
|
+
"name": "stylesChanged",
|
|
7817
|
+
"privacy": "protected",
|
|
7818
|
+
"return": {
|
|
7819
|
+
"type": {
|
|
7820
|
+
"text": "void"
|
|
7821
|
+
}
|
|
7822
|
+
},
|
|
7823
|
+
"inheritedFrom": {
|
|
7824
|
+
"name": "FoundationElement",
|
|
7825
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
7826
|
+
}
|
|
7827
|
+
},
|
|
7828
|
+
{
|
|
7829
|
+
"kind": "method",
|
|
7830
|
+
"name": "compose",
|
|
7831
|
+
"privacy": "public",
|
|
7832
|
+
"static": true,
|
|
7833
|
+
"return": {
|
|
7834
|
+
"type": {
|
|
7835
|
+
"text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
|
|
7836
|
+
}
|
|
7837
|
+
},
|
|
7838
|
+
"parameters": [
|
|
7839
|
+
{
|
|
7840
|
+
"name": "this",
|
|
7841
|
+
"type": {
|
|
7842
|
+
"text": "K"
|
|
7843
|
+
}
|
|
7844
|
+
},
|
|
7845
|
+
{
|
|
7846
|
+
"name": "elementDefinition",
|
|
7847
|
+
"type": {
|
|
7848
|
+
"text": "T"
|
|
7849
|
+
},
|
|
7850
|
+
"description": "The definition of the element to create the registry\nfunction for."
|
|
7851
|
+
}
|
|
7852
|
+
],
|
|
7853
|
+
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
7854
|
+
"inheritedFrom": {
|
|
7855
|
+
"name": "FoundationElement",
|
|
7856
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
7857
|
+
}
|
|
7858
|
+
}
|
|
7859
|
+
]
|
|
7860
|
+
},
|
|
7861
|
+
{
|
|
7862
|
+
"kind": "variable",
|
|
7863
|
+
"name": "foundationCardShadowOptions",
|
|
7864
|
+
"type": {
|
|
7865
|
+
"text": "ShadowRootInit"
|
|
7866
|
+
},
|
|
7867
|
+
"default": "undefined"
|
|
7868
|
+
},
|
|
7869
|
+
{
|
|
7870
|
+
"kind": "variable",
|
|
7871
|
+
"name": "defaultCardConfig",
|
|
7872
|
+
"type": {
|
|
7873
|
+
"text": "object"
|
|
7874
|
+
},
|
|
7875
|
+
"default": "{}"
|
|
7876
|
+
},
|
|
7877
|
+
{
|
|
7878
|
+
"kind": "variable",
|
|
7879
|
+
"name": "foundationCard",
|
|
7880
|
+
"description": "The Foundation Card",
|
|
7881
|
+
"privacy": "public"
|
|
7882
|
+
}
|
|
7883
|
+
],
|
|
7884
|
+
"exports": [
|
|
7885
|
+
{
|
|
7886
|
+
"kind": "js",
|
|
7887
|
+
"name": "Card",
|
|
7888
|
+
"declaration": {
|
|
7889
|
+
"name": "Card",
|
|
7890
|
+
"module": "src/card/card.ts"
|
|
7891
|
+
}
|
|
7892
|
+
},
|
|
7893
|
+
{
|
|
7894
|
+
"kind": "js",
|
|
7895
|
+
"name": "foundationCardShadowOptions",
|
|
7896
|
+
"declaration": {
|
|
7897
|
+
"name": "foundationCardShadowOptions",
|
|
7898
|
+
"module": "src/card/card.ts"
|
|
7899
|
+
}
|
|
7900
|
+
},
|
|
7901
|
+
{
|
|
7902
|
+
"kind": "js",
|
|
7903
|
+
"name": "defaultCardConfig",
|
|
7904
|
+
"declaration": {
|
|
7905
|
+
"name": "defaultCardConfig",
|
|
7906
|
+
"module": "src/card/card.ts"
|
|
7907
|
+
}
|
|
7908
|
+
},
|
|
7909
|
+
{
|
|
7910
|
+
"kind": "js",
|
|
7911
|
+
"name": "foundationCard",
|
|
7912
|
+
"declaration": {
|
|
7913
|
+
"name": "foundationCard",
|
|
7914
|
+
"module": "src/card/card.ts"
|
|
7915
|
+
}
|
|
7916
|
+
}
|
|
7917
|
+
]
|
|
7918
|
+
},
|
|
7919
|
+
{
|
|
7920
|
+
"kind": "javascript-module",
|
|
7921
|
+
"path": "src/card/index.ts",
|
|
7922
|
+
"declarations": [],
|
|
7923
|
+
"exports": [
|
|
7924
|
+
{
|
|
7925
|
+
"kind": "js",
|
|
7926
|
+
"name": "*",
|
|
7927
|
+
"declaration": {
|
|
7928
|
+
"name": "*",
|
|
7929
|
+
"package": "./card.template"
|
|
7930
|
+
}
|
|
7931
|
+
},
|
|
7932
|
+
{
|
|
7933
|
+
"kind": "js",
|
|
7934
|
+
"name": "*",
|
|
7935
|
+
"declaration": {
|
|
7936
|
+
"name": "*",
|
|
7937
|
+
"package": "./card.styles"
|
|
7938
|
+
}
|
|
7939
|
+
},
|
|
7940
|
+
{
|
|
7941
|
+
"kind": "js",
|
|
7942
|
+
"name": "*",
|
|
7943
|
+
"declaration": {
|
|
7944
|
+
"name": "*",
|
|
7945
|
+
"package": "./card"
|
|
7946
|
+
}
|
|
7947
|
+
}
|
|
7948
|
+
]
|
|
7949
|
+
},
|
|
7950
|
+
{
|
|
7951
|
+
"kind": "javascript-module",
|
|
7952
|
+
"path": "src/categorized-multiselect/categorized-multiselect.styles.ts",
|
|
7953
|
+
"declarations": [
|
|
7954
|
+
{
|
|
7955
|
+
"kind": "variable",
|
|
7956
|
+
"name": "optionsMaxheight",
|
|
7957
|
+
"type": {
|
|
7958
|
+
"text": "number"
|
|
7959
|
+
},
|
|
7960
|
+
"default": "450"
|
|
7961
|
+
},
|
|
7962
|
+
{
|
|
7963
|
+
"kind": "variable",
|
|
7964
|
+
"name": "categorizedMultiselectStyles",
|
|
7965
|
+
"default": "css`\n .root {\n position: relative;\n width: 100%;\n min-width: 250px;\n }\n\n .control-button {\n display: flex;\n justify-content: center;\n min-width: 31px;\n width: 31px;\n height: 31px;\n margin-left: calc(var(--design-unit) * 2px);\n color: var(--neutral-foreground-hint);\n }\n\n .control {\n cursor: pointer;\n position: relative;\n display: flex;\n justify-content: end;\n align-items: center;\n width: 100%;\n border-radius: calc(var(--control-corner-radius) * 1px);\n }\n\n .label {\n display: block;\n cursor: pointer;\n font-size: var(--type-ramp-base-font-size);\n line-height: var(--type-ramp-base-line-height);\n font-style: normal;\n font-weight: 700;\n margin: calc(var(--design-unit) * 2px) 0;\n }\n\n .label-hidden {\n display: none;\n }\n\n .control:hover .control-button,\n .control:hover .label {\n color: var(--neutral-foreground-rest);\n }\n\n button {\n pointer-events: none;\n }\n\n .options {\n display: flex;\n flex-direction: column;\n position: absolute;\n height: max-content;\n overflow-y: hidden;\n margin-top: 5px;\n padding: calc((var(--design-unit) + 3) * 2px) calc((var(--design-unit) + 3) * 1px);\n border: 1px solid rgba(46 51 57 / 100%);\n border-radius: 4px;\n background: var(--neutral-fill-input-rest);\n width: 100%;\n max-height: 0;\n visibility: hidden;\n transition:\n max-height 0.4s ease 0s,\n visibility 0.4s ease 0s;\n z-index: 999;\n }\n\n .position-above {\n bottom: 100%;\n }\n\n .checkbox-container {\n display: flex;\n flex-direction: column;\n overflow-y: scroll;\n scrollbar-width: thin;\n scrollbar-color: rgb(46 48 53) rgb(31 33 38);\n }\n\n span {\n border-bottom: calc(var(--stroke-width) * 1px) solid;\n border-color: color-mix(in srgb, var(--neutral-fill-rest), transparent 50%);\n padding: calc((var(--design-unit) + 2) * 2px) calc((var(--design-unit) + 3) * 1px);\n font-size: calc((var(--type-ramp-base-font-size) - 1px));\n color: var(--neutral-foreground-hint);\n }\n\n .multiselect-checkbox {\n min-width: fit-content;\n flex-direction: row-reverse;\n justify-content: space-between;\n align-items: flex-start;\n border-bottom: 1px solid;\n border-color: color-mix(in srgb, var(--neutral-fill-rest), transparent 50%);\n padding: calc((var(--design-unit) + 3) * 1px) calc((var(--design-unit) + 3) * 1px)\n calc((var(--design-unit) + 3) * 1px) 0;\n margin: 0;\n }\n\n .multiselect-checkbox:hover {\n background-color: rgb(45 47 51);\n cursor: pointer;\n }\n\n .multiselect-checkbox::part(label) {\n overflow-x: hidden;\n text-overflow: ellipsis;\n }\n\n .multiselect-checkbox::part(control) {\n min-width: calc(\n (\n (var(--base-height-multiplier) + var(--density)) * var(--design-unit) / 2 +\n var(--design-unit)\n ) * 1px\n );\n }\n\n .checkbox-container .multiselect-checkbox[disabled] {\n cursor: not-allowed;\n }\n\n .description {\n text-wrap: wrap;\n font-size: calc((var(--type-ramp-base-font-size) - 1px));\n margin: calc((var(--design-unit) + 3) * 1px) 0;\n }\n\n #filter-search {\n padding: 5px;\n }\n\n ::-webkit-scrollbar {\n width: 12px;\n }\n\n ::-webkit-scrollbar-track {\n background: rgb(31 33 38);\n }\n\n ::-webkit-scrollbar-thumb {\n width: 8px;\n border-radius: 10px;\n box-shadow: inset 0 0 6px rgba(0 0 0 / 30%);\n background-color: rgb(46 48 53);\n border: 3px solid rgb(31 33 38);\n }\n\n .visible {\n visibility: visible;\n max-height: ${optionsMaxheight.toString()}px;\n }\n`"
|
|
7966
|
+
}
|
|
7967
7967
|
],
|
|
7968
7968
|
"exports": [
|
|
7969
7969
|
{
|
|
@@ -13427,7 +13427,7 @@
|
|
|
13427
13427
|
"kind": "field",
|
|
13428
13428
|
"name": "date",
|
|
13429
13429
|
"type": {
|
|
13430
|
-
"text": "
|
|
13430
|
+
"text": "number"
|
|
13431
13431
|
}
|
|
13432
13432
|
},
|
|
13433
13433
|
{
|
|
@@ -13499,9 +13499,6 @@
|
|
|
13499
13499
|
"type": {
|
|
13500
13500
|
"text": "number"
|
|
13501
13501
|
}
|
|
13502
|
-
},
|
|
13503
|
-
{
|
|
13504
|
-
"kind": "field"
|
|
13505
13502
|
}
|
|
13506
13503
|
]
|
|
13507
13504
|
}
|
|
@@ -15660,35 +15657,52 @@
|
|
|
15660
15657
|
},
|
|
15661
15658
|
{
|
|
15662
15659
|
"kind": "javascript-module",
|
|
15663
|
-
"path": "src/error-
|
|
15660
|
+
"path": "src/error-banner/error-banner.template.ts",
|
|
15664
15661
|
"declarations": [
|
|
15662
|
+
{
|
|
15663
|
+
"kind": "function",
|
|
15664
|
+
"name": "getPrefixedErrorBanner",
|
|
15665
|
+
"parameters": [
|
|
15666
|
+
{
|
|
15667
|
+
"name": "prefix",
|
|
15668
|
+
"type": {
|
|
15669
|
+
"text": "string"
|
|
15670
|
+
}
|
|
15671
|
+
}
|
|
15672
|
+
]
|
|
15673
|
+
},
|
|
15665
15674
|
{
|
|
15666
15675
|
"kind": "variable",
|
|
15667
|
-
"name": "
|
|
15668
|
-
"
|
|
15669
|
-
"text": "ViewTemplate<ErrorBoundary>"
|
|
15670
|
-
},
|
|
15671
|
-
"default": "html`\n <template ${ref('errorBoundary')}>\n <slot></slot>\n </template>\n`"
|
|
15676
|
+
"name": "foundationErrorBannerTemplate",
|
|
15677
|
+
"default": "html<ErrorBanner>`\n ${(x) => getPrefixedErrorBanner(getPrefix(x))}\n`"
|
|
15672
15678
|
}
|
|
15673
15679
|
],
|
|
15674
15680
|
"exports": [
|
|
15675
15681
|
{
|
|
15676
15682
|
"kind": "js",
|
|
15677
|
-
"name": "
|
|
15683
|
+
"name": "getPrefixedErrorBanner",
|
|
15678
15684
|
"declaration": {
|
|
15679
|
-
"name": "
|
|
15680
|
-
"module": "src/error-
|
|
15685
|
+
"name": "getPrefixedErrorBanner",
|
|
15686
|
+
"module": "src/error-banner/error-banner.template.ts"
|
|
15687
|
+
}
|
|
15688
|
+
},
|
|
15689
|
+
{
|
|
15690
|
+
"kind": "js",
|
|
15691
|
+
"name": "foundationErrorBannerTemplate",
|
|
15692
|
+
"declaration": {
|
|
15693
|
+
"name": "foundationErrorBannerTemplate",
|
|
15694
|
+
"module": "src/error-banner/error-banner.template.ts"
|
|
15681
15695
|
}
|
|
15682
15696
|
}
|
|
15683
15697
|
]
|
|
15684
15698
|
},
|
|
15685
15699
|
{
|
|
15686
15700
|
"kind": "javascript-module",
|
|
15687
|
-
"path": "src/error-
|
|
15701
|
+
"path": "src/error-banner/error-banner.ts",
|
|
15688
15702
|
"declarations": [
|
|
15689
15703
|
{
|
|
15690
15704
|
"kind": "variable",
|
|
15691
|
-
"name": "
|
|
15705
|
+
"name": "foundationErrorBannerShadowOptions",
|
|
15692
15706
|
"type": {
|
|
15693
15707
|
"text": "ShadowRootInit"
|
|
15694
15708
|
},
|
|
@@ -15697,51 +15711,35 @@
|
|
|
15697
15711
|
{
|
|
15698
15712
|
"kind": "class",
|
|
15699
15713
|
"description": "",
|
|
15700
|
-
"name": "
|
|
15714
|
+
"name": "ErrorBanner",
|
|
15701
15715
|
"members": [
|
|
15702
15716
|
{
|
|
15703
15717
|
"kind": "field",
|
|
15704
|
-
"name": "
|
|
15705
|
-
"privacy": "private"
|
|
15706
|
-
},
|
|
15707
|
-
{
|
|
15708
|
-
"kind": "field",
|
|
15709
|
-
"name": "errorBoundary",
|
|
15718
|
+
"name": "banner",
|
|
15710
15719
|
"type": {
|
|
15711
|
-
"text": "HTMLElement"
|
|
15712
|
-
}
|
|
15713
|
-
},
|
|
15714
|
-
{
|
|
15715
|
-
"kind": "field",
|
|
15716
|
-
"name": "resourceName",
|
|
15717
|
-
"description": "The resource name holding new and existing notifications",
|
|
15720
|
+
"text": "HTMLElement & { dismiss: () => Promise<void> }"
|
|
15721
|
+
},
|
|
15718
15722
|
"privacy": "public"
|
|
15719
15723
|
},
|
|
15720
15724
|
{
|
|
15721
15725
|
"kind": "field",
|
|
15722
|
-
"name": "
|
|
15726
|
+
"name": "error",
|
|
15723
15727
|
"type": {
|
|
15724
|
-
"text": "
|
|
15725
|
-
}
|
|
15726
|
-
"default": "0",
|
|
15727
|
-
"description": "Number of milliseconds before toast will disappear. Leave empty or set to 0 to keep toast open indefinitely",
|
|
15728
|
-
"privacy": "public"
|
|
15728
|
+
"text": "ErrorStructure"
|
|
15729
|
+
}
|
|
15729
15730
|
},
|
|
15730
15731
|
{
|
|
15731
15732
|
"kind": "field",
|
|
15732
|
-
"name": "
|
|
15733
|
+
"name": "notification",
|
|
15733
15734
|
"type": {
|
|
15734
|
-
"text": "
|
|
15735
|
-
}
|
|
15736
|
-
"privacy": "protected"
|
|
15735
|
+
"text": "NotificationStructure"
|
|
15736
|
+
}
|
|
15737
15737
|
},
|
|
15738
15738
|
{
|
|
15739
|
-
"kind": "
|
|
15740
|
-
"name": "
|
|
15741
|
-
"
|
|
15742
|
-
|
|
15743
|
-
},
|
|
15744
|
-
"privacy": "private"
|
|
15739
|
+
"kind": "method",
|
|
15740
|
+
"name": "dismiss",
|
|
15741
|
+
"privacy": "public",
|
|
15742
|
+
"description": "Dismiss the Error Banner from display."
|
|
15745
15743
|
},
|
|
15746
15744
|
{
|
|
15747
15745
|
"kind": "field",
|
|
@@ -15855,67 +15853,51 @@
|
|
|
15855
15853
|
}
|
|
15856
15854
|
}
|
|
15857
15855
|
],
|
|
15858
|
-
"attributes": [
|
|
15859
|
-
{
|
|
15860
|
-
"name": "resource-name",
|
|
15861
|
-
"description": "The resource name holding new and existing notifications",
|
|
15862
|
-
"fieldName": "resourceName"
|
|
15863
|
-
},
|
|
15864
|
-
{
|
|
15865
|
-
"name": "close-timeout",
|
|
15866
|
-
"type": {
|
|
15867
|
-
"text": "number"
|
|
15868
|
-
},
|
|
15869
|
-
"default": "0",
|
|
15870
|
-
"description": "Number of milliseconds before toast will disappear. Leave empty or set to 0 to keep toast open indefinitely",
|
|
15871
|
-
"fieldName": "closeTimeout"
|
|
15872
|
-
}
|
|
15873
|
-
],
|
|
15874
15856
|
"superclass": {
|
|
15875
15857
|
"name": "FoundationElement",
|
|
15876
15858
|
"package": "@microsoft/fast-foundation"
|
|
15877
15859
|
},
|
|
15860
|
+
"tagName": "%%prefix%%-error-banner",
|
|
15878
15861
|
"deprecated": "true",
|
|
15879
|
-
"tagName": "%%prefix%%-error-boundary",
|
|
15880
15862
|
"customElement": true
|
|
15881
15863
|
},
|
|
15882
15864
|
{
|
|
15883
15865
|
"kind": "variable",
|
|
15884
|
-
"name": "
|
|
15885
|
-
"description": "The Foundation Error
|
|
15866
|
+
"name": "foundationErrorBanner",
|
|
15867
|
+
"description": "The Foundation Error Banner",
|
|
15886
15868
|
"privacy": "public"
|
|
15887
15869
|
}
|
|
15888
15870
|
],
|
|
15889
15871
|
"exports": [
|
|
15890
15872
|
{
|
|
15891
15873
|
"kind": "js",
|
|
15892
|
-
"name": "
|
|
15874
|
+
"name": "foundationErrorBannerShadowOptions",
|
|
15893
15875
|
"declaration": {
|
|
15894
|
-
"name": "
|
|
15895
|
-
"module": "src/error-
|
|
15876
|
+
"name": "foundationErrorBannerShadowOptions",
|
|
15877
|
+
"module": "src/error-banner/error-banner.ts"
|
|
15896
15878
|
}
|
|
15897
15879
|
},
|
|
15898
15880
|
{
|
|
15899
15881
|
"kind": "js",
|
|
15900
|
-
"name": "
|
|
15882
|
+
"name": "ErrorBanner",
|
|
15901
15883
|
"declaration": {
|
|
15902
|
-
"name": "
|
|
15903
|
-
"module": "src/error-
|
|
15884
|
+
"name": "ErrorBanner",
|
|
15885
|
+
"module": "src/error-banner/error-banner.ts"
|
|
15904
15886
|
}
|
|
15905
15887
|
},
|
|
15906
15888
|
{
|
|
15907
15889
|
"kind": "js",
|
|
15908
|
-
"name": "
|
|
15890
|
+
"name": "foundationErrorBanner",
|
|
15909
15891
|
"declaration": {
|
|
15910
|
-
"name": "
|
|
15911
|
-
"module": "src/error-
|
|
15892
|
+
"name": "foundationErrorBanner",
|
|
15893
|
+
"module": "src/error-banner/error-banner.ts"
|
|
15912
15894
|
}
|
|
15913
15895
|
}
|
|
15914
15896
|
]
|
|
15915
15897
|
},
|
|
15916
15898
|
{
|
|
15917
15899
|
"kind": "javascript-module",
|
|
15918
|
-
"path": "src/error-
|
|
15900
|
+
"path": "src/error-banner/index.ts",
|
|
15919
15901
|
"declarations": [],
|
|
15920
15902
|
"exports": [
|
|
15921
15903
|
{
|
|
@@ -15923,7 +15905,7 @@
|
|
|
15923
15905
|
"name": "*",
|
|
15924
15906
|
"declaration": {
|
|
15925
15907
|
"name": "*",
|
|
15926
|
-
"package": "./error-
|
|
15908
|
+
"package": "./error-banner.template"
|
|
15927
15909
|
}
|
|
15928
15910
|
},
|
|
15929
15911
|
{
|
|
@@ -15931,75 +15913,42 @@
|
|
|
15931
15913
|
"name": "*",
|
|
15932
15914
|
"declaration": {
|
|
15933
15915
|
"name": "*",
|
|
15934
|
-
"package": "./error-
|
|
15935
|
-
}
|
|
15936
|
-
},
|
|
15937
|
-
{
|
|
15938
|
-
"kind": "js",
|
|
15939
|
-
"name": "ErrorBoundaryEvent",
|
|
15940
|
-
"declaration": {
|
|
15941
|
-
"name": "ErrorBoundaryEvent",
|
|
15942
|
-
"package": "@genesislcap/foundation-errors"
|
|
15943
|
-
}
|
|
15944
|
-
},
|
|
15945
|
-
{
|
|
15946
|
-
"kind": "js",
|
|
15947
|
-
"name": "ErrorStructure",
|
|
15948
|
-
"declaration": {
|
|
15949
|
-
"name": "ErrorStructure",
|
|
15950
|
-
"package": "@genesislcap/foundation-errors"
|
|
15916
|
+
"package": "./error-banner"
|
|
15951
15917
|
}
|
|
15952
15918
|
}
|
|
15953
15919
|
]
|
|
15954
15920
|
},
|
|
15955
15921
|
{
|
|
15956
15922
|
"kind": "javascript-module",
|
|
15957
|
-
"path": "src/error-
|
|
15923
|
+
"path": "src/error-boundary/error-boundary.template.ts",
|
|
15958
15924
|
"declarations": [
|
|
15959
|
-
{
|
|
15960
|
-
"kind": "function",
|
|
15961
|
-
"name": "getPrefixedErrorBanner",
|
|
15962
|
-
"parameters": [
|
|
15963
|
-
{
|
|
15964
|
-
"name": "prefix",
|
|
15965
|
-
"type": {
|
|
15966
|
-
"text": "string"
|
|
15967
|
-
}
|
|
15968
|
-
}
|
|
15969
|
-
]
|
|
15970
|
-
},
|
|
15971
15925
|
{
|
|
15972
15926
|
"kind": "variable",
|
|
15973
|
-
"name": "
|
|
15974
|
-
"
|
|
15927
|
+
"name": "foundationErrorBoundaryTemplate",
|
|
15928
|
+
"type": {
|
|
15929
|
+
"text": "ViewTemplate<ErrorBoundary>"
|
|
15930
|
+
},
|
|
15931
|
+
"default": "html`\n <template ${ref('errorBoundary')}>\n <slot></slot>\n </template>\n`"
|
|
15975
15932
|
}
|
|
15976
15933
|
],
|
|
15977
15934
|
"exports": [
|
|
15978
15935
|
{
|
|
15979
15936
|
"kind": "js",
|
|
15980
|
-
"name": "
|
|
15981
|
-
"declaration": {
|
|
15982
|
-
"name": "getPrefixedErrorBanner",
|
|
15983
|
-
"module": "src/error-banner/error-banner.template.ts"
|
|
15984
|
-
}
|
|
15985
|
-
},
|
|
15986
|
-
{
|
|
15987
|
-
"kind": "js",
|
|
15988
|
-
"name": "foundationErrorBannerTemplate",
|
|
15937
|
+
"name": "foundationErrorBoundaryTemplate",
|
|
15989
15938
|
"declaration": {
|
|
15990
|
-
"name": "
|
|
15991
|
-
"module": "src/error-
|
|
15939
|
+
"name": "foundationErrorBoundaryTemplate",
|
|
15940
|
+
"module": "src/error-boundary/error-boundary.template.ts"
|
|
15992
15941
|
}
|
|
15993
15942
|
}
|
|
15994
15943
|
]
|
|
15995
15944
|
},
|
|
15996
15945
|
{
|
|
15997
15946
|
"kind": "javascript-module",
|
|
15998
|
-
"path": "src/error-
|
|
15947
|
+
"path": "src/error-boundary/error-boundary.ts",
|
|
15999
15948
|
"declarations": [
|
|
16000
15949
|
{
|
|
16001
15950
|
"kind": "variable",
|
|
16002
|
-
"name": "
|
|
15951
|
+
"name": "foundationErrorBoundaryShadowOptions",
|
|
16003
15952
|
"type": {
|
|
16004
15953
|
"text": "ShadowRootInit"
|
|
16005
15954
|
},
|
|
@@ -16008,35 +15957,51 @@
|
|
|
16008
15957
|
{
|
|
16009
15958
|
"kind": "class",
|
|
16010
15959
|
"description": "",
|
|
16011
|
-
"name": "
|
|
15960
|
+
"name": "ErrorBoundary",
|
|
16012
15961
|
"members": [
|
|
16013
15962
|
{
|
|
16014
15963
|
"kind": "field",
|
|
16015
|
-
"name": "
|
|
15964
|
+
"name": "logger",
|
|
15965
|
+
"privacy": "private"
|
|
15966
|
+
},
|
|
15967
|
+
{
|
|
15968
|
+
"kind": "field",
|
|
15969
|
+
"name": "errorBoundary",
|
|
16016
15970
|
"type": {
|
|
16017
|
-
"text": "HTMLElement
|
|
16018
|
-
}
|
|
15971
|
+
"text": "HTMLElement"
|
|
15972
|
+
}
|
|
15973
|
+
},
|
|
15974
|
+
{
|
|
15975
|
+
"kind": "field",
|
|
15976
|
+
"name": "resourceName",
|
|
15977
|
+
"description": "The resource name holding new and existing notifications",
|
|
16019
15978
|
"privacy": "public"
|
|
16020
15979
|
},
|
|
16021
15980
|
{
|
|
16022
15981
|
"kind": "field",
|
|
16023
|
-
"name": "
|
|
15982
|
+
"name": "closeTimeout",
|
|
16024
15983
|
"type": {
|
|
16025
|
-
"text": "
|
|
16026
|
-
}
|
|
15984
|
+
"text": "number"
|
|
15985
|
+
},
|
|
15986
|
+
"default": "0",
|
|
15987
|
+
"description": "Number of milliseconds before toast will disappear. Leave empty or set to 0 to keep toast open indefinitely",
|
|
15988
|
+
"privacy": "public"
|
|
16027
15989
|
},
|
|
16028
15990
|
{
|
|
16029
15991
|
"kind": "field",
|
|
16030
|
-
"name": "
|
|
15992
|
+
"name": "dataSub",
|
|
16031
15993
|
"type": {
|
|
16032
|
-
"text": "
|
|
16033
|
-
}
|
|
15994
|
+
"text": "Subscription"
|
|
15995
|
+
},
|
|
15996
|
+
"privacy": "protected"
|
|
16034
15997
|
},
|
|
16035
15998
|
{
|
|
16036
|
-
"kind": "
|
|
16037
|
-
"name": "
|
|
16038
|
-
"
|
|
16039
|
-
|
|
15999
|
+
"kind": "field",
|
|
16000
|
+
"name": "datasource",
|
|
16001
|
+
"type": {
|
|
16002
|
+
"text": "Datasource"
|
|
16003
|
+
},
|
|
16004
|
+
"privacy": "private"
|
|
16040
16005
|
},
|
|
16041
16006
|
{
|
|
16042
16007
|
"kind": "field",
|
|
@@ -16150,51 +16115,67 @@
|
|
|
16150
16115
|
}
|
|
16151
16116
|
}
|
|
16152
16117
|
],
|
|
16118
|
+
"attributes": [
|
|
16119
|
+
{
|
|
16120
|
+
"name": "resource-name",
|
|
16121
|
+
"description": "The resource name holding new and existing notifications",
|
|
16122
|
+
"fieldName": "resourceName"
|
|
16123
|
+
},
|
|
16124
|
+
{
|
|
16125
|
+
"name": "close-timeout",
|
|
16126
|
+
"type": {
|
|
16127
|
+
"text": "number"
|
|
16128
|
+
},
|
|
16129
|
+
"default": "0",
|
|
16130
|
+
"description": "Number of milliseconds before toast will disappear. Leave empty or set to 0 to keep toast open indefinitely",
|
|
16131
|
+
"fieldName": "closeTimeout"
|
|
16132
|
+
}
|
|
16133
|
+
],
|
|
16153
16134
|
"superclass": {
|
|
16154
16135
|
"name": "FoundationElement",
|
|
16155
16136
|
"package": "@microsoft/fast-foundation"
|
|
16156
16137
|
},
|
|
16157
|
-
"tagName": "%%prefix%%-error-banner",
|
|
16158
16138
|
"deprecated": "true",
|
|
16139
|
+
"tagName": "%%prefix%%-error-boundary",
|
|
16159
16140
|
"customElement": true
|
|
16160
16141
|
},
|
|
16161
16142
|
{
|
|
16162
16143
|
"kind": "variable",
|
|
16163
|
-
"name": "
|
|
16164
|
-
"description": "The Foundation Error
|
|
16144
|
+
"name": "foundationErrorBoundary",
|
|
16145
|
+
"description": "The Foundation Error Boundary",
|
|
16165
16146
|
"privacy": "public"
|
|
16166
16147
|
}
|
|
16167
16148
|
],
|
|
16168
16149
|
"exports": [
|
|
16169
16150
|
{
|
|
16170
16151
|
"kind": "js",
|
|
16171
|
-
"name": "
|
|
16152
|
+
"name": "foundationErrorBoundaryShadowOptions",
|
|
16172
16153
|
"declaration": {
|
|
16173
|
-
"name": "
|
|
16174
|
-
"module": "src/error-
|
|
16154
|
+
"name": "foundationErrorBoundaryShadowOptions",
|
|
16155
|
+
"module": "src/error-boundary/error-boundary.ts"
|
|
16175
16156
|
}
|
|
16176
16157
|
},
|
|
16177
16158
|
{
|
|
16178
16159
|
"kind": "js",
|
|
16179
|
-
"name": "
|
|
16160
|
+
"name": "ErrorBoundary",
|
|
16180
16161
|
"declaration": {
|
|
16181
|
-
"name": "
|
|
16182
|
-
"module": "src/error-
|
|
16162
|
+
"name": "ErrorBoundary",
|
|
16163
|
+
"module": "src/error-boundary/error-boundary.ts"
|
|
16183
16164
|
}
|
|
16184
16165
|
},
|
|
16185
16166
|
{
|
|
16186
16167
|
"kind": "js",
|
|
16187
|
-
"name": "
|
|
16168
|
+
"name": "foundationErrorBoundary",
|
|
16188
16169
|
"declaration": {
|
|
16189
|
-
"name": "
|
|
16190
|
-
"module": "src/error-
|
|
16170
|
+
"name": "foundationErrorBoundary",
|
|
16171
|
+
"module": "src/error-boundary/error-boundary.ts"
|
|
16191
16172
|
}
|
|
16192
16173
|
}
|
|
16193
16174
|
]
|
|
16194
16175
|
},
|
|
16195
16176
|
{
|
|
16196
16177
|
"kind": "javascript-module",
|
|
16197
|
-
"path": "src/error-
|
|
16178
|
+
"path": "src/error-boundary/index.ts",
|
|
16198
16179
|
"declarations": [],
|
|
16199
16180
|
"exports": [
|
|
16200
16181
|
{
|
|
@@ -16202,7 +16183,7 @@
|
|
|
16202
16183
|
"name": "*",
|
|
16203
16184
|
"declaration": {
|
|
16204
16185
|
"name": "*",
|
|
16205
|
-
"package": "./error-
|
|
16186
|
+
"package": "./error-boundary.template"
|
|
16206
16187
|
}
|
|
16207
16188
|
},
|
|
16208
16189
|
{
|
|
@@ -16210,7 +16191,23 @@
|
|
|
16210
16191
|
"name": "*",
|
|
16211
16192
|
"declaration": {
|
|
16212
16193
|
"name": "*",
|
|
16213
|
-
"package": "./error-
|
|
16194
|
+
"package": "./error-boundary"
|
|
16195
|
+
}
|
|
16196
|
+
},
|
|
16197
|
+
{
|
|
16198
|
+
"kind": "js",
|
|
16199
|
+
"name": "ErrorBoundaryEvent",
|
|
16200
|
+
"declaration": {
|
|
16201
|
+
"name": "ErrorBoundaryEvent",
|
|
16202
|
+
"package": "@genesislcap/foundation-errors"
|
|
16203
|
+
}
|
|
16204
|
+
},
|
|
16205
|
+
{
|
|
16206
|
+
"kind": "js",
|
|
16207
|
+
"name": "ErrorStructure",
|
|
16208
|
+
"declaration": {
|
|
16209
|
+
"name": "ErrorStructure",
|
|
16210
|
+
"package": "@genesislcap/foundation-errors"
|
|
16214
16211
|
}
|
|
16215
16212
|
}
|
|
16216
16213
|
]
|
|
@@ -28519,7 +28516,189 @@
|
|
|
28519
28516
|
"name": "*",
|
|
28520
28517
|
"declaration": {
|
|
28521
28518
|
"name": "*",
|
|
28522
|
-
"package": "./progress.template"
|
|
28519
|
+
"package": "./progress.template"
|
|
28520
|
+
}
|
|
28521
|
+
},
|
|
28522
|
+
{
|
|
28523
|
+
"kind": "js",
|
|
28524
|
+
"name": "*",
|
|
28525
|
+
"declaration": {
|
|
28526
|
+
"name": "*",
|
|
28527
|
+
"package": "./progress.styles"
|
|
28528
|
+
}
|
|
28529
|
+
},
|
|
28530
|
+
{
|
|
28531
|
+
"kind": "js",
|
|
28532
|
+
"name": "*",
|
|
28533
|
+
"declaration": {
|
|
28534
|
+
"name": "*",
|
|
28535
|
+
"package": "./progress"
|
|
28536
|
+
}
|
|
28537
|
+
}
|
|
28538
|
+
]
|
|
28539
|
+
},
|
|
28540
|
+
{
|
|
28541
|
+
"kind": "javascript-module",
|
|
28542
|
+
"path": "src/progress/progress.styles.ts",
|
|
28543
|
+
"declarations": [
|
|
28544
|
+
{
|
|
28545
|
+
"kind": "function",
|
|
28546
|
+
"name": "foundationProgressStyles",
|
|
28547
|
+
"return": {
|
|
28548
|
+
"type": {
|
|
28549
|
+
"text": "ElementStyles"
|
|
28550
|
+
}
|
|
28551
|
+
},
|
|
28552
|
+
"parameters": [
|
|
28553
|
+
{
|
|
28554
|
+
"name": "context",
|
|
28555
|
+
"type": {
|
|
28556
|
+
"text": "ElementDefinitionContext"
|
|
28557
|
+
}
|
|
28558
|
+
},
|
|
28559
|
+
{
|
|
28560
|
+
"name": "definition",
|
|
28561
|
+
"type": {
|
|
28562
|
+
"text": "ProgressOptions"
|
|
28563
|
+
}
|
|
28564
|
+
}
|
|
28565
|
+
]
|
|
28566
|
+
}
|
|
28567
|
+
],
|
|
28568
|
+
"exports": [
|
|
28569
|
+
{
|
|
28570
|
+
"kind": "js",
|
|
28571
|
+
"name": "foundationProgressStyles",
|
|
28572
|
+
"declaration": {
|
|
28573
|
+
"name": "foundationProgressStyles",
|
|
28574
|
+
"module": "src/progress/progress.styles.ts"
|
|
28575
|
+
}
|
|
28576
|
+
}
|
|
28577
|
+
]
|
|
28578
|
+
},
|
|
28579
|
+
{
|
|
28580
|
+
"kind": "javascript-module",
|
|
28581
|
+
"path": "src/progress/progress.template.ts",
|
|
28582
|
+
"declarations": [
|
|
28583
|
+
{
|
|
28584
|
+
"kind": "function",
|
|
28585
|
+
"name": "foundationProgressTemplate",
|
|
28586
|
+
"return": {
|
|
28587
|
+
"type": {
|
|
28588
|
+
"text": "ViewTemplate<Progress>"
|
|
28589
|
+
}
|
|
28590
|
+
},
|
|
28591
|
+
"parameters": [
|
|
28592
|
+
{
|
|
28593
|
+
"name": "context",
|
|
28594
|
+
"type": {
|
|
28595
|
+
"text": "ElementDefinitionContext"
|
|
28596
|
+
}
|
|
28597
|
+
},
|
|
28598
|
+
{
|
|
28599
|
+
"name": "definition",
|
|
28600
|
+
"type": {
|
|
28601
|
+
"text": "ProgressOptions"
|
|
28602
|
+
}
|
|
28603
|
+
}
|
|
28604
|
+
]
|
|
28605
|
+
}
|
|
28606
|
+
],
|
|
28607
|
+
"exports": [
|
|
28608
|
+
{
|
|
28609
|
+
"kind": "js",
|
|
28610
|
+
"name": "foundationProgressTemplate",
|
|
28611
|
+
"declaration": {
|
|
28612
|
+
"name": "foundationProgressTemplate",
|
|
28613
|
+
"module": "src/progress/progress.template.ts"
|
|
28614
|
+
}
|
|
28615
|
+
}
|
|
28616
|
+
]
|
|
28617
|
+
},
|
|
28618
|
+
{
|
|
28619
|
+
"kind": "javascript-module",
|
|
28620
|
+
"path": "src/progress/progress.ts",
|
|
28621
|
+
"declarations": [
|
|
28622
|
+
{
|
|
28623
|
+
"kind": "class",
|
|
28624
|
+
"description": "",
|
|
28625
|
+
"name": "Progress",
|
|
28626
|
+
"superclass": {
|
|
28627
|
+
"name": "FASTProgress",
|
|
28628
|
+
"package": "@microsoft/fast-components"
|
|
28629
|
+
},
|
|
28630
|
+
"tagName": "%%prefix%%-progress",
|
|
28631
|
+
"customElement": true
|
|
28632
|
+
},
|
|
28633
|
+
{
|
|
28634
|
+
"kind": "variable",
|
|
28635
|
+
"name": "foundationProgressShadowOptions",
|
|
28636
|
+
"type": {
|
|
28637
|
+
"text": "ShadowRootInit"
|
|
28638
|
+
},
|
|
28639
|
+
"default": "undefined"
|
|
28640
|
+
},
|
|
28641
|
+
{
|
|
28642
|
+
"kind": "variable",
|
|
28643
|
+
"name": "defaultProgressConfig",
|
|
28644
|
+
"type": {
|
|
28645
|
+
"text": "object"
|
|
28646
|
+
},
|
|
28647
|
+
"default": "{\n indeterminateIndicator1: `<span class=\"indeterminate-indicator-1\" part=\"indeterminate-indicator-1\"></span>`,\n indeterminateIndicator2: `<span class=\"indeterminate-indicator-1\" part=\"indeterminate-indicator-1\"></span>`,\n}"
|
|
28648
|
+
},
|
|
28649
|
+
{
|
|
28650
|
+
"kind": "variable",
|
|
28651
|
+
"name": "foundationProgress",
|
|
28652
|
+
"description": "The Foundation Progress",
|
|
28653
|
+
"privacy": "public"
|
|
28654
|
+
}
|
|
28655
|
+
],
|
|
28656
|
+
"exports": [
|
|
28657
|
+
{
|
|
28658
|
+
"kind": "js",
|
|
28659
|
+
"name": "Progress",
|
|
28660
|
+
"declaration": {
|
|
28661
|
+
"name": "Progress",
|
|
28662
|
+
"module": "src/progress/progress.ts"
|
|
28663
|
+
}
|
|
28664
|
+
},
|
|
28665
|
+
{
|
|
28666
|
+
"kind": "js",
|
|
28667
|
+
"name": "foundationProgressShadowOptions",
|
|
28668
|
+
"declaration": {
|
|
28669
|
+
"name": "foundationProgressShadowOptions",
|
|
28670
|
+
"module": "src/progress/progress.ts"
|
|
28671
|
+
}
|
|
28672
|
+
},
|
|
28673
|
+
{
|
|
28674
|
+
"kind": "js",
|
|
28675
|
+
"name": "defaultProgressConfig",
|
|
28676
|
+
"declaration": {
|
|
28677
|
+
"name": "defaultProgressConfig",
|
|
28678
|
+
"module": "src/progress/progress.ts"
|
|
28679
|
+
}
|
|
28680
|
+
},
|
|
28681
|
+
{
|
|
28682
|
+
"kind": "js",
|
|
28683
|
+
"name": "foundationProgress",
|
|
28684
|
+
"declaration": {
|
|
28685
|
+
"name": "foundationProgress",
|
|
28686
|
+
"module": "src/progress/progress.ts"
|
|
28687
|
+
}
|
|
28688
|
+
}
|
|
28689
|
+
]
|
|
28690
|
+
},
|
|
28691
|
+
{
|
|
28692
|
+
"kind": "javascript-module",
|
|
28693
|
+
"path": "src/progress-ring/index.ts",
|
|
28694
|
+
"declarations": [],
|
|
28695
|
+
"exports": [
|
|
28696
|
+
{
|
|
28697
|
+
"kind": "js",
|
|
28698
|
+
"name": "*",
|
|
28699
|
+
"declaration": {
|
|
28700
|
+
"name": "*",
|
|
28701
|
+
"package": "./progress-ring.template"
|
|
28523
28702
|
}
|
|
28524
28703
|
},
|
|
28525
28704
|
{
|
|
@@ -28527,7 +28706,7 @@
|
|
|
28527
28706
|
"name": "*",
|
|
28528
28707
|
"declaration": {
|
|
28529
28708
|
"name": "*",
|
|
28530
|
-
"package": "./progress.styles"
|
|
28709
|
+
"package": "./progress-ring.styles"
|
|
28531
28710
|
}
|
|
28532
28711
|
},
|
|
28533
28712
|
{
|
|
@@ -28535,18 +28714,18 @@
|
|
|
28535
28714
|
"name": "*",
|
|
28536
28715
|
"declaration": {
|
|
28537
28716
|
"name": "*",
|
|
28538
|
-
"package": "./progress"
|
|
28717
|
+
"package": "./progress-ring"
|
|
28539
28718
|
}
|
|
28540
28719
|
}
|
|
28541
28720
|
]
|
|
28542
28721
|
},
|
|
28543
28722
|
{
|
|
28544
28723
|
"kind": "javascript-module",
|
|
28545
|
-
"path": "src/progress/progress.styles.ts",
|
|
28724
|
+
"path": "src/progress-ring/progress-ring.styles.ts",
|
|
28546
28725
|
"declarations": [
|
|
28547
28726
|
{
|
|
28548
28727
|
"kind": "function",
|
|
28549
|
-
"name": "
|
|
28728
|
+
"name": "foundationProgressRingStyles",
|
|
28550
28729
|
"return": {
|
|
28551
28730
|
"type": {
|
|
28552
28731
|
"text": "ElementStyles"
|
|
@@ -28562,7 +28741,7 @@
|
|
|
28562
28741
|
{
|
|
28563
28742
|
"name": "definition",
|
|
28564
28743
|
"type": {
|
|
28565
|
-
"text": "
|
|
28744
|
+
"text": "ProgressRingOptions"
|
|
28566
28745
|
}
|
|
28567
28746
|
}
|
|
28568
28747
|
]
|
|
@@ -28571,24 +28750,24 @@
|
|
|
28571
28750
|
"exports": [
|
|
28572
28751
|
{
|
|
28573
28752
|
"kind": "js",
|
|
28574
|
-
"name": "
|
|
28753
|
+
"name": "foundationProgressRingStyles",
|
|
28575
28754
|
"declaration": {
|
|
28576
|
-
"name": "
|
|
28577
|
-
"module": "src/progress/progress.styles.ts"
|
|
28755
|
+
"name": "foundationProgressRingStyles",
|
|
28756
|
+
"module": "src/progress-ring/progress-ring.styles.ts"
|
|
28578
28757
|
}
|
|
28579
28758
|
}
|
|
28580
28759
|
]
|
|
28581
28760
|
},
|
|
28582
28761
|
{
|
|
28583
28762
|
"kind": "javascript-module",
|
|
28584
|
-
"path": "src/progress/progress.template.ts",
|
|
28763
|
+
"path": "src/progress-ring/progress-ring.template.ts",
|
|
28585
28764
|
"declarations": [
|
|
28586
28765
|
{
|
|
28587
28766
|
"kind": "function",
|
|
28588
|
-
"name": "
|
|
28767
|
+
"name": "foundationProgressRingTemplate",
|
|
28589
28768
|
"return": {
|
|
28590
28769
|
"type": {
|
|
28591
|
-
"text": "ViewTemplate<
|
|
28770
|
+
"text": "ViewTemplate<ProgressRing>"
|
|
28592
28771
|
}
|
|
28593
28772
|
},
|
|
28594
28773
|
"parameters": [
|
|
@@ -28601,7 +28780,7 @@
|
|
|
28601
28780
|
{
|
|
28602
28781
|
"name": "definition",
|
|
28603
28782
|
"type": {
|
|
28604
|
-
"text": "
|
|
28783
|
+
"text": "ProgressRingOptions"
|
|
28605
28784
|
}
|
|
28606
28785
|
}
|
|
28607
28786
|
]
|
|
@@ -28610,32 +28789,32 @@
|
|
|
28610
28789
|
"exports": [
|
|
28611
28790
|
{
|
|
28612
28791
|
"kind": "js",
|
|
28613
|
-
"name": "
|
|
28792
|
+
"name": "foundationProgressRingTemplate",
|
|
28614
28793
|
"declaration": {
|
|
28615
|
-
"name": "
|
|
28616
|
-
"module": "src/progress/progress.template.ts"
|
|
28794
|
+
"name": "foundationProgressRingTemplate",
|
|
28795
|
+
"module": "src/progress-ring/progress-ring.template.ts"
|
|
28617
28796
|
}
|
|
28618
28797
|
}
|
|
28619
28798
|
]
|
|
28620
28799
|
},
|
|
28621
28800
|
{
|
|
28622
28801
|
"kind": "javascript-module",
|
|
28623
|
-
"path": "src/progress/progress.ts",
|
|
28802
|
+
"path": "src/progress-ring/progress-ring.ts",
|
|
28624
28803
|
"declarations": [
|
|
28625
28804
|
{
|
|
28626
28805
|
"kind": "class",
|
|
28627
28806
|
"description": "",
|
|
28628
|
-
"name": "
|
|
28807
|
+
"name": "ProgressRing",
|
|
28629
28808
|
"superclass": {
|
|
28630
|
-
"name": "
|
|
28809
|
+
"name": "FASTProgressRing",
|
|
28631
28810
|
"package": "@microsoft/fast-components"
|
|
28632
28811
|
},
|
|
28633
|
-
"tagName": "%%prefix%%-progress",
|
|
28812
|
+
"tagName": "%%prefix%%-progress-ring",
|
|
28634
28813
|
"customElement": true
|
|
28635
28814
|
},
|
|
28636
28815
|
{
|
|
28637
28816
|
"kind": "variable",
|
|
28638
|
-
"name": "
|
|
28817
|
+
"name": "foundationProgressRingShadowOptions",
|
|
28639
28818
|
"type": {
|
|
28640
28819
|
"text": "ShadowRootInit"
|
|
28641
28820
|
},
|
|
@@ -28643,57 +28822,57 @@
|
|
|
28643
28822
|
},
|
|
28644
28823
|
{
|
|
28645
28824
|
"kind": "variable",
|
|
28646
|
-
"name": "
|
|
28825
|
+
"name": "defaultProgressRingConfig",
|
|
28647
28826
|
"type": {
|
|
28648
28827
|
"text": "object"
|
|
28649
28828
|
},
|
|
28650
|
-
"default": "{\n
|
|
28829
|
+
"default": "{\n indeterminateIndicator: `\n <svg class=\"progress\" part=\"progress\" viewBox=\"0 0 16 16\">\n <circle class=\"background\" part=\"background\" cx=\"8px\" cy=\"8px\" r=\"7px\"></circle>\n <circle class=\"indeterminate-indicator-1\" part=\"indeterminate-indicator-1\" cx=\"8px\" cy=\"8px\" r=\"7px\"></circle>\n </svg>\n `,\n}"
|
|
28651
28830
|
},
|
|
28652
28831
|
{
|
|
28653
28832
|
"kind": "variable",
|
|
28654
|
-
"name": "
|
|
28655
|
-
"description": "The Foundation Progress",
|
|
28833
|
+
"name": "foundationProgressRing",
|
|
28834
|
+
"description": "The Foundation Progress Ring",
|
|
28656
28835
|
"privacy": "public"
|
|
28657
28836
|
}
|
|
28658
28837
|
],
|
|
28659
28838
|
"exports": [
|
|
28660
28839
|
{
|
|
28661
28840
|
"kind": "js",
|
|
28662
|
-
"name": "
|
|
28841
|
+
"name": "ProgressRing",
|
|
28663
28842
|
"declaration": {
|
|
28664
|
-
"name": "
|
|
28665
|
-
"module": "src/progress/progress.ts"
|
|
28843
|
+
"name": "ProgressRing",
|
|
28844
|
+
"module": "src/progress-ring/progress-ring.ts"
|
|
28666
28845
|
}
|
|
28667
28846
|
},
|
|
28668
28847
|
{
|
|
28669
28848
|
"kind": "js",
|
|
28670
|
-
"name": "
|
|
28849
|
+
"name": "foundationProgressRingShadowOptions",
|
|
28671
28850
|
"declaration": {
|
|
28672
|
-
"name": "
|
|
28673
|
-
"module": "src/progress/progress.ts"
|
|
28851
|
+
"name": "foundationProgressRingShadowOptions",
|
|
28852
|
+
"module": "src/progress-ring/progress-ring.ts"
|
|
28674
28853
|
}
|
|
28675
28854
|
},
|
|
28676
28855
|
{
|
|
28677
28856
|
"kind": "js",
|
|
28678
|
-
"name": "
|
|
28857
|
+
"name": "defaultProgressRingConfig",
|
|
28679
28858
|
"declaration": {
|
|
28680
|
-
"name": "
|
|
28681
|
-
"module": "src/progress/progress.ts"
|
|
28859
|
+
"name": "defaultProgressRingConfig",
|
|
28860
|
+
"module": "src/progress-ring/progress-ring.ts"
|
|
28682
28861
|
}
|
|
28683
28862
|
},
|
|
28684
28863
|
{
|
|
28685
28864
|
"kind": "js",
|
|
28686
|
-
"name": "
|
|
28865
|
+
"name": "foundationProgressRing",
|
|
28687
28866
|
"declaration": {
|
|
28688
|
-
"name": "
|
|
28689
|
-
"module": "src/progress/progress.ts"
|
|
28867
|
+
"name": "foundationProgressRing",
|
|
28868
|
+
"module": "src/progress-ring/progress-ring.ts"
|
|
28690
28869
|
}
|
|
28691
28870
|
}
|
|
28692
28871
|
]
|
|
28693
28872
|
},
|
|
28694
28873
|
{
|
|
28695
28874
|
"kind": "javascript-module",
|
|
28696
|
-
"path": "src/
|
|
28875
|
+
"path": "src/radio/index.ts",
|
|
28697
28876
|
"declarations": [],
|
|
28698
28877
|
"exports": [
|
|
28699
28878
|
{
|
|
@@ -28701,7 +28880,7 @@
|
|
|
28701
28880
|
"name": "*",
|
|
28702
28881
|
"declaration": {
|
|
28703
28882
|
"name": "*",
|
|
28704
|
-
"package": "./
|
|
28883
|
+
"package": "./radio.template"
|
|
28705
28884
|
}
|
|
28706
28885
|
},
|
|
28707
28886
|
{
|
|
@@ -28709,7 +28888,7 @@
|
|
|
28709
28888
|
"name": "*",
|
|
28710
28889
|
"declaration": {
|
|
28711
28890
|
"name": "*",
|
|
28712
|
-
"package": "./
|
|
28891
|
+
"package": "./radio.styles"
|
|
28713
28892
|
}
|
|
28714
28893
|
},
|
|
28715
28894
|
{
|
|
@@ -28717,18 +28896,18 @@
|
|
|
28717
28896
|
"name": "*",
|
|
28718
28897
|
"declaration": {
|
|
28719
28898
|
"name": "*",
|
|
28720
|
-
"package": "./
|
|
28899
|
+
"package": "./radio"
|
|
28721
28900
|
}
|
|
28722
28901
|
}
|
|
28723
28902
|
]
|
|
28724
28903
|
},
|
|
28725
28904
|
{
|
|
28726
28905
|
"kind": "javascript-module",
|
|
28727
|
-
"path": "src/
|
|
28906
|
+
"path": "src/radio/radio.styles.ts",
|
|
28728
28907
|
"declarations": [
|
|
28729
28908
|
{
|
|
28730
28909
|
"kind": "function",
|
|
28731
|
-
"name": "
|
|
28910
|
+
"name": "foundationRadioStyles",
|
|
28732
28911
|
"return": {
|
|
28733
28912
|
"type": {
|
|
28734
28913
|
"text": "ElementStyles"
|
|
@@ -28738,86 +28917,285 @@
|
|
|
28738
28917
|
{
|
|
28739
28918
|
"name": "context",
|
|
28740
28919
|
"type": {
|
|
28741
|
-
"text": "ElementDefinitionContext"
|
|
28920
|
+
"text": "ElementDefinitionContext"
|
|
28921
|
+
}
|
|
28922
|
+
},
|
|
28923
|
+
{
|
|
28924
|
+
"name": "definition",
|
|
28925
|
+
"type": {
|
|
28926
|
+
"text": "RadioOptions"
|
|
28927
|
+
}
|
|
28928
|
+
}
|
|
28929
|
+
]
|
|
28930
|
+
}
|
|
28931
|
+
],
|
|
28932
|
+
"exports": [
|
|
28933
|
+
{
|
|
28934
|
+
"kind": "js",
|
|
28935
|
+
"name": "foundationRadioStyles",
|
|
28936
|
+
"declaration": {
|
|
28937
|
+
"name": "foundationRadioStyles",
|
|
28938
|
+
"module": "src/radio/radio.styles.ts"
|
|
28939
|
+
}
|
|
28940
|
+
}
|
|
28941
|
+
]
|
|
28942
|
+
},
|
|
28943
|
+
{
|
|
28944
|
+
"kind": "javascript-module",
|
|
28945
|
+
"path": "src/radio/radio.template.ts",
|
|
28946
|
+
"declarations": [
|
|
28947
|
+
{
|
|
28948
|
+
"kind": "function",
|
|
28949
|
+
"name": "foundationRadioTemplate",
|
|
28950
|
+
"return": {
|
|
28951
|
+
"type": {
|
|
28952
|
+
"text": "ViewTemplate<Radio>"
|
|
28953
|
+
}
|
|
28954
|
+
},
|
|
28955
|
+
"parameters": [
|
|
28956
|
+
{
|
|
28957
|
+
"name": "context",
|
|
28958
|
+
"type": {
|
|
28959
|
+
"text": "ElementDefinitionContext"
|
|
28960
|
+
}
|
|
28961
|
+
},
|
|
28962
|
+
{
|
|
28963
|
+
"name": "definition",
|
|
28964
|
+
"type": {
|
|
28965
|
+
"text": "RadioOptions"
|
|
28966
|
+
}
|
|
28967
|
+
}
|
|
28968
|
+
]
|
|
28969
|
+
}
|
|
28970
|
+
],
|
|
28971
|
+
"exports": [
|
|
28972
|
+
{
|
|
28973
|
+
"kind": "js",
|
|
28974
|
+
"name": "foundationRadioTemplate",
|
|
28975
|
+
"declaration": {
|
|
28976
|
+
"name": "foundationRadioTemplate",
|
|
28977
|
+
"module": "src/radio/radio.template.ts"
|
|
28978
|
+
}
|
|
28979
|
+
}
|
|
28980
|
+
]
|
|
28981
|
+
},
|
|
28982
|
+
{
|
|
28983
|
+
"kind": "javascript-module",
|
|
28984
|
+
"path": "src/radio/radio.ts",
|
|
28985
|
+
"declarations": [
|
|
28986
|
+
{
|
|
28987
|
+
"kind": "class",
|
|
28988
|
+
"description": "",
|
|
28989
|
+
"name": "Radio",
|
|
28990
|
+
"superclass": {
|
|
28991
|
+
"name": "FASTRadio",
|
|
28992
|
+
"package": "@microsoft/fast-components"
|
|
28993
|
+
},
|
|
28994
|
+
"tagName": "%%prefix%%-radio",
|
|
28995
|
+
"customElement": true,
|
|
28996
|
+
"attributes": [
|
|
28997
|
+
{
|
|
28998
|
+
"name": "readonly",
|
|
28999
|
+
"type": {
|
|
29000
|
+
"text": "boolean"
|
|
29001
|
+
},
|
|
29002
|
+
"description": "When true, the control will be immutable by user interaction. See https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/readonly | readonly HTML attribute for more information.",
|
|
29003
|
+
"fieldName": "readOnly",
|
|
29004
|
+
"inheritedFrom": {
|
|
29005
|
+
"name": "Radio",
|
|
29006
|
+
"module": "src/radio/radio.ts"
|
|
29007
|
+
}
|
|
29008
|
+
}
|
|
29009
|
+
],
|
|
29010
|
+
"members": [
|
|
29011
|
+
{
|
|
29012
|
+
"kind": "field",
|
|
29013
|
+
"name": "readOnly",
|
|
29014
|
+
"type": {
|
|
29015
|
+
"text": "boolean"
|
|
29016
|
+
},
|
|
29017
|
+
"privacy": "public",
|
|
29018
|
+
"description": "When true, the control will be immutable by user interaction. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/readonly | readonly HTML attribute} for more information.",
|
|
29019
|
+
"inheritedFrom": {
|
|
29020
|
+
"name": "Radio",
|
|
29021
|
+
"module": "src/radio/radio.ts"
|
|
29022
|
+
}
|
|
29023
|
+
},
|
|
29024
|
+
{
|
|
29025
|
+
"kind": "method",
|
|
29026
|
+
"name": "readOnlyChanged",
|
|
29027
|
+
"privacy": "private",
|
|
29028
|
+
"return": {
|
|
29029
|
+
"type": {
|
|
29030
|
+
"text": "void"
|
|
29031
|
+
}
|
|
29032
|
+
},
|
|
29033
|
+
"inheritedFrom": {
|
|
29034
|
+
"name": "Radio",
|
|
29035
|
+
"module": "src/radio/radio.ts"
|
|
29036
|
+
}
|
|
29037
|
+
},
|
|
29038
|
+
{
|
|
29039
|
+
"kind": "field",
|
|
29040
|
+
"name": "name",
|
|
29041
|
+
"type": {
|
|
29042
|
+
"text": "string"
|
|
29043
|
+
},
|
|
29044
|
+
"privacy": "public",
|
|
29045
|
+
"description": "The name of the radio. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#htmlattrdefname | name attribute} for more info.",
|
|
29046
|
+
"inheritedFrom": {
|
|
29047
|
+
"name": "Radio",
|
|
29048
|
+
"module": "src/radio/radio.ts"
|
|
29049
|
+
}
|
|
29050
|
+
},
|
|
29051
|
+
{
|
|
29052
|
+
"kind": "method",
|
|
29053
|
+
"name": "isInsideRadioGroup",
|
|
29054
|
+
"privacy": "private",
|
|
29055
|
+
"return": {
|
|
29056
|
+
"type": {
|
|
29057
|
+
"text": "boolean"
|
|
29058
|
+
}
|
|
29059
|
+
},
|
|
29060
|
+
"inheritedFrom": {
|
|
29061
|
+
"name": "Radio",
|
|
29062
|
+
"module": "src/radio/radio.ts"
|
|
29063
|
+
}
|
|
29064
|
+
},
|
|
29065
|
+
{
|
|
29066
|
+
"kind": "field",
|
|
29067
|
+
"name": "proxy",
|
|
29068
|
+
"inheritedFrom": {
|
|
29069
|
+
"name": "Radio",
|
|
29070
|
+
"module": "src/radio/radio.ts"
|
|
29071
|
+
}
|
|
29072
|
+
},
|
|
29073
|
+
{
|
|
29074
|
+
"kind": "field",
|
|
29075
|
+
"name": "_presentation",
|
|
29076
|
+
"type": {
|
|
29077
|
+
"text": "ComponentPresentation | null | undefined"
|
|
29078
|
+
},
|
|
29079
|
+
"privacy": "private",
|
|
29080
|
+
"default": "void 0",
|
|
29081
|
+
"inheritedFrom": {
|
|
29082
|
+
"name": "Radio",
|
|
29083
|
+
"module": "src/radio/radio.ts"
|
|
29084
|
+
}
|
|
29085
|
+
},
|
|
29086
|
+
{
|
|
29087
|
+
"kind": "field",
|
|
29088
|
+
"name": "$presentation",
|
|
29089
|
+
"type": {
|
|
29090
|
+
"text": "ComponentPresentation | null"
|
|
29091
|
+
},
|
|
29092
|
+
"privacy": "public",
|
|
29093
|
+
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
29094
|
+
"inheritedFrom": {
|
|
29095
|
+
"name": "Radio",
|
|
29096
|
+
"module": "src/radio/radio.ts"
|
|
28742
29097
|
}
|
|
28743
29098
|
},
|
|
28744
29099
|
{
|
|
28745
|
-
"
|
|
29100
|
+
"kind": "field",
|
|
29101
|
+
"name": "template",
|
|
28746
29102
|
"type": {
|
|
28747
|
-
"text": "
|
|
29103
|
+
"text": "ElementViewTemplate | void | null"
|
|
29104
|
+
},
|
|
29105
|
+
"privacy": "public",
|
|
29106
|
+
"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.",
|
|
29107
|
+
"inheritedFrom": {
|
|
29108
|
+
"name": "Radio",
|
|
29109
|
+
"module": "src/radio/radio.ts"
|
|
28748
29110
|
}
|
|
28749
|
-
}
|
|
28750
|
-
]
|
|
28751
|
-
}
|
|
28752
|
-
],
|
|
28753
|
-
"exports": [
|
|
28754
|
-
{
|
|
28755
|
-
"kind": "js",
|
|
28756
|
-
"name": "foundationProgressRingStyles",
|
|
28757
|
-
"declaration": {
|
|
28758
|
-
"name": "foundationProgressRingStyles",
|
|
28759
|
-
"module": "src/progress-ring/progress-ring.styles.ts"
|
|
28760
|
-
}
|
|
28761
|
-
}
|
|
28762
|
-
]
|
|
28763
|
-
},
|
|
28764
|
-
{
|
|
28765
|
-
"kind": "javascript-module",
|
|
28766
|
-
"path": "src/progress-ring/progress-ring.template.ts",
|
|
28767
|
-
"declarations": [
|
|
28768
|
-
{
|
|
28769
|
-
"kind": "function",
|
|
28770
|
-
"name": "foundationProgressRingTemplate",
|
|
28771
|
-
"return": {
|
|
28772
|
-
"type": {
|
|
28773
|
-
"text": "ViewTemplate<ProgressRing>"
|
|
28774
|
-
}
|
|
28775
|
-
},
|
|
28776
|
-
"parameters": [
|
|
29111
|
+
},
|
|
28777
29112
|
{
|
|
28778
|
-
"
|
|
28779
|
-
"
|
|
28780
|
-
|
|
29113
|
+
"kind": "method",
|
|
29114
|
+
"name": "templateChanged",
|
|
29115
|
+
"privacy": "protected",
|
|
29116
|
+
"return": {
|
|
29117
|
+
"type": {
|
|
29118
|
+
"text": "void"
|
|
29119
|
+
}
|
|
29120
|
+
},
|
|
29121
|
+
"inheritedFrom": {
|
|
29122
|
+
"name": "Radio",
|
|
29123
|
+
"module": "src/radio/radio.ts"
|
|
28781
29124
|
}
|
|
28782
29125
|
},
|
|
28783
29126
|
{
|
|
28784
|
-
"
|
|
29127
|
+
"kind": "field",
|
|
29128
|
+
"name": "styles",
|
|
28785
29129
|
"type": {
|
|
28786
|
-
"text": "
|
|
29130
|
+
"text": "ElementStyles | void | null"
|
|
29131
|
+
},
|
|
29132
|
+
"privacy": "public",
|
|
29133
|
+
"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.",
|
|
29134
|
+
"inheritedFrom": {
|
|
29135
|
+
"name": "Radio",
|
|
29136
|
+
"module": "src/radio/radio.ts"
|
|
29137
|
+
}
|
|
29138
|
+
},
|
|
29139
|
+
{
|
|
29140
|
+
"kind": "method",
|
|
29141
|
+
"name": "stylesChanged",
|
|
29142
|
+
"privacy": "protected",
|
|
29143
|
+
"return": {
|
|
29144
|
+
"type": {
|
|
29145
|
+
"text": "void"
|
|
29146
|
+
}
|
|
29147
|
+
},
|
|
29148
|
+
"inheritedFrom": {
|
|
29149
|
+
"name": "Radio",
|
|
29150
|
+
"module": "src/radio/radio.ts"
|
|
29151
|
+
}
|
|
29152
|
+
},
|
|
29153
|
+
{
|
|
29154
|
+
"kind": "method",
|
|
29155
|
+
"name": "compose",
|
|
29156
|
+
"privacy": "public",
|
|
29157
|
+
"static": true,
|
|
29158
|
+
"return": {
|
|
29159
|
+
"type": {
|
|
29160
|
+
"text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
|
|
29161
|
+
}
|
|
29162
|
+
},
|
|
29163
|
+
"parameters": [
|
|
29164
|
+
{
|
|
29165
|
+
"name": "this",
|
|
29166
|
+
"type": {
|
|
29167
|
+
"text": "K"
|
|
29168
|
+
}
|
|
29169
|
+
},
|
|
29170
|
+
{
|
|
29171
|
+
"name": "elementDefinition",
|
|
29172
|
+
"type": {
|
|
29173
|
+
"text": "T"
|
|
29174
|
+
},
|
|
29175
|
+
"description": "The definition of the element to create the registry\nfunction for."
|
|
29176
|
+
}
|
|
29177
|
+
],
|
|
29178
|
+
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
29179
|
+
"inheritedFrom": {
|
|
29180
|
+
"name": "Radio",
|
|
29181
|
+
"module": "src/radio/radio.ts"
|
|
29182
|
+
}
|
|
29183
|
+
}
|
|
29184
|
+
],
|
|
29185
|
+
"events": [
|
|
29186
|
+
{
|
|
29187
|
+
"description": "Emits a custom change event when the checked state changes",
|
|
29188
|
+
"name": "change",
|
|
29189
|
+
"inheritedFrom": {
|
|
29190
|
+
"name": "Radio",
|
|
29191
|
+
"module": "src/radio/radio.ts"
|
|
28787
29192
|
}
|
|
28788
29193
|
}
|
|
28789
29194
|
]
|
|
28790
|
-
}
|
|
28791
|
-
],
|
|
28792
|
-
"exports": [
|
|
28793
|
-
{
|
|
28794
|
-
"kind": "js",
|
|
28795
|
-
"name": "foundationProgressRingTemplate",
|
|
28796
|
-
"declaration": {
|
|
28797
|
-
"name": "foundationProgressRingTemplate",
|
|
28798
|
-
"module": "src/progress-ring/progress-ring.template.ts"
|
|
28799
|
-
}
|
|
28800
|
-
}
|
|
28801
|
-
]
|
|
28802
|
-
},
|
|
28803
|
-
{
|
|
28804
|
-
"kind": "javascript-module",
|
|
28805
|
-
"path": "src/progress-ring/progress-ring.ts",
|
|
28806
|
-
"declarations": [
|
|
28807
|
-
{
|
|
28808
|
-
"kind": "class",
|
|
28809
|
-
"description": "",
|
|
28810
|
-
"name": "ProgressRing",
|
|
28811
|
-
"superclass": {
|
|
28812
|
-
"name": "FASTProgressRing",
|
|
28813
|
-
"package": "@microsoft/fast-components"
|
|
28814
|
-
},
|
|
28815
|
-
"tagName": "%%prefix%%-progress-ring",
|
|
28816
|
-
"customElement": true
|
|
28817
29195
|
},
|
|
28818
29196
|
{
|
|
28819
29197
|
"kind": "variable",
|
|
28820
|
-
"name": "
|
|
29198
|
+
"name": "foundationRadioShadowOptions",
|
|
28821
29199
|
"type": {
|
|
28822
29200
|
"text": "ShadowRootInit"
|
|
28823
29201
|
},
|
|
@@ -28825,50 +29203,50 @@
|
|
|
28825
29203
|
},
|
|
28826
29204
|
{
|
|
28827
29205
|
"kind": "variable",
|
|
28828
|
-
"name": "
|
|
29206
|
+
"name": "defaultRadioConfig",
|
|
28829
29207
|
"type": {
|
|
28830
29208
|
"text": "object"
|
|
28831
29209
|
},
|
|
28832
|
-
"default": "{\n
|
|
29210
|
+
"default": "{\n checkedIndicator: `\n <div part=\"checked-indicator\" class=\"checked-indicator\"></div>\n `,\n}"
|
|
28833
29211
|
},
|
|
28834
29212
|
{
|
|
28835
29213
|
"kind": "variable",
|
|
28836
|
-
"name": "
|
|
28837
|
-
"description": "The Foundation
|
|
29214
|
+
"name": "foundationRadio",
|
|
29215
|
+
"description": "The Foundation Radio",
|
|
28838
29216
|
"privacy": "public"
|
|
28839
29217
|
}
|
|
28840
29218
|
],
|
|
28841
29219
|
"exports": [
|
|
28842
29220
|
{
|
|
28843
29221
|
"kind": "js",
|
|
28844
|
-
"name": "
|
|
29222
|
+
"name": "Radio",
|
|
28845
29223
|
"declaration": {
|
|
28846
|
-
"name": "
|
|
28847
|
-
"module": "src/
|
|
29224
|
+
"name": "Radio",
|
|
29225
|
+
"module": "src/radio/radio.ts"
|
|
28848
29226
|
}
|
|
28849
29227
|
},
|
|
28850
29228
|
{
|
|
28851
29229
|
"kind": "js",
|
|
28852
|
-
"name": "
|
|
29230
|
+
"name": "foundationRadioShadowOptions",
|
|
28853
29231
|
"declaration": {
|
|
28854
|
-
"name": "
|
|
28855
|
-
"module": "src/
|
|
29232
|
+
"name": "foundationRadioShadowOptions",
|
|
29233
|
+
"module": "src/radio/radio.ts"
|
|
28856
29234
|
}
|
|
28857
29235
|
},
|
|
28858
29236
|
{
|
|
28859
29237
|
"kind": "js",
|
|
28860
|
-
"name": "
|
|
29238
|
+
"name": "defaultRadioConfig",
|
|
28861
29239
|
"declaration": {
|
|
28862
|
-
"name": "
|
|
28863
|
-
"module": "src/
|
|
29240
|
+
"name": "defaultRadioConfig",
|
|
29241
|
+
"module": "src/radio/radio.ts"
|
|
28864
29242
|
}
|
|
28865
29243
|
},
|
|
28866
29244
|
{
|
|
28867
29245
|
"kind": "js",
|
|
28868
|
-
"name": "
|
|
29246
|
+
"name": "foundationRadio",
|
|
28869
29247
|
"declaration": {
|
|
28870
|
-
"name": "
|
|
28871
|
-
"module": "src/
|
|
29248
|
+
"name": "foundationRadio",
|
|
29249
|
+
"module": "src/radio/radio.ts"
|
|
28872
29250
|
}
|
|
28873
29251
|
}
|
|
28874
29252
|
]
|
|
@@ -28992,201 +29370,81 @@
|
|
|
28992
29370
|
"name": "RadioGroup",
|
|
28993
29371
|
"superclass": {
|
|
28994
29372
|
"name": "FASTRadioGroup",
|
|
28995
|
-
"package": "@microsoft/fast-components"
|
|
28996
|
-
},
|
|
28997
|
-
"tagName": "%%prefix%%-radio-group",
|
|
28998
|
-
"customElement": true,
|
|
28999
|
-
"attributes": [
|
|
29000
|
-
{
|
|
29001
|
-
"name": "readonly",
|
|
29002
|
-
"type": {
|
|
29003
|
-
"text": "boolean"
|
|
29004
|
-
},
|
|
29005
|
-
"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.",
|
|
29006
|
-
"fieldName": "readOnly",
|
|
29007
|
-
"inheritedFrom": {
|
|
29008
|
-
"name": "RadioGroup",
|
|
29009
|
-
"module": "src/radio-group/radio-group.ts"
|
|
29010
|
-
}
|
|
29011
|
-
},
|
|
29012
|
-
{
|
|
29013
|
-
"name": "disabled",
|
|
29014
|
-
"type": {
|
|
29015
|
-
"text": "boolean"
|
|
29016
|
-
},
|
|
29017
|
-
"description": "Disables the radio group and child radios.",
|
|
29018
|
-
"fieldName": "disabled",
|
|
29019
|
-
"inheritedFrom": {
|
|
29020
|
-
"name": "RadioGroup",
|
|
29021
|
-
"module": "src/radio-group/radio-group.ts"
|
|
29022
|
-
}
|
|
29023
|
-
},
|
|
29024
|
-
{
|
|
29025
|
-
"name": "name",
|
|
29026
|
-
"type": {
|
|
29027
|
-
"text": "string"
|
|
29028
|
-
},
|
|
29029
|
-
"description": "The name of the radio group. Setting this value will set the name value\nfor all child radio elements.",
|
|
29030
|
-
"fieldName": "name",
|
|
29031
|
-
"inheritedFrom": {
|
|
29032
|
-
"name": "RadioGroup",
|
|
29033
|
-
"module": "src/radio-group/radio-group.ts"
|
|
29034
|
-
}
|
|
29035
|
-
},
|
|
29036
|
-
{
|
|
29037
|
-
"name": "value",
|
|
29038
|
-
"type": {
|
|
29039
|
-
"text": "string"
|
|
29040
|
-
},
|
|
29041
|
-
"description": "The value of the checked radio",
|
|
29042
|
-
"fieldName": "value",
|
|
29043
|
-
"inheritedFrom": {
|
|
29044
|
-
"name": "RadioGroup",
|
|
29045
|
-
"module": "src/radio-group/radio-group.ts"
|
|
29046
|
-
}
|
|
29047
|
-
},
|
|
29048
|
-
{
|
|
29049
|
-
"name": "orientation",
|
|
29050
|
-
"type": {
|
|
29051
|
-
"text": "Orientation | \"horizontal\" | \"vertical\""
|
|
29052
|
-
},
|
|
29053
|
-
"description": "The orientation of the group",
|
|
29054
|
-
"fieldName": "orientation",
|
|
29055
|
-
"inheritedFrom": {
|
|
29056
|
-
"name": "RadioGroup",
|
|
29057
|
-
"module": "src/radio-group/radio-group.ts"
|
|
29058
|
-
}
|
|
29059
|
-
}
|
|
29060
|
-
],
|
|
29061
|
-
"members": [
|
|
29373
|
+
"package": "@microsoft/fast-components"
|
|
29374
|
+
},
|
|
29375
|
+
"tagName": "%%prefix%%-radio-group",
|
|
29376
|
+
"customElement": true,
|
|
29377
|
+
"attributes": [
|
|
29062
29378
|
{
|
|
29063
|
-
"
|
|
29064
|
-
"name": "readOnly",
|
|
29379
|
+
"name": "readonly",
|
|
29065
29380
|
"type": {
|
|
29066
29381
|
"text": "boolean"
|
|
29067
29382
|
},
|
|
29068
|
-
"
|
|
29069
|
-
"
|
|
29070
|
-
"inheritedFrom": {
|
|
29071
|
-
"name": "RadioGroup",
|
|
29072
|
-
"module": "src/radio-group/radio-group.ts"
|
|
29073
|
-
}
|
|
29074
|
-
},
|
|
29075
|
-
{
|
|
29076
|
-
"kind": "method",
|
|
29077
|
-
"name": "readOnlyChanged",
|
|
29078
|
-
"privacy": "private",
|
|
29079
|
-
"return": {
|
|
29080
|
-
"type": {
|
|
29081
|
-
"text": "void"
|
|
29082
|
-
}
|
|
29083
|
-
},
|
|
29383
|
+
"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.",
|
|
29384
|
+
"fieldName": "readOnly",
|
|
29084
29385
|
"inheritedFrom": {
|
|
29085
29386
|
"name": "RadioGroup",
|
|
29086
29387
|
"module": "src/radio-group/radio-group.ts"
|
|
29087
29388
|
}
|
|
29088
29389
|
},
|
|
29089
29390
|
{
|
|
29090
|
-
"kind": "field",
|
|
29091
29391
|
"name": "disabled",
|
|
29092
29392
|
"type": {
|
|
29093
29393
|
"text": "boolean"
|
|
29094
29394
|
},
|
|
29095
|
-
"privacy": "public",
|
|
29096
29395
|
"description": "Disables the radio group and child radios.",
|
|
29396
|
+
"fieldName": "disabled",
|
|
29097
29397
|
"inheritedFrom": {
|
|
29098
29398
|
"name": "RadioGroup",
|
|
29099
29399
|
"module": "src/radio-group/radio-group.ts"
|
|
29100
29400
|
}
|
|
29101
29401
|
},
|
|
29102
29402
|
{
|
|
29103
|
-
"kind": "method",
|
|
29104
|
-
"name": "disabledChanged",
|
|
29105
|
-
"privacy": "private",
|
|
29106
|
-
"return": {
|
|
29107
|
-
"type": {
|
|
29108
|
-
"text": "void"
|
|
29109
|
-
}
|
|
29110
|
-
},
|
|
29111
|
-
"inheritedFrom": {
|
|
29112
|
-
"name": "RadioGroup",
|
|
29113
|
-
"module": "src/radio-group/radio-group.ts"
|
|
29114
|
-
}
|
|
29115
|
-
},
|
|
29116
|
-
{
|
|
29117
|
-
"kind": "field",
|
|
29118
29403
|
"name": "name",
|
|
29119
29404
|
"type": {
|
|
29120
29405
|
"text": "string"
|
|
29121
29406
|
},
|
|
29122
|
-
"privacy": "public",
|
|
29123
29407
|
"description": "The name of the radio group. Setting this value will set the name value\nfor all child radio elements.",
|
|
29408
|
+
"fieldName": "name",
|
|
29124
29409
|
"inheritedFrom": {
|
|
29125
29410
|
"name": "RadioGroup",
|
|
29126
29411
|
"module": "src/radio-group/radio-group.ts"
|
|
29127
29412
|
}
|
|
29128
29413
|
},
|
|
29129
29414
|
{
|
|
29130
|
-
"kind": "method",
|
|
29131
|
-
"name": "nameChanged",
|
|
29132
|
-
"privacy": "protected",
|
|
29133
|
-
"return": {
|
|
29134
|
-
"type": {
|
|
29135
|
-
"text": "void"
|
|
29136
|
-
}
|
|
29137
|
-
},
|
|
29138
|
-
"inheritedFrom": {
|
|
29139
|
-
"name": "RadioGroup",
|
|
29140
|
-
"module": "src/radio-group/radio-group.ts"
|
|
29141
|
-
}
|
|
29142
|
-
},
|
|
29143
|
-
{
|
|
29144
|
-
"kind": "field",
|
|
29145
29415
|
"name": "value",
|
|
29146
29416
|
"type": {
|
|
29147
29417
|
"text": "string"
|
|
29148
29418
|
},
|
|
29149
|
-
"privacy": "public",
|
|
29150
29419
|
"description": "The value of the checked radio",
|
|
29420
|
+
"fieldName": "value",
|
|
29151
29421
|
"inheritedFrom": {
|
|
29152
29422
|
"name": "RadioGroup",
|
|
29153
29423
|
"module": "src/radio-group/radio-group.ts"
|
|
29154
29424
|
}
|
|
29155
29425
|
},
|
|
29156
29426
|
{
|
|
29157
|
-
"kind": "method",
|
|
29158
|
-
"name": "valueChanged",
|
|
29159
|
-
"privacy": "protected",
|
|
29160
|
-
"return": {
|
|
29161
|
-
"type": {
|
|
29162
|
-
"text": "void"
|
|
29163
|
-
}
|
|
29164
|
-
},
|
|
29165
|
-
"inheritedFrom": {
|
|
29166
|
-
"name": "RadioGroup",
|
|
29167
|
-
"module": "src/radio-group/radio-group.ts"
|
|
29168
|
-
}
|
|
29169
|
-
},
|
|
29170
|
-
{
|
|
29171
|
-
"kind": "field",
|
|
29172
29427
|
"name": "orientation",
|
|
29173
29428
|
"type": {
|
|
29174
29429
|
"text": "Orientation | \"horizontal\" | \"vertical\""
|
|
29175
29430
|
},
|
|
29176
|
-
"privacy": "public",
|
|
29177
29431
|
"description": "The orientation of the group",
|
|
29432
|
+
"fieldName": "orientation",
|
|
29178
29433
|
"inheritedFrom": {
|
|
29179
29434
|
"name": "RadioGroup",
|
|
29180
29435
|
"module": "src/radio-group/radio-group.ts"
|
|
29181
29436
|
}
|
|
29182
|
-
}
|
|
29437
|
+
}
|
|
29438
|
+
],
|
|
29439
|
+
"members": [
|
|
29183
29440
|
{
|
|
29184
29441
|
"kind": "field",
|
|
29185
|
-
"name": "
|
|
29442
|
+
"name": "readOnly",
|
|
29186
29443
|
"type": {
|
|
29187
|
-
"text": "
|
|
29444
|
+
"text": "boolean"
|
|
29188
29445
|
},
|
|
29189
29446
|
"privacy": "public",
|
|
29447
|
+
"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.",
|
|
29190
29448
|
"inheritedFrom": {
|
|
29191
29449
|
"name": "RadioGroup",
|
|
29192
29450
|
"module": "src/radio-group/radio-group.ts"
|
|
@@ -29194,87 +29452,13 @@
|
|
|
29194
29452
|
},
|
|
29195
29453
|
{
|
|
29196
29454
|
"kind": "method",
|
|
29197
|
-
"name": "
|
|
29455
|
+
"name": "readOnlyChanged",
|
|
29198
29456
|
"privacy": "private",
|
|
29199
29457
|
"return": {
|
|
29200
29458
|
"type": {
|
|
29201
29459
|
"text": "void"
|
|
29202
29460
|
}
|
|
29203
29461
|
},
|
|
29204
|
-
"parameters": [
|
|
29205
|
-
{
|
|
29206
|
-
"name": "oldValue",
|
|
29207
|
-
"type": {
|
|
29208
|
-
"text": "unknown"
|
|
29209
|
-
}
|
|
29210
|
-
},
|
|
29211
|
-
{
|
|
29212
|
-
"name": "newValue",
|
|
29213
|
-
"type": {
|
|
29214
|
-
"text": "HTMLElement[]"
|
|
29215
|
-
}
|
|
29216
|
-
}
|
|
29217
|
-
],
|
|
29218
|
-
"inheritedFrom": {
|
|
29219
|
-
"name": "RadioGroup",
|
|
29220
|
-
"module": "src/radio-group/radio-group.ts"
|
|
29221
|
-
}
|
|
29222
|
-
},
|
|
29223
|
-
{
|
|
29224
|
-
"kind": "field",
|
|
29225
|
-
"name": "selectedRadio",
|
|
29226
|
-
"type": {
|
|
29227
|
-
"text": "HTMLInputElement | null"
|
|
29228
|
-
},
|
|
29229
|
-
"privacy": "private",
|
|
29230
|
-
"inheritedFrom": {
|
|
29231
|
-
"name": "RadioGroup",
|
|
29232
|
-
"module": "src/radio-group/radio-group.ts"
|
|
29233
|
-
}
|
|
29234
|
-
},
|
|
29235
|
-
{
|
|
29236
|
-
"kind": "field",
|
|
29237
|
-
"name": "focusedRadio",
|
|
29238
|
-
"type": {
|
|
29239
|
-
"text": "HTMLInputElement | null"
|
|
29240
|
-
},
|
|
29241
|
-
"privacy": "private",
|
|
29242
|
-
"inheritedFrom": {
|
|
29243
|
-
"name": "RadioGroup",
|
|
29244
|
-
"module": "src/radio-group/radio-group.ts"
|
|
29245
|
-
}
|
|
29246
|
-
},
|
|
29247
|
-
{
|
|
29248
|
-
"kind": "field",
|
|
29249
|
-
"name": "direction",
|
|
29250
|
-
"type": {
|
|
29251
|
-
"text": "Direction"
|
|
29252
|
-
},
|
|
29253
|
-
"privacy": "private",
|
|
29254
|
-
"inheritedFrom": {
|
|
29255
|
-
"name": "RadioGroup",
|
|
29256
|
-
"module": "src/radio-group/radio-group.ts"
|
|
29257
|
-
}
|
|
29258
|
-
},
|
|
29259
|
-
{
|
|
29260
|
-
"kind": "field",
|
|
29261
|
-
"name": "parentToolbar",
|
|
29262
|
-
"type": {
|
|
29263
|
-
"text": "HTMLElement | null"
|
|
29264
|
-
},
|
|
29265
|
-
"privacy": "private",
|
|
29266
|
-
"inheritedFrom": {
|
|
29267
|
-
"name": "RadioGroup",
|
|
29268
|
-
"module": "src/radio-group/radio-group.ts"
|
|
29269
|
-
}
|
|
29270
|
-
},
|
|
29271
|
-
{
|
|
29272
|
-
"kind": "field",
|
|
29273
|
-
"name": "isInsideToolbar",
|
|
29274
|
-
"type": {
|
|
29275
|
-
"text": "boolean"
|
|
29276
|
-
},
|
|
29277
|
-
"privacy": "private",
|
|
29278
29462
|
"inheritedFrom": {
|
|
29279
29463
|
"name": "RadioGroup",
|
|
29280
29464
|
"module": "src/radio-group/radio-group.ts"
|
|
@@ -29282,106 +29466,26 @@
|
|
|
29282
29466
|
},
|
|
29283
29467
|
{
|
|
29284
29468
|
"kind": "field",
|
|
29285
|
-
"name": "
|
|
29469
|
+
"name": "disabled",
|
|
29286
29470
|
"type": {
|
|
29287
|
-
"text": "boolean"
|
|
29288
|
-
},
|
|
29289
|
-
"privacy": "
|
|
29290
|
-
"
|
|
29291
|
-
"name": "RadioGroup",
|
|
29292
|
-
"module": "src/radio-group/radio-group.ts"
|
|
29293
|
-
}
|
|
29294
|
-
},
|
|
29295
|
-
{
|
|
29296
|
-
"kind": "method",
|
|
29297
|
-
"name": "setupRadioButtons",
|
|
29298
|
-
"privacy": "private",
|
|
29299
|
-
"return": {
|
|
29300
|
-
"type": {
|
|
29301
|
-
"text": "void"
|
|
29302
|
-
}
|
|
29303
|
-
},
|
|
29304
|
-
"inheritedFrom": {
|
|
29305
|
-
"name": "RadioGroup",
|
|
29306
|
-
"module": "src/radio-group/radio-group.ts"
|
|
29307
|
-
}
|
|
29308
|
-
},
|
|
29309
|
-
{
|
|
29310
|
-
"kind": "field",
|
|
29311
|
-
"name": "radioChangeHandler",
|
|
29312
|
-
"privacy": "private",
|
|
29313
|
-
"inheritedFrom": {
|
|
29314
|
-
"name": "RadioGroup",
|
|
29315
|
-
"module": "src/radio-group/radio-group.ts"
|
|
29316
|
-
}
|
|
29317
|
-
},
|
|
29318
|
-
{
|
|
29319
|
-
"kind": "field",
|
|
29320
|
-
"name": "moveToRadioByIndex",
|
|
29321
|
-
"privacy": "private",
|
|
29322
|
-
"inheritedFrom": {
|
|
29323
|
-
"name": "RadioGroup",
|
|
29324
|
-
"module": "src/radio-group/radio-group.ts"
|
|
29325
|
-
}
|
|
29326
|
-
},
|
|
29327
|
-
{
|
|
29328
|
-
"kind": "field",
|
|
29329
|
-
"name": "moveRightOffGroup",
|
|
29330
|
-
"privacy": "private",
|
|
29331
|
-
"inheritedFrom": {
|
|
29332
|
-
"name": "RadioGroup",
|
|
29333
|
-
"module": "src/radio-group/radio-group.ts"
|
|
29334
|
-
}
|
|
29335
|
-
},
|
|
29336
|
-
{
|
|
29337
|
-
"kind": "field",
|
|
29338
|
-
"name": "moveLeftOffGroup",
|
|
29339
|
-
"privacy": "private",
|
|
29340
|
-
"inheritedFrom": {
|
|
29341
|
-
"name": "RadioGroup",
|
|
29342
|
-
"module": "src/radio-group/radio-group.ts"
|
|
29343
|
-
}
|
|
29344
|
-
},
|
|
29345
|
-
{
|
|
29346
|
-
"kind": "field",
|
|
29347
|
-
"name": "shouldMoveOffGroupToTheRight",
|
|
29348
|
-
"privacy": "private",
|
|
29349
|
-
"inheritedFrom": {
|
|
29350
|
-
"name": "RadioGroup",
|
|
29351
|
-
"module": "src/radio-group/radio-group.ts"
|
|
29352
|
-
}
|
|
29353
|
-
},
|
|
29354
|
-
{
|
|
29355
|
-
"kind": "field",
|
|
29356
|
-
"name": "shouldMoveOffGroupToTheLeft",
|
|
29357
|
-
"privacy": "private",
|
|
29358
|
-
"inheritedFrom": {
|
|
29359
|
-
"name": "RadioGroup",
|
|
29360
|
-
"module": "src/radio-group/radio-group.ts"
|
|
29361
|
-
}
|
|
29362
|
-
},
|
|
29363
|
-
{
|
|
29364
|
-
"kind": "field",
|
|
29365
|
-
"name": "checkFocusedRadio",
|
|
29366
|
-
"privacy": "private",
|
|
29367
|
-
"inheritedFrom": {
|
|
29368
|
-
"name": "RadioGroup",
|
|
29369
|
-
"module": "src/radio-group/radio-group.ts"
|
|
29370
|
-
}
|
|
29371
|
-
},
|
|
29372
|
-
{
|
|
29373
|
-
"kind": "field",
|
|
29374
|
-
"name": "moveRight",
|
|
29375
|
-
"privacy": "private",
|
|
29471
|
+
"text": "boolean"
|
|
29472
|
+
},
|
|
29473
|
+
"privacy": "public",
|
|
29474
|
+
"description": "Disables the radio group and child radios.",
|
|
29376
29475
|
"inheritedFrom": {
|
|
29377
29476
|
"name": "RadioGroup",
|
|
29378
29477
|
"module": "src/radio-group/radio-group.ts"
|
|
29379
29478
|
}
|
|
29380
29479
|
},
|
|
29381
29480
|
{
|
|
29382
|
-
"kind": "
|
|
29383
|
-
"name": "
|
|
29481
|
+
"kind": "method",
|
|
29482
|
+
"name": "disabledChanged",
|
|
29384
29483
|
"privacy": "private",
|
|
29484
|
+
"return": {
|
|
29485
|
+
"type": {
|
|
29486
|
+
"text": "void"
|
|
29487
|
+
}
|
|
29488
|
+
},
|
|
29385
29489
|
"inheritedFrom": {
|
|
29386
29490
|
"name": "RadioGroup",
|
|
29387
29491
|
"module": "src/radio-group/radio-group.ts"
|
|
@@ -29389,46 +29493,47 @@
|
|
|
29389
29493
|
},
|
|
29390
29494
|
{
|
|
29391
29495
|
"kind": "field",
|
|
29392
|
-
"name": "
|
|
29496
|
+
"name": "name",
|
|
29393
29497
|
"type": {
|
|
29394
|
-
"text": "
|
|
29498
|
+
"text": "string"
|
|
29395
29499
|
},
|
|
29396
|
-
"privacy": "
|
|
29397
|
-
"
|
|
29500
|
+
"privacy": "public",
|
|
29501
|
+
"description": "The name of the radio group. Setting this value will set the name value\nfor all child radio elements.",
|
|
29398
29502
|
"inheritedFrom": {
|
|
29399
|
-
"name": "
|
|
29400
|
-
"module": "src/
|
|
29503
|
+
"name": "RadioGroup",
|
|
29504
|
+
"module": "src/radio-group/radio-group.ts"
|
|
29401
29505
|
}
|
|
29402
29506
|
},
|
|
29403
29507
|
{
|
|
29404
|
-
"kind": "
|
|
29405
|
-
"name": "
|
|
29406
|
-
"
|
|
29407
|
-
|
|
29508
|
+
"kind": "method",
|
|
29509
|
+
"name": "nameChanged",
|
|
29510
|
+
"privacy": "protected",
|
|
29511
|
+
"return": {
|
|
29512
|
+
"type": {
|
|
29513
|
+
"text": "void"
|
|
29514
|
+
}
|
|
29408
29515
|
},
|
|
29409
|
-
"privacy": "public",
|
|
29410
|
-
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
29411
29516
|
"inheritedFrom": {
|
|
29412
|
-
"name": "
|
|
29413
|
-
"module": "src/
|
|
29517
|
+
"name": "RadioGroup",
|
|
29518
|
+
"module": "src/radio-group/radio-group.ts"
|
|
29414
29519
|
}
|
|
29415
29520
|
},
|
|
29416
29521
|
{
|
|
29417
29522
|
"kind": "field",
|
|
29418
|
-
"name": "
|
|
29523
|
+
"name": "value",
|
|
29419
29524
|
"type": {
|
|
29420
|
-
"text": "
|
|
29525
|
+
"text": "string"
|
|
29421
29526
|
},
|
|
29422
29527
|
"privacy": "public",
|
|
29423
|
-
"description": "
|
|
29528
|
+
"description": "The value of the checked radio",
|
|
29424
29529
|
"inheritedFrom": {
|
|
29425
|
-
"name": "
|
|
29426
|
-
"module": "src/
|
|
29530
|
+
"name": "RadioGroup",
|
|
29531
|
+
"module": "src/radio-group/radio-group.ts"
|
|
29427
29532
|
}
|
|
29428
29533
|
},
|
|
29429
29534
|
{
|
|
29430
29535
|
"kind": "method",
|
|
29431
|
-
"name": "
|
|
29536
|
+
"name": "valueChanged",
|
|
29432
29537
|
"privacy": "protected",
|
|
29433
29538
|
"return": {
|
|
29434
29539
|
"type": {
|
|
@@ -29436,292 +29541,138 @@
|
|
|
29436
29541
|
}
|
|
29437
29542
|
},
|
|
29438
29543
|
"inheritedFrom": {
|
|
29439
|
-
"name": "
|
|
29440
|
-
"module": "src/
|
|
29544
|
+
"name": "RadioGroup",
|
|
29545
|
+
"module": "src/radio-group/radio-group.ts"
|
|
29441
29546
|
}
|
|
29442
29547
|
},
|
|
29443
29548
|
{
|
|
29444
29549
|
"kind": "field",
|
|
29445
|
-
"name": "
|
|
29550
|
+
"name": "orientation",
|
|
29446
29551
|
"type": {
|
|
29447
|
-
"text": "
|
|
29552
|
+
"text": "Orientation | \"horizontal\" | \"vertical\""
|
|
29448
29553
|
},
|
|
29449
29554
|
"privacy": "public",
|
|
29450
|
-
"description": "
|
|
29555
|
+
"description": "The orientation of the group",
|
|
29451
29556
|
"inheritedFrom": {
|
|
29452
|
-
"name": "
|
|
29453
|
-
"module": "src/
|
|
29557
|
+
"name": "RadioGroup",
|
|
29558
|
+
"module": "src/radio-group/radio-group.ts"
|
|
29454
29559
|
}
|
|
29455
29560
|
},
|
|
29456
29561
|
{
|
|
29457
|
-
"kind": "
|
|
29458
|
-
"name": "
|
|
29459
|
-
"
|
|
29460
|
-
|
|
29461
|
-
"type": {
|
|
29462
|
-
"text": "void"
|
|
29463
|
-
}
|
|
29562
|
+
"kind": "field",
|
|
29563
|
+
"name": "childItems",
|
|
29564
|
+
"type": {
|
|
29565
|
+
"text": "HTMLElement[]"
|
|
29464
29566
|
},
|
|
29567
|
+
"privacy": "public",
|
|
29465
29568
|
"inheritedFrom": {
|
|
29466
|
-
"name": "
|
|
29467
|
-
"module": "src/
|
|
29569
|
+
"name": "RadioGroup",
|
|
29570
|
+
"module": "src/radio-group/radio-group.ts"
|
|
29468
29571
|
}
|
|
29469
29572
|
},
|
|
29470
29573
|
{
|
|
29471
29574
|
"kind": "method",
|
|
29472
|
-
"name": "
|
|
29473
|
-
"privacy": "
|
|
29474
|
-
"static": true,
|
|
29575
|
+
"name": "slottedRadioButtonsChanged",
|
|
29576
|
+
"privacy": "private",
|
|
29475
29577
|
"return": {
|
|
29476
29578
|
"type": {
|
|
29477
|
-
"text": "
|
|
29579
|
+
"text": "void"
|
|
29478
29580
|
}
|
|
29479
29581
|
},
|
|
29480
29582
|
"parameters": [
|
|
29481
29583
|
{
|
|
29482
|
-
"name": "
|
|
29584
|
+
"name": "oldValue",
|
|
29483
29585
|
"type": {
|
|
29484
|
-
"text": "
|
|
29586
|
+
"text": "unknown"
|
|
29485
29587
|
}
|
|
29486
29588
|
},
|
|
29487
29589
|
{
|
|
29488
|
-
"name": "
|
|
29590
|
+
"name": "newValue",
|
|
29489
29591
|
"type": {
|
|
29490
|
-
"text": "
|
|
29491
|
-
}
|
|
29492
|
-
"description": "The definition of the element to create the registry\nfunction for."
|
|
29592
|
+
"text": "HTMLElement[]"
|
|
29593
|
+
}
|
|
29493
29594
|
}
|
|
29494
29595
|
],
|
|
29495
|
-
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
29496
|
-
"inheritedFrom": {
|
|
29497
|
-
"name": "FoundationElement",
|
|
29498
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
29499
|
-
}
|
|
29500
|
-
}
|
|
29501
|
-
],
|
|
29502
|
-
"events": [
|
|
29503
|
-
{
|
|
29504
|
-
"description": "Fires a custom 'change' event when the value changes",
|
|
29505
|
-
"name": "change",
|
|
29506
29596
|
"inheritedFrom": {
|
|
29507
29597
|
"name": "RadioGroup",
|
|
29508
29598
|
"module": "src/radio-group/radio-group.ts"
|
|
29509
29599
|
}
|
|
29510
|
-
}
|
|
29511
|
-
]
|
|
29512
|
-
},
|
|
29513
|
-
{
|
|
29514
|
-
"kind": "variable",
|
|
29515
|
-
"name": "foundationRadioGroupShadowOptions",
|
|
29516
|
-
"type": {
|
|
29517
|
-
"text": "ShadowRootInit"
|
|
29518
|
-
},
|
|
29519
|
-
"default": "undefined"
|
|
29520
|
-
},
|
|
29521
|
-
{
|
|
29522
|
-
"kind": "variable",
|
|
29523
|
-
"name": "defaultRadioGroupConfig",
|
|
29524
|
-
"type": {
|
|
29525
|
-
"text": "object"
|
|
29526
|
-
},
|
|
29527
|
-
"default": "{}"
|
|
29528
|
-
},
|
|
29529
|
-
{
|
|
29530
|
-
"kind": "variable",
|
|
29531
|
-
"name": "foundationRadioGroup",
|
|
29532
|
-
"description": "The Foundation Radio Group",
|
|
29533
|
-
"privacy": "public"
|
|
29534
|
-
}
|
|
29535
|
-
],
|
|
29536
|
-
"exports": [
|
|
29537
|
-
{
|
|
29538
|
-
"kind": "js",
|
|
29539
|
-
"name": "RadioGroup",
|
|
29540
|
-
"declaration": {
|
|
29541
|
-
"name": "RadioGroup",
|
|
29542
|
-
"module": "src/radio-group/radio-group.ts"
|
|
29543
|
-
}
|
|
29544
|
-
},
|
|
29545
|
-
{
|
|
29546
|
-
"kind": "js",
|
|
29547
|
-
"name": "foundationRadioGroupShadowOptions",
|
|
29548
|
-
"declaration": {
|
|
29549
|
-
"name": "foundationRadioGroupShadowOptions",
|
|
29550
|
-
"module": "src/radio-group/radio-group.ts"
|
|
29551
|
-
}
|
|
29552
|
-
},
|
|
29553
|
-
{
|
|
29554
|
-
"kind": "js",
|
|
29555
|
-
"name": "defaultRadioGroupConfig",
|
|
29556
|
-
"declaration": {
|
|
29557
|
-
"name": "defaultRadioGroupConfig",
|
|
29558
|
-
"module": "src/radio-group/radio-group.ts"
|
|
29559
|
-
}
|
|
29560
|
-
},
|
|
29561
|
-
{
|
|
29562
|
-
"kind": "js",
|
|
29563
|
-
"name": "foundationRadioGroup",
|
|
29564
|
-
"declaration": {
|
|
29565
|
-
"name": "foundationRadioGroup",
|
|
29566
|
-
"module": "src/radio-group/radio-group.ts"
|
|
29567
|
-
}
|
|
29568
|
-
}
|
|
29569
|
-
]
|
|
29570
|
-
},
|
|
29571
|
-
{
|
|
29572
|
-
"kind": "javascript-module",
|
|
29573
|
-
"path": "src/radio/index.ts",
|
|
29574
|
-
"declarations": [],
|
|
29575
|
-
"exports": [
|
|
29576
|
-
{
|
|
29577
|
-
"kind": "js",
|
|
29578
|
-
"name": "*",
|
|
29579
|
-
"declaration": {
|
|
29580
|
-
"name": "*",
|
|
29581
|
-
"package": "./radio.template"
|
|
29582
|
-
}
|
|
29583
|
-
},
|
|
29584
|
-
{
|
|
29585
|
-
"kind": "js",
|
|
29586
|
-
"name": "*",
|
|
29587
|
-
"declaration": {
|
|
29588
|
-
"name": "*",
|
|
29589
|
-
"package": "./radio.styles"
|
|
29590
|
-
}
|
|
29591
|
-
},
|
|
29592
|
-
{
|
|
29593
|
-
"kind": "js",
|
|
29594
|
-
"name": "*",
|
|
29595
|
-
"declaration": {
|
|
29596
|
-
"name": "*",
|
|
29597
|
-
"package": "./radio"
|
|
29598
|
-
}
|
|
29599
|
-
}
|
|
29600
|
-
]
|
|
29601
|
-
},
|
|
29602
|
-
{
|
|
29603
|
-
"kind": "javascript-module",
|
|
29604
|
-
"path": "src/radio/radio.styles.ts",
|
|
29605
|
-
"declarations": [
|
|
29606
|
-
{
|
|
29607
|
-
"kind": "function",
|
|
29608
|
-
"name": "foundationRadioStyles",
|
|
29609
|
-
"return": {
|
|
29610
|
-
"type": {
|
|
29611
|
-
"text": "ElementStyles"
|
|
29612
|
-
}
|
|
29613
|
-
},
|
|
29614
|
-
"parameters": [
|
|
29615
|
-
{
|
|
29616
|
-
"name": "context",
|
|
29617
|
-
"type": {
|
|
29618
|
-
"text": "ElementDefinitionContext"
|
|
29619
|
-
}
|
|
29620
29600
|
},
|
|
29621
29601
|
{
|
|
29622
|
-
"
|
|
29623
|
-
"
|
|
29624
|
-
|
|
29625
|
-
|
|
29626
|
-
|
|
29627
|
-
|
|
29628
|
-
|
|
29629
|
-
|
|
29630
|
-
|
|
29631
|
-
|
|
29632
|
-
|
|
29633
|
-
"name": "foundationRadioStyles",
|
|
29634
|
-
"declaration": {
|
|
29635
|
-
"name": "foundationRadioStyles",
|
|
29636
|
-
"module": "src/radio/radio.styles.ts"
|
|
29637
|
-
}
|
|
29638
|
-
}
|
|
29639
|
-
]
|
|
29640
|
-
},
|
|
29641
|
-
{
|
|
29642
|
-
"kind": "javascript-module",
|
|
29643
|
-
"path": "src/radio/radio.template.ts",
|
|
29644
|
-
"declarations": [
|
|
29645
|
-
{
|
|
29646
|
-
"kind": "function",
|
|
29647
|
-
"name": "foundationRadioTemplate",
|
|
29648
|
-
"return": {
|
|
29649
|
-
"type": {
|
|
29650
|
-
"text": "ViewTemplate<Radio>"
|
|
29651
|
-
}
|
|
29652
|
-
},
|
|
29653
|
-
"parameters": [
|
|
29602
|
+
"kind": "field",
|
|
29603
|
+
"name": "selectedRadio",
|
|
29604
|
+
"type": {
|
|
29605
|
+
"text": "HTMLInputElement | null"
|
|
29606
|
+
},
|
|
29607
|
+
"privacy": "private",
|
|
29608
|
+
"inheritedFrom": {
|
|
29609
|
+
"name": "RadioGroup",
|
|
29610
|
+
"module": "src/radio-group/radio-group.ts"
|
|
29611
|
+
}
|
|
29612
|
+
},
|
|
29654
29613
|
{
|
|
29655
|
-
"
|
|
29614
|
+
"kind": "field",
|
|
29615
|
+
"name": "focusedRadio",
|
|
29656
29616
|
"type": {
|
|
29657
|
-
"text": "
|
|
29617
|
+
"text": "HTMLInputElement | null"
|
|
29618
|
+
},
|
|
29619
|
+
"privacy": "private",
|
|
29620
|
+
"inheritedFrom": {
|
|
29621
|
+
"name": "RadioGroup",
|
|
29622
|
+
"module": "src/radio-group/radio-group.ts"
|
|
29658
29623
|
}
|
|
29659
29624
|
},
|
|
29660
29625
|
{
|
|
29661
|
-
"
|
|
29626
|
+
"kind": "field",
|
|
29627
|
+
"name": "direction",
|
|
29662
29628
|
"type": {
|
|
29663
|
-
"text": "
|
|
29629
|
+
"text": "Direction"
|
|
29630
|
+
},
|
|
29631
|
+
"privacy": "private",
|
|
29632
|
+
"inheritedFrom": {
|
|
29633
|
+
"name": "RadioGroup",
|
|
29634
|
+
"module": "src/radio-group/radio-group.ts"
|
|
29664
29635
|
}
|
|
29665
|
-
}
|
|
29666
|
-
]
|
|
29667
|
-
}
|
|
29668
|
-
],
|
|
29669
|
-
"exports": [
|
|
29670
|
-
{
|
|
29671
|
-
"kind": "js",
|
|
29672
|
-
"name": "foundationRadioTemplate",
|
|
29673
|
-
"declaration": {
|
|
29674
|
-
"name": "foundationRadioTemplate",
|
|
29675
|
-
"module": "src/radio/radio.template.ts"
|
|
29676
|
-
}
|
|
29677
|
-
}
|
|
29678
|
-
]
|
|
29679
|
-
},
|
|
29680
|
-
{
|
|
29681
|
-
"kind": "javascript-module",
|
|
29682
|
-
"path": "src/radio/radio.ts",
|
|
29683
|
-
"declarations": [
|
|
29684
|
-
{
|
|
29685
|
-
"kind": "class",
|
|
29686
|
-
"description": "",
|
|
29687
|
-
"name": "Radio",
|
|
29688
|
-
"superclass": {
|
|
29689
|
-
"name": "FASTRadio",
|
|
29690
|
-
"package": "@microsoft/fast-components"
|
|
29691
|
-
},
|
|
29692
|
-
"tagName": "%%prefix%%-radio",
|
|
29693
|
-
"customElement": true,
|
|
29694
|
-
"attributes": [
|
|
29636
|
+
},
|
|
29695
29637
|
{
|
|
29696
|
-
"
|
|
29638
|
+
"kind": "field",
|
|
29639
|
+
"name": "parentToolbar",
|
|
29640
|
+
"type": {
|
|
29641
|
+
"text": "HTMLElement | null"
|
|
29642
|
+
},
|
|
29643
|
+
"privacy": "private",
|
|
29644
|
+
"inheritedFrom": {
|
|
29645
|
+
"name": "RadioGroup",
|
|
29646
|
+
"module": "src/radio-group/radio-group.ts"
|
|
29647
|
+
}
|
|
29648
|
+
},
|
|
29649
|
+
{
|
|
29650
|
+
"kind": "field",
|
|
29651
|
+
"name": "isInsideToolbar",
|
|
29697
29652
|
"type": {
|
|
29698
29653
|
"text": "boolean"
|
|
29699
29654
|
},
|
|
29700
|
-
"
|
|
29701
|
-
"fieldName": "readOnly",
|
|
29655
|
+
"privacy": "private",
|
|
29702
29656
|
"inheritedFrom": {
|
|
29703
|
-
"name": "
|
|
29704
|
-
"module": "src/radio/radio.ts"
|
|
29657
|
+
"name": "RadioGroup",
|
|
29658
|
+
"module": "src/radio-group/radio-group.ts"
|
|
29705
29659
|
}
|
|
29706
|
-
}
|
|
29707
|
-
],
|
|
29708
|
-
"members": [
|
|
29660
|
+
},
|
|
29709
29661
|
{
|
|
29710
29662
|
"kind": "field",
|
|
29711
|
-
"name": "
|
|
29663
|
+
"name": "isInsideFoundationToolbar",
|
|
29712
29664
|
"type": {
|
|
29713
29665
|
"text": "boolean"
|
|
29714
29666
|
},
|
|
29715
|
-
"privacy": "
|
|
29716
|
-
"description": "When true, the control will be immutable by user interaction. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/readonly | readonly HTML attribute} for more information.",
|
|
29667
|
+
"privacy": "private",
|
|
29717
29668
|
"inheritedFrom": {
|
|
29718
|
-
"name": "
|
|
29719
|
-
"module": "src/radio/radio.ts"
|
|
29669
|
+
"name": "RadioGroup",
|
|
29670
|
+
"module": "src/radio-group/radio-group.ts"
|
|
29720
29671
|
}
|
|
29721
29672
|
},
|
|
29722
29673
|
{
|
|
29723
29674
|
"kind": "method",
|
|
29724
|
-
"name": "
|
|
29675
|
+
"name": "setupRadioButtons",
|
|
29725
29676
|
"privacy": "private",
|
|
29726
29677
|
"return": {
|
|
29727
29678
|
"type": {
|
|
@@ -29729,43 +29680,89 @@
|
|
|
29729
29680
|
}
|
|
29730
29681
|
},
|
|
29731
29682
|
"inheritedFrom": {
|
|
29732
|
-
"name": "
|
|
29733
|
-
"module": "src/radio/radio.ts"
|
|
29683
|
+
"name": "RadioGroup",
|
|
29684
|
+
"module": "src/radio-group/radio-group.ts"
|
|
29734
29685
|
}
|
|
29735
29686
|
},
|
|
29736
29687
|
{
|
|
29737
29688
|
"kind": "field",
|
|
29738
|
-
"name": "
|
|
29739
|
-
"
|
|
29740
|
-
"text": "string"
|
|
29741
|
-
},
|
|
29742
|
-
"privacy": "public",
|
|
29743
|
-
"description": "The name of the radio. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#htmlattrdefname | name attribute} for more info.",
|
|
29689
|
+
"name": "radioChangeHandler",
|
|
29690
|
+
"privacy": "private",
|
|
29744
29691
|
"inheritedFrom": {
|
|
29745
|
-
"name": "
|
|
29746
|
-
"module": "src/radio/radio.ts"
|
|
29692
|
+
"name": "RadioGroup",
|
|
29693
|
+
"module": "src/radio-group/radio-group.ts"
|
|
29747
29694
|
}
|
|
29748
29695
|
},
|
|
29749
29696
|
{
|
|
29750
|
-
"kind": "
|
|
29751
|
-
"name": "
|
|
29697
|
+
"kind": "field",
|
|
29698
|
+
"name": "moveToRadioByIndex",
|
|
29752
29699
|
"privacy": "private",
|
|
29753
|
-
"return": {
|
|
29754
|
-
"type": {
|
|
29755
|
-
"text": "boolean"
|
|
29756
|
-
}
|
|
29757
|
-
},
|
|
29758
29700
|
"inheritedFrom": {
|
|
29759
|
-
"name": "
|
|
29760
|
-
"module": "src/radio/radio.ts"
|
|
29701
|
+
"name": "RadioGroup",
|
|
29702
|
+
"module": "src/radio-group/radio-group.ts"
|
|
29761
29703
|
}
|
|
29762
29704
|
},
|
|
29763
29705
|
{
|
|
29764
29706
|
"kind": "field",
|
|
29765
|
-
"name": "
|
|
29707
|
+
"name": "moveRightOffGroup",
|
|
29708
|
+
"privacy": "private",
|
|
29766
29709
|
"inheritedFrom": {
|
|
29767
|
-
"name": "
|
|
29768
|
-
"module": "src/radio/radio.ts"
|
|
29710
|
+
"name": "RadioGroup",
|
|
29711
|
+
"module": "src/radio-group/radio-group.ts"
|
|
29712
|
+
}
|
|
29713
|
+
},
|
|
29714
|
+
{
|
|
29715
|
+
"kind": "field",
|
|
29716
|
+
"name": "moveLeftOffGroup",
|
|
29717
|
+
"privacy": "private",
|
|
29718
|
+
"inheritedFrom": {
|
|
29719
|
+
"name": "RadioGroup",
|
|
29720
|
+
"module": "src/radio-group/radio-group.ts"
|
|
29721
|
+
}
|
|
29722
|
+
},
|
|
29723
|
+
{
|
|
29724
|
+
"kind": "field",
|
|
29725
|
+
"name": "shouldMoveOffGroupToTheRight",
|
|
29726
|
+
"privacy": "private",
|
|
29727
|
+
"inheritedFrom": {
|
|
29728
|
+
"name": "RadioGroup",
|
|
29729
|
+
"module": "src/radio-group/radio-group.ts"
|
|
29730
|
+
}
|
|
29731
|
+
},
|
|
29732
|
+
{
|
|
29733
|
+
"kind": "field",
|
|
29734
|
+
"name": "shouldMoveOffGroupToTheLeft",
|
|
29735
|
+
"privacy": "private",
|
|
29736
|
+
"inheritedFrom": {
|
|
29737
|
+
"name": "RadioGroup",
|
|
29738
|
+
"module": "src/radio-group/radio-group.ts"
|
|
29739
|
+
}
|
|
29740
|
+
},
|
|
29741
|
+
{
|
|
29742
|
+
"kind": "field",
|
|
29743
|
+
"name": "checkFocusedRadio",
|
|
29744
|
+
"privacy": "private",
|
|
29745
|
+
"inheritedFrom": {
|
|
29746
|
+
"name": "RadioGroup",
|
|
29747
|
+
"module": "src/radio-group/radio-group.ts"
|
|
29748
|
+
}
|
|
29749
|
+
},
|
|
29750
|
+
{
|
|
29751
|
+
"kind": "field",
|
|
29752
|
+
"name": "moveRight",
|
|
29753
|
+
"privacy": "private",
|
|
29754
|
+
"inheritedFrom": {
|
|
29755
|
+
"name": "RadioGroup",
|
|
29756
|
+
"module": "src/radio-group/radio-group.ts"
|
|
29757
|
+
}
|
|
29758
|
+
},
|
|
29759
|
+
{
|
|
29760
|
+
"kind": "field",
|
|
29761
|
+
"name": "moveLeft",
|
|
29762
|
+
"privacy": "private",
|
|
29763
|
+
"inheritedFrom": {
|
|
29764
|
+
"name": "RadioGroup",
|
|
29765
|
+
"module": "src/radio-group/radio-group.ts"
|
|
29769
29766
|
}
|
|
29770
29767
|
},
|
|
29771
29768
|
{
|
|
@@ -29777,8 +29774,8 @@
|
|
|
29777
29774
|
"privacy": "private",
|
|
29778
29775
|
"default": "void 0",
|
|
29779
29776
|
"inheritedFrom": {
|
|
29780
|
-
"name": "
|
|
29781
|
-
"module": "src/
|
|
29777
|
+
"name": "FoundationElement",
|
|
29778
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
29782
29779
|
}
|
|
29783
29780
|
},
|
|
29784
29781
|
{
|
|
@@ -29790,8 +29787,8 @@
|
|
|
29790
29787
|
"privacy": "public",
|
|
29791
29788
|
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
29792
29789
|
"inheritedFrom": {
|
|
29793
|
-
"name": "
|
|
29794
|
-
"module": "src/
|
|
29790
|
+
"name": "FoundationElement",
|
|
29791
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
29795
29792
|
}
|
|
29796
29793
|
},
|
|
29797
29794
|
{
|
|
@@ -29803,8 +29800,8 @@
|
|
|
29803
29800
|
"privacy": "public",
|
|
29804
29801
|
"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.",
|
|
29805
29802
|
"inheritedFrom": {
|
|
29806
|
-
"name": "
|
|
29807
|
-
"module": "src/
|
|
29803
|
+
"name": "FoundationElement",
|
|
29804
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
29808
29805
|
}
|
|
29809
29806
|
},
|
|
29810
29807
|
{
|
|
@@ -29817,8 +29814,8 @@
|
|
|
29817
29814
|
}
|
|
29818
29815
|
},
|
|
29819
29816
|
"inheritedFrom": {
|
|
29820
|
-
"name": "
|
|
29821
|
-
"module": "src/
|
|
29817
|
+
"name": "FoundationElement",
|
|
29818
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
29822
29819
|
}
|
|
29823
29820
|
},
|
|
29824
29821
|
{
|
|
@@ -29830,8 +29827,8 @@
|
|
|
29830
29827
|
"privacy": "public",
|
|
29831
29828
|
"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.",
|
|
29832
29829
|
"inheritedFrom": {
|
|
29833
|
-
"name": "
|
|
29834
|
-
"module": "src/
|
|
29830
|
+
"name": "FoundationElement",
|
|
29831
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
29835
29832
|
}
|
|
29836
29833
|
},
|
|
29837
29834
|
{
|
|
@@ -29844,8 +29841,8 @@
|
|
|
29844
29841
|
}
|
|
29845
29842
|
},
|
|
29846
29843
|
"inheritedFrom": {
|
|
29847
|
-
"name": "
|
|
29848
|
-
"module": "src/
|
|
29844
|
+
"name": "FoundationElement",
|
|
29845
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
29849
29846
|
}
|
|
29850
29847
|
},
|
|
29851
29848
|
{
|
|
@@ -29875,25 +29872,25 @@
|
|
|
29875
29872
|
],
|
|
29876
29873
|
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
29877
29874
|
"inheritedFrom": {
|
|
29878
|
-
"name": "
|
|
29879
|
-
"module": "src/
|
|
29875
|
+
"name": "FoundationElement",
|
|
29876
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
29880
29877
|
}
|
|
29881
29878
|
}
|
|
29882
29879
|
],
|
|
29883
29880
|
"events": [
|
|
29884
29881
|
{
|
|
29885
|
-
"description": "
|
|
29882
|
+
"description": "Fires a custom 'change' event when the value changes",
|
|
29886
29883
|
"name": "change",
|
|
29887
29884
|
"inheritedFrom": {
|
|
29888
|
-
"name": "
|
|
29889
|
-
"module": "src/radio/radio.ts"
|
|
29885
|
+
"name": "RadioGroup",
|
|
29886
|
+
"module": "src/radio-group/radio-group.ts"
|
|
29890
29887
|
}
|
|
29891
29888
|
}
|
|
29892
29889
|
]
|
|
29893
29890
|
},
|
|
29894
29891
|
{
|
|
29895
29892
|
"kind": "variable",
|
|
29896
|
-
"name": "
|
|
29893
|
+
"name": "foundationRadioGroupShadowOptions",
|
|
29897
29894
|
"type": {
|
|
29898
29895
|
"text": "ShadowRootInit"
|
|
29899
29896
|
},
|
|
@@ -29901,50 +29898,50 @@
|
|
|
29901
29898
|
},
|
|
29902
29899
|
{
|
|
29903
29900
|
"kind": "variable",
|
|
29904
|
-
"name": "
|
|
29901
|
+
"name": "defaultRadioGroupConfig",
|
|
29905
29902
|
"type": {
|
|
29906
29903
|
"text": "object"
|
|
29907
29904
|
},
|
|
29908
|
-
"default": "{
|
|
29905
|
+
"default": "{}"
|
|
29909
29906
|
},
|
|
29910
29907
|
{
|
|
29911
29908
|
"kind": "variable",
|
|
29912
|
-
"name": "
|
|
29913
|
-
"description": "The Foundation Radio",
|
|
29909
|
+
"name": "foundationRadioGroup",
|
|
29910
|
+
"description": "The Foundation Radio Group",
|
|
29914
29911
|
"privacy": "public"
|
|
29915
29912
|
}
|
|
29916
29913
|
],
|
|
29917
29914
|
"exports": [
|
|
29918
29915
|
{
|
|
29919
29916
|
"kind": "js",
|
|
29920
|
-
"name": "
|
|
29917
|
+
"name": "RadioGroup",
|
|
29921
29918
|
"declaration": {
|
|
29922
|
-
"name": "
|
|
29923
|
-
"module": "src/radio/radio.ts"
|
|
29919
|
+
"name": "RadioGroup",
|
|
29920
|
+
"module": "src/radio-group/radio-group.ts"
|
|
29924
29921
|
}
|
|
29925
29922
|
},
|
|
29926
29923
|
{
|
|
29927
29924
|
"kind": "js",
|
|
29928
|
-
"name": "
|
|
29925
|
+
"name": "foundationRadioGroupShadowOptions",
|
|
29929
29926
|
"declaration": {
|
|
29930
|
-
"name": "
|
|
29931
|
-
"module": "src/radio/radio.ts"
|
|
29927
|
+
"name": "foundationRadioGroupShadowOptions",
|
|
29928
|
+
"module": "src/radio-group/radio-group.ts"
|
|
29932
29929
|
}
|
|
29933
29930
|
},
|
|
29934
29931
|
{
|
|
29935
29932
|
"kind": "js",
|
|
29936
|
-
"name": "
|
|
29933
|
+
"name": "defaultRadioGroupConfig",
|
|
29937
29934
|
"declaration": {
|
|
29938
|
-
"name": "
|
|
29939
|
-
"module": "src/radio/radio.ts"
|
|
29935
|
+
"name": "defaultRadioGroupConfig",
|
|
29936
|
+
"module": "src/radio-group/radio-group.ts"
|
|
29940
29937
|
}
|
|
29941
29938
|
},
|
|
29942
29939
|
{
|
|
29943
29940
|
"kind": "js",
|
|
29944
|
-
"name": "
|
|
29941
|
+
"name": "foundationRadioGroup",
|
|
29945
29942
|
"declaration": {
|
|
29946
|
-
"name": "
|
|
29947
|
-
"module": "src/radio/radio.ts"
|
|
29943
|
+
"name": "foundationRadioGroup",
|
|
29944
|
+
"module": "src/radio-group/radio-group.ts"
|
|
29948
29945
|
}
|
|
29949
29946
|
}
|
|
29950
29947
|
]
|