@breadstone/mosaik-elements-foundation 0.0.220 → 0.0.221
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/Controls/Behaviors/Abstracts/Behavior.d.ts +1 -1
- package/Controls/Behaviors/Alignable.d.ts +6 -0
- package/Controls/Behaviors/Alignable.d.ts.map +1 -1
- package/Controls/Behaviors/Alignable.js +12 -3
- package/Controls/Behaviors/Alignable.js.map +1 -1
- package/Controls/Behaviors/Animatable.d.ts +6 -0
- package/Controls/Behaviors/Animatable.d.ts.map +1 -1
- package/Controls/Behaviors/Animatable.js +12 -2
- package/Controls/Behaviors/Animatable.js.map +1 -1
- package/Controls/Behaviors/Appearanceable.d.ts +6 -0
- package/Controls/Behaviors/Appearanceable.d.ts.map +1 -1
- package/Controls/Behaviors/Appearanceable.js +10 -1
- package/Controls/Behaviors/Appearanceable.js.map +1 -1
- package/Controls/Behaviors/Attachable.d.ts +6 -0
- package/Controls/Behaviors/Attachable.d.ts.map +1 -1
- package/Controls/Behaviors/Attachable.js +10 -1
- package/Controls/Behaviors/Attachable.js.map +1 -1
- package/Controls/Behaviors/AutoCompleteable.d.ts +6 -0
- package/Controls/Behaviors/AutoCompleteable.d.ts.map +1 -1
- package/Controls/Behaviors/AutoCompleteable.js +25 -8
- package/Controls/Behaviors/AutoCompleteable.js.map +1 -1
- package/Controls/Behaviors/Boundable.d.ts +6 -0
- package/Controls/Behaviors/Boundable.d.ts.map +1 -1
- package/Controls/Behaviors/Boundable.js +12 -2
- package/Controls/Behaviors/Boundable.js.map +1 -1
- package/Controls/Behaviors/Busyable.d.ts +6 -0
- package/Controls/Behaviors/Busyable.d.ts.map +1 -1
- package/Controls/Behaviors/Busyable.js +10 -1
- package/Controls/Behaviors/Busyable.js.map +1 -1
- package/Controls/Behaviors/Checkable.d.ts +6 -0
- package/Controls/Behaviors/Checkable.d.ts.map +1 -1
- package/Controls/Behaviors/Checkable.js +10 -1
- package/Controls/Behaviors/Checkable.js.map +1 -1
- package/Controls/Behaviors/Clearable.d.ts +6 -0
- package/Controls/Behaviors/Clearable.d.ts.map +1 -1
- package/Controls/Behaviors/Clearable.js +10 -1
- package/Controls/Behaviors/Clearable.js.map +1 -1
- package/Controls/Behaviors/Closeable.d.ts +6 -0
- package/Controls/Behaviors/Closeable.d.ts.map +1 -1
- package/Controls/Behaviors/Closeable.js +10 -1
- package/Controls/Behaviors/Closeable.js.map +1 -1
- package/Controls/Behaviors/ContentAlignable.d.ts +6 -0
- package/Controls/Behaviors/ContentAlignable.d.ts.map +1 -1
- package/Controls/Behaviors/ContentAlignable.js +12 -2
- package/Controls/Behaviors/ContentAlignable.js.map +1 -1
- package/Controls/Behaviors/Dimensionable.d.ts +6 -0
- package/Controls/Behaviors/Dimensionable.d.ts.map +1 -1
- package/Controls/Behaviors/Dimensionable.js +12 -2
- package/Controls/Behaviors/Dimensionable.js.map +1 -1
- package/Controls/Behaviors/Disableable.d.ts +6 -0
- package/Controls/Behaviors/Disableable.d.ts.map +1 -1
- package/Controls/Behaviors/Disableable.js +10 -1
- package/Controls/Behaviors/Disableable.js.map +1 -1
- package/Controls/Behaviors/DropDownable.d.ts +6 -0
- package/Controls/Behaviors/DropDownable.d.ts.map +1 -1
- package/Controls/Behaviors/DropDownable.js +22 -7
- package/Controls/Behaviors/DropDownable.js.map +1 -1
- package/Controls/Behaviors/Elevatable.d.ts +6 -0
- package/Controls/Behaviors/Elevatable.d.ts.map +1 -1
- package/Controls/Behaviors/Elevatable.js +10 -1
- package/Controls/Behaviors/Elevatable.js.map +1 -1
- package/Controls/Behaviors/Filterable.d.ts +6 -0
- package/Controls/Behaviors/Filterable.d.ts.map +1 -1
- package/Controls/Behaviors/Filterable.js +16 -4
- package/Controls/Behaviors/Filterable.js.map +1 -1
- package/Controls/Behaviors/Fitable.d.ts +6 -0
- package/Controls/Behaviors/Fitable.d.ts.map +1 -1
- package/Controls/Behaviors/Fitable.js +10 -1
- package/Controls/Behaviors/Fitable.js.map +1 -1
- package/Controls/Behaviors/Focusable.d.ts +6 -0
- package/Controls/Behaviors/Focusable.d.ts.map +1 -1
- package/Controls/Behaviors/Focusable.js +10 -1
- package/Controls/Behaviors/Focusable.js.map +1 -1
- package/Controls/Behaviors/FormAssociatable.d.ts +6 -0
- package/Controls/Behaviors/FormAssociatable.d.ts.map +1 -1
- package/Controls/Behaviors/FormAssociatable.js +10 -1
- package/Controls/Behaviors/FormAssociatable.js.map +1 -1
- package/Controls/Behaviors/Gapable.d.ts +6 -0
- package/Controls/Behaviors/Gapable.d.ts.map +1 -1
- package/Controls/Behaviors/Gapable.js +10 -1
- package/Controls/Behaviors/Gapable.js.map +1 -1
- package/Controls/Behaviors/Iconable.d.ts +6 -0
- package/Controls/Behaviors/Iconable.d.ts.map +1 -1
- package/Controls/Behaviors/Iconable.js +14 -3
- package/Controls/Behaviors/Iconable.js.map +1 -1
- package/Controls/Behaviors/Insetable.d.ts +6 -0
- package/Controls/Behaviors/Insetable.d.ts.map +1 -1
- package/Controls/Behaviors/Insetable.js +10 -1
- package/Controls/Behaviors/Insetable.js.map +1 -1
- package/Controls/Behaviors/Invalidable.d.ts +6 -0
- package/Controls/Behaviors/Invalidable.d.ts.map +1 -1
- package/Controls/Behaviors/Invalidable.js +10 -1
- package/Controls/Behaviors/Invalidable.js.map +1 -1
- package/Controls/Behaviors/Labelable.d.ts +6 -0
- package/Controls/Behaviors/Labelable.d.ts.map +1 -1
- package/Controls/Behaviors/Labelable.js +10 -1
- package/Controls/Behaviors/Labelable.js.map +1 -1
- package/Controls/Behaviors/Localeable.d.ts +6 -0
- package/Controls/Behaviors/Localeable.d.ts.map +1 -1
- package/Controls/Behaviors/Localeable.js +10 -1
- package/Controls/Behaviors/Localeable.js.map +1 -1
- package/Controls/Behaviors/Orientable.d.ts +6 -0
- package/Controls/Behaviors/Orientable.d.ts.map +1 -1
- package/Controls/Behaviors/Orientable.js +10 -1
- package/Controls/Behaviors/Orientable.js.map +1 -1
- package/Controls/Behaviors/Reversible.d.ts +6 -0
- package/Controls/Behaviors/Reversible.d.ts.map +1 -1
- package/Controls/Behaviors/Reversible.js +10 -1
- package/Controls/Behaviors/Reversible.js.map +1 -1
- package/Controls/Behaviors/Selectable.d.ts +6 -0
- package/Controls/Behaviors/Selectable.d.ts.map +1 -1
- package/Controls/Behaviors/Selectable.js +10 -1
- package/Controls/Behaviors/Selectable.js.map +1 -1
- package/Controls/Behaviors/Shortcutable.d.ts +6 -0
- package/Controls/Behaviors/Shortcutable.d.ts.map +1 -1
- package/Controls/Behaviors/Shortcutable.js +10 -1
- package/Controls/Behaviors/Shortcutable.js.map +1 -1
- package/Controls/Behaviors/Sizeable.d.ts +6 -0
- package/Controls/Behaviors/Sizeable.d.ts.map +1 -1
- package/Controls/Behaviors/Sizeable.js +10 -1
- package/Controls/Behaviors/Sizeable.js.map +1 -1
- package/Controls/Behaviors/Stickable.d.ts +6 -0
- package/Controls/Behaviors/Stickable.d.ts.map +1 -1
- package/Controls/Behaviors/Stickable.js +10 -1
- package/Controls/Behaviors/Stickable.js.map +1 -1
- package/Controls/Behaviors/TextFormattable.d.ts +6 -0
- package/Controls/Behaviors/TextFormattable.d.ts.map +1 -1
- package/Controls/Behaviors/TextFormattable.js +10 -1
- package/Controls/Behaviors/TextFormattable.js.map +1 -1
- package/Controls/Behaviors/TextOverflowable.d.ts +6 -0
- package/Controls/Behaviors/TextOverflowable.d.ts.map +1 -1
- package/Controls/Behaviors/TextOverflowable.js +10 -1
- package/Controls/Behaviors/TextOverflowable.js.map +1 -1
- package/Controls/Behaviors/Themeable.d.ts +6 -0
- package/Controls/Behaviors/Themeable.d.ts.map +1 -1
- package/Controls/Behaviors/Themeable.js +13 -4
- package/Controls/Behaviors/Themeable.js.map +1 -1
- package/Controls/Behaviors/Valueable.d.ts +6 -0
- package/Controls/Behaviors/Valueable.d.ts.map +1 -1
- package/Controls/Behaviors/Valueable.js +10 -1
- package/Controls/Behaviors/Valueable.js.map +1 -1
- package/Controls/Behaviors/Variantable.d.ts +6 -0
- package/Controls/Behaviors/Variantable.d.ts.map +1 -1
- package/Controls/Behaviors/Variantable.js +10 -1
- package/Controls/Behaviors/Variantable.js.map +1 -1
- package/Controls/Components/Charts/ChartElement.js +1 -1
- package/Controls/Components/Charts/ChartElement.js.map +1 -1
- package/Index.d.ts +32 -59
- package/Index.d.ts.map +1 -1
- package/Index.js +30 -29
- package/Index.js.map +1 -1
- package/Routing/PathToRegexp.d.ts +1 -1
- package/Theming/IThemeApplicator.d.ts +100 -0
- package/Theming/IThemeApplicator.d.ts.map +1 -0
- package/Theming/IThemeApplicator.js +3 -0
- package/Theming/IThemeApplicator.js.map +1 -0
- package/Theming/IThemeService.d.ts +256 -0
- package/Theming/IThemeService.d.ts.map +1 -0
- package/Theming/IThemeService.js +11 -0
- package/Theming/IThemeService.js.map +1 -0
- package/Theming/Theme.d.ts +37 -7
- package/Theming/Theme.d.ts.map +1 -1
- package/Theming/Theme.js +42 -48
- package/Theming/Theme.js.map +1 -1
- package/Theming/Theme2Element.d.ts +6 -21
- package/Theming/Theme2Element.d.ts.map +1 -1
- package/Theming/Theme2Element.js +38 -123
- package/Theming/Theme2Element.js.map +1 -1
- package/Theming/ThemeApplicator.d.ts +178 -0
- package/Theming/ThemeApplicator.d.ts.map +1 -0
- package/Theming/ThemeApplicator.js +366 -0
- package/Theming/ThemeApplicator.js.map +1 -0
- package/Theming/ThemeService.d.ts +300 -0
- package/Theming/ThemeService.d.ts.map +1 -0
- package/Theming/ThemeService.js +581 -0
- package/Theming/ThemeService.js.map +1 -0
- package/custom-elements.json +0 -310
- package/package.json +3 -3
package/custom-elements.json
CHANGED
|
@@ -961,7 +961,6 @@
|
|
|
961
961
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
962
962
|
"type": "string",
|
|
963
963
|
"inheritedFrom": {
|
|
964
|
-
"name": "IThemeableProps",
|
|
965
964
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
966
965
|
}
|
|
967
966
|
},
|
|
@@ -1441,7 +1440,6 @@
|
|
|
1441
1440
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
1442
1441
|
"type": "string",
|
|
1443
1442
|
"inheritedFrom": {
|
|
1444
|
-
"name": "IThemeableProps",
|
|
1445
1443
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
1446
1444
|
}
|
|
1447
1445
|
},
|
|
@@ -2262,7 +2260,6 @@
|
|
|
2262
2260
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
2263
2261
|
"type": "string",
|
|
2264
2262
|
"inheritedFrom": {
|
|
2265
|
-
"name": "IThemeableProps",
|
|
2266
2263
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
2267
2264
|
}
|
|
2268
2265
|
},
|
|
@@ -2852,7 +2849,6 @@
|
|
|
2852
2849
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
2853
2850
|
"type": "string",
|
|
2854
2851
|
"inheritedFrom": {
|
|
2855
|
-
"name": "IThemeableProps",
|
|
2856
2852
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
2857
2853
|
}
|
|
2858
2854
|
},
|
|
@@ -3650,7 +3646,6 @@
|
|
|
3650
3646
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
3651
3647
|
"type": "string",
|
|
3652
3648
|
"inheritedFrom": {
|
|
3653
|
-
"name": "IThemeableProps",
|
|
3654
3649
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
3655
3650
|
}
|
|
3656
3651
|
},
|
|
@@ -4631,7 +4626,6 @@
|
|
|
4631
4626
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
4632
4627
|
"type": "string",
|
|
4633
4628
|
"inheritedFrom": {
|
|
4634
|
-
"name": "IThemeableProps",
|
|
4635
4629
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
4636
4630
|
}
|
|
4637
4631
|
},
|
|
@@ -5321,7 +5315,6 @@
|
|
|
5321
5315
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
5322
5316
|
"type": "string",
|
|
5323
5317
|
"inheritedFrom": {
|
|
5324
|
-
"name": "IThemeableProps",
|
|
5325
5318
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
5326
5319
|
}
|
|
5327
5320
|
},
|
|
@@ -6026,7 +6019,6 @@
|
|
|
6026
6019
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
6027
6020
|
"type": "string",
|
|
6028
6021
|
"inheritedFrom": {
|
|
6029
|
-
"name": "IThemeableProps",
|
|
6030
6022
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
6031
6023
|
}
|
|
6032
6024
|
},
|
|
@@ -6871,7 +6863,6 @@
|
|
|
6871
6863
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
6872
6864
|
"type": "string",
|
|
6873
6865
|
"inheritedFrom": {
|
|
6874
|
-
"name": "IThemeableProps",
|
|
6875
6866
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
6876
6867
|
}
|
|
6877
6868
|
},
|
|
@@ -8180,7 +8171,6 @@
|
|
|
8180
8171
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
8181
8172
|
"type": "string",
|
|
8182
8173
|
"inheritedFrom": {
|
|
8183
|
-
"name": "IThemeableProps",
|
|
8184
8174
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
8185
8175
|
}
|
|
8186
8176
|
},
|
|
@@ -9051,7 +9041,6 @@
|
|
|
9051
9041
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
9052
9042
|
"type": "string",
|
|
9053
9043
|
"inheritedFrom": {
|
|
9054
|
-
"name": "IThemeableProps",
|
|
9055
9044
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
9056
9045
|
}
|
|
9057
9046
|
},
|
|
@@ -9704,7 +9693,6 @@
|
|
|
9704
9693
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
9705
9694
|
"type": "string",
|
|
9706
9695
|
"inheritedFrom": {
|
|
9707
|
-
"name": "IThemeableProps",
|
|
9708
9696
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
9709
9697
|
}
|
|
9710
9698
|
},
|
|
@@ -10147,7 +10135,6 @@
|
|
|
10147
10135
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
10148
10136
|
"type": "string",
|
|
10149
10137
|
"inheritedFrom": {
|
|
10150
|
-
"name": "IThemeableProps",
|
|
10151
10138
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
10152
10139
|
}
|
|
10153
10140
|
},
|
|
@@ -11034,7 +11021,6 @@
|
|
|
11034
11021
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
11035
11022
|
"type": "string",
|
|
11036
11023
|
"inheritedFrom": {
|
|
11037
|
-
"name": "IThemeableProps",
|
|
11038
11024
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
11039
11025
|
}
|
|
11040
11026
|
},
|
|
@@ -11690,7 +11676,6 @@
|
|
|
11690
11676
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
11691
11677
|
"type": "string",
|
|
11692
11678
|
"inheritedFrom": {
|
|
11693
|
-
"name": "IThemeableProps",
|
|
11694
11679
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
11695
11680
|
}
|
|
11696
11681
|
},
|
|
@@ -12101,7 +12086,6 @@
|
|
|
12101
12086
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
12102
12087
|
"type": "string",
|
|
12103
12088
|
"inheritedFrom": {
|
|
12104
|
-
"name": "IThemeableProps",
|
|
12105
12089
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
12106
12090
|
}
|
|
12107
12091
|
},
|
|
@@ -12510,7 +12494,6 @@
|
|
|
12510
12494
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
12511
12495
|
"type": "string",
|
|
12512
12496
|
"inheritedFrom": {
|
|
12513
|
-
"name": "IThemeableProps",
|
|
12514
12497
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
12515
12498
|
}
|
|
12516
12499
|
},
|
|
@@ -12977,7 +12960,6 @@
|
|
|
12977
12960
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
12978
12961
|
"type": "string",
|
|
12979
12962
|
"inheritedFrom": {
|
|
12980
|
-
"name": "IThemeableProps",
|
|
12981
12963
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
12982
12964
|
}
|
|
12983
12965
|
},
|
|
@@ -13624,7 +13606,6 @@
|
|
|
13624
13606
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
13625
13607
|
"type": "string",
|
|
13626
13608
|
"inheritedFrom": {
|
|
13627
|
-
"name": "IThemeableProps",
|
|
13628
13609
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
13629
13610
|
}
|
|
13630
13611
|
},
|
|
@@ -14180,7 +14161,6 @@
|
|
|
14180
14161
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
14181
14162
|
"type": "string",
|
|
14182
14163
|
"inheritedFrom": {
|
|
14183
|
-
"name": "IThemeableProps",
|
|
14184
14164
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
14185
14165
|
}
|
|
14186
14166
|
},
|
|
@@ -14887,7 +14867,6 @@
|
|
|
14887
14867
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
14888
14868
|
"type": "string",
|
|
14889
14869
|
"inheritedFrom": {
|
|
14890
|
-
"name": "IThemeableProps",
|
|
14891
14870
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
14892
14871
|
}
|
|
14893
14872
|
},
|
|
@@ -15701,7 +15680,6 @@
|
|
|
15701
15680
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
15702
15681
|
"type": "string",
|
|
15703
15682
|
"inheritedFrom": {
|
|
15704
|
-
"name": "IThemeableProps",
|
|
15705
15683
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
15706
15684
|
}
|
|
15707
15685
|
},
|
|
@@ -16119,7 +16097,6 @@
|
|
|
16119
16097
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
16120
16098
|
"type": "string",
|
|
16121
16099
|
"inheritedFrom": {
|
|
16122
|
-
"name": "IThemeableProps",
|
|
16123
16100
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
16124
16101
|
}
|
|
16125
16102
|
},
|
|
@@ -16628,7 +16605,6 @@
|
|
|
16628
16605
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
16629
16606
|
"type": "string",
|
|
16630
16607
|
"inheritedFrom": {
|
|
16631
|
-
"name": "IThemeableProps",
|
|
16632
16608
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
16633
16609
|
}
|
|
16634
16610
|
},
|
|
@@ -17233,7 +17209,6 @@
|
|
|
17233
17209
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
17234
17210
|
"type": "string",
|
|
17235
17211
|
"inheritedFrom": {
|
|
17236
|
-
"name": "IThemeableProps",
|
|
17237
17212
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
17238
17213
|
}
|
|
17239
17214
|
},
|
|
@@ -17536,7 +17511,6 @@
|
|
|
17536
17511
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
17537
17512
|
"type": "string",
|
|
17538
17513
|
"inheritedFrom": {
|
|
17539
|
-
"name": "IThemeableProps",
|
|
17540
17514
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
17541
17515
|
}
|
|
17542
17516
|
},
|
|
@@ -17834,7 +17808,6 @@
|
|
|
17834
17808
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
17835
17809
|
"type": "string",
|
|
17836
17810
|
"inheritedFrom": {
|
|
17837
|
-
"name": "IThemeableProps",
|
|
17838
17811
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
17839
17812
|
}
|
|
17840
17813
|
},
|
|
@@ -18277,7 +18250,6 @@
|
|
|
18277
18250
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
18278
18251
|
"type": "string",
|
|
18279
18252
|
"inheritedFrom": {
|
|
18280
|
-
"name": "IThemeableProps",
|
|
18281
18253
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
18282
18254
|
}
|
|
18283
18255
|
},
|
|
@@ -18771,7 +18743,6 @@
|
|
|
18771
18743
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
18772
18744
|
"type": "string",
|
|
18773
18745
|
"inheritedFrom": {
|
|
18774
|
-
"name": "IThemeableProps",
|
|
18775
18746
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
18776
18747
|
}
|
|
18777
18748
|
},
|
|
@@ -19434,7 +19405,6 @@
|
|
|
19434
19405
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
19435
19406
|
"type": "string",
|
|
19436
19407
|
"inheritedFrom": {
|
|
19437
|
-
"name": "IThemeableProps",
|
|
19438
19408
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
19439
19409
|
}
|
|
19440
19410
|
},
|
|
@@ -19851,7 +19821,6 @@
|
|
|
19851
19821
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
19852
19822
|
"type": "string",
|
|
19853
19823
|
"inheritedFrom": {
|
|
19854
|
-
"name": "IThemeableProps",
|
|
19855
19824
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
19856
19825
|
}
|
|
19857
19826
|
},
|
|
@@ -20319,7 +20288,6 @@
|
|
|
20319
20288
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
20320
20289
|
"type": "string",
|
|
20321
20290
|
"inheritedFrom": {
|
|
20322
|
-
"name": "IThemeableProps",
|
|
20323
20291
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
20324
20292
|
}
|
|
20325
20293
|
},
|
|
@@ -20810,7 +20778,6 @@
|
|
|
20810
20778
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
20811
20779
|
"type": "string",
|
|
20812
20780
|
"inheritedFrom": {
|
|
20813
|
-
"name": "IThemeableProps",
|
|
20814
20781
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
20815
20782
|
}
|
|
20816
20783
|
},
|
|
@@ -21275,7 +21242,6 @@
|
|
|
21275
21242
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
21276
21243
|
"type": "string",
|
|
21277
21244
|
"inheritedFrom": {
|
|
21278
|
-
"name": "IThemeableProps",
|
|
21279
21245
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
21280
21246
|
}
|
|
21281
21247
|
},
|
|
@@ -21717,7 +21683,6 @@
|
|
|
21717
21683
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
21718
21684
|
"type": "string",
|
|
21719
21685
|
"inheritedFrom": {
|
|
21720
|
-
"name": "IThemeableProps",
|
|
21721
21686
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
21722
21687
|
}
|
|
21723
21688
|
},
|
|
@@ -21750,7 +21715,6 @@
|
|
|
21750
21715
|
"description": "Gets or sets the `enter` animation property.\nThe default value is `null`, which means no animation is applied.",
|
|
21751
21716
|
"type": "IAnimationReferenceMetadata | null",
|
|
21752
21717
|
"inheritedFrom": {
|
|
21753
|
-
"name": "IAnimatableProps",
|
|
21754
21718
|
"module": "./../src/Controls/Behaviors/Animatable.ts"
|
|
21755
21719
|
}
|
|
21756
21720
|
},
|
|
@@ -21761,7 +21725,6 @@
|
|
|
21761
21725
|
"description": "Gets or sets the `exit` animation property.\nThe default value is `null`, which means no animation is applied.",
|
|
21762
21726
|
"type": "IAnimationReferenceMetadata | null",
|
|
21763
21727
|
"inheritedFrom": {
|
|
21764
|
-
"name": "IAnimatableProps",
|
|
21765
21728
|
"module": "./../src/Controls/Behaviors/Animatable.ts"
|
|
21766
21729
|
}
|
|
21767
21730
|
},
|
|
@@ -22162,7 +22125,6 @@
|
|
|
22162
22125
|
"description": "Gets or sets the `enter` animation property.\nThe default value is `null`, which means no animation is applied.",
|
|
22163
22126
|
"type": "IAnimationReferenceMetadata | null",
|
|
22164
22127
|
"inheritedFrom": {
|
|
22165
|
-
"name": "IAnimatableProps",
|
|
22166
22128
|
"module": "./../src/Controls/Behaviors/Animatable.ts"
|
|
22167
22129
|
}
|
|
22168
22130
|
},
|
|
@@ -22172,7 +22134,6 @@
|
|
|
22172
22134
|
"description": "Gets or sets the `exit` animation property.\nThe default value is `null`, which means no animation is applied.",
|
|
22173
22135
|
"type": "IAnimationReferenceMetadata | null",
|
|
22174
22136
|
"inheritedFrom": {
|
|
22175
|
-
"name": "IAnimatableProps",
|
|
22176
22137
|
"module": "./../src/Controls/Behaviors/Animatable.ts"
|
|
22177
22138
|
}
|
|
22178
22139
|
},
|
|
@@ -22449,7 +22410,6 @@
|
|
|
22449
22410
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
22450
22411
|
"type": "string",
|
|
22451
22412
|
"inheritedFrom": {
|
|
22452
|
-
"name": "IThemeableProps",
|
|
22453
22413
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
22454
22414
|
}
|
|
22455
22415
|
},
|
|
@@ -23022,7 +22982,6 @@
|
|
|
23022
22982
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
23023
22983
|
"type": "string",
|
|
23024
22984
|
"inheritedFrom": {
|
|
23025
|
-
"name": "IThemeableProps",
|
|
23026
22985
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
23027
22986
|
}
|
|
23028
22987
|
},
|
|
@@ -23369,7 +23328,6 @@
|
|
|
23369
23328
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
23370
23329
|
"type": "string",
|
|
23371
23330
|
"inheritedFrom": {
|
|
23372
|
-
"name": "IThemeableProps",
|
|
23373
23331
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
23374
23332
|
}
|
|
23375
23333
|
},
|
|
@@ -23716,7 +23674,6 @@
|
|
|
23716
23674
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
23717
23675
|
"type": "string",
|
|
23718
23676
|
"inheritedFrom": {
|
|
23719
|
-
"name": "IThemeableProps",
|
|
23720
23677
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
23721
23678
|
}
|
|
23722
23679
|
},
|
|
@@ -24071,7 +24028,6 @@
|
|
|
24071
24028
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
24072
24029
|
"type": "string",
|
|
24073
24030
|
"inheritedFrom": {
|
|
24074
|
-
"name": "IThemeableProps",
|
|
24075
24031
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
24076
24032
|
}
|
|
24077
24033
|
},
|
|
@@ -24398,7 +24354,6 @@
|
|
|
24398
24354
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
24399
24355
|
"type": "string",
|
|
24400
24356
|
"inheritedFrom": {
|
|
24401
|
-
"name": "IThemeableProps",
|
|
24402
24357
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
24403
24358
|
}
|
|
24404
24359
|
},
|
|
@@ -24784,7 +24739,6 @@
|
|
|
24784
24739
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
24785
24740
|
"type": "string",
|
|
24786
24741
|
"inheritedFrom": {
|
|
24787
|
-
"name": "IThemeableProps",
|
|
24788
24742
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
24789
24743
|
}
|
|
24790
24744
|
},
|
|
@@ -25844,7 +25798,6 @@
|
|
|
25844
25798
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
25845
25799
|
"type": "string",
|
|
25846
25800
|
"inheritedFrom": {
|
|
25847
|
-
"name": "IThemeableProps",
|
|
25848
25801
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
25849
25802
|
}
|
|
25850
25803
|
},
|
|
@@ -27607,7 +27560,6 @@
|
|
|
27607
27560
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
27608
27561
|
"type": "string",
|
|
27609
27562
|
"inheritedFrom": {
|
|
27610
|
-
"name": "IThemeableProps",
|
|
27611
27563
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
27612
27564
|
}
|
|
27613
27565
|
},
|
|
@@ -28333,7 +28285,6 @@
|
|
|
28333
28285
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
28334
28286
|
"type": "string",
|
|
28335
28287
|
"inheritedFrom": {
|
|
28336
|
-
"name": "IThemeableProps",
|
|
28337
28288
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
28338
28289
|
}
|
|
28339
28290
|
},
|
|
@@ -28784,7 +28735,6 @@
|
|
|
28784
28735
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
28785
28736
|
"type": "string",
|
|
28786
28737
|
"inheritedFrom": {
|
|
28787
|
-
"name": "IThemeableProps",
|
|
28788
28738
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
28789
28739
|
}
|
|
28790
28740
|
},
|
|
@@ -29297,7 +29247,6 @@
|
|
|
29297
29247
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
29298
29248
|
"type": "string",
|
|
29299
29249
|
"inheritedFrom": {
|
|
29300
|
-
"name": "IThemeableProps",
|
|
29301
29250
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
29302
29251
|
}
|
|
29303
29252
|
},
|
|
@@ -30139,7 +30088,6 @@
|
|
|
30139
30088
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
30140
30089
|
"type": "string",
|
|
30141
30090
|
"inheritedFrom": {
|
|
30142
|
-
"name": "IThemeableProps",
|
|
30143
30091
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
30144
30092
|
}
|
|
30145
30093
|
},
|
|
@@ -30866,7 +30814,6 @@
|
|
|
30866
30814
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
30867
30815
|
"type": "string",
|
|
30868
30816
|
"inheritedFrom": {
|
|
30869
|
-
"name": "IThemeableProps",
|
|
30870
30817
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
30871
30818
|
}
|
|
30872
30819
|
},
|
|
@@ -31507,7 +31454,6 @@
|
|
|
31507
31454
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
31508
31455
|
"type": "string",
|
|
31509
31456
|
"inheritedFrom": {
|
|
31510
|
-
"name": "IThemeableProps",
|
|
31511
31457
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
31512
31458
|
}
|
|
31513
31459
|
},
|
|
@@ -32461,7 +32407,6 @@
|
|
|
32461
32407
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
32462
32408
|
"type": "string",
|
|
32463
32409
|
"inheritedFrom": {
|
|
32464
|
-
"name": "IThemeableProps",
|
|
32465
32410
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
32466
32411
|
}
|
|
32467
32412
|
},
|
|
@@ -33282,7 +33227,6 @@
|
|
|
33282
33227
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
33283
33228
|
"type": "string",
|
|
33284
33229
|
"inheritedFrom": {
|
|
33285
|
-
"name": "IThemeableProps",
|
|
33286
33230
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
33287
33231
|
}
|
|
33288
33232
|
},
|
|
@@ -34145,7 +34089,6 @@
|
|
|
34145
34089
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
34146
34090
|
"type": "string",
|
|
34147
34091
|
"inheritedFrom": {
|
|
34148
|
-
"name": "IThemeableProps",
|
|
34149
34092
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
34150
34093
|
}
|
|
34151
34094
|
},
|
|
@@ -35409,7 +35352,6 @@
|
|
|
35409
35352
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
35410
35353
|
"type": "string",
|
|
35411
35354
|
"inheritedFrom": {
|
|
35412
|
-
"name": "IThemeableProps",
|
|
35413
35355
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
35414
35356
|
}
|
|
35415
35357
|
},
|
|
@@ -36101,7 +36043,6 @@
|
|
|
36101
36043
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
36102
36044
|
"type": "string",
|
|
36103
36045
|
"inheritedFrom": {
|
|
36104
|
-
"name": "IThemeableProps",
|
|
36105
36046
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
36106
36047
|
}
|
|
36107
36048
|
},
|
|
@@ -36626,7 +36567,6 @@
|
|
|
36626
36567
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
36627
36568
|
"type": "string",
|
|
36628
36569
|
"inheritedFrom": {
|
|
36629
|
-
"name": "IThemeableProps",
|
|
36630
36570
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
36631
36571
|
}
|
|
36632
36572
|
},
|
|
@@ -37178,7 +37118,6 @@
|
|
|
37178
37118
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
37179
37119
|
"type": "string",
|
|
37180
37120
|
"inheritedFrom": {
|
|
37181
|
-
"name": "IThemeableProps",
|
|
37182
37121
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
37183
37122
|
}
|
|
37184
37123
|
},
|
|
@@ -38673,7 +38612,6 @@
|
|
|
38673
38612
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
38674
38613
|
"type": "string",
|
|
38675
38614
|
"inheritedFrom": {
|
|
38676
|
-
"name": "IThemeableProps",
|
|
38677
38615
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
38678
38616
|
}
|
|
38679
38617
|
},
|
|
@@ -40175,7 +40113,6 @@
|
|
|
40175
40113
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
40176
40114
|
"type": "string",
|
|
40177
40115
|
"inheritedFrom": {
|
|
40178
|
-
"name": "IThemeableProps",
|
|
40179
40116
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
40180
40117
|
}
|
|
40181
40118
|
},
|
|
@@ -41335,7 +41272,6 @@
|
|
|
41335
41272
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
41336
41273
|
"type": "string",
|
|
41337
41274
|
"inheritedFrom": {
|
|
41338
|
-
"name": "IThemeableProps",
|
|
41339
41275
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
41340
41276
|
}
|
|
41341
41277
|
},
|
|
@@ -41829,7 +41765,6 @@
|
|
|
41829
41765
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
41830
41766
|
"type": "string",
|
|
41831
41767
|
"inheritedFrom": {
|
|
41832
|
-
"name": "IThemeableProps",
|
|
41833
41768
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
41834
41769
|
}
|
|
41835
41770
|
},
|
|
@@ -42437,7 +42372,6 @@
|
|
|
42437
42372
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
42438
42373
|
"type": "string",
|
|
42439
42374
|
"inheritedFrom": {
|
|
42440
|
-
"name": "IThemeableProps",
|
|
42441
42375
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
42442
42376
|
}
|
|
42443
42377
|
},
|
|
@@ -43189,7 +43123,6 @@
|
|
|
43189
43123
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
43190
43124
|
"type": "string",
|
|
43191
43125
|
"inheritedFrom": {
|
|
43192
|
-
"name": "IThemeableProps",
|
|
43193
43126
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
43194
43127
|
}
|
|
43195
43128
|
},
|
|
@@ -44484,7 +44417,6 @@
|
|
|
44484
44417
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
44485
44418
|
"type": "string",
|
|
44486
44419
|
"inheritedFrom": {
|
|
44487
|
-
"name": "IThemeableProps",
|
|
44488
44420
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
44489
44421
|
}
|
|
44490
44422
|
},
|
|
@@ -45634,7 +45566,6 @@
|
|
|
45634
45566
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
45635
45567
|
"type": "string",
|
|
45636
45568
|
"inheritedFrom": {
|
|
45637
|
-
"name": "IThemeableProps",
|
|
45638
45569
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
45639
45570
|
}
|
|
45640
45571
|
},
|
|
@@ -46660,7 +46591,6 @@
|
|
|
46660
46591
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
46661
46592
|
"type": "string",
|
|
46662
46593
|
"inheritedFrom": {
|
|
46663
|
-
"name": "IThemeableProps",
|
|
46664
46594
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
46665
46595
|
}
|
|
46666
46596
|
},
|
|
@@ -47369,7 +47299,6 @@
|
|
|
47369
47299
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
47370
47300
|
"type": "string",
|
|
47371
47301
|
"inheritedFrom": {
|
|
47372
|
-
"name": "IThemeableProps",
|
|
47373
47302
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
47374
47303
|
}
|
|
47375
47304
|
},
|
|
@@ -47987,7 +47916,6 @@
|
|
|
47987
47916
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
47988
47917
|
"type": "string",
|
|
47989
47918
|
"inheritedFrom": {
|
|
47990
|
-
"name": "IThemeableProps",
|
|
47991
47919
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
47992
47920
|
}
|
|
47993
47921
|
},
|
|
@@ -49108,7 +49036,6 @@
|
|
|
49108
49036
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
49109
49037
|
"type": "string",
|
|
49110
49038
|
"inheritedFrom": {
|
|
49111
|
-
"name": "IThemeableProps",
|
|
49112
49039
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
49113
49040
|
}
|
|
49114
49041
|
},
|
|
@@ -49917,7 +49844,6 @@
|
|
|
49917
49844
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
49918
49845
|
"type": "string",
|
|
49919
49846
|
"inheritedFrom": {
|
|
49920
|
-
"name": "IThemeableProps",
|
|
49921
49847
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
49922
49848
|
}
|
|
49923
49849
|
},
|
|
@@ -50488,7 +50414,6 @@
|
|
|
50488
50414
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
50489
50415
|
"type": "string",
|
|
50490
50416
|
"inheritedFrom": {
|
|
50491
|
-
"name": "IThemeableProps",
|
|
50492
50417
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
50493
50418
|
}
|
|
50494
50419
|
},
|
|
@@ -51779,7 +51704,6 @@
|
|
|
51779
51704
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
51780
51705
|
"type": "string",
|
|
51781
51706
|
"inheritedFrom": {
|
|
51782
|
-
"name": "IThemeableProps",
|
|
51783
51707
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
51784
51708
|
}
|
|
51785
51709
|
},
|
|
@@ -52842,7 +52766,6 @@
|
|
|
52842
52766
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
52843
52767
|
"type": "string",
|
|
52844
52768
|
"inheritedFrom": {
|
|
52845
|
-
"name": "IThemeableProps",
|
|
52846
52769
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
52847
52770
|
}
|
|
52848
52771
|
},
|
|
@@ -53393,7 +53316,6 @@
|
|
|
53393
53316
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
53394
53317
|
"type": "string",
|
|
53395
53318
|
"inheritedFrom": {
|
|
53396
|
-
"name": "IThemeableProps",
|
|
53397
53319
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
53398
53320
|
}
|
|
53399
53321
|
},
|
|
@@ -54034,7 +53956,6 @@
|
|
|
54034
53956
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
54035
53957
|
"type": "string",
|
|
54036
53958
|
"inheritedFrom": {
|
|
54037
|
-
"name": "IThemeableProps",
|
|
54038
53959
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
54039
53960
|
}
|
|
54040
53961
|
},
|
|
@@ -55097,7 +55018,6 @@
|
|
|
55097
55018
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
55098
55019
|
"type": "string",
|
|
55099
55020
|
"inheritedFrom": {
|
|
55100
|
-
"name": "IThemeableProps",
|
|
55101
55021
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
55102
55022
|
}
|
|
55103
55023
|
},
|
|
@@ -56381,7 +56301,6 @@
|
|
|
56381
56301
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
56382
56302
|
"type": "string",
|
|
56383
56303
|
"inheritedFrom": {
|
|
56384
|
-
"name": "IThemeableProps",
|
|
56385
56304
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
56386
56305
|
}
|
|
56387
56306
|
},
|
|
@@ -57723,7 +57642,6 @@
|
|
|
57723
57642
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
57724
57643
|
"type": "string",
|
|
57725
57644
|
"inheritedFrom": {
|
|
57726
|
-
"name": "IThemeableProps",
|
|
57727
57645
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
57728
57646
|
}
|
|
57729
57647
|
},
|
|
@@ -58468,7 +58386,6 @@
|
|
|
58468
58386
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
58469
58387
|
"type": "string",
|
|
58470
58388
|
"inheritedFrom": {
|
|
58471
|
-
"name": "IThemeableProps",
|
|
58472
58389
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
58473
58390
|
}
|
|
58474
58391
|
},
|
|
@@ -58818,7 +58735,6 @@
|
|
|
58818
58735
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
58819
58736
|
"type": "string",
|
|
58820
58737
|
"inheritedFrom": {
|
|
58821
|
-
"name": "IThemeableProps",
|
|
58822
58738
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
58823
58739
|
}
|
|
58824
58740
|
},
|
|
@@ -59358,7 +59274,6 @@
|
|
|
59358
59274
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
59359
59275
|
"type": "string",
|
|
59360
59276
|
"inheritedFrom": {
|
|
59361
|
-
"name": "IThemeableProps",
|
|
59362
59277
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
59363
59278
|
}
|
|
59364
59279
|
},
|
|
@@ -59402,7 +59317,6 @@
|
|
|
59402
59317
|
"description": "The `gap` represents the space between the child elements.\nThe default value is `0`, which means no gap is applied.",
|
|
59403
59318
|
"type": "Size | CssLength",
|
|
59404
59319
|
"inheritedFrom": {
|
|
59405
|
-
"name": "IGapableProps",
|
|
59406
59320
|
"module": "./../src/Controls/Behaviors/Gapable.ts"
|
|
59407
59321
|
}
|
|
59408
59322
|
},
|
|
@@ -59834,7 +59748,6 @@
|
|
|
59834
59748
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
59835
59749
|
"type": "string",
|
|
59836
59750
|
"inheritedFrom": {
|
|
59837
|
-
"name": "IThemeableProps",
|
|
59838
59751
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
59839
59752
|
}
|
|
59840
59753
|
},
|
|
@@ -60183,7 +60096,6 @@
|
|
|
60183
60096
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
60184
60097
|
"type": "string",
|
|
60185
60098
|
"inheritedFrom": {
|
|
60186
|
-
"name": "IThemeableProps",
|
|
60187
60099
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
60188
60100
|
}
|
|
60189
60101
|
},
|
|
@@ -60571,7 +60483,6 @@
|
|
|
60571
60483
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
60572
60484
|
"type": "string",
|
|
60573
60485
|
"inheritedFrom": {
|
|
60574
|
-
"name": "IThemeableProps",
|
|
60575
60486
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
60576
60487
|
}
|
|
60577
60488
|
},
|
|
@@ -60593,7 +60504,6 @@
|
|
|
60593
60504
|
"description": "The `gap` represents the space between the child elements.\nThe default value is `0`, which means no gap is applied.",
|
|
60594
60505
|
"type": "Size | CssLength",
|
|
60595
60506
|
"inheritedFrom": {
|
|
60596
|
-
"name": "IGapableProps",
|
|
60597
60507
|
"module": "./../src/Controls/Behaviors/Gapable.ts"
|
|
60598
60508
|
}
|
|
60599
60509
|
},
|
|
@@ -60908,7 +60818,6 @@
|
|
|
60908
60818
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
60909
60819
|
"type": "string",
|
|
60910
60820
|
"inheritedFrom": {
|
|
60911
|
-
"name": "IThemeableProps",
|
|
60912
60821
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
60913
60822
|
}
|
|
60914
60823
|
},
|
|
@@ -61266,7 +61175,6 @@
|
|
|
61266
61175
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
61267
61176
|
"type": "string",
|
|
61268
61177
|
"inheritedFrom": {
|
|
61269
|
-
"name": "IThemeableProps",
|
|
61270
61178
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
61271
61179
|
}
|
|
61272
61180
|
},
|
|
@@ -61601,7 +61509,6 @@
|
|
|
61601
61509
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
61602
61510
|
"type": "string",
|
|
61603
61511
|
"inheritedFrom": {
|
|
61604
|
-
"name": "IThemeableProps",
|
|
61605
61512
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
61606
61513
|
}
|
|
61607
61514
|
},
|
|
@@ -61907,7 +61814,6 @@
|
|
|
61907
61814
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
61908
61815
|
"type": "string",
|
|
61909
61816
|
"inheritedFrom": {
|
|
61910
|
-
"name": "IThemeableProps",
|
|
61911
61817
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
61912
61818
|
}
|
|
61913
61819
|
},
|
|
@@ -62203,7 +62109,6 @@
|
|
|
62203
62109
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
62204
62110
|
"type": "string",
|
|
62205
62111
|
"inheritedFrom": {
|
|
62206
|
-
"name": "IThemeableProps",
|
|
62207
62112
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
62208
62113
|
}
|
|
62209
62114
|
},
|
|
@@ -62496,7 +62401,6 @@
|
|
|
62496
62401
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
62497
62402
|
"type": "string",
|
|
62498
62403
|
"inheritedFrom": {
|
|
62499
|
-
"name": "IThemeableProps",
|
|
62500
62404
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
62501
62405
|
}
|
|
62502
62406
|
},
|
|
@@ -62822,7 +62726,6 @@
|
|
|
62822
62726
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
62823
62727
|
"type": "string",
|
|
62824
62728
|
"inheritedFrom": {
|
|
62825
|
-
"name": "IThemeableProps",
|
|
62826
62729
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
62827
62730
|
}
|
|
62828
62731
|
},
|
|
@@ -63351,7 +63254,6 @@
|
|
|
63351
63254
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
63352
63255
|
"type": "string",
|
|
63353
63256
|
"inheritedFrom": {
|
|
63354
|
-
"name": "IThemeableProps",
|
|
63355
63257
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
63356
63258
|
}
|
|
63357
63259
|
},
|
|
@@ -63958,7 +63860,6 @@
|
|
|
63958
63860
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
63959
63861
|
"type": "string",
|
|
63960
63862
|
"inheritedFrom": {
|
|
63961
|
-
"name": "IThemeableProps",
|
|
63962
63863
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
63963
63864
|
}
|
|
63964
63865
|
},
|
|
@@ -64002,7 +63903,6 @@
|
|
|
64002
63903
|
"description": "The `gap` represents the space between the child elements.\nThe default value is `0`, which means no gap is applied.",
|
|
64003
63904
|
"type": "Size | CssLength",
|
|
64004
63905
|
"inheritedFrom": {
|
|
64005
|
-
"name": "IGapableProps",
|
|
64006
63906
|
"module": "./../src/Controls/Behaviors/Gapable.ts"
|
|
64007
63907
|
}
|
|
64008
63908
|
},
|
|
@@ -64407,7 +64307,6 @@
|
|
|
64407
64307
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
64408
64308
|
"type": "string",
|
|
64409
64309
|
"inheritedFrom": {
|
|
64410
|
-
"name": "IThemeableProps",
|
|
64411
64310
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
64412
64311
|
}
|
|
64413
64312
|
},
|
|
@@ -64816,7 +64715,6 @@
|
|
|
64816
64715
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
64817
64716
|
"type": "string",
|
|
64818
64717
|
"inheritedFrom": {
|
|
64819
|
-
"name": "IThemeableProps",
|
|
64820
64718
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
64821
64719
|
}
|
|
64822
64720
|
},
|
|
@@ -65677,7 +65575,6 @@
|
|
|
65677
65575
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
65678
65576
|
"type": "string",
|
|
65679
65577
|
"inheritedFrom": {
|
|
65680
|
-
"name": "IThemeableProps",
|
|
65681
65578
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
65682
65579
|
}
|
|
65683
65580
|
},
|
|
@@ -66181,7 +66078,6 @@
|
|
|
66181
66078
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
66182
66079
|
"type": "string",
|
|
66183
66080
|
"inheritedFrom": {
|
|
66184
|
-
"name": "IThemeableProps",
|
|
66185
66081
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
66186
66082
|
}
|
|
66187
66083
|
},
|
|
@@ -66579,7 +66475,6 @@
|
|
|
66579
66475
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
66580
66476
|
"type": "string",
|
|
66581
66477
|
"inheritedFrom": {
|
|
66582
|
-
"name": "IThemeableProps",
|
|
66583
66478
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
66584
66479
|
}
|
|
66585
66480
|
},
|
|
@@ -67693,7 +67588,6 @@
|
|
|
67693
67588
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
67694
67589
|
"type": "string",
|
|
67695
67590
|
"inheritedFrom": {
|
|
67696
|
-
"name": "IThemeableProps",
|
|
67697
67591
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
67698
67592
|
}
|
|
67699
67593
|
},
|
|
@@ -68258,7 +68152,6 @@
|
|
|
68258
68152
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
68259
68153
|
"type": "string",
|
|
68260
68154
|
"inheritedFrom": {
|
|
68261
|
-
"name": "IThemeableProps",
|
|
68262
68155
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
68263
68156
|
}
|
|
68264
68157
|
},
|
|
@@ -68684,7 +68577,6 @@
|
|
|
68684
68577
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
68685
68578
|
"type": "string",
|
|
68686
68579
|
"inheritedFrom": {
|
|
68687
|
-
"name": "IThemeableProps",
|
|
68688
68580
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
68689
68581
|
}
|
|
68690
68582
|
},
|
|
@@ -69013,7 +68905,6 @@
|
|
|
69013
68905
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
69014
68906
|
"type": "string",
|
|
69015
68907
|
"inheritedFrom": {
|
|
69016
|
-
"name": "IThemeableProps",
|
|
69017
68908
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
69018
68909
|
}
|
|
69019
68910
|
},
|
|
@@ -69057,7 +68948,6 @@
|
|
|
69057
68948
|
"description": "The `gap` represents the space between the child elements.\nThe default value is `0`, which means no gap is applied.",
|
|
69058
68949
|
"type": "Size | CssLength",
|
|
69059
68950
|
"inheritedFrom": {
|
|
69060
|
-
"name": "IGapableProps",
|
|
69061
68951
|
"module": "./../src/Controls/Behaviors/Gapable.ts"
|
|
69062
68952
|
}
|
|
69063
68953
|
},
|
|
@@ -69487,7 +69377,6 @@
|
|
|
69487
69377
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
69488
69378
|
"type": "string",
|
|
69489
69379
|
"inheritedFrom": {
|
|
69490
|
-
"name": "IThemeableProps",
|
|
69491
69380
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
69492
69381
|
}
|
|
69493
69382
|
},
|
|
@@ -70102,7 +69991,6 @@
|
|
|
70102
69991
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
70103
69992
|
"type": "string",
|
|
70104
69993
|
"inheritedFrom": {
|
|
70105
|
-
"name": "IThemeableProps",
|
|
70106
69994
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
70107
69995
|
}
|
|
70108
69996
|
},
|
|
@@ -70566,7 +70454,6 @@
|
|
|
70566
70454
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
70567
70455
|
"type": "string",
|
|
70568
70456
|
"inheritedFrom": {
|
|
70569
|
-
"name": "IThemeableProps",
|
|
70570
70457
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
70571
70458
|
}
|
|
70572
70459
|
},
|
|
@@ -71003,7 +70890,6 @@
|
|
|
71003
70890
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
71004
70891
|
"type": "string",
|
|
71005
70892
|
"inheritedFrom": {
|
|
71006
|
-
"name": "IThemeableProps",
|
|
71007
70893
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
71008
70894
|
}
|
|
71009
70895
|
},
|
|
@@ -71568,7 +71454,6 @@
|
|
|
71568
71454
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
71569
71455
|
"type": "string",
|
|
71570
71456
|
"inheritedFrom": {
|
|
71571
|
-
"name": "IThemeableProps",
|
|
71572
71457
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
71573
71458
|
}
|
|
71574
71459
|
},
|
|
@@ -72058,7 +71943,6 @@
|
|
|
72058
71943
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
72059
71944
|
"type": "string",
|
|
72060
71945
|
"inheritedFrom": {
|
|
72061
|
-
"name": "IThemeableProps",
|
|
72062
71946
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
72063
71947
|
}
|
|
72064
71948
|
},
|
|
@@ -72559,7 +72443,6 @@
|
|
|
72559
72443
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
72560
72444
|
"type": "string",
|
|
72561
72445
|
"inheritedFrom": {
|
|
72562
|
-
"name": "IThemeableProps",
|
|
72563
72446
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
72564
72447
|
}
|
|
72565
72448
|
},
|
|
@@ -72889,7 +72772,6 @@
|
|
|
72889
72772
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
72890
72773
|
"type": "string",
|
|
72891
72774
|
"inheritedFrom": {
|
|
72892
|
-
"name": "IThemeableProps",
|
|
72893
72775
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
72894
72776
|
}
|
|
72895
72777
|
},
|
|
@@ -73453,7 +73335,6 @@
|
|
|
73453
73335
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
73454
73336
|
"type": "string",
|
|
73455
73337
|
"inheritedFrom": {
|
|
73456
|
-
"name": "IThemeableProps",
|
|
73457
73338
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
73458
73339
|
}
|
|
73459
73340
|
},
|
|
@@ -73974,7 +73855,6 @@
|
|
|
73974
73855
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
73975
73856
|
"type": "string",
|
|
73976
73857
|
"inheritedFrom": {
|
|
73977
|
-
"name": "IThemeableProps",
|
|
73978
73858
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
73979
73859
|
}
|
|
73980
73860
|
},
|
|
@@ -74424,7 +74304,6 @@
|
|
|
74424
74304
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
74425
74305
|
"type": "string",
|
|
74426
74306
|
"inheritedFrom": {
|
|
74427
|
-
"name": "IThemeableProps",
|
|
74428
74307
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
74429
74308
|
}
|
|
74430
74309
|
},
|
|
@@ -74781,7 +74660,6 @@
|
|
|
74781
74660
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
74782
74661
|
"type": "string",
|
|
74783
74662
|
"inheritedFrom": {
|
|
74784
|
-
"name": "IThemeableProps",
|
|
74785
74663
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
74786
74664
|
}
|
|
74787
74665
|
},
|
|
@@ -75149,7 +75027,6 @@
|
|
|
75149
75027
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
75150
75028
|
"type": "string",
|
|
75151
75029
|
"inheritedFrom": {
|
|
75152
|
-
"name": "IThemeableProps",
|
|
75153
75030
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
75154
75031
|
}
|
|
75155
75032
|
},
|
|
@@ -75681,7 +75558,6 @@
|
|
|
75681
75558
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
75682
75559
|
"type": "string",
|
|
75683
75560
|
"inheritedFrom": {
|
|
75684
|
-
"name": "IThemeableProps",
|
|
75685
75561
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
75686
75562
|
}
|
|
75687
75563
|
},
|
|
@@ -76333,7 +76209,6 @@
|
|
|
76333
76209
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
76334
76210
|
"type": "string",
|
|
76335
76211
|
"inheritedFrom": {
|
|
76336
|
-
"name": "IThemeableProps",
|
|
76337
76212
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
76338
76213
|
}
|
|
76339
76214
|
},
|
|
@@ -76733,7 +76608,6 @@
|
|
|
76733
76608
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
76734
76609
|
"type": "string",
|
|
76735
76610
|
"inheritedFrom": {
|
|
76736
|
-
"name": "IThemeableProps",
|
|
76737
76611
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
76738
76612
|
}
|
|
76739
76613
|
},
|
|
@@ -77172,7 +77046,6 @@
|
|
|
77172
77046
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
77173
77047
|
"type": "string",
|
|
77174
77048
|
"inheritedFrom": {
|
|
77175
|
-
"name": "IThemeableProps",
|
|
77176
77049
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
77177
77050
|
}
|
|
77178
77051
|
},
|
|
@@ -77648,7 +77521,6 @@
|
|
|
77648
77521
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
77649
77522
|
"type": "string",
|
|
77650
77523
|
"inheritedFrom": {
|
|
77651
|
-
"name": "IThemeableProps",
|
|
77652
77524
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
77653
77525
|
}
|
|
77654
77526
|
},
|
|
@@ -78330,7 +78202,6 @@
|
|
|
78330
78202
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
78331
78203
|
"type": "string",
|
|
78332
78204
|
"inheritedFrom": {
|
|
78333
|
-
"name": "IThemeableProps",
|
|
78334
78205
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
78335
78206
|
}
|
|
78336
78207
|
},
|
|
@@ -78692,7 +78563,6 @@
|
|
|
78692
78563
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
78693
78564
|
"type": "string",
|
|
78694
78565
|
"inheritedFrom": {
|
|
78695
|
-
"name": "IThemeableProps",
|
|
78696
78566
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
78697
78567
|
}
|
|
78698
78568
|
},
|
|
@@ -79004,7 +78874,6 @@
|
|
|
79004
78874
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
79005
78875
|
"type": "string",
|
|
79006
78876
|
"inheritedFrom": {
|
|
79007
|
-
"name": "IThemeableProps",
|
|
79008
78877
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
79009
78878
|
}
|
|
79010
78879
|
},
|
|
@@ -79398,7 +79267,6 @@
|
|
|
79398
79267
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
79399
79268
|
"type": "string",
|
|
79400
79269
|
"inheritedFrom": {
|
|
79401
|
-
"name": "IThemeableProps",
|
|
79402
79270
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
79403
79271
|
}
|
|
79404
79272
|
},
|
|
@@ -79744,7 +79612,6 @@
|
|
|
79744
79612
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
79745
79613
|
"type": "string",
|
|
79746
79614
|
"inheritedFrom": {
|
|
79747
|
-
"name": "IThemeableProps",
|
|
79748
79615
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
79749
79616
|
}
|
|
79750
79617
|
},
|
|
@@ -80128,7 +79995,6 @@
|
|
|
80128
79995
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
80129
79996
|
"type": "string",
|
|
80130
79997
|
"inheritedFrom": {
|
|
80131
|
-
"name": "IThemeableProps",
|
|
80132
79998
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
80133
79999
|
}
|
|
80134
80000
|
},
|
|
@@ -80474,7 +80340,6 @@
|
|
|
80474
80340
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
80475
80341
|
"type": "string",
|
|
80476
80342
|
"inheritedFrom": {
|
|
80477
|
-
"name": "IThemeableProps",
|
|
80478
80343
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
80479
80344
|
}
|
|
80480
80345
|
},
|
|
@@ -80801,7 +80666,6 @@
|
|
|
80801
80666
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
80802
80667
|
"type": "string",
|
|
80803
80668
|
"inheritedFrom": {
|
|
80804
|
-
"name": "IThemeableProps",
|
|
80805
80669
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
80806
80670
|
}
|
|
80807
80671
|
},
|
|
@@ -81168,7 +81032,6 @@
|
|
|
81168
81032
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
81169
81033
|
"type": "string",
|
|
81170
81034
|
"inheritedFrom": {
|
|
81171
|
-
"name": "IThemeableProps",
|
|
81172
81035
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
81173
81036
|
}
|
|
81174
81037
|
},
|
|
@@ -81777,7 +81640,6 @@
|
|
|
81777
81640
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
81778
81641
|
"type": "string",
|
|
81779
81642
|
"inheritedFrom": {
|
|
81780
|
-
"name": "IThemeableProps",
|
|
81781
81643
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
81782
81644
|
}
|
|
81783
81645
|
},
|
|
@@ -82334,7 +82196,6 @@
|
|
|
82334
82196
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
82335
82197
|
"type": "string",
|
|
82336
82198
|
"inheritedFrom": {
|
|
82337
|
-
"name": "IThemeableProps",
|
|
82338
82199
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
82339
82200
|
}
|
|
82340
82201
|
},
|
|
@@ -82838,7 +82699,6 @@
|
|
|
82838
82699
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
82839
82700
|
"type": "string",
|
|
82840
82701
|
"inheritedFrom": {
|
|
82841
|
-
"name": "IThemeableProps",
|
|
82842
82702
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
82843
82703
|
}
|
|
82844
82704
|
},
|
|
@@ -83455,7 +83315,6 @@
|
|
|
83455
83315
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
83456
83316
|
"type": "string",
|
|
83457
83317
|
"inheritedFrom": {
|
|
83458
|
-
"name": "IThemeableProps",
|
|
83459
83318
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
83460
83319
|
}
|
|
83461
83320
|
},
|
|
@@ -83784,7 +83643,6 @@
|
|
|
83784
83643
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
83785
83644
|
"type": "string",
|
|
83786
83645
|
"inheritedFrom": {
|
|
83787
|
-
"name": "IThemeableProps",
|
|
83788
83646
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
83789
83647
|
}
|
|
83790
83648
|
},
|
|
@@ -84073,7 +83931,6 @@
|
|
|
84073
83931
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
84074
83932
|
"type": "string",
|
|
84075
83933
|
"inheritedFrom": {
|
|
84076
|
-
"name": "IThemeableProps",
|
|
84077
83934
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
84078
83935
|
}
|
|
84079
83936
|
},
|
|
@@ -84437,7 +84294,6 @@
|
|
|
84437
84294
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
84438
84295
|
"type": "string",
|
|
84439
84296
|
"inheritedFrom": {
|
|
84440
|
-
"name": "IThemeableProps",
|
|
84441
84297
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
84442
84298
|
}
|
|
84443
84299
|
},
|
|
@@ -84719,7 +84575,6 @@
|
|
|
84719
84575
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
84720
84576
|
"type": "string",
|
|
84721
84577
|
"inheritedFrom": {
|
|
84722
|
-
"name": "IThemeableProps",
|
|
84723
84578
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
84724
84579
|
}
|
|
84725
84580
|
},
|
|
@@ -84993,7 +84848,6 @@
|
|
|
84993
84848
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
84994
84849
|
"type": "string",
|
|
84995
84850
|
"inheritedFrom": {
|
|
84996
|
-
"name": "IThemeableProps",
|
|
84997
84851
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
84998
84852
|
}
|
|
84999
84853
|
},
|
|
@@ -85403,7 +85257,6 @@
|
|
|
85403
85257
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
85404
85258
|
"type": "string",
|
|
85405
85259
|
"inheritedFrom": {
|
|
85406
|
-
"name": "IThemeableProps",
|
|
85407
85260
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
85408
85261
|
}
|
|
85409
85262
|
},
|
|
@@ -85884,7 +85737,6 @@
|
|
|
85884
85737
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
85885
85738
|
"type": "string",
|
|
85886
85739
|
"inheritedFrom": {
|
|
85887
|
-
"name": "IThemeableProps",
|
|
85888
85740
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
85889
85741
|
}
|
|
85890
85742
|
},
|
|
@@ -86317,7 +86169,6 @@
|
|
|
86317
86169
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
86318
86170
|
"type": "string",
|
|
86319
86171
|
"inheritedFrom": {
|
|
86320
|
-
"name": "IThemeableProps",
|
|
86321
86172
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
86322
86173
|
}
|
|
86323
86174
|
},
|
|
@@ -86339,7 +86190,6 @@
|
|
|
86339
86190
|
"description": "Gets or sets the `enter` animation property.\nThe default value is `null`, which means no animation is applied.",
|
|
86340
86191
|
"type": "IAnimationReferenceMetadata | null",
|
|
86341
86192
|
"inheritedFrom": {
|
|
86342
|
-
"name": "IAnimatableProps",
|
|
86343
86193
|
"module": "./../src/Controls/Behaviors/Animatable.ts"
|
|
86344
86194
|
}
|
|
86345
86195
|
},
|
|
@@ -86350,7 +86200,6 @@
|
|
|
86350
86200
|
"description": "Gets or sets the `exit` animation property.\nThe default value is `null`, which means no animation is applied.",
|
|
86351
86201
|
"type": "IAnimationReferenceMetadata | null",
|
|
86352
86202
|
"inheritedFrom": {
|
|
86353
|
-
"name": "IAnimatableProps",
|
|
86354
86203
|
"module": "./../src/Controls/Behaviors/Animatable.ts"
|
|
86355
86204
|
}
|
|
86356
86205
|
},
|
|
@@ -86658,7 +86507,6 @@
|
|
|
86658
86507
|
"description": "Gets or sets the `enter` animation property.\nThe default value is `null`, which means no animation is applied.",
|
|
86659
86508
|
"type": "IAnimationReferenceMetadata | null",
|
|
86660
86509
|
"inheritedFrom": {
|
|
86661
|
-
"name": "IAnimatableProps",
|
|
86662
86510
|
"module": "./../src/Controls/Behaviors/Animatable.ts"
|
|
86663
86511
|
}
|
|
86664
86512
|
},
|
|
@@ -86668,7 +86516,6 @@
|
|
|
86668
86516
|
"description": "Gets or sets the `exit` animation property.\nThe default value is `null`, which means no animation is applied.",
|
|
86669
86517
|
"type": "IAnimationReferenceMetadata | null",
|
|
86670
86518
|
"inheritedFrom": {
|
|
86671
|
-
"name": "IAnimatableProps",
|
|
86672
86519
|
"module": "./../src/Controls/Behaviors/Animatable.ts"
|
|
86673
86520
|
}
|
|
86674
86521
|
},
|
|
@@ -86824,7 +86671,6 @@
|
|
|
86824
86671
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
86825
86672
|
"type": "string",
|
|
86826
86673
|
"inheritedFrom": {
|
|
86827
|
-
"name": "IThemeableProps",
|
|
86828
86674
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
86829
86675
|
}
|
|
86830
86676
|
},
|
|
@@ -87437,7 +87283,6 @@
|
|
|
87437
87283
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
87438
87284
|
"type": "string",
|
|
87439
87285
|
"inheritedFrom": {
|
|
87440
|
-
"name": "IThemeableProps",
|
|
87441
87286
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
87442
87287
|
}
|
|
87443
87288
|
},
|
|
@@ -87838,7 +87683,6 @@
|
|
|
87838
87683
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
87839
87684
|
"type": "string",
|
|
87840
87685
|
"inheritedFrom": {
|
|
87841
|
-
"name": "IThemeableProps",
|
|
87842
87686
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
87843
87687
|
}
|
|
87844
87688
|
},
|
|
@@ -88278,7 +88122,6 @@
|
|
|
88278
88122
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
88279
88123
|
"type": "string",
|
|
88280
88124
|
"inheritedFrom": {
|
|
88281
|
-
"name": "IThemeableProps",
|
|
88282
88125
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
88283
88126
|
}
|
|
88284
88127
|
},
|
|
@@ -88300,7 +88143,6 @@
|
|
|
88300
88143
|
"description": "Gets or sets the `enter` animation property.\nThe default value is `null`, which means no animation is applied.",
|
|
88301
88144
|
"default": "\"fadeSlideIn\"",
|
|
88302
88145
|
"inheritedFrom": {
|
|
88303
|
-
"name": "IAnimatableProps",
|
|
88304
88146
|
"module": "./../src/Controls/Behaviors/Animatable.ts"
|
|
88305
88147
|
}
|
|
88306
88148
|
},
|
|
@@ -88311,7 +88153,6 @@
|
|
|
88311
88153
|
"description": "Gets or sets the `exit` animation property.\nThe default value is `null`, which means no animation is applied.",
|
|
88312
88154
|
"default": "\"fadeSlideOut\"",
|
|
88313
88155
|
"inheritedFrom": {
|
|
88314
|
-
"name": "IAnimatableProps",
|
|
88315
88156
|
"module": "./../src/Controls/Behaviors/Animatable.ts"
|
|
88316
88157
|
}
|
|
88317
88158
|
},
|
|
@@ -88874,7 +88715,6 @@
|
|
|
88874
88715
|
"defaultValue": "\"fadeSlideIn\"",
|
|
88875
88716
|
"description": "Gets or sets the `enter` animation property.\nThe default value is `null`, which means no animation is applied.",
|
|
88876
88717
|
"inheritedFrom": {
|
|
88877
|
-
"name": "IAnimatableProps",
|
|
88878
88718
|
"module": "./../src/Controls/Behaviors/Animatable.ts"
|
|
88879
88719
|
}
|
|
88880
88720
|
},
|
|
@@ -88884,7 +88724,6 @@
|
|
|
88884
88724
|
"defaultValue": "\"fadeSlideOut\"",
|
|
88885
88725
|
"description": "Gets or sets the `exit` animation property.\nThe default value is `null`, which means no animation is applied.",
|
|
88886
88726
|
"inheritedFrom": {
|
|
88887
|
-
"name": "IAnimatableProps",
|
|
88888
88727
|
"module": "./../src/Controls/Behaviors/Animatable.ts"
|
|
88889
88728
|
}
|
|
88890
88729
|
},
|
|
@@ -89113,7 +88952,6 @@
|
|
|
89113
88952
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
89114
88953
|
"type": "string",
|
|
89115
88954
|
"inheritedFrom": {
|
|
89116
|
-
"name": "IThemeableProps",
|
|
89117
88955
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
89118
88956
|
}
|
|
89119
88957
|
},
|
|
@@ -89511,7 +89349,6 @@
|
|
|
89511
89349
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
89512
89350
|
"type": "string",
|
|
89513
89351
|
"inheritedFrom": {
|
|
89514
|
-
"name": "IThemeableProps",
|
|
89515
89352
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
89516
89353
|
}
|
|
89517
89354
|
},
|
|
@@ -89924,7 +89761,6 @@
|
|
|
89924
89761
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
89925
89762
|
"type": "string",
|
|
89926
89763
|
"inheritedFrom": {
|
|
89927
|
-
"name": "IThemeableProps",
|
|
89928
89764
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
89929
89765
|
}
|
|
89930
89766
|
},
|
|
@@ -90218,7 +90054,6 @@
|
|
|
90218
90054
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
90219
90055
|
"type": "string",
|
|
90220
90056
|
"inheritedFrom": {
|
|
90221
|
-
"name": "IThemeableProps",
|
|
90222
90057
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
90223
90058
|
}
|
|
90224
90059
|
},
|
|
@@ -90755,7 +90590,6 @@
|
|
|
90755
90590
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
90756
90591
|
"type": "string",
|
|
90757
90592
|
"inheritedFrom": {
|
|
90758
|
-
"name": "IThemeableProps",
|
|
90759
90593
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
90760
90594
|
}
|
|
90761
90595
|
},
|
|
@@ -91174,7 +91008,6 @@
|
|
|
91174
91008
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
91175
91009
|
"type": "string",
|
|
91176
91010
|
"inheritedFrom": {
|
|
91177
|
-
"name": "IThemeableProps",
|
|
91178
91011
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
91179
91012
|
}
|
|
91180
91013
|
},
|
|
@@ -91529,7 +91362,6 @@
|
|
|
91529
91362
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
91530
91363
|
"type": "string",
|
|
91531
91364
|
"inheritedFrom": {
|
|
91532
|
-
"name": "IThemeableProps",
|
|
91533
91365
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
91534
91366
|
}
|
|
91535
91367
|
},
|
|
@@ -91902,7 +91734,6 @@
|
|
|
91902
91734
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
91903
91735
|
"type": "string",
|
|
91904
91736
|
"inheritedFrom": {
|
|
91905
|
-
"name": "IThemeableProps",
|
|
91906
91737
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
91907
91738
|
}
|
|
91908
91739
|
},
|
|
@@ -91924,7 +91755,6 @@
|
|
|
91924
91755
|
"description": "Gets or sets the `enter` animation property.\nThe default value is `null`, which means no animation is applied.",
|
|
91925
91756
|
"type": "IAnimationReferenceMetadata | null",
|
|
91926
91757
|
"inheritedFrom": {
|
|
91927
|
-
"name": "IAnimatableProps",
|
|
91928
91758
|
"module": "./../src/Controls/Behaviors/Animatable.ts"
|
|
91929
91759
|
}
|
|
91930
91760
|
},
|
|
@@ -91935,7 +91765,6 @@
|
|
|
91935
91765
|
"description": "Gets or sets the `exit` animation property.\nThe default value is `null`, which means no animation is applied.",
|
|
91936
91766
|
"type": "IAnimationReferenceMetadata | null",
|
|
91937
91767
|
"inheritedFrom": {
|
|
91938
|
-
"name": "IAnimatableProps",
|
|
91939
91768
|
"module": "./../src/Controls/Behaviors/Animatable.ts"
|
|
91940
91769
|
}
|
|
91941
91770
|
},
|
|
@@ -92525,7 +92354,6 @@
|
|
|
92525
92354
|
"description": "Gets or sets the `enter` animation property.\nThe default value is `null`, which means no animation is applied.",
|
|
92526
92355
|
"type": "IAnimationReferenceMetadata | null",
|
|
92527
92356
|
"inheritedFrom": {
|
|
92528
|
-
"name": "IAnimatableProps",
|
|
92529
92357
|
"module": "./../src/Controls/Behaviors/Animatable.ts"
|
|
92530
92358
|
}
|
|
92531
92359
|
},
|
|
@@ -92535,7 +92363,6 @@
|
|
|
92535
92363
|
"description": "Gets or sets the `exit` animation property.\nThe default value is `null`, which means no animation is applied.",
|
|
92536
92364
|
"type": "IAnimationReferenceMetadata | null",
|
|
92537
92365
|
"inheritedFrom": {
|
|
92538
|
-
"name": "IAnimatableProps",
|
|
92539
92366
|
"module": "./../src/Controls/Behaviors/Animatable.ts"
|
|
92540
92367
|
}
|
|
92541
92368
|
},
|
|
@@ -92702,7 +92529,6 @@
|
|
|
92702
92529
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
92703
92530
|
"type": "string",
|
|
92704
92531
|
"inheritedFrom": {
|
|
92705
|
-
"name": "IThemeableProps",
|
|
92706
92532
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
92707
92533
|
}
|
|
92708
92534
|
},
|
|
@@ -93100,7 +92926,6 @@
|
|
|
93100
92926
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
93101
92927
|
"type": "string",
|
|
93102
92928
|
"inheritedFrom": {
|
|
93103
|
-
"name": "IThemeableProps",
|
|
93104
92929
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
93105
92930
|
}
|
|
93106
92931
|
},
|
|
@@ -93513,7 +93338,6 @@
|
|
|
93513
93338
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
93514
93339
|
"type": "string",
|
|
93515
93340
|
"inheritedFrom": {
|
|
93516
|
-
"name": "IThemeableProps",
|
|
93517
93341
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
93518
93342
|
}
|
|
93519
93343
|
},
|
|
@@ -93807,7 +93631,6 @@
|
|
|
93807
93631
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
93808
93632
|
"type": "string",
|
|
93809
93633
|
"inheritedFrom": {
|
|
93810
|
-
"name": "IThemeableProps",
|
|
93811
93634
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
93812
93635
|
}
|
|
93813
93636
|
},
|
|
@@ -94417,7 +94240,6 @@
|
|
|
94417
94240
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
94418
94241
|
"type": "string",
|
|
94419
94242
|
"inheritedFrom": {
|
|
94420
|
-
"name": "IThemeableProps",
|
|
94421
94243
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
94422
94244
|
}
|
|
94423
94245
|
},
|
|
@@ -95040,7 +94862,6 @@
|
|
|
95040
94862
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
95041
94863
|
"type": "string",
|
|
95042
94864
|
"inheritedFrom": {
|
|
95043
|
-
"name": "IThemeableProps",
|
|
95044
94865
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
95045
94866
|
}
|
|
95046
94867
|
},
|
|
@@ -95662,7 +95483,6 @@
|
|
|
95662
95483
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
95663
95484
|
"type": "string",
|
|
95664
95485
|
"inheritedFrom": {
|
|
95665
|
-
"name": "IThemeableProps",
|
|
95666
95486
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
95667
95487
|
}
|
|
95668
95488
|
},
|
|
@@ -95684,7 +95504,6 @@
|
|
|
95684
95504
|
"description": "Gets or sets the `enter` animation property.\nThe default value is `null`, which means no animation is applied.",
|
|
95685
95505
|
"default": "\"fadeSlideIn\"",
|
|
95686
95506
|
"inheritedFrom": {
|
|
95687
|
-
"name": "IAnimatableProps",
|
|
95688
95507
|
"module": "./../src/Controls/Behaviors/Animatable.ts"
|
|
95689
95508
|
}
|
|
95690
95509
|
},
|
|
@@ -95695,7 +95514,6 @@
|
|
|
95695
95514
|
"description": "Gets or sets the `exit` animation property.\nThe default value is `null`, which means no animation is applied.",
|
|
95696
95515
|
"default": "\"fadeOut\"",
|
|
95697
95516
|
"inheritedFrom": {
|
|
95698
|
-
"name": "IAnimatableProps",
|
|
95699
95517
|
"module": "./../src/Controls/Behaviors/Animatable.ts"
|
|
95700
95518
|
}
|
|
95701
95519
|
},
|
|
@@ -96137,7 +95955,6 @@
|
|
|
96137
95955
|
"defaultValue": "\"fadeSlideIn\"",
|
|
96138
95956
|
"description": "Gets or sets the `enter` animation property.\nThe default value is `null`, which means no animation is applied.",
|
|
96139
95957
|
"inheritedFrom": {
|
|
96140
|
-
"name": "IAnimatableProps",
|
|
96141
95958
|
"module": "./../src/Controls/Behaviors/Animatable.ts"
|
|
96142
95959
|
}
|
|
96143
95960
|
},
|
|
@@ -96147,7 +95964,6 @@
|
|
|
96147
95964
|
"defaultValue": "\"fadeOut\"",
|
|
96148
95965
|
"description": "Gets or sets the `exit` animation property.\nThe default value is `null`, which means no animation is applied.",
|
|
96149
95966
|
"inheritedFrom": {
|
|
96150
|
-
"name": "IAnimatableProps",
|
|
96151
95967
|
"module": "./../src/Controls/Behaviors/Animatable.ts"
|
|
96152
95968
|
}
|
|
96153
95969
|
},
|
|
@@ -97548,7 +97364,6 @@
|
|
|
97548
97364
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
97549
97365
|
"type": "string",
|
|
97550
97366
|
"inheritedFrom": {
|
|
97551
|
-
"name": "IThemeableProps",
|
|
97552
97367
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
97553
97368
|
}
|
|
97554
97369
|
},
|
|
@@ -97909,7 +97724,6 @@
|
|
|
97909
97724
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
97910
97725
|
"type": "string",
|
|
97911
97726
|
"inheritedFrom": {
|
|
97912
|
-
"name": "IThemeableProps",
|
|
97913
97727
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
97914
97728
|
}
|
|
97915
97729
|
},
|
|
@@ -97931,7 +97745,6 @@
|
|
|
97931
97745
|
"description": "Gets or sets the `enter` animation property.\nThe default value is `null`, which means no animation is applied.",
|
|
97932
97746
|
"type": "IAnimationReferenceMetadata | null",
|
|
97933
97747
|
"inheritedFrom": {
|
|
97934
|
-
"name": "IAnimatableProps",
|
|
97935
97748
|
"module": "./../src/Controls/Behaviors/Animatable.ts"
|
|
97936
97749
|
}
|
|
97937
97750
|
},
|
|
@@ -97942,7 +97755,6 @@
|
|
|
97942
97755
|
"description": "Gets or sets the `exit` animation property.\nThe default value is `null`, which means no animation is applied.",
|
|
97943
97756
|
"type": "IAnimationReferenceMetadata | null",
|
|
97944
97757
|
"inheritedFrom": {
|
|
97945
|
-
"name": "IAnimatableProps",
|
|
97946
97758
|
"module": "./../src/Controls/Behaviors/Animatable.ts"
|
|
97947
97759
|
}
|
|
97948
97760
|
},
|
|
@@ -98194,7 +98006,6 @@
|
|
|
98194
98006
|
"description": "Gets or sets the `enter` animation property.\nThe default value is `null`, which means no animation is applied.",
|
|
98195
98007
|
"type": "IAnimationReferenceMetadata | null",
|
|
98196
98008
|
"inheritedFrom": {
|
|
98197
|
-
"name": "IAnimatableProps",
|
|
98198
98009
|
"module": "./../src/Controls/Behaviors/Animatable.ts"
|
|
98199
98010
|
}
|
|
98200
98011
|
},
|
|
@@ -98204,7 +98015,6 @@
|
|
|
98204
98015
|
"description": "Gets or sets the `exit` animation property.\nThe default value is `null`, which means no animation is applied.",
|
|
98205
98016
|
"type": "IAnimationReferenceMetadata | null",
|
|
98206
98017
|
"inheritedFrom": {
|
|
98207
|
-
"name": "IAnimatableProps",
|
|
98208
98018
|
"module": "./../src/Controls/Behaviors/Animatable.ts"
|
|
98209
98019
|
}
|
|
98210
98020
|
},
|
|
@@ -98319,7 +98129,6 @@
|
|
|
98319
98129
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
98320
98130
|
"type": "string",
|
|
98321
98131
|
"inheritedFrom": {
|
|
98322
|
-
"name": "IThemeableProps",
|
|
98323
98132
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
98324
98133
|
}
|
|
98325
98134
|
},
|
|
@@ -98746,7 +98555,6 @@
|
|
|
98746
98555
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
98747
98556
|
"type": "string",
|
|
98748
98557
|
"inheritedFrom": {
|
|
98749
|
-
"name": "IThemeableProps",
|
|
98750
98558
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
98751
98559
|
}
|
|
98752
98560
|
},
|
|
@@ -99118,7 +98926,6 @@
|
|
|
99118
98926
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
99119
98927
|
"type": "string",
|
|
99120
98928
|
"inheritedFrom": {
|
|
99121
|
-
"name": "IThemeableProps",
|
|
99122
98929
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
99123
98930
|
}
|
|
99124
98931
|
},
|
|
@@ -99414,7 +99221,6 @@
|
|
|
99414
99221
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
99415
99222
|
"type": "string",
|
|
99416
99223
|
"inheritedFrom": {
|
|
99417
|
-
"name": "IThemeableProps",
|
|
99418
99224
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
99419
99225
|
}
|
|
99420
99226
|
},
|
|
@@ -99803,7 +99609,6 @@
|
|
|
99803
99609
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
99804
99610
|
"type": "string",
|
|
99805
99611
|
"inheritedFrom": {
|
|
99806
|
-
"name": "IThemeableProps",
|
|
99807
99612
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
99808
99613
|
}
|
|
99809
99614
|
},
|
|
@@ -100216,7 +100021,6 @@
|
|
|
100216
100021
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
100217
100022
|
"type": "string",
|
|
100218
100023
|
"inheritedFrom": {
|
|
100219
|
-
"name": "IThemeableProps",
|
|
100220
100024
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
100221
100025
|
}
|
|
100222
100026
|
},
|
|
@@ -100551,7 +100355,6 @@
|
|
|
100551
100355
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
100552
100356
|
"type": "string",
|
|
100553
100357
|
"inheritedFrom": {
|
|
100554
|
-
"name": "IThemeableProps",
|
|
100555
100358
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
100556
100359
|
}
|
|
100557
100360
|
},
|
|
@@ -100908,7 +100711,6 @@
|
|
|
100908
100711
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
100909
100712
|
"type": "string",
|
|
100910
100713
|
"inheritedFrom": {
|
|
100911
|
-
"name": "IThemeableProps",
|
|
100912
100714
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
100913
100715
|
}
|
|
100914
100716
|
},
|
|
@@ -101275,7 +101077,6 @@
|
|
|
101275
101077
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
101276
101078
|
"type": "string",
|
|
101277
101079
|
"inheritedFrom": {
|
|
101278
|
-
"name": "IThemeableProps",
|
|
101279
101080
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
101280
101081
|
}
|
|
101281
101082
|
},
|
|
@@ -101658,7 +101459,6 @@
|
|
|
101658
101459
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
101659
101460
|
"type": "string",
|
|
101660
101461
|
"inheritedFrom": {
|
|
101661
|
-
"name": "IThemeableProps",
|
|
101662
101462
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
101663
101463
|
}
|
|
101664
101464
|
},
|
|
@@ -101680,7 +101480,6 @@
|
|
|
101680
101480
|
"description": "Gets or sets the `enter` animation property.\nThe default value is `null`, which means no animation is applied.",
|
|
101681
101481
|
"type": "IAnimationReferenceMetadata | null",
|
|
101682
101482
|
"inheritedFrom": {
|
|
101683
|
-
"name": "IAnimatableProps",
|
|
101684
101483
|
"module": "./../src/Controls/Behaviors/Animatable.ts"
|
|
101685
101484
|
}
|
|
101686
101485
|
},
|
|
@@ -101691,7 +101490,6 @@
|
|
|
101691
101490
|
"description": "Gets or sets the `exit` animation property.\nThe default value is `null`, which means no animation is applied.",
|
|
101692
101491
|
"type": "IAnimationReferenceMetadata | null",
|
|
101693
101492
|
"inheritedFrom": {
|
|
101694
|
-
"name": "IAnimatableProps",
|
|
101695
101493
|
"module": "./../src/Controls/Behaviors/Animatable.ts"
|
|
101696
101494
|
}
|
|
101697
101495
|
},
|
|
@@ -101963,7 +101761,6 @@
|
|
|
101963
101761
|
"description": "Gets or sets the `enter` animation property.\nThe default value is `null`, which means no animation is applied.",
|
|
101964
101762
|
"type": "IAnimationReferenceMetadata | null",
|
|
101965
101763
|
"inheritedFrom": {
|
|
101966
|
-
"name": "IAnimatableProps",
|
|
101967
101764
|
"module": "./../src/Controls/Behaviors/Animatable.ts"
|
|
101968
101765
|
}
|
|
101969
101766
|
},
|
|
@@ -101973,7 +101770,6 @@
|
|
|
101973
101770
|
"description": "Gets or sets the `exit` animation property.\nThe default value is `null`, which means no animation is applied.",
|
|
101974
101771
|
"type": "IAnimationReferenceMetadata | null",
|
|
101975
101772
|
"inheritedFrom": {
|
|
101976
|
-
"name": "IAnimatableProps",
|
|
101977
101773
|
"module": "./../src/Controls/Behaviors/Animatable.ts"
|
|
101978
101774
|
}
|
|
101979
101775
|
},
|
|
@@ -102085,7 +101881,6 @@
|
|
|
102085
101881
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
102086
101882
|
"type": "string",
|
|
102087
101883
|
"inheritedFrom": {
|
|
102088
|
-
"name": "IThemeableProps",
|
|
102089
101884
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
102090
101885
|
}
|
|
102091
101886
|
},
|
|
@@ -102107,7 +101902,6 @@
|
|
|
102107
101902
|
"description": "Gets or sets the `enter` animation property.\nThe default value is `null`, which means no animation is applied.",
|
|
102108
101903
|
"type": "IAnimationReferenceMetadata | null",
|
|
102109
101904
|
"inheritedFrom": {
|
|
102110
|
-
"name": "IAnimatableProps",
|
|
102111
101905
|
"module": "./../src/Controls/Behaviors/Animatable.ts"
|
|
102112
101906
|
}
|
|
102113
101907
|
},
|
|
@@ -102118,7 +101912,6 @@
|
|
|
102118
101912
|
"description": "Gets or sets the `exit` animation property.\nThe default value is `null`, which means no animation is applied.",
|
|
102119
101913
|
"type": "IAnimationReferenceMetadata | null",
|
|
102120
101914
|
"inheritedFrom": {
|
|
102121
|
-
"name": "IAnimatableProps",
|
|
102122
101915
|
"module": "./../src/Controls/Behaviors/Animatable.ts"
|
|
102123
101916
|
}
|
|
102124
101917
|
},
|
|
@@ -102453,7 +102246,6 @@
|
|
|
102453
102246
|
"description": "Gets or sets the `enter` animation property.\nThe default value is `null`, which means no animation is applied.",
|
|
102454
102247
|
"type": "IAnimationReferenceMetadata | null",
|
|
102455
102248
|
"inheritedFrom": {
|
|
102456
|
-
"name": "IAnimatableProps",
|
|
102457
102249
|
"module": "./../src/Controls/Behaviors/Animatable.ts"
|
|
102458
102250
|
}
|
|
102459
102251
|
},
|
|
@@ -102463,7 +102255,6 @@
|
|
|
102463
102255
|
"description": "Gets or sets the `exit` animation property.\nThe default value is `null`, which means no animation is applied.",
|
|
102464
102256
|
"type": "IAnimationReferenceMetadata | null",
|
|
102465
102257
|
"inheritedFrom": {
|
|
102466
|
-
"name": "IAnimatableProps",
|
|
102467
102258
|
"module": "./../src/Controls/Behaviors/Animatable.ts"
|
|
102468
102259
|
}
|
|
102469
102260
|
},
|
|
@@ -102549,7 +102340,6 @@
|
|
|
102549
102340
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
102550
102341
|
"type": "string",
|
|
102551
102342
|
"inheritedFrom": {
|
|
102552
|
-
"name": "IThemeableProps",
|
|
102553
102343
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
102554
102344
|
}
|
|
102555
102345
|
},
|
|
@@ -103177,7 +102967,6 @@
|
|
|
103177
102967
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
103178
102968
|
"type": "string",
|
|
103179
102969
|
"inheritedFrom": {
|
|
103180
|
-
"name": "IThemeableProps",
|
|
103181
102970
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
103182
102971
|
}
|
|
103183
102972
|
},
|
|
@@ -103199,7 +102988,6 @@
|
|
|
103199
102988
|
"description": "Gets or sets the `enter` animation property.\nThe default value is `null`, which means no animation is applied.",
|
|
103200
102989
|
"type": "IAnimationReferenceMetadata | null",
|
|
103201
102990
|
"inheritedFrom": {
|
|
103202
|
-
"name": "IAnimatableProps",
|
|
103203
102991
|
"module": "./../src/Controls/Behaviors/Animatable.ts"
|
|
103204
102992
|
}
|
|
103205
102993
|
},
|
|
@@ -103210,7 +102998,6 @@
|
|
|
103210
102998
|
"description": "Gets or sets the `exit` animation property.\nThe default value is `null`, which means no animation is applied.",
|
|
103211
102999
|
"type": "IAnimationReferenceMetadata | null",
|
|
103212
103000
|
"inheritedFrom": {
|
|
103213
|
-
"name": "IAnimatableProps",
|
|
103214
103001
|
"module": "./../src/Controls/Behaviors/Animatable.ts"
|
|
103215
103002
|
}
|
|
103216
103003
|
},
|
|
@@ -103682,7 +103469,6 @@
|
|
|
103682
103469
|
"description": "Gets or sets the `enter` animation property.\nThe default value is `null`, which means no animation is applied.",
|
|
103683
103470
|
"type": "IAnimationReferenceMetadata | null",
|
|
103684
103471
|
"inheritedFrom": {
|
|
103685
|
-
"name": "IAnimatableProps",
|
|
103686
103472
|
"module": "./../src/Controls/Behaviors/Animatable.ts"
|
|
103687
103473
|
}
|
|
103688
103474
|
},
|
|
@@ -103692,7 +103478,6 @@
|
|
|
103692
103478
|
"description": "Gets or sets the `exit` animation property.\nThe default value is `null`, which means no animation is applied.",
|
|
103693
103479
|
"type": "IAnimationReferenceMetadata | null",
|
|
103694
103480
|
"inheritedFrom": {
|
|
103695
|
-
"name": "IAnimatableProps",
|
|
103696
103481
|
"module": "./../src/Controls/Behaviors/Animatable.ts"
|
|
103697
103482
|
}
|
|
103698
103483
|
},
|
|
@@ -103764,7 +103549,6 @@
|
|
|
103764
103549
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
103765
103550
|
"type": "string",
|
|
103766
103551
|
"inheritedFrom": {
|
|
103767
|
-
"name": "IThemeableProps",
|
|
103768
103552
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
103769
103553
|
}
|
|
103770
103554
|
},
|
|
@@ -104097,7 +103881,6 @@
|
|
|
104097
103881
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
104098
103882
|
"type": "string",
|
|
104099
103883
|
"inheritedFrom": {
|
|
104100
|
-
"name": "IThemeableProps",
|
|
104101
103884
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
104102
103885
|
}
|
|
104103
103886
|
},
|
|
@@ -104594,7 +104377,6 @@
|
|
|
104594
104377
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
104595
104378
|
"type": "string",
|
|
104596
104379
|
"inheritedFrom": {
|
|
104597
|
-
"name": "IThemeableProps",
|
|
104598
104380
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
104599
104381
|
}
|
|
104600
104382
|
},
|
|
@@ -104898,7 +104680,6 @@
|
|
|
104898
104680
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
104899
104681
|
"type": "string",
|
|
104900
104682
|
"inheritedFrom": {
|
|
104901
|
-
"name": "IThemeableProps",
|
|
104902
104683
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
104903
104684
|
}
|
|
104904
104685
|
},
|
|
@@ -105184,7 +104965,6 @@
|
|
|
105184
104965
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
105185
104966
|
"type": "string",
|
|
105186
104967
|
"inheritedFrom": {
|
|
105187
|
-
"name": "IThemeableProps",
|
|
105188
104968
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
105189
104969
|
}
|
|
105190
104970
|
},
|
|
@@ -105837,7 +105617,6 @@
|
|
|
105837
105617
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
105838
105618
|
"type": "string",
|
|
105839
105619
|
"inheritedFrom": {
|
|
105840
|
-
"name": "IThemeableProps",
|
|
105841
105620
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
105842
105621
|
}
|
|
105843
105622
|
},
|
|
@@ -106187,7 +105966,6 @@
|
|
|
106187
105966
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
106188
105967
|
"type": "string",
|
|
106189
105968
|
"inheritedFrom": {
|
|
106190
|
-
"name": "IThemeableProps",
|
|
106191
105969
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
106192
105970
|
}
|
|
106193
105971
|
},
|
|
@@ -106577,7 +106355,6 @@
|
|
|
106577
106355
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
106578
106356
|
"type": "string",
|
|
106579
106357
|
"inheritedFrom": {
|
|
106580
|
-
"name": "IThemeableProps",
|
|
106581
106358
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
106582
106359
|
}
|
|
106583
106360
|
},
|
|
@@ -106981,7 +106758,6 @@
|
|
|
106981
106758
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
106982
106759
|
"type": "string",
|
|
106983
106760
|
"inheritedFrom": {
|
|
106984
|
-
"name": "IThemeableProps",
|
|
106985
106761
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
106986
106762
|
}
|
|
106987
106763
|
},
|
|
@@ -107365,7 +107141,6 @@
|
|
|
107365
107141
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
107366
107142
|
"type": "string",
|
|
107367
107143
|
"inheritedFrom": {
|
|
107368
|
-
"name": "IThemeableProps",
|
|
107369
107144
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
107370
107145
|
}
|
|
107371
107146
|
},
|
|
@@ -107690,7 +107465,6 @@
|
|
|
107690
107465
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
107691
107466
|
"type": "string",
|
|
107692
107467
|
"inheritedFrom": {
|
|
107693
|
-
"name": "IThemeableProps",
|
|
107694
107468
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
107695
107469
|
}
|
|
107696
107470
|
},
|
|
@@ -107997,7 +107771,6 @@
|
|
|
107997
107771
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
107998
107772
|
"type": "string",
|
|
107999
107773
|
"inheritedFrom": {
|
|
108000
|
-
"name": "IThemeableProps",
|
|
108001
107774
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
108002
107775
|
}
|
|
108003
107776
|
},
|
|
@@ -108656,7 +108429,6 @@
|
|
|
108656
108429
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
108657
108430
|
"type": "string",
|
|
108658
108431
|
"inheritedFrom": {
|
|
108659
|
-
"name": "IThemeableProps",
|
|
108660
108432
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
108661
108433
|
}
|
|
108662
108434
|
},
|
|
@@ -109125,7 +108897,6 @@
|
|
|
109125
108897
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
109126
108898
|
"type": "string",
|
|
109127
108899
|
"inheritedFrom": {
|
|
109128
|
-
"name": "IThemeableProps",
|
|
109129
108900
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
109130
108901
|
}
|
|
109131
108902
|
},
|
|
@@ -109532,7 +109303,6 @@
|
|
|
109532
109303
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
109533
109304
|
"type": "string",
|
|
109534
109305
|
"inheritedFrom": {
|
|
109535
|
-
"name": "IThemeableProps",
|
|
109536
109306
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
109537
109307
|
}
|
|
109538
109308
|
},
|
|
@@ -109931,7 +109701,6 @@
|
|
|
109931
109701
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
109932
109702
|
"type": "string",
|
|
109933
109703
|
"inheritedFrom": {
|
|
109934
|
-
"name": "IThemeableProps",
|
|
109935
109704
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
109936
109705
|
}
|
|
109937
109706
|
},
|
|
@@ -110545,7 +110314,6 @@
|
|
|
110545
110314
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
110546
110315
|
"type": "string",
|
|
110547
110316
|
"inheritedFrom": {
|
|
110548
|
-
"name": "IThemeableProps",
|
|
110549
110317
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
110550
110318
|
}
|
|
110551
110319
|
},
|
|
@@ -111481,7 +111249,6 @@
|
|
|
111481
111249
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
111482
111250
|
"type": "string",
|
|
111483
111251
|
"inheritedFrom": {
|
|
111484
|
-
"name": "IThemeableProps",
|
|
111485
111252
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
111486
111253
|
}
|
|
111487
111254
|
},
|
|
@@ -111856,7 +111623,6 @@
|
|
|
111856
111623
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
111857
111624
|
"type": "string",
|
|
111858
111625
|
"inheritedFrom": {
|
|
111859
|
-
"name": "IThemeableProps",
|
|
111860
111626
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
111861
111627
|
}
|
|
111862
111628
|
},
|
|
@@ -112604,7 +112370,6 @@
|
|
|
112604
112370
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
112605
112371
|
"type": "string",
|
|
112606
112372
|
"inheritedFrom": {
|
|
112607
|
-
"name": "IThemeableProps",
|
|
112608
112373
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
112609
112374
|
}
|
|
112610
112375
|
},
|
|
@@ -113086,7 +112851,6 @@
|
|
|
113086
112851
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
113087
112852
|
"type": "string",
|
|
113088
112853
|
"inheritedFrom": {
|
|
113089
|
-
"name": "IThemeableProps",
|
|
113090
112854
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
113091
112855
|
}
|
|
113092
112856
|
},
|
|
@@ -113446,7 +113210,6 @@
|
|
|
113446
113210
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
113447
113211
|
"type": "string",
|
|
113448
113212
|
"inheritedFrom": {
|
|
113449
|
-
"name": "IThemeableProps",
|
|
113450
113213
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
113451
113214
|
}
|
|
113452
113215
|
},
|
|
@@ -113850,7 +113613,6 @@
|
|
|
113850
113613
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
113851
113614
|
"type": "string",
|
|
113852
113615
|
"inheritedFrom": {
|
|
113853
|
-
"name": "IThemeableProps",
|
|
113854
113616
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
113855
113617
|
}
|
|
113856
113618
|
},
|
|
@@ -114259,7 +114021,6 @@
|
|
|
114259
114021
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
114260
114022
|
"type": "string",
|
|
114261
114023
|
"inheritedFrom": {
|
|
114262
|
-
"name": "IThemeableProps",
|
|
114263
114024
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
114264
114025
|
}
|
|
114265
114026
|
},
|
|
@@ -114705,7 +114466,6 @@
|
|
|
114705
114466
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
114706
114467
|
"type": "string",
|
|
114707
114468
|
"inheritedFrom": {
|
|
114708
|
-
"name": "IThemeableProps",
|
|
114709
114469
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
114710
114470
|
}
|
|
114711
114471
|
},
|
|
@@ -114995,7 +114755,6 @@
|
|
|
114995
114755
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
114996
114756
|
"type": "string",
|
|
114997
114757
|
"inheritedFrom": {
|
|
114998
|
-
"name": "IThemeableProps",
|
|
114999
114758
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
115000
114759
|
}
|
|
115001
114760
|
},
|
|
@@ -115332,7 +115091,6 @@
|
|
|
115332
115091
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
115333
115092
|
"type": "string",
|
|
115334
115093
|
"inheritedFrom": {
|
|
115335
|
-
"name": "IThemeableProps",
|
|
115336
115094
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
115337
115095
|
}
|
|
115338
115096
|
},
|
|
@@ -115764,7 +115522,6 @@
|
|
|
115764
115522
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
115765
115523
|
"type": "string",
|
|
115766
115524
|
"inheritedFrom": {
|
|
115767
|
-
"name": "IThemeableProps",
|
|
115768
115525
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
115769
115526
|
}
|
|
115770
115527
|
},
|
|
@@ -116288,7 +116045,6 @@
|
|
|
116288
116045
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
116289
116046
|
"type": "string",
|
|
116290
116047
|
"inheritedFrom": {
|
|
116291
|
-
"name": "IThemeableProps",
|
|
116292
116048
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
116293
116049
|
}
|
|
116294
116050
|
},
|
|
@@ -116609,7 +116365,6 @@
|
|
|
116609
116365
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
116610
116366
|
"type": "string",
|
|
116611
116367
|
"inheritedFrom": {
|
|
116612
|
-
"name": "IThemeableProps",
|
|
116613
116368
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
116614
116369
|
}
|
|
116615
116370
|
},
|
|
@@ -116979,7 +116734,6 @@
|
|
|
116979
116734
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
116980
116735
|
"type": "string",
|
|
116981
116736
|
"inheritedFrom": {
|
|
116982
|
-
"name": "IThemeableProps",
|
|
116983
116737
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
116984
116738
|
}
|
|
116985
116739
|
},
|
|
@@ -117450,7 +117204,6 @@
|
|
|
117450
117204
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
117451
117205
|
"type": "string",
|
|
117452
117206
|
"inheritedFrom": {
|
|
117453
|
-
"name": "IThemeableProps",
|
|
117454
117207
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
117455
117208
|
}
|
|
117456
117209
|
},
|
|
@@ -118010,7 +117763,6 @@
|
|
|
118010
117763
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
118011
117764
|
"type": "string",
|
|
118012
117765
|
"inheritedFrom": {
|
|
118013
|
-
"name": "IThemeableProps",
|
|
118014
117766
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
118015
117767
|
}
|
|
118016
117768
|
},
|
|
@@ -118729,7 +118481,6 @@
|
|
|
118729
118481
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
118730
118482
|
"type": "string",
|
|
118731
118483
|
"inheritedFrom": {
|
|
118732
|
-
"name": "IThemeableProps",
|
|
118733
118484
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
118734
118485
|
}
|
|
118735
118486
|
},
|
|
@@ -119219,7 +118970,6 @@
|
|
|
119219
118970
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
119220
118971
|
"type": "string",
|
|
119221
118972
|
"inheritedFrom": {
|
|
119222
|
-
"name": "IThemeableProps",
|
|
119223
118973
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
119224
118974
|
}
|
|
119225
118975
|
},
|
|
@@ -119564,7 +119314,6 @@
|
|
|
119564
119314
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
119565
119315
|
"type": "string",
|
|
119566
119316
|
"inheritedFrom": {
|
|
119567
|
-
"name": "IThemeableProps",
|
|
119568
119317
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
119569
119318
|
}
|
|
119570
119319
|
},
|
|
@@ -120445,7 +120194,6 @@
|
|
|
120445
120194
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
120446
120195
|
"type": "string",
|
|
120447
120196
|
"inheritedFrom": {
|
|
120448
|
-
"name": "IThemeableProps",
|
|
120449
120197
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
120450
120198
|
}
|
|
120451
120199
|
},
|
|
@@ -121050,7 +120798,6 @@
|
|
|
121050
120798
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
121051
120799
|
"type": "string",
|
|
121052
120800
|
"inheritedFrom": {
|
|
121053
|
-
"name": "IThemeableProps",
|
|
121054
120801
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
121055
120802
|
}
|
|
121056
120803
|
},
|
|
@@ -121759,7 +121506,6 @@
|
|
|
121759
121506
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
121760
121507
|
"type": "string",
|
|
121761
121508
|
"inheritedFrom": {
|
|
121762
|
-
"name": "IThemeableProps",
|
|
121763
121509
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
121764
121510
|
}
|
|
121765
121511
|
},
|
|
@@ -122309,7 +122055,6 @@
|
|
|
122309
122055
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
122310
122056
|
"type": "string",
|
|
122311
122057
|
"inheritedFrom": {
|
|
122312
|
-
"name": "IThemeableProps",
|
|
122313
122058
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
122314
122059
|
}
|
|
122315
122060
|
},
|
|
@@ -123148,7 +122893,6 @@
|
|
|
123148
122893
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
123149
122894
|
"type": "string",
|
|
123150
122895
|
"inheritedFrom": {
|
|
123151
|
-
"name": "IThemeableProps",
|
|
123152
122896
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
123153
122897
|
}
|
|
123154
122898
|
},
|
|
@@ -123919,7 +123663,6 @@
|
|
|
123919
123663
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
123920
123664
|
"type": "string",
|
|
123921
123665
|
"inheritedFrom": {
|
|
123922
|
-
"name": "IThemeableProps",
|
|
123923
123666
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
123924
123667
|
}
|
|
123925
123668
|
},
|
|
@@ -124654,7 +124397,6 @@
|
|
|
124654
124397
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
124655
124398
|
"type": "string",
|
|
124656
124399
|
"inheritedFrom": {
|
|
124657
|
-
"name": "IThemeableProps",
|
|
124658
124400
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
124659
124401
|
}
|
|
124660
124402
|
},
|
|
@@ -125315,7 +125057,6 @@
|
|
|
125315
125057
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
125316
125058
|
"type": "string",
|
|
125317
125059
|
"inheritedFrom": {
|
|
125318
|
-
"name": "IThemeableProps",
|
|
125319
125060
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
125320
125061
|
}
|
|
125321
125062
|
},
|
|
@@ -127031,7 +126772,6 @@
|
|
|
127031
126772
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
127032
126773
|
"type": "string",
|
|
127033
126774
|
"inheritedFrom": {
|
|
127034
|
-
"name": "IThemeableProps",
|
|
127035
126775
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
127036
126776
|
}
|
|
127037
126777
|
},
|
|
@@ -127595,7 +127335,6 @@
|
|
|
127595
127335
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
127596
127336
|
"type": "string",
|
|
127597
127337
|
"inheritedFrom": {
|
|
127598
|
-
"name": "IThemeableProps",
|
|
127599
127338
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
127600
127339
|
}
|
|
127601
127340
|
},
|
|
@@ -128096,7 +127835,6 @@
|
|
|
128096
127835
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
128097
127836
|
"type": "string",
|
|
128098
127837
|
"inheritedFrom": {
|
|
128099
|
-
"name": "IThemeableProps",
|
|
128100
127838
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
128101
127839
|
}
|
|
128102
127840
|
},
|
|
@@ -128779,7 +128517,6 @@
|
|
|
128779
128517
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
128780
128518
|
"type": "string",
|
|
128781
128519
|
"inheritedFrom": {
|
|
128782
|
-
"name": "IThemeableProps",
|
|
128783
128520
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
128784
128521
|
}
|
|
128785
128522
|
},
|
|
@@ -129582,7 +129319,6 @@
|
|
|
129582
129319
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
129583
129320
|
"type": "string",
|
|
129584
129321
|
"inheritedFrom": {
|
|
129585
|
-
"name": "IThemeableProps",
|
|
129586
129322
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
129587
129323
|
}
|
|
129588
129324
|
},
|
|
@@ -130525,7 +130261,6 @@
|
|
|
130525
130261
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
130526
130262
|
"type": "string",
|
|
130527
130263
|
"inheritedFrom": {
|
|
130528
|
-
"name": "IThemeableProps",
|
|
130529
130264
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
130530
130265
|
}
|
|
130531
130266
|
},
|
|
@@ -131118,7 +130853,6 @@
|
|
|
131118
130853
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
131119
130854
|
"type": "string",
|
|
131120
130855
|
"inheritedFrom": {
|
|
131121
|
-
"name": "IThemeableProps",
|
|
131122
130856
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
131123
130857
|
}
|
|
131124
130858
|
},
|
|
@@ -131478,7 +131212,6 @@
|
|
|
131478
131212
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
131479
131213
|
"type": "string",
|
|
131480
131214
|
"inheritedFrom": {
|
|
131481
|
-
"name": "IThemeableProps",
|
|
131482
131215
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
131483
131216
|
}
|
|
131484
131217
|
},
|
|
@@ -134655,7 +134388,6 @@
|
|
|
134655
134388
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
134656
134389
|
"type": "string",
|
|
134657
134390
|
"inheritedFrom": {
|
|
134658
|
-
"name": "IThemeableProps",
|
|
134659
134391
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
134660
134392
|
}
|
|
134661
134393
|
},
|
|
@@ -135390,7 +135122,6 @@
|
|
|
135390
135122
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
135391
135123
|
"type": "string",
|
|
135392
135124
|
"inheritedFrom": {
|
|
135393
|
-
"name": "IThemeableProps",
|
|
135394
135125
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
135395
135126
|
}
|
|
135396
135127
|
},
|
|
@@ -135905,7 +135636,6 @@
|
|
|
135905
135636
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
135906
135637
|
"type": "string",
|
|
135907
135638
|
"inheritedFrom": {
|
|
135908
|
-
"name": "IThemeableProps",
|
|
135909
135639
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
135910
135640
|
}
|
|
135911
135641
|
},
|
|
@@ -136250,7 +135980,6 @@
|
|
|
136250
135980
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
136251
135981
|
"type": "string",
|
|
136252
135982
|
"inheritedFrom": {
|
|
136253
|
-
"name": "IThemeableProps",
|
|
136254
135983
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
136255
135984
|
}
|
|
136256
135985
|
},
|
|
@@ -136732,7 +136461,6 @@
|
|
|
136732
136461
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
136733
136462
|
"type": "string",
|
|
136734
136463
|
"inheritedFrom": {
|
|
136735
|
-
"name": "IThemeableProps",
|
|
136736
136464
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
136737
136465
|
}
|
|
136738
136466
|
},
|
|
@@ -137372,7 +137100,6 @@
|
|
|
137372
137100
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
137373
137101
|
"type": "string",
|
|
137374
137102
|
"inheritedFrom": {
|
|
137375
|
-
"name": "IThemeableProps",
|
|
137376
137103
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
137377
137104
|
}
|
|
137378
137105
|
},
|
|
@@ -137693,7 +137420,6 @@
|
|
|
137693
137420
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
137694
137421
|
"type": "string",
|
|
137695
137422
|
"inheritedFrom": {
|
|
137696
|
-
"name": "IThemeableProps",
|
|
137697
137423
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
137698
137424
|
}
|
|
137699
137425
|
},
|
|
@@ -138154,7 +137880,6 @@
|
|
|
138154
137880
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
138155
137881
|
"type": "string",
|
|
138156
137882
|
"inheritedFrom": {
|
|
138157
|
-
"name": "IThemeableProps",
|
|
138158
137883
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
138159
137884
|
}
|
|
138160
137885
|
},
|
|
@@ -138743,7 +138468,6 @@
|
|
|
138743
138468
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
138744
138469
|
"type": "string",
|
|
138745
138470
|
"inheritedFrom": {
|
|
138746
|
-
"name": "IThemeableProps",
|
|
138747
138471
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
138748
138472
|
}
|
|
138749
138473
|
},
|
|
@@ -139445,7 +139169,6 @@
|
|
|
139445
139169
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
139446
139170
|
"type": "string",
|
|
139447
139171
|
"inheritedFrom": {
|
|
139448
|
-
"name": "IThemeableProps",
|
|
139449
139172
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
139450
139173
|
}
|
|
139451
139174
|
},
|
|
@@ -139467,7 +139190,6 @@
|
|
|
139467
139190
|
"description": "Gets or sets the `enter` animation property.\nThe default value is `null`, which means no animation is applied.",
|
|
139468
139191
|
"default": "\"fadeIn\"",
|
|
139469
139192
|
"inheritedFrom": {
|
|
139470
|
-
"name": "IAnimatableProps",
|
|
139471
139193
|
"module": "./../src/Controls/Behaviors/Animatable.ts"
|
|
139472
139194
|
}
|
|
139473
139195
|
},
|
|
@@ -139478,7 +139200,6 @@
|
|
|
139478
139200
|
"description": "Gets or sets the `exit` animation property.\nThe default value is `null`, which means no animation is applied.",
|
|
139479
139201
|
"default": "\"fadeOut\"",
|
|
139480
139202
|
"inheritedFrom": {
|
|
139481
|
-
"name": "IAnimatableProps",
|
|
139482
139203
|
"module": "./../src/Controls/Behaviors/Animatable.ts"
|
|
139483
139204
|
}
|
|
139484
139205
|
},
|
|
@@ -139925,7 +139646,6 @@
|
|
|
139925
139646
|
"defaultValue": "\"fadeIn\"",
|
|
139926
139647
|
"description": "Gets or sets the `enter` animation property.\nThe default value is `null`, which means no animation is applied.",
|
|
139927
139648
|
"inheritedFrom": {
|
|
139928
|
-
"name": "IAnimatableProps",
|
|
139929
139649
|
"module": "./../src/Controls/Behaviors/Animatable.ts"
|
|
139930
139650
|
}
|
|
139931
139651
|
},
|
|
@@ -139935,7 +139655,6 @@
|
|
|
139935
139655
|
"defaultValue": "\"fadeOut\"",
|
|
139936
139656
|
"description": "Gets or sets the `exit` animation property.\nThe default value is `null`, which means no animation is applied.",
|
|
139937
139657
|
"inheritedFrom": {
|
|
139938
|
-
"name": "IAnimatableProps",
|
|
139939
139658
|
"module": "./../src/Controls/Behaviors/Animatable.ts"
|
|
139940
139659
|
}
|
|
139941
139660
|
},
|
|
@@ -140107,7 +139826,6 @@
|
|
|
140107
139826
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
140108
139827
|
"type": "string",
|
|
140109
139828
|
"inheritedFrom": {
|
|
140110
|
-
"name": "IThemeableProps",
|
|
140111
139829
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
140112
139830
|
}
|
|
140113
139831
|
},
|
|
@@ -140666,7 +140384,6 @@
|
|
|
140666
140384
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
140667
140385
|
"type": "string",
|
|
140668
140386
|
"inheritedFrom": {
|
|
140669
|
-
"name": "IThemeableProps",
|
|
140670
140387
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
140671
140388
|
}
|
|
140672
140389
|
},
|
|
@@ -140688,7 +140405,6 @@
|
|
|
140688
140405
|
"description": "Gets or sets the `enter` animation property.\nThe default value is `null`, which means no animation is applied.",
|
|
140689
140406
|
"default": "\"fadeIn\"",
|
|
140690
140407
|
"inheritedFrom": {
|
|
140691
|
-
"name": "IAnimatableProps",
|
|
140692
140408
|
"module": "./../src/Controls/Behaviors/Animatable.ts"
|
|
140693
140409
|
}
|
|
140694
140410
|
},
|
|
@@ -140699,7 +140415,6 @@
|
|
|
140699
140415
|
"description": "Gets or sets the `exit` animation property.\nThe default value is `null`, which means no animation is applied.",
|
|
140700
140416
|
"default": "\"fadeOut\"",
|
|
140701
140417
|
"inheritedFrom": {
|
|
140702
|
-
"name": "IAnimatableProps",
|
|
140703
140418
|
"module": "./../src/Controls/Behaviors/Animatable.ts"
|
|
140704
140419
|
}
|
|
140705
140420
|
},
|
|
@@ -141142,7 +140857,6 @@
|
|
|
141142
140857
|
"defaultValue": "\"fadeIn\"",
|
|
141143
140858
|
"description": "Gets or sets the `enter` animation property.\nThe default value is `null`, which means no animation is applied.",
|
|
141144
140859
|
"inheritedFrom": {
|
|
141145
|
-
"name": "IAnimatableProps",
|
|
141146
140860
|
"module": "./../src/Controls/Behaviors/Animatable.ts"
|
|
141147
140861
|
}
|
|
141148
140862
|
},
|
|
@@ -141152,7 +140866,6 @@
|
|
|
141152
140866
|
"defaultValue": "\"fadeOut\"",
|
|
141153
140867
|
"description": "Gets or sets the `exit` animation property.\nThe default value is `null`, which means no animation is applied.",
|
|
141154
140868
|
"inheritedFrom": {
|
|
141155
|
-
"name": "IAnimatableProps",
|
|
141156
140869
|
"module": "./../src/Controls/Behaviors/Animatable.ts"
|
|
141157
140870
|
}
|
|
141158
140871
|
},
|
|
@@ -141356,7 +141069,6 @@
|
|
|
141356
141069
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
141357
141070
|
"type": "string",
|
|
141358
141071
|
"inheritedFrom": {
|
|
141359
|
-
"name": "IThemeableProps",
|
|
141360
141072
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
141361
141073
|
}
|
|
141362
141074
|
},
|
|
@@ -141830,7 +141542,6 @@
|
|
|
141830
141542
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
141831
141543
|
"type": "string",
|
|
141832
141544
|
"inheritedFrom": {
|
|
141833
|
-
"name": "IThemeableProps",
|
|
141834
141545
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
141835
141546
|
}
|
|
141836
141547
|
},
|
|
@@ -142416,7 +142127,6 @@
|
|
|
142416
142127
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
142417
142128
|
"type": "string",
|
|
142418
142129
|
"inheritedFrom": {
|
|
142419
|
-
"name": "IThemeableProps",
|
|
142420
142130
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
142421
142131
|
}
|
|
142422
142132
|
},
|
|
@@ -142968,7 +142678,6 @@
|
|
|
142968
142678
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
142969
142679
|
"type": "string",
|
|
142970
142680
|
"inheritedFrom": {
|
|
142971
|
-
"name": "IThemeableProps",
|
|
142972
142681
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
142973
142682
|
}
|
|
142974
142683
|
},
|
|
@@ -143299,7 +143008,6 @@
|
|
|
143299
143008
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
143300
143009
|
"type": "string",
|
|
143301
143010
|
"inheritedFrom": {
|
|
143302
|
-
"name": "IThemeableProps",
|
|
143303
143011
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
143304
143012
|
}
|
|
143305
143013
|
},
|
|
@@ -143706,7 +143414,6 @@
|
|
|
143706
143414
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
143707
143415
|
"type": "string",
|
|
143708
143416
|
"inheritedFrom": {
|
|
143709
|
-
"name": "IThemeableProps",
|
|
143710
143417
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
143711
143418
|
}
|
|
143712
143419
|
},
|
|
@@ -144020,7 +143727,6 @@
|
|
|
144020
143727
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
144021
143728
|
"type": "string",
|
|
144022
143729
|
"inheritedFrom": {
|
|
144023
|
-
"name": "IThemeableProps",
|
|
144024
143730
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
144025
143731
|
}
|
|
144026
143732
|
},
|
|
@@ -144288,7 +143994,6 @@
|
|
|
144288
143994
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
144289
143995
|
"type": "string",
|
|
144290
143996
|
"inheritedFrom": {
|
|
144291
|
-
"name": "IThemeableProps",
|
|
144292
143997
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
144293
143998
|
}
|
|
144294
143999
|
},
|
|
@@ -144556,7 +144261,6 @@
|
|
|
144556
144261
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
144557
144262
|
"type": "string",
|
|
144558
144263
|
"inheritedFrom": {
|
|
144559
|
-
"name": "IThemeableProps",
|
|
144560
144264
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
144561
144265
|
}
|
|
144562
144266
|
},
|
|
@@ -144863,7 +144567,6 @@
|
|
|
144863
144567
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
144864
144568
|
"type": "string",
|
|
144865
144569
|
"inheritedFrom": {
|
|
144866
|
-
"name": "IThemeableProps",
|
|
144867
144570
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
144868
144571
|
}
|
|
144869
144572
|
},
|
|
@@ -145487,7 +145190,6 @@
|
|
|
145487
145190
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
145488
145191
|
"type": "string",
|
|
145489
145192
|
"inheritedFrom": {
|
|
145490
|
-
"name": "IThemeableProps",
|
|
145491
145193
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
145492
145194
|
}
|
|
145493
145195
|
},
|
|
@@ -146331,7 +146033,6 @@
|
|
|
146331
146033
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
146332
146034
|
"type": "string",
|
|
146333
146035
|
"inheritedFrom": {
|
|
146334
|
-
"name": "IThemeableProps",
|
|
146335
146036
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
146336
146037
|
}
|
|
146337
146038
|
},
|
|
@@ -146980,7 +146681,6 @@
|
|
|
146980
146681
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
146981
146682
|
"type": "string",
|
|
146982
146683
|
"inheritedFrom": {
|
|
146983
|
-
"name": "IThemeableProps",
|
|
146984
146684
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
146985
146685
|
}
|
|
146986
146686
|
},
|
|
@@ -147002,7 +146702,6 @@
|
|
|
147002
146702
|
"description": "Gets or sets the `enter` animation property.\nThe default value is `null`, which means no animation is applied.",
|
|
147003
146703
|
"default": "\"fadeIn\"",
|
|
147004
146704
|
"inheritedFrom": {
|
|
147005
|
-
"name": "IAnimatableProps",
|
|
147006
146705
|
"module": "./../src/Controls/Behaviors/Animatable.ts"
|
|
147007
146706
|
}
|
|
147008
146707
|
},
|
|
@@ -147013,7 +146712,6 @@
|
|
|
147013
146712
|
"description": "Gets or sets the `exit` animation property.\nThe default value is `null`, which means no animation is applied.",
|
|
147014
146713
|
"default": "\"fadeOut\"",
|
|
147015
146714
|
"inheritedFrom": {
|
|
147016
|
-
"name": "IAnimatableProps",
|
|
147017
146715
|
"module": "./../src/Controls/Behaviors/Animatable.ts"
|
|
147018
146716
|
}
|
|
147019
146717
|
},
|
|
@@ -147444,7 +147142,6 @@
|
|
|
147444
147142
|
"defaultValue": "\"fadeIn\"",
|
|
147445
147143
|
"description": "Gets or sets the `enter` animation property.\nThe default value is `null`, which means no animation is applied.",
|
|
147446
147144
|
"inheritedFrom": {
|
|
147447
|
-
"name": "IAnimatableProps",
|
|
147448
147145
|
"module": "./../src/Controls/Behaviors/Animatable.ts"
|
|
147449
147146
|
}
|
|
147450
147147
|
},
|
|
@@ -147454,7 +147151,6 @@
|
|
|
147454
147151
|
"defaultValue": "\"fadeOut\"",
|
|
147455
147152
|
"description": "Gets or sets the `exit` animation property.\nThe default value is `null`, which means no animation is applied.",
|
|
147456
147153
|
"inheritedFrom": {
|
|
147457
|
-
"name": "IAnimatableProps",
|
|
147458
147154
|
"module": "./../src/Controls/Behaviors/Animatable.ts"
|
|
147459
147155
|
}
|
|
147460
147156
|
},
|
|
@@ -147604,7 +147300,6 @@
|
|
|
147604
147300
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
147605
147301
|
"type": "string",
|
|
147606
147302
|
"inheritedFrom": {
|
|
147607
|
-
"name": "IThemeableProps",
|
|
147608
147303
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
147609
147304
|
}
|
|
147610
147305
|
},
|
|
@@ -148155,7 +147850,6 @@
|
|
|
148155
147850
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
148156
147851
|
"type": "string",
|
|
148157
147852
|
"inheritedFrom": {
|
|
148158
|
-
"name": "IThemeableProps",
|
|
148159
147853
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
148160
147854
|
}
|
|
148161
147855
|
},
|
|
@@ -148894,7 +148588,6 @@
|
|
|
148894
148588
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
148895
148589
|
"type": "string",
|
|
148896
148590
|
"inheritedFrom": {
|
|
148897
|
-
"name": "IThemeableProps",
|
|
148898
148591
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
148899
148592
|
}
|
|
148900
148593
|
},
|
|
@@ -149364,7 +149057,6 @@
|
|
|
149364
149057
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
149365
149058
|
"type": "string",
|
|
149366
149059
|
"inheritedFrom": {
|
|
149367
|
-
"name": "IThemeableProps",
|
|
149368
149060
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
149369
149061
|
}
|
|
149370
149062
|
},
|
|
@@ -149845,7 +149537,6 @@
|
|
|
149845
149537
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
149846
149538
|
"type": "string",
|
|
149847
149539
|
"inheritedFrom": {
|
|
149848
|
-
"name": "IThemeableProps",
|
|
149849
149540
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
149850
149541
|
}
|
|
149851
149542
|
},
|
|
@@ -150311,7 +150002,6 @@
|
|
|
150311
150002
|
"description": "Gets or sets the `themeName` property.\nThis property defines the name of the theme to be applied to the element.\nIf not set, the element will use the default theme.\nThe default value is an empty string, which means no theme is set.",
|
|
150312
150003
|
"type": "string",
|
|
150313
150004
|
"inheritedFrom": {
|
|
150314
|
-
"name": "IThemeableProps",
|
|
150315
150005
|
"module": "./../src/Controls/Behaviors/Themeable.ts"
|
|
150316
150006
|
}
|
|
150317
150007
|
},
|