@tylertech/forge 3.5.1 → 3.6.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/custom-elements.json +287 -198
- package/dist/checkbox/forge-checkbox.css +1 -0
- package/dist/lib.js +27 -19
- package/dist/lib.js.map +4 -4
- package/dist/radio/forge-radio.css +2 -0
- package/dist/switch/forge-switch.css +2 -0
- package/dist/vscode.css-custom-data.json +15 -0
- package/dist/vscode.html-custom-data.json +32 -47
- package/esm/app-bar/profile-button/app-bar-profile-button.js +5 -2
- package/esm/avatar/avatar-constants.d.ts +0 -7
- package/esm/avatar/avatar-constants.js +1 -10
- package/esm/avatar/avatar.d.ts +24 -21
- package/esm/avatar/avatar.js +68 -45
- package/esm/avatar/index.d.ts +1 -3
- package/esm/avatar/index.js +4 -6
- package/esm/button/base/base-button-adapter.js +1 -1
- package/esm/button-area/button-area.js +1 -1
- package/esm/checkbox/checkbox.d.ts +1 -0
- package/esm/checkbox/checkbox.js +2 -1
- package/esm/dialog/dialog-adapter.d.ts +7 -0
- package/esm/dialog/dialog-adapter.js +43 -19
- package/esm/dialog/dialog-constants.d.ts +6 -0
- package/esm/dialog/dialog-constants.js +6 -2
- package/esm/dialog/dialog-core.d.ts +8 -0
- package/esm/dialog/dialog-core.js +21 -1
- package/esm/dialog/dialog.d.ts +15 -0
- package/esm/dialog/dialog.js +14 -1
- package/esm/icon-button/icon-button-constants.d.ts +4 -0
- package/esm/icon-button/icon-button-constants.js +2 -0
- package/esm/icon-button/icon-button-core.d.ts +4 -4
- package/esm/icon-button/icon-button-core.js +16 -14
- package/esm/icon-button/icon-button.d.ts +32 -29
- package/esm/icon-button/icon-button.js +6 -31
- package/esm/profile-card/profile-card.js +5 -2
- package/esm/radio/radio/radio.d.ts +1 -0
- package/esm/radio/radio/radio.js +2 -1
- package/esm/split-view/split-view/split-view-adapter.js +1 -0
- package/esm/split-view/split-view-panel/split-view-panel.js +1 -1
- package/esm/switch/switch-adapter.d.ts +4 -4
- package/esm/switch/switch-adapter.js +5 -5
- package/esm/switch/switch-component-delegate.d.ts +7 -0
- package/esm/switch/switch-component-delegate.js +15 -0
- package/esm/switch/switch-constants.d.ts +10 -0
- package/esm/switch/switch-constants.js +5 -0
- package/esm/switch/switch-core.d.ts +9 -9
- package/esm/switch/switch-core.js +26 -25
- package/esm/switch/switch.d.ts +23 -7
- package/esm/switch/switch.js +26 -17
- package/esm/table/table-utils.js +6 -6
- package/esm/tabs/tab-bar/tab-bar-adapter.d.ts +0 -5
- package/esm/tabs/tab-bar/tab-bar-adapter.js +3 -11
- package/esm/tabs/tab-bar/tab-bar-constants.d.ts +0 -3
- package/esm/tabs/tab-bar/tab-bar-constants.js +0 -4
- package/esm/tabs/tab-bar/tab-bar-core.js +7 -7
- package/esm/tabs/tab-bar/tab-bar.d.ts +6 -3
- package/esm/tabs/tab-bar/tab-bar.js +6 -3
- package/package.json +1 -1
- package/sass/button-area/_core.scss +3 -0
- package/sass/checkbox/_core.scss +2 -2
- package/sass/core/styles/tokens/checkbox/_tokens.scss +1 -0
- package/sass/core/styles/tokens/radio/_tokens.scss +1 -0
- package/sass/core/styles/tokens/switch/_tokens.scss +1 -0
- package/sass/dialog/dialog.scss +5 -0
- package/sass/icon-button/icon-button.scss +10 -10
- package/sass/radio/radio/_core.scss +2 -2
- package/sass/switch/_core.scss +2 -2
- package/sass/switch/switch.scss +2 -2
- package/esm/avatar/avatar-adapter.d.ts +0 -36
- package/esm/avatar/avatar-adapter.js +0 -55
- package/esm/avatar/avatar-core.d.ts +0 -38
- package/esm/avatar/avatar-core.js +0 -101
package/custom-elements.json
CHANGED
|
@@ -655,6 +655,14 @@
|
|
|
655
655
|
"kind": "javascript-module",
|
|
656
656
|
"path": "src/lib/avatar/avatar.ts",
|
|
657
657
|
"declarations": [
|
|
658
|
+
{
|
|
659
|
+
"kind": "variable",
|
|
660
|
+
"name": "AVATAR_TAG_NAME",
|
|
661
|
+
"type": {
|
|
662
|
+
"text": "string"
|
|
663
|
+
},
|
|
664
|
+
"default": "'forge-avatar'"
|
|
665
|
+
},
|
|
658
666
|
{
|
|
659
667
|
"kind": "class",
|
|
660
668
|
"description": "",
|
|
@@ -723,8 +731,9 @@
|
|
|
723
731
|
"text": "string"
|
|
724
732
|
},
|
|
725
733
|
"privacy": "public",
|
|
734
|
+
"default": "''",
|
|
726
735
|
"description": "The text to display in the avatar.",
|
|
727
|
-
"
|
|
736
|
+
"attribute": "text"
|
|
728
737
|
},
|
|
729
738
|
{
|
|
730
739
|
"kind": "field",
|
|
@@ -734,7 +743,8 @@
|
|
|
734
743
|
},
|
|
735
744
|
"privacy": "public",
|
|
736
745
|
"description": "Controls the number of letters to display from the text. By default the text is split on spaces and the first character of each word is used.",
|
|
737
|
-
"default": "2"
|
|
746
|
+
"default": "2",
|
|
747
|
+
"attribute": "letter-count"
|
|
738
748
|
},
|
|
739
749
|
{
|
|
740
750
|
"kind": "field",
|
|
@@ -743,37 +753,61 @@
|
|
|
743
753
|
"text": "string"
|
|
744
754
|
},
|
|
745
755
|
"privacy": "public",
|
|
746
|
-
"
|
|
756
|
+
"default": "''",
|
|
757
|
+
"description": "The background image URL to use.",
|
|
758
|
+
"attribute": "image-url"
|
|
759
|
+
},
|
|
760
|
+
{
|
|
761
|
+
"kind": "field",
|
|
762
|
+
"name": "_image",
|
|
763
|
+
"type": {
|
|
764
|
+
"text": "HTMLImageElement | undefined"
|
|
765
|
+
},
|
|
766
|
+
"privacy": "private"
|
|
767
|
+
},
|
|
768
|
+
{
|
|
769
|
+
"kind": "method",
|
|
770
|
+
"name": "_tryLoadImage",
|
|
771
|
+
"privacy": "private",
|
|
772
|
+
"return": {
|
|
773
|
+
"type": {
|
|
774
|
+
"text": "Promise<void>"
|
|
775
|
+
}
|
|
776
|
+
}
|
|
747
777
|
}
|
|
748
778
|
],
|
|
749
779
|
"attributes": [
|
|
750
780
|
{
|
|
781
|
+
"name": "text",
|
|
751
782
|
"type": {
|
|
752
783
|
"text": "string"
|
|
753
784
|
},
|
|
785
|
+
"default": "''",
|
|
754
786
|
"description": "The text to display in the avatar.",
|
|
755
|
-
"
|
|
756
|
-
"default": "\"\""
|
|
787
|
+
"fieldName": "text"
|
|
757
788
|
},
|
|
758
789
|
{
|
|
790
|
+
"name": "letter-count",
|
|
759
791
|
"type": {
|
|
760
|
-
"text": "
|
|
792
|
+
"text": "number"
|
|
761
793
|
},
|
|
762
794
|
"description": "Controls the number of letters to display from the text. By default the text is split on spaces and the first character of each word is used.",
|
|
763
|
-
"
|
|
764
|
-
"
|
|
795
|
+
"default": "2",
|
|
796
|
+
"fieldName": "letterCount"
|
|
765
797
|
},
|
|
766
798
|
{
|
|
799
|
+
"name": "image-url",
|
|
767
800
|
"type": {
|
|
768
801
|
"text": "string"
|
|
769
802
|
},
|
|
803
|
+
"default": "''",
|
|
770
804
|
"description": "The background image URL to use.",
|
|
771
|
-
"
|
|
805
|
+
"fieldName": "imageUrl"
|
|
772
806
|
}
|
|
773
807
|
],
|
|
774
808
|
"superclass": {
|
|
775
|
-
"name": "
|
|
776
|
-
"
|
|
809
|
+
"name": "LitElement",
|
|
810
|
+
"package": "lit"
|
|
777
811
|
},
|
|
778
812
|
"tagName": "forge-avatar",
|
|
779
813
|
"summary": "Avatars represent an entity via text or image.",
|
|
@@ -787,6 +821,14 @@
|
|
|
787
821
|
}
|
|
788
822
|
],
|
|
789
823
|
"exports": [
|
|
824
|
+
{
|
|
825
|
+
"kind": "js",
|
|
826
|
+
"name": "AVATAR_TAG_NAME",
|
|
827
|
+
"declaration": {
|
|
828
|
+
"name": "AVATAR_TAG_NAME",
|
|
829
|
+
"module": "src/lib/avatar/avatar.ts"
|
|
830
|
+
}
|
|
831
|
+
},
|
|
790
832
|
{
|
|
791
833
|
"kind": "js",
|
|
792
834
|
"name": "AvatarComponent",
|
|
@@ -3287,6 +3329,10 @@
|
|
|
3287
3329
|
"description": "How the checkbox and label are distributed along their main axis.",
|
|
3288
3330
|
"name": "--forge-checkbox-justify"
|
|
3289
3331
|
},
|
|
3332
|
+
{
|
|
3333
|
+
"description": "How the checkbox and label are distributed along their cross axis.",
|
|
3334
|
+
"name": "--forge-checkbox-align"
|
|
3335
|
+
},
|
|
3290
3336
|
{
|
|
3291
3337
|
"description": "Whether the checkbox and label are arranged along the inline or block axis.",
|
|
3292
3338
|
"name": "--forge-checkbox-direction"
|
|
@@ -7029,6 +7075,28 @@
|
|
|
7029
7075
|
"default": "'center'",
|
|
7030
7076
|
"attribute": "placement"
|
|
7031
7077
|
},
|
|
7078
|
+
{
|
|
7079
|
+
"kind": "field",
|
|
7080
|
+
"name": "label",
|
|
7081
|
+
"type": {
|
|
7082
|
+
"text": "string"
|
|
7083
|
+
},
|
|
7084
|
+
"privacy": "public",
|
|
7085
|
+
"description": "The accessible label of the dialog.",
|
|
7086
|
+
"default": "''",
|
|
7087
|
+
"attribute": "label"
|
|
7088
|
+
},
|
|
7089
|
+
{
|
|
7090
|
+
"kind": "field",
|
|
7091
|
+
"name": "description",
|
|
7092
|
+
"type": {
|
|
7093
|
+
"text": "string"
|
|
7094
|
+
},
|
|
7095
|
+
"privacy": "public",
|
|
7096
|
+
"description": "The accessible description of the dialog.",
|
|
7097
|
+
"default": "''",
|
|
7098
|
+
"attribute": "description"
|
|
7099
|
+
},
|
|
7032
7100
|
{
|
|
7033
7101
|
"kind": "method",
|
|
7034
7102
|
"name": "show",
|
|
@@ -7220,6 +7288,24 @@
|
|
|
7220
7288
|
"description": "The placement of the dialog.",
|
|
7221
7289
|
"default": "'center'",
|
|
7222
7290
|
"fieldName": "placement"
|
|
7291
|
+
},
|
|
7292
|
+
{
|
|
7293
|
+
"name": "label",
|
|
7294
|
+
"type": {
|
|
7295
|
+
"text": "string"
|
|
7296
|
+
},
|
|
7297
|
+
"description": "The accessible label of the dialog.",
|
|
7298
|
+
"default": "''",
|
|
7299
|
+
"fieldName": "label"
|
|
7300
|
+
},
|
|
7301
|
+
{
|
|
7302
|
+
"name": "description",
|
|
7303
|
+
"type": {
|
|
7304
|
+
"text": "string"
|
|
7305
|
+
},
|
|
7306
|
+
"description": "The accessible description of the dialog.",
|
|
7307
|
+
"default": "''",
|
|
7308
|
+
"fieldName": "description"
|
|
7223
7309
|
}
|
|
7224
7310
|
],
|
|
7225
7311
|
"mixins": [
|
|
@@ -7245,6 +7331,10 @@
|
|
|
7245
7331
|
}
|
|
7246
7332
|
],
|
|
7247
7333
|
"globalConfigProperties": [
|
|
7334
|
+
{
|
|
7335
|
+
"name": "mode",
|
|
7336
|
+
"description": ""
|
|
7337
|
+
},
|
|
7248
7338
|
{
|
|
7249
7339
|
"name": "animationType",
|
|
7250
7340
|
"description": ""
|
|
@@ -10070,14 +10160,25 @@
|
|
|
10070
10160
|
},
|
|
10071
10161
|
{
|
|
10072
10162
|
"kind": "field",
|
|
10073
|
-
"name": "
|
|
10163
|
+
"name": "pressed",
|
|
10074
10164
|
"type": {
|
|
10075
10165
|
"text": "boolean"
|
|
10076
10166
|
},
|
|
10077
10167
|
"privacy": "public",
|
|
10078
|
-
"description": "Whether or not the button is
|
|
10168
|
+
"description": "Whether or not the toggle button is pressed. Only applies when `toggle` is `true`.",
|
|
10079
10169
|
"default": "false"
|
|
10080
10170
|
},
|
|
10171
|
+
{
|
|
10172
|
+
"kind": "field",
|
|
10173
|
+
"name": "on",
|
|
10174
|
+
"type": {
|
|
10175
|
+
"text": "boolean"
|
|
10176
|
+
},
|
|
10177
|
+
"privacy": "public",
|
|
10178
|
+
"description": "Alias for `pressed` _(deprecated)_. Whether or not the toggle button is pressed. Only applies when `toggle` is `true`.",
|
|
10179
|
+
"default": "false",
|
|
10180
|
+
"deprecated": "Use `pressed` instead."
|
|
10181
|
+
},
|
|
10081
10182
|
{
|
|
10082
10183
|
"kind": "field",
|
|
10083
10184
|
"name": "theme",
|
|
@@ -10085,7 +10186,7 @@
|
|
|
10085
10186
|
"text": "IconButtonTheme"
|
|
10086
10187
|
},
|
|
10087
10188
|
"privacy": "public",
|
|
10088
|
-
"description": "The
|
|
10189
|
+
"description": "The variant of the button. Valid values are `text`, `outlined`, `filled`, and `raised`.",
|
|
10089
10190
|
"default": "\"default\""
|
|
10090
10191
|
},
|
|
10091
10192
|
{
|
|
@@ -10102,7 +10203,7 @@
|
|
|
10102
10203
|
"kind": "field",
|
|
10103
10204
|
"name": "shape",
|
|
10104
10205
|
"type": {
|
|
10105
|
-
"text": "
|
|
10206
|
+
"text": "IconButtonShape"
|
|
10106
10207
|
},
|
|
10107
10208
|
"privacy": "public",
|
|
10108
10209
|
"description": "The shape of the button. Valid values are `circular` and `squared`.",
|
|
@@ -10120,13 +10221,13 @@
|
|
|
10120
10221
|
},
|
|
10121
10222
|
{
|
|
10122
10223
|
"kind": "field",
|
|
10123
|
-
"name": "
|
|
10224
|
+
"name": "name",
|
|
10124
10225
|
"type": {
|
|
10125
|
-
"text": "
|
|
10226
|
+
"text": "string"
|
|
10126
10227
|
},
|
|
10127
10228
|
"privacy": "public",
|
|
10128
|
-
"description": "The
|
|
10129
|
-
"default": "\"
|
|
10229
|
+
"description": "The name of the button.",
|
|
10230
|
+
"default": "\"\"",
|
|
10130
10231
|
"inheritedFrom": {
|
|
10131
10232
|
"name": "BaseButton",
|
|
10132
10233
|
"module": "src/lib/button/base/base-button.ts"
|
|
@@ -10134,13 +10235,13 @@
|
|
|
10134
10235
|
},
|
|
10135
10236
|
{
|
|
10136
10237
|
"kind": "field",
|
|
10137
|
-
"name": "
|
|
10238
|
+
"name": "value",
|
|
10138
10239
|
"type": {
|
|
10139
|
-
"text": "
|
|
10240
|
+
"text": "string"
|
|
10140
10241
|
},
|
|
10141
10242
|
"privacy": "public",
|
|
10142
|
-
"description": "
|
|
10143
|
-
"default": "
|
|
10243
|
+
"description": "The value of the button.",
|
|
10244
|
+
"default": "\"\"",
|
|
10144
10245
|
"inheritedFrom": {
|
|
10145
10246
|
"name": "BaseButton",
|
|
10146
10247
|
"module": "src/lib/button/base/base-button.ts"
|
|
@@ -10148,13 +10249,13 @@
|
|
|
10148
10249
|
},
|
|
10149
10250
|
{
|
|
10150
10251
|
"kind": "field",
|
|
10151
|
-
"name": "
|
|
10252
|
+
"name": "type",
|
|
10152
10253
|
"type": {
|
|
10153
|
-
"text": "
|
|
10254
|
+
"text": "ButtonType"
|
|
10154
10255
|
},
|
|
10155
10256
|
"privacy": "public",
|
|
10156
|
-
"description": "
|
|
10157
|
-
"default": "
|
|
10257
|
+
"description": "Sets the type of the button. Possible values are `button`, `submit`, and `reset`.",
|
|
10258
|
+
"default": "\"button\"",
|
|
10158
10259
|
"inheritedFrom": {
|
|
10159
10260
|
"name": "BaseButton",
|
|
10160
10261
|
"module": "src/lib/button/base/base-button.ts"
|
|
@@ -10162,12 +10263,12 @@
|
|
|
10162
10263
|
},
|
|
10163
10264
|
{
|
|
10164
10265
|
"kind": "field",
|
|
10165
|
-
"name": "
|
|
10266
|
+
"name": "disabled",
|
|
10166
10267
|
"type": {
|
|
10167
10268
|
"text": "boolean"
|
|
10168
10269
|
},
|
|
10169
10270
|
"privacy": "public",
|
|
10170
|
-
"description": "
|
|
10271
|
+
"description": "Disables the button.",
|
|
10171
10272
|
"default": "false",
|
|
10172
10273
|
"inheritedFrom": {
|
|
10173
10274
|
"name": "BaseButton",
|
|
@@ -10176,13 +10277,13 @@
|
|
|
10176
10277
|
},
|
|
10177
10278
|
{
|
|
10178
10279
|
"kind": "field",
|
|
10179
|
-
"name": "
|
|
10280
|
+
"name": "popoverIcon",
|
|
10180
10281
|
"type": {
|
|
10181
|
-
"text": "
|
|
10282
|
+
"text": "boolean"
|
|
10182
10283
|
},
|
|
10183
10284
|
"privacy": "public",
|
|
10184
|
-
"description": "
|
|
10185
|
-
"default": "
|
|
10285
|
+
"description": "Shows a popover icon on the button.",
|
|
10286
|
+
"default": "false",
|
|
10186
10287
|
"inheritedFrom": {
|
|
10187
10288
|
"name": "BaseButton",
|
|
10188
10289
|
"module": "src/lib/button/base/base-button.ts"
|
|
@@ -10190,13 +10291,13 @@
|
|
|
10190
10291
|
},
|
|
10191
10292
|
{
|
|
10192
10293
|
"kind": "field",
|
|
10193
|
-
"name": "
|
|
10294
|
+
"name": "dense",
|
|
10194
10295
|
"type": {
|
|
10195
|
-
"text": "
|
|
10296
|
+
"text": "boolean"
|
|
10196
10297
|
},
|
|
10197
10298
|
"privacy": "public",
|
|
10198
|
-
"description": "
|
|
10199
|
-
"default": "
|
|
10299
|
+
"description": "Sets the density of the button.",
|
|
10300
|
+
"default": "false",
|
|
10200
10301
|
"inheritedFrom": {
|
|
10201
10302
|
"name": "BaseButton",
|
|
10202
10303
|
"module": "src/lib/button/base/base-button.ts"
|
|
@@ -10261,60 +10362,66 @@
|
|
|
10261
10362
|
"name": "forge-icon-button-toggle"
|
|
10262
10363
|
}
|
|
10263
10364
|
],
|
|
10264
|
-
"
|
|
10365
|
+
"superclass": {
|
|
10366
|
+
"name": "BaseButton",
|
|
10367
|
+
"module": "/src/lib/button/base/base-button"
|
|
10368
|
+
},
|
|
10369
|
+
"tagName": "forge-icon-button",
|
|
10370
|
+
"globalConfigProperties": [
|
|
10265
10371
|
{
|
|
10266
|
-
"
|
|
10267
|
-
|
|
10268
|
-
},
|
|
10269
|
-
"description": "Whether or not the icon button can be toggled.",
|
|
10270
|
-
"name": "toggle",
|
|
10271
|
-
"default": "false"
|
|
10372
|
+
"name": "variant",
|
|
10373
|
+
"description": ""
|
|
10272
10374
|
},
|
|
10273
10375
|
{
|
|
10274
|
-
"
|
|
10275
|
-
|
|
10276
|
-
},
|
|
10277
|
-
"description": "Whether or not the button is on. Only applies when `toggle` is `true`.",
|
|
10278
|
-
"name": "on",
|
|
10279
|
-
"default": "false"
|
|
10376
|
+
"name": "shape",
|
|
10377
|
+
"description": ""
|
|
10280
10378
|
},
|
|
10281
10379
|
{
|
|
10282
|
-
"
|
|
10283
|
-
|
|
10284
|
-
|
|
10285
|
-
|
|
10286
|
-
|
|
10287
|
-
|
|
10380
|
+
"name": "density",
|
|
10381
|
+
"description": ""
|
|
10382
|
+
}
|
|
10383
|
+
],
|
|
10384
|
+
"cssClasses": [
|
|
10385
|
+
{
|
|
10386
|
+
"name": "forge-icon-button",
|
|
10387
|
+
"description": "Apply to the interactive button element."
|
|
10288
10388
|
},
|
|
10289
10389
|
{
|
|
10290
|
-
"
|
|
10291
|
-
|
|
10292
|
-
},
|
|
10293
|
-
"description": "The theme of the button. Valid values are `default`, `primary`, `secondary`, `tertiary`, `success`, `error`, `warning`, `info`.",
|
|
10294
|
-
"name": "theme",
|
|
10295
|
-
"default": "\"default\""
|
|
10390
|
+
"name": "forge-icon-button--outlined",
|
|
10391
|
+
"description": "The outlined variant."
|
|
10296
10392
|
},
|
|
10297
10393
|
{
|
|
10298
|
-
"
|
|
10299
|
-
|
|
10300
|
-
},
|
|
10301
|
-
"description": "The shape of the button. Valid values are `circular` and `squared`.",
|
|
10302
|
-
"name": "shape",
|
|
10303
|
-
"default": "\"circular\""
|
|
10394
|
+
"name": "forge-icon-button--tonal",
|
|
10395
|
+
"description": "The tonal variant."
|
|
10304
10396
|
},
|
|
10305
10397
|
{
|
|
10306
|
-
"
|
|
10307
|
-
|
|
10308
|
-
|
|
10309
|
-
|
|
10310
|
-
"name": "
|
|
10311
|
-
"
|
|
10398
|
+
"name": "forge-icon-button--filled",
|
|
10399
|
+
"description": "The filled variant."
|
|
10400
|
+
},
|
|
10401
|
+
{
|
|
10402
|
+
"name": "forge-icon-button--raised",
|
|
10403
|
+
"description": "The raised variant."
|
|
10312
10404
|
},
|
|
10405
|
+
{
|
|
10406
|
+
"name": "forge-icon-button--small",
|
|
10407
|
+
"description": "The small density."
|
|
10408
|
+
},
|
|
10409
|
+
{
|
|
10410
|
+
"name": "forge-icon-button--medium",
|
|
10411
|
+
"description": "The medium density."
|
|
10412
|
+
},
|
|
10413
|
+
{
|
|
10414
|
+
"name": "forge-icon-button--squared",
|
|
10415
|
+
"description": "The squared shape."
|
|
10416
|
+
}
|
|
10417
|
+
],
|
|
10418
|
+
"customElement": true,
|
|
10419
|
+
"attributes": [
|
|
10313
10420
|
{
|
|
10314
10421
|
"type": {
|
|
10315
10422
|
"text": "ButtonType"
|
|
10316
10423
|
},
|
|
10317
|
-
"description": "
|
|
10424
|
+
"description": "Sets the type of the button. Possible values are `button`, `submit`, and `reset`.",
|
|
10318
10425
|
"name": "type",
|
|
10319
10426
|
"default": "\"button\"",
|
|
10320
10427
|
"inheritedFrom": {
|
|
@@ -10326,7 +10433,7 @@
|
|
|
10326
10433
|
"type": {
|
|
10327
10434
|
"text": "boolean"
|
|
10328
10435
|
},
|
|
10329
|
-
"description": "
|
|
10436
|
+
"description": "Disables the button.",
|
|
10330
10437
|
"name": "disabled",
|
|
10331
10438
|
"default": "false",
|
|
10332
10439
|
"inheritedFrom": {
|
|
@@ -10338,7 +10445,7 @@
|
|
|
10338
10445
|
"type": {
|
|
10339
10446
|
"text": "boolean"
|
|
10340
10447
|
},
|
|
10341
|
-
"description": "
|
|
10448
|
+
"description": "Shows a popover icon on the button.",
|
|
10342
10449
|
"name": "popover-icon",
|
|
10343
10450
|
"default": "false",
|
|
10344
10451
|
"inheritedFrom": {
|
|
@@ -10350,7 +10457,7 @@
|
|
|
10350
10457
|
"type": {
|
|
10351
10458
|
"text": "boolean"
|
|
10352
10459
|
},
|
|
10353
|
-
"description": "
|
|
10460
|
+
"description": "Sets the density of the button.",
|
|
10354
10461
|
"name": "dense",
|
|
10355
10462
|
"default": "false",
|
|
10356
10463
|
"inheritedFrom": {
|
|
@@ -10374,7 +10481,7 @@
|
|
|
10374
10481
|
"type": {
|
|
10375
10482
|
"text": "string"
|
|
10376
10483
|
},
|
|
10377
|
-
"description": "The
|
|
10484
|
+
"description": "The value of the button.",
|
|
10378
10485
|
"name": "value",
|
|
10379
10486
|
"default": "\"\"",
|
|
10380
10487
|
"inheritedFrom": {
|
|
@@ -10382,62 +10489,7 @@
|
|
|
10382
10489
|
"module": "src/lib/button/base/base-button.ts"
|
|
10383
10490
|
}
|
|
10384
10491
|
}
|
|
10385
|
-
]
|
|
10386
|
-
"superclass": {
|
|
10387
|
-
"name": "BaseButton",
|
|
10388
|
-
"module": "/src/lib/button/base/base-button"
|
|
10389
|
-
},
|
|
10390
|
-
"tagName": "forge-icon-button",
|
|
10391
|
-
"summary": "Icons buttons are used to trigger an action or event.",
|
|
10392
|
-
"globalConfigProperties": [
|
|
10393
|
-
{
|
|
10394
|
-
"name": "variant",
|
|
10395
|
-
"description": ""
|
|
10396
|
-
},
|
|
10397
|
-
{
|
|
10398
|
-
"name": "shape",
|
|
10399
|
-
"description": ""
|
|
10400
|
-
},
|
|
10401
|
-
{
|
|
10402
|
-
"name": "density",
|
|
10403
|
-
"description": ""
|
|
10404
|
-
}
|
|
10405
|
-
],
|
|
10406
|
-
"cssClasses": [
|
|
10407
|
-
{
|
|
10408
|
-
"name": "forge-icon-button",
|
|
10409
|
-
"description": "Apply to the interactive button element."
|
|
10410
|
-
},
|
|
10411
|
-
{
|
|
10412
|
-
"name": "forge-icon-button--outlined",
|
|
10413
|
-
"description": "The outlined variant."
|
|
10414
|
-
},
|
|
10415
|
-
{
|
|
10416
|
-
"name": "forge-icon-button--tonal",
|
|
10417
|
-
"description": "The tonal variant."
|
|
10418
|
-
},
|
|
10419
|
-
{
|
|
10420
|
-
"name": "forge-icon-button--filled",
|
|
10421
|
-
"description": "The filled variant."
|
|
10422
|
-
},
|
|
10423
|
-
{
|
|
10424
|
-
"name": "forge-icon-button--raised",
|
|
10425
|
-
"description": "The raised variant."
|
|
10426
|
-
},
|
|
10427
|
-
{
|
|
10428
|
-
"name": "forge-icon-button--small",
|
|
10429
|
-
"description": "The small density."
|
|
10430
|
-
},
|
|
10431
|
-
{
|
|
10432
|
-
"name": "forge-icon-button--medium",
|
|
10433
|
-
"description": "The medium density."
|
|
10434
|
-
},
|
|
10435
|
-
{
|
|
10436
|
-
"name": "forge-icon-button--squared",
|
|
10437
|
-
"description": "The squared shape."
|
|
10438
|
-
}
|
|
10439
|
-
],
|
|
10440
|
-
"customElement": true
|
|
10492
|
+
]
|
|
10441
10493
|
}
|
|
10442
10494
|
],
|
|
10443
10495
|
"exports": [
|
|
@@ -16323,6 +16375,10 @@
|
|
|
16323
16375
|
"description": "How the switch and label are distributed along their main axis.",
|
|
16324
16376
|
"name": "--forge-switch-justify"
|
|
16325
16377
|
},
|
|
16378
|
+
{
|
|
16379
|
+
"description": "How the switch and label are distributed along their cross axis.",
|
|
16380
|
+
"name": "--forge-switch-align"
|
|
16381
|
+
},
|
|
16326
16382
|
{
|
|
16327
16383
|
"description": "Whether the switch and label are arranged along the inline or block axis.",
|
|
16328
16384
|
"name": "--forge-switch-direction"
|
|
@@ -16411,6 +16467,17 @@
|
|
|
16411
16467
|
}
|
|
16412
16468
|
],
|
|
16413
16469
|
"members": [
|
|
16470
|
+
{
|
|
16471
|
+
"kind": "field",
|
|
16472
|
+
"name": "checked",
|
|
16473
|
+
"type": {
|
|
16474
|
+
"text": "boolean"
|
|
16475
|
+
},
|
|
16476
|
+
"privacy": "public",
|
|
16477
|
+
"description": "Gets/sets whether the switch is checked or not.",
|
|
16478
|
+
"default": "false",
|
|
16479
|
+
"attribute": "checked"
|
|
16480
|
+
},
|
|
16414
16481
|
{
|
|
16415
16482
|
"kind": "field",
|
|
16416
16483
|
"name": "on",
|
|
@@ -16418,7 +16485,8 @@
|
|
|
16418
16485
|
"text": "boolean"
|
|
16419
16486
|
},
|
|
16420
16487
|
"privacy": "public",
|
|
16421
|
-
"description": "Gets/sets whether the switch is
|
|
16488
|
+
"description": "Alias for `checked` _(deprecated)_. Gets/sets whether the switch is checked or not.",
|
|
16489
|
+
"deprecated": "use `checked` instead.",
|
|
16422
16490
|
"default": "false",
|
|
16423
16491
|
"attribute": "on"
|
|
16424
16492
|
},
|
|
@@ -16429,11 +16497,22 @@
|
|
|
16429
16497
|
"text": "boolean"
|
|
16430
16498
|
},
|
|
16431
16499
|
"privacy": "public",
|
|
16432
|
-
"description": "Alias for `
|
|
16433
|
-
"deprecated": "use `
|
|
16500
|
+
"description": "Alias for `checked` _(deprecated)_.",
|
|
16501
|
+
"deprecated": "use `checked` instead",
|
|
16434
16502
|
"default": "false",
|
|
16435
16503
|
"attribute": "selected"
|
|
16436
16504
|
},
|
|
16505
|
+
{
|
|
16506
|
+
"kind": "field",
|
|
16507
|
+
"name": "defaultChecked",
|
|
16508
|
+
"type": {
|
|
16509
|
+
"text": "boolean"
|
|
16510
|
+
},
|
|
16511
|
+
"privacy": "public",
|
|
16512
|
+
"description": "Gets/sets whether the switch is checked by default.",
|
|
16513
|
+
"default": "false",
|
|
16514
|
+
"attribute": "default-checked"
|
|
16515
|
+
},
|
|
16437
16516
|
{
|
|
16438
16517
|
"kind": "field",
|
|
16439
16518
|
"name": "defaultOn",
|
|
@@ -16441,7 +16520,7 @@
|
|
|
16441
16520
|
"text": "boolean"
|
|
16442
16521
|
},
|
|
16443
16522
|
"privacy": "public",
|
|
16444
|
-
"description": "Gets/sets whether the switch is
|
|
16523
|
+
"description": "Alias for `defaultChecked` _(deprecated)_. Gets/sets whether the switch is checked by default.",
|
|
16445
16524
|
"default": "false",
|
|
16446
16525
|
"attribute": "default-on"
|
|
16447
16526
|
},
|
|
@@ -16581,12 +16660,22 @@
|
|
|
16581
16660
|
}
|
|
16582
16661
|
],
|
|
16583
16662
|
"attributes": [
|
|
16663
|
+
{
|
|
16664
|
+
"name": "checked",
|
|
16665
|
+
"type": {
|
|
16666
|
+
"text": "boolean"
|
|
16667
|
+
},
|
|
16668
|
+
"description": "Gets/sets whether the switch is checked or not.",
|
|
16669
|
+
"default": "false",
|
|
16670
|
+
"fieldName": "checked"
|
|
16671
|
+
},
|
|
16584
16672
|
{
|
|
16585
16673
|
"name": "on",
|
|
16586
16674
|
"type": {
|
|
16587
16675
|
"text": "boolean"
|
|
16588
16676
|
},
|
|
16589
|
-
"description": "Gets/sets whether the switch is
|
|
16677
|
+
"description": "Alias for `checked` _(deprecated)_. Gets/sets whether the switch is checked or not.",
|
|
16678
|
+
"deprecated": "use `checked` instead.",
|
|
16590
16679
|
"default": "false",
|
|
16591
16680
|
"fieldName": "on"
|
|
16592
16681
|
},
|
|
@@ -16595,17 +16684,26 @@
|
|
|
16595
16684
|
"type": {
|
|
16596
16685
|
"text": "boolean"
|
|
16597
16686
|
},
|
|
16598
|
-
"description": "Alias for `
|
|
16599
|
-
"deprecated": "use `
|
|
16687
|
+
"description": "Alias for `checked` _(deprecated)_.",
|
|
16688
|
+
"deprecated": "use `checked` instead",
|
|
16600
16689
|
"default": "false",
|
|
16601
16690
|
"fieldName": "selected"
|
|
16602
16691
|
},
|
|
16692
|
+
{
|
|
16693
|
+
"name": "default-checked",
|
|
16694
|
+
"type": {
|
|
16695
|
+
"text": "boolean"
|
|
16696
|
+
},
|
|
16697
|
+
"description": "Gets/sets whether the switch is checked by default.",
|
|
16698
|
+
"default": "false",
|
|
16699
|
+
"fieldName": "defaultChecked"
|
|
16700
|
+
},
|
|
16603
16701
|
{
|
|
16604
16702
|
"name": "default-on",
|
|
16605
16703
|
"type": {
|
|
16606
16704
|
"text": "boolean"
|
|
16607
16705
|
},
|
|
16608
|
-
"description": "Gets/sets whether the switch is
|
|
16706
|
+
"description": "Alias for `defaultChecked` _(deprecated)_. Gets/sets whether the switch is checked by default.",
|
|
16609
16707
|
"default": "false",
|
|
16610
16708
|
"fieldName": "defaultOn"
|
|
16611
16709
|
},
|
|
@@ -28095,6 +28193,10 @@
|
|
|
28095
28193
|
"description": "The alignment of the radio button and its label in the inline direction.",
|
|
28096
28194
|
"name": "--forge-radio-justify"
|
|
28097
28195
|
},
|
|
28196
|
+
{
|
|
28197
|
+
"description": "The alignment of the radio button and its label in the block direction.",
|
|
28198
|
+
"name": "--forge-radio-align"
|
|
28199
|
+
},
|
|
28098
28200
|
{
|
|
28099
28201
|
"description": "The direction of the radio button and its label.",
|
|
28100
28202
|
"name": "--forge-radio-direction"
|
|
@@ -32063,13 +32165,16 @@
|
|
|
32063
32165
|
"description": "Controls whether scroll buttons are displayed when the tabs overflow their container.",
|
|
32064
32166
|
"name": "scroll-buttons",
|
|
32065
32167
|
"default": "false"
|
|
32168
|
+
}
|
|
32169
|
+
],
|
|
32170
|
+
"mixins": [
|
|
32171
|
+
{
|
|
32172
|
+
"name": "WithDefaultAria",
|
|
32173
|
+
"module": "/src/lib/core/mixins/internals/with-default-aria"
|
|
32066
32174
|
},
|
|
32067
32175
|
{
|
|
32068
|
-
"
|
|
32069
|
-
|
|
32070
|
-
},
|
|
32071
|
-
"description": "The ARIA label to forward to the internal tablist element.",
|
|
32072
|
-
"name": "data-aria-label"
|
|
32176
|
+
"name": "WithElementInternals",
|
|
32177
|
+
"module": "/src/lib/core/mixins/internals/with-element-internals"
|
|
32073
32178
|
}
|
|
32074
32179
|
],
|
|
32075
32180
|
"superclass": {
|
|
@@ -32266,31 +32371,15 @@
|
|
|
32266
32371
|
},
|
|
32267
32372
|
"HTMLElementEventMap": {
|
|
32268
32373
|
"path": "src/lib/tabs/tab-bar/tab-bar.ts",
|
|
32269
|
-
"lineNumber":
|
|
32374
|
+
"lineNumber": 35
|
|
32270
32375
|
},
|
|
32271
32376
|
"AutocompleteComponent": {
|
|
32272
32377
|
"path": "src/lib/autocomplete/autocomplete.ts",
|
|
32273
32378
|
"lineNumber": 71
|
|
32274
32379
|
},
|
|
32275
|
-
"IAvatarAdapter": {
|
|
32276
|
-
"path": "src/lib/avatar/avatar-adapter.ts",
|
|
32277
|
-
"lineNumber": 6
|
|
32278
|
-
},
|
|
32279
|
-
"AvatarAdapter": {
|
|
32280
|
-
"path": "src/lib/avatar/avatar-adapter.ts",
|
|
32281
|
-
"lineNumber": 16
|
|
32282
|
-
},
|
|
32283
|
-
"IAvatarCore": {
|
|
32284
|
-
"path": "src/lib/avatar/avatar-core.ts",
|
|
32285
|
-
"lineNumber": 5
|
|
32286
|
-
},
|
|
32287
|
-
"AvatarCore": {
|
|
32288
|
-
"path": "src/lib/avatar/avatar-core.ts",
|
|
32289
|
-
"lineNumber": 11
|
|
32290
|
-
},
|
|
32291
32380
|
"IAvatarComponent": {
|
|
32292
32381
|
"path": "src/lib/avatar/avatar.ts",
|
|
32293
|
-
"lineNumber":
|
|
32382
|
+
"lineNumber": 9
|
|
32294
32383
|
},
|
|
32295
32384
|
"AvatarComponent": {
|
|
32296
32385
|
"path": "src/lib/avatar/avatar.ts",
|
|
@@ -32662,7 +32751,7 @@
|
|
|
32662
32751
|
},
|
|
32663
32752
|
"CheckboxComponent": {
|
|
32664
32753
|
"path": "src/lib/checkbox/checkbox.ts",
|
|
32665
|
-
"lineNumber":
|
|
32754
|
+
"lineNumber": 93
|
|
32666
32755
|
},
|
|
32667
32756
|
"IChipFieldAdapter": {
|
|
32668
32757
|
"path": "src/lib/chip-field/chip-field-adapter.ts",
|
|
@@ -32898,51 +32987,51 @@
|
|
|
32898
32987
|
},
|
|
32899
32988
|
"IDialogAdapter": {
|
|
32900
32989
|
"path": "src/lib/dialog/dialog-adapter.ts",
|
|
32901
|
-
"lineNumber":
|
|
32990
|
+
"lineNumber": 7
|
|
32902
32991
|
},
|
|
32903
32992
|
"DialogAdapter": {
|
|
32904
32993
|
"path": "src/lib/dialog/dialog-adapter.ts",
|
|
32905
|
-
"lineNumber":
|
|
32994
|
+
"lineNumber": 34
|
|
32906
32995
|
},
|
|
32907
32996
|
"IDialogMoveEventData": {
|
|
32908
32997
|
"path": "src/lib/dialog/dialog-constants.ts",
|
|
32909
|
-
"lineNumber":
|
|
32998
|
+
"lineNumber": 74
|
|
32910
32999
|
},
|
|
32911
33000
|
"IDialogMoveContext": {
|
|
32912
33001
|
"path": "src/lib/dialog/dialog-constants.ts",
|
|
32913
|
-
"lineNumber":
|
|
33002
|
+
"lineNumber": 79
|
|
32914
33003
|
},
|
|
32915
33004
|
"IDialogMoveStartEventData": {
|
|
32916
33005
|
"path": "src/lib/dialog/dialog-constants.ts",
|
|
32917
|
-
"lineNumber":
|
|
33006
|
+
"lineNumber": 86
|
|
32918
33007
|
},
|
|
32919
33008
|
"DialogMode": {
|
|
32920
33009
|
"path": "src/lib/dialog/dialog-constants.ts",
|
|
32921
|
-
"lineNumber":
|
|
33010
|
+
"lineNumber": 88
|
|
32922
33011
|
},
|
|
32923
33012
|
"DialogType": {
|
|
32924
33013
|
"path": "src/lib/dialog/dialog-constants.ts",
|
|
32925
|
-
"lineNumber":
|
|
33014
|
+
"lineNumber": 89
|
|
32926
33015
|
},
|
|
32927
33016
|
"DialogAnimationType": {
|
|
32928
33017
|
"path": "src/lib/dialog/dialog-constants.ts",
|
|
32929
|
-
"lineNumber":
|
|
33018
|
+
"lineNumber": 90
|
|
32930
33019
|
},
|
|
32931
33020
|
"DialogPositionStrategy": {
|
|
32932
33021
|
"path": "src/lib/dialog/dialog-constants.ts",
|
|
32933
|
-
"lineNumber":
|
|
33022
|
+
"lineNumber": 91
|
|
32934
33023
|
},
|
|
32935
33024
|
"DialogPlacement": {
|
|
32936
33025
|
"path": "src/lib/dialog/dialog-constants.ts",
|
|
32937
|
-
"lineNumber":
|
|
33026
|
+
"lineNumber": 92
|
|
32938
33027
|
},
|
|
32939
33028
|
"DialogSizeStrategy": {
|
|
32940
33029
|
"path": "src/lib/dialog/dialog-constants.ts",
|
|
32941
|
-
"lineNumber":
|
|
33030
|
+
"lineNumber": 93
|
|
32942
33031
|
},
|
|
32943
33032
|
"DialogPreset": {
|
|
32944
33033
|
"path": "src/lib/dialog/dialog-constants.ts",
|
|
32945
|
-
"lineNumber":
|
|
33034
|
+
"lineNumber": 94
|
|
32946
33035
|
},
|
|
32947
33036
|
"IDialogCore": {
|
|
32948
33037
|
"path": "src/lib/dialog/dialog-core.ts",
|
|
@@ -32950,7 +33039,7 @@
|
|
|
32950
33039
|
},
|
|
32951
33040
|
"DialogCore": {
|
|
32952
33041
|
"path": "src/lib/dialog/dialog-core.ts",
|
|
32953
|
-
"lineNumber":
|
|
33042
|
+
"lineNumber": 38
|
|
32954
33043
|
},
|
|
32955
33044
|
"IDialogProperties": {
|
|
32956
33045
|
"path": "src/lib/dialog/dialog.ts",
|
|
@@ -32958,11 +33047,11 @@
|
|
|
32958
33047
|
},
|
|
32959
33048
|
"IDialogComponent": {
|
|
32960
33049
|
"path": "src/lib/dialog/dialog.ts",
|
|
32961
|
-
"lineNumber":
|
|
33050
|
+
"lineNumber": 47
|
|
32962
33051
|
},
|
|
32963
33052
|
"DialogComponent": {
|
|
32964
33053
|
"path": "src/lib/dialog/dialog.ts",
|
|
32965
|
-
"lineNumber":
|
|
33054
|
+
"lineNumber": 167
|
|
32966
33055
|
},
|
|
32967
33056
|
"IDividerComponent": {
|
|
32968
33057
|
"path": "src/lib/divider/divider.ts",
|
|
@@ -33238,19 +33327,19 @@
|
|
|
33238
33327
|
},
|
|
33239
33328
|
"IconButtonVariant": {
|
|
33240
33329
|
"path": "src/lib/icon-button/icon-button-constants.ts",
|
|
33241
|
-
"lineNumber":
|
|
33330
|
+
"lineNumber": 40
|
|
33242
33331
|
},
|
|
33243
33332
|
"IconButtonTheme": {
|
|
33244
33333
|
"path": "src/lib/icon-button/icon-button-constants.ts",
|
|
33245
|
-
"lineNumber":
|
|
33334
|
+
"lineNumber": 41
|
|
33246
33335
|
},
|
|
33247
33336
|
"IconButtonShape": {
|
|
33248
33337
|
"path": "src/lib/icon-button/icon-button-constants.ts",
|
|
33249
|
-
"lineNumber":
|
|
33338
|
+
"lineNumber": 42
|
|
33250
33339
|
},
|
|
33251
33340
|
"IconButtonDensity": {
|
|
33252
33341
|
"path": "src/lib/icon-button/icon-button-constants.ts",
|
|
33253
|
-
"lineNumber":
|
|
33342
|
+
"lineNumber": 43
|
|
33254
33343
|
},
|
|
33255
33344
|
"IIconButtonCore": {
|
|
33256
33345
|
"path": "src/lib/icon-button/icon-button-core.ts",
|
|
@@ -33266,7 +33355,7 @@
|
|
|
33266
33355
|
},
|
|
33267
33356
|
"IconButtonComponent": {
|
|
33268
33357
|
"path": "src/lib/icon-button/icon-button.ts",
|
|
33269
|
-
"lineNumber":
|
|
33358
|
+
"lineNumber": 115
|
|
33270
33359
|
},
|
|
33271
33360
|
"LegacyInlineMessageThemes": {
|
|
33272
33361
|
"path": "src/lib/inline-message/inline-message-constants.ts",
|
|
@@ -33978,11 +34067,11 @@
|
|
|
33978
34067
|
},
|
|
33979
34068
|
"SwitchLabelPosition": {
|
|
33980
34069
|
"path": "src/lib/switch/switch-constants.ts",
|
|
33981
|
-
"lineNumber":
|
|
34070
|
+
"lineNumber": 59
|
|
33982
34071
|
},
|
|
33983
34072
|
"SwitchIconVisibility": {
|
|
33984
34073
|
"path": "src/lib/switch/switch-constants.ts",
|
|
33985
|
-
"lineNumber":
|
|
34074
|
+
"lineNumber": 60
|
|
33986
34075
|
},
|
|
33987
34076
|
"ISwitchCore": {
|
|
33988
34077
|
"path": "src/lib/switch/switch-core.ts",
|
|
@@ -33998,7 +34087,7 @@
|
|
|
33998
34087
|
},
|
|
33999
34088
|
"SwitchComponent": {
|
|
34000
34089
|
"path": "src/lib/switch/switch.ts",
|
|
34001
|
-
"lineNumber":
|
|
34090
|
+
"lineNumber": 145
|
|
34002
34091
|
},
|
|
34003
34092
|
"MultiSortManager": {
|
|
34004
34093
|
"path": "src/lib/table/multi-sort-manager.ts",
|
|
@@ -35458,7 +35547,7 @@
|
|
|
35458
35547
|
},
|
|
35459
35548
|
"RadioComponent": {
|
|
35460
35549
|
"path": "src/lib/radio/radio/radio.ts",
|
|
35461
|
-
"lineNumber":
|
|
35550
|
+
"lineNumber": 83
|
|
35462
35551
|
},
|
|
35463
35552
|
"IRadioGroupAdapter": {
|
|
35464
35553
|
"path": "src/lib/radio/radio-group/radio-group-adapter.ts",
|
|
@@ -35806,23 +35895,23 @@
|
|
|
35806
35895
|
},
|
|
35807
35896
|
"ITabBarAdapter": {
|
|
35808
35897
|
"path": "src/lib/tabs/tab-bar/tab-bar-adapter.ts",
|
|
35809
|
-
"lineNumber":
|
|
35898
|
+
"lineNumber": 10
|
|
35810
35899
|
},
|
|
35811
35900
|
"ITabBarScrollInfo": {
|
|
35812
35901
|
"path": "src/lib/tabs/tab-bar/tab-bar-adapter.ts",
|
|
35813
|
-
"lineNumber":
|
|
35902
|
+
"lineNumber": 29
|
|
35814
35903
|
},
|
|
35815
35904
|
"ITabBarScrollButtonState": {
|
|
35816
35905
|
"path": "src/lib/tabs/tab-bar/tab-bar-adapter.ts",
|
|
35817
|
-
"lineNumber":
|
|
35906
|
+
"lineNumber": 34
|
|
35818
35907
|
},
|
|
35819
35908
|
"TabBarAdapter": {
|
|
35820
35909
|
"path": "src/lib/tabs/tab-bar/tab-bar-adapter.ts",
|
|
35821
|
-
"lineNumber":
|
|
35910
|
+
"lineNumber": 39
|
|
35822
35911
|
},
|
|
35823
35912
|
"ITabBarChangeEventData": {
|
|
35824
35913
|
"path": "src/lib/tabs/tab-bar/tab-bar-constants.ts",
|
|
35825
|
-
"lineNumber":
|
|
35914
|
+
"lineNumber": 55
|
|
35826
35915
|
},
|
|
35827
35916
|
"ITabBarCore": {
|
|
35828
35917
|
"path": "src/lib/tabs/tab-bar/tab-bar-core.ts",
|
|
@@ -35834,11 +35923,11 @@
|
|
|
35834
35923
|
},
|
|
35835
35924
|
"ITabBarComponent": {
|
|
35836
35925
|
"path": "src/lib/tabs/tab-bar/tab-bar.ts",
|
|
35837
|
-
"lineNumber":
|
|
35926
|
+
"lineNumber": 17
|
|
35838
35927
|
},
|
|
35839
35928
|
"TabBarComponent": {
|
|
35840
35929
|
"path": "src/lib/tabs/tab-bar/tab-bar.ts",
|
|
35841
|
-
"lineNumber":
|
|
35930
|
+
"lineNumber": 83
|
|
35842
35931
|
},
|
|
35843
35932
|
"IViewComponent": {
|
|
35844
35933
|
"path": "src/lib/view-switcher/view/view.ts",
|