@genesislcap/grid-pro 14.405.0 → 14.406.0-workspaces.2
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 +1844 -1027
- package/dist/dts/grid-components.d.ts +9 -0
- package/dist/dts/grid-components.d.ts.map +1 -1
- package/dist/dts/index.d.ts +1 -0
- package/dist/dts/index.d.ts.map +1 -1
- package/dist/dts/multicolumn-dropdown/index.d.ts +4 -0
- package/dist/dts/multicolumn-dropdown/index.d.ts.map +1 -0
- package/dist/dts/multicolumn-dropdown/multicolumn-dropdown.d.ts +487 -0
- package/dist/dts/multicolumn-dropdown/multicolumn-dropdown.d.ts.map +1 -0
- package/dist/dts/multicolumn-dropdown/multicolumn-dropdown.styles.d.ts +12 -0
- package/dist/dts/multicolumn-dropdown/multicolumn-dropdown.styles.d.ts.map +1 -0
- package/dist/dts/multicolumn-dropdown/multicolumn-dropdown.template.d.ts +14 -0
- package/dist/dts/multicolumn-dropdown/multicolumn-dropdown.template.d.ts.map +1 -0
- package/dist/esm/grid-components.js +2 -0
- package/dist/esm/index.js +1 -0
- package/dist/esm/multicolumn-dropdown/index.js +3 -0
- package/dist/esm/multicolumn-dropdown/multicolumn-dropdown.js +380 -0
- package/dist/esm/multicolumn-dropdown/multicolumn-dropdown.styles.js +148 -0
- package/dist/esm/multicolumn-dropdown/multicolumn-dropdown.template.js +75 -0
- package/dist/grid-pro.api.json +1597 -115
- package/dist/grid-pro.d.ts +523 -0
- package/docs/api/grid-pro.display_none_class.md +13 -0
- package/docs/api/grid-pro.dropdownwidthvar.md +13 -0
- package/docs/api/grid-pro.foundationgridcomponents.md +9 -0
- package/docs/api/grid-pro.foundationmulticolumndropdown.md +66 -0
- package/docs/api/grid-pro.getmulticolumndropdowntemplate.md +56 -0
- package/docs/api/grid-pro.md +99 -0
- package/docs/api/grid-pro.multicolumndropdown.basecriteria.md +13 -0
- package/docs/api/grid-pro.multicolumndropdown.changehandler.md +50 -0
- package/docs/api/grid-pro.multicolumndropdown.columndefinitions.md +13 -0
- package/docs/api/grid-pro.multicolumndropdown.columndefinitionschanged.md +15 -0
- package/docs/api/grid-pro.multicolumndropdown.connect.md +15 -0
- package/docs/api/grid-pro.multicolumndropdown.connectedcallback.md +15 -0
- package/docs/api/grid-pro.multicolumndropdown.defaultslottednodes.md +11 -0
- package/docs/api/grid-pro.multicolumndropdown.disabled.md +13 -0
- package/docs/api/grid-pro.multicolumndropdown.disconnectedcallback.md +15 -0
- package/docs/api/grid-pro.multicolumndropdown.displayvalue.md +13 -0
- package/docs/api/grid-pro.multicolumndropdown.dropdownplacement.md +13 -0
- package/docs/api/grid-pro.multicolumndropdown.dropdownwidth.md +13 -0
- package/docs/api/grid-pro.multicolumndropdown.dropdownwidthchanged.md +15 -0
- package/docs/api/grid-pro.multicolumndropdown.filtersearch.md +13 -0
- package/docs/api/grid-pro.multicolumndropdown.filtersearchchanged.md +15 -0
- package/docs/api/grid-pro.multicolumndropdown.grid.md +11 -0
- package/docs/api/grid-pro.multicolumndropdown.hassearchkey.md +11 -0
- package/docs/api/grid-pro.multicolumndropdown.hasslottedcontent.md +11 -0
- package/docs/api/grid-pro.multicolumndropdown.labelkey.md +13 -0
- package/docs/api/grid-pro.multicolumndropdown.md +580 -0
- package/docs/api/grid-pro.multicolumndropdown.open.md +13 -0
- package/docs/api/grid-pro.multicolumndropdown.openchanged.md +15 -0
- package/docs/api/grid-pro.multicolumndropdown.optionselement.md +11 -0
- package/docs/api/grid-pro.multicolumndropdown.request.md +13 -0
- package/docs/api/grid-pro.multicolumndropdown.requestchanged.md +15 -0
- package/docs/api/grid-pro.multicolumndropdown.requestsupportsadvancedsearch.md +18 -0
- package/docs/api/grid-pro.multicolumndropdown.resourcename.md +13 -0
- package/docs/api/grid-pro.multicolumndropdown.searchkey.md +13 -0
- package/docs/api/grid-pro.multicolumndropdown.selectedrow.md +13 -0
- package/docs/api/grid-pro.multicolumndropdown.toggle.md +15 -0
- package/docs/api/grid-pro.multicolumndropdown.value.md +13 -0
- package/docs/api/grid-pro.multicolumndropdown.valuekey.md +13 -0
- package/docs/api/grid-pro.multicolumndropdownstyles.md +13 -0
- package/docs/api/grid-pro.multicolumndropdowntemplate.md +13 -0
- package/docs/api/grid-pro.optionsclass.md +13 -0
- package/docs/api/grid-pro.wasclickoutsideelement.md +66 -0
- package/docs/api-report.md.api.md +95 -0
- package/package.json +14 -13
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
"type": {
|
|
13
13
|
"text": "object"
|
|
14
14
|
},
|
|
15
|
-
"default": "{\n foundationGridProActionRenderer,\n foundationGridProActionsMenuRenderer,\n foundationAgBooleanRenderer,\n foundationAgTextRenderer,\n foundationAgTextFieldRenderer,\n foundationAgEditableRenderer,\n foundationAgSelectRenderer,\n foundationGridPro,\n foundationSelectEditor,\n foundationNumberEditor,\n foundationDateEditor,\n foundationMultiselectEditor,\n foundationStringEditor,\n foundationStatusPillRenderer,\n StatusPillRenderer,\n register(container?: Container, ...rest: any[]) {\n if (!container) {\n // preserve backward compatibility with code that loops through\n // the values of this object and calls them as funcs with no args\n return;\n }\n for (const key in this) {\n if (key === 'register') {\n continue;\n }\n this[key]().register(container, ...rest);\n }\n },\n}",
|
|
15
|
+
"default": "{\n foundationGridProActionRenderer,\n foundationGridProActionsMenuRenderer,\n foundationAgBooleanRenderer,\n foundationAgTextRenderer,\n foundationAgTextFieldRenderer,\n foundationAgEditableRenderer,\n foundationAgSelectRenderer,\n foundationGridPro,\n foundationSelectEditor,\n foundationNumberEditor,\n foundationDateEditor,\n foundationMultiselectEditor,\n foundationStringEditor,\n foundationMulticolumnDropdown,\n foundationStatusPillRenderer,\n StatusPillRenderer,\n register(container?: Container, ...rest: any[]) {\n if (!container) {\n // preserve backward compatibility with code that loops through\n // the values of this object and calls them as funcs with no args\n return;\n }\n for (const key in this) {\n if (key === 'register') {\n continue;\n }\n this[key]().register(container, ...rest);\n }\n },\n}",
|
|
16
16
|
"description": "The Grid Pro Components.",
|
|
17
17
|
"privacy": "public"
|
|
18
18
|
}
|
|
@@ -3286,6 +3286,14 @@
|
|
|
3286
3286
|
"package": "./grid-pro-genesis-datasource"
|
|
3287
3287
|
}
|
|
3288
3288
|
},
|
|
3289
|
+
{
|
|
3290
|
+
"kind": "js",
|
|
3291
|
+
"name": "*",
|
|
3292
|
+
"declaration": {
|
|
3293
|
+
"name": "*",
|
|
3294
|
+
"package": "./multicolumn-dropdown"
|
|
3295
|
+
}
|
|
3296
|
+
},
|
|
3289
3297
|
{
|
|
3290
3298
|
"kind": "js",
|
|
3291
3299
|
"name": "*",
|
|
@@ -5136,69 +5144,123 @@
|
|
|
5136
5144
|
},
|
|
5137
5145
|
{
|
|
5138
5146
|
"kind": "javascript-module",
|
|
5139
|
-
"path": "src/
|
|
5147
|
+
"path": "src/column/column.template.ts",
|
|
5148
|
+
"declarations": [
|
|
5149
|
+
{
|
|
5150
|
+
"kind": "variable",
|
|
5151
|
+
"name": "ColumnTemplate",
|
|
5152
|
+
"default": "html<GridProColumn>`\n <template>\n <slot ${slotted('slottedAgCell')} @slotchange=\"${(x) => x.slottedAgCellChanged()}\"></slot>\n </template>\n`",
|
|
5153
|
+
"description": "The Grid Pro Column Template.",
|
|
5154
|
+
"privacy": "public"
|
|
5155
|
+
}
|
|
5156
|
+
],
|
|
5157
|
+
"exports": [
|
|
5158
|
+
{
|
|
5159
|
+
"kind": "js",
|
|
5160
|
+
"name": "ColumnTemplate",
|
|
5161
|
+
"declaration": {
|
|
5162
|
+
"name": "ColumnTemplate",
|
|
5163
|
+
"module": "src/column/column.template.ts"
|
|
5164
|
+
}
|
|
5165
|
+
}
|
|
5166
|
+
]
|
|
5167
|
+
},
|
|
5168
|
+
{
|
|
5169
|
+
"kind": "javascript-module",
|
|
5170
|
+
"path": "src/column/column.ts",
|
|
5140
5171
|
"declarations": [
|
|
5141
5172
|
{
|
|
5142
5173
|
"kind": "class",
|
|
5143
|
-
"description": "The
|
|
5144
|
-
"name": "
|
|
5174
|
+
"description": "The Grid Pro Column element.",
|
|
5175
|
+
"name": "GridProColumn",
|
|
5145
5176
|
"members": [
|
|
5146
5177
|
{
|
|
5147
5178
|
"kind": "field",
|
|
5148
|
-
"name": "
|
|
5179
|
+
"name": "slottedAgCell",
|
|
5149
5180
|
"type": {
|
|
5150
|
-
"text": "
|
|
5181
|
+
"text": "HTMLElement[]"
|
|
5151
5182
|
},
|
|
5152
5183
|
"privacy": "public"
|
|
5153
5184
|
},
|
|
5154
5185
|
{
|
|
5155
5186
|
"kind": "field",
|
|
5156
|
-
"name": "
|
|
5187
|
+
"name": "definition",
|
|
5157
5188
|
"type": {
|
|
5158
|
-
"text": "
|
|
5189
|
+
"text": "ColDef"
|
|
5159
5190
|
},
|
|
5160
|
-
"
|
|
5191
|
+
"default": "{}"
|
|
5161
5192
|
},
|
|
5162
5193
|
{
|
|
5163
5194
|
"kind": "method",
|
|
5164
|
-
"name": "
|
|
5165
|
-
"privacy": "public"
|
|
5166
|
-
"parameters": [
|
|
5167
|
-
{
|
|
5168
|
-
"name": "params",
|
|
5169
|
-
"type": {
|
|
5170
|
-
"text": "ICellRendererParams & ActionRendererParams"
|
|
5171
|
-
}
|
|
5172
|
-
}
|
|
5173
|
-
]
|
|
5195
|
+
"name": "slottedAgCellChanged",
|
|
5196
|
+
"privacy": "public"
|
|
5174
5197
|
},
|
|
5175
5198
|
{
|
|
5176
5199
|
"kind": "method",
|
|
5177
|
-
"name": "
|
|
5178
|
-
"privacy": "public",
|
|
5200
|
+
"name": "deepClone",
|
|
5179
5201
|
"return": {
|
|
5180
5202
|
"type": {
|
|
5181
|
-
"text": "
|
|
5203
|
+
"text": "Node"
|
|
5182
5204
|
}
|
|
5205
|
+
},
|
|
5206
|
+
"inheritedFrom": {
|
|
5207
|
+
"name": "LifecycleMixin",
|
|
5208
|
+
"module": "src/mixins/lifecycle/lifecycle.ts"
|
|
5183
5209
|
}
|
|
5184
5210
|
},
|
|
5185
5211
|
{
|
|
5186
5212
|
"kind": "method",
|
|
5187
|
-
"name": "
|
|
5188
|
-
"
|
|
5213
|
+
"name": "cloneNode",
|
|
5214
|
+
"return": {
|
|
5215
|
+
"type": {
|
|
5216
|
+
"text": "Node"
|
|
5217
|
+
}
|
|
5218
|
+
},
|
|
5189
5219
|
"parameters": [
|
|
5190
5220
|
{
|
|
5191
|
-
"name": "
|
|
5221
|
+
"name": "deep",
|
|
5222
|
+
"optional": true,
|
|
5192
5223
|
"type": {
|
|
5193
|
-
"text": "
|
|
5224
|
+
"text": "boolean"
|
|
5194
5225
|
}
|
|
5195
5226
|
}
|
|
5196
|
-
]
|
|
5227
|
+
],
|
|
5228
|
+
"inheritedFrom": {
|
|
5229
|
+
"name": "LifecycleMixin",
|
|
5230
|
+
"module": "src/mixins/lifecycle/lifecycle.ts"
|
|
5231
|
+
}
|
|
5232
|
+
},
|
|
5233
|
+
{
|
|
5234
|
+
"kind": "field",
|
|
5235
|
+
"name": "shouldRunDisconnect",
|
|
5236
|
+
"return": {
|
|
5237
|
+
"type": {
|
|
5238
|
+
"text": ""
|
|
5239
|
+
}
|
|
5240
|
+
},
|
|
5241
|
+
"readonly": true,
|
|
5242
|
+
"inheritedFrom": {
|
|
5243
|
+
"name": "LifecycleMixin",
|
|
5244
|
+
"module": "src/mixins/lifecycle/lifecycle.ts"
|
|
5245
|
+
}
|
|
5246
|
+
},
|
|
5247
|
+
{
|
|
5248
|
+
"kind": "field",
|
|
5249
|
+
"name": "shouldRunConnect",
|
|
5250
|
+
"return": {
|
|
5251
|
+
"type": {
|
|
5252
|
+
"text": ""
|
|
5253
|
+
}
|
|
5254
|
+
},
|
|
5255
|
+
"readonly": true,
|
|
5256
|
+
"inheritedFrom": {
|
|
5257
|
+
"name": "LifecycleMixin",
|
|
5258
|
+
"module": "src/mixins/lifecycle/lifecycle.ts"
|
|
5259
|
+
}
|
|
5197
5260
|
},
|
|
5198
5261
|
{
|
|
5199
5262
|
"kind": "method",
|
|
5200
|
-
"name": "
|
|
5201
|
-
"privacy": "public",
|
|
5263
|
+
"name": "#_blockLifecycleDueToTokenChange",
|
|
5202
5264
|
"return": {
|
|
5203
5265
|
"type": {
|
|
5204
5266
|
"text": "boolean"
|
|
@@ -5206,19 +5268,16 @@
|
|
|
5206
5268
|
},
|
|
5207
5269
|
"parameters": [
|
|
5208
5270
|
{
|
|
5209
|
-
"name": "
|
|
5271
|
+
"name": "lifecycleType",
|
|
5272
|
+
"type": {
|
|
5273
|
+
"text": "Lifecycletype"
|
|
5274
|
+
}
|
|
5210
5275
|
}
|
|
5211
|
-
]
|
|
5212
|
-
|
|
5213
|
-
|
|
5214
|
-
|
|
5215
|
-
|
|
5216
|
-
"privacy": "public"
|
|
5217
|
-
},
|
|
5218
|
-
{
|
|
5219
|
-
"kind": "field",
|
|
5220
|
-
"name": "dataTestId",
|
|
5221
|
-
"readonly": true
|
|
5276
|
+
],
|
|
5277
|
+
"inheritedFrom": {
|
|
5278
|
+
"name": "LifecycleMixin",
|
|
5279
|
+
"module": "src/mixins/lifecycle/lifecycle.ts"
|
|
5280
|
+
}
|
|
5222
5281
|
},
|
|
5223
5282
|
{
|
|
5224
5283
|
"kind": "field",
|
|
@@ -5332,82 +5391,92 @@
|
|
|
5332
5391
|
}
|
|
5333
5392
|
}
|
|
5334
5393
|
],
|
|
5394
|
+
"mixins": [
|
|
5395
|
+
{
|
|
5396
|
+
"name": "LifecycleMixin",
|
|
5397
|
+
"package": "@genesislcap/foundation-utils"
|
|
5398
|
+
}
|
|
5399
|
+
],
|
|
5335
5400
|
"superclass": {
|
|
5336
5401
|
"name": "FoundationElement",
|
|
5337
5402
|
"package": "@microsoft/fast-foundation"
|
|
5338
5403
|
},
|
|
5339
|
-
"tagName": "
|
|
5404
|
+
"tagName": "grid-pro-column",
|
|
5340
5405
|
"customElement": true
|
|
5341
|
-
},
|
|
5342
|
-
{
|
|
5343
|
-
"kind": "variable",
|
|
5344
|
-
"name": "actionHeightMultiplier",
|
|
5345
|
-
"description": "The base height multiplier for the action renderer.",
|
|
5346
|
-
"privacy": "public"
|
|
5347
|
-
},
|
|
5348
|
-
{
|
|
5349
|
-
"kind": "variable",
|
|
5350
|
-
"name": "agActionRendererStyles",
|
|
5351
|
-
"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`",
|
|
5352
|
-
"description": "The AG Action Renderer Styles.",
|
|
5353
|
-
"privacy": "public"
|
|
5354
|
-
},
|
|
5355
|
-
{
|
|
5356
|
-
"kind": "variable",
|
|
5357
|
-
"name": "foundationGridProActionRenderer",
|
|
5358
|
-
"description": "A function that returns a Foundation Action Renderer for configuring the component with a DesignSystem.",
|
|
5359
|
-
"privacy": "public"
|
|
5360
5406
|
}
|
|
5361
5407
|
],
|
|
5362
5408
|
"exports": [
|
|
5363
5409
|
{
|
|
5364
5410
|
"kind": "js",
|
|
5365
|
-
"name": "
|
|
5411
|
+
"name": "GridProColumn",
|
|
5366
5412
|
"declaration": {
|
|
5367
|
-
"name": "
|
|
5368
|
-
"module": "src/
|
|
5413
|
+
"name": "GridProColumn",
|
|
5414
|
+
"module": "src/column/column.ts"
|
|
5369
5415
|
}
|
|
5370
5416
|
},
|
|
5417
|
+
{
|
|
5418
|
+
"kind": "custom-element-definition",
|
|
5419
|
+
"name": "grid-pro-column",
|
|
5420
|
+
"declaration": {
|
|
5421
|
+
"name": "GridProColumn",
|
|
5422
|
+
"module": "src/column/column.ts"
|
|
5423
|
+
}
|
|
5424
|
+
}
|
|
5425
|
+
]
|
|
5426
|
+
},
|
|
5427
|
+
{
|
|
5428
|
+
"kind": "javascript-module",
|
|
5429
|
+
"path": "src/column/index.ts",
|
|
5430
|
+
"declarations": [],
|
|
5431
|
+
"exports": [
|
|
5371
5432
|
{
|
|
5372
5433
|
"kind": "js",
|
|
5373
|
-
"name": "
|
|
5434
|
+
"name": "*",
|
|
5374
5435
|
"declaration": {
|
|
5375
|
-
"name": "
|
|
5376
|
-
"
|
|
5436
|
+
"name": "*",
|
|
5437
|
+
"package": "./column.template"
|
|
5377
5438
|
}
|
|
5378
5439
|
},
|
|
5379
5440
|
{
|
|
5380
5441
|
"kind": "js",
|
|
5381
|
-
"name": "
|
|
5442
|
+
"name": "*",
|
|
5382
5443
|
"declaration": {
|
|
5383
|
-
"name": "
|
|
5384
|
-
"
|
|
5444
|
+
"name": "*",
|
|
5445
|
+
"package": "./column"
|
|
5385
5446
|
}
|
|
5386
5447
|
},
|
|
5387
5448
|
{
|
|
5388
5449
|
"kind": "js",
|
|
5389
|
-
"name": "
|
|
5450
|
+
"name": "*",
|
|
5390
5451
|
"declaration": {
|
|
5391
|
-
"name": "
|
|
5392
|
-
"
|
|
5452
|
+
"name": "*",
|
|
5453
|
+
"package": "./utils"
|
|
5393
5454
|
}
|
|
5394
5455
|
}
|
|
5395
5456
|
]
|
|
5396
5457
|
},
|
|
5397
5458
|
{
|
|
5398
5459
|
"kind": "javascript-module",
|
|
5399
|
-
"path": "src/cell-renderers/
|
|
5460
|
+
"path": "src/cell-renderers/action.renderer.ts",
|
|
5400
5461
|
"declarations": [
|
|
5401
5462
|
{
|
|
5402
5463
|
"kind": "class",
|
|
5403
|
-
"description": "The
|
|
5404
|
-
"name": "
|
|
5464
|
+
"description": "The AG Action Renderer element.",
|
|
5465
|
+
"name": "ActionRenderer",
|
|
5405
5466
|
"members": [
|
|
5406
5467
|
{
|
|
5407
5468
|
"kind": "field",
|
|
5408
5469
|
"name": "params",
|
|
5409
5470
|
"type": {
|
|
5410
|
-
"text": "ICellRendererParams"
|
|
5471
|
+
"text": "ICellRendererParams & ActionRendererParams"
|
|
5472
|
+
},
|
|
5473
|
+
"privacy": "public"
|
|
5474
|
+
},
|
|
5475
|
+
{
|
|
5476
|
+
"kind": "field",
|
|
5477
|
+
"name": "pendingAction",
|
|
5478
|
+
"type": {
|
|
5479
|
+
"text": "boolean"
|
|
5411
5480
|
},
|
|
5412
5481
|
"privacy": "public"
|
|
5413
5482
|
},
|
|
@@ -5419,7 +5488,7 @@
|
|
|
5419
5488
|
{
|
|
5420
5489
|
"name": "params",
|
|
5421
5490
|
"type": {
|
|
5422
|
-
"text": "ICellRendererParams"
|
|
5491
|
+
"text": "ICellRendererParams & ActionRendererParams"
|
|
5423
5492
|
}
|
|
5424
5493
|
}
|
|
5425
5494
|
]
|
|
@@ -5447,6 +5516,31 @@
|
|
|
5447
5516
|
}
|
|
5448
5517
|
]
|
|
5449
5518
|
},
|
|
5519
|
+
{
|
|
5520
|
+
"kind": "method",
|
|
5521
|
+
"name": "isDisabled",
|
|
5522
|
+
"privacy": "public",
|
|
5523
|
+
"return": {
|
|
5524
|
+
"type": {
|
|
5525
|
+
"text": "boolean"
|
|
5526
|
+
}
|
|
5527
|
+
},
|
|
5528
|
+
"parameters": [
|
|
5529
|
+
{
|
|
5530
|
+
"name": "data"
|
|
5531
|
+
}
|
|
5532
|
+
]
|
|
5533
|
+
},
|
|
5534
|
+
{
|
|
5535
|
+
"kind": "method",
|
|
5536
|
+
"name": "clickHandler",
|
|
5537
|
+
"privacy": "public"
|
|
5538
|
+
},
|
|
5539
|
+
{
|
|
5540
|
+
"kind": "field",
|
|
5541
|
+
"name": "dataTestId",
|
|
5542
|
+
"readonly": true
|
|
5543
|
+
},
|
|
5450
5544
|
{
|
|
5451
5545
|
"kind": "field",
|
|
5452
5546
|
"name": "_presentation",
|
|
@@ -5563,19 +5657,246 @@
|
|
|
5563
5657
|
"name": "FoundationElement",
|
|
5564
5658
|
"package": "@microsoft/fast-foundation"
|
|
5565
5659
|
},
|
|
5566
|
-
"tagName": "%%prefix%%-grid-pro-
|
|
5660
|
+
"tagName": "%%prefix%%-grid-pro-action-renderer",
|
|
5567
5661
|
"customElement": true
|
|
5568
5662
|
},
|
|
5569
5663
|
{
|
|
5570
5664
|
"kind": "variable",
|
|
5571
|
-
"name": "
|
|
5572
|
-
"description": "
|
|
5665
|
+
"name": "actionHeightMultiplier",
|
|
5666
|
+
"description": "The base height multiplier for the action renderer.",
|
|
5573
5667
|
"privacy": "public"
|
|
5574
5668
|
},
|
|
5575
5669
|
{
|
|
5576
|
-
"kind": "
|
|
5577
|
-
"name": "
|
|
5578
|
-
"
|
|
5670
|
+
"kind": "variable",
|
|
5671
|
+
"name": "agActionRendererStyles",
|
|
5672
|
+
"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`",
|
|
5673
|
+
"description": "The AG Action Renderer Styles.",
|
|
5674
|
+
"privacy": "public"
|
|
5675
|
+
},
|
|
5676
|
+
{
|
|
5677
|
+
"kind": "variable",
|
|
5678
|
+
"name": "foundationGridProActionRenderer",
|
|
5679
|
+
"description": "A function that returns a Foundation Action Renderer for configuring the component with a DesignSystem.",
|
|
5680
|
+
"privacy": "public"
|
|
5681
|
+
}
|
|
5682
|
+
],
|
|
5683
|
+
"exports": [
|
|
5684
|
+
{
|
|
5685
|
+
"kind": "js",
|
|
5686
|
+
"name": "ActionRenderer",
|
|
5687
|
+
"declaration": {
|
|
5688
|
+
"name": "ActionRenderer",
|
|
5689
|
+
"module": "src/cell-renderers/action.renderer.ts"
|
|
5690
|
+
}
|
|
5691
|
+
},
|
|
5692
|
+
{
|
|
5693
|
+
"kind": "js",
|
|
5694
|
+
"name": "actionHeightMultiplier",
|
|
5695
|
+
"declaration": {
|
|
5696
|
+
"name": "actionHeightMultiplier",
|
|
5697
|
+
"module": "src/cell-renderers/action.renderer.ts"
|
|
5698
|
+
}
|
|
5699
|
+
},
|
|
5700
|
+
{
|
|
5701
|
+
"kind": "js",
|
|
5702
|
+
"name": "agActionRendererStyles",
|
|
5703
|
+
"declaration": {
|
|
5704
|
+
"name": "agActionRendererStyles",
|
|
5705
|
+
"module": "src/cell-renderers/action.renderer.ts"
|
|
5706
|
+
}
|
|
5707
|
+
},
|
|
5708
|
+
{
|
|
5709
|
+
"kind": "js",
|
|
5710
|
+
"name": "foundationGridProActionRenderer",
|
|
5711
|
+
"declaration": {
|
|
5712
|
+
"name": "foundationGridProActionRenderer",
|
|
5713
|
+
"module": "src/cell-renderers/action.renderer.ts"
|
|
5714
|
+
}
|
|
5715
|
+
}
|
|
5716
|
+
]
|
|
5717
|
+
},
|
|
5718
|
+
{
|
|
5719
|
+
"kind": "javascript-module",
|
|
5720
|
+
"path": "src/cell-renderers/actions-menu.renderer.ts",
|
|
5721
|
+
"declarations": [
|
|
5722
|
+
{
|
|
5723
|
+
"kind": "class",
|
|
5724
|
+
"description": "The Actions Menu Renderer element.",
|
|
5725
|
+
"name": "ActionsMenuRenderer",
|
|
5726
|
+
"members": [
|
|
5727
|
+
{
|
|
5728
|
+
"kind": "field",
|
|
5729
|
+
"name": "params",
|
|
5730
|
+
"type": {
|
|
5731
|
+
"text": "ICellRendererParams"
|
|
5732
|
+
},
|
|
5733
|
+
"privacy": "public"
|
|
5734
|
+
},
|
|
5735
|
+
{
|
|
5736
|
+
"kind": "method",
|
|
5737
|
+
"name": "init",
|
|
5738
|
+
"privacy": "public",
|
|
5739
|
+
"parameters": [
|
|
5740
|
+
{
|
|
5741
|
+
"name": "params",
|
|
5742
|
+
"type": {
|
|
5743
|
+
"text": "ICellRendererParams"
|
|
5744
|
+
}
|
|
5745
|
+
}
|
|
5746
|
+
]
|
|
5747
|
+
},
|
|
5748
|
+
{
|
|
5749
|
+
"kind": "method",
|
|
5750
|
+
"name": "getGui",
|
|
5751
|
+
"privacy": "public",
|
|
5752
|
+
"return": {
|
|
5753
|
+
"type": {
|
|
5754
|
+
"text": "HTMLElement"
|
|
5755
|
+
}
|
|
5756
|
+
}
|
|
5757
|
+
},
|
|
5758
|
+
{
|
|
5759
|
+
"kind": "method",
|
|
5760
|
+
"name": "refresh",
|
|
5761
|
+
"privacy": "public",
|
|
5762
|
+
"parameters": [
|
|
5763
|
+
{
|
|
5764
|
+
"name": "params",
|
|
5765
|
+
"type": {
|
|
5766
|
+
"text": "ICellRendererParams"
|
|
5767
|
+
}
|
|
5768
|
+
}
|
|
5769
|
+
]
|
|
5770
|
+
},
|
|
5771
|
+
{
|
|
5772
|
+
"kind": "field",
|
|
5773
|
+
"name": "_presentation",
|
|
5774
|
+
"type": {
|
|
5775
|
+
"text": "ComponentPresentation | null | undefined"
|
|
5776
|
+
},
|
|
5777
|
+
"privacy": "private",
|
|
5778
|
+
"default": "void 0",
|
|
5779
|
+
"inheritedFrom": {
|
|
5780
|
+
"name": "FoundationElement",
|
|
5781
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
5782
|
+
}
|
|
5783
|
+
},
|
|
5784
|
+
{
|
|
5785
|
+
"kind": "field",
|
|
5786
|
+
"name": "$presentation",
|
|
5787
|
+
"type": {
|
|
5788
|
+
"text": "ComponentPresentation | null"
|
|
5789
|
+
},
|
|
5790
|
+
"privacy": "public",
|
|
5791
|
+
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
5792
|
+
"inheritedFrom": {
|
|
5793
|
+
"name": "FoundationElement",
|
|
5794
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
5795
|
+
}
|
|
5796
|
+
},
|
|
5797
|
+
{
|
|
5798
|
+
"kind": "field",
|
|
5799
|
+
"name": "template",
|
|
5800
|
+
"type": {
|
|
5801
|
+
"text": "ElementViewTemplate | void | null"
|
|
5802
|
+
},
|
|
5803
|
+
"privacy": "public",
|
|
5804
|
+
"description": "Sets the template of the element instance. When undefined,\nthe element will attempt to resolve the template from\nthe associated presentation or custom element definition.",
|
|
5805
|
+
"inheritedFrom": {
|
|
5806
|
+
"name": "FoundationElement",
|
|
5807
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
5808
|
+
}
|
|
5809
|
+
},
|
|
5810
|
+
{
|
|
5811
|
+
"kind": "method",
|
|
5812
|
+
"name": "templateChanged",
|
|
5813
|
+
"privacy": "protected",
|
|
5814
|
+
"return": {
|
|
5815
|
+
"type": {
|
|
5816
|
+
"text": "void"
|
|
5817
|
+
}
|
|
5818
|
+
},
|
|
5819
|
+
"inheritedFrom": {
|
|
5820
|
+
"name": "FoundationElement",
|
|
5821
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
5822
|
+
}
|
|
5823
|
+
},
|
|
5824
|
+
{
|
|
5825
|
+
"kind": "field",
|
|
5826
|
+
"name": "styles",
|
|
5827
|
+
"type": {
|
|
5828
|
+
"text": "ElementStyles | void | null"
|
|
5829
|
+
},
|
|
5830
|
+
"privacy": "public",
|
|
5831
|
+
"description": "Sets the default styles for the element instance. When undefined,\nthe element will attempt to resolve default styles from\nthe associated presentation or custom element definition.",
|
|
5832
|
+
"inheritedFrom": {
|
|
5833
|
+
"name": "FoundationElement",
|
|
5834
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
5835
|
+
}
|
|
5836
|
+
},
|
|
5837
|
+
{
|
|
5838
|
+
"kind": "method",
|
|
5839
|
+
"name": "stylesChanged",
|
|
5840
|
+
"privacy": "protected",
|
|
5841
|
+
"return": {
|
|
5842
|
+
"type": {
|
|
5843
|
+
"text": "void"
|
|
5844
|
+
}
|
|
5845
|
+
},
|
|
5846
|
+
"inheritedFrom": {
|
|
5847
|
+
"name": "FoundationElement",
|
|
5848
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
5849
|
+
}
|
|
5850
|
+
},
|
|
5851
|
+
{
|
|
5852
|
+
"kind": "method",
|
|
5853
|
+
"name": "compose",
|
|
5854
|
+
"privacy": "public",
|
|
5855
|
+
"static": true,
|
|
5856
|
+
"return": {
|
|
5857
|
+
"type": {
|
|
5858
|
+
"text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
|
|
5859
|
+
}
|
|
5860
|
+
},
|
|
5861
|
+
"parameters": [
|
|
5862
|
+
{
|
|
5863
|
+
"name": "this",
|
|
5864
|
+
"type": {
|
|
5865
|
+
"text": "K"
|
|
5866
|
+
}
|
|
5867
|
+
},
|
|
5868
|
+
{
|
|
5869
|
+
"name": "elementDefinition",
|
|
5870
|
+
"type": {
|
|
5871
|
+
"text": "T"
|
|
5872
|
+
},
|
|
5873
|
+
"description": "The definition of the element to create the registry\nfunction for."
|
|
5874
|
+
}
|
|
5875
|
+
],
|
|
5876
|
+
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
5877
|
+
"inheritedFrom": {
|
|
5878
|
+
"name": "FoundationElement",
|
|
5879
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
5880
|
+
}
|
|
5881
|
+
}
|
|
5882
|
+
],
|
|
5883
|
+
"superclass": {
|
|
5884
|
+
"name": "FoundationElement",
|
|
5885
|
+
"package": "@microsoft/fast-foundation"
|
|
5886
|
+
},
|
|
5887
|
+
"tagName": "%%prefix%%-grid-pro-actions-menu-renderer",
|
|
5888
|
+
"customElement": true
|
|
5889
|
+
},
|
|
5890
|
+
{
|
|
5891
|
+
"kind": "variable",
|
|
5892
|
+
"name": "foundationGridProActionsMenuRenderer",
|
|
5893
|
+
"description": "A function that returns a Foundation Actions Menu for configuring the component with a DesignSystem.",
|
|
5894
|
+
"privacy": "public"
|
|
5895
|
+
},
|
|
5896
|
+
{
|
|
5897
|
+
"kind": "function",
|
|
5898
|
+
"name": "getActionsMenuDef",
|
|
5899
|
+
"return": {
|
|
5579
5900
|
"type": {
|
|
5580
5901
|
"text": ""
|
|
5581
5902
|
}
|
|
@@ -7362,495 +7683,182 @@
|
|
|
7362
7683
|
},
|
|
7363
7684
|
{
|
|
7364
7685
|
"kind": "javascript-module",
|
|
7365
|
-
"path": "src/
|
|
7686
|
+
"path": "src/datasource/base.datasource.ts",
|
|
7366
7687
|
"declarations": [
|
|
7367
7688
|
{
|
|
7368
7689
|
"kind": "variable",
|
|
7369
|
-
"name": "
|
|
7370
|
-
"
|
|
7371
|
-
|
|
7690
|
+
"name": "criteriaDelimiter",
|
|
7691
|
+
"type": {
|
|
7692
|
+
"text": "string"
|
|
7693
|
+
},
|
|
7694
|
+
"default": "';'",
|
|
7695
|
+
"description": "The delimiter for the criteria string.",
|
|
7372
7696
|
"privacy": "public"
|
|
7373
|
-
}
|
|
7374
|
-
],
|
|
7375
|
-
"exports": [
|
|
7697
|
+
},
|
|
7376
7698
|
{
|
|
7377
|
-
"kind": "
|
|
7378
|
-
"name": "
|
|
7379
|
-
"
|
|
7380
|
-
"
|
|
7381
|
-
|
|
7382
|
-
|
|
7383
|
-
|
|
7384
|
-
|
|
7385
|
-
|
|
7386
|
-
{
|
|
7387
|
-
"kind": "javascript-module",
|
|
7388
|
-
"path": "src/column/column.ts",
|
|
7389
|
-
"declarations": [
|
|
7699
|
+
"kind": "variable",
|
|
7700
|
+
"name": "criteriaJoin",
|
|
7701
|
+
"type": {
|
|
7702
|
+
"text": "string"
|
|
7703
|
+
},
|
|
7704
|
+
"default": "' && '",
|
|
7705
|
+
"description": "The join for the criteria string.",
|
|
7706
|
+
"privacy": "public"
|
|
7707
|
+
},
|
|
7390
7708
|
{
|
|
7391
7709
|
"kind": "class",
|
|
7392
|
-
"description": "The
|
|
7393
|
-
"name": "
|
|
7710
|
+
"description": "The base datasource element for the grid-pro element.",
|
|
7711
|
+
"name": "GenesisGridDatasourceElement",
|
|
7394
7712
|
"members": [
|
|
7395
7713
|
{
|
|
7396
7714
|
"kind": "field",
|
|
7397
|
-
"name": "
|
|
7715
|
+
"name": "connect",
|
|
7398
7716
|
"type": {
|
|
7399
|
-
"text": "
|
|
7717
|
+
"text": "Connect"
|
|
7718
|
+
}
|
|
7719
|
+
},
|
|
7720
|
+
{
|
|
7721
|
+
"kind": "field",
|
|
7722
|
+
"name": "datasource",
|
|
7723
|
+
"type": {
|
|
7724
|
+
"text": "Datasource"
|
|
7725
|
+
}
|
|
7726
|
+
},
|
|
7727
|
+
{
|
|
7728
|
+
"kind": "field",
|
|
7729
|
+
"name": "deferredGridOptions",
|
|
7730
|
+
"type": {
|
|
7731
|
+
"text": "GridOptions"
|
|
7732
|
+
}
|
|
7733
|
+
},
|
|
7734
|
+
{
|
|
7735
|
+
"kind": "field",
|
|
7736
|
+
"name": "deferredColumnStates",
|
|
7737
|
+
"type": {
|
|
7738
|
+
"text": "ColumnState[]"
|
|
7739
|
+
}
|
|
7740
|
+
},
|
|
7741
|
+
{
|
|
7742
|
+
"kind": "field",
|
|
7743
|
+
"name": "rowDataMapper",
|
|
7744
|
+
"type": {
|
|
7745
|
+
"text": "Function"
|
|
7400
7746
|
},
|
|
7401
|
-
"
|
|
7747
|
+
"description": "Allows grid data updates to be processed via and external function before applying in grid"
|
|
7402
7748
|
},
|
|
7403
7749
|
{
|
|
7404
7750
|
"kind": "field",
|
|
7405
|
-
"name": "
|
|
7751
|
+
"name": "criteria",
|
|
7406
7752
|
"type": {
|
|
7407
|
-
"text": "
|
|
7753
|
+
"text": "string"
|
|
7408
7754
|
},
|
|
7409
|
-
"
|
|
7755
|
+
"description": "Groovy expression to perform filters on the query server; these remain active for the life of the subscription."
|
|
7410
7756
|
},
|
|
7411
7757
|
{
|
|
7412
|
-
"kind": "
|
|
7413
|
-
"name": "
|
|
7414
|
-
"
|
|
7758
|
+
"kind": "field",
|
|
7759
|
+
"name": "isSnapshot",
|
|
7760
|
+
"type": {
|
|
7761
|
+
"text": "boolean"
|
|
7762
|
+
},
|
|
7763
|
+
"default": "false",
|
|
7764
|
+
"description": "Request a snapshot from the server."
|
|
7415
7765
|
},
|
|
7416
7766
|
{
|
|
7417
|
-
"kind": "
|
|
7418
|
-
"name": "
|
|
7419
|
-
"
|
|
7420
|
-
"
|
|
7421
|
-
"text": "Node"
|
|
7422
|
-
}
|
|
7767
|
+
"kind": "field",
|
|
7768
|
+
"name": "maxRows",
|
|
7769
|
+
"type": {
|
|
7770
|
+
"text": "number"
|
|
7423
7771
|
},
|
|
7424
|
-
"
|
|
7425
|
-
"name": "LifecycleMixin",
|
|
7426
|
-
"module": "src/mixins/lifecycle/lifecycle.ts"
|
|
7427
|
-
}
|
|
7772
|
+
"description": "Maximum number of rows to be returned as part of the initial message, and as part of any additional MORE_ROWS messages."
|
|
7428
7773
|
},
|
|
7429
7774
|
{
|
|
7430
|
-
"kind": "
|
|
7431
|
-
"name": "
|
|
7432
|
-
"
|
|
7433
|
-
"
|
|
7434
|
-
"text": "Node"
|
|
7435
|
-
}
|
|
7775
|
+
"kind": "field",
|
|
7776
|
+
"name": "orderBy",
|
|
7777
|
+
"type": {
|
|
7778
|
+
"text": "string"
|
|
7436
7779
|
},
|
|
7437
|
-
"
|
|
7438
|
-
{
|
|
7439
|
-
"name": "deep",
|
|
7440
|
-
"optional": true,
|
|
7441
|
-
"type": {
|
|
7442
|
-
"text": "boolean"
|
|
7443
|
-
}
|
|
7444
|
-
}
|
|
7445
|
-
],
|
|
7446
|
-
"inheritedFrom": {
|
|
7447
|
-
"name": "LifecycleMixin",
|
|
7448
|
-
"module": "src/mixins/lifecycle/lifecycle.ts"
|
|
7449
|
-
}
|
|
7780
|
+
"description": "Option to select a Data Server index (defined in the Data Server query), which is especially useful if you want the data to be sorted in a specific way."
|
|
7450
7781
|
},
|
|
7451
7782
|
{
|
|
7452
7783
|
"kind": "field",
|
|
7453
|
-
"name": "
|
|
7454
|
-
"
|
|
7455
|
-
"
|
|
7456
|
-
"text": ""
|
|
7457
|
-
}
|
|
7784
|
+
"name": "resourceName",
|
|
7785
|
+
"type": {
|
|
7786
|
+
"text": "string"
|
|
7458
7787
|
},
|
|
7459
|
-
"
|
|
7460
|
-
"inheritedFrom": {
|
|
7461
|
-
"name": "LifecycleMixin",
|
|
7462
|
-
"module": "src/mixins/lifecycle/lifecycle.ts"
|
|
7463
|
-
}
|
|
7788
|
+
"description": "The name of the target Data Server query or Request Server requestReply."
|
|
7464
7789
|
},
|
|
7465
7790
|
{
|
|
7466
7791
|
"kind": "field",
|
|
7467
|
-
"name": "
|
|
7468
|
-
"
|
|
7469
|
-
"
|
|
7470
|
-
"text": ""
|
|
7471
|
-
}
|
|
7792
|
+
"name": "viewNumber",
|
|
7793
|
+
"type": {
|
|
7794
|
+
"text": "number"
|
|
7472
7795
|
},
|
|
7473
|
-
"
|
|
7474
|
-
"inheritedFrom": {
|
|
7475
|
-
"name": "LifecycleMixin",
|
|
7476
|
-
"module": "src/mixins/lifecycle/lifecycle.ts"
|
|
7477
|
-
}
|
|
7796
|
+
"description": "The desired view/page you want data from."
|
|
7478
7797
|
},
|
|
7479
7798
|
{
|
|
7480
|
-
"kind": "
|
|
7481
|
-
"name": "
|
|
7482
|
-
"
|
|
7483
|
-
"
|
|
7484
|
-
"text": "boolean"
|
|
7485
|
-
}
|
|
7799
|
+
"kind": "field",
|
|
7800
|
+
"name": "fields",
|
|
7801
|
+
"type": {
|
|
7802
|
+
"text": "string"
|
|
7486
7803
|
},
|
|
7487
|
-
"
|
|
7488
|
-
{
|
|
7489
|
-
"name": "lifecycleType",
|
|
7490
|
-
"type": {
|
|
7491
|
-
"text": "Lifecycletype"
|
|
7492
|
-
}
|
|
7493
|
-
}
|
|
7494
|
-
],
|
|
7495
|
-
"inheritedFrom": {
|
|
7496
|
-
"name": "LifecycleMixin",
|
|
7497
|
-
"module": "src/mixins/lifecycle/lifecycle.ts"
|
|
7498
|
-
}
|
|
7804
|
+
"description": "Optional parameter that allows you to select a subset of fields from the query if the client is not interested in receiving all of them."
|
|
7499
7805
|
},
|
|
7500
7806
|
{
|
|
7501
7807
|
"kind": "field",
|
|
7502
|
-
"name": "
|
|
7808
|
+
"name": "maxView",
|
|
7503
7809
|
"type": {
|
|
7504
|
-
"text": "
|
|
7810
|
+
"text": "number"
|
|
7505
7811
|
},
|
|
7506
|
-
"
|
|
7507
|
-
"default": "void 0",
|
|
7508
|
-
"inheritedFrom": {
|
|
7509
|
-
"name": "FoundationElement",
|
|
7510
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
7511
|
-
}
|
|
7812
|
+
"description": "Maximum number of rows to track as part of a client \"view\"."
|
|
7512
7813
|
},
|
|
7513
7814
|
{
|
|
7514
7815
|
"kind": "field",
|
|
7515
|
-
"name": "
|
|
7816
|
+
"name": "movingView",
|
|
7516
7817
|
"type": {
|
|
7517
|
-
"text": "
|
|
7818
|
+
"text": "boolean"
|
|
7518
7819
|
},
|
|
7519
|
-
"
|
|
7520
|
-
"description": "
|
|
7521
|
-
"inheritedFrom": {
|
|
7522
|
-
"name": "FoundationElement",
|
|
7523
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
7524
|
-
}
|
|
7820
|
+
"default": "false",
|
|
7821
|
+
"description": "If true, when the maximum number of rows defined in max-view is reached, the Data Server will start discarding the oldest rows (in terms of timestamp) and sending newer rows."
|
|
7525
7822
|
},
|
|
7526
7823
|
{
|
|
7527
7824
|
"kind": "field",
|
|
7528
|
-
"name": "
|
|
7825
|
+
"name": "reverse",
|
|
7529
7826
|
"type": {
|
|
7530
|
-
"text": "
|
|
7827
|
+
"text": "boolean"
|
|
7531
7828
|
},
|
|
7532
|
-
"
|
|
7533
|
-
"description": "
|
|
7534
|
-
"inheritedFrom": {
|
|
7535
|
-
"name": "FoundationElement",
|
|
7536
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
7537
|
-
}
|
|
7829
|
+
"default": "false",
|
|
7830
|
+
"description": "Option that changes the Data Server index iteration."
|
|
7538
7831
|
},
|
|
7539
7832
|
{
|
|
7540
|
-
"kind": "
|
|
7541
|
-
"name": "
|
|
7542
|
-
"
|
|
7543
|
-
|
|
7544
|
-
"type": {
|
|
7545
|
-
"text": "void"
|
|
7546
|
-
}
|
|
7833
|
+
"kind": "field",
|
|
7834
|
+
"name": "disablePolling",
|
|
7835
|
+
"type": {
|
|
7836
|
+
"text": "boolean"
|
|
7547
7837
|
},
|
|
7548
|
-
"
|
|
7549
|
-
|
|
7550
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
7551
|
-
}
|
|
7838
|
+
"default": "false",
|
|
7839
|
+
"description": "Disables polling if set to true (data updates for the grid will not be fetched automatically)."
|
|
7552
7840
|
},
|
|
7553
7841
|
{
|
|
7554
7842
|
"kind": "field",
|
|
7555
|
-
"name": "
|
|
7843
|
+
"name": "offset",
|
|
7556
7844
|
"type": {
|
|
7557
|
-
"text": "
|
|
7845
|
+
"text": "number"
|
|
7558
7846
|
},
|
|
7559
|
-
"
|
|
7560
|
-
"description": "Sets the default styles for the element instance. When undefined,\nthe element will attempt to resolve default styles from\nthe associated presentation or custom element definition.",
|
|
7561
|
-
"inheritedFrom": {
|
|
7562
|
-
"name": "FoundationElement",
|
|
7563
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
7564
|
-
}
|
|
7847
|
+
"description": "The offset for pagination in REQUEST_SERVER scenarios."
|
|
7565
7848
|
},
|
|
7566
7849
|
{
|
|
7567
|
-
"kind": "
|
|
7568
|
-
"name": "
|
|
7569
|
-
"
|
|
7570
|
-
|
|
7571
|
-
"type": {
|
|
7572
|
-
"text": "void"
|
|
7573
|
-
}
|
|
7850
|
+
"kind": "field",
|
|
7851
|
+
"name": "pollingInterval",
|
|
7852
|
+
"type": {
|
|
7853
|
+
"text": "number"
|
|
7574
7854
|
},
|
|
7575
|
-
"
|
|
7576
|
-
"name": "FoundationElement",
|
|
7577
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
7578
|
-
}
|
|
7855
|
+
"description": "Custom polling frequency (in milliseconds) for a Request Server resource."
|
|
7579
7856
|
},
|
|
7580
7857
|
{
|
|
7581
|
-
"kind": "
|
|
7582
|
-
"name": "
|
|
7583
|
-
"
|
|
7584
|
-
|
|
7585
|
-
"return": {
|
|
7586
|
-
"type": {
|
|
7587
|
-
"text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
|
|
7588
|
-
}
|
|
7589
|
-
},
|
|
7590
|
-
"parameters": [
|
|
7591
|
-
{
|
|
7592
|
-
"name": "this",
|
|
7593
|
-
"type": {
|
|
7594
|
-
"text": "K"
|
|
7595
|
-
}
|
|
7596
|
-
},
|
|
7597
|
-
{
|
|
7598
|
-
"name": "elementDefinition",
|
|
7599
|
-
"type": {
|
|
7600
|
-
"text": "T"
|
|
7601
|
-
},
|
|
7602
|
-
"description": "The definition of the element to create the registry\nfunction for."
|
|
7603
|
-
}
|
|
7604
|
-
],
|
|
7605
|
-
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
7606
|
-
"inheritedFrom": {
|
|
7607
|
-
"name": "FoundationElement",
|
|
7608
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
7609
|
-
}
|
|
7610
|
-
}
|
|
7611
|
-
],
|
|
7612
|
-
"mixins": [
|
|
7613
|
-
{
|
|
7614
|
-
"name": "LifecycleMixin",
|
|
7615
|
-
"package": "@genesislcap/foundation-utils"
|
|
7616
|
-
}
|
|
7617
|
-
],
|
|
7618
|
-
"superclass": {
|
|
7619
|
-
"name": "FoundationElement",
|
|
7620
|
-
"package": "@microsoft/fast-foundation"
|
|
7621
|
-
},
|
|
7622
|
-
"tagName": "grid-pro-column",
|
|
7623
|
-
"customElement": true
|
|
7624
|
-
}
|
|
7625
|
-
],
|
|
7626
|
-
"exports": [
|
|
7627
|
-
{
|
|
7628
|
-
"kind": "js",
|
|
7629
|
-
"name": "GridProColumn",
|
|
7630
|
-
"declaration": {
|
|
7631
|
-
"name": "GridProColumn",
|
|
7632
|
-
"module": "src/column/column.ts"
|
|
7633
|
-
}
|
|
7634
|
-
},
|
|
7635
|
-
{
|
|
7636
|
-
"kind": "custom-element-definition",
|
|
7637
|
-
"name": "grid-pro-column",
|
|
7638
|
-
"declaration": {
|
|
7639
|
-
"name": "GridProColumn",
|
|
7640
|
-
"module": "src/column/column.ts"
|
|
7641
|
-
}
|
|
7642
|
-
}
|
|
7643
|
-
]
|
|
7644
|
-
},
|
|
7645
|
-
{
|
|
7646
|
-
"kind": "javascript-module",
|
|
7647
|
-
"path": "src/column/index.ts",
|
|
7648
|
-
"declarations": [],
|
|
7649
|
-
"exports": [
|
|
7650
|
-
{
|
|
7651
|
-
"kind": "js",
|
|
7652
|
-
"name": "*",
|
|
7653
|
-
"declaration": {
|
|
7654
|
-
"name": "*",
|
|
7655
|
-
"package": "./column.template"
|
|
7656
|
-
}
|
|
7657
|
-
},
|
|
7658
|
-
{
|
|
7659
|
-
"kind": "js",
|
|
7660
|
-
"name": "*",
|
|
7661
|
-
"declaration": {
|
|
7662
|
-
"name": "*",
|
|
7663
|
-
"package": "./column"
|
|
7664
|
-
}
|
|
7665
|
-
},
|
|
7666
|
-
{
|
|
7667
|
-
"kind": "js",
|
|
7668
|
-
"name": "*",
|
|
7669
|
-
"declaration": {
|
|
7670
|
-
"name": "*",
|
|
7671
|
-
"package": "./utils"
|
|
7672
|
-
}
|
|
7673
|
-
}
|
|
7674
|
-
]
|
|
7675
|
-
},
|
|
7676
|
-
{
|
|
7677
|
-
"kind": "javascript-module",
|
|
7678
|
-
"path": "src/datasource/base.datasource.ts",
|
|
7679
|
-
"declarations": [
|
|
7680
|
-
{
|
|
7681
|
-
"kind": "variable",
|
|
7682
|
-
"name": "criteriaDelimiter",
|
|
7683
|
-
"type": {
|
|
7684
|
-
"text": "string"
|
|
7685
|
-
},
|
|
7686
|
-
"default": "';'",
|
|
7687
|
-
"description": "The delimiter for the criteria string.",
|
|
7688
|
-
"privacy": "public"
|
|
7689
|
-
},
|
|
7690
|
-
{
|
|
7691
|
-
"kind": "variable",
|
|
7692
|
-
"name": "criteriaJoin",
|
|
7693
|
-
"type": {
|
|
7694
|
-
"text": "string"
|
|
7695
|
-
},
|
|
7696
|
-
"default": "' && '",
|
|
7697
|
-
"description": "The join for the criteria string.",
|
|
7698
|
-
"privacy": "public"
|
|
7699
|
-
},
|
|
7700
|
-
{
|
|
7701
|
-
"kind": "class",
|
|
7702
|
-
"description": "The base datasource element for the grid-pro element.",
|
|
7703
|
-
"name": "GenesisGridDatasourceElement",
|
|
7704
|
-
"members": [
|
|
7705
|
-
{
|
|
7706
|
-
"kind": "field",
|
|
7707
|
-
"name": "connect",
|
|
7708
|
-
"type": {
|
|
7709
|
-
"text": "Connect"
|
|
7710
|
-
}
|
|
7711
|
-
},
|
|
7712
|
-
{
|
|
7713
|
-
"kind": "field",
|
|
7714
|
-
"name": "datasource",
|
|
7715
|
-
"type": {
|
|
7716
|
-
"text": "Datasource"
|
|
7717
|
-
}
|
|
7718
|
-
},
|
|
7719
|
-
{
|
|
7720
|
-
"kind": "field",
|
|
7721
|
-
"name": "deferredGridOptions",
|
|
7722
|
-
"type": {
|
|
7723
|
-
"text": "GridOptions"
|
|
7724
|
-
}
|
|
7725
|
-
},
|
|
7726
|
-
{
|
|
7727
|
-
"kind": "field",
|
|
7728
|
-
"name": "deferredColumnStates",
|
|
7729
|
-
"type": {
|
|
7730
|
-
"text": "ColumnState[]"
|
|
7731
|
-
}
|
|
7732
|
-
},
|
|
7733
|
-
{
|
|
7734
|
-
"kind": "field",
|
|
7735
|
-
"name": "rowDataMapper",
|
|
7736
|
-
"type": {
|
|
7737
|
-
"text": "Function"
|
|
7738
|
-
},
|
|
7739
|
-
"description": "Allows grid data updates to be processed via and external function before applying in grid"
|
|
7740
|
-
},
|
|
7741
|
-
{
|
|
7742
|
-
"kind": "field",
|
|
7743
|
-
"name": "criteria",
|
|
7744
|
-
"type": {
|
|
7745
|
-
"text": "string"
|
|
7746
|
-
},
|
|
7747
|
-
"description": "Groovy expression to perform filters on the query server; these remain active for the life of the subscription."
|
|
7748
|
-
},
|
|
7749
|
-
{
|
|
7750
|
-
"kind": "field",
|
|
7751
|
-
"name": "isSnapshot",
|
|
7752
|
-
"type": {
|
|
7753
|
-
"text": "boolean"
|
|
7754
|
-
},
|
|
7755
|
-
"default": "false",
|
|
7756
|
-
"description": "Request a snapshot from the server."
|
|
7757
|
-
},
|
|
7758
|
-
{
|
|
7759
|
-
"kind": "field",
|
|
7760
|
-
"name": "maxRows",
|
|
7761
|
-
"type": {
|
|
7762
|
-
"text": "number"
|
|
7763
|
-
},
|
|
7764
|
-
"description": "Maximum number of rows to be returned as part of the initial message, and as part of any additional MORE_ROWS messages."
|
|
7765
|
-
},
|
|
7766
|
-
{
|
|
7767
|
-
"kind": "field",
|
|
7768
|
-
"name": "orderBy",
|
|
7769
|
-
"type": {
|
|
7770
|
-
"text": "string"
|
|
7771
|
-
},
|
|
7772
|
-
"description": "Option to select a Data Server index (defined in the Data Server query), which is especially useful if you want the data to be sorted in a specific way."
|
|
7773
|
-
},
|
|
7774
|
-
{
|
|
7775
|
-
"kind": "field",
|
|
7776
|
-
"name": "resourceName",
|
|
7777
|
-
"type": {
|
|
7778
|
-
"text": "string"
|
|
7779
|
-
},
|
|
7780
|
-
"description": "The name of the target Data Server query or Request Server requestReply."
|
|
7781
|
-
},
|
|
7782
|
-
{
|
|
7783
|
-
"kind": "field",
|
|
7784
|
-
"name": "viewNumber",
|
|
7785
|
-
"type": {
|
|
7786
|
-
"text": "number"
|
|
7787
|
-
},
|
|
7788
|
-
"description": "The desired view/page you want data from."
|
|
7789
|
-
},
|
|
7790
|
-
{
|
|
7791
|
-
"kind": "field",
|
|
7792
|
-
"name": "fields",
|
|
7793
|
-
"type": {
|
|
7794
|
-
"text": "string"
|
|
7795
|
-
},
|
|
7796
|
-
"description": "Optional parameter that allows you to select a subset of fields from the query if the client is not interested in receiving all of them."
|
|
7797
|
-
},
|
|
7798
|
-
{
|
|
7799
|
-
"kind": "field",
|
|
7800
|
-
"name": "maxView",
|
|
7801
|
-
"type": {
|
|
7802
|
-
"text": "number"
|
|
7803
|
-
},
|
|
7804
|
-
"description": "Maximum number of rows to track as part of a client \"view\"."
|
|
7805
|
-
},
|
|
7806
|
-
{
|
|
7807
|
-
"kind": "field",
|
|
7808
|
-
"name": "movingView",
|
|
7809
|
-
"type": {
|
|
7810
|
-
"text": "boolean"
|
|
7811
|
-
},
|
|
7812
|
-
"default": "false",
|
|
7813
|
-
"description": "If true, when the maximum number of rows defined in max-view is reached, the Data Server will start discarding the oldest rows (in terms of timestamp) and sending newer rows."
|
|
7814
|
-
},
|
|
7815
|
-
{
|
|
7816
|
-
"kind": "field",
|
|
7817
|
-
"name": "reverse",
|
|
7818
|
-
"type": {
|
|
7819
|
-
"text": "boolean"
|
|
7820
|
-
},
|
|
7821
|
-
"default": "false",
|
|
7822
|
-
"description": "Option that changes the Data Server index iteration."
|
|
7823
|
-
},
|
|
7824
|
-
{
|
|
7825
|
-
"kind": "field",
|
|
7826
|
-
"name": "disablePolling",
|
|
7827
|
-
"type": {
|
|
7828
|
-
"text": "boolean"
|
|
7829
|
-
},
|
|
7830
|
-
"default": "false",
|
|
7831
|
-
"description": "Disables polling if set to true (data updates for the grid will not be fetched automatically)."
|
|
7832
|
-
},
|
|
7833
|
-
{
|
|
7834
|
-
"kind": "field",
|
|
7835
|
-
"name": "offset",
|
|
7836
|
-
"type": {
|
|
7837
|
-
"text": "number"
|
|
7838
|
-
},
|
|
7839
|
-
"description": "The offset for pagination in REQUEST_SERVER scenarios."
|
|
7840
|
-
},
|
|
7841
|
-
{
|
|
7842
|
-
"kind": "field",
|
|
7843
|
-
"name": "pollingInterval",
|
|
7844
|
-
"type": {
|
|
7845
|
-
"text": "number"
|
|
7846
|
-
},
|
|
7847
|
-
"description": "Custom polling frequency (in milliseconds) for a Request Server resource."
|
|
7848
|
-
},
|
|
7849
|
-
{
|
|
7850
|
-
"kind": "field",
|
|
7851
|
-
"name": "pollTriggerEvents",
|
|
7852
|
-
"type": {
|
|
7853
|
-
"text": "string[]"
|
|
7858
|
+
"kind": "field",
|
|
7859
|
+
"name": "pollTriggerEvents",
|
|
7860
|
+
"type": {
|
|
7861
|
+
"text": "string[]"
|
|
7854
7862
|
},
|
|
7855
7863
|
"default": "[]",
|
|
7856
7864
|
"description": "Array of event names that will trigger a poll when received as commit responses."
|
|
@@ -15942,394 +15950,1360 @@
|
|
|
15942
15950
|
},
|
|
15943
15951
|
{
|
|
15944
15952
|
"kind": "field",
|
|
15945
|
-
"name": "deferredGridOptions",
|
|
15953
|
+
"name": "deferredGridOptions",
|
|
15954
|
+
"type": {
|
|
15955
|
+
"text": "GridOptions"
|
|
15956
|
+
},
|
|
15957
|
+
"inheritedFrom": {
|
|
15958
|
+
"name": "GenesisGridDatasourceElement",
|
|
15959
|
+
"module": "src/datasource/base.datasource.ts"
|
|
15960
|
+
}
|
|
15961
|
+
},
|
|
15962
|
+
{
|
|
15963
|
+
"kind": "field",
|
|
15964
|
+
"name": "deferredColumnStates",
|
|
15965
|
+
"type": {
|
|
15966
|
+
"text": "ColumnState[]"
|
|
15967
|
+
},
|
|
15968
|
+
"inheritedFrom": {
|
|
15969
|
+
"name": "GenesisGridDatasourceElement",
|
|
15970
|
+
"module": "src/datasource/base.datasource.ts"
|
|
15971
|
+
}
|
|
15972
|
+
},
|
|
15973
|
+
{
|
|
15974
|
+
"kind": "field",
|
|
15975
|
+
"name": "rowDataMapper",
|
|
15976
|
+
"type": {
|
|
15977
|
+
"text": "Function"
|
|
15978
|
+
},
|
|
15979
|
+
"description": "Allows grid data updates to be processed via and external function before applying in grid",
|
|
15980
|
+
"inheritedFrom": {
|
|
15981
|
+
"name": "GenesisGridDatasourceElement",
|
|
15982
|
+
"module": "src/datasource/base.datasource.ts"
|
|
15983
|
+
}
|
|
15984
|
+
},
|
|
15985
|
+
{
|
|
15986
|
+
"kind": "field",
|
|
15987
|
+
"name": "criteria",
|
|
15988
|
+
"type": {
|
|
15989
|
+
"text": "string"
|
|
15990
|
+
},
|
|
15991
|
+
"description": "Groovy expression to perform filters on the query server; these remain active for the life of the subscription.",
|
|
15992
|
+
"inheritedFrom": {
|
|
15993
|
+
"name": "GenesisGridDatasourceElement",
|
|
15994
|
+
"module": "src/datasource/base.datasource.ts"
|
|
15995
|
+
}
|
|
15996
|
+
},
|
|
15997
|
+
{
|
|
15998
|
+
"kind": "field",
|
|
15999
|
+
"name": "isSnapshot",
|
|
16000
|
+
"type": {
|
|
16001
|
+
"text": "boolean"
|
|
16002
|
+
},
|
|
16003
|
+
"default": "false",
|
|
16004
|
+
"description": "Request a snapshot from the server.",
|
|
16005
|
+
"inheritedFrom": {
|
|
16006
|
+
"name": "GenesisGridDatasourceElement",
|
|
16007
|
+
"module": "src/datasource/base.datasource.ts"
|
|
16008
|
+
}
|
|
16009
|
+
},
|
|
16010
|
+
{
|
|
16011
|
+
"kind": "field",
|
|
16012
|
+
"name": "maxRows",
|
|
16013
|
+
"type": {
|
|
16014
|
+
"text": "number"
|
|
16015
|
+
},
|
|
16016
|
+
"description": "Maximum number of rows to be returned as part of the initial message, and as part of any additional MORE_ROWS messages.",
|
|
16017
|
+
"inheritedFrom": {
|
|
16018
|
+
"name": "GenesisGridDatasourceElement",
|
|
16019
|
+
"module": "src/datasource/base.datasource.ts"
|
|
16020
|
+
}
|
|
16021
|
+
},
|
|
16022
|
+
{
|
|
16023
|
+
"kind": "field",
|
|
16024
|
+
"name": "orderBy",
|
|
16025
|
+
"type": {
|
|
16026
|
+
"text": "string"
|
|
16027
|
+
},
|
|
16028
|
+
"description": "Option to select a Data Server index (defined in the Data Server query), which is especially useful if you want the data to be sorted in a specific way.",
|
|
16029
|
+
"inheritedFrom": {
|
|
16030
|
+
"name": "GenesisGridDatasourceElement",
|
|
16031
|
+
"module": "src/datasource/base.datasource.ts"
|
|
16032
|
+
}
|
|
16033
|
+
},
|
|
16034
|
+
{
|
|
16035
|
+
"kind": "field",
|
|
16036
|
+
"name": "resourceName",
|
|
16037
|
+
"type": {
|
|
16038
|
+
"text": "string"
|
|
16039
|
+
},
|
|
16040
|
+
"description": "The name of the target Data Server query or Request Server requestReply.",
|
|
16041
|
+
"inheritedFrom": {
|
|
16042
|
+
"name": "GenesisGridDatasourceElement",
|
|
16043
|
+
"module": "src/datasource/base.datasource.ts"
|
|
16044
|
+
}
|
|
16045
|
+
},
|
|
16046
|
+
{
|
|
16047
|
+
"kind": "field",
|
|
16048
|
+
"name": "viewNumber",
|
|
16049
|
+
"type": {
|
|
16050
|
+
"text": "number"
|
|
16051
|
+
},
|
|
16052
|
+
"description": "The desired view/page you want data from.",
|
|
16053
|
+
"inheritedFrom": {
|
|
16054
|
+
"name": "GenesisGridDatasourceElement",
|
|
16055
|
+
"module": "src/datasource/base.datasource.ts"
|
|
16056
|
+
}
|
|
16057
|
+
},
|
|
16058
|
+
{
|
|
16059
|
+
"kind": "field",
|
|
16060
|
+
"name": "fields",
|
|
16061
|
+
"type": {
|
|
16062
|
+
"text": "string"
|
|
16063
|
+
},
|
|
16064
|
+
"description": "Optional parameter that allows you to select a subset of fields from the query if the client is not interested in receiving all of them.",
|
|
16065
|
+
"inheritedFrom": {
|
|
16066
|
+
"name": "GenesisGridDatasourceElement",
|
|
16067
|
+
"module": "src/datasource/base.datasource.ts"
|
|
16068
|
+
}
|
|
16069
|
+
},
|
|
16070
|
+
{
|
|
16071
|
+
"kind": "field",
|
|
16072
|
+
"name": "maxView",
|
|
16073
|
+
"type": {
|
|
16074
|
+
"text": "number"
|
|
16075
|
+
},
|
|
16076
|
+
"description": "Maximum number of rows to track as part of a client \"view\".",
|
|
16077
|
+
"inheritedFrom": {
|
|
16078
|
+
"name": "GenesisGridDatasourceElement",
|
|
16079
|
+
"module": "src/datasource/base.datasource.ts"
|
|
16080
|
+
}
|
|
16081
|
+
},
|
|
16082
|
+
{
|
|
16083
|
+
"kind": "field",
|
|
16084
|
+
"name": "movingView",
|
|
16085
|
+
"type": {
|
|
16086
|
+
"text": "boolean"
|
|
16087
|
+
},
|
|
16088
|
+
"default": "false",
|
|
16089
|
+
"description": "If true, when the maximum number of rows defined in max-view is reached, the Data Server will start discarding the oldest rows (in terms of timestamp) and sending newer rows.",
|
|
16090
|
+
"inheritedFrom": {
|
|
16091
|
+
"name": "GenesisGridDatasourceElement",
|
|
16092
|
+
"module": "src/datasource/base.datasource.ts"
|
|
16093
|
+
}
|
|
16094
|
+
},
|
|
16095
|
+
{
|
|
16096
|
+
"kind": "field",
|
|
16097
|
+
"name": "reverse",
|
|
16098
|
+
"type": {
|
|
16099
|
+
"text": "boolean"
|
|
16100
|
+
},
|
|
16101
|
+
"default": "false",
|
|
16102
|
+
"description": "Option that changes the Data Server index iteration.",
|
|
16103
|
+
"inheritedFrom": {
|
|
16104
|
+
"name": "GenesisGridDatasourceElement",
|
|
16105
|
+
"module": "src/datasource/base.datasource.ts"
|
|
16106
|
+
}
|
|
16107
|
+
},
|
|
16108
|
+
{
|
|
16109
|
+
"kind": "field",
|
|
16110
|
+
"name": "disablePolling",
|
|
16111
|
+
"type": {
|
|
16112
|
+
"text": "boolean"
|
|
16113
|
+
},
|
|
16114
|
+
"default": "false",
|
|
16115
|
+
"description": "Disables polling if set to true (data updates for the grid will not be fetched automatically).",
|
|
16116
|
+
"inheritedFrom": {
|
|
16117
|
+
"name": "GenesisGridDatasourceElement",
|
|
16118
|
+
"module": "src/datasource/base.datasource.ts"
|
|
16119
|
+
}
|
|
16120
|
+
},
|
|
16121
|
+
{
|
|
16122
|
+
"kind": "field",
|
|
16123
|
+
"name": "offset",
|
|
16124
|
+
"type": {
|
|
16125
|
+
"text": "number"
|
|
16126
|
+
},
|
|
16127
|
+
"description": "The offset for pagination in REQUEST_SERVER scenarios.",
|
|
16128
|
+
"inheritedFrom": {
|
|
16129
|
+
"name": "GenesisGridDatasourceElement",
|
|
16130
|
+
"module": "src/datasource/base.datasource.ts"
|
|
16131
|
+
}
|
|
16132
|
+
},
|
|
16133
|
+
{
|
|
16134
|
+
"kind": "field",
|
|
16135
|
+
"name": "pollingInterval",
|
|
16136
|
+
"type": {
|
|
16137
|
+
"text": "number"
|
|
16138
|
+
},
|
|
16139
|
+
"description": "Custom polling frequency (in milliseconds) for a Request Server resource.",
|
|
16140
|
+
"inheritedFrom": {
|
|
16141
|
+
"name": "GenesisGridDatasourceElement",
|
|
16142
|
+
"module": "src/datasource/base.datasource.ts"
|
|
16143
|
+
}
|
|
16144
|
+
},
|
|
16145
|
+
{
|
|
16146
|
+
"kind": "field",
|
|
16147
|
+
"name": "pollTriggerEvents",
|
|
16148
|
+
"type": {
|
|
16149
|
+
"text": "string[]"
|
|
16150
|
+
},
|
|
16151
|
+
"default": "[]",
|
|
16152
|
+
"description": "Array of event names that will trigger a poll when received as commit responses.",
|
|
16153
|
+
"inheritedFrom": {
|
|
16154
|
+
"name": "GenesisGridDatasourceElement",
|
|
16155
|
+
"module": "src/datasource/base.datasource.ts"
|
|
16156
|
+
}
|
|
16157
|
+
},
|
|
16158
|
+
{
|
|
16159
|
+
"kind": "field",
|
|
16160
|
+
"name": "request",
|
|
16161
|
+
"type": {
|
|
16162
|
+
"text": "any"
|
|
16163
|
+
},
|
|
16164
|
+
"description": "Similar to fields but for Request Server scenarios. This optional parameter enables you to specify request fields, which can include wildcards.",
|
|
16165
|
+
"inheritedFrom": {
|
|
16166
|
+
"name": "GenesisGridDatasourceElement",
|
|
16167
|
+
"module": "src/datasource/base.datasource.ts"
|
|
16168
|
+
}
|
|
16169
|
+
},
|
|
16170
|
+
{
|
|
16171
|
+
"kind": "field",
|
|
16172
|
+
"name": "requestAutoSetup",
|
|
16173
|
+
"type": {
|
|
16174
|
+
"text": "boolean"
|
|
16175
|
+
},
|
|
16176
|
+
"default": "true",
|
|
16177
|
+
"description": "Attribute to set whether the REQUEST object should be automatically set up.",
|
|
16178
|
+
"inheritedFrom": {
|
|
16179
|
+
"name": "GenesisGridDatasourceElement",
|
|
16180
|
+
"module": "src/datasource/base.datasource.ts"
|
|
16181
|
+
}
|
|
16182
|
+
},
|
|
16183
|
+
{
|
|
16184
|
+
"kind": "field",
|
|
16185
|
+
"name": "rowIdAttr",
|
|
16186
|
+
"description": "Attribute to set an unique identifier for the row.\n\nDefaults to `ROW_REF` or `RECORD_ID` depending on the resource type.",
|
|
16187
|
+
"inheritedFrom": {
|
|
16188
|
+
"name": "GenesisGridDatasourceElement",
|
|
16189
|
+
"module": "src/datasource/base.datasource.ts"
|
|
16190
|
+
}
|
|
16191
|
+
},
|
|
16192
|
+
{
|
|
16193
|
+
"kind": "field",
|
|
16194
|
+
"name": "restartOnReconnection",
|
|
16195
|
+
"type": {
|
|
16196
|
+
"text": "boolean"
|
|
16197
|
+
},
|
|
16198
|
+
"default": "true",
|
|
16199
|
+
"description": "Attribute to set whether the datasource should restart when it reconnects.",
|
|
16200
|
+
"inheritedFrom": {
|
|
16201
|
+
"name": "GenesisGridDatasourceElement",
|
|
16202
|
+
"module": "src/datasource/base.datasource.ts"
|
|
16203
|
+
}
|
|
16204
|
+
},
|
|
16205
|
+
{
|
|
16206
|
+
"kind": "field",
|
|
16207
|
+
"name": "defaultRowIdByResourceType",
|
|
16208
|
+
"type": {
|
|
16209
|
+
"text": "string"
|
|
16210
|
+
},
|
|
16211
|
+
"privacy": "protected",
|
|
16212
|
+
"readonly": true,
|
|
16213
|
+
"inheritedFrom": {
|
|
16214
|
+
"name": "GenesisGridDatasourceElement",
|
|
16215
|
+
"module": "src/datasource/base.datasource.ts"
|
|
16216
|
+
}
|
|
16217
|
+
},
|
|
16218
|
+
{
|
|
16219
|
+
"kind": "field",
|
|
16220
|
+
"name": "criteriaFromFilters",
|
|
16221
|
+
"type": {
|
|
16222
|
+
"text": "Map<string, string>"
|
|
16223
|
+
},
|
|
16224
|
+
"privacy": "protected",
|
|
16225
|
+
"default": "new Map()",
|
|
16226
|
+
"inheritedFrom": {
|
|
16227
|
+
"name": "GenesisGridDatasourceElement",
|
|
16228
|
+
"module": "src/datasource/base.datasource.ts"
|
|
16229
|
+
}
|
|
16230
|
+
},
|
|
16231
|
+
{
|
|
16232
|
+
"kind": "field",
|
|
16233
|
+
"name": "update",
|
|
16234
|
+
"type": {
|
|
16235
|
+
"text": "BehaviorSubject<Map<string, string>>"
|
|
16236
|
+
},
|
|
16237
|
+
"privacy": "protected",
|
|
16238
|
+
"default": "new BehaviorSubject(new Map())",
|
|
16239
|
+
"inheritedFrom": {
|
|
16240
|
+
"name": "GenesisGridDatasourceElement",
|
|
16241
|
+
"module": "src/datasource/base.datasource.ts"
|
|
16242
|
+
}
|
|
16243
|
+
},
|
|
16244
|
+
{
|
|
16245
|
+
"kind": "method",
|
|
16246
|
+
"name": "datasourceOptions",
|
|
16247
|
+
"privacy": "protected",
|
|
16248
|
+
"return": {
|
|
16249
|
+
"type": {
|
|
16250
|
+
"text": "DatasourceOptions"
|
|
16251
|
+
}
|
|
16252
|
+
},
|
|
16253
|
+
"inheritedFrom": {
|
|
16254
|
+
"name": "GenesisGridDatasourceElement",
|
|
16255
|
+
"module": "src/datasource/base.datasource.ts"
|
|
16256
|
+
}
|
|
16257
|
+
},
|
|
16258
|
+
{
|
|
16259
|
+
"kind": "method",
|
|
16260
|
+
"name": "buildCriteria",
|
|
16261
|
+
"privacy": "private",
|
|
16262
|
+
"return": {
|
|
16263
|
+
"type": {
|
|
16264
|
+
"text": "string"
|
|
16265
|
+
}
|
|
16266
|
+
},
|
|
16267
|
+
"inheritedFrom": {
|
|
16268
|
+
"name": "GenesisGridDatasourceElement",
|
|
16269
|
+
"module": "src/datasource/base.datasource.ts"
|
|
16270
|
+
}
|
|
16271
|
+
},
|
|
16272
|
+
{
|
|
16273
|
+
"kind": "field",
|
|
16274
|
+
"name": "isRequestServer",
|
|
16275
|
+
"type": {
|
|
16276
|
+
"text": "boolean"
|
|
16277
|
+
},
|
|
16278
|
+
"readonly": true,
|
|
16279
|
+
"inheritedFrom": {
|
|
16280
|
+
"name": "GenesisGridDatasourceElement",
|
|
16281
|
+
"module": "src/datasource/base.datasource.ts"
|
|
16282
|
+
}
|
|
16283
|
+
},
|
|
16284
|
+
{
|
|
16285
|
+
"kind": "method",
|
|
16286
|
+
"name": "datasourceStatusChanged",
|
|
16287
|
+
"parameters": [
|
|
16288
|
+
{
|
|
16289
|
+
"name": "prev",
|
|
16290
|
+
"type": {
|
|
16291
|
+
"text": "DatasourceStatus"
|
|
16292
|
+
}
|
|
16293
|
+
},
|
|
16294
|
+
{
|
|
16295
|
+
"name": "next",
|
|
16296
|
+
"type": {
|
|
16297
|
+
"text": "DatasourceStatus"
|
|
16298
|
+
}
|
|
16299
|
+
}
|
|
16300
|
+
],
|
|
16301
|
+
"inheritedFrom": {
|
|
16302
|
+
"name": "GenesisGridDatasourceElement",
|
|
16303
|
+
"module": "src/datasource/base.datasource.ts"
|
|
16304
|
+
}
|
|
16305
|
+
},
|
|
16306
|
+
{
|
|
16307
|
+
"kind": "method",
|
|
16308
|
+
"name": "handleErrors",
|
|
16309
|
+
"parameters": [
|
|
16310
|
+
{
|
|
16311
|
+
"name": "errors",
|
|
16312
|
+
"type": {
|
|
16313
|
+
"text": "string | any[]"
|
|
16314
|
+
},
|
|
16315
|
+
"description": "The error message or array of error messages"
|
|
16316
|
+
},
|
|
16317
|
+
{
|
|
16318
|
+
"name": "type",
|
|
16319
|
+
"default": "'unknown'",
|
|
16320
|
+
"type": {
|
|
16321
|
+
"text": "BaseDatasourceErrorEventDetail['type']"
|
|
16322
|
+
},
|
|
16323
|
+
"description": "The type of error that occurred"
|
|
16324
|
+
}
|
|
16325
|
+
],
|
|
16326
|
+
"description": "Handles errors and emits appropriate error events.",
|
|
16327
|
+
"privacy": "public",
|
|
16328
|
+
"inheritedFrom": {
|
|
16329
|
+
"name": "GenesisGridDatasourceElement",
|
|
16330
|
+
"module": "src/datasource/base.datasource.ts"
|
|
16331
|
+
}
|
|
16332
|
+
},
|
|
16333
|
+
{
|
|
16334
|
+
"kind": "method",
|
|
16335
|
+
"name": "clearErrors",
|
|
16336
|
+
"description": "Clears error state and emits connected event.",
|
|
16337
|
+
"privacy": "public",
|
|
16338
|
+
"inheritedFrom": {
|
|
16339
|
+
"name": "GenesisGridDatasourceElement",
|
|
16340
|
+
"module": "src/datasource/base.datasource.ts"
|
|
16341
|
+
}
|
|
16342
|
+
},
|
|
16343
|
+
{
|
|
16344
|
+
"kind": "field",
|
|
16345
|
+
"name": "_presentation",
|
|
16346
|
+
"type": {
|
|
16347
|
+
"text": "ComponentPresentation | null | undefined"
|
|
16348
|
+
},
|
|
16349
|
+
"privacy": "private",
|
|
16350
|
+
"default": "void 0",
|
|
16351
|
+
"inheritedFrom": {
|
|
16352
|
+
"name": "FoundationElement",
|
|
16353
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
16354
|
+
}
|
|
16355
|
+
},
|
|
16356
|
+
{
|
|
16357
|
+
"kind": "field",
|
|
16358
|
+
"name": "$presentation",
|
|
16359
|
+
"type": {
|
|
16360
|
+
"text": "ComponentPresentation | null"
|
|
16361
|
+
},
|
|
16362
|
+
"privacy": "public",
|
|
16363
|
+
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
16364
|
+
"inheritedFrom": {
|
|
16365
|
+
"name": "FoundationElement",
|
|
16366
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
16367
|
+
}
|
|
16368
|
+
},
|
|
16369
|
+
{
|
|
16370
|
+
"kind": "field",
|
|
16371
|
+
"name": "template",
|
|
16372
|
+
"type": {
|
|
16373
|
+
"text": "ElementViewTemplate | void | null"
|
|
16374
|
+
},
|
|
16375
|
+
"privacy": "public",
|
|
16376
|
+
"description": "Sets the template of the element instance. When undefined,\nthe element will attempt to resolve the template from\nthe associated presentation or custom element definition.",
|
|
16377
|
+
"inheritedFrom": {
|
|
16378
|
+
"name": "FoundationElement",
|
|
16379
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
16380
|
+
}
|
|
16381
|
+
},
|
|
16382
|
+
{
|
|
16383
|
+
"kind": "method",
|
|
16384
|
+
"name": "templateChanged",
|
|
16385
|
+
"privacy": "protected",
|
|
16386
|
+
"return": {
|
|
16387
|
+
"type": {
|
|
16388
|
+
"text": "void"
|
|
16389
|
+
}
|
|
16390
|
+
},
|
|
16391
|
+
"inheritedFrom": {
|
|
16392
|
+
"name": "FoundationElement",
|
|
16393
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
16394
|
+
}
|
|
16395
|
+
},
|
|
16396
|
+
{
|
|
16397
|
+
"kind": "field",
|
|
16398
|
+
"name": "styles",
|
|
16399
|
+
"type": {
|
|
16400
|
+
"text": "ElementStyles | void | null"
|
|
16401
|
+
},
|
|
16402
|
+
"privacy": "public",
|
|
16403
|
+
"description": "Sets the default styles for the element instance. When undefined,\nthe element will attempt to resolve default styles from\nthe associated presentation or custom element definition.",
|
|
16404
|
+
"inheritedFrom": {
|
|
16405
|
+
"name": "FoundationElement",
|
|
16406
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
16407
|
+
}
|
|
16408
|
+
},
|
|
16409
|
+
{
|
|
16410
|
+
"kind": "method",
|
|
16411
|
+
"name": "stylesChanged",
|
|
16412
|
+
"privacy": "protected",
|
|
16413
|
+
"return": {
|
|
16414
|
+
"type": {
|
|
16415
|
+
"text": "void"
|
|
16416
|
+
}
|
|
16417
|
+
},
|
|
16418
|
+
"inheritedFrom": {
|
|
16419
|
+
"name": "FoundationElement",
|
|
16420
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
16421
|
+
}
|
|
16422
|
+
},
|
|
16423
|
+
{
|
|
16424
|
+
"kind": "method",
|
|
16425
|
+
"name": "compose",
|
|
16426
|
+
"privacy": "public",
|
|
16427
|
+
"static": true,
|
|
16428
|
+
"return": {
|
|
16429
|
+
"type": {
|
|
16430
|
+
"text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
|
|
16431
|
+
}
|
|
16432
|
+
},
|
|
16433
|
+
"parameters": [
|
|
16434
|
+
{
|
|
16435
|
+
"name": "this",
|
|
16436
|
+
"type": {
|
|
16437
|
+
"text": "K"
|
|
16438
|
+
}
|
|
16439
|
+
},
|
|
16440
|
+
{
|
|
16441
|
+
"name": "elementDefinition",
|
|
16442
|
+
"type": {
|
|
16443
|
+
"text": "T"
|
|
16444
|
+
},
|
|
16445
|
+
"description": "The definition of the element to create the registry\nfunction for."
|
|
16446
|
+
}
|
|
16447
|
+
],
|
|
16448
|
+
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
16449
|
+
"inheritedFrom": {
|
|
16450
|
+
"name": "FoundationElement",
|
|
16451
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
16452
|
+
}
|
|
16453
|
+
}
|
|
16454
|
+
],
|
|
16455
|
+
"attributes": [
|
|
16456
|
+
{
|
|
16457
|
+
"name": "keep-col-defs-on-clear-row-data",
|
|
16458
|
+
"type": {
|
|
16459
|
+
"text": "boolean"
|
|
16460
|
+
},
|
|
16461
|
+
"default": "false",
|
|
16462
|
+
"fieldName": "keepColDefsOnClearRowData"
|
|
16463
|
+
},
|
|
16464
|
+
{
|
|
16465
|
+
"name": "criteria",
|
|
16466
|
+
"type": {
|
|
16467
|
+
"text": "string"
|
|
16468
|
+
},
|
|
16469
|
+
"description": "Groovy expression to perform filters on the query server; these remain active for the life of the subscription.",
|
|
16470
|
+
"fieldName": "criteria",
|
|
16471
|
+
"inheritedFrom": {
|
|
16472
|
+
"name": "GenesisGridDatasourceElement",
|
|
16473
|
+
"module": "src/datasource/base.datasource.ts"
|
|
16474
|
+
}
|
|
16475
|
+
},
|
|
16476
|
+
{
|
|
16477
|
+
"name": "is-snapshot",
|
|
16478
|
+
"type": {
|
|
16479
|
+
"text": "boolean"
|
|
16480
|
+
},
|
|
16481
|
+
"default": "false",
|
|
16482
|
+
"description": "Request a snapshot from the server.",
|
|
16483
|
+
"fieldName": "isSnapshot",
|
|
16484
|
+
"inheritedFrom": {
|
|
16485
|
+
"name": "GenesisGridDatasourceElement",
|
|
16486
|
+
"module": "src/datasource/base.datasource.ts"
|
|
16487
|
+
}
|
|
16488
|
+
},
|
|
16489
|
+
{
|
|
16490
|
+
"name": "max-rows",
|
|
16491
|
+
"type": {
|
|
16492
|
+
"text": "number"
|
|
16493
|
+
},
|
|
16494
|
+
"description": "Maximum number of rows to be returned as part of the initial message, and as part of any additional MORE_ROWS messages.",
|
|
16495
|
+
"fieldName": "maxRows",
|
|
16496
|
+
"inheritedFrom": {
|
|
16497
|
+
"name": "GenesisGridDatasourceElement",
|
|
16498
|
+
"module": "src/datasource/base.datasource.ts"
|
|
16499
|
+
}
|
|
16500
|
+
},
|
|
16501
|
+
{
|
|
16502
|
+
"name": "order-by",
|
|
16503
|
+
"type": {
|
|
16504
|
+
"text": "string"
|
|
16505
|
+
},
|
|
16506
|
+
"description": "Option to select a Data Server index (defined in the Data Server query), which is especially useful if you want the data to be sorted in a specific way.",
|
|
16507
|
+
"fieldName": "orderBy",
|
|
16508
|
+
"inheritedFrom": {
|
|
16509
|
+
"name": "GenesisGridDatasourceElement",
|
|
16510
|
+
"module": "src/datasource/base.datasource.ts"
|
|
16511
|
+
}
|
|
16512
|
+
},
|
|
16513
|
+
{
|
|
16514
|
+
"name": "resource-name",
|
|
16515
|
+
"type": {
|
|
16516
|
+
"text": "string"
|
|
16517
|
+
},
|
|
16518
|
+
"description": "The name of the target Data Server query or Request Server requestReply.",
|
|
16519
|
+
"fieldName": "resourceName",
|
|
16520
|
+
"inheritedFrom": {
|
|
16521
|
+
"name": "GenesisGridDatasourceElement",
|
|
16522
|
+
"module": "src/datasource/base.datasource.ts"
|
|
16523
|
+
}
|
|
16524
|
+
},
|
|
16525
|
+
{
|
|
16526
|
+
"name": "view-number",
|
|
16527
|
+
"type": {
|
|
16528
|
+
"text": "number"
|
|
16529
|
+
},
|
|
16530
|
+
"description": "The desired view/page you want data from.",
|
|
16531
|
+
"fieldName": "viewNumber",
|
|
16532
|
+
"inheritedFrom": {
|
|
16533
|
+
"name": "GenesisGridDatasourceElement",
|
|
16534
|
+
"module": "src/datasource/base.datasource.ts"
|
|
16535
|
+
}
|
|
16536
|
+
},
|
|
16537
|
+
{
|
|
16538
|
+
"name": "fields",
|
|
16539
|
+
"type": {
|
|
16540
|
+
"text": "string"
|
|
16541
|
+
},
|
|
16542
|
+
"description": "Optional parameter that allows you to select a subset of fields from the query if the client is not interested in receiving all of them.",
|
|
16543
|
+
"fieldName": "fields",
|
|
16544
|
+
"inheritedFrom": {
|
|
16545
|
+
"name": "GenesisGridDatasourceElement",
|
|
16546
|
+
"module": "src/datasource/base.datasource.ts"
|
|
16547
|
+
}
|
|
16548
|
+
},
|
|
16549
|
+
{
|
|
16550
|
+
"name": "max-view",
|
|
16551
|
+
"type": {
|
|
16552
|
+
"text": "number"
|
|
16553
|
+
},
|
|
16554
|
+
"description": "Maximum number of rows to track as part of a client \"view\".",
|
|
16555
|
+
"fieldName": "maxView",
|
|
16556
|
+
"inheritedFrom": {
|
|
16557
|
+
"name": "GenesisGridDatasourceElement",
|
|
16558
|
+
"module": "src/datasource/base.datasource.ts"
|
|
16559
|
+
}
|
|
16560
|
+
},
|
|
16561
|
+
{
|
|
16562
|
+
"name": "moving-view",
|
|
16563
|
+
"type": {
|
|
16564
|
+
"text": "boolean"
|
|
16565
|
+
},
|
|
16566
|
+
"default": "false",
|
|
16567
|
+
"description": "If true, when the maximum number of rows defined in max-view is reached, the Data Server will start discarding the oldest rows (in terms of timestamp) and sending newer rows.",
|
|
16568
|
+
"fieldName": "movingView",
|
|
16569
|
+
"inheritedFrom": {
|
|
16570
|
+
"name": "GenesisGridDatasourceElement",
|
|
16571
|
+
"module": "src/datasource/base.datasource.ts"
|
|
16572
|
+
}
|
|
16573
|
+
},
|
|
16574
|
+
{
|
|
16575
|
+
"type": {
|
|
16576
|
+
"text": "number"
|
|
16577
|
+
},
|
|
16578
|
+
"description": "Option that changes the Data Server index iteration.",
|
|
16579
|
+
"fieldName": "reverse",
|
|
16580
|
+
"default": "false",
|
|
16581
|
+
"inheritedFrom": {
|
|
16582
|
+
"name": "GenesisGridDatasourceElement",
|
|
16583
|
+
"module": "src/datasource/base.datasource.ts"
|
|
16584
|
+
}
|
|
16585
|
+
},
|
|
16586
|
+
{
|
|
16587
|
+
"name": "disable-polling",
|
|
16588
|
+
"type": {
|
|
16589
|
+
"text": "boolean"
|
|
16590
|
+
},
|
|
16591
|
+
"default": "false",
|
|
16592
|
+
"description": "Disables polling if set to true (data updates for the grid will not be fetched automatically).",
|
|
16593
|
+
"fieldName": "disablePolling",
|
|
16594
|
+
"inheritedFrom": {
|
|
16595
|
+
"name": "GenesisGridDatasourceElement",
|
|
16596
|
+
"module": "src/datasource/base.datasource.ts"
|
|
16597
|
+
}
|
|
16598
|
+
},
|
|
16599
|
+
{
|
|
16600
|
+
"name": "polling-interval",
|
|
16601
|
+
"type": {
|
|
16602
|
+
"text": "number"
|
|
16603
|
+
},
|
|
16604
|
+
"description": "Custom polling frequency (in milliseconds) for a Request Server resource.",
|
|
16605
|
+
"fieldName": "pollingInterval",
|
|
16606
|
+
"inheritedFrom": {
|
|
16607
|
+
"name": "GenesisGridDatasourceElement",
|
|
16608
|
+
"module": "src/datasource/base.datasource.ts"
|
|
16609
|
+
}
|
|
16610
|
+
},
|
|
16611
|
+
{
|
|
16612
|
+
"name": "request-auto-setup",
|
|
16613
|
+
"type": {
|
|
16614
|
+
"text": "boolean"
|
|
16615
|
+
},
|
|
16616
|
+
"default": "true",
|
|
16617
|
+
"description": "Attribute to set whether the REQUEST object should be automatically set up.",
|
|
16618
|
+
"fieldName": "requestAutoSetup",
|
|
16619
|
+
"inheritedFrom": {
|
|
16620
|
+
"name": "GenesisGridDatasourceElement",
|
|
16621
|
+
"module": "src/datasource/base.datasource.ts"
|
|
16622
|
+
}
|
|
16623
|
+
},
|
|
16624
|
+
{
|
|
16625
|
+
"name": "row-id",
|
|
16626
|
+
"description": "Attribute to set an unique identifier for the row.\n\nDefaults to `ROW_REF` or `RECORD_ID` depending on the resource type.",
|
|
16627
|
+
"fieldName": "rowIdAttr",
|
|
16628
|
+
"inheritedFrom": {
|
|
16629
|
+
"name": "GenesisGridDatasourceElement",
|
|
16630
|
+
"module": "src/datasource/base.datasource.ts"
|
|
16631
|
+
}
|
|
16632
|
+
},
|
|
16633
|
+
{
|
|
16634
|
+
"name": "restart-on-reconnection",
|
|
16635
|
+
"type": {
|
|
16636
|
+
"text": "boolean"
|
|
16637
|
+
},
|
|
16638
|
+
"default": "true",
|
|
16639
|
+
"description": "Attribute to set whether the datasource should restart when it reconnects.",
|
|
16640
|
+
"fieldName": "restartOnReconnection",
|
|
16641
|
+
"inheritedFrom": {
|
|
16642
|
+
"name": "GenesisGridDatasourceElement",
|
|
16643
|
+
"module": "src/datasource/base.datasource.ts"
|
|
16644
|
+
}
|
|
16645
|
+
}
|
|
16646
|
+
],
|
|
16647
|
+
"mixins": [
|
|
16648
|
+
{
|
|
16649
|
+
"name": "LifecycleMixin",
|
|
16650
|
+
"package": "@genesislcap/foundation-utils"
|
|
16651
|
+
}
|
|
16652
|
+
],
|
|
16653
|
+
"superclass": {
|
|
16654
|
+
"name": "GridProBaseDatasource",
|
|
16655
|
+
"module": "/src/datasource/base.datasource"
|
|
16656
|
+
},
|
|
16657
|
+
"tagName": "grid-pro-genesis-datasource",
|
|
16658
|
+
"customElement": true
|
|
16659
|
+
}
|
|
16660
|
+
],
|
|
16661
|
+
"exports": [
|
|
16662
|
+
{
|
|
16663
|
+
"kind": "js",
|
|
16664
|
+
"name": "GridProGenesisDatasource",
|
|
16665
|
+
"declaration": {
|
|
16666
|
+
"name": "GridProGenesisDatasource",
|
|
16667
|
+
"module": "src/grid-pro-genesis-datasource/grid-pro-genesis-datasource.ts"
|
|
16668
|
+
}
|
|
16669
|
+
},
|
|
16670
|
+
{
|
|
16671
|
+
"kind": "custom-element-definition",
|
|
16672
|
+
"name": "grid-pro-genesis-datasource",
|
|
16673
|
+
"declaration": {
|
|
16674
|
+
"name": "GridProGenesisDatasource",
|
|
16675
|
+
"module": "src/grid-pro-genesis-datasource/grid-pro-genesis-datasource.ts"
|
|
16676
|
+
}
|
|
16677
|
+
}
|
|
16678
|
+
]
|
|
16679
|
+
},
|
|
16680
|
+
{
|
|
16681
|
+
"kind": "javascript-module",
|
|
16682
|
+
"path": "src/grid-pro-genesis-datasource/grid-pro-genesis-datasource.types.ts",
|
|
16683
|
+
"declarations": [],
|
|
16684
|
+
"exports": []
|
|
16685
|
+
},
|
|
16686
|
+
{
|
|
16687
|
+
"kind": "javascript-module",
|
|
16688
|
+
"path": "src/grid-pro-genesis-datasource/index.ts",
|
|
16689
|
+
"declarations": [],
|
|
16690
|
+
"exports": [
|
|
16691
|
+
{
|
|
16692
|
+
"kind": "js",
|
|
16693
|
+
"name": "*",
|
|
16694
|
+
"declaration": {
|
|
16695
|
+
"name": "*",
|
|
16696
|
+
"package": "./datasource-events.types"
|
|
16697
|
+
}
|
|
16698
|
+
},
|
|
16699
|
+
{
|
|
16700
|
+
"kind": "js",
|
|
16701
|
+
"name": "*",
|
|
16702
|
+
"declaration": {
|
|
16703
|
+
"name": "*",
|
|
16704
|
+
"package": "./grid-pro-genesis-datasource"
|
|
16705
|
+
}
|
|
16706
|
+
},
|
|
16707
|
+
{
|
|
16708
|
+
"kind": "js",
|
|
16709
|
+
"name": "*",
|
|
16710
|
+
"declaration": {
|
|
16711
|
+
"name": "*",
|
|
16712
|
+
"package": "./grid-pro-genesis-datasource.config"
|
|
16713
|
+
}
|
|
16714
|
+
},
|
|
16715
|
+
{
|
|
16716
|
+
"kind": "js",
|
|
16717
|
+
"name": "*",
|
|
16718
|
+
"declaration": {
|
|
16719
|
+
"name": "*",
|
|
16720
|
+
"package": "./grid-pro-genesis-datasource.types"
|
|
16721
|
+
}
|
|
16722
|
+
}
|
|
16723
|
+
]
|
|
16724
|
+
},
|
|
16725
|
+
{
|
|
16726
|
+
"kind": "javascript-module",
|
|
16727
|
+
"path": "src/multicolumn-dropdown/index.ts",
|
|
16728
|
+
"declarations": [],
|
|
16729
|
+
"exports": [
|
|
16730
|
+
{
|
|
16731
|
+
"kind": "js",
|
|
16732
|
+
"name": "*",
|
|
16733
|
+
"declaration": {
|
|
16734
|
+
"name": "*",
|
|
16735
|
+
"package": "./multicolumn-dropdown"
|
|
16736
|
+
}
|
|
16737
|
+
},
|
|
16738
|
+
{
|
|
16739
|
+
"kind": "js",
|
|
16740
|
+
"name": "*",
|
|
16741
|
+
"declaration": {
|
|
16742
|
+
"name": "*",
|
|
16743
|
+
"package": "./multicolumn-dropdown.styles"
|
|
16744
|
+
}
|
|
16745
|
+
},
|
|
16746
|
+
{
|
|
16747
|
+
"kind": "js",
|
|
16748
|
+
"name": "*",
|
|
16749
|
+
"declaration": {
|
|
16750
|
+
"name": "*",
|
|
16751
|
+
"package": "./multicolumn-dropdown.template"
|
|
16752
|
+
}
|
|
16753
|
+
}
|
|
16754
|
+
]
|
|
16755
|
+
},
|
|
16756
|
+
{
|
|
16757
|
+
"kind": "javascript-module",
|
|
16758
|
+
"path": "src/multicolumn-dropdown/multicolumn-dropdown.styles.ts",
|
|
16759
|
+
"declarations": [
|
|
16760
|
+
{
|
|
16761
|
+
"kind": "variable",
|
|
16762
|
+
"name": "dropdownWidthVar",
|
|
16763
|
+
"type": {
|
|
16764
|
+
"text": "string"
|
|
16765
|
+
},
|
|
16766
|
+
"default": "'--dropdown-width'",
|
|
16767
|
+
"description": "The CSS variable to use for specifying the dropdown's width"
|
|
16768
|
+
},
|
|
16769
|
+
{
|
|
16770
|
+
"kind": "variable",
|
|
16771
|
+
"name": "optionsClass",
|
|
16772
|
+
"type": {
|
|
16773
|
+
"text": "string"
|
|
16774
|
+
},
|
|
16775
|
+
"default": "'options'",
|
|
16776
|
+
"description": "The CSS class to use for the options element's class in the dropdown"
|
|
16777
|
+
},
|
|
16778
|
+
{
|
|
16779
|
+
"kind": "variable",
|
|
16780
|
+
"name": "DISPLAY_NONE_CLASS",
|
|
16781
|
+
"type": {
|
|
16782
|
+
"text": "string"
|
|
16783
|
+
},
|
|
16784
|
+
"default": "'dnone'",
|
|
16785
|
+
"description": "Class name used to hide elements with display:none"
|
|
16786
|
+
},
|
|
16787
|
+
{
|
|
16788
|
+
"kind": "variable",
|
|
16789
|
+
"name": "multicolumnDropdownStyles",
|
|
16790
|
+
"default": "css`\n label {\n color: var(--neutral-foreground-hint, rgb(135 155 166));\n font-style: normal;\n margin: calc(var(--design-unit) * 2px) 0;\n display: block;\n cursor: pointer;\n font-size: var(--type-ramp-base-font-size);\n line-height: var(--type-ramp-base-line-height);\n }\n\n .${DISPLAY_NONE_CLASS} {\n display: none !important;\n }\n\n .root {\n position: relative;\n width: inherit;\n min-width: 250px;\n ${dropdownWidthVar}: 350px;\n }\n\n .control {\n cursor: pointer;\n position: relative;\n display: flex;\n align-items: center;\n width: 100%;\n border-radius: calc(var(--control-corner-radius) * 1px);\n }\n\n #display-field {\n width: 100%;\n cursor: pointer;\n color: inherit;\n min-height: 40px;\n padding-left: calc(var(--design-unit) * 2.25px);\n padding-right: 52px;\n border-width: 0;\n background: var(--neutral-fill-input-rest);\n border-radius: calc(var(--control-corner-radius) * 1px);\n text-overflow: ellipsis;\n font-size: var(--type-ramp-base-font-size);\n font-family: var(--body-font);\n }\n\n #display-field[disabled] {\n cursor: not-allowed;\n opacity: var(--disabled-opacity);\n }\n\n #display-field:focus {\n outline: 1px solid var(--accent-fill-rest);\n background: var(--neutral-fill-input-rest);\n border-style: none;\n box-shadow: none;\n }\n\n #display-field:hover:not(:focus):not([disabled]) {\n outline: 1px solid var(--neutral-stroke-hover, rgb(231 232 232));\n }\n\n button {\n pointer-events: none;\n }\n\n #arrow-icon {\n display: inline-block;\n width: 16px;\n color: currentColor;\n position: absolute;\n left: calc(100% - 26px);\n padding: 0;\n cursor: pointer;\n transform: rotate(0deg);\n transition: transform 0.2s linear 0s;\n }\n\n #arrow-icon.flipped {\n transform: rotate(180deg);\n }\n\n .cross-icon {\n display: inline-block;\n width: 12px;\n color: currentColor;\n position: absolute;\n left: calc(100% - 46px);\n padding: 0;\n cursor: pointer;\n visibility: hidden;\n }\n\n .cross-icon:hover {\n color: var(--error-color);\n }\n\n .disabled-icon {\n pointer-events: none;\n opacity: var(--disabled-opacity);\n }\n\n .${optionsClass} {\n min-width: 100%;\n width: var(${dropdownWidthVar});\n display: flex;\n flex-direction: column;\n position: absolute;\n height: max-content;\n overflow-y: hidden;\n margin: 5px 0;\n background: var(--neutral-fill-input-rest);\n visibility: hidden;\n z-index: 999;\n }\n\n .dropdown-above {\n bottom: 100%;\n }\n\n .dropdown-left {\n right: 0;\n }\n\n .grid-container {\n height: 300px;\n width: 100%;\n }\n\n #filter-search {\n padding: 5px;\n }\n\n .visible {\n visibility: visible;\n }\n`",
|
|
16791
|
+
"description": "Multicolumn Dropdown styles.",
|
|
16792
|
+
"privacy": "public"
|
|
16793
|
+
}
|
|
16794
|
+
],
|
|
16795
|
+
"exports": [
|
|
16796
|
+
{
|
|
16797
|
+
"kind": "js",
|
|
16798
|
+
"name": "dropdownWidthVar",
|
|
16799
|
+
"declaration": {
|
|
16800
|
+
"name": "dropdownWidthVar",
|
|
16801
|
+
"module": "src/multicolumn-dropdown/multicolumn-dropdown.styles.ts"
|
|
16802
|
+
}
|
|
16803
|
+
},
|
|
16804
|
+
{
|
|
16805
|
+
"kind": "js",
|
|
16806
|
+
"name": "optionsClass",
|
|
16807
|
+
"declaration": {
|
|
16808
|
+
"name": "optionsClass",
|
|
16809
|
+
"module": "src/multicolumn-dropdown/multicolumn-dropdown.styles.ts"
|
|
16810
|
+
}
|
|
16811
|
+
},
|
|
16812
|
+
{
|
|
16813
|
+
"kind": "js",
|
|
16814
|
+
"name": "DISPLAY_NONE_CLASS",
|
|
16815
|
+
"declaration": {
|
|
16816
|
+
"name": "DISPLAY_NONE_CLASS",
|
|
16817
|
+
"module": "src/multicolumn-dropdown/multicolumn-dropdown.styles.ts"
|
|
16818
|
+
}
|
|
16819
|
+
},
|
|
16820
|
+
{
|
|
16821
|
+
"kind": "js",
|
|
16822
|
+
"name": "multicolumnDropdownStyles",
|
|
16823
|
+
"declaration": {
|
|
16824
|
+
"name": "multicolumnDropdownStyles",
|
|
16825
|
+
"module": "src/multicolumn-dropdown/multicolumn-dropdown.styles.ts"
|
|
16826
|
+
}
|
|
16827
|
+
}
|
|
16828
|
+
]
|
|
16829
|
+
},
|
|
16830
|
+
{
|
|
16831
|
+
"kind": "javascript-module",
|
|
16832
|
+
"path": "src/multicolumn-dropdown/multicolumn-dropdown.template.ts",
|
|
16833
|
+
"declarations": [
|
|
16834
|
+
{
|
|
16835
|
+
"kind": "function",
|
|
16836
|
+
"name": "getMulticolumnDropdownTemplate",
|
|
16837
|
+
"parameters": [
|
|
16838
|
+
{
|
|
16839
|
+
"name": "designSystem",
|
|
16840
|
+
"default": "'foundation'",
|
|
16841
|
+
"description": "The design system prefix to use. Defaults to 'foundation'."
|
|
16842
|
+
}
|
|
16843
|
+
],
|
|
16844
|
+
"description": "Get a Design System prefixed Multicolumn Dropdown template.",
|
|
16845
|
+
"return": {
|
|
16846
|
+
"type": {
|
|
16847
|
+
"text": ""
|
|
16848
|
+
}
|
|
16849
|
+
},
|
|
16850
|
+
"privacy": "public"
|
|
16851
|
+
},
|
|
16852
|
+
{
|
|
16853
|
+
"kind": "variable",
|
|
16854
|
+
"name": "multicolumnDropdownTemplate",
|
|
16855
|
+
"description": "The default Multicolumn Dropdown template using the 'foundation' design system prefix.",
|
|
16856
|
+
"privacy": "public"
|
|
16857
|
+
}
|
|
16858
|
+
],
|
|
16859
|
+
"exports": [
|
|
16860
|
+
{
|
|
16861
|
+
"kind": "js",
|
|
16862
|
+
"name": "getMulticolumnDropdownTemplate",
|
|
16863
|
+
"declaration": {
|
|
16864
|
+
"name": "getMulticolumnDropdownTemplate",
|
|
16865
|
+
"module": "src/multicolumn-dropdown/multicolumn-dropdown.template.ts"
|
|
16866
|
+
}
|
|
16867
|
+
},
|
|
16868
|
+
{
|
|
16869
|
+
"kind": "js",
|
|
16870
|
+
"name": "multicolumnDropdownTemplate",
|
|
16871
|
+
"declaration": {
|
|
16872
|
+
"name": "multicolumnDropdownTemplate",
|
|
16873
|
+
"module": "src/multicolumn-dropdown/multicolumn-dropdown.template.ts"
|
|
16874
|
+
}
|
|
16875
|
+
}
|
|
16876
|
+
]
|
|
16877
|
+
},
|
|
16878
|
+
{
|
|
16879
|
+
"kind": "javascript-module",
|
|
16880
|
+
"path": "src/multicolumn-dropdown/multicolumn-dropdown.ts",
|
|
16881
|
+
"declarations": [
|
|
16882
|
+
{
|
|
16883
|
+
"kind": "function",
|
|
16884
|
+
"name": "wasClickOutsideElement",
|
|
16885
|
+
"parameters": [
|
|
16886
|
+
{
|
|
16887
|
+
"name": "event",
|
|
16888
|
+
"type": {
|
|
16889
|
+
"text": "MouseEvent"
|
|
16890
|
+
}
|
|
16891
|
+
},
|
|
16892
|
+
{
|
|
16893
|
+
"name": "target",
|
|
16894
|
+
"type": {
|
|
16895
|
+
"text": "EventTarget"
|
|
16896
|
+
}
|
|
16897
|
+
}
|
|
16898
|
+
],
|
|
16899
|
+
"description": "Checks if the given mouse event occurred outside the target element.",
|
|
16900
|
+
"privacy": "public"
|
|
16901
|
+
},
|
|
16902
|
+
{
|
|
16903
|
+
"kind": "class",
|
|
16904
|
+
"description": "",
|
|
16905
|
+
"name": "MulticolumnDropdown",
|
|
16906
|
+
"members": [
|
|
16907
|
+
{
|
|
16908
|
+
"kind": "field",
|
|
16909
|
+
"name": "optionsElement",
|
|
16910
|
+
"type": {
|
|
16911
|
+
"text": "HTMLElement"
|
|
16912
|
+
}
|
|
16913
|
+
},
|
|
16914
|
+
{
|
|
16915
|
+
"kind": "field",
|
|
16916
|
+
"name": "lastRequest",
|
|
16917
|
+
"type": {
|
|
16918
|
+
"text": "object"
|
|
16919
|
+
},
|
|
16920
|
+
"privacy": "private"
|
|
16921
|
+
},
|
|
16922
|
+
{
|
|
16923
|
+
"kind": "field",
|
|
16924
|
+
"name": "connectOverride",
|
|
16925
|
+
"type": {
|
|
16926
|
+
"text": "Connect"
|
|
16927
|
+
},
|
|
16928
|
+
"privacy": "private"
|
|
16929
|
+
},
|
|
16930
|
+
{
|
|
16931
|
+
"kind": "field",
|
|
16932
|
+
"name": "_connectDI",
|
|
16933
|
+
"type": {
|
|
16934
|
+
"text": "Connect"
|
|
16935
|
+
},
|
|
16936
|
+
"privacy": "private"
|
|
16937
|
+
},
|
|
16938
|
+
{
|
|
16939
|
+
"kind": "field",
|
|
16940
|
+
"name": "connect",
|
|
15946
16941
|
"type": {
|
|
15947
|
-
"text": "
|
|
16942
|
+
"text": "Connect"
|
|
15948
16943
|
},
|
|
15949
|
-
"
|
|
15950
|
-
"name": "GenesisGridDatasourceElement",
|
|
15951
|
-
"module": "src/datasource/base.datasource.ts"
|
|
15952
|
-
}
|
|
16944
|
+
"description": "The connect service - uses DI by default, but can be manually set for dynamic element creation"
|
|
15953
16945
|
},
|
|
15954
16946
|
{
|
|
15955
16947
|
"kind": "field",
|
|
15956
|
-
"name": "
|
|
16948
|
+
"name": "disabled",
|
|
15957
16949
|
"type": {
|
|
15958
|
-
"text": "
|
|
16950
|
+
"text": "boolean"
|
|
15959
16951
|
},
|
|
15960
|
-
"
|
|
15961
|
-
|
|
15962
|
-
"module": "src/datasource/base.datasource.ts"
|
|
15963
|
-
}
|
|
16952
|
+
"privacy": "public",
|
|
16953
|
+
"description": "Whether to disable control of the component"
|
|
15964
16954
|
},
|
|
15965
16955
|
{
|
|
15966
16956
|
"kind": "field",
|
|
15967
|
-
"name": "
|
|
16957
|
+
"name": "resourceName",
|
|
15968
16958
|
"type": {
|
|
15969
|
-
"text": "
|
|
16959
|
+
"text": "string"
|
|
15970
16960
|
},
|
|
15971
|
-
"
|
|
15972
|
-
"
|
|
15973
|
-
"name": "GenesisGridDatasourceElement",
|
|
15974
|
-
"module": "src/datasource/base.datasource.ts"
|
|
15975
|
-
}
|
|
16961
|
+
"privacy": "public",
|
|
16962
|
+
"description": "The name of the reqrep to get the options from"
|
|
15976
16963
|
},
|
|
15977
16964
|
{
|
|
15978
16965
|
"kind": "field",
|
|
15979
|
-
"name": "
|
|
16966
|
+
"name": "searchKey",
|
|
15980
16967
|
"type": {
|
|
15981
|
-
"text": "string"
|
|
16968
|
+
"text": "string | string[] | undefined"
|
|
15982
16969
|
},
|
|
15983
|
-
"
|
|
15984
|
-
"
|
|
15985
|
-
"name": "GenesisGridDatasourceElement",
|
|
15986
|
-
"module": "src/datasource/base.datasource.ts"
|
|
15987
|
-
}
|
|
16970
|
+
"privacy": "public",
|
|
16971
|
+
"description": "The key(s) to search by. Use comma-separated values for multiple keys (e.g. search-key=\"NAME,ID\")."
|
|
15988
16972
|
},
|
|
15989
16973
|
{
|
|
15990
16974
|
"kind": "field",
|
|
15991
|
-
"name": "
|
|
16975
|
+
"name": "requestSupportsAdvancedSearch",
|
|
15992
16976
|
"type": {
|
|
15993
16977
|
"text": "boolean"
|
|
15994
16978
|
},
|
|
16979
|
+
"privacy": "public",
|
|
15995
16980
|
"default": "false",
|
|
15996
|
-
"description": "
|
|
15997
|
-
"inheritedFrom": {
|
|
15998
|
-
"name": "GenesisGridDatasourceElement",
|
|
15999
|
-
"module": "src/datasource/base.datasource.ts"
|
|
16000
|
-
}
|
|
16981
|
+
"description": "Tells whether a given request supports lookup by Groovy Expressions."
|
|
16001
16982
|
},
|
|
16002
16983
|
{
|
|
16003
16984
|
"kind": "field",
|
|
16004
|
-
"name": "
|
|
16985
|
+
"name": "valueKey",
|
|
16005
16986
|
"type": {
|
|
16006
|
-
"text": "
|
|
16987
|
+
"text": "string"
|
|
16007
16988
|
},
|
|
16008
|
-
"
|
|
16009
|
-
"
|
|
16010
|
-
"name": "GenesisGridDatasourceElement",
|
|
16011
|
-
"module": "src/datasource/base.datasource.ts"
|
|
16012
|
-
}
|
|
16989
|
+
"privacy": "public",
|
|
16990
|
+
"description": "The key used as the value sent to the server"
|
|
16013
16991
|
},
|
|
16014
16992
|
{
|
|
16015
16993
|
"kind": "field",
|
|
16016
|
-
"name": "
|
|
16994
|
+
"name": "labelKey",
|
|
16017
16995
|
"type": {
|
|
16018
16996
|
"text": "string"
|
|
16019
16997
|
},
|
|
16020
|
-
"
|
|
16021
|
-
"
|
|
16022
|
-
"name": "GenesisGridDatasourceElement",
|
|
16023
|
-
"module": "src/datasource/base.datasource.ts"
|
|
16024
|
-
}
|
|
16998
|
+
"privacy": "public",
|
|
16999
|
+
"description": "The key used as the label displayed in the UI"
|
|
16025
17000
|
},
|
|
16026
17001
|
{
|
|
16027
17002
|
"kind": "field",
|
|
16028
|
-
"name": "
|
|
17003
|
+
"name": "dropdownPlacement",
|
|
16029
17004
|
"type": {
|
|
16030
|
-
"text": "
|
|
17005
|
+
"text": "'bottom-right' | 'bottom-left' | 'top-right' | 'top-left'"
|
|
16031
17006
|
},
|
|
16032
|
-
"description": "
|
|
16033
|
-
"inheritedFrom": {
|
|
16034
|
-
"name": "GenesisGridDatasourceElement",
|
|
16035
|
-
"module": "src/datasource/base.datasource.ts"
|
|
16036
|
-
}
|
|
17007
|
+
"description": "Position of the dropdown panel relative to the control.\n- `'bottom-right'` – default; opens below and aligns to the right edge of the control\n- `'bottom-left'` – opens below and extends to the left\n- `'top-right'` – opens above and aligns to the right edge of the control\n- `'top-left'` – opens above and extends to the left"
|
|
16037
17008
|
},
|
|
16038
17009
|
{
|
|
16039
17010
|
"kind": "field",
|
|
16040
|
-
"name": "
|
|
17011
|
+
"name": "dropdownWidth",
|
|
16041
17012
|
"type": {
|
|
16042
17013
|
"text": "number"
|
|
16043
17014
|
},
|
|
16044
|
-
"
|
|
16045
|
-
"
|
|
16046
|
-
"name": "GenesisGridDatasourceElement",
|
|
16047
|
-
"module": "src/datasource/base.datasource.ts"
|
|
16048
|
-
}
|
|
17015
|
+
"privacy": "public",
|
|
17016
|
+
"description": "Optionally specifies the width of the dropdown"
|
|
16049
17017
|
},
|
|
16050
17018
|
{
|
|
16051
17019
|
"kind": "field",
|
|
16052
|
-
"name": "
|
|
17020
|
+
"name": "request",
|
|
16053
17021
|
"type": {
|
|
16054
|
-
"text": "
|
|
17022
|
+
"text": "object"
|
|
16055
17023
|
},
|
|
16056
|
-
"
|
|
16057
|
-
"
|
|
16058
|
-
"name": "GenesisGridDatasourceElement",
|
|
16059
|
-
"module": "src/datasource/base.datasource.ts"
|
|
16060
|
-
}
|
|
17024
|
+
"privacy": "public",
|
|
17025
|
+
"description": "A request object to pass in the reqrep"
|
|
16061
17026
|
},
|
|
16062
17027
|
{
|
|
16063
17028
|
"kind": "field",
|
|
16064
|
-
"name": "
|
|
17029
|
+
"name": "columnDefinitions",
|
|
16065
17030
|
"type": {
|
|
16066
|
-
"text": "
|
|
17031
|
+
"text": "ColDef[]"
|
|
16067
17032
|
},
|
|
16068
|
-
"
|
|
16069
|
-
"
|
|
16070
|
-
"name": "GenesisGridDatasourceElement",
|
|
16071
|
-
"module": "src/datasource/base.datasource.ts"
|
|
16072
|
-
}
|
|
17033
|
+
"privacy": "public",
|
|
17034
|
+
"description": "An array of AG Grid column definitions to use in the grid to display the data"
|
|
16073
17035
|
},
|
|
16074
17036
|
{
|
|
16075
17037
|
"kind": "field",
|
|
16076
|
-
"name": "
|
|
17038
|
+
"name": "baseCriteria",
|
|
16077
17039
|
"type": {
|
|
16078
|
-
"text": "
|
|
17040
|
+
"text": "string | undefined"
|
|
16079
17041
|
},
|
|
16080
|
-
"
|
|
16081
|
-
"description": "
|
|
16082
|
-
"inheritedFrom": {
|
|
16083
|
-
"name": "GenesisGridDatasourceElement",
|
|
16084
|
-
"module": "src/datasource/base.datasource.ts"
|
|
16085
|
-
}
|
|
17042
|
+
"privacy": "public",
|
|
17043
|
+
"description": "Base criteria that is always applied to requests combined with search criteria via AND.\nUse this to pre-filter results."
|
|
16086
17044
|
},
|
|
16087
17045
|
{
|
|
16088
17046
|
"kind": "field",
|
|
16089
|
-
"name": "
|
|
17047
|
+
"name": "defaultSlottedNodes",
|
|
16090
17048
|
"type": {
|
|
16091
|
-
"text": "
|
|
17049
|
+
"text": "Node[]"
|
|
16092
17050
|
},
|
|
16093
|
-
"
|
|
16094
|
-
"
|
|
16095
|
-
"inheritedFrom": {
|
|
16096
|
-
"name": "GenesisGridDatasourceElement",
|
|
16097
|
-
"module": "src/datasource/base.datasource.ts"
|
|
16098
|
-
}
|
|
17051
|
+
"privacy": "public",
|
|
17052
|
+
"default": "[]"
|
|
16099
17053
|
},
|
|
16100
17054
|
{
|
|
16101
17055
|
"kind": "field",
|
|
16102
|
-
"name": "
|
|
17056
|
+
"name": "grid",
|
|
16103
17057
|
"type": {
|
|
16104
|
-
"text": "
|
|
17058
|
+
"text": "GridPro"
|
|
16105
17059
|
},
|
|
16106
|
-
"
|
|
16107
|
-
"description": "Disables polling if set to true (data updates for the grid will not be fetched automatically).",
|
|
16108
|
-
"inheritedFrom": {
|
|
16109
|
-
"name": "GenesisGridDatasourceElement",
|
|
16110
|
-
"module": "src/datasource/base.datasource.ts"
|
|
16111
|
-
}
|
|
17060
|
+
"privacy": "public"
|
|
16112
17061
|
},
|
|
16113
17062
|
{
|
|
16114
17063
|
"kind": "field",
|
|
16115
|
-
"name": "
|
|
17064
|
+
"name": "_value",
|
|
16116
17065
|
"type": {
|
|
16117
|
-
"text": "
|
|
17066
|
+
"text": "string"
|
|
16118
17067
|
},
|
|
16119
|
-
"
|
|
16120
|
-
"inheritedFrom": {
|
|
16121
|
-
"name": "GenesisGridDatasourceElement",
|
|
16122
|
-
"module": "src/datasource/base.datasource.ts"
|
|
16123
|
-
}
|
|
17068
|
+
"privacy": "private"
|
|
16124
17069
|
},
|
|
16125
17070
|
{
|
|
16126
17071
|
"kind": "field",
|
|
16127
|
-
"name": "
|
|
17072
|
+
"name": "value",
|
|
16128
17073
|
"type": {
|
|
16129
|
-
"text": "
|
|
16130
|
-
},
|
|
16131
|
-
"description": "Custom polling frequency (in milliseconds) for a Request Server resource.",
|
|
16132
|
-
"inheritedFrom": {
|
|
16133
|
-
"name": "GenesisGridDatasourceElement",
|
|
16134
|
-
"module": "src/datasource/base.datasource.ts"
|
|
17074
|
+
"text": "string"
|
|
16135
17075
|
}
|
|
16136
17076
|
},
|
|
16137
17077
|
{
|
|
16138
17078
|
"kind": "field",
|
|
16139
|
-
"name": "
|
|
17079
|
+
"name": "filterSearch",
|
|
16140
17080
|
"type": {
|
|
16141
|
-
"text": "string
|
|
17081
|
+
"text": "string"
|
|
16142
17082
|
},
|
|
16143
|
-
"
|
|
16144
|
-
"description": "
|
|
16145
|
-
"inheritedFrom": {
|
|
16146
|
-
"name": "GenesisGridDatasourceElement",
|
|
16147
|
-
"module": "src/datasource/base.datasource.ts"
|
|
16148
|
-
}
|
|
17083
|
+
"privacy": "public",
|
|
17084
|
+
"description": "The criteria to search by"
|
|
16149
17085
|
},
|
|
16150
17086
|
{
|
|
16151
17087
|
"kind": "field",
|
|
16152
|
-
"name": "
|
|
17088
|
+
"name": "open",
|
|
16153
17089
|
"type": {
|
|
16154
|
-
"text": "
|
|
17090
|
+
"text": "boolean"
|
|
16155
17091
|
},
|
|
16156
|
-
"
|
|
16157
|
-
"
|
|
16158
|
-
"name": "GenesisGridDatasourceElement",
|
|
16159
|
-
"module": "src/datasource/base.datasource.ts"
|
|
16160
|
-
}
|
|
17092
|
+
"privacy": "public",
|
|
17093
|
+
"description": "Whether the dropdown is open or not"
|
|
16161
17094
|
},
|
|
16162
17095
|
{
|
|
16163
17096
|
"kind": "field",
|
|
16164
|
-
"name": "
|
|
17097
|
+
"name": "selectedRow",
|
|
16165
17098
|
"type": {
|
|
16166
|
-
"text": "
|
|
17099
|
+
"text": "object"
|
|
16167
17100
|
},
|
|
16168
|
-
"
|
|
16169
|
-
"description": "Attribute to set whether the REQUEST object should be automatically set up.",
|
|
16170
|
-
"inheritedFrom": {
|
|
16171
|
-
"name": "GenesisGridDatasourceElement",
|
|
16172
|
-
"module": "src/datasource/base.datasource.ts"
|
|
16173
|
-
}
|
|
17101
|
+
"description": "Data for the selected row"
|
|
16174
17102
|
},
|
|
16175
17103
|
{
|
|
16176
17104
|
"kind": "field",
|
|
16177
|
-
"name": "
|
|
16178
|
-
"description": "
|
|
16179
|
-
"
|
|
16180
|
-
"name": "GenesisGridDatasourceElement",
|
|
16181
|
-
"module": "src/datasource/base.datasource.ts"
|
|
16182
|
-
}
|
|
17105
|
+
"name": "displayValue",
|
|
17106
|
+
"description": "Value to display in the form field",
|
|
17107
|
+
"readonly": true
|
|
16183
17108
|
},
|
|
16184
17109
|
{
|
|
16185
17110
|
"kind": "field",
|
|
16186
|
-
"name": "
|
|
17111
|
+
"name": "hasSearchKey",
|
|
16187
17112
|
"type": {
|
|
16188
17113
|
"text": "boolean"
|
|
16189
17114
|
},
|
|
16190
|
-
"
|
|
16191
|
-
"description": "Attribute to set whether the datasource should restart when it reconnects.",
|
|
16192
|
-
"inheritedFrom": {
|
|
16193
|
-
"name": "GenesisGridDatasourceElement",
|
|
16194
|
-
"module": "src/datasource/base.datasource.ts"
|
|
16195
|
-
}
|
|
17115
|
+
"readonly": true
|
|
16196
17116
|
},
|
|
16197
17117
|
{
|
|
16198
17118
|
"kind": "field",
|
|
16199
|
-
"name": "
|
|
17119
|
+
"name": "hasSlottedContent",
|
|
16200
17120
|
"type": {
|
|
16201
|
-
"text": "
|
|
17121
|
+
"text": "boolean"
|
|
16202
17122
|
},
|
|
16203
|
-
"
|
|
16204
|
-
|
|
16205
|
-
|
|
16206
|
-
|
|
16207
|
-
|
|
16208
|
-
|
|
17123
|
+
"readonly": true
|
|
17124
|
+
},
|
|
17125
|
+
{
|
|
17126
|
+
"kind": "method",
|
|
17127
|
+
"name": "setGridRowData",
|
|
17128
|
+
"privacy": "private",
|
|
17129
|
+
"parameters": [
|
|
17130
|
+
{
|
|
17131
|
+
"name": "rows",
|
|
17132
|
+
"type": {
|
|
17133
|
+
"text": "any[]"
|
|
17134
|
+
}
|
|
17135
|
+
}
|
|
17136
|
+
],
|
|
17137
|
+
"description": "Sets row data on the grid in a version-safe way.\nAG Grid v32+ removed `setRowData` in favour of `updateGridOptions`."
|
|
17138
|
+
},
|
|
17139
|
+
{
|
|
17140
|
+
"kind": "method",
|
|
17141
|
+
"name": "setGridColumnDefs",
|
|
17142
|
+
"privacy": "private",
|
|
17143
|
+
"parameters": [
|
|
17144
|
+
{
|
|
17145
|
+
"name": "colDefs",
|
|
17146
|
+
"type": {
|
|
17147
|
+
"text": "ColDef[]"
|
|
17148
|
+
}
|
|
17149
|
+
}
|
|
17150
|
+
],
|
|
17151
|
+
"description": "Sets column defs on the grid in a version-safe way.\nAG Grid v32+ removed `setColumnDefs` in favour of `updateGridOptions`."
|
|
17152
|
+
},
|
|
17153
|
+
{
|
|
17154
|
+
"kind": "method",
|
|
17155
|
+
"name": "emitValue",
|
|
17156
|
+
"privacy": "private",
|
|
17157
|
+
"parameters": [
|
|
17158
|
+
{
|
|
17159
|
+
"name": "value",
|
|
17160
|
+
"type": {
|
|
17161
|
+
"text": "string"
|
|
17162
|
+
}
|
|
17163
|
+
}
|
|
17164
|
+
],
|
|
17165
|
+
"description": "Emits 'change' and 'input' events so that the `sync` directive and forms work correctly."
|
|
17166
|
+
},
|
|
17167
|
+
{
|
|
17168
|
+
"kind": "method",
|
|
17169
|
+
"name": "toggle",
|
|
17170
|
+
"privacy": "public"
|
|
17171
|
+
},
|
|
17172
|
+
{
|
|
17173
|
+
"kind": "method",
|
|
17174
|
+
"name": "getAndSetRows",
|
|
17175
|
+
"privacy": "private"
|
|
17176
|
+
},
|
|
17177
|
+
{
|
|
17178
|
+
"kind": "field",
|
|
17179
|
+
"name": "getAndSetRowsDebounce",
|
|
17180
|
+
"privacy": "private"
|
|
17181
|
+
},
|
|
17182
|
+
{
|
|
17183
|
+
"kind": "method",
|
|
17184
|
+
"name": "filterSearchChanged",
|
|
17185
|
+
"privacy": "public"
|
|
17186
|
+
},
|
|
17187
|
+
{
|
|
17188
|
+
"kind": "method",
|
|
17189
|
+
"name": "requestChanged",
|
|
17190
|
+
"privacy": "public"
|
|
17191
|
+
},
|
|
17192
|
+
{
|
|
17193
|
+
"kind": "method",
|
|
17194
|
+
"name": "columnDefinitionsChanged",
|
|
17195
|
+
"privacy": "public"
|
|
17196
|
+
},
|
|
17197
|
+
{
|
|
17198
|
+
"kind": "field",
|
|
17199
|
+
"name": "handleClickOutside",
|
|
17200
|
+
"privacy": "private"
|
|
17201
|
+
},
|
|
17202
|
+
{
|
|
17203
|
+
"kind": "method",
|
|
17204
|
+
"name": "openChanged",
|
|
17205
|
+
"privacy": "public"
|
|
16209
17206
|
},
|
|
16210
17207
|
{
|
|
16211
|
-
"kind": "
|
|
16212
|
-
"name": "
|
|
16213
|
-
"
|
|
16214
|
-
"text": "Map<string, string>"
|
|
16215
|
-
},
|
|
16216
|
-
"privacy": "protected",
|
|
16217
|
-
"default": "new Map()",
|
|
16218
|
-
"inheritedFrom": {
|
|
16219
|
-
"name": "GenesisGridDatasourceElement",
|
|
16220
|
-
"module": "src/datasource/base.datasource.ts"
|
|
16221
|
-
}
|
|
17208
|
+
"kind": "method",
|
|
17209
|
+
"name": "dropdownWidthChanged",
|
|
17210
|
+
"privacy": "public"
|
|
16222
17211
|
},
|
|
16223
17212
|
{
|
|
16224
|
-
"kind": "
|
|
16225
|
-
"name": "
|
|
16226
|
-
"
|
|
16227
|
-
|
|
16228
|
-
|
|
16229
|
-
|
|
16230
|
-
|
|
16231
|
-
|
|
16232
|
-
|
|
16233
|
-
|
|
16234
|
-
|
|
17213
|
+
"kind": "method",
|
|
17214
|
+
"name": "changeHandler",
|
|
17215
|
+
"privacy": "public",
|
|
17216
|
+
"parameters": [
|
|
17217
|
+
{
|
|
17218
|
+
"name": "event",
|
|
17219
|
+
"type": {
|
|
17220
|
+
"text": "Event"
|
|
17221
|
+
}
|
|
17222
|
+
}
|
|
17223
|
+
]
|
|
16235
17224
|
},
|
|
16236
17225
|
{
|
|
16237
17226
|
"kind": "method",
|
|
16238
|
-
"name": "
|
|
16239
|
-
"privacy": "protected",
|
|
17227
|
+
"name": "cloneNode",
|
|
16240
17228
|
"return": {
|
|
16241
17229
|
"type": {
|
|
16242
|
-
"text": "
|
|
17230
|
+
"text": "Node"
|
|
16243
17231
|
}
|
|
16244
17232
|
},
|
|
17233
|
+
"parameters": [
|
|
17234
|
+
{
|
|
17235
|
+
"name": "deep",
|
|
17236
|
+
"optional": true,
|
|
17237
|
+
"type": {
|
|
17238
|
+
"text": "boolean"
|
|
17239
|
+
}
|
|
17240
|
+
}
|
|
17241
|
+
],
|
|
16245
17242
|
"inheritedFrom": {
|
|
16246
|
-
"name": "
|
|
16247
|
-
"module": "src/
|
|
17243
|
+
"name": "LifecycleMixin",
|
|
17244
|
+
"module": "src/mixins/lifecycle/lifecycle.ts"
|
|
16248
17245
|
}
|
|
16249
17246
|
},
|
|
16250
17247
|
{
|
|
16251
17248
|
"kind": "method",
|
|
16252
|
-
"name": "
|
|
16253
|
-
"privacy": "private",
|
|
17249
|
+
"name": "deepClone",
|
|
16254
17250
|
"return": {
|
|
16255
17251
|
"type": {
|
|
16256
|
-
"text": "
|
|
17252
|
+
"text": "Node"
|
|
16257
17253
|
}
|
|
16258
17254
|
},
|
|
16259
17255
|
"inheritedFrom": {
|
|
16260
|
-
"name": "
|
|
16261
|
-
"module": "src/
|
|
17256
|
+
"name": "LifecycleMixin",
|
|
17257
|
+
"module": "src/mixins/lifecycle/lifecycle.ts"
|
|
16262
17258
|
}
|
|
16263
17259
|
},
|
|
16264
17260
|
{
|
|
16265
17261
|
"kind": "field",
|
|
16266
|
-
"name": "
|
|
16267
|
-
"
|
|
16268
|
-
"
|
|
17262
|
+
"name": "shouldRunDisconnect",
|
|
17263
|
+
"return": {
|
|
17264
|
+
"type": {
|
|
17265
|
+
"text": ""
|
|
17266
|
+
}
|
|
16269
17267
|
},
|
|
16270
17268
|
"readonly": true,
|
|
16271
17269
|
"inheritedFrom": {
|
|
16272
|
-
"name": "
|
|
16273
|
-
"module": "src/
|
|
17270
|
+
"name": "LifecycleMixin",
|
|
17271
|
+
"module": "src/mixins/lifecycle/lifecycle.ts"
|
|
16274
17272
|
}
|
|
16275
17273
|
},
|
|
16276
17274
|
{
|
|
16277
|
-
"kind": "
|
|
16278
|
-
"name": "
|
|
16279
|
-
"
|
|
16280
|
-
{
|
|
16281
|
-
"
|
|
16282
|
-
"type": {
|
|
16283
|
-
"text": "DatasourceStatus"
|
|
16284
|
-
}
|
|
16285
|
-
},
|
|
16286
|
-
{
|
|
16287
|
-
"name": "next",
|
|
16288
|
-
"type": {
|
|
16289
|
-
"text": "DatasourceStatus"
|
|
16290
|
-
}
|
|
17275
|
+
"kind": "field",
|
|
17276
|
+
"name": "shouldRunConnect",
|
|
17277
|
+
"return": {
|
|
17278
|
+
"type": {
|
|
17279
|
+
"text": ""
|
|
16291
17280
|
}
|
|
16292
|
-
|
|
17281
|
+
},
|
|
17282
|
+
"readonly": true,
|
|
16293
17283
|
"inheritedFrom": {
|
|
16294
|
-
"name": "
|
|
16295
|
-
"module": "src/
|
|
17284
|
+
"name": "LifecycleMixin",
|
|
17285
|
+
"module": "src/mixins/lifecycle/lifecycle.ts"
|
|
16296
17286
|
}
|
|
16297
17287
|
},
|
|
16298
17288
|
{
|
|
16299
17289
|
"kind": "method",
|
|
16300
|
-
"name": "
|
|
17290
|
+
"name": "#_blockLifecycleDueToTokenChange",
|
|
17291
|
+
"return": {
|
|
17292
|
+
"type": {
|
|
17293
|
+
"text": "boolean"
|
|
17294
|
+
}
|
|
17295
|
+
},
|
|
16301
17296
|
"parameters": [
|
|
16302
17297
|
{
|
|
16303
|
-
"name": "
|
|
16304
|
-
"type": {
|
|
16305
|
-
"text": "string | any[]"
|
|
16306
|
-
},
|
|
16307
|
-
"description": "The error message or array of error messages"
|
|
16308
|
-
},
|
|
16309
|
-
{
|
|
16310
|
-
"name": "type",
|
|
16311
|
-
"default": "'unknown'",
|
|
17298
|
+
"name": "lifecycleType",
|
|
16312
17299
|
"type": {
|
|
16313
|
-
"text": "
|
|
16314
|
-
}
|
|
16315
|
-
"description": "The type of error that occurred"
|
|
17300
|
+
"text": "Lifecycletype"
|
|
17301
|
+
}
|
|
16316
17302
|
}
|
|
16317
17303
|
],
|
|
16318
|
-
"description": "Handles errors and emits appropriate error events.",
|
|
16319
|
-
"privacy": "public",
|
|
16320
|
-
"inheritedFrom": {
|
|
16321
|
-
"name": "GenesisGridDatasourceElement",
|
|
16322
|
-
"module": "src/datasource/base.datasource.ts"
|
|
16323
|
-
}
|
|
16324
|
-
},
|
|
16325
|
-
{
|
|
16326
|
-
"kind": "method",
|
|
16327
|
-
"name": "clearErrors",
|
|
16328
|
-
"description": "Clears error state and emits connected event.",
|
|
16329
|
-
"privacy": "public",
|
|
16330
17304
|
"inheritedFrom": {
|
|
16331
|
-
"name": "
|
|
16332
|
-
"module": "src/
|
|
17305
|
+
"name": "LifecycleMixin",
|
|
17306
|
+
"module": "src/mixins/lifecycle/lifecycle.ts"
|
|
16333
17307
|
}
|
|
16334
17308
|
},
|
|
16335
17309
|
{
|
|
@@ -16391,249 +17365,123 @@
|
|
|
16391
17365
|
"type": {
|
|
16392
17366
|
"text": "ElementStyles | void | null"
|
|
16393
17367
|
},
|
|
16394
|
-
"privacy": "public",
|
|
16395
|
-
"description": "Sets the default styles for the element instance. When undefined,\nthe element will attempt to resolve default styles from\nthe associated presentation or custom element definition.",
|
|
16396
|
-
"inheritedFrom": {
|
|
16397
|
-
"name": "FoundationElement",
|
|
16398
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
16399
|
-
}
|
|
16400
|
-
},
|
|
16401
|
-
{
|
|
16402
|
-
"kind": "method",
|
|
16403
|
-
"name": "stylesChanged",
|
|
16404
|
-
"privacy": "protected",
|
|
16405
|
-
"return": {
|
|
16406
|
-
"type": {
|
|
16407
|
-
"text": "void"
|
|
16408
|
-
}
|
|
16409
|
-
},
|
|
16410
|
-
"inheritedFrom": {
|
|
16411
|
-
"name": "FoundationElement",
|
|
16412
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
16413
|
-
}
|
|
16414
|
-
},
|
|
16415
|
-
{
|
|
16416
|
-
"kind": "method",
|
|
16417
|
-
"name": "compose",
|
|
16418
|
-
"privacy": "public",
|
|
16419
|
-
"static": true,
|
|
16420
|
-
"return": {
|
|
16421
|
-
"type": {
|
|
16422
|
-
"text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
|
|
16423
|
-
}
|
|
16424
|
-
},
|
|
16425
|
-
"parameters": [
|
|
16426
|
-
{
|
|
16427
|
-
"name": "this",
|
|
16428
|
-
"type": {
|
|
16429
|
-
"text": "K"
|
|
16430
|
-
}
|
|
16431
|
-
},
|
|
16432
|
-
{
|
|
16433
|
-
"name": "elementDefinition",
|
|
16434
|
-
"type": {
|
|
16435
|
-
"text": "T"
|
|
16436
|
-
},
|
|
16437
|
-
"description": "The definition of the element to create the registry\nfunction for."
|
|
16438
|
-
}
|
|
16439
|
-
],
|
|
16440
|
-
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
16441
|
-
"inheritedFrom": {
|
|
16442
|
-
"name": "FoundationElement",
|
|
16443
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
16444
|
-
}
|
|
16445
|
-
}
|
|
16446
|
-
],
|
|
16447
|
-
"attributes": [
|
|
16448
|
-
{
|
|
16449
|
-
"name": "keep-col-defs-on-clear-row-data",
|
|
16450
|
-
"type": {
|
|
16451
|
-
"text": "boolean"
|
|
16452
|
-
},
|
|
16453
|
-
"default": "false",
|
|
16454
|
-
"fieldName": "keepColDefsOnClearRowData"
|
|
16455
|
-
},
|
|
16456
|
-
{
|
|
16457
|
-
"name": "criteria",
|
|
16458
|
-
"type": {
|
|
16459
|
-
"text": "string"
|
|
16460
|
-
},
|
|
16461
|
-
"description": "Groovy expression to perform filters on the query server; these remain active for the life of the subscription.",
|
|
16462
|
-
"fieldName": "criteria",
|
|
16463
|
-
"inheritedFrom": {
|
|
16464
|
-
"name": "GenesisGridDatasourceElement",
|
|
16465
|
-
"module": "src/datasource/base.datasource.ts"
|
|
16466
|
-
}
|
|
16467
|
-
},
|
|
16468
|
-
{
|
|
16469
|
-
"name": "is-snapshot",
|
|
16470
|
-
"type": {
|
|
16471
|
-
"text": "boolean"
|
|
16472
|
-
},
|
|
16473
|
-
"default": "false",
|
|
16474
|
-
"description": "Request a snapshot from the server.",
|
|
16475
|
-
"fieldName": "isSnapshot",
|
|
16476
|
-
"inheritedFrom": {
|
|
16477
|
-
"name": "GenesisGridDatasourceElement",
|
|
16478
|
-
"module": "src/datasource/base.datasource.ts"
|
|
16479
|
-
}
|
|
16480
|
-
},
|
|
16481
|
-
{
|
|
16482
|
-
"name": "max-rows",
|
|
16483
|
-
"type": {
|
|
16484
|
-
"text": "number"
|
|
16485
|
-
},
|
|
16486
|
-
"description": "Maximum number of rows to be returned as part of the initial message, and as part of any additional MORE_ROWS messages.",
|
|
16487
|
-
"fieldName": "maxRows",
|
|
16488
|
-
"inheritedFrom": {
|
|
16489
|
-
"name": "GenesisGridDatasourceElement",
|
|
16490
|
-
"module": "src/datasource/base.datasource.ts"
|
|
16491
|
-
}
|
|
16492
|
-
},
|
|
16493
|
-
{
|
|
16494
|
-
"name": "order-by",
|
|
16495
|
-
"type": {
|
|
16496
|
-
"text": "string"
|
|
16497
|
-
},
|
|
16498
|
-
"description": "Option to select a Data Server index (defined in the Data Server query), which is especially useful if you want the data to be sorted in a specific way.",
|
|
16499
|
-
"fieldName": "orderBy",
|
|
16500
|
-
"inheritedFrom": {
|
|
16501
|
-
"name": "GenesisGridDatasourceElement",
|
|
16502
|
-
"module": "src/datasource/base.datasource.ts"
|
|
16503
|
-
}
|
|
16504
|
-
},
|
|
16505
|
-
{
|
|
16506
|
-
"name": "resource-name",
|
|
16507
|
-
"type": {
|
|
16508
|
-
"text": "string"
|
|
16509
|
-
},
|
|
16510
|
-
"description": "The name of the target Data Server query or Request Server requestReply.",
|
|
16511
|
-
"fieldName": "resourceName",
|
|
17368
|
+
"privacy": "public",
|
|
17369
|
+
"description": "Sets the default styles for the element instance. When undefined,\nthe element will attempt to resolve default styles from\nthe associated presentation or custom element definition.",
|
|
16512
17370
|
"inheritedFrom": {
|
|
16513
|
-
"name": "
|
|
16514
|
-
"module": "src/
|
|
17371
|
+
"name": "FoundationElement",
|
|
17372
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
16515
17373
|
}
|
|
16516
17374
|
},
|
|
16517
17375
|
{
|
|
16518
|
-
"
|
|
16519
|
-
"
|
|
16520
|
-
|
|
17376
|
+
"kind": "method",
|
|
17377
|
+
"name": "stylesChanged",
|
|
17378
|
+
"privacy": "protected",
|
|
17379
|
+
"return": {
|
|
17380
|
+
"type": {
|
|
17381
|
+
"text": "void"
|
|
17382
|
+
}
|
|
16521
17383
|
},
|
|
16522
|
-
"description": "The desired view/page you want data from.",
|
|
16523
|
-
"fieldName": "viewNumber",
|
|
16524
17384
|
"inheritedFrom": {
|
|
16525
|
-
"name": "
|
|
16526
|
-
"module": "src/
|
|
17385
|
+
"name": "FoundationElement",
|
|
17386
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
16527
17387
|
}
|
|
16528
17388
|
},
|
|
16529
17389
|
{
|
|
16530
|
-
"
|
|
16531
|
-
"
|
|
16532
|
-
|
|
17390
|
+
"kind": "method",
|
|
17391
|
+
"name": "compose",
|
|
17392
|
+
"privacy": "public",
|
|
17393
|
+
"static": true,
|
|
17394
|
+
"return": {
|
|
17395
|
+
"type": {
|
|
17396
|
+
"text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
|
|
17397
|
+
}
|
|
16533
17398
|
},
|
|
16534
|
-
"
|
|
16535
|
-
|
|
17399
|
+
"parameters": [
|
|
17400
|
+
{
|
|
17401
|
+
"name": "this",
|
|
17402
|
+
"type": {
|
|
17403
|
+
"text": "K"
|
|
17404
|
+
}
|
|
17405
|
+
},
|
|
17406
|
+
{
|
|
17407
|
+
"name": "elementDefinition",
|
|
17408
|
+
"type": {
|
|
17409
|
+
"text": "T"
|
|
17410
|
+
},
|
|
17411
|
+
"description": "The definition of the element to create the registry\nfunction for."
|
|
17412
|
+
}
|
|
17413
|
+
],
|
|
17414
|
+
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
16536
17415
|
"inheritedFrom": {
|
|
16537
|
-
"name": "
|
|
16538
|
-
"module": "src/
|
|
17416
|
+
"name": "FoundationElement",
|
|
17417
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
16539
17418
|
}
|
|
16540
|
-
}
|
|
17419
|
+
}
|
|
17420
|
+
],
|
|
17421
|
+
"attributes": [
|
|
16541
17422
|
{
|
|
16542
|
-
"name": "max-view",
|
|
16543
17423
|
"type": {
|
|
16544
|
-
"text": "
|
|
17424
|
+
"text": "boolean"
|
|
16545
17425
|
},
|
|
16546
|
-
"description": "
|
|
16547
|
-
"fieldName": "
|
|
16548
|
-
"inheritedFrom": {
|
|
16549
|
-
"name": "GenesisGridDatasourceElement",
|
|
16550
|
-
"module": "src/datasource/base.datasource.ts"
|
|
16551
|
-
}
|
|
17426
|
+
"description": "Whether to disable control of the component",
|
|
17427
|
+
"fieldName": "disabled"
|
|
16552
17428
|
},
|
|
16553
17429
|
{
|
|
16554
|
-
"name": "
|
|
17430
|
+
"name": "resource-name",
|
|
16555
17431
|
"type": {
|
|
16556
|
-
"text": "
|
|
17432
|
+
"text": "string"
|
|
16557
17433
|
},
|
|
16558
|
-
"
|
|
16559
|
-
"
|
|
16560
|
-
"fieldName": "movingView",
|
|
16561
|
-
"inheritedFrom": {
|
|
16562
|
-
"name": "GenesisGridDatasourceElement",
|
|
16563
|
-
"module": "src/datasource/base.datasource.ts"
|
|
16564
|
-
}
|
|
17434
|
+
"description": "The name of the reqrep to get the options from",
|
|
17435
|
+
"fieldName": "resourceName"
|
|
16565
17436
|
},
|
|
16566
17437
|
{
|
|
17438
|
+
"name": "search-key",
|
|
16567
17439
|
"type": {
|
|
16568
|
-
"text": "
|
|
17440
|
+
"text": "string | string[] | undefined"
|
|
16569
17441
|
},
|
|
16570
|
-
"description": "
|
|
16571
|
-
"fieldName": "
|
|
16572
|
-
"default": "false",
|
|
16573
|
-
"inheritedFrom": {
|
|
16574
|
-
"name": "GenesisGridDatasourceElement",
|
|
16575
|
-
"module": "src/datasource/base.datasource.ts"
|
|
16576
|
-
}
|
|
17442
|
+
"description": "The key(s) to search by. Use comma-separated values for multiple keys (e.g. search-key=\"NAME,ID\").",
|
|
17443
|
+
"fieldName": "searchKey"
|
|
16577
17444
|
},
|
|
16578
17445
|
{
|
|
16579
|
-
"name": "
|
|
17446
|
+
"name": "advanced-search-req",
|
|
16580
17447
|
"type": {
|
|
16581
17448
|
"text": "boolean"
|
|
16582
17449
|
},
|
|
16583
17450
|
"default": "false",
|
|
16584
|
-
"description": "
|
|
16585
|
-
"fieldName": "
|
|
16586
|
-
"inheritedFrom": {
|
|
16587
|
-
"name": "GenesisGridDatasourceElement",
|
|
16588
|
-
"module": "src/datasource/base.datasource.ts"
|
|
16589
|
-
}
|
|
17451
|
+
"description": "Tells whether a given request supports lookup by Groovy Expressions.",
|
|
17452
|
+
"fieldName": "requestSupportsAdvancedSearch"
|
|
16590
17453
|
},
|
|
16591
17454
|
{
|
|
16592
|
-
"name": "
|
|
17455
|
+
"name": "value-key",
|
|
16593
17456
|
"type": {
|
|
16594
|
-
"text": "
|
|
17457
|
+
"text": "string"
|
|
16595
17458
|
},
|
|
16596
|
-
"description": "
|
|
16597
|
-
"fieldName": "
|
|
16598
|
-
"inheritedFrom": {
|
|
16599
|
-
"name": "GenesisGridDatasourceElement",
|
|
16600
|
-
"module": "src/datasource/base.datasource.ts"
|
|
16601
|
-
}
|
|
17459
|
+
"description": "The key used as the value sent to the server",
|
|
17460
|
+
"fieldName": "valueKey"
|
|
16602
17461
|
},
|
|
16603
17462
|
{
|
|
16604
|
-
"name": "
|
|
17463
|
+
"name": "label-key",
|
|
16605
17464
|
"type": {
|
|
16606
|
-
"text": "
|
|
17465
|
+
"text": "string"
|
|
16607
17466
|
},
|
|
16608
|
-
"
|
|
16609
|
-
"
|
|
16610
|
-
"fieldName": "requestAutoSetup",
|
|
16611
|
-
"inheritedFrom": {
|
|
16612
|
-
"name": "GenesisGridDatasourceElement",
|
|
16613
|
-
"module": "src/datasource/base.datasource.ts"
|
|
16614
|
-
}
|
|
17467
|
+
"description": "The key used as the label displayed in the UI",
|
|
17468
|
+
"fieldName": "labelKey"
|
|
16615
17469
|
},
|
|
16616
17470
|
{
|
|
16617
|
-
"name": "
|
|
16618
|
-
"
|
|
16619
|
-
|
|
16620
|
-
|
|
16621
|
-
|
|
16622
|
-
|
|
16623
|
-
}
|
|
17471
|
+
"name": "dropdown-placement",
|
|
17472
|
+
"type": {
|
|
17473
|
+
"text": "'bottom-right' | 'bottom-left' | 'top-right' | 'top-left'"
|
|
17474
|
+
},
|
|
17475
|
+
"description": "Position of the dropdown panel relative to the control.\n- `'bottom-right'` – default; opens below and aligns to the right edge of the control\n- `'bottom-left'` – opens below and extends to the left\n- `'top-right'` – opens above and aligns to the right edge of the control\n- `'top-left'` – opens above and extends to the left",
|
|
17476
|
+
"fieldName": "dropdownPlacement"
|
|
16624
17477
|
},
|
|
16625
17478
|
{
|
|
16626
|
-
"name": "
|
|
17479
|
+
"name": "dropdownWidth",
|
|
16627
17480
|
"type": {
|
|
16628
|
-
"text": "
|
|
17481
|
+
"text": "number"
|
|
16629
17482
|
},
|
|
16630
|
-
"
|
|
16631
|
-
"
|
|
16632
|
-
"fieldName": "restartOnReconnection",
|
|
16633
|
-
"inheritedFrom": {
|
|
16634
|
-
"name": "GenesisGridDatasourceElement",
|
|
16635
|
-
"module": "src/datasource/base.datasource.ts"
|
|
16636
|
-
}
|
|
17483
|
+
"description": "Optionally specifies the width of the dropdown",
|
|
17484
|
+
"fieldName": "dropdownWidth"
|
|
16637
17485
|
}
|
|
16638
17486
|
],
|
|
16639
17487
|
"mixins": [
|
|
@@ -16643,73 +17491,42 @@
|
|
|
16643
17491
|
}
|
|
16644
17492
|
],
|
|
16645
17493
|
"superclass": {
|
|
16646
|
-
"name": "
|
|
16647
|
-
"
|
|
17494
|
+
"name": "FoundationElement",
|
|
17495
|
+
"package": "@microsoft/fast-foundation"
|
|
16648
17496
|
},
|
|
16649
|
-
"tagName": "
|
|
17497
|
+
"tagName": "%%prefix%%-multicolumn-dropdown",
|
|
16650
17498
|
"customElement": true
|
|
16651
|
-
}
|
|
16652
|
-
],
|
|
16653
|
-
"exports": [
|
|
16654
|
-
{
|
|
16655
|
-
"kind": "js",
|
|
16656
|
-
"name": "GridProGenesisDatasource",
|
|
16657
|
-
"declaration": {
|
|
16658
|
-
"name": "GridProGenesisDatasource",
|
|
16659
|
-
"module": "src/grid-pro-genesis-datasource/grid-pro-genesis-datasource.ts"
|
|
16660
|
-
}
|
|
16661
17499
|
},
|
|
16662
17500
|
{
|
|
16663
|
-
"kind": "
|
|
16664
|
-
"name": "
|
|
16665
|
-
"
|
|
16666
|
-
|
|
16667
|
-
"module": "src/grid-pro-genesis-datasource/grid-pro-genesis-datasource.ts"
|
|
16668
|
-
}
|
|
17501
|
+
"kind": "variable",
|
|
17502
|
+
"name": "foundationMulticolumnDropdown",
|
|
17503
|
+
"description": "A function that returns a Multicolumn Dropdown registration for configuring the component with a DesignSystem.",
|
|
17504
|
+
"privacy": "public"
|
|
16669
17505
|
}
|
|
16670
|
-
]
|
|
16671
|
-
},
|
|
16672
|
-
{
|
|
16673
|
-
"kind": "javascript-module",
|
|
16674
|
-
"path": "src/grid-pro-genesis-datasource/grid-pro-genesis-datasource.types.ts",
|
|
16675
|
-
"declarations": [],
|
|
16676
|
-
"exports": []
|
|
16677
|
-
},
|
|
16678
|
-
{
|
|
16679
|
-
"kind": "javascript-module",
|
|
16680
|
-
"path": "src/grid-pro-genesis-datasource/index.ts",
|
|
16681
|
-
"declarations": [],
|
|
17506
|
+
],
|
|
16682
17507
|
"exports": [
|
|
16683
17508
|
{
|
|
16684
17509
|
"kind": "js",
|
|
16685
|
-
"name": "
|
|
16686
|
-
"declaration": {
|
|
16687
|
-
"name": "*",
|
|
16688
|
-
"package": "./datasource-events.types"
|
|
16689
|
-
}
|
|
16690
|
-
},
|
|
16691
|
-
{
|
|
16692
|
-
"kind": "js",
|
|
16693
|
-
"name": "*",
|
|
17510
|
+
"name": "wasClickOutsideElement",
|
|
16694
17511
|
"declaration": {
|
|
16695
|
-
"name": "
|
|
16696
|
-
"
|
|
17512
|
+
"name": "wasClickOutsideElement",
|
|
17513
|
+
"module": "src/multicolumn-dropdown/multicolumn-dropdown.ts"
|
|
16697
17514
|
}
|
|
16698
17515
|
},
|
|
16699
17516
|
{
|
|
16700
17517
|
"kind": "js",
|
|
16701
|
-
"name": "
|
|
17518
|
+
"name": "MulticolumnDropdown",
|
|
16702
17519
|
"declaration": {
|
|
16703
|
-
"name": "
|
|
16704
|
-
"
|
|
17520
|
+
"name": "MulticolumnDropdown",
|
|
17521
|
+
"module": "src/multicolumn-dropdown/multicolumn-dropdown.ts"
|
|
16705
17522
|
}
|
|
16706
17523
|
},
|
|
16707
17524
|
{
|
|
16708
17525
|
"kind": "js",
|
|
16709
|
-
"name": "
|
|
17526
|
+
"name": "foundationMulticolumnDropdown",
|
|
16710
17527
|
"declaration": {
|
|
16711
|
-
"name": "
|
|
16712
|
-
"
|
|
17528
|
+
"name": "foundationMulticolumnDropdown",
|
|
17529
|
+
"module": "src/multicolumn-dropdown/multicolumn-dropdown.ts"
|
|
16713
17530
|
}
|
|
16714
17531
|
}
|
|
16715
17532
|
]
|
|
@@ -18263,46 +19080,51 @@
|
|
|
18263
19080
|
},
|
|
18264
19081
|
{
|
|
18265
19082
|
"kind": "javascript-module",
|
|
18266
|
-
"path": "src/
|
|
19083
|
+
"path": "src/column/utils/grid-pro-columns.ts",
|
|
18267
19084
|
"declarations": [
|
|
18268
19085
|
{
|
|
18269
19086
|
"kind": "function",
|
|
18270
|
-
"name": "
|
|
19087
|
+
"name": "gridProColumns",
|
|
18271
19088
|
"return": {
|
|
18272
19089
|
"type": {
|
|
18273
|
-
"text": "
|
|
19090
|
+
"text": "CaptureType<TSource>"
|
|
18274
19091
|
}
|
|
18275
19092
|
},
|
|
18276
19093
|
"parameters": [
|
|
18277
19094
|
{
|
|
18278
|
-
"name": "
|
|
19095
|
+
"name": "itemsBinding",
|
|
18279
19096
|
"type": {
|
|
18280
|
-
"text": "
|
|
18281
|
-
}
|
|
19097
|
+
"text": "Binding<TSource, readonly ColDef[]> | readonly ColDef[]"
|
|
19098
|
+
},
|
|
19099
|
+
"description": "The array to render"
|
|
18282
19100
|
},
|
|
18283
19101
|
{
|
|
18284
|
-
"name": "
|
|
19102
|
+
"name": "includeRenderers",
|
|
19103
|
+
"default": "true",
|
|
18285
19104
|
"type": {
|
|
18286
|
-
"text": "
|
|
18287
|
-
}
|
|
19105
|
+
"text": "boolean"
|
|
19106
|
+
},
|
|
19107
|
+
"description": "Optionally tells whether to include cell renderers, if available"
|
|
18288
19108
|
}
|
|
18289
|
-
]
|
|
19109
|
+
],
|
|
19110
|
+
"description": "A directive that renders a set of grid-pro-column elements from a given input binding",
|
|
19111
|
+
"privacy": "public"
|
|
18290
19112
|
}
|
|
18291
19113
|
],
|
|
18292
19114
|
"exports": [
|
|
18293
19115
|
{
|
|
18294
19116
|
"kind": "js",
|
|
18295
|
-
"name": "
|
|
19117
|
+
"name": "gridProColumns",
|
|
18296
19118
|
"declaration": {
|
|
18297
|
-
"name": "
|
|
18298
|
-
"module": "src/
|
|
19119
|
+
"name": "gridProColumns",
|
|
19120
|
+
"module": "src/column/utils/grid-pro-columns.ts"
|
|
18299
19121
|
}
|
|
18300
19122
|
}
|
|
18301
19123
|
]
|
|
18302
19124
|
},
|
|
18303
19125
|
{
|
|
18304
19126
|
"kind": "javascript-module",
|
|
18305
|
-
"path": "src/
|
|
19127
|
+
"path": "src/column/utils/index.ts",
|
|
18306
19128
|
"declarations": [],
|
|
18307
19129
|
"exports": [
|
|
18308
19130
|
{
|
|
@@ -18310,58 +19132,53 @@
|
|
|
18310
19132
|
"name": "*",
|
|
18311
19133
|
"declaration": {
|
|
18312
19134
|
"name": "*",
|
|
18313
|
-
"package": "./
|
|
19135
|
+
"package": "./grid-pro-columns"
|
|
18314
19136
|
}
|
|
18315
19137
|
}
|
|
18316
19138
|
]
|
|
18317
19139
|
},
|
|
18318
19140
|
{
|
|
18319
19141
|
"kind": "javascript-module",
|
|
18320
|
-
"path": "src/
|
|
19142
|
+
"path": "src/cell-renderers/utils/accessor.ts",
|
|
18321
19143
|
"declarations": [
|
|
18322
19144
|
{
|
|
18323
19145
|
"kind": "function",
|
|
18324
|
-
"name": "
|
|
19146
|
+
"name": "setValueWithAccessor",
|
|
18325
19147
|
"return": {
|
|
18326
19148
|
"type": {
|
|
18327
|
-
"text": "
|
|
19149
|
+
"text": "string"
|
|
18328
19150
|
}
|
|
18329
19151
|
},
|
|
18330
19152
|
"parameters": [
|
|
18331
19153
|
{
|
|
18332
|
-
"name": "
|
|
19154
|
+
"name": "data",
|
|
18333
19155
|
"type": {
|
|
18334
|
-
"text": "
|
|
18335
|
-
}
|
|
18336
|
-
"description": "The array to render"
|
|
19156
|
+
"text": "any"
|
|
19157
|
+
}
|
|
18337
19158
|
},
|
|
18338
19159
|
{
|
|
18339
|
-
"name": "
|
|
18340
|
-
"default": "true",
|
|
19160
|
+
"name": "accessor",
|
|
18341
19161
|
"type": {
|
|
18342
|
-
"text": "
|
|
18343
|
-
}
|
|
18344
|
-
"description": "Optionally tells whether to include cell renderers, if available"
|
|
19162
|
+
"text": "string"
|
|
19163
|
+
}
|
|
18345
19164
|
}
|
|
18346
|
-
]
|
|
18347
|
-
"description": "A directive that renders a set of grid-pro-column elements from a given input binding",
|
|
18348
|
-
"privacy": "public"
|
|
19165
|
+
]
|
|
18349
19166
|
}
|
|
18350
19167
|
],
|
|
18351
19168
|
"exports": [
|
|
18352
19169
|
{
|
|
18353
19170
|
"kind": "js",
|
|
18354
|
-
"name": "
|
|
19171
|
+
"name": "setValueWithAccessor",
|
|
18355
19172
|
"declaration": {
|
|
18356
|
-
"name": "
|
|
18357
|
-
"module": "src/
|
|
19173
|
+
"name": "setValueWithAccessor",
|
|
19174
|
+
"module": "src/cell-renderers/utils/accessor.ts"
|
|
18358
19175
|
}
|
|
18359
19176
|
}
|
|
18360
19177
|
]
|
|
18361
19178
|
},
|
|
18362
19179
|
{
|
|
18363
19180
|
"kind": "javascript-module",
|
|
18364
|
-
"path": "src/
|
|
19181
|
+
"path": "src/cell-renderers/utils/index.ts",
|
|
18365
19182
|
"declarations": [],
|
|
18366
19183
|
"exports": [
|
|
18367
19184
|
{
|
|
@@ -18369,7 +19186,7 @@
|
|
|
18369
19186
|
"name": "*",
|
|
18370
19187
|
"declaration": {
|
|
18371
19188
|
"name": "*",
|
|
18372
|
-
"package": "./
|
|
19189
|
+
"package": "./accessor"
|
|
18373
19190
|
}
|
|
18374
19191
|
}
|
|
18375
19192
|
]
|