@genesislcap/grid-pro 14.424.1-alpha-0195bdc.0 → 14.424.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/custom-elements.json +1039 -1039
- package/dist/dts/react.d.ts +39 -39
- package/dist/react.cjs +15 -15
- package/dist/react.mjs +10 -10
- package/package.json +14 -14
|
@@ -3764,57 +3764,29 @@
|
|
|
3764
3764
|
},
|
|
3765
3765
|
{
|
|
3766
3766
|
"kind": "javascript-module",
|
|
3767
|
-
"path": "src/cell-
|
|
3767
|
+
"path": "src/cell-renderers/action.renderer.ts",
|
|
3768
3768
|
"declarations": [
|
|
3769
3769
|
{
|
|
3770
3770
|
"kind": "class",
|
|
3771
|
-
"description": "The AG
|
|
3772
|
-
"name": "
|
|
3771
|
+
"description": "The AG Action Renderer element.",
|
|
3772
|
+
"name": "ActionRenderer",
|
|
3773
3773
|
"members": [
|
|
3774
3774
|
{
|
|
3775
3775
|
"kind": "field",
|
|
3776
|
-
"name": "
|
|
3776
|
+
"name": "params",
|
|
3777
3777
|
"type": {
|
|
3778
|
-
"text": "
|
|
3778
|
+
"text": "ICellRendererParams & ActionRendererParams"
|
|
3779
3779
|
},
|
|
3780
3780
|
"privacy": "public"
|
|
3781
3781
|
},
|
|
3782
3782
|
{
|
|
3783
3783
|
"kind": "field",
|
|
3784
|
-
"name": "
|
|
3784
|
+
"name": "pendingAction",
|
|
3785
3785
|
"type": {
|
|
3786
|
-
"text": "
|
|
3786
|
+
"text": "boolean"
|
|
3787
3787
|
},
|
|
3788
3788
|
"privacy": "public"
|
|
3789
3789
|
},
|
|
3790
|
-
{
|
|
3791
|
-
"kind": "field",
|
|
3792
|
-
"name": "params",
|
|
3793
|
-
"type": {
|
|
3794
|
-
"text": "DateEditorParams"
|
|
3795
|
-
}
|
|
3796
|
-
},
|
|
3797
|
-
{
|
|
3798
|
-
"kind": "field",
|
|
3799
|
-
"name": "dateFormat",
|
|
3800
|
-
"type": {
|
|
3801
|
-
"text": "string"
|
|
3802
|
-
}
|
|
3803
|
-
},
|
|
3804
|
-
{
|
|
3805
|
-
"kind": "field",
|
|
3806
|
-
"name": "input",
|
|
3807
|
-
"type": {
|
|
3808
|
-
"text": "any"
|
|
3809
|
-
}
|
|
3810
|
-
},
|
|
3811
|
-
{
|
|
3812
|
-
"kind": "field",
|
|
3813
|
-
"name": "inputType",
|
|
3814
|
-
"type": {
|
|
3815
|
-
"text": "'datetime-local' | 'date'"
|
|
3816
|
-
}
|
|
3817
|
-
},
|
|
3818
3790
|
{
|
|
3819
3791
|
"kind": "method",
|
|
3820
3792
|
"name": "init",
|
|
@@ -3823,7 +3795,7 @@
|
|
|
3823
3795
|
{
|
|
3824
3796
|
"name": "params",
|
|
3825
3797
|
"type": {
|
|
3826
|
-
"text": "
|
|
3798
|
+
"text": "ICellRendererParams & ActionRendererParams"
|
|
3827
3799
|
}
|
|
3828
3800
|
}
|
|
3829
3801
|
]
|
|
@@ -3842,49 +3814,39 @@
|
|
|
3842
3814
|
"kind": "method",
|
|
3843
3815
|
"name": "refresh",
|
|
3844
3816
|
"privacy": "public",
|
|
3845
|
-
"return": {
|
|
3846
|
-
"type": {
|
|
3847
|
-
"text": "boolean"
|
|
3848
|
-
}
|
|
3849
|
-
},
|
|
3850
3817
|
"parameters": [
|
|
3851
3818
|
{
|
|
3852
3819
|
"name": "params",
|
|
3853
3820
|
"type": {
|
|
3854
|
-
"text": "
|
|
3821
|
+
"text": "ICellRendererParams"
|
|
3855
3822
|
}
|
|
3856
3823
|
}
|
|
3857
3824
|
]
|
|
3858
3825
|
},
|
|
3859
3826
|
{
|
|
3860
3827
|
"kind": "method",
|
|
3861
|
-
"name": "
|
|
3862
|
-
|
|
3863
|
-
{
|
|
3864
|
-
"kind": "method",
|
|
3865
|
-
"name": "isPopup",
|
|
3828
|
+
"name": "isDisabled",
|
|
3829
|
+
"privacy": "public",
|
|
3866
3830
|
"return": {
|
|
3867
3831
|
"type": {
|
|
3868
3832
|
"text": "boolean"
|
|
3869
3833
|
}
|
|
3870
|
-
}
|
|
3871
|
-
},
|
|
3872
|
-
{
|
|
3873
|
-
"kind": "method",
|
|
3874
|
-
"name": "changeHandler",
|
|
3834
|
+
},
|
|
3875
3835
|
"parameters": [
|
|
3876
3836
|
{
|
|
3877
|
-
"name": "
|
|
3837
|
+
"name": "data"
|
|
3878
3838
|
}
|
|
3879
3839
|
]
|
|
3880
3840
|
},
|
|
3881
3841
|
{
|
|
3882
3842
|
"kind": "method",
|
|
3883
|
-
"name": "
|
|
3843
|
+
"name": "clickHandler",
|
|
3844
|
+
"privacy": "public"
|
|
3884
3845
|
},
|
|
3885
3846
|
{
|
|
3886
|
-
"kind": "
|
|
3887
|
-
"name": "
|
|
3847
|
+
"kind": "field",
|
|
3848
|
+
"name": "dataTestId",
|
|
3849
|
+
"readonly": true
|
|
3888
3850
|
},
|
|
3889
3851
|
{
|
|
3890
3852
|
"kind": "field",
|
|
@@ -4002,144 +3964,78 @@
|
|
|
4002
3964
|
"name": "FoundationElement",
|
|
4003
3965
|
"package": "@microsoft/fast-foundation"
|
|
4004
3966
|
},
|
|
4005
|
-
"tagName": "%%prefix%%-
|
|
3967
|
+
"tagName": "%%prefix%%-grid-pro-action-renderer",
|
|
4006
3968
|
"customElement": true
|
|
4007
3969
|
},
|
|
4008
3970
|
{
|
|
4009
3971
|
"kind": "variable",
|
|
4010
|
-
"name": "
|
|
4011
|
-
"
|
|
4012
|
-
"description": "The AG Select Renderer Styles.",
|
|
3972
|
+
"name": "actionHeightMultiplier",
|
|
3973
|
+
"description": "The base height multiplier for the action renderer.",
|
|
4013
3974
|
"privacy": "public"
|
|
4014
3975
|
},
|
|
4015
3976
|
{
|
|
4016
|
-
"kind": "
|
|
4017
|
-
"name": "
|
|
4018
|
-
"
|
|
4019
|
-
|
|
4020
|
-
"name": "prefix",
|
|
4021
|
-
"default": "'foundation'",
|
|
4022
|
-
"description": "The design system prefix to use. Defaults to 'foundation'."
|
|
4023
|
-
}
|
|
4024
|
-
],
|
|
4025
|
-
"description": "Get a Design System prefixed Select template.",
|
|
4026
|
-
"return": {
|
|
4027
|
-
"type": {
|
|
4028
|
-
"text": ""
|
|
4029
|
-
}
|
|
4030
|
-
},
|
|
3977
|
+
"kind": "variable",
|
|
3978
|
+
"name": "agActionRendererStyles",
|
|
3979
|
+
"default": "css`\n .action-container {\n align-items: center;\n display: flex;\n height: 100%;\n justify-content: center;\n }\n .action-renderer {\n align-self: center;\n display: flex;\n height: calc(\n (var(--base-height-multiplier) + var(--density)) * var(--design-unit) *\n var(--action-height-multiplier)\n );\n }\n`",
|
|
3980
|
+
"description": "The AG Action Renderer Styles.",
|
|
4031
3981
|
"privacy": "public"
|
|
4032
3982
|
},
|
|
4033
3983
|
{
|
|
4034
3984
|
"kind": "variable",
|
|
4035
|
-
"name": "
|
|
3985
|
+
"name": "foundationGridProActionRenderer",
|
|
3986
|
+
"description": "A function that returns a Foundation Action Renderer for configuring the component with a DesignSystem.",
|
|
4036
3987
|
"privacy": "public"
|
|
4037
3988
|
}
|
|
4038
3989
|
],
|
|
4039
3990
|
"exports": [
|
|
4040
3991
|
{
|
|
4041
3992
|
"kind": "js",
|
|
4042
|
-
"name": "
|
|
4043
|
-
"declaration": {
|
|
4044
|
-
"name": "DateEditor",
|
|
4045
|
-
"module": "src/cell-editors/date.editor.ts"
|
|
4046
|
-
}
|
|
4047
|
-
},
|
|
4048
|
-
{
|
|
4049
|
-
"kind": "js",
|
|
4050
|
-
"name": "agDateEditorStyles",
|
|
4051
|
-
"declaration": {
|
|
4052
|
-
"name": "agDateEditorStyles",
|
|
4053
|
-
"module": "src/cell-editors/date.editor.ts"
|
|
4054
|
-
}
|
|
4055
|
-
},
|
|
4056
|
-
{
|
|
4057
|
-
"kind": "js",
|
|
4058
|
-
"name": "getDateEditorTemplate",
|
|
4059
|
-
"declaration": {
|
|
4060
|
-
"name": "getDateEditorTemplate",
|
|
4061
|
-
"module": "src/cell-editors/date.editor.ts"
|
|
4062
|
-
}
|
|
4063
|
-
},
|
|
4064
|
-
{
|
|
4065
|
-
"kind": "js",
|
|
4066
|
-
"name": "foundationDateEditor",
|
|
4067
|
-
"declaration": {
|
|
4068
|
-
"name": "foundationDateEditor",
|
|
4069
|
-
"module": "src/cell-editors/date.editor.ts"
|
|
4070
|
-
}
|
|
4071
|
-
}
|
|
4072
|
-
]
|
|
4073
|
-
},
|
|
4074
|
-
{
|
|
4075
|
-
"kind": "javascript-module",
|
|
4076
|
-
"path": "src/cell-editors/index.ts",
|
|
4077
|
-
"declarations": [],
|
|
4078
|
-
"exports": [
|
|
4079
|
-
{
|
|
4080
|
-
"kind": "js",
|
|
4081
|
-
"name": "*",
|
|
4082
|
-
"declaration": {
|
|
4083
|
-
"name": "*",
|
|
4084
|
-
"package": "./date.editor"
|
|
4085
|
-
}
|
|
4086
|
-
},
|
|
4087
|
-
{
|
|
4088
|
-
"kind": "js",
|
|
4089
|
-
"name": "*",
|
|
3993
|
+
"name": "ActionRenderer",
|
|
4090
3994
|
"declaration": {
|
|
4091
|
-
"name": "
|
|
4092
|
-
"
|
|
3995
|
+
"name": "ActionRenderer",
|
|
3996
|
+
"module": "src/cell-renderers/action.renderer.ts"
|
|
4093
3997
|
}
|
|
4094
3998
|
},
|
|
4095
3999
|
{
|
|
4096
4000
|
"kind": "js",
|
|
4097
|
-
"name": "
|
|
4001
|
+
"name": "actionHeightMultiplier",
|
|
4098
4002
|
"declaration": {
|
|
4099
|
-
"name": "
|
|
4100
|
-
"
|
|
4003
|
+
"name": "actionHeightMultiplier",
|
|
4004
|
+
"module": "src/cell-renderers/action.renderer.ts"
|
|
4101
4005
|
}
|
|
4102
4006
|
},
|
|
4103
4007
|
{
|
|
4104
4008
|
"kind": "js",
|
|
4105
|
-
"name": "
|
|
4009
|
+
"name": "agActionRendererStyles",
|
|
4106
4010
|
"declaration": {
|
|
4107
|
-
"name": "
|
|
4108
|
-
"
|
|
4011
|
+
"name": "agActionRendererStyles",
|
|
4012
|
+
"module": "src/cell-renderers/action.renderer.ts"
|
|
4109
4013
|
}
|
|
4110
4014
|
},
|
|
4111
4015
|
{
|
|
4112
4016
|
"kind": "js",
|
|
4113
|
-
"name": "
|
|
4017
|
+
"name": "foundationGridProActionRenderer",
|
|
4114
4018
|
"declaration": {
|
|
4115
|
-
"name": "
|
|
4116
|
-
"
|
|
4019
|
+
"name": "foundationGridProActionRenderer",
|
|
4020
|
+
"module": "src/cell-renderers/action.renderer.ts"
|
|
4117
4021
|
}
|
|
4118
4022
|
}
|
|
4119
4023
|
]
|
|
4120
4024
|
},
|
|
4121
4025
|
{
|
|
4122
4026
|
"kind": "javascript-module",
|
|
4123
|
-
"path": "src/cell-
|
|
4027
|
+
"path": "src/cell-renderers/actions-menu.renderer.ts",
|
|
4124
4028
|
"declarations": [
|
|
4125
4029
|
{
|
|
4126
4030
|
"kind": "class",
|
|
4127
|
-
"description": "The
|
|
4128
|
-
"name": "
|
|
4031
|
+
"description": "The Actions Menu Renderer element.",
|
|
4032
|
+
"name": "ActionsMenuRenderer",
|
|
4129
4033
|
"members": [
|
|
4130
4034
|
{
|
|
4131
4035
|
"kind": "field",
|
|
4132
4036
|
"name": "params",
|
|
4133
4037
|
"type": {
|
|
4134
|
-
"text": "
|
|
4135
|
-
},
|
|
4136
|
-
"privacy": "public"
|
|
4137
|
-
},
|
|
4138
|
-
{
|
|
4139
|
-
"kind": "field",
|
|
4140
|
-
"name": "selectedOptions",
|
|
4141
|
-
"type": {
|
|
4142
|
-
"text": "any[]"
|
|
4038
|
+
"text": "ICellRendererParams"
|
|
4143
4039
|
},
|
|
4144
4040
|
"privacy": "public"
|
|
4145
4041
|
},
|
|
@@ -4151,7 +4047,7 @@
|
|
|
4151
4047
|
{
|
|
4152
4048
|
"name": "params",
|
|
4153
4049
|
"type": {
|
|
4154
|
-
"text": "
|
|
4050
|
+
"text": "ICellRendererParams"
|
|
4155
4051
|
}
|
|
4156
4052
|
}
|
|
4157
4053
|
]
|
|
@@ -4166,60 +4062,19 @@
|
|
|
4166
4062
|
}
|
|
4167
4063
|
}
|
|
4168
4064
|
},
|
|
4169
|
-
{
|
|
4170
|
-
"kind": "method",
|
|
4171
|
-
"name": "destroy",
|
|
4172
|
-
"privacy": "public",
|
|
4173
|
-
"return": {
|
|
4174
|
-
"type": {
|
|
4175
|
-
"text": "void"
|
|
4176
|
-
}
|
|
4177
|
-
}
|
|
4178
|
-
},
|
|
4179
4065
|
{
|
|
4180
4066
|
"kind": "method",
|
|
4181
4067
|
"name": "refresh",
|
|
4182
4068
|
"privacy": "public",
|
|
4183
|
-
"return": {
|
|
4184
|
-
"type": {
|
|
4185
|
-
"text": "boolean"
|
|
4186
|
-
}
|
|
4187
|
-
},
|
|
4188
4069
|
"parameters": [
|
|
4189
4070
|
{
|
|
4190
4071
|
"name": "params",
|
|
4191
4072
|
"type": {
|
|
4192
|
-
"text": "
|
|
4073
|
+
"text": "ICellRendererParams"
|
|
4193
4074
|
}
|
|
4194
4075
|
}
|
|
4195
4076
|
]
|
|
4196
4077
|
},
|
|
4197
|
-
{
|
|
4198
|
-
"kind": "method",
|
|
4199
|
-
"name": "getValue"
|
|
4200
|
-
},
|
|
4201
|
-
{
|
|
4202
|
-
"kind": "method",
|
|
4203
|
-
"name": "isPopup",
|
|
4204
|
-
"return": {
|
|
4205
|
-
"type": {
|
|
4206
|
-
"text": "boolean"
|
|
4207
|
-
}
|
|
4208
|
-
}
|
|
4209
|
-
},
|
|
4210
|
-
{
|
|
4211
|
-
"kind": "method",
|
|
4212
|
-
"name": "changeHandler",
|
|
4213
|
-
"parameters": [
|
|
4214
|
-
{
|
|
4215
|
-
"name": "event"
|
|
4216
|
-
}
|
|
4217
|
-
]
|
|
4218
|
-
},
|
|
4219
|
-
{
|
|
4220
|
-
"kind": "method",
|
|
4221
|
-
"name": "isCancelBeforeStart"
|
|
4222
|
-
},
|
|
4223
4078
|
{
|
|
4224
4079
|
"kind": "field",
|
|
4225
4080
|
"name": "_presentation",
|
|
@@ -4336,115 +4191,133 @@
|
|
|
4336
4191
|
"name": "FoundationElement",
|
|
4337
4192
|
"package": "@microsoft/fast-foundation"
|
|
4338
4193
|
},
|
|
4339
|
-
"tagName": "%%prefix%%-
|
|
4194
|
+
"tagName": "%%prefix%%-grid-pro-actions-menu-renderer",
|
|
4340
4195
|
"customElement": true
|
|
4341
4196
|
},
|
|
4342
4197
|
{
|
|
4343
4198
|
"kind": "variable",
|
|
4344
|
-
"name": "
|
|
4345
|
-
"
|
|
4346
|
-
"description": "The AG Select Renderer Styles.",
|
|
4199
|
+
"name": "foundationGridProActionsMenuRenderer",
|
|
4200
|
+
"description": "A function that returns a Foundation Actions Menu for configuring the component with a DesignSystem.",
|
|
4347
4201
|
"privacy": "public"
|
|
4348
4202
|
},
|
|
4349
4203
|
{
|
|
4350
4204
|
"kind": "function",
|
|
4351
|
-
"name": "
|
|
4352
|
-
"parameters": [
|
|
4353
|
-
{
|
|
4354
|
-
"name": "designSystem",
|
|
4355
|
-
"default": "'foundation'",
|
|
4356
|
-
"description": "The design system prefix to use. Defaults to 'foundation'."
|
|
4357
|
-
}
|
|
4358
|
-
],
|
|
4359
|
-
"description": "Get a Design System prefixed Select template.",
|
|
4205
|
+
"name": "getActionsMenuDef",
|
|
4360
4206
|
"return": {
|
|
4361
4207
|
"type": {
|
|
4362
4208
|
"text": ""
|
|
4363
4209
|
}
|
|
4364
4210
|
},
|
|
4365
|
-
"
|
|
4366
|
-
|
|
4367
|
-
|
|
4368
|
-
|
|
4369
|
-
|
|
4211
|
+
"parameters": [
|
|
4212
|
+
{
|
|
4213
|
+
"name": "actions",
|
|
4214
|
+
"type": {
|
|
4215
|
+
"text": "ActionMenuItem[]"
|
|
4216
|
+
},
|
|
4217
|
+
"description": "Array of `ActionMenuItem` to be displayed in the menu."
|
|
4218
|
+
},
|
|
4219
|
+
{
|
|
4220
|
+
"name": "overrideDef",
|
|
4221
|
+
"default": "{}",
|
|
4222
|
+
"type": {
|
|
4223
|
+
"text": "ColDef"
|
|
4224
|
+
},
|
|
4225
|
+
"description": "Optional override for the ColDef. Will override any of the default values. Default is an empty object."
|
|
4226
|
+
},
|
|
4227
|
+
{
|
|
4228
|
+
"name": "customActionsOpenerName",
|
|
4229
|
+
"default": "'⋮'",
|
|
4230
|
+
"type": {
|
|
4231
|
+
"text": "string"
|
|
4232
|
+
},
|
|
4233
|
+
"description": "Optional custom name for the button that opens the menu. Default is '⋮'."
|
|
4234
|
+
},
|
|
4235
|
+
{
|
|
4236
|
+
"name": "isVertical",
|
|
4237
|
+
"default": "false",
|
|
4238
|
+
"type": {
|
|
4239
|
+
"text": "boolean"
|
|
4240
|
+
},
|
|
4241
|
+
"description": "Optional flag to display the menu vertically. Default is false (displays the menu horizontally, follow the rowHeight)."
|
|
4242
|
+
},
|
|
4243
|
+
{
|
|
4244
|
+
"name": "buttonAppearance",
|
|
4245
|
+
"optional": true,
|
|
4246
|
+
"type": {
|
|
4247
|
+
"text": "string"
|
|
4248
|
+
},
|
|
4249
|
+
"description": "Optional appearance for the button that opens the menu. Default is 'outline'."
|
|
4250
|
+
}
|
|
4251
|
+
],
|
|
4252
|
+
"description": "Helper function to get ColDef https://www.ag-grid.com/javascript-data-grid/column-properties/ for Actions Menu Renderer.\nWill take the parameter values for a base ColDef and merge them with the overrideDef (if specified).",
|
|
4370
4253
|
"privacy": "public"
|
|
4371
4254
|
}
|
|
4372
4255
|
],
|
|
4373
4256
|
"exports": [
|
|
4374
4257
|
{
|
|
4375
4258
|
"kind": "js",
|
|
4376
|
-
"name": "
|
|
4377
|
-
"declaration": {
|
|
4378
|
-
"name": "MultiselectEditor",
|
|
4379
|
-
"module": "src/cell-editors/multiselect.editor.ts"
|
|
4380
|
-
}
|
|
4381
|
-
},
|
|
4382
|
-
{
|
|
4383
|
-
"kind": "js",
|
|
4384
|
-
"name": "agMultiselectEditorStyles",
|
|
4259
|
+
"name": "ActionsMenuRenderer",
|
|
4385
4260
|
"declaration": {
|
|
4386
|
-
"name": "
|
|
4387
|
-
"module": "src/cell-
|
|
4261
|
+
"name": "ActionsMenuRenderer",
|
|
4262
|
+
"module": "src/cell-renderers/actions-menu.renderer.ts"
|
|
4388
4263
|
}
|
|
4389
4264
|
},
|
|
4390
4265
|
{
|
|
4391
4266
|
"kind": "js",
|
|
4392
|
-
"name": "
|
|
4267
|
+
"name": "foundationGridProActionsMenuRenderer",
|
|
4393
4268
|
"declaration": {
|
|
4394
|
-
"name": "
|
|
4395
|
-
"module": "src/cell-
|
|
4269
|
+
"name": "foundationGridProActionsMenuRenderer",
|
|
4270
|
+
"module": "src/cell-renderers/actions-menu.renderer.ts"
|
|
4396
4271
|
}
|
|
4397
4272
|
},
|
|
4398
4273
|
{
|
|
4399
4274
|
"kind": "js",
|
|
4400
|
-
"name": "
|
|
4275
|
+
"name": "getActionsMenuDef",
|
|
4401
4276
|
"declaration": {
|
|
4402
|
-
"name": "
|
|
4403
|
-
"module": "src/cell-
|
|
4277
|
+
"name": "getActionsMenuDef",
|
|
4278
|
+
"module": "src/cell-renderers/actions-menu.renderer.ts"
|
|
4404
4279
|
}
|
|
4405
4280
|
}
|
|
4406
4281
|
]
|
|
4407
4282
|
},
|
|
4408
4283
|
{
|
|
4409
4284
|
"kind": "javascript-module",
|
|
4410
|
-
"path": "src/cell-
|
|
4285
|
+
"path": "src/cell-renderers/boolean.renderer.ts",
|
|
4411
4286
|
"declarations": [
|
|
4412
4287
|
{
|
|
4413
4288
|
"kind": "class",
|
|
4414
|
-
"description": "The AG
|
|
4415
|
-
"name": "
|
|
4289
|
+
"description": "The AG Boolean Renderer element.",
|
|
4290
|
+
"name": "BooleanRenderer",
|
|
4416
4291
|
"members": [
|
|
4417
4292
|
{
|
|
4418
4293
|
"kind": "field",
|
|
4419
4294
|
"name": "params",
|
|
4420
4295
|
"type": {
|
|
4421
|
-
"text": "
|
|
4422
|
-
},
|
|
4423
|
-
"privacy": "public"
|
|
4424
|
-
},
|
|
4425
|
-
{
|
|
4426
|
-
"kind": "field",
|
|
4427
|
-
"name": "value",
|
|
4428
|
-
"type": {
|
|
4429
|
-
"text": "number"
|
|
4296
|
+
"text": "ICellRendererParams & BooleanRendererParams"
|
|
4430
4297
|
},
|
|
4431
4298
|
"privacy": "public"
|
|
4432
4299
|
},
|
|
4433
4300
|
{
|
|
4434
4301
|
"kind": "field",
|
|
4435
|
-
"name": "
|
|
4302
|
+
"name": "selected",
|
|
4436
4303
|
"type": {
|
|
4437
|
-
"text": "
|
|
4438
|
-
}
|
|
4439
|
-
"privacy": "public"
|
|
4304
|
+
"text": "boolean"
|
|
4305
|
+
}
|
|
4440
4306
|
},
|
|
4441
4307
|
{
|
|
4442
|
-
"kind": "
|
|
4443
|
-
"name": "
|
|
4444
|
-
"
|
|
4445
|
-
|
|
4308
|
+
"kind": "method",
|
|
4309
|
+
"name": "isDisabled",
|
|
4310
|
+
"privacy": "public",
|
|
4311
|
+
"return": {
|
|
4312
|
+
"type": {
|
|
4313
|
+
"text": "boolean"
|
|
4314
|
+
}
|
|
4446
4315
|
},
|
|
4447
|
-
"
|
|
4316
|
+
"parameters": [
|
|
4317
|
+
{
|
|
4318
|
+
"name": "data"
|
|
4319
|
+
}
|
|
4320
|
+
]
|
|
4448
4321
|
},
|
|
4449
4322
|
{
|
|
4450
4323
|
"kind": "method",
|
|
@@ -4454,7 +4327,7 @@
|
|
|
4454
4327
|
{
|
|
4455
4328
|
"name": "params",
|
|
4456
4329
|
"type": {
|
|
4457
|
-
"text": "
|
|
4330
|
+
"text": "ICellRendererParams"
|
|
4458
4331
|
}
|
|
4459
4332
|
}
|
|
4460
4333
|
]
|
|
@@ -4469,20 +4342,20 @@
|
|
|
4469
4342
|
}
|
|
4470
4343
|
}
|
|
4471
4344
|
},
|
|
4345
|
+
{
|
|
4346
|
+
"kind": "method",
|
|
4347
|
+
"name": "destroy",
|
|
4348
|
+
"privacy": "public"
|
|
4349
|
+
},
|
|
4472
4350
|
{
|
|
4473
4351
|
"kind": "method",
|
|
4474
4352
|
"name": "refresh",
|
|
4475
4353
|
"privacy": "public",
|
|
4476
|
-
"return": {
|
|
4477
|
-
"type": {
|
|
4478
|
-
"text": "boolean"
|
|
4479
|
-
}
|
|
4480
|
-
},
|
|
4481
4354
|
"parameters": [
|
|
4482
4355
|
{
|
|
4483
4356
|
"name": "params",
|
|
4484
4357
|
"type": {
|
|
4485
|
-
"text": "
|
|
4358
|
+
"text": "ICellRendererParams"
|
|
4486
4359
|
}
|
|
4487
4360
|
}
|
|
4488
4361
|
]
|
|
@@ -4491,28 +4364,6 @@
|
|
|
4491
4364
|
"kind": "method",
|
|
4492
4365
|
"name": "getValue"
|
|
4493
4366
|
},
|
|
4494
|
-
{
|
|
4495
|
-
"kind": "method",
|
|
4496
|
-
"name": "isPopup",
|
|
4497
|
-
"return": {
|
|
4498
|
-
"type": {
|
|
4499
|
-
"text": "boolean"
|
|
4500
|
-
}
|
|
4501
|
-
}
|
|
4502
|
-
},
|
|
4503
|
-
{
|
|
4504
|
-
"kind": "method",
|
|
4505
|
-
"name": "afterGuiAttached"
|
|
4506
|
-
},
|
|
4507
|
-
{
|
|
4508
|
-
"kind": "method",
|
|
4509
|
-
"name": "changeHandler",
|
|
4510
|
-
"parameters": [
|
|
4511
|
-
{
|
|
4512
|
-
"name": "event"
|
|
4513
|
-
}
|
|
4514
|
-
]
|
|
4515
|
-
},
|
|
4516
4367
|
{
|
|
4517
4368
|
"kind": "method",
|
|
4518
4369
|
"name": "isCancelBeforeStart"
|
|
@@ -4633,19 +4484,19 @@
|
|
|
4633
4484
|
"name": "FoundationElement",
|
|
4634
4485
|
"package": "@microsoft/fast-foundation"
|
|
4635
4486
|
},
|
|
4636
|
-
"tagName": "%%prefix%%-
|
|
4487
|
+
"tagName": "%%prefix%%-boolean-renderer",
|
|
4637
4488
|
"customElement": true
|
|
4638
4489
|
},
|
|
4639
4490
|
{
|
|
4640
4491
|
"kind": "variable",
|
|
4641
|
-
"name": "
|
|
4642
|
-
"default": "css`\n :host {\n display: flex;\n }\n`",
|
|
4643
|
-
"description": "The AG
|
|
4492
|
+
"name": "agBooleanRendererStyles",
|
|
4493
|
+
"default": "css`\n :host {\n align-center: center;\n display: flex;\n height: 100%;\n }\n`",
|
|
4494
|
+
"description": "The AG Boolean Renderer Styles.",
|
|
4644
4495
|
"privacy": "public"
|
|
4645
4496
|
},
|
|
4646
4497
|
{
|
|
4647
4498
|
"kind": "function",
|
|
4648
|
-
"name": "
|
|
4499
|
+
"name": "getAgBooleanRendererTemplate",
|
|
4649
4500
|
"parameters": [
|
|
4650
4501
|
{
|
|
4651
4502
|
"name": "designSystem",
|
|
@@ -4653,7 +4504,7 @@
|
|
|
4653
4504
|
"description": "The design system prefix to use. Defaults to 'foundation'."
|
|
4654
4505
|
}
|
|
4655
4506
|
],
|
|
4656
|
-
"description": "Get a Design System prefixed
|
|
4507
|
+
"description": "Get a Design System prefixed Checkbox template.",
|
|
4657
4508
|
"return": {
|
|
4658
4509
|
"type": {
|
|
4659
4510
|
"text": ""
|
|
@@ -4663,85 +4514,61 @@
|
|
|
4663
4514
|
},
|
|
4664
4515
|
{
|
|
4665
4516
|
"kind": "variable",
|
|
4666
|
-
"name": "
|
|
4517
|
+
"name": "foundationAgBooleanRenderer",
|
|
4518
|
+
"description": "A function that returns a Foundation Boolean Renderer registration for configuring the component with a DesignSystem.",
|
|
4667
4519
|
"privacy": "public"
|
|
4668
4520
|
}
|
|
4669
4521
|
],
|
|
4670
4522
|
"exports": [
|
|
4671
4523
|
{
|
|
4672
4524
|
"kind": "js",
|
|
4673
|
-
"name": "
|
|
4525
|
+
"name": "BooleanRenderer",
|
|
4674
4526
|
"declaration": {
|
|
4675
|
-
"name": "
|
|
4676
|
-
"module": "src/cell-
|
|
4527
|
+
"name": "BooleanRenderer",
|
|
4528
|
+
"module": "src/cell-renderers/boolean.renderer.ts"
|
|
4677
4529
|
}
|
|
4678
4530
|
},
|
|
4679
4531
|
{
|
|
4680
4532
|
"kind": "js",
|
|
4681
|
-
"name": "
|
|
4533
|
+
"name": "agBooleanRendererStyles",
|
|
4682
4534
|
"declaration": {
|
|
4683
|
-
"name": "
|
|
4684
|
-
"module": "src/cell-
|
|
4535
|
+
"name": "agBooleanRendererStyles",
|
|
4536
|
+
"module": "src/cell-renderers/boolean.renderer.ts"
|
|
4685
4537
|
}
|
|
4686
4538
|
},
|
|
4687
4539
|
{
|
|
4688
4540
|
"kind": "js",
|
|
4689
|
-
"name": "
|
|
4541
|
+
"name": "getAgBooleanRendererTemplate",
|
|
4690
4542
|
"declaration": {
|
|
4691
|
-
"name": "
|
|
4692
|
-
"module": "src/cell-
|
|
4543
|
+
"name": "getAgBooleanRendererTemplate",
|
|
4544
|
+
"module": "src/cell-renderers/boolean.renderer.ts"
|
|
4693
4545
|
}
|
|
4694
4546
|
},
|
|
4695
4547
|
{
|
|
4696
4548
|
"kind": "js",
|
|
4697
|
-
"name": "
|
|
4549
|
+
"name": "foundationAgBooleanRenderer",
|
|
4698
4550
|
"declaration": {
|
|
4699
|
-
"name": "
|
|
4700
|
-
"module": "src/cell-
|
|
4551
|
+
"name": "foundationAgBooleanRenderer",
|
|
4552
|
+
"module": "src/cell-renderers/boolean.renderer.ts"
|
|
4701
4553
|
}
|
|
4702
4554
|
}
|
|
4703
4555
|
]
|
|
4704
4556
|
},
|
|
4705
4557
|
{
|
|
4706
4558
|
"kind": "javascript-module",
|
|
4707
|
-
"path": "src/cell-
|
|
4559
|
+
"path": "src/cell-renderers/editable.renderer.ts",
|
|
4708
4560
|
"declarations": [
|
|
4709
4561
|
{
|
|
4710
4562
|
"kind": "class",
|
|
4711
|
-
"description": "The AG
|
|
4712
|
-
"name": "
|
|
4563
|
+
"description": "The AG Editable Renderer element.",
|
|
4564
|
+
"name": "EditableRenderer",
|
|
4713
4565
|
"members": [
|
|
4714
4566
|
{
|
|
4715
4567
|
"kind": "field",
|
|
4716
|
-
"name": "
|
|
4717
|
-
"type": {
|
|
4718
|
-
"text": "SelectEditorParams"
|
|
4719
|
-
},
|
|
4720
|
-
"privacy": "public"
|
|
4721
|
-
},
|
|
4722
|
-
{
|
|
4723
|
-
"kind": "field",
|
|
4724
|
-
"name": "value",
|
|
4568
|
+
"name": "valueFormatted",
|
|
4725
4569
|
"type": {
|
|
4726
4570
|
"text": "string"
|
|
4727
|
-
}
|
|
4728
|
-
"privacy": "public"
|
|
4729
|
-
},
|
|
4730
|
-
{
|
|
4731
|
-
"kind": "field",
|
|
4732
|
-
"name": "actualWidth",
|
|
4733
|
-
"type": {
|
|
4734
|
-
"text": "number"
|
|
4735
|
-
},
|
|
4736
|
-
"privacy": "public"
|
|
4737
|
-
},
|
|
4738
|
-
{
|
|
4739
|
-
"kind": "field",
|
|
4740
|
-
"name": "combobox",
|
|
4741
|
-
"type": {
|
|
4742
|
-
"text": "any"
|
|
4743
|
-
},
|
|
4744
|
-
"privacy": "public"
|
|
4571
|
+
}
|
|
4745
4572
|
},
|
|
4746
4573
|
{
|
|
4747
4574
|
"kind": "method",
|
|
@@ -4751,7 +4578,7 @@
|
|
|
4751
4578
|
{
|
|
4752
4579
|
"name": "params",
|
|
4753
4580
|
"type": {
|
|
4754
|
-
"text": "
|
|
4581
|
+
"text": "ICellRendererParams"
|
|
4755
4582
|
}
|
|
4756
4583
|
}
|
|
4757
4584
|
]
|
|
@@ -4770,61 +4597,26 @@
|
|
|
4770
4597
|
"kind": "method",
|
|
4771
4598
|
"name": "refresh",
|
|
4772
4599
|
"privacy": "public",
|
|
4773
|
-
"return": {
|
|
4774
|
-
"type": {
|
|
4775
|
-
"text": "boolean"
|
|
4776
|
-
}
|
|
4777
|
-
},
|
|
4778
4600
|
"parameters": [
|
|
4779
4601
|
{
|
|
4780
4602
|
"name": "params",
|
|
4781
4603
|
"type": {
|
|
4782
|
-
"text": "
|
|
4604
|
+
"text": "ICellRendererParams"
|
|
4783
4605
|
}
|
|
4784
4606
|
}
|
|
4785
4607
|
]
|
|
4786
4608
|
},
|
|
4787
4609
|
{
|
|
4788
|
-
"kind": "
|
|
4789
|
-
"name": "
|
|
4790
|
-
|
|
4791
|
-
|
|
4792
|
-
|
|
4793
|
-
"
|
|
4794
|
-
"
|
|
4795
|
-
|
|
4796
|
-
|
|
4797
|
-
|
|
4798
|
-
}
|
|
4799
|
-
},
|
|
4800
|
-
{
|
|
4801
|
-
"kind": "method",
|
|
4802
|
-
"name": "afterGuiAttached"
|
|
4803
|
-
},
|
|
4804
|
-
{
|
|
4805
|
-
"kind": "method",
|
|
4806
|
-
"name": "changeHandler",
|
|
4807
|
-
"parameters": [
|
|
4808
|
-
{
|
|
4809
|
-
"name": "event"
|
|
4810
|
-
}
|
|
4811
|
-
]
|
|
4812
|
-
},
|
|
4813
|
-
{
|
|
4814
|
-
"kind": "method",
|
|
4815
|
-
"name": "isCancelBeforeStart"
|
|
4816
|
-
},
|
|
4817
|
-
{
|
|
4818
|
-
"kind": "field",
|
|
4819
|
-
"name": "_presentation",
|
|
4820
|
-
"type": {
|
|
4821
|
-
"text": "ComponentPresentation | null | undefined"
|
|
4822
|
-
},
|
|
4823
|
-
"privacy": "private",
|
|
4824
|
-
"default": "void 0",
|
|
4825
|
-
"inheritedFrom": {
|
|
4826
|
-
"name": "FoundationElement",
|
|
4827
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
4610
|
+
"kind": "field",
|
|
4611
|
+
"name": "_presentation",
|
|
4612
|
+
"type": {
|
|
4613
|
+
"text": "ComponentPresentation | null | undefined"
|
|
4614
|
+
},
|
|
4615
|
+
"privacy": "private",
|
|
4616
|
+
"default": "void 0",
|
|
4617
|
+
"inheritedFrom": {
|
|
4618
|
+
"name": "FoundationElement",
|
|
4619
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
4828
4620
|
}
|
|
4829
4621
|
},
|
|
4830
4622
|
{
|
|
@@ -4930,19 +4722,19 @@
|
|
|
4930
4722
|
"name": "FoundationElement",
|
|
4931
4723
|
"package": "@microsoft/fast-foundation"
|
|
4932
4724
|
},
|
|
4933
|
-
"tagName": "%%prefix%%-
|
|
4725
|
+
"tagName": "%%prefix%%-editable-renderer",
|
|
4934
4726
|
"customElement": true
|
|
4935
4727
|
},
|
|
4936
4728
|
{
|
|
4937
4729
|
"kind": "variable",
|
|
4938
|
-
"name": "
|
|
4939
|
-
"default": "css
|
|
4940
|
-
"description": "The AG
|
|
4730
|
+
"name": "agEditableRendererStyles",
|
|
4731
|
+
"default": "css`\n :host {\n display: flex;\n justify-content: space-between;\n align-items: center;\n }\n`",
|
|
4732
|
+
"description": "The AG Editable Renderer Styles.",
|
|
4941
4733
|
"privacy": "public"
|
|
4942
4734
|
},
|
|
4943
4735
|
{
|
|
4944
4736
|
"kind": "function",
|
|
4945
|
-
"name": "
|
|
4737
|
+
"name": "getAgEditableRendererTemplate",
|
|
4946
4738
|
"parameters": [
|
|
4947
4739
|
{
|
|
4948
4740
|
"name": "designSystem",
|
|
@@ -4950,7 +4742,7 @@
|
|
|
4950
4742
|
"description": "The design system prefix to use. Defaults to 'foundation'."
|
|
4951
4743
|
}
|
|
4952
4744
|
],
|
|
4953
|
-
"description": "Get a Design System prefixed
|
|
4745
|
+
"description": "Get a Design System prefixed Checkbox template.",
|
|
4954
4746
|
"return": {
|
|
4955
4747
|
"type": {
|
|
4956
4748
|
"text": ""
|
|
@@ -4960,83 +4752,88 @@
|
|
|
4960
4752
|
},
|
|
4961
4753
|
{
|
|
4962
4754
|
"kind": "variable",
|
|
4963
|
-
"name": "
|
|
4755
|
+
"name": "foundationAgEditableRenderer",
|
|
4756
|
+
"description": "A function that returns a Foundation Editable Renderer registration for configuring the component with a DesignSystem.",
|
|
4964
4757
|
"privacy": "public"
|
|
4965
4758
|
}
|
|
4966
4759
|
],
|
|
4967
4760
|
"exports": [
|
|
4968
4761
|
{
|
|
4969
4762
|
"kind": "js",
|
|
4970
|
-
"name": "
|
|
4763
|
+
"name": "EditableRenderer",
|
|
4971
4764
|
"declaration": {
|
|
4972
|
-
"name": "
|
|
4973
|
-
"module": "src/cell-
|
|
4765
|
+
"name": "EditableRenderer",
|
|
4766
|
+
"module": "src/cell-renderers/editable.renderer.ts"
|
|
4974
4767
|
}
|
|
4975
4768
|
},
|
|
4976
4769
|
{
|
|
4977
4770
|
"kind": "js",
|
|
4978
|
-
"name": "
|
|
4771
|
+
"name": "agEditableRendererStyles",
|
|
4979
4772
|
"declaration": {
|
|
4980
|
-
"name": "
|
|
4981
|
-
"module": "src/cell-
|
|
4773
|
+
"name": "agEditableRendererStyles",
|
|
4774
|
+
"module": "src/cell-renderers/editable.renderer.ts"
|
|
4982
4775
|
}
|
|
4983
4776
|
},
|
|
4984
4777
|
{
|
|
4985
4778
|
"kind": "js",
|
|
4986
|
-
"name": "
|
|
4779
|
+
"name": "getAgEditableRendererTemplate",
|
|
4987
4780
|
"declaration": {
|
|
4988
|
-
"name": "
|
|
4989
|
-
"module": "src/cell-
|
|
4781
|
+
"name": "getAgEditableRendererTemplate",
|
|
4782
|
+
"module": "src/cell-renderers/editable.renderer.ts"
|
|
4990
4783
|
}
|
|
4991
4784
|
},
|
|
4992
4785
|
{
|
|
4993
4786
|
"kind": "js",
|
|
4994
|
-
"name": "
|
|
4787
|
+
"name": "foundationAgEditableRenderer",
|
|
4995
4788
|
"declaration": {
|
|
4996
|
-
"name": "
|
|
4997
|
-
"module": "src/cell-
|
|
4789
|
+
"name": "foundationAgEditableRenderer",
|
|
4790
|
+
"module": "src/cell-renderers/editable.renderer.ts"
|
|
4998
4791
|
}
|
|
4999
4792
|
}
|
|
5000
4793
|
]
|
|
5001
4794
|
},
|
|
5002
4795
|
{
|
|
5003
4796
|
"kind": "javascript-module",
|
|
5004
|
-
"path": "src/cell-
|
|
4797
|
+
"path": "src/cell-renderers/icon.renderer.ts",
|
|
5005
4798
|
"declarations": [
|
|
5006
4799
|
{
|
|
5007
|
-
"kind": "
|
|
5008
|
-
"
|
|
5009
|
-
"
|
|
5010
|
-
"
|
|
5011
|
-
|
|
5012
|
-
|
|
5013
|
-
|
|
5014
|
-
|
|
5015
|
-
|
|
5016
|
-
|
|
5017
|
-
"privacy": "public"
|
|
5018
|
-
},
|
|
4800
|
+
"kind": "variable",
|
|
4801
|
+
"name": "agIconRendererStyles",
|
|
4802
|
+
"default": "css`\n :host {\n display: flex;\n align-items: center;\n justify-content: center;\n height: 100%;\n width: 100%;\n position: relative;\n }\n\n .icon-container {\n position: relative;\n display: flex;\n align-items: center;\n justify-content: center;\n border-radius: 5px;\n }\n\n .icon-container.with-hover {\n padding: 5px;\n line-height: 1;\n }\n\n .icon-container.with-hover:hover {\n cursor: pointer;\n background-color: var(--neutral-stroke-hover);\n }\n\n .icon-container.disabled {\n cursor: not-allowed;\n opacity: 0.5;\n }\n\n .secondary-icon {\n position: absolute;\n top: 50%;\n bottom: 0px;\n right: -5px;\n z-index: 2;\n line-height: 1;\n }\n`",
|
|
4803
|
+
"description": "The AG Icon Renderer Styles.",
|
|
4804
|
+
"privacy": "public"
|
|
4805
|
+
},
|
|
4806
|
+
{
|
|
4807
|
+
"kind": "function",
|
|
4808
|
+
"name": "getIconRendererTemplate",
|
|
4809
|
+
"parameters": [
|
|
5019
4810
|
{
|
|
5020
|
-
"
|
|
5021
|
-
"
|
|
4811
|
+
"name": "designSystem",
|
|
4812
|
+
"default": "'rapid'",
|
|
5022
4813
|
"type": {
|
|
5023
4814
|
"text": "string"
|
|
5024
4815
|
},
|
|
5025
|
-
"
|
|
5026
|
-
}
|
|
5027
|
-
|
|
5028
|
-
|
|
5029
|
-
|
|
5030
|
-
|
|
5031
|
-
|
|
5032
|
-
|
|
5033
|
-
|
|
5034
|
-
|
|
4816
|
+
"description": "The design system prefix to use. Defaults to 'foundation'."
|
|
4817
|
+
}
|
|
4818
|
+
],
|
|
4819
|
+
"description": "Get a Design System prefixed Icon template.",
|
|
4820
|
+
"return": {
|
|
4821
|
+
"type": {
|
|
4822
|
+
"text": ""
|
|
4823
|
+
}
|
|
4824
|
+
},
|
|
4825
|
+
"privacy": "public"
|
|
4826
|
+
},
|
|
4827
|
+
{
|
|
4828
|
+
"kind": "class",
|
|
4829
|
+
"description": "Plain ag-Grid cell renderer for icons.\nThis renderer creates the FAST custom element using document.createElement.",
|
|
4830
|
+
"name": "IconRenderer",
|
|
4831
|
+
"members": [
|
|
5035
4832
|
{
|
|
5036
4833
|
"kind": "field",
|
|
5037
|
-
"name": "
|
|
4834
|
+
"name": "params",
|
|
5038
4835
|
"type": {
|
|
5039
|
-
"text": "
|
|
4836
|
+
"text": "IconRendererParams"
|
|
5040
4837
|
},
|
|
5041
4838
|
"privacy": "public"
|
|
5042
4839
|
},
|
|
@@ -5048,7 +4845,7 @@
|
|
|
5048
4845
|
{
|
|
5049
4846
|
"name": "params",
|
|
5050
4847
|
"type": {
|
|
5051
|
-
"text": "
|
|
4848
|
+
"text": "IconRendererParams & ICellRendererParams"
|
|
5052
4849
|
}
|
|
5053
4850
|
}
|
|
5054
4851
|
]
|
|
@@ -5066,51 +4863,21 @@
|
|
|
5066
4863
|
{
|
|
5067
4864
|
"kind": "method",
|
|
5068
4865
|
"name": "refresh",
|
|
5069
|
-
"privacy": "public",
|
|
5070
|
-
"return": {
|
|
5071
|
-
"type": {
|
|
5072
|
-
"text": "boolean"
|
|
5073
|
-
}
|
|
5074
|
-
},
|
|
5075
4866
|
"parameters": [
|
|
5076
4867
|
{
|
|
5077
|
-
"name": "params"
|
|
5078
|
-
"type": {
|
|
5079
|
-
"text": "StringEditorParams"
|
|
5080
|
-
}
|
|
4868
|
+
"name": "params"
|
|
5081
4869
|
}
|
|
5082
4870
|
]
|
|
5083
4871
|
},
|
|
5084
4872
|
{
|
|
5085
4873
|
"kind": "method",
|
|
5086
|
-
"name": "
|
|
5087
|
-
},
|
|
5088
|
-
{
|
|
5089
|
-
"kind": "method",
|
|
5090
|
-
"name": "isPopup",
|
|
4874
|
+
"name": "destroy",
|
|
5091
4875
|
"return": {
|
|
5092
4876
|
"type": {
|
|
5093
|
-
"text": "
|
|
4877
|
+
"text": "void"
|
|
5094
4878
|
}
|
|
5095
4879
|
}
|
|
5096
4880
|
},
|
|
5097
|
-
{
|
|
5098
|
-
"kind": "method",
|
|
5099
|
-
"name": "afterGuiAttached"
|
|
5100
|
-
},
|
|
5101
|
-
{
|
|
5102
|
-
"kind": "method",
|
|
5103
|
-
"name": "changeHandler",
|
|
5104
|
-
"parameters": [
|
|
5105
|
-
{
|
|
5106
|
-
"name": "event"
|
|
5107
|
-
}
|
|
5108
|
-
]
|
|
5109
|
-
},
|
|
5110
|
-
{
|
|
5111
|
-
"kind": "method",
|
|
5112
|
-
"name": "isCancelBeforeStart"
|
|
5113
|
-
},
|
|
5114
4881
|
{
|
|
5115
4882
|
"kind": "field",
|
|
5116
4883
|
"name": "_presentation",
|
|
@@ -5226,98 +4993,151 @@
|
|
|
5226
4993
|
"superclass": {
|
|
5227
4994
|
"name": "FoundationElement",
|
|
5228
4995
|
"package": "@microsoft/fast-foundation"
|
|
5229
|
-
}
|
|
5230
|
-
"tagName": "%%prefix%%-string-editor",
|
|
5231
|
-
"customElement": true
|
|
4996
|
+
}
|
|
5232
4997
|
},
|
|
5233
4998
|
{
|
|
5234
4999
|
"kind": "variable",
|
|
5235
|
-
"name": "
|
|
5236
|
-
"
|
|
5237
|
-
"description": "The AG String Renderer Styles.",
|
|
5000
|
+
"name": "foundationIconRenderer",
|
|
5001
|
+
"description": "A function that returns a Foundation Icon Renderer registration for configuring the component with a DesignSystem.",
|
|
5238
5002
|
"privacy": "public"
|
|
5003
|
+
}
|
|
5004
|
+
],
|
|
5005
|
+
"exports": [
|
|
5006
|
+
{
|
|
5007
|
+
"kind": "js",
|
|
5008
|
+
"name": "agIconRendererStyles",
|
|
5009
|
+
"declaration": {
|
|
5010
|
+
"name": "agIconRendererStyles",
|
|
5011
|
+
"module": "src/cell-renderers/icon.renderer.ts"
|
|
5012
|
+
}
|
|
5239
5013
|
},
|
|
5240
5014
|
{
|
|
5241
|
-
"kind": "
|
|
5242
|
-
"name": "
|
|
5243
|
-
"
|
|
5244
|
-
|
|
5245
|
-
|
|
5246
|
-
|
|
5247
|
-
"description": "The design system prefix to use. Defaults to 'foundation'."
|
|
5248
|
-
}
|
|
5249
|
-
],
|
|
5250
|
-
"description": "Get a Design System prefixed String template.",
|
|
5251
|
-
"return": {
|
|
5252
|
-
"type": {
|
|
5253
|
-
"text": ""
|
|
5254
|
-
}
|
|
5255
|
-
},
|
|
5256
|
-
"privacy": "public"
|
|
5015
|
+
"kind": "js",
|
|
5016
|
+
"name": "getIconRendererTemplate",
|
|
5017
|
+
"declaration": {
|
|
5018
|
+
"name": "getIconRendererTemplate",
|
|
5019
|
+
"module": "src/cell-renderers/icon.renderer.ts"
|
|
5020
|
+
}
|
|
5257
5021
|
},
|
|
5258
5022
|
{
|
|
5259
|
-
"kind": "
|
|
5260
|
-
"name": "
|
|
5261
|
-
"
|
|
5023
|
+
"kind": "js",
|
|
5024
|
+
"name": "IconRenderer",
|
|
5025
|
+
"declaration": {
|
|
5026
|
+
"name": "IconRenderer",
|
|
5027
|
+
"module": "src/cell-renderers/icon.renderer.ts"
|
|
5028
|
+
}
|
|
5029
|
+
},
|
|
5030
|
+
{
|
|
5031
|
+
"kind": "js",
|
|
5032
|
+
"name": "foundationIconRenderer",
|
|
5033
|
+
"declaration": {
|
|
5034
|
+
"name": "foundationIconRenderer",
|
|
5035
|
+
"module": "src/cell-renderers/icon.renderer.ts"
|
|
5036
|
+
}
|
|
5262
5037
|
}
|
|
5263
|
-
]
|
|
5038
|
+
]
|
|
5039
|
+
},
|
|
5040
|
+
{
|
|
5041
|
+
"kind": "javascript-module",
|
|
5042
|
+
"path": "src/cell-renderers/index.ts",
|
|
5043
|
+
"declarations": [],
|
|
5264
5044
|
"exports": [
|
|
5265
5045
|
{
|
|
5266
5046
|
"kind": "js",
|
|
5267
|
-
"name": "
|
|
5047
|
+
"name": "*",
|
|
5268
5048
|
"declaration": {
|
|
5269
|
-
"name": "
|
|
5270
|
-
"
|
|
5049
|
+
"name": "*",
|
|
5050
|
+
"package": "./action.renderer"
|
|
5271
5051
|
}
|
|
5272
5052
|
},
|
|
5273
5053
|
{
|
|
5274
5054
|
"kind": "js",
|
|
5275
|
-
"name": "
|
|
5055
|
+
"name": "*",
|
|
5276
5056
|
"declaration": {
|
|
5277
|
-
"name": "
|
|
5278
|
-
"
|
|
5057
|
+
"name": "*",
|
|
5058
|
+
"package": "./actions-menu.renderer"
|
|
5279
5059
|
}
|
|
5280
5060
|
},
|
|
5281
5061
|
{
|
|
5282
5062
|
"kind": "js",
|
|
5283
|
-
"name": "
|
|
5063
|
+
"name": "*",
|
|
5284
5064
|
"declaration": {
|
|
5285
|
-
"name": "
|
|
5286
|
-
"
|
|
5065
|
+
"name": "*",
|
|
5066
|
+
"package": "./boolean.renderer"
|
|
5287
5067
|
}
|
|
5288
5068
|
},
|
|
5289
5069
|
{
|
|
5290
5070
|
"kind": "js",
|
|
5291
|
-
"name": "
|
|
5071
|
+
"name": "*",
|
|
5292
5072
|
"declaration": {
|
|
5293
|
-
"name": "
|
|
5294
|
-
"
|
|
5073
|
+
"name": "*",
|
|
5074
|
+
"package": "./editable.renderer"
|
|
5075
|
+
}
|
|
5076
|
+
},
|
|
5077
|
+
{
|
|
5078
|
+
"kind": "js",
|
|
5079
|
+
"name": "*",
|
|
5080
|
+
"declaration": {
|
|
5081
|
+
"name": "*",
|
|
5082
|
+
"package": "./icon.renderer"
|
|
5083
|
+
}
|
|
5084
|
+
},
|
|
5085
|
+
{
|
|
5086
|
+
"kind": "js",
|
|
5087
|
+
"name": "*",
|
|
5088
|
+
"declaration": {
|
|
5089
|
+
"name": "*",
|
|
5090
|
+
"package": "./text.renderer"
|
|
5091
|
+
}
|
|
5092
|
+
},
|
|
5093
|
+
{
|
|
5094
|
+
"kind": "js",
|
|
5095
|
+
"name": "*",
|
|
5096
|
+
"declaration": {
|
|
5097
|
+
"name": "*",
|
|
5098
|
+
"package": "./text-field.renderer"
|
|
5099
|
+
}
|
|
5100
|
+
},
|
|
5101
|
+
{
|
|
5102
|
+
"kind": "js",
|
|
5103
|
+
"name": "*",
|
|
5104
|
+
"declaration": {
|
|
5105
|
+
"name": "*",
|
|
5106
|
+
"package": "./status-pill.renderer"
|
|
5107
|
+
}
|
|
5108
|
+
},
|
|
5109
|
+
{
|
|
5110
|
+
"kind": "js",
|
|
5111
|
+
"name": "*",
|
|
5112
|
+
"declaration": {
|
|
5113
|
+
"name": "*",
|
|
5114
|
+
"package": "./select.renderer"
|
|
5295
5115
|
}
|
|
5296
5116
|
}
|
|
5297
5117
|
]
|
|
5298
5118
|
},
|
|
5299
5119
|
{
|
|
5300
5120
|
"kind": "javascript-module",
|
|
5301
|
-
"path": "src/cell-renderers/
|
|
5121
|
+
"path": "src/cell-renderers/select.renderer.ts",
|
|
5302
5122
|
"declarations": [
|
|
5303
5123
|
{
|
|
5304
5124
|
"kind": "class",
|
|
5305
|
-
"description": "The AG
|
|
5306
|
-
"name": "
|
|
5125
|
+
"description": "The AG Select Renderer element.",
|
|
5126
|
+
"name": "SelectRenderer",
|
|
5307
5127
|
"members": [
|
|
5308
5128
|
{
|
|
5309
5129
|
"kind": "field",
|
|
5310
5130
|
"name": "params",
|
|
5311
5131
|
"type": {
|
|
5312
|
-
"text": "
|
|
5132
|
+
"text": "SelectCellRendererParams"
|
|
5313
5133
|
},
|
|
5314
5134
|
"privacy": "public"
|
|
5315
5135
|
},
|
|
5316
5136
|
{
|
|
5317
5137
|
"kind": "field",
|
|
5318
|
-
"name": "
|
|
5138
|
+
"name": "value",
|
|
5319
5139
|
"type": {
|
|
5320
|
-
"text": "
|
|
5140
|
+
"text": "string"
|
|
5321
5141
|
},
|
|
5322
5142
|
"privacy": "public"
|
|
5323
5143
|
},
|
|
@@ -5329,7 +5149,7 @@
|
|
|
5329
5149
|
{
|
|
5330
5150
|
"name": "params",
|
|
5331
5151
|
"type": {
|
|
5332
|
-
"text": "
|
|
5152
|
+
"text": "SelectCellRendererParams"
|
|
5333
5153
|
}
|
|
5334
5154
|
}
|
|
5335
5155
|
]
|
|
@@ -5344,19 +5164,39 @@
|
|
|
5344
5164
|
}
|
|
5345
5165
|
}
|
|
5346
5166
|
},
|
|
5167
|
+
{
|
|
5168
|
+
"kind": "method",
|
|
5169
|
+
"name": "destroy",
|
|
5170
|
+
"privacy": "public",
|
|
5171
|
+
"return": {
|
|
5172
|
+
"type": {
|
|
5173
|
+
"text": "void"
|
|
5174
|
+
}
|
|
5175
|
+
}
|
|
5176
|
+
},
|
|
5347
5177
|
{
|
|
5348
5178
|
"kind": "method",
|
|
5349
5179
|
"name": "refresh",
|
|
5350
5180
|
"privacy": "public",
|
|
5181
|
+
"return": {
|
|
5182
|
+
"type": {
|
|
5183
|
+
"text": "boolean"
|
|
5184
|
+
}
|
|
5185
|
+
},
|
|
5351
5186
|
"parameters": [
|
|
5352
5187
|
{
|
|
5353
5188
|
"name": "params",
|
|
5354
5189
|
"type": {
|
|
5355
|
-
"text": "
|
|
5190
|
+
"text": "SelectCellRendererParams"
|
|
5356
5191
|
}
|
|
5357
5192
|
}
|
|
5358
5193
|
]
|
|
5359
5194
|
},
|
|
5195
|
+
{
|
|
5196
|
+
"kind": "field",
|
|
5197
|
+
"name": "selectionChanged",
|
|
5198
|
+
"privacy": "public"
|
|
5199
|
+
},
|
|
5360
5200
|
{
|
|
5361
5201
|
"kind": "method",
|
|
5362
5202
|
"name": "isDisabled",
|
|
@@ -5372,16 +5212,6 @@
|
|
|
5372
5212
|
}
|
|
5373
5213
|
]
|
|
5374
5214
|
},
|
|
5375
|
-
{
|
|
5376
|
-
"kind": "method",
|
|
5377
|
-
"name": "clickHandler",
|
|
5378
|
-
"privacy": "public"
|
|
5379
|
-
},
|
|
5380
|
-
{
|
|
5381
|
-
"kind": "field",
|
|
5382
|
-
"name": "dataTestId",
|
|
5383
|
-
"readonly": true
|
|
5384
|
-
},
|
|
5385
5215
|
{
|
|
5386
5216
|
"kind": "field",
|
|
5387
5217
|
"name": "_presentation",
|
|
@@ -5498,117 +5328,157 @@
|
|
|
5498
5328
|
"name": "FoundationElement",
|
|
5499
5329
|
"package": "@microsoft/fast-foundation"
|
|
5500
5330
|
},
|
|
5501
|
-
"tagName": "%%prefix%%-
|
|
5331
|
+
"tagName": "%%prefix%%-select-renderer",
|
|
5502
5332
|
"customElement": true
|
|
5503
5333
|
},
|
|
5504
5334
|
{
|
|
5505
5335
|
"kind": "variable",
|
|
5506
|
-
"name": "
|
|
5507
|
-
"
|
|
5336
|
+
"name": "agSelectRendererStyles",
|
|
5337
|
+
"default": "css`\n :host,\n .select-renderer,\n zero-option,\n ::part(listbox),\n ::part(control) {\n max-width: var(--select-renderer-max-width);\n min-width: 100%;\n }\n\n .select-renderer {\n --listbox-max-height: 4;\n --select-renderer-max-width: 100%;\n }\n`",
|
|
5338
|
+
"description": "The AG Select Renderer Styles.",
|
|
5508
5339
|
"privacy": "public"
|
|
5509
5340
|
},
|
|
5510
5341
|
{
|
|
5511
|
-
"kind": "
|
|
5512
|
-
"name": "
|
|
5513
|
-
"
|
|
5514
|
-
|
|
5342
|
+
"kind": "function",
|
|
5343
|
+
"name": "getSelectRendererTemplate",
|
|
5344
|
+
"parameters": [
|
|
5345
|
+
{
|
|
5346
|
+
"name": "designSystem",
|
|
5347
|
+
"default": "'foundation'",
|
|
5348
|
+
"type": {
|
|
5349
|
+
"text": "string"
|
|
5350
|
+
},
|
|
5351
|
+
"description": "The design system prefix to use. Defaults to 'foundation'."
|
|
5352
|
+
}
|
|
5353
|
+
],
|
|
5354
|
+
"description": "Get a Design System prefixed Select template.",
|
|
5355
|
+
"return": {
|
|
5356
|
+
"type": {
|
|
5357
|
+
"text": ""
|
|
5358
|
+
}
|
|
5359
|
+
},
|
|
5515
5360
|
"privacy": "public"
|
|
5516
5361
|
},
|
|
5517
5362
|
{
|
|
5518
5363
|
"kind": "variable",
|
|
5519
|
-
"name": "
|
|
5520
|
-
"description": "A function that returns a Foundation
|
|
5364
|
+
"name": "foundationAgSelectRenderer",
|
|
5365
|
+
"description": "A function that returns a Foundation Select Renderer registration for configuring the component with a DesignSystem.",
|
|
5521
5366
|
"privacy": "public"
|
|
5522
5367
|
}
|
|
5523
5368
|
],
|
|
5524
5369
|
"exports": [
|
|
5525
5370
|
{
|
|
5526
5371
|
"kind": "js",
|
|
5527
|
-
"name": "
|
|
5372
|
+
"name": "SelectRenderer",
|
|
5528
5373
|
"declaration": {
|
|
5529
|
-
"name": "
|
|
5530
|
-
"module": "src/cell-renderers/
|
|
5374
|
+
"name": "SelectRenderer",
|
|
5375
|
+
"module": "src/cell-renderers/select.renderer.ts"
|
|
5531
5376
|
}
|
|
5532
5377
|
},
|
|
5533
5378
|
{
|
|
5534
5379
|
"kind": "js",
|
|
5535
|
-
"name": "
|
|
5380
|
+
"name": "agSelectRendererStyles",
|
|
5536
5381
|
"declaration": {
|
|
5537
|
-
"name": "
|
|
5538
|
-
"module": "src/cell-renderers/
|
|
5382
|
+
"name": "agSelectRendererStyles",
|
|
5383
|
+
"module": "src/cell-renderers/select.renderer.ts"
|
|
5539
5384
|
}
|
|
5540
5385
|
},
|
|
5541
5386
|
{
|
|
5542
5387
|
"kind": "js",
|
|
5543
|
-
"name": "
|
|
5388
|
+
"name": "getSelectRendererTemplate",
|
|
5544
5389
|
"declaration": {
|
|
5545
|
-
"name": "
|
|
5546
|
-
"module": "src/cell-renderers/
|
|
5390
|
+
"name": "getSelectRendererTemplate",
|
|
5391
|
+
"module": "src/cell-renderers/select.renderer.ts"
|
|
5547
5392
|
}
|
|
5548
5393
|
},
|
|
5549
5394
|
{
|
|
5550
5395
|
"kind": "js",
|
|
5551
|
-
"name": "
|
|
5396
|
+
"name": "foundationAgSelectRenderer",
|
|
5552
5397
|
"declaration": {
|
|
5553
|
-
"name": "
|
|
5554
|
-
"module": "src/cell-renderers/
|
|
5398
|
+
"name": "foundationAgSelectRenderer",
|
|
5399
|
+
"module": "src/cell-renderers/select.renderer.ts"
|
|
5555
5400
|
}
|
|
5556
5401
|
}
|
|
5557
5402
|
]
|
|
5558
5403
|
},
|
|
5559
5404
|
{
|
|
5560
5405
|
"kind": "javascript-module",
|
|
5561
|
-
"path": "src/cell-renderers/
|
|
5406
|
+
"path": "src/cell-renderers/status-pill.renderer.ts",
|
|
5562
5407
|
"declarations": [
|
|
5408
|
+
{
|
|
5409
|
+
"kind": "variable",
|
|
5410
|
+
"name": "agStatusPillRendererStyles",
|
|
5411
|
+
"default": "css`\n :host {\n width: 100%;\n display: flex;\n align-items: center;\n height: 100%;\n }\n`",
|
|
5412
|
+
"description": "The Status Pill Renderer Styles.",
|
|
5413
|
+
"privacy": "public"
|
|
5414
|
+
},
|
|
5415
|
+
{
|
|
5416
|
+
"kind": "function",
|
|
5417
|
+
"name": "getStatusPillRendererTemplate",
|
|
5418
|
+
"parameters": [
|
|
5419
|
+
{
|
|
5420
|
+
"name": "designSystem",
|
|
5421
|
+
"default": "'rapid'",
|
|
5422
|
+
"type": {
|
|
5423
|
+
"text": "string"
|
|
5424
|
+
},
|
|
5425
|
+
"description": "The design system prefix to use. Defaults to 'rapid'."
|
|
5426
|
+
}
|
|
5427
|
+
],
|
|
5428
|
+
"description": "Get a Design System prefixed Status Pill template.",
|
|
5429
|
+
"return": {
|
|
5430
|
+
"type": {
|
|
5431
|
+
"text": ""
|
|
5432
|
+
}
|
|
5433
|
+
},
|
|
5434
|
+
"privacy": "public"
|
|
5435
|
+
},
|
|
5563
5436
|
{
|
|
5564
5437
|
"kind": "class",
|
|
5565
|
-
"description": "The
|
|
5566
|
-
"name": "
|
|
5438
|
+
"description": "The AG Status Pill Renderer element.",
|
|
5439
|
+
"name": "StatusPillRenderer",
|
|
5567
5440
|
"members": [
|
|
5568
5441
|
{
|
|
5569
5442
|
"kind": "field",
|
|
5570
5443
|
"name": "params",
|
|
5571
5444
|
"type": {
|
|
5572
|
-
"text": "
|
|
5573
|
-
}
|
|
5574
|
-
"privacy": "public"
|
|
5445
|
+
"text": "StatusPillRendererParams"
|
|
5446
|
+
}
|
|
5575
5447
|
},
|
|
5576
5448
|
{
|
|
5577
5449
|
"kind": "method",
|
|
5578
5450
|
"name": "init",
|
|
5579
|
-
"privacy": "public",
|
|
5580
5451
|
"parameters": [
|
|
5581
5452
|
{
|
|
5582
5453
|
"name": "params",
|
|
5583
5454
|
"type": {
|
|
5584
|
-
"text": "
|
|
5455
|
+
"text": "StatusPillRendererParams"
|
|
5585
5456
|
}
|
|
5586
5457
|
}
|
|
5587
5458
|
]
|
|
5588
5459
|
},
|
|
5589
5460
|
{
|
|
5590
5461
|
"kind": "method",
|
|
5591
|
-
"name": "getGui"
|
|
5592
|
-
"privacy": "public",
|
|
5593
|
-
"return": {
|
|
5594
|
-
"type": {
|
|
5595
|
-
"text": "HTMLElement"
|
|
5596
|
-
}
|
|
5597
|
-
}
|
|
5462
|
+
"name": "getGui"
|
|
5598
5463
|
},
|
|
5599
5464
|
{
|
|
5600
5465
|
"kind": "method",
|
|
5601
5466
|
"name": "refresh",
|
|
5602
|
-
"privacy": "public",
|
|
5603
5467
|
"parameters": [
|
|
5604
5468
|
{
|
|
5605
|
-
"name": "params"
|
|
5606
|
-
"type": {
|
|
5607
|
-
"text": "ICellRendererParams"
|
|
5608
|
-
}
|
|
5469
|
+
"name": "params"
|
|
5609
5470
|
}
|
|
5610
5471
|
]
|
|
5611
5472
|
},
|
|
5473
|
+
{
|
|
5474
|
+
"kind": "method",
|
|
5475
|
+
"name": "destroy",
|
|
5476
|
+
"return": {
|
|
5477
|
+
"type": {
|
|
5478
|
+
"text": "void"
|
|
5479
|
+
}
|
|
5480
|
+
}
|
|
5481
|
+
},
|
|
5612
5482
|
{
|
|
5613
5483
|
"kind": "field",
|
|
5614
5484
|
"name": "_presentation",
|
|
@@ -5725,133 +5595,83 @@
|
|
|
5725
5595
|
"name": "FoundationElement",
|
|
5726
5596
|
"package": "@microsoft/fast-foundation"
|
|
5727
5597
|
},
|
|
5728
|
-
"tagName": "%%prefix%%-
|
|
5598
|
+
"tagName": "%%prefix%%-status-pill-renderer",
|
|
5729
5599
|
"customElement": true
|
|
5730
5600
|
},
|
|
5731
5601
|
{
|
|
5732
5602
|
"kind": "variable",
|
|
5733
|
-
"name": "
|
|
5734
|
-
"description": "A function that returns a Foundation
|
|
5735
|
-
"privacy": "public"
|
|
5736
|
-
},
|
|
5737
|
-
{
|
|
5738
|
-
"kind": "function",
|
|
5739
|
-
"name": "getActionsMenuDef",
|
|
5740
|
-
"return": {
|
|
5741
|
-
"type": {
|
|
5742
|
-
"text": ""
|
|
5743
|
-
}
|
|
5744
|
-
},
|
|
5745
|
-
"parameters": [
|
|
5746
|
-
{
|
|
5747
|
-
"name": "actions",
|
|
5748
|
-
"type": {
|
|
5749
|
-
"text": "ActionMenuItem[]"
|
|
5750
|
-
},
|
|
5751
|
-
"description": "Array of `ActionMenuItem` to be displayed in the menu."
|
|
5752
|
-
},
|
|
5753
|
-
{
|
|
5754
|
-
"name": "overrideDef",
|
|
5755
|
-
"default": "{}",
|
|
5756
|
-
"type": {
|
|
5757
|
-
"text": "ColDef"
|
|
5758
|
-
},
|
|
5759
|
-
"description": "Optional override for the ColDef. Will override any of the default values. Default is an empty object."
|
|
5760
|
-
},
|
|
5761
|
-
{
|
|
5762
|
-
"name": "customActionsOpenerName",
|
|
5763
|
-
"default": "'⋮'",
|
|
5764
|
-
"type": {
|
|
5765
|
-
"text": "string"
|
|
5766
|
-
},
|
|
5767
|
-
"description": "Optional custom name for the button that opens the menu. Default is '⋮'."
|
|
5768
|
-
},
|
|
5769
|
-
{
|
|
5770
|
-
"name": "isVertical",
|
|
5771
|
-
"default": "false",
|
|
5772
|
-
"type": {
|
|
5773
|
-
"text": "boolean"
|
|
5774
|
-
},
|
|
5775
|
-
"description": "Optional flag to display the menu vertically. Default is false (displays the menu horizontally, follow the rowHeight)."
|
|
5776
|
-
},
|
|
5777
|
-
{
|
|
5778
|
-
"name": "buttonAppearance",
|
|
5779
|
-
"optional": true,
|
|
5780
|
-
"type": {
|
|
5781
|
-
"text": "string"
|
|
5782
|
-
},
|
|
5783
|
-
"description": "Optional appearance for the button that opens the menu. Default is 'outline'."
|
|
5784
|
-
}
|
|
5785
|
-
],
|
|
5786
|
-
"description": "Helper function to get ColDef https://www.ag-grid.com/javascript-data-grid/column-properties/ for Actions Menu Renderer.\nWill take the parameter values for a base ColDef and merge them with the overrideDef (if specified).",
|
|
5603
|
+
"name": "foundationStatusPillRenderer",
|
|
5604
|
+
"description": "A function that returns a Foundation Status Pill Renderer registration for configuring the component with a DesignSystem.",
|
|
5787
5605
|
"privacy": "public"
|
|
5788
5606
|
}
|
|
5789
5607
|
],
|
|
5790
5608
|
"exports": [
|
|
5791
5609
|
{
|
|
5792
5610
|
"kind": "js",
|
|
5793
|
-
"name": "
|
|
5611
|
+
"name": "agStatusPillRendererStyles",
|
|
5794
5612
|
"declaration": {
|
|
5795
|
-
"name": "
|
|
5796
|
-
"module": "src/cell-renderers/
|
|
5613
|
+
"name": "agStatusPillRendererStyles",
|
|
5614
|
+
"module": "src/cell-renderers/status-pill.renderer.ts"
|
|
5797
5615
|
}
|
|
5798
5616
|
},
|
|
5799
5617
|
{
|
|
5800
5618
|
"kind": "js",
|
|
5801
|
-
"name": "
|
|
5619
|
+
"name": "getStatusPillRendererTemplate",
|
|
5802
5620
|
"declaration": {
|
|
5803
|
-
"name": "
|
|
5804
|
-
"module": "src/cell-renderers/
|
|
5621
|
+
"name": "getStatusPillRendererTemplate",
|
|
5622
|
+
"module": "src/cell-renderers/status-pill.renderer.ts"
|
|
5805
5623
|
}
|
|
5806
5624
|
},
|
|
5807
5625
|
{
|
|
5808
5626
|
"kind": "js",
|
|
5809
|
-
"name": "
|
|
5627
|
+
"name": "StatusPillRenderer",
|
|
5810
5628
|
"declaration": {
|
|
5811
|
-
"name": "
|
|
5812
|
-
"module": "src/cell-renderers/
|
|
5629
|
+
"name": "StatusPillRenderer",
|
|
5630
|
+
"module": "src/cell-renderers/status-pill.renderer.ts"
|
|
5631
|
+
}
|
|
5632
|
+
},
|
|
5633
|
+
{
|
|
5634
|
+
"kind": "js",
|
|
5635
|
+
"name": "foundationStatusPillRenderer",
|
|
5636
|
+
"declaration": {
|
|
5637
|
+
"name": "foundationStatusPillRenderer",
|
|
5638
|
+
"module": "src/cell-renderers/status-pill.renderer.ts"
|
|
5813
5639
|
}
|
|
5814
5640
|
}
|
|
5815
5641
|
]
|
|
5816
5642
|
},
|
|
5817
5643
|
{
|
|
5818
5644
|
"kind": "javascript-module",
|
|
5819
|
-
"path": "src/cell-renderers/
|
|
5645
|
+
"path": "src/cell-renderers/text-field.renderer.ts",
|
|
5820
5646
|
"declarations": [
|
|
5821
5647
|
{
|
|
5822
5648
|
"kind": "class",
|
|
5823
|
-
"description": "The AG
|
|
5824
|
-
"name": "
|
|
5649
|
+
"description": "The AG Text Field Renderer element.",
|
|
5650
|
+
"name": "AgTextFieldRenderer",
|
|
5825
5651
|
"members": [
|
|
5826
5652
|
{
|
|
5827
5653
|
"kind": "field",
|
|
5828
|
-
"name": "
|
|
5654
|
+
"name": "textField",
|
|
5829
5655
|
"type": {
|
|
5830
|
-
"text": "
|
|
5656
|
+
"text": "TextField"
|
|
5831
5657
|
},
|
|
5832
5658
|
"privacy": "public"
|
|
5833
5659
|
},
|
|
5834
5660
|
{
|
|
5835
5661
|
"kind": "field",
|
|
5836
|
-
"name": "
|
|
5662
|
+
"name": "textValue",
|
|
5837
5663
|
"type": {
|
|
5838
|
-
"text": "
|
|
5839
|
-
}
|
|
5664
|
+
"text": "string"
|
|
5665
|
+
},
|
|
5666
|
+
"default": "''"
|
|
5840
5667
|
},
|
|
5841
5668
|
{
|
|
5842
|
-
"kind": "
|
|
5843
|
-
"name": "
|
|
5844
|
-
"
|
|
5845
|
-
|
|
5846
|
-
"type": {
|
|
5847
|
-
"text": "boolean"
|
|
5848
|
-
}
|
|
5669
|
+
"kind": "field",
|
|
5670
|
+
"name": "params",
|
|
5671
|
+
"type": {
|
|
5672
|
+
"text": "FuiCellRendererParams"
|
|
5849
5673
|
},
|
|
5850
|
-
"
|
|
5851
|
-
{
|
|
5852
|
-
"name": "data"
|
|
5853
|
-
}
|
|
5854
|
-
]
|
|
5674
|
+
"privacy": "public"
|
|
5855
5675
|
},
|
|
5856
5676
|
{
|
|
5857
5677
|
"kind": "method",
|
|
@@ -5861,7 +5681,7 @@
|
|
|
5861
5681
|
{
|
|
5862
5682
|
"name": "params",
|
|
5863
5683
|
"type": {
|
|
5864
|
-
"text": "
|
|
5684
|
+
"text": "FuiCellRendererParams"
|
|
5865
5685
|
}
|
|
5866
5686
|
}
|
|
5867
5687
|
]
|
|
@@ -5889,18 +5709,37 @@
|
|
|
5889
5709
|
{
|
|
5890
5710
|
"name": "params",
|
|
5891
5711
|
"type": {
|
|
5892
|
-
"text": "
|
|
5712
|
+
"text": "FuiCellRendererParams"
|
|
5893
5713
|
}
|
|
5894
5714
|
}
|
|
5895
5715
|
]
|
|
5896
5716
|
},
|
|
5897
5717
|
{
|
|
5898
5718
|
"kind": "method",
|
|
5899
|
-
"name": "
|
|
5719
|
+
"name": "isDisabled",
|
|
5720
|
+
"privacy": "public",
|
|
5721
|
+
"return": {
|
|
5722
|
+
"type": {
|
|
5723
|
+
"text": "boolean"
|
|
5724
|
+
}
|
|
5725
|
+
},
|
|
5726
|
+
"parameters": [
|
|
5727
|
+
{
|
|
5728
|
+
"name": "data"
|
|
5729
|
+
}
|
|
5730
|
+
]
|
|
5900
5731
|
},
|
|
5901
5732
|
{
|
|
5902
|
-
"kind": "
|
|
5903
|
-
"name": "
|
|
5733
|
+
"kind": "field",
|
|
5734
|
+
"name": "textChanged",
|
|
5735
|
+
"privacy": "public",
|
|
5736
|
+
"description": "On text change handler",
|
|
5737
|
+
"parameters": [
|
|
5738
|
+
{
|
|
5739
|
+
"description": "CustomEvent",
|
|
5740
|
+
"name": "e"
|
|
5741
|
+
}
|
|
5742
|
+
]
|
|
5904
5743
|
},
|
|
5905
5744
|
{
|
|
5906
5745
|
"kind": "field",
|
|
@@ -6018,19 +5857,19 @@
|
|
|
6018
5857
|
"name": "FoundationElement",
|
|
6019
5858
|
"package": "@microsoft/fast-foundation"
|
|
6020
5859
|
},
|
|
6021
|
-
"tagName": "%%prefix%%-
|
|
5860
|
+
"tagName": "%%prefix%%-grid-text-field-renderer",
|
|
6022
5861
|
"customElement": true
|
|
6023
5862
|
},
|
|
6024
5863
|
{
|
|
6025
5864
|
"kind": "variable",
|
|
6026
|
-
"name": "
|
|
6027
|
-
"default": "css`\n :host {\n
|
|
6028
|
-
"description": "The AG
|
|
5865
|
+
"name": "textFieldRendererStyles",
|
|
5866
|
+
"default": "css`\n :host {\n display: flex;\n width: 100%;\n height: 100%;\n align-items: center;\n }\n .text-renderer {\n width: 100%;\n }\n`",
|
|
5867
|
+
"description": "The AG Text Field Renderer Styles.",
|
|
6029
5868
|
"privacy": "public"
|
|
6030
5869
|
},
|
|
6031
5870
|
{
|
|
6032
5871
|
"kind": "function",
|
|
6033
|
-
"name": "
|
|
5872
|
+
"name": "getTextFieldRendererTemplate",
|
|
6034
5873
|
"parameters": [
|
|
6035
5874
|
{
|
|
6036
5875
|
"name": "designSystem",
|
|
@@ -6038,7 +5877,7 @@
|
|
|
6038
5877
|
"description": "The design system prefix to use. Defaults to 'foundation'."
|
|
6039
5878
|
}
|
|
6040
5879
|
],
|
|
6041
|
-
"description": "Get a Design System prefixed
|
|
5880
|
+
"description": "Get a Design System prefixed Text Field template.",
|
|
6042
5881
|
"return": {
|
|
6043
5882
|
"type": {
|
|
6044
5883
|
"text": ""
|
|
@@ -6048,60 +5887,96 @@
|
|
|
6048
5887
|
},
|
|
6049
5888
|
{
|
|
6050
5889
|
"kind": "variable",
|
|
6051
|
-
"name": "
|
|
6052
|
-
"description": "A function that returns a Foundation
|
|
5890
|
+
"name": "foundationAgTextFieldRenderer",
|
|
5891
|
+
"description": "A function that returns a Foundation Text Field Renderer registration for configuring the component with a DesignSystem.",
|
|
6053
5892
|
"privacy": "public"
|
|
6054
5893
|
}
|
|
6055
5894
|
],
|
|
6056
5895
|
"exports": [
|
|
6057
5896
|
{
|
|
6058
5897
|
"kind": "js",
|
|
6059
|
-
"name": "
|
|
5898
|
+
"name": "AgTextFieldRenderer",
|
|
6060
5899
|
"declaration": {
|
|
6061
|
-
"name": "
|
|
6062
|
-
"module": "src/cell-renderers/
|
|
5900
|
+
"name": "AgTextFieldRenderer",
|
|
5901
|
+
"module": "src/cell-renderers/text-field.renderer.ts"
|
|
6063
5902
|
}
|
|
6064
5903
|
},
|
|
6065
5904
|
{
|
|
6066
5905
|
"kind": "js",
|
|
6067
|
-
"name": "
|
|
5906
|
+
"name": "textFieldRendererStyles",
|
|
6068
5907
|
"declaration": {
|
|
6069
|
-
"name": "
|
|
6070
|
-
"module": "src/cell-renderers/
|
|
5908
|
+
"name": "textFieldRendererStyles",
|
|
5909
|
+
"module": "src/cell-renderers/text-field.renderer.ts"
|
|
6071
5910
|
}
|
|
6072
5911
|
},
|
|
6073
5912
|
{
|
|
6074
5913
|
"kind": "js",
|
|
6075
|
-
"name": "
|
|
5914
|
+
"name": "getTextFieldRendererTemplate",
|
|
6076
5915
|
"declaration": {
|
|
6077
|
-
"name": "
|
|
6078
|
-
"module": "src/cell-renderers/
|
|
5916
|
+
"name": "getTextFieldRendererTemplate",
|
|
5917
|
+
"module": "src/cell-renderers/text-field.renderer.ts"
|
|
6079
5918
|
}
|
|
6080
5919
|
},
|
|
6081
5920
|
{
|
|
6082
5921
|
"kind": "js",
|
|
6083
|
-
"name": "
|
|
5922
|
+
"name": "foundationAgTextFieldRenderer",
|
|
6084
5923
|
"declaration": {
|
|
6085
|
-
"name": "
|
|
6086
|
-
"module": "src/cell-renderers/
|
|
5924
|
+
"name": "foundationAgTextFieldRenderer",
|
|
5925
|
+
"module": "src/cell-renderers/text-field.renderer.ts"
|
|
6087
5926
|
}
|
|
6088
5927
|
}
|
|
6089
5928
|
]
|
|
6090
5929
|
},
|
|
6091
5930
|
{
|
|
6092
5931
|
"kind": "javascript-module",
|
|
6093
|
-
"path": "src/cell-renderers/
|
|
5932
|
+
"path": "src/cell-renderers/text.renderer.ts",
|
|
6094
5933
|
"declarations": [
|
|
6095
5934
|
{
|
|
6096
5935
|
"kind": "class",
|
|
6097
|
-
"description": "
|
|
6098
|
-
"name": "
|
|
5936
|
+
"description": "",
|
|
5937
|
+
"name": "AgTextRenderer",
|
|
5938
|
+
"superclass": {
|
|
5939
|
+
"name": "AgTextFieldRenderer",
|
|
5940
|
+
"module": "/src/cell-renderers/text-field.renderer"
|
|
5941
|
+
},
|
|
5942
|
+
"deprecated": "- Use AgTextFieldRenderer instead",
|
|
5943
|
+
"tagName": "%%prefix%%-grid-text-renderer",
|
|
5944
|
+
"customElement": true,
|
|
6099
5945
|
"members": [
|
|
6100
5946
|
{
|
|
6101
5947
|
"kind": "field",
|
|
6102
|
-
"name": "
|
|
5948
|
+
"name": "textField",
|
|
5949
|
+
"type": {
|
|
5950
|
+
"text": "TextField"
|
|
5951
|
+
},
|
|
5952
|
+
"privacy": "public",
|
|
5953
|
+
"inheritedFrom": {
|
|
5954
|
+
"name": "AgTextFieldRenderer",
|
|
5955
|
+
"module": "src/cell-renderers/text-field.renderer.ts"
|
|
5956
|
+
}
|
|
5957
|
+
},
|
|
5958
|
+
{
|
|
5959
|
+
"kind": "field",
|
|
5960
|
+
"name": "textValue",
|
|
6103
5961
|
"type": {
|
|
6104
5962
|
"text": "string"
|
|
5963
|
+
},
|
|
5964
|
+
"default": "''",
|
|
5965
|
+
"inheritedFrom": {
|
|
5966
|
+
"name": "AgTextFieldRenderer",
|
|
5967
|
+
"module": "src/cell-renderers/text-field.renderer.ts"
|
|
5968
|
+
}
|
|
5969
|
+
},
|
|
5970
|
+
{
|
|
5971
|
+
"kind": "field",
|
|
5972
|
+
"name": "params",
|
|
5973
|
+
"type": {
|
|
5974
|
+
"text": "FuiCellRendererParams"
|
|
5975
|
+
},
|
|
5976
|
+
"privacy": "public",
|
|
5977
|
+
"inheritedFrom": {
|
|
5978
|
+
"name": "AgTextFieldRenderer",
|
|
5979
|
+
"module": "src/cell-renderers/text-field.renderer.ts"
|
|
6105
5980
|
}
|
|
6106
5981
|
},
|
|
6107
5982
|
{
|
|
@@ -6112,10 +5987,14 @@
|
|
|
6112
5987
|
{
|
|
6113
5988
|
"name": "params",
|
|
6114
5989
|
"type": {
|
|
6115
|
-
"text": "
|
|
5990
|
+
"text": "FuiCellRendererParams"
|
|
6116
5991
|
}
|
|
6117
5992
|
}
|
|
6118
|
-
]
|
|
5993
|
+
],
|
|
5994
|
+
"inheritedFrom": {
|
|
5995
|
+
"name": "AgTextFieldRenderer",
|
|
5996
|
+
"module": "src/cell-renderers/text-field.renderer.ts"
|
|
5997
|
+
}
|
|
6119
5998
|
},
|
|
6120
5999
|
{
|
|
6121
6000
|
"kind": "method",
|
|
@@ -6125,6 +6004,19 @@
|
|
|
6125
6004
|
"type": {
|
|
6126
6005
|
"text": "HTMLElement"
|
|
6127
6006
|
}
|
|
6007
|
+
},
|
|
6008
|
+
"inheritedFrom": {
|
|
6009
|
+
"name": "AgTextFieldRenderer",
|
|
6010
|
+
"module": "src/cell-renderers/text-field.renderer.ts"
|
|
6011
|
+
}
|
|
6012
|
+
},
|
|
6013
|
+
{
|
|
6014
|
+
"kind": "method",
|
|
6015
|
+
"name": "destroy",
|
|
6016
|
+
"privacy": "public",
|
|
6017
|
+
"inheritedFrom": {
|
|
6018
|
+
"name": "AgTextFieldRenderer",
|
|
6019
|
+
"module": "src/cell-renderers/text-field.renderer.ts"
|
|
6128
6020
|
}
|
|
6129
6021
|
},
|
|
6130
6022
|
{
|
|
@@ -6135,10 +6027,49 @@
|
|
|
6135
6027
|
{
|
|
6136
6028
|
"name": "params",
|
|
6137
6029
|
"type": {
|
|
6138
|
-
"text": "
|
|
6030
|
+
"text": "FuiCellRendererParams"
|
|
6139
6031
|
}
|
|
6140
6032
|
}
|
|
6141
|
-
]
|
|
6033
|
+
],
|
|
6034
|
+
"inheritedFrom": {
|
|
6035
|
+
"name": "AgTextFieldRenderer",
|
|
6036
|
+
"module": "src/cell-renderers/text-field.renderer.ts"
|
|
6037
|
+
}
|
|
6038
|
+
},
|
|
6039
|
+
{
|
|
6040
|
+
"kind": "method",
|
|
6041
|
+
"name": "isDisabled",
|
|
6042
|
+
"privacy": "public",
|
|
6043
|
+
"return": {
|
|
6044
|
+
"type": {
|
|
6045
|
+
"text": "boolean"
|
|
6046
|
+
}
|
|
6047
|
+
},
|
|
6048
|
+
"parameters": [
|
|
6049
|
+
{
|
|
6050
|
+
"name": "data"
|
|
6051
|
+
}
|
|
6052
|
+
],
|
|
6053
|
+
"inheritedFrom": {
|
|
6054
|
+
"name": "AgTextFieldRenderer",
|
|
6055
|
+
"module": "src/cell-renderers/text-field.renderer.ts"
|
|
6056
|
+
}
|
|
6057
|
+
},
|
|
6058
|
+
{
|
|
6059
|
+
"kind": "field",
|
|
6060
|
+
"name": "textChanged",
|
|
6061
|
+
"privacy": "public",
|
|
6062
|
+
"description": "On text change handler",
|
|
6063
|
+
"parameters": [
|
|
6064
|
+
{
|
|
6065
|
+
"description": "CustomEvent",
|
|
6066
|
+
"name": "e"
|
|
6067
|
+
}
|
|
6068
|
+
],
|
|
6069
|
+
"inheritedFrom": {
|
|
6070
|
+
"name": "AgTextFieldRenderer",
|
|
6071
|
+
"module": "src/cell-renderers/text-field.renderer.ts"
|
|
6072
|
+
}
|
|
6142
6073
|
},
|
|
6143
6074
|
{
|
|
6144
6075
|
"kind": "field",
|
|
@@ -6251,126 +6182,118 @@
|
|
|
6251
6182
|
"module": "src/foundation-element/foundation-element.ts"
|
|
6252
6183
|
}
|
|
6253
6184
|
}
|
|
6254
|
-
]
|
|
6255
|
-
"superclass": {
|
|
6256
|
-
"name": "FoundationElement",
|
|
6257
|
-
"package": "@microsoft/fast-foundation"
|
|
6258
|
-
},
|
|
6259
|
-
"tagName": "%%prefix%%-editable-renderer",
|
|
6260
|
-
"customElement": true
|
|
6185
|
+
]
|
|
6261
6186
|
},
|
|
6262
6187
|
{
|
|
6263
6188
|
"kind": "variable",
|
|
6264
|
-
"name": "
|
|
6265
|
-
"default": "
|
|
6266
|
-
"
|
|
6267
|
-
"
|
|
6189
|
+
"name": "textRendererStyles",
|
|
6190
|
+
"default": "textFieldRendererStyles",
|
|
6191
|
+
"privacy": "public",
|
|
6192
|
+
"deprecated": "- Use textFieldRendererStyles instead"
|
|
6268
6193
|
},
|
|
6269
6194
|
{
|
|
6270
|
-
"kind": "
|
|
6271
|
-
"name": "
|
|
6272
|
-
"
|
|
6273
|
-
|
|
6274
|
-
|
|
6275
|
-
"default": "'foundation'",
|
|
6276
|
-
"description": "The design system prefix to use. Defaults to 'foundation'."
|
|
6277
|
-
}
|
|
6278
|
-
],
|
|
6279
|
-
"description": "Get a Design System prefixed Checkbox template.",
|
|
6280
|
-
"return": {
|
|
6281
|
-
"type": {
|
|
6282
|
-
"text": ""
|
|
6283
|
-
}
|
|
6284
|
-
},
|
|
6285
|
-
"privacy": "public"
|
|
6195
|
+
"kind": "variable",
|
|
6196
|
+
"name": "getTextRendererTemplate",
|
|
6197
|
+
"default": "getTextFieldRendererTemplate",
|
|
6198
|
+
"privacy": "public",
|
|
6199
|
+
"deprecated": "- Use getTextFieldRendererTemplate instead"
|
|
6286
6200
|
},
|
|
6287
6201
|
{
|
|
6288
6202
|
"kind": "variable",
|
|
6289
|
-
"name": "
|
|
6290
|
-
"description": "A function that returns a Foundation
|
|
6291
|
-
"privacy": "public"
|
|
6203
|
+
"name": "foundationAgTextRenderer",
|
|
6204
|
+
"description": "A function that returns a Foundation Text Renderer registration for configuring the component with a DesignSystem.",
|
|
6205
|
+
"privacy": "public",
|
|
6206
|
+
"deprecated": "- Use foundationAgTextFieldRenderer instead"
|
|
6292
6207
|
}
|
|
6293
6208
|
],
|
|
6294
6209
|
"exports": [
|
|
6295
6210
|
{
|
|
6296
6211
|
"kind": "js",
|
|
6297
|
-
"name": "
|
|
6298
|
-
"declaration": {
|
|
6299
|
-
"name": "
|
|
6300
|
-
"module": "src/cell-renderers/
|
|
6212
|
+
"name": "AgTextRenderer",
|
|
6213
|
+
"declaration": {
|
|
6214
|
+
"name": "AgTextRenderer",
|
|
6215
|
+
"module": "src/cell-renderers/text.renderer.ts"
|
|
6301
6216
|
}
|
|
6302
6217
|
},
|
|
6303
6218
|
{
|
|
6304
6219
|
"kind": "js",
|
|
6305
|
-
"name": "
|
|
6220
|
+
"name": "textRendererStyles",
|
|
6306
6221
|
"declaration": {
|
|
6307
|
-
"name": "
|
|
6308
|
-
"module": "src/cell-renderers/
|
|
6222
|
+
"name": "textRendererStyles",
|
|
6223
|
+
"module": "src/cell-renderers/text.renderer.ts"
|
|
6309
6224
|
}
|
|
6310
6225
|
},
|
|
6311
6226
|
{
|
|
6312
6227
|
"kind": "js",
|
|
6313
|
-
"name": "
|
|
6228
|
+
"name": "getTextRendererTemplate",
|
|
6314
6229
|
"declaration": {
|
|
6315
|
-
"name": "
|
|
6316
|
-
"module": "src/cell-renderers/
|
|
6230
|
+
"name": "getTextRendererTemplate",
|
|
6231
|
+
"module": "src/cell-renderers/text.renderer.ts"
|
|
6317
6232
|
}
|
|
6318
6233
|
},
|
|
6319
6234
|
{
|
|
6320
6235
|
"kind": "js",
|
|
6321
|
-
"name": "
|
|
6236
|
+
"name": "foundationAgTextRenderer",
|
|
6322
6237
|
"declaration": {
|
|
6323
|
-
"name": "
|
|
6324
|
-
"module": "src/cell-renderers/
|
|
6238
|
+
"name": "foundationAgTextRenderer",
|
|
6239
|
+
"module": "src/cell-renderers/text.renderer.ts"
|
|
6325
6240
|
}
|
|
6326
6241
|
}
|
|
6327
6242
|
]
|
|
6328
6243
|
},
|
|
6329
6244
|
{
|
|
6330
6245
|
"kind": "javascript-module",
|
|
6331
|
-
"path": "src/cell-
|
|
6246
|
+
"path": "src/cell-editors/date.editor.ts",
|
|
6332
6247
|
"declarations": [
|
|
6333
6248
|
{
|
|
6334
|
-
"kind": "
|
|
6335
|
-
"
|
|
6336
|
-
"
|
|
6337
|
-
"
|
|
6338
|
-
"privacy": "public"
|
|
6339
|
-
},
|
|
6340
|
-
{
|
|
6341
|
-
"kind": "function",
|
|
6342
|
-
"name": "getIconRendererTemplate",
|
|
6343
|
-
"parameters": [
|
|
6249
|
+
"kind": "class",
|
|
6250
|
+
"description": "The AG Date Editor element.",
|
|
6251
|
+
"name": "DateEditor",
|
|
6252
|
+
"members": [
|
|
6344
6253
|
{
|
|
6345
|
-
"
|
|
6346
|
-
"
|
|
6254
|
+
"kind": "field",
|
|
6255
|
+
"name": "value",
|
|
6347
6256
|
"type": {
|
|
6348
|
-
"text": "
|
|
6257
|
+
"text": "number"
|
|
6349
6258
|
},
|
|
6350
|
-
"
|
|
6351
|
-
}
|
|
6352
|
-
],
|
|
6353
|
-
"description": "Get a Design System prefixed Icon template.",
|
|
6354
|
-
"return": {
|
|
6355
|
-
"type": {
|
|
6356
|
-
"text": ""
|
|
6357
|
-
}
|
|
6358
|
-
},
|
|
6359
|
-
"privacy": "public"
|
|
6360
|
-
},
|
|
6361
|
-
{
|
|
6362
|
-
"kind": "class",
|
|
6363
|
-
"description": "Plain ag-Grid cell renderer for icons.\nThis renderer creates the FAST custom element using document.createElement.",
|
|
6364
|
-
"name": "IconRenderer",
|
|
6365
|
-
"members": [
|
|
6259
|
+
"privacy": "public"
|
|
6260
|
+
},
|
|
6366
6261
|
{
|
|
6367
6262
|
"kind": "field",
|
|
6368
|
-
"name": "
|
|
6263
|
+
"name": "actualWidth",
|
|
6369
6264
|
"type": {
|
|
6370
|
-
"text": "
|
|
6265
|
+
"text": "number"
|
|
6371
6266
|
},
|
|
6372
6267
|
"privacy": "public"
|
|
6373
6268
|
},
|
|
6269
|
+
{
|
|
6270
|
+
"kind": "field",
|
|
6271
|
+
"name": "params",
|
|
6272
|
+
"type": {
|
|
6273
|
+
"text": "DateEditorParams"
|
|
6274
|
+
}
|
|
6275
|
+
},
|
|
6276
|
+
{
|
|
6277
|
+
"kind": "field",
|
|
6278
|
+
"name": "dateFormat",
|
|
6279
|
+
"type": {
|
|
6280
|
+
"text": "string"
|
|
6281
|
+
}
|
|
6282
|
+
},
|
|
6283
|
+
{
|
|
6284
|
+
"kind": "field",
|
|
6285
|
+
"name": "input",
|
|
6286
|
+
"type": {
|
|
6287
|
+
"text": "any"
|
|
6288
|
+
}
|
|
6289
|
+
},
|
|
6290
|
+
{
|
|
6291
|
+
"kind": "field",
|
|
6292
|
+
"name": "inputType",
|
|
6293
|
+
"type": {
|
|
6294
|
+
"text": "'datetime-local' | 'date'"
|
|
6295
|
+
}
|
|
6296
|
+
},
|
|
6374
6297
|
{
|
|
6375
6298
|
"kind": "method",
|
|
6376
6299
|
"name": "init",
|
|
@@ -6379,7 +6302,7 @@
|
|
|
6379
6302
|
{
|
|
6380
6303
|
"name": "params",
|
|
6381
6304
|
"type": {
|
|
6382
|
-
"text": "
|
|
6305
|
+
"text": "DateEditorParams"
|
|
6383
6306
|
}
|
|
6384
6307
|
}
|
|
6385
6308
|
]
|
|
@@ -6397,21 +6320,51 @@
|
|
|
6397
6320
|
{
|
|
6398
6321
|
"kind": "method",
|
|
6399
6322
|
"name": "refresh",
|
|
6323
|
+
"privacy": "public",
|
|
6324
|
+
"return": {
|
|
6325
|
+
"type": {
|
|
6326
|
+
"text": "boolean"
|
|
6327
|
+
}
|
|
6328
|
+
},
|
|
6400
6329
|
"parameters": [
|
|
6401
6330
|
{
|
|
6402
|
-
"name": "params"
|
|
6331
|
+
"name": "params",
|
|
6332
|
+
"type": {
|
|
6333
|
+
"text": "DateEditorParams"
|
|
6334
|
+
}
|
|
6403
6335
|
}
|
|
6404
6336
|
]
|
|
6405
6337
|
},
|
|
6406
6338
|
{
|
|
6407
6339
|
"kind": "method",
|
|
6408
|
-
"name": "
|
|
6340
|
+
"name": "getValue"
|
|
6341
|
+
},
|
|
6342
|
+
{
|
|
6343
|
+
"kind": "method",
|
|
6344
|
+
"name": "isPopup",
|
|
6409
6345
|
"return": {
|
|
6410
6346
|
"type": {
|
|
6411
|
-
"text": "
|
|
6347
|
+
"text": "boolean"
|
|
6412
6348
|
}
|
|
6413
6349
|
}
|
|
6414
6350
|
},
|
|
6351
|
+
{
|
|
6352
|
+
"kind": "method",
|
|
6353
|
+
"name": "changeHandler",
|
|
6354
|
+
"parameters": [
|
|
6355
|
+
{
|
|
6356
|
+
"name": "event"
|
|
6357
|
+
}
|
|
6358
|
+
]
|
|
6359
|
+
},
|
|
6360
|
+
{
|
|
6361
|
+
"kind": "method",
|
|
6362
|
+
"name": "afterGuiAttached"
|
|
6363
|
+
},
|
|
6364
|
+
{
|
|
6365
|
+
"kind": "method",
|
|
6366
|
+
"name": "isCancelBeforeStart"
|
|
6367
|
+
},
|
|
6415
6368
|
{
|
|
6416
6369
|
"kind": "field",
|
|
6417
6370
|
"name": "_presentation",
|
|
@@ -6527,53 +6480,79 @@
|
|
|
6527
6480
|
"superclass": {
|
|
6528
6481
|
"name": "FoundationElement",
|
|
6529
6482
|
"package": "@microsoft/fast-foundation"
|
|
6530
|
-
}
|
|
6483
|
+
},
|
|
6484
|
+
"tagName": "%%prefix%%-date-editor",
|
|
6485
|
+
"customElement": true
|
|
6531
6486
|
},
|
|
6532
6487
|
{
|
|
6533
6488
|
"kind": "variable",
|
|
6534
|
-
"name": "
|
|
6535
|
-
"
|
|
6489
|
+
"name": "agDateEditorStyles",
|
|
6490
|
+
"default": "css`\n :host {\n display: flex;\n }\n`",
|
|
6491
|
+
"description": "The AG Select Renderer Styles.",
|
|
6492
|
+
"privacy": "public"
|
|
6493
|
+
},
|
|
6494
|
+
{
|
|
6495
|
+
"kind": "function",
|
|
6496
|
+
"name": "getDateEditorTemplate",
|
|
6497
|
+
"parameters": [
|
|
6498
|
+
{
|
|
6499
|
+
"name": "prefix",
|
|
6500
|
+
"default": "'foundation'",
|
|
6501
|
+
"description": "The design system prefix to use. Defaults to 'foundation'."
|
|
6502
|
+
}
|
|
6503
|
+
],
|
|
6504
|
+
"description": "Get a Design System prefixed Select template.",
|
|
6505
|
+
"return": {
|
|
6506
|
+
"type": {
|
|
6507
|
+
"text": ""
|
|
6508
|
+
}
|
|
6509
|
+
},
|
|
6510
|
+
"privacy": "public"
|
|
6511
|
+
},
|
|
6512
|
+
{
|
|
6513
|
+
"kind": "variable",
|
|
6514
|
+
"name": "foundationDateEditor",
|
|
6536
6515
|
"privacy": "public"
|
|
6537
6516
|
}
|
|
6538
6517
|
],
|
|
6539
6518
|
"exports": [
|
|
6540
6519
|
{
|
|
6541
6520
|
"kind": "js",
|
|
6542
|
-
"name": "
|
|
6521
|
+
"name": "DateEditor",
|
|
6543
6522
|
"declaration": {
|
|
6544
|
-
"name": "
|
|
6545
|
-
"module": "src/cell-
|
|
6523
|
+
"name": "DateEditor",
|
|
6524
|
+
"module": "src/cell-editors/date.editor.ts"
|
|
6546
6525
|
}
|
|
6547
6526
|
},
|
|
6548
6527
|
{
|
|
6549
6528
|
"kind": "js",
|
|
6550
|
-
"name": "
|
|
6529
|
+
"name": "agDateEditorStyles",
|
|
6551
6530
|
"declaration": {
|
|
6552
|
-
"name": "
|
|
6553
|
-
"module": "src/cell-
|
|
6531
|
+
"name": "agDateEditorStyles",
|
|
6532
|
+
"module": "src/cell-editors/date.editor.ts"
|
|
6554
6533
|
}
|
|
6555
6534
|
},
|
|
6556
6535
|
{
|
|
6557
6536
|
"kind": "js",
|
|
6558
|
-
"name": "
|
|
6537
|
+
"name": "getDateEditorTemplate",
|
|
6559
6538
|
"declaration": {
|
|
6560
|
-
"name": "
|
|
6561
|
-
"module": "src/cell-
|
|
6539
|
+
"name": "getDateEditorTemplate",
|
|
6540
|
+
"module": "src/cell-editors/date.editor.ts"
|
|
6562
6541
|
}
|
|
6563
6542
|
},
|
|
6564
6543
|
{
|
|
6565
6544
|
"kind": "js",
|
|
6566
|
-
"name": "
|
|
6545
|
+
"name": "foundationDateEditor",
|
|
6567
6546
|
"declaration": {
|
|
6568
|
-
"name": "
|
|
6569
|
-
"module": "src/cell-
|
|
6547
|
+
"name": "foundationDateEditor",
|
|
6548
|
+
"module": "src/cell-editors/date.editor.ts"
|
|
6570
6549
|
}
|
|
6571
6550
|
}
|
|
6572
6551
|
]
|
|
6573
6552
|
},
|
|
6574
6553
|
{
|
|
6575
6554
|
"kind": "javascript-module",
|
|
6576
|
-
"path": "src/cell-
|
|
6555
|
+
"path": "src/cell-editors/index.ts",
|
|
6577
6556
|
"declarations": [],
|
|
6578
6557
|
"exports": [
|
|
6579
6558
|
{
|
|
@@ -6581,39 +6560,7 @@
|
|
|
6581
6560
|
"name": "*",
|
|
6582
6561
|
"declaration": {
|
|
6583
6562
|
"name": "*",
|
|
6584
|
-
"package": "./
|
|
6585
|
-
}
|
|
6586
|
-
},
|
|
6587
|
-
{
|
|
6588
|
-
"kind": "js",
|
|
6589
|
-
"name": "*",
|
|
6590
|
-
"declaration": {
|
|
6591
|
-
"name": "*",
|
|
6592
|
-
"package": "./actions-menu.renderer"
|
|
6593
|
-
}
|
|
6594
|
-
},
|
|
6595
|
-
{
|
|
6596
|
-
"kind": "js",
|
|
6597
|
-
"name": "*",
|
|
6598
|
-
"declaration": {
|
|
6599
|
-
"name": "*",
|
|
6600
|
-
"package": "./boolean.renderer"
|
|
6601
|
-
}
|
|
6602
|
-
},
|
|
6603
|
-
{
|
|
6604
|
-
"kind": "js",
|
|
6605
|
-
"name": "*",
|
|
6606
|
-
"declaration": {
|
|
6607
|
-
"name": "*",
|
|
6608
|
-
"package": "./editable.renderer"
|
|
6609
|
-
}
|
|
6610
|
-
},
|
|
6611
|
-
{
|
|
6612
|
-
"kind": "js",
|
|
6613
|
-
"name": "*",
|
|
6614
|
-
"declaration": {
|
|
6615
|
-
"name": "*",
|
|
6616
|
-
"package": "./icon.renderer"
|
|
6563
|
+
"package": "./date.editor"
|
|
6617
6564
|
}
|
|
6618
6565
|
},
|
|
6619
6566
|
{
|
|
@@ -6621,7 +6568,7 @@
|
|
|
6621
6568
|
"name": "*",
|
|
6622
6569
|
"declaration": {
|
|
6623
6570
|
"name": "*",
|
|
6624
|
-
"package": "./
|
|
6571
|
+
"package": "./multiselect.editor"
|
|
6625
6572
|
}
|
|
6626
6573
|
},
|
|
6627
6574
|
{
|
|
@@ -6629,7 +6576,7 @@
|
|
|
6629
6576
|
"name": "*",
|
|
6630
6577
|
"declaration": {
|
|
6631
6578
|
"name": "*",
|
|
6632
|
-
"package": "./
|
|
6579
|
+
"package": "./number.editor"
|
|
6633
6580
|
}
|
|
6634
6581
|
},
|
|
6635
6582
|
{
|
|
@@ -6637,7 +6584,7 @@
|
|
|
6637
6584
|
"name": "*",
|
|
6638
6585
|
"declaration": {
|
|
6639
6586
|
"name": "*",
|
|
6640
|
-
"package": "./
|
|
6587
|
+
"package": "./select.editor"
|
|
6641
6588
|
}
|
|
6642
6589
|
},
|
|
6643
6590
|
{
|
|
@@ -6645,33 +6592,33 @@
|
|
|
6645
6592
|
"name": "*",
|
|
6646
6593
|
"declaration": {
|
|
6647
6594
|
"name": "*",
|
|
6648
|
-
"package": "./
|
|
6595
|
+
"package": "./string.editor"
|
|
6649
6596
|
}
|
|
6650
6597
|
}
|
|
6651
6598
|
]
|
|
6652
6599
|
},
|
|
6653
6600
|
{
|
|
6654
6601
|
"kind": "javascript-module",
|
|
6655
|
-
"path": "src/cell-
|
|
6602
|
+
"path": "src/cell-editors/multiselect.editor.ts",
|
|
6656
6603
|
"declarations": [
|
|
6657
6604
|
{
|
|
6658
6605
|
"kind": "class",
|
|
6659
|
-
"description": "The AG
|
|
6660
|
-
"name": "
|
|
6606
|
+
"description": "The AG Multiselect Editor element.",
|
|
6607
|
+
"name": "MultiselectEditor",
|
|
6661
6608
|
"members": [
|
|
6662
6609
|
{
|
|
6663
6610
|
"kind": "field",
|
|
6664
6611
|
"name": "params",
|
|
6665
6612
|
"type": {
|
|
6666
|
-
"text": "
|
|
6613
|
+
"text": "MultiselectEditorParams"
|
|
6667
6614
|
},
|
|
6668
6615
|
"privacy": "public"
|
|
6669
6616
|
},
|
|
6670
6617
|
{
|
|
6671
6618
|
"kind": "field",
|
|
6672
|
-
"name": "
|
|
6619
|
+
"name": "selectedOptions",
|
|
6673
6620
|
"type": {
|
|
6674
|
-
"text": "
|
|
6621
|
+
"text": "any[]"
|
|
6675
6622
|
},
|
|
6676
6623
|
"privacy": "public"
|
|
6677
6624
|
},
|
|
@@ -6683,7 +6630,7 @@
|
|
|
6683
6630
|
{
|
|
6684
6631
|
"name": "params",
|
|
6685
6632
|
"type": {
|
|
6686
|
-
"text": "
|
|
6633
|
+
"text": "MultiselectEditorParams"
|
|
6687
6634
|
}
|
|
6688
6635
|
}
|
|
6689
6636
|
]
|
|
@@ -6721,31 +6668,37 @@
|
|
|
6721
6668
|
{
|
|
6722
6669
|
"name": "params",
|
|
6723
6670
|
"type": {
|
|
6724
|
-
"text": "
|
|
6671
|
+
"text": "MultiselectEditorParams"
|
|
6725
6672
|
}
|
|
6726
6673
|
}
|
|
6727
6674
|
]
|
|
6728
6675
|
},
|
|
6729
6676
|
{
|
|
6730
|
-
"kind": "
|
|
6731
|
-
"name": "
|
|
6732
|
-
"privacy": "public"
|
|
6677
|
+
"kind": "method",
|
|
6678
|
+
"name": "getValue"
|
|
6733
6679
|
},
|
|
6734
6680
|
{
|
|
6735
6681
|
"kind": "method",
|
|
6736
|
-
"name": "
|
|
6737
|
-
"privacy": "public",
|
|
6682
|
+
"name": "isPopup",
|
|
6738
6683
|
"return": {
|
|
6739
6684
|
"type": {
|
|
6740
6685
|
"text": "boolean"
|
|
6741
6686
|
}
|
|
6742
|
-
}
|
|
6687
|
+
}
|
|
6688
|
+
},
|
|
6689
|
+
{
|
|
6690
|
+
"kind": "method",
|
|
6691
|
+
"name": "changeHandler",
|
|
6743
6692
|
"parameters": [
|
|
6744
6693
|
{
|
|
6745
|
-
"name": "
|
|
6694
|
+
"name": "event"
|
|
6746
6695
|
}
|
|
6747
6696
|
]
|
|
6748
6697
|
},
|
|
6698
|
+
{
|
|
6699
|
+
"kind": "method",
|
|
6700
|
+
"name": "isCancelBeforeStart"
|
|
6701
|
+
},
|
|
6749
6702
|
{
|
|
6750
6703
|
"kind": "field",
|
|
6751
6704
|
"name": "_presentation",
|
|
@@ -6862,26 +6815,23 @@
|
|
|
6862
6815
|
"name": "FoundationElement",
|
|
6863
6816
|
"package": "@microsoft/fast-foundation"
|
|
6864
6817
|
},
|
|
6865
|
-
"tagName": "%%prefix%%-
|
|
6818
|
+
"tagName": "%%prefix%%-multiselect-editor",
|
|
6866
6819
|
"customElement": true
|
|
6867
6820
|
},
|
|
6868
6821
|
{
|
|
6869
6822
|
"kind": "variable",
|
|
6870
|
-
"name": "
|
|
6871
|
-
"default": "css
|
|
6823
|
+
"name": "agMultiselectEditorStyles",
|
|
6824
|
+
"default": "css``",
|
|
6872
6825
|
"description": "The AG Select Renderer Styles.",
|
|
6873
6826
|
"privacy": "public"
|
|
6874
6827
|
},
|
|
6875
6828
|
{
|
|
6876
6829
|
"kind": "function",
|
|
6877
|
-
"name": "
|
|
6830
|
+
"name": "getMultiselectEditorTemplate",
|
|
6878
6831
|
"parameters": [
|
|
6879
6832
|
{
|
|
6880
6833
|
"name": "designSystem",
|
|
6881
6834
|
"default": "'foundation'",
|
|
6882
|
-
"type": {
|
|
6883
|
-
"text": "string"
|
|
6884
|
-
},
|
|
6885
6835
|
"description": "The design system prefix to use. Defaults to 'foundation'."
|
|
6886
6836
|
}
|
|
6887
6837
|
],
|
|
@@ -6895,124 +6845,157 @@
|
|
|
6895
6845
|
},
|
|
6896
6846
|
{
|
|
6897
6847
|
"kind": "variable",
|
|
6898
|
-
"name": "
|
|
6899
|
-
"description": "A function that returns a Foundation Select Renderer registration for configuring the component with a DesignSystem.",
|
|
6848
|
+
"name": "foundationMultiselectEditor",
|
|
6900
6849
|
"privacy": "public"
|
|
6901
6850
|
}
|
|
6902
6851
|
],
|
|
6903
6852
|
"exports": [
|
|
6904
6853
|
{
|
|
6905
6854
|
"kind": "js",
|
|
6906
|
-
"name": "
|
|
6855
|
+
"name": "MultiselectEditor",
|
|
6907
6856
|
"declaration": {
|
|
6908
|
-
"name": "
|
|
6909
|
-
"module": "src/cell-
|
|
6857
|
+
"name": "MultiselectEditor",
|
|
6858
|
+
"module": "src/cell-editors/multiselect.editor.ts"
|
|
6910
6859
|
}
|
|
6911
6860
|
},
|
|
6912
6861
|
{
|
|
6913
6862
|
"kind": "js",
|
|
6914
|
-
"name": "
|
|
6863
|
+
"name": "agMultiselectEditorStyles",
|
|
6915
6864
|
"declaration": {
|
|
6916
|
-
"name": "
|
|
6917
|
-
"module": "src/cell-
|
|
6865
|
+
"name": "agMultiselectEditorStyles",
|
|
6866
|
+
"module": "src/cell-editors/multiselect.editor.ts"
|
|
6918
6867
|
}
|
|
6919
6868
|
},
|
|
6920
6869
|
{
|
|
6921
6870
|
"kind": "js",
|
|
6922
|
-
"name": "
|
|
6871
|
+
"name": "getMultiselectEditorTemplate",
|
|
6923
6872
|
"declaration": {
|
|
6924
|
-
"name": "
|
|
6925
|
-
"module": "src/cell-
|
|
6873
|
+
"name": "getMultiselectEditorTemplate",
|
|
6874
|
+
"module": "src/cell-editors/multiselect.editor.ts"
|
|
6926
6875
|
}
|
|
6927
6876
|
},
|
|
6928
6877
|
{
|
|
6929
6878
|
"kind": "js",
|
|
6930
|
-
"name": "
|
|
6879
|
+
"name": "foundationMultiselectEditor",
|
|
6931
6880
|
"declaration": {
|
|
6932
|
-
"name": "
|
|
6933
|
-
"module": "src/cell-
|
|
6881
|
+
"name": "foundationMultiselectEditor",
|
|
6882
|
+
"module": "src/cell-editors/multiselect.editor.ts"
|
|
6934
6883
|
}
|
|
6935
6884
|
}
|
|
6936
6885
|
]
|
|
6937
6886
|
},
|
|
6938
6887
|
{
|
|
6939
6888
|
"kind": "javascript-module",
|
|
6940
|
-
"path": "src/cell-
|
|
6889
|
+
"path": "src/cell-editors/number.editor.ts",
|
|
6941
6890
|
"declarations": [
|
|
6942
|
-
{
|
|
6943
|
-
"kind": "variable",
|
|
6944
|
-
"name": "agStatusPillRendererStyles",
|
|
6945
|
-
"default": "css`\n :host {\n width: 100%;\n display: flex;\n align-items: center;\n height: 100%;\n }\n`",
|
|
6946
|
-
"description": "The Status Pill Renderer Styles.",
|
|
6947
|
-
"privacy": "public"
|
|
6948
|
-
},
|
|
6949
|
-
{
|
|
6950
|
-
"kind": "function",
|
|
6951
|
-
"name": "getStatusPillRendererTemplate",
|
|
6952
|
-
"parameters": [
|
|
6953
|
-
{
|
|
6954
|
-
"name": "designSystem",
|
|
6955
|
-
"default": "'rapid'",
|
|
6956
|
-
"type": {
|
|
6957
|
-
"text": "string"
|
|
6958
|
-
},
|
|
6959
|
-
"description": "The design system prefix to use. Defaults to 'rapid'."
|
|
6960
|
-
}
|
|
6961
|
-
],
|
|
6962
|
-
"description": "Get a Design System prefixed Status Pill template.",
|
|
6963
|
-
"return": {
|
|
6964
|
-
"type": {
|
|
6965
|
-
"text": ""
|
|
6966
|
-
}
|
|
6967
|
-
},
|
|
6968
|
-
"privacy": "public"
|
|
6969
|
-
},
|
|
6970
6891
|
{
|
|
6971
6892
|
"kind": "class",
|
|
6972
|
-
"description": "The AG
|
|
6973
|
-
"name": "
|
|
6893
|
+
"description": "The AG Number Editor element.",
|
|
6894
|
+
"name": "NumberEditor",
|
|
6974
6895
|
"members": [
|
|
6975
6896
|
{
|
|
6976
6897
|
"kind": "field",
|
|
6977
6898
|
"name": "params",
|
|
6978
6899
|
"type": {
|
|
6979
|
-
"text": "
|
|
6980
|
-
}
|
|
6900
|
+
"text": "NumberEditorParams"
|
|
6901
|
+
},
|
|
6902
|
+
"privacy": "public"
|
|
6903
|
+
},
|
|
6904
|
+
{
|
|
6905
|
+
"kind": "field",
|
|
6906
|
+
"name": "value",
|
|
6907
|
+
"type": {
|
|
6908
|
+
"text": "number"
|
|
6909
|
+
},
|
|
6910
|
+
"privacy": "public"
|
|
6911
|
+
},
|
|
6912
|
+
{
|
|
6913
|
+
"kind": "field",
|
|
6914
|
+
"name": "actualWidth",
|
|
6915
|
+
"type": {
|
|
6916
|
+
"text": "number"
|
|
6917
|
+
},
|
|
6918
|
+
"privacy": "public"
|
|
6919
|
+
},
|
|
6920
|
+
{
|
|
6921
|
+
"kind": "field",
|
|
6922
|
+
"name": "input",
|
|
6923
|
+
"type": {
|
|
6924
|
+
"text": "any"
|
|
6925
|
+
},
|
|
6926
|
+
"privacy": "public"
|
|
6981
6927
|
},
|
|
6982
6928
|
{
|
|
6983
6929
|
"kind": "method",
|
|
6984
6930
|
"name": "init",
|
|
6931
|
+
"privacy": "public",
|
|
6985
6932
|
"parameters": [
|
|
6986
6933
|
{
|
|
6987
6934
|
"name": "params",
|
|
6988
6935
|
"type": {
|
|
6989
|
-
"text": "
|
|
6936
|
+
"text": "NumberEditorParams"
|
|
6990
6937
|
}
|
|
6991
6938
|
}
|
|
6992
6939
|
]
|
|
6993
6940
|
},
|
|
6994
6941
|
{
|
|
6995
6942
|
"kind": "method",
|
|
6996
|
-
"name": "getGui"
|
|
6943
|
+
"name": "getGui",
|
|
6944
|
+
"privacy": "public",
|
|
6945
|
+
"return": {
|
|
6946
|
+
"type": {
|
|
6947
|
+
"text": "HTMLElement"
|
|
6948
|
+
}
|
|
6949
|
+
}
|
|
6997
6950
|
},
|
|
6998
6951
|
{
|
|
6999
6952
|
"kind": "method",
|
|
7000
6953
|
"name": "refresh",
|
|
6954
|
+
"privacy": "public",
|
|
6955
|
+
"return": {
|
|
6956
|
+
"type": {
|
|
6957
|
+
"text": "boolean"
|
|
6958
|
+
}
|
|
6959
|
+
},
|
|
7001
6960
|
"parameters": [
|
|
7002
6961
|
{
|
|
7003
|
-
"name": "params"
|
|
6962
|
+
"name": "params",
|
|
6963
|
+
"type": {
|
|
6964
|
+
"text": "NumberEditorParams"
|
|
6965
|
+
}
|
|
7004
6966
|
}
|
|
7005
6967
|
]
|
|
7006
6968
|
},
|
|
7007
6969
|
{
|
|
7008
6970
|
"kind": "method",
|
|
7009
|
-
"name": "
|
|
6971
|
+
"name": "getValue"
|
|
6972
|
+
},
|
|
6973
|
+
{
|
|
6974
|
+
"kind": "method",
|
|
6975
|
+
"name": "isPopup",
|
|
7010
6976
|
"return": {
|
|
7011
6977
|
"type": {
|
|
7012
|
-
"text": "
|
|
6978
|
+
"text": "boolean"
|
|
7013
6979
|
}
|
|
7014
6980
|
}
|
|
7015
6981
|
},
|
|
6982
|
+
{
|
|
6983
|
+
"kind": "method",
|
|
6984
|
+
"name": "afterGuiAttached"
|
|
6985
|
+
},
|
|
6986
|
+
{
|
|
6987
|
+
"kind": "method",
|
|
6988
|
+
"name": "changeHandler",
|
|
6989
|
+
"parameters": [
|
|
6990
|
+
{
|
|
6991
|
+
"name": "event"
|
|
6992
|
+
}
|
|
6993
|
+
]
|
|
6994
|
+
},
|
|
6995
|
+
{
|
|
6996
|
+
"kind": "method",
|
|
6997
|
+
"name": "isCancelBeforeStart"
|
|
6998
|
+
},
|
|
7016
6999
|
{
|
|
7017
7000
|
"kind": "field",
|
|
7018
7001
|
"name": "_presentation",
|
|
@@ -7129,81 +7112,113 @@
|
|
|
7129
7112
|
"name": "FoundationElement",
|
|
7130
7113
|
"package": "@microsoft/fast-foundation"
|
|
7131
7114
|
},
|
|
7132
|
-
"tagName": "%%prefix%%-
|
|
7115
|
+
"tagName": "%%prefix%%-number-editor",
|
|
7133
7116
|
"customElement": true
|
|
7134
7117
|
},
|
|
7135
7118
|
{
|
|
7136
7119
|
"kind": "variable",
|
|
7137
|
-
"name": "
|
|
7138
|
-
"
|
|
7120
|
+
"name": "agNumberEditorStyles",
|
|
7121
|
+
"default": "css`\n :host {\n display: flex;\n }\n`",
|
|
7122
|
+
"description": "The AG Number Editor Styles.",
|
|
7123
|
+
"privacy": "public"
|
|
7124
|
+
},
|
|
7125
|
+
{
|
|
7126
|
+
"kind": "function",
|
|
7127
|
+
"name": "getNumberEditorTemplate",
|
|
7128
|
+
"parameters": [
|
|
7129
|
+
{
|
|
7130
|
+
"name": "designSystem",
|
|
7131
|
+
"default": "'foundation'",
|
|
7132
|
+
"description": "The design system prefix to use. Defaults to 'foundation'."
|
|
7133
|
+
}
|
|
7134
|
+
],
|
|
7135
|
+
"description": "Get a Design System prefixed Select template.",
|
|
7136
|
+
"return": {
|
|
7137
|
+
"type": {
|
|
7138
|
+
"text": ""
|
|
7139
|
+
}
|
|
7140
|
+
},
|
|
7141
|
+
"privacy": "public"
|
|
7142
|
+
},
|
|
7143
|
+
{
|
|
7144
|
+
"kind": "variable",
|
|
7145
|
+
"name": "foundationNumberEditor",
|
|
7139
7146
|
"privacy": "public"
|
|
7140
7147
|
}
|
|
7141
7148
|
],
|
|
7142
7149
|
"exports": [
|
|
7143
7150
|
{
|
|
7144
7151
|
"kind": "js",
|
|
7145
|
-
"name": "
|
|
7152
|
+
"name": "NumberEditor",
|
|
7146
7153
|
"declaration": {
|
|
7147
|
-
"name": "
|
|
7148
|
-
"module": "src/cell-
|
|
7154
|
+
"name": "NumberEditor",
|
|
7155
|
+
"module": "src/cell-editors/number.editor.ts"
|
|
7149
7156
|
}
|
|
7150
7157
|
},
|
|
7151
7158
|
{
|
|
7152
7159
|
"kind": "js",
|
|
7153
|
-
"name": "
|
|
7160
|
+
"name": "agNumberEditorStyles",
|
|
7154
7161
|
"declaration": {
|
|
7155
|
-
"name": "
|
|
7156
|
-
"module": "src/cell-
|
|
7162
|
+
"name": "agNumberEditorStyles",
|
|
7163
|
+
"module": "src/cell-editors/number.editor.ts"
|
|
7157
7164
|
}
|
|
7158
7165
|
},
|
|
7159
7166
|
{
|
|
7160
7167
|
"kind": "js",
|
|
7161
|
-
"name": "
|
|
7168
|
+
"name": "getNumberEditorTemplate",
|
|
7162
7169
|
"declaration": {
|
|
7163
|
-
"name": "
|
|
7164
|
-
"module": "src/cell-
|
|
7170
|
+
"name": "getNumberEditorTemplate",
|
|
7171
|
+
"module": "src/cell-editors/number.editor.ts"
|
|
7165
7172
|
}
|
|
7166
7173
|
},
|
|
7167
7174
|
{
|
|
7168
7175
|
"kind": "js",
|
|
7169
|
-
"name": "
|
|
7176
|
+
"name": "foundationNumberEditor",
|
|
7170
7177
|
"declaration": {
|
|
7171
|
-
"name": "
|
|
7172
|
-
"module": "src/cell-
|
|
7178
|
+
"name": "foundationNumberEditor",
|
|
7179
|
+
"module": "src/cell-editors/number.editor.ts"
|
|
7173
7180
|
}
|
|
7174
7181
|
}
|
|
7175
7182
|
]
|
|
7176
7183
|
},
|
|
7177
7184
|
{
|
|
7178
7185
|
"kind": "javascript-module",
|
|
7179
|
-
"path": "src/cell-
|
|
7186
|
+
"path": "src/cell-editors/select.editor.ts",
|
|
7180
7187
|
"declarations": [
|
|
7181
7188
|
{
|
|
7182
7189
|
"kind": "class",
|
|
7183
|
-
"description": "The AG
|
|
7184
|
-
"name": "
|
|
7190
|
+
"description": "The AG Select Editor element.",
|
|
7191
|
+
"name": "SelectEditor",
|
|
7185
7192
|
"members": [
|
|
7186
7193
|
{
|
|
7187
7194
|
"kind": "field",
|
|
7188
|
-
"name": "
|
|
7195
|
+
"name": "params",
|
|
7189
7196
|
"type": {
|
|
7190
|
-
"text": "
|
|
7197
|
+
"text": "SelectEditorParams"
|
|
7191
7198
|
},
|
|
7192
7199
|
"privacy": "public"
|
|
7193
7200
|
},
|
|
7194
7201
|
{
|
|
7195
7202
|
"kind": "field",
|
|
7196
|
-
"name": "
|
|
7203
|
+
"name": "value",
|
|
7197
7204
|
"type": {
|
|
7198
7205
|
"text": "string"
|
|
7199
7206
|
},
|
|
7200
|
-
"
|
|
7207
|
+
"privacy": "public"
|
|
7201
7208
|
},
|
|
7202
7209
|
{
|
|
7203
7210
|
"kind": "field",
|
|
7204
|
-
"name": "
|
|
7211
|
+
"name": "actualWidth",
|
|
7205
7212
|
"type": {
|
|
7206
|
-
"text": "
|
|
7213
|
+
"text": "number"
|
|
7214
|
+
},
|
|
7215
|
+
"privacy": "public"
|
|
7216
|
+
},
|
|
7217
|
+
{
|
|
7218
|
+
"kind": "field",
|
|
7219
|
+
"name": "combobox",
|
|
7220
|
+
"type": {
|
|
7221
|
+
"text": "any"
|
|
7207
7222
|
},
|
|
7208
7223
|
"privacy": "public"
|
|
7209
7224
|
},
|
|
@@ -7215,7 +7230,7 @@
|
|
|
7215
7230
|
{
|
|
7216
7231
|
"name": "params",
|
|
7217
7232
|
"type": {
|
|
7218
|
-
"text": "
|
|
7233
|
+
"text": "SelectEditorParams"
|
|
7219
7234
|
}
|
|
7220
7235
|
}
|
|
7221
7236
|
]
|
|
@@ -7230,51 +7245,54 @@
|
|
|
7230
7245
|
}
|
|
7231
7246
|
}
|
|
7232
7247
|
},
|
|
7233
|
-
{
|
|
7234
|
-
"kind": "method",
|
|
7235
|
-
"name": "destroy",
|
|
7236
|
-
"privacy": "public"
|
|
7237
|
-
},
|
|
7238
7248
|
{
|
|
7239
7249
|
"kind": "method",
|
|
7240
7250
|
"name": "refresh",
|
|
7241
7251
|
"privacy": "public",
|
|
7252
|
+
"return": {
|
|
7253
|
+
"type": {
|
|
7254
|
+
"text": "boolean"
|
|
7255
|
+
}
|
|
7256
|
+
},
|
|
7242
7257
|
"parameters": [
|
|
7243
7258
|
{
|
|
7244
7259
|
"name": "params",
|
|
7245
7260
|
"type": {
|
|
7246
|
-
"text": "
|
|
7261
|
+
"text": "SelectEditorParams"
|
|
7247
7262
|
}
|
|
7248
7263
|
}
|
|
7249
7264
|
]
|
|
7250
7265
|
},
|
|
7251
7266
|
{
|
|
7252
7267
|
"kind": "method",
|
|
7253
|
-
"name": "
|
|
7254
|
-
|
|
7268
|
+
"name": "getValue"
|
|
7269
|
+
},
|
|
7270
|
+
{
|
|
7271
|
+
"kind": "method",
|
|
7272
|
+
"name": "isPopup",
|
|
7255
7273
|
"return": {
|
|
7256
7274
|
"type": {
|
|
7257
7275
|
"text": "boolean"
|
|
7258
7276
|
}
|
|
7259
|
-
}
|
|
7260
|
-
"parameters": [
|
|
7261
|
-
{
|
|
7262
|
-
"name": "data"
|
|
7263
|
-
}
|
|
7264
|
-
]
|
|
7277
|
+
}
|
|
7265
7278
|
},
|
|
7266
7279
|
{
|
|
7267
|
-
"kind": "
|
|
7268
|
-
"name": "
|
|
7269
|
-
|
|
7270
|
-
|
|
7280
|
+
"kind": "method",
|
|
7281
|
+
"name": "afterGuiAttached"
|
|
7282
|
+
},
|
|
7283
|
+
{
|
|
7284
|
+
"kind": "method",
|
|
7285
|
+
"name": "changeHandler",
|
|
7271
7286
|
"parameters": [
|
|
7272
7287
|
{
|
|
7273
|
-
"
|
|
7274
|
-
"name": "e"
|
|
7288
|
+
"name": "event"
|
|
7275
7289
|
}
|
|
7276
7290
|
]
|
|
7277
7291
|
},
|
|
7292
|
+
{
|
|
7293
|
+
"kind": "method",
|
|
7294
|
+
"name": "isCancelBeforeStart"
|
|
7295
|
+
},
|
|
7278
7296
|
{
|
|
7279
7297
|
"kind": "field",
|
|
7280
7298
|
"name": "_presentation",
|
|
@@ -7391,19 +7409,19 @@
|
|
|
7391
7409
|
"name": "FoundationElement",
|
|
7392
7410
|
"package": "@microsoft/fast-foundation"
|
|
7393
7411
|
},
|
|
7394
|
-
"tagName": "%%prefix%%-
|
|
7412
|
+
"tagName": "%%prefix%%-select-editor",
|
|
7395
7413
|
"customElement": true
|
|
7396
7414
|
},
|
|
7397
7415
|
{
|
|
7398
7416
|
"kind": "variable",
|
|
7399
|
-
"name": "
|
|
7400
|
-
"default": "css
|
|
7401
|
-
"description": "The AG
|
|
7417
|
+
"name": "agSelectEditorStyles",
|
|
7418
|
+
"default": "css``",
|
|
7419
|
+
"description": "The AG Select Renderer Styles.",
|
|
7402
7420
|
"privacy": "public"
|
|
7403
7421
|
},
|
|
7404
7422
|
{
|
|
7405
7423
|
"kind": "function",
|
|
7406
|
-
"name": "
|
|
7424
|
+
"name": "getSelectEditorTemplate",
|
|
7407
7425
|
"parameters": [
|
|
7408
7426
|
{
|
|
7409
7427
|
"name": "designSystem",
|
|
@@ -7411,7 +7429,7 @@
|
|
|
7411
7429
|
"description": "The design system prefix to use. Defaults to 'foundation'."
|
|
7412
7430
|
}
|
|
7413
7431
|
],
|
|
7414
|
-
"description": "Get a Design System prefixed
|
|
7432
|
+
"description": "Get a Design System prefixed Select template.",
|
|
7415
7433
|
"return": {
|
|
7416
7434
|
"type": {
|
|
7417
7435
|
"text": ""
|
|
@@ -7421,97 +7439,85 @@
|
|
|
7421
7439
|
},
|
|
7422
7440
|
{
|
|
7423
7441
|
"kind": "variable",
|
|
7424
|
-
"name": "
|
|
7425
|
-
"description": "A function that returns a Foundation Text Field Renderer registration for configuring the component with a DesignSystem.",
|
|
7442
|
+
"name": "foundationSelectEditor",
|
|
7426
7443
|
"privacy": "public"
|
|
7427
7444
|
}
|
|
7428
7445
|
],
|
|
7429
7446
|
"exports": [
|
|
7430
7447
|
{
|
|
7431
7448
|
"kind": "js",
|
|
7432
|
-
"name": "
|
|
7449
|
+
"name": "SelectEditor",
|
|
7433
7450
|
"declaration": {
|
|
7434
|
-
"name": "
|
|
7435
|
-
"module": "src/cell-
|
|
7451
|
+
"name": "SelectEditor",
|
|
7452
|
+
"module": "src/cell-editors/select.editor.ts"
|
|
7436
7453
|
}
|
|
7437
7454
|
},
|
|
7438
7455
|
{
|
|
7439
7456
|
"kind": "js",
|
|
7440
|
-
"name": "
|
|
7457
|
+
"name": "agSelectEditorStyles",
|
|
7441
7458
|
"declaration": {
|
|
7442
|
-
"name": "
|
|
7443
|
-
"module": "src/cell-
|
|
7459
|
+
"name": "agSelectEditorStyles",
|
|
7460
|
+
"module": "src/cell-editors/select.editor.ts"
|
|
7444
7461
|
}
|
|
7445
7462
|
},
|
|
7446
7463
|
{
|
|
7447
7464
|
"kind": "js",
|
|
7448
|
-
"name": "
|
|
7465
|
+
"name": "getSelectEditorTemplate",
|
|
7449
7466
|
"declaration": {
|
|
7450
|
-
"name": "
|
|
7451
|
-
"module": "src/cell-
|
|
7467
|
+
"name": "getSelectEditorTemplate",
|
|
7468
|
+
"module": "src/cell-editors/select.editor.ts"
|
|
7452
7469
|
}
|
|
7453
7470
|
},
|
|
7454
7471
|
{
|
|
7455
7472
|
"kind": "js",
|
|
7456
|
-
"name": "
|
|
7473
|
+
"name": "foundationSelectEditor",
|
|
7457
7474
|
"declaration": {
|
|
7458
|
-
"name": "
|
|
7459
|
-
"module": "src/cell-
|
|
7475
|
+
"name": "foundationSelectEditor",
|
|
7476
|
+
"module": "src/cell-editors/select.editor.ts"
|
|
7460
7477
|
}
|
|
7461
7478
|
}
|
|
7462
7479
|
]
|
|
7463
7480
|
},
|
|
7464
7481
|
{
|
|
7465
7482
|
"kind": "javascript-module",
|
|
7466
|
-
"path": "src/cell-
|
|
7483
|
+
"path": "src/cell-editors/string.editor.ts",
|
|
7467
7484
|
"declarations": [
|
|
7468
7485
|
{
|
|
7469
7486
|
"kind": "class",
|
|
7470
|
-
"description": "",
|
|
7471
|
-
"name": "
|
|
7472
|
-
"superclass": {
|
|
7473
|
-
"name": "AgTextFieldRenderer",
|
|
7474
|
-
"module": "/src/cell-renderers/text-field.renderer"
|
|
7475
|
-
},
|
|
7476
|
-
"deprecated": "- Use AgTextFieldRenderer instead",
|
|
7477
|
-
"tagName": "%%prefix%%-grid-text-renderer",
|
|
7478
|
-
"customElement": true,
|
|
7487
|
+
"description": "The AG String Editor element.",
|
|
7488
|
+
"name": "StringEditor",
|
|
7479
7489
|
"members": [
|
|
7480
7490
|
{
|
|
7481
7491
|
"kind": "field",
|
|
7482
|
-
"name": "
|
|
7492
|
+
"name": "params",
|
|
7483
7493
|
"type": {
|
|
7484
|
-
"text": "
|
|
7494
|
+
"text": "StringEditorParams"
|
|
7485
7495
|
},
|
|
7486
|
-
"privacy": "public"
|
|
7487
|
-
"inheritedFrom": {
|
|
7488
|
-
"name": "AgTextFieldRenderer",
|
|
7489
|
-
"module": "src/cell-renderers/text-field.renderer.ts"
|
|
7490
|
-
}
|
|
7496
|
+
"privacy": "public"
|
|
7491
7497
|
},
|
|
7492
7498
|
{
|
|
7493
7499
|
"kind": "field",
|
|
7494
|
-
"name": "
|
|
7500
|
+
"name": "value",
|
|
7495
7501
|
"type": {
|
|
7496
7502
|
"text": "string"
|
|
7497
7503
|
},
|
|
7498
|
-
"
|
|
7499
|
-
"inheritedFrom": {
|
|
7500
|
-
"name": "AgTextFieldRenderer",
|
|
7501
|
-
"module": "src/cell-renderers/text-field.renderer.ts"
|
|
7502
|
-
}
|
|
7504
|
+
"privacy": "public"
|
|
7503
7505
|
},
|
|
7504
7506
|
{
|
|
7505
7507
|
"kind": "field",
|
|
7506
|
-
"name": "
|
|
7508
|
+
"name": "actualWidth",
|
|
7507
7509
|
"type": {
|
|
7508
|
-
"text": "
|
|
7510
|
+
"text": "number"
|
|
7509
7511
|
},
|
|
7510
|
-
"privacy": "public"
|
|
7511
|
-
|
|
7512
|
-
|
|
7513
|
-
|
|
7514
|
-
|
|
7512
|
+
"privacy": "public"
|
|
7513
|
+
},
|
|
7514
|
+
{
|
|
7515
|
+
"kind": "field",
|
|
7516
|
+
"name": "input",
|
|
7517
|
+
"type": {
|
|
7518
|
+
"text": "any"
|
|
7519
|
+
},
|
|
7520
|
+
"privacy": "public"
|
|
7515
7521
|
},
|
|
7516
7522
|
{
|
|
7517
7523
|
"kind": "method",
|
|
@@ -7521,14 +7527,10 @@
|
|
|
7521
7527
|
{
|
|
7522
7528
|
"name": "params",
|
|
7523
7529
|
"type": {
|
|
7524
|
-
"text": "
|
|
7530
|
+
"text": "StringEditorParams"
|
|
7525
7531
|
}
|
|
7526
7532
|
}
|
|
7527
|
-
]
|
|
7528
|
-
"inheritedFrom": {
|
|
7529
|
-
"name": "AgTextFieldRenderer",
|
|
7530
|
-
"module": "src/cell-renderers/text-field.renderer.ts"
|
|
7531
|
-
}
|
|
7533
|
+
]
|
|
7532
7534
|
},
|
|
7533
7535
|
{
|
|
7534
7536
|
"kind": "method",
|
|
@@ -7538,72 +7540,55 @@
|
|
|
7538
7540
|
"type": {
|
|
7539
7541
|
"text": "HTMLElement"
|
|
7540
7542
|
}
|
|
7541
|
-
},
|
|
7542
|
-
"inheritedFrom": {
|
|
7543
|
-
"name": "AgTextFieldRenderer",
|
|
7544
|
-
"module": "src/cell-renderers/text-field.renderer.ts"
|
|
7545
|
-
}
|
|
7546
|
-
},
|
|
7547
|
-
{
|
|
7548
|
-
"kind": "method",
|
|
7549
|
-
"name": "destroy",
|
|
7550
|
-
"privacy": "public",
|
|
7551
|
-
"inheritedFrom": {
|
|
7552
|
-
"name": "AgTextFieldRenderer",
|
|
7553
|
-
"module": "src/cell-renderers/text-field.renderer.ts"
|
|
7554
7543
|
}
|
|
7555
7544
|
},
|
|
7556
7545
|
{
|
|
7557
7546
|
"kind": "method",
|
|
7558
7547
|
"name": "refresh",
|
|
7559
7548
|
"privacy": "public",
|
|
7549
|
+
"return": {
|
|
7550
|
+
"type": {
|
|
7551
|
+
"text": "boolean"
|
|
7552
|
+
}
|
|
7553
|
+
},
|
|
7560
7554
|
"parameters": [
|
|
7561
7555
|
{
|
|
7562
7556
|
"name": "params",
|
|
7563
7557
|
"type": {
|
|
7564
|
-
"text": "
|
|
7558
|
+
"text": "StringEditorParams"
|
|
7565
7559
|
}
|
|
7566
7560
|
}
|
|
7567
|
-
]
|
|
7568
|
-
"inheritedFrom": {
|
|
7569
|
-
"name": "AgTextFieldRenderer",
|
|
7570
|
-
"module": "src/cell-renderers/text-field.renderer.ts"
|
|
7571
|
-
}
|
|
7561
|
+
]
|
|
7572
7562
|
},
|
|
7573
7563
|
{
|
|
7574
7564
|
"kind": "method",
|
|
7575
|
-
"name": "
|
|
7576
|
-
|
|
7565
|
+
"name": "getValue"
|
|
7566
|
+
},
|
|
7567
|
+
{
|
|
7568
|
+
"kind": "method",
|
|
7569
|
+
"name": "isPopup",
|
|
7577
7570
|
"return": {
|
|
7578
7571
|
"type": {
|
|
7579
7572
|
"text": "boolean"
|
|
7580
7573
|
}
|
|
7581
|
-
},
|
|
7582
|
-
"parameters": [
|
|
7583
|
-
{
|
|
7584
|
-
"name": "data"
|
|
7585
|
-
}
|
|
7586
|
-
],
|
|
7587
|
-
"inheritedFrom": {
|
|
7588
|
-
"name": "AgTextFieldRenderer",
|
|
7589
|
-
"module": "src/cell-renderers/text-field.renderer.ts"
|
|
7590
7574
|
}
|
|
7591
7575
|
},
|
|
7592
7576
|
{
|
|
7593
|
-
"kind": "
|
|
7594
|
-
"name": "
|
|
7595
|
-
|
|
7596
|
-
|
|
7577
|
+
"kind": "method",
|
|
7578
|
+
"name": "afterGuiAttached"
|
|
7579
|
+
},
|
|
7580
|
+
{
|
|
7581
|
+
"kind": "method",
|
|
7582
|
+
"name": "changeHandler",
|
|
7597
7583
|
"parameters": [
|
|
7598
7584
|
{
|
|
7599
|
-
"
|
|
7600
|
-
"name": "e"
|
|
7585
|
+
"name": "event"
|
|
7601
7586
|
}
|
|
7602
|
-
]
|
|
7603
|
-
|
|
7604
|
-
|
|
7605
|
-
|
|
7606
|
-
|
|
7587
|
+
]
|
|
7588
|
+
},
|
|
7589
|
+
{
|
|
7590
|
+
"kind": "method",
|
|
7591
|
+
"name": "isCancelBeforeStart"
|
|
7607
7592
|
},
|
|
7608
7593
|
{
|
|
7609
7594
|
"kind": "field",
|
|
@@ -7716,61 +7701,76 @@
|
|
|
7716
7701
|
"module": "src/foundation-element/foundation-element.ts"
|
|
7717
7702
|
}
|
|
7718
7703
|
}
|
|
7719
|
-
]
|
|
7704
|
+
],
|
|
7705
|
+
"superclass": {
|
|
7706
|
+
"name": "FoundationElement",
|
|
7707
|
+
"package": "@microsoft/fast-foundation"
|
|
7708
|
+
},
|
|
7709
|
+
"tagName": "%%prefix%%-string-editor",
|
|
7710
|
+
"customElement": true
|
|
7720
7711
|
},
|
|
7721
7712
|
{
|
|
7722
7713
|
"kind": "variable",
|
|
7723
|
-
"name": "
|
|
7724
|
-
"default": "
|
|
7725
|
-
"
|
|
7726
|
-
"
|
|
7714
|
+
"name": "agStringEditorStyles",
|
|
7715
|
+
"default": "css`\n :host {\n display: flex;\n }\n`",
|
|
7716
|
+
"description": "The AG String Renderer Styles.",
|
|
7717
|
+
"privacy": "public"
|
|
7727
7718
|
},
|
|
7728
7719
|
{
|
|
7729
|
-
"kind": "
|
|
7730
|
-
"name": "
|
|
7731
|
-
"
|
|
7732
|
-
|
|
7733
|
-
|
|
7720
|
+
"kind": "function",
|
|
7721
|
+
"name": "getStringEditorTemplate",
|
|
7722
|
+
"parameters": [
|
|
7723
|
+
{
|
|
7724
|
+
"name": "designSystem",
|
|
7725
|
+
"default": "'foundation'",
|
|
7726
|
+
"description": "The design system prefix to use. Defaults to 'foundation'."
|
|
7727
|
+
}
|
|
7728
|
+
],
|
|
7729
|
+
"description": "Get a Design System prefixed String template.",
|
|
7730
|
+
"return": {
|
|
7731
|
+
"type": {
|
|
7732
|
+
"text": ""
|
|
7733
|
+
}
|
|
7734
|
+
},
|
|
7735
|
+
"privacy": "public"
|
|
7734
7736
|
},
|
|
7735
7737
|
{
|
|
7736
7738
|
"kind": "variable",
|
|
7737
|
-
"name": "
|
|
7738
|
-
"
|
|
7739
|
-
"privacy": "public",
|
|
7740
|
-
"deprecated": "- Use foundationAgTextFieldRenderer instead"
|
|
7739
|
+
"name": "foundationStringEditor",
|
|
7740
|
+
"privacy": "public"
|
|
7741
7741
|
}
|
|
7742
7742
|
],
|
|
7743
7743
|
"exports": [
|
|
7744
7744
|
{
|
|
7745
7745
|
"kind": "js",
|
|
7746
|
-
"name": "
|
|
7746
|
+
"name": "StringEditor",
|
|
7747
7747
|
"declaration": {
|
|
7748
|
-
"name": "
|
|
7749
|
-
"module": "src/cell-
|
|
7748
|
+
"name": "StringEditor",
|
|
7749
|
+
"module": "src/cell-editors/string.editor.ts"
|
|
7750
7750
|
}
|
|
7751
7751
|
},
|
|
7752
7752
|
{
|
|
7753
7753
|
"kind": "js",
|
|
7754
|
-
"name": "
|
|
7754
|
+
"name": "agStringEditorStyles",
|
|
7755
7755
|
"declaration": {
|
|
7756
|
-
"name": "
|
|
7757
|
-
"module": "src/cell-
|
|
7756
|
+
"name": "agStringEditorStyles",
|
|
7757
|
+
"module": "src/cell-editors/string.editor.ts"
|
|
7758
7758
|
}
|
|
7759
7759
|
},
|
|
7760
7760
|
{
|
|
7761
7761
|
"kind": "js",
|
|
7762
|
-
"name": "
|
|
7762
|
+
"name": "getStringEditorTemplate",
|
|
7763
7763
|
"declaration": {
|
|
7764
|
-
"name": "
|
|
7765
|
-
"module": "src/cell-
|
|
7764
|
+
"name": "getStringEditorTemplate",
|
|
7765
|
+
"module": "src/cell-editors/string.editor.ts"
|
|
7766
7766
|
}
|
|
7767
7767
|
},
|
|
7768
7768
|
{
|
|
7769
7769
|
"kind": "js",
|
|
7770
|
-
"name": "
|
|
7770
|
+
"name": "foundationStringEditor",
|
|
7771
7771
|
"declaration": {
|
|
7772
|
-
"name": "
|
|
7773
|
-
"module": "src/cell-
|
|
7772
|
+
"name": "foundationStringEditor",
|
|
7773
|
+
"module": "src/cell-editors/string.editor.ts"
|
|
7774
7774
|
}
|
|
7775
7775
|
}
|
|
7776
7776
|
]
|