@genesislcap/grid-tabulator 14.264.0 → 14.264.1-PA-1663.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/custom-elements.json +465 -481
- package/dist/dts/index.d.ts +7 -8
- package/dist/dts/index.d.ts.map +1 -1
- package/dist/esm/index.js +7 -6
- package/dist/grid-tabulator.d.ts +9 -9
- package/docs/api-report.md +6 -6
- package/package.json +13 -13
|
@@ -1296,7 +1296,7 @@
|
|
|
1296
1296
|
"name": "*",
|
|
1297
1297
|
"declaration": {
|
|
1298
1298
|
"name": "*",
|
|
1299
|
-
"package": "./
|
|
1299
|
+
"package": "./cell"
|
|
1300
1300
|
}
|
|
1301
1301
|
},
|
|
1302
1302
|
{
|
|
@@ -1304,7 +1304,7 @@
|
|
|
1304
1304
|
"name": "*",
|
|
1305
1305
|
"declaration": {
|
|
1306
1306
|
"name": "*",
|
|
1307
|
-
"package": "./
|
|
1307
|
+
"package": "./cell-formatters"
|
|
1308
1308
|
}
|
|
1309
1309
|
},
|
|
1310
1310
|
{
|
|
@@ -1312,7 +1312,7 @@
|
|
|
1312
1312
|
"name": "*",
|
|
1313
1313
|
"declaration": {
|
|
1314
1314
|
"name": "*",
|
|
1315
|
-
"package": "./
|
|
1315
|
+
"package": "./column"
|
|
1316
1316
|
}
|
|
1317
1317
|
},
|
|
1318
1318
|
{
|
|
@@ -1320,7 +1320,7 @@
|
|
|
1320
1320
|
"name": "*",
|
|
1321
1321
|
"declaration": {
|
|
1322
1322
|
"name": "*",
|
|
1323
|
-
"package": "./
|
|
1323
|
+
"package": "./datasource"
|
|
1324
1324
|
}
|
|
1325
1325
|
},
|
|
1326
1326
|
{
|
|
@@ -1328,7 +1328,7 @@
|
|
|
1328
1328
|
"name": "*",
|
|
1329
1329
|
"declaration": {
|
|
1330
1330
|
"name": "*",
|
|
1331
|
-
"package": "./
|
|
1331
|
+
"package": "./external"
|
|
1332
1332
|
}
|
|
1333
1333
|
},
|
|
1334
1334
|
{
|
|
@@ -1336,7 +1336,7 @@
|
|
|
1336
1336
|
"name": "*",
|
|
1337
1337
|
"declaration": {
|
|
1338
1338
|
"name": "*",
|
|
1339
|
-
"package": "./
|
|
1339
|
+
"package": "./grid-tabulator.components"
|
|
1340
1340
|
}
|
|
1341
1341
|
},
|
|
1342
1342
|
{
|
|
@@ -1344,31 +1344,15 @@
|
|
|
1344
1344
|
"name": "*",
|
|
1345
1345
|
"declaration": {
|
|
1346
1346
|
"name": "*",
|
|
1347
|
-
"package": "./
|
|
1348
|
-
}
|
|
1349
|
-
},
|
|
1350
|
-
{
|
|
1351
|
-
"kind": "js",
|
|
1352
|
-
"name": "Options",
|
|
1353
|
-
"declaration": {
|
|
1354
|
-
"name": "Options",
|
|
1355
|
-
"module": "./types"
|
|
1356
|
-
}
|
|
1357
|
-
},
|
|
1358
|
-
{
|
|
1359
|
-
"kind": "js",
|
|
1360
|
-
"name": "ColumnDefinition",
|
|
1361
|
-
"declaration": {
|
|
1362
|
-
"name": "ColumnDefinition",
|
|
1363
|
-
"module": "./types"
|
|
1347
|
+
"package": "./grid-tabulator.definitions"
|
|
1364
1348
|
}
|
|
1365
1349
|
},
|
|
1366
1350
|
{
|
|
1367
1351
|
"kind": "js",
|
|
1368
|
-
"name": "
|
|
1352
|
+
"name": "*",
|
|
1369
1353
|
"declaration": {
|
|
1370
|
-
"name": "
|
|
1371
|
-
"
|
|
1354
|
+
"name": "*",
|
|
1355
|
+
"package": "./grid-tabulator.styles"
|
|
1372
1356
|
}
|
|
1373
1357
|
},
|
|
1374
1358
|
{
|
|
@@ -1376,7 +1360,7 @@
|
|
|
1376
1360
|
"name": "*",
|
|
1377
1361
|
"declaration": {
|
|
1378
1362
|
"name": "*",
|
|
1379
|
-
"package": "./
|
|
1363
|
+
"package": "./grid-tabulator.template"
|
|
1380
1364
|
}
|
|
1381
1365
|
},
|
|
1382
1366
|
{
|
|
@@ -1384,7 +1368,7 @@
|
|
|
1384
1368
|
"name": "*",
|
|
1385
1369
|
"declaration": {
|
|
1386
1370
|
"name": "*",
|
|
1387
|
-
"package": "./
|
|
1371
|
+
"package": "./grid-tabulator.types"
|
|
1388
1372
|
}
|
|
1389
1373
|
},
|
|
1390
1374
|
{
|
|
@@ -1392,7 +1376,7 @@
|
|
|
1392
1376
|
"name": "*",
|
|
1393
1377
|
"declaration": {
|
|
1394
1378
|
"name": "*",
|
|
1395
|
-
"package": "./
|
|
1379
|
+
"package": "./grid-tabulator"
|
|
1396
1380
|
}
|
|
1397
1381
|
},
|
|
1398
1382
|
{
|
|
@@ -1400,7 +1384,7 @@
|
|
|
1400
1384
|
"name": "*",
|
|
1401
1385
|
"declaration": {
|
|
1402
1386
|
"name": "*",
|
|
1403
|
-
"package": "./
|
|
1387
|
+
"package": "./style"
|
|
1404
1388
|
}
|
|
1405
1389
|
},
|
|
1406
1390
|
{
|
|
@@ -1408,7 +1392,7 @@
|
|
|
1408
1392
|
"name": "*",
|
|
1409
1393
|
"declaration": {
|
|
1410
1394
|
"name": "*",
|
|
1411
|
-
"package": "./
|
|
1395
|
+
"package": "./types"
|
|
1412
1396
|
}
|
|
1413
1397
|
},
|
|
1414
1398
|
{
|
|
@@ -2954,513 +2938,239 @@
|
|
|
2954
2938
|
},
|
|
2955
2939
|
{
|
|
2956
2940
|
"kind": "javascript-module",
|
|
2957
|
-
"path": "src/
|
|
2941
|
+
"path": "src/cell-formatters/action.formatter.ts",
|
|
2958
2942
|
"declarations": [
|
|
2959
2943
|
{
|
|
2960
|
-
"kind": "
|
|
2961
|
-
"
|
|
2962
|
-
"
|
|
2963
|
-
|
|
2944
|
+
"kind": "function",
|
|
2945
|
+
"name": "actionFormatter",
|
|
2946
|
+
"return": {
|
|
2947
|
+
"type": {
|
|
2948
|
+
"text": ""
|
|
2949
|
+
}
|
|
2950
|
+
},
|
|
2951
|
+
"parameters": [
|
|
2964
2952
|
{
|
|
2965
|
-
"
|
|
2966
|
-
"name": "slottedCell",
|
|
2953
|
+
"name": "cell",
|
|
2967
2954
|
"type": {
|
|
2968
|
-
"text": "
|
|
2955
|
+
"text": "any"
|
|
2969
2956
|
},
|
|
2970
|
-
"
|
|
2957
|
+
"description": "The cell component provided by Tabulator"
|
|
2971
2958
|
},
|
|
2972
2959
|
{
|
|
2973
|
-
"
|
|
2974
|
-
"
|
|
2960
|
+
"name": "formatterParams",
|
|
2961
|
+
"default": "{}",
|
|
2975
2962
|
"type": {
|
|
2976
|
-
"text": "
|
|
2963
|
+
"text": "ActionFormatterParams"
|
|
2977
2964
|
},
|
|
2978
|
-
"
|
|
2979
|
-
}
|
|
2965
|
+
"description": "Action formatter parameters"
|
|
2966
|
+
}
|
|
2967
|
+
],
|
|
2968
|
+
"description": "Formatter that displays an action button in the cell.\nStyled to match grid-pro action renderer.",
|
|
2969
|
+
"privacy": "public"
|
|
2970
|
+
}
|
|
2971
|
+
],
|
|
2972
|
+
"exports": [
|
|
2973
|
+
{
|
|
2974
|
+
"kind": "js",
|
|
2975
|
+
"name": "actionFormatter",
|
|
2976
|
+
"declaration": {
|
|
2977
|
+
"name": "actionFormatter",
|
|
2978
|
+
"module": "src/cell-formatters/action.formatter.ts"
|
|
2979
|
+
}
|
|
2980
|
+
}
|
|
2981
|
+
]
|
|
2982
|
+
},
|
|
2983
|
+
{
|
|
2984
|
+
"kind": "javascript-module",
|
|
2985
|
+
"path": "src/cell-formatters/actions-menu.formatter.ts",
|
|
2986
|
+
"declarations": [
|
|
2987
|
+
{
|
|
2988
|
+
"kind": "function",
|
|
2989
|
+
"name": "actionsMenuFormatter",
|
|
2990
|
+
"return": {
|
|
2991
|
+
"type": {
|
|
2992
|
+
"text": ""
|
|
2993
|
+
}
|
|
2994
|
+
},
|
|
2995
|
+
"parameters": [
|
|
2980
2996
|
{
|
|
2981
|
-
"
|
|
2982
|
-
"
|
|
2983
|
-
|
|
2997
|
+
"name": "cell",
|
|
2998
|
+
"type": {
|
|
2999
|
+
"text": "any"
|
|
3000
|
+
},
|
|
3001
|
+
"description": "The cell component provided by Tabulator"
|
|
2984
3002
|
},
|
|
2985
3003
|
{
|
|
2986
|
-
"
|
|
2987
|
-
"
|
|
2988
|
-
"
|
|
2989
|
-
"
|
|
2990
|
-
"text": "Node"
|
|
2991
|
-
}
|
|
3004
|
+
"name": "formatterParams",
|
|
3005
|
+
"default": "{}",
|
|
3006
|
+
"type": {
|
|
3007
|
+
"text": "ActionsMenuFormatterParams"
|
|
2992
3008
|
},
|
|
2993
|
-
"
|
|
2994
|
-
|
|
2995
|
-
|
|
2996
|
-
|
|
2997
|
-
|
|
3009
|
+
"description": "Actions menu formatter parameters"
|
|
3010
|
+
}
|
|
3011
|
+
],
|
|
3012
|
+
"description": "Formatter that displays a dropdown menu of actions in the cell.\nStyled to match grid-pro actions-menu renderer.",
|
|
3013
|
+
"privacy": "public"
|
|
3014
|
+
}
|
|
3015
|
+
],
|
|
3016
|
+
"exports": [
|
|
3017
|
+
{
|
|
3018
|
+
"kind": "js",
|
|
3019
|
+
"name": "actionsMenuFormatter",
|
|
3020
|
+
"declaration": {
|
|
3021
|
+
"name": "actionsMenuFormatter",
|
|
3022
|
+
"module": "src/cell-formatters/actions-menu.formatter.ts"
|
|
3023
|
+
}
|
|
3024
|
+
}
|
|
3025
|
+
]
|
|
3026
|
+
},
|
|
3027
|
+
{
|
|
3028
|
+
"kind": "javascript-module",
|
|
3029
|
+
"path": "src/cell-formatters/boolean.formatter.ts",
|
|
3030
|
+
"declarations": [
|
|
3031
|
+
{
|
|
3032
|
+
"kind": "function",
|
|
3033
|
+
"name": "booleanFormatter",
|
|
3034
|
+
"return": {
|
|
3035
|
+
"type": {
|
|
3036
|
+
"text": ""
|
|
3037
|
+
}
|
|
3038
|
+
},
|
|
3039
|
+
"parameters": [
|
|
2998
3040
|
{
|
|
2999
|
-
"
|
|
3000
|
-
"
|
|
3001
|
-
|
|
3002
|
-
"type": {
|
|
3003
|
-
"text": "Node"
|
|
3004
|
-
}
|
|
3041
|
+
"name": "cell",
|
|
3042
|
+
"type": {
|
|
3043
|
+
"text": "any"
|
|
3005
3044
|
},
|
|
3006
|
-
"
|
|
3007
|
-
{
|
|
3008
|
-
"name": "deep",
|
|
3009
|
-
"optional": true,
|
|
3010
|
-
"type": {
|
|
3011
|
-
"text": "boolean"
|
|
3012
|
-
}
|
|
3013
|
-
}
|
|
3014
|
-
],
|
|
3015
|
-
"inheritedFrom": {
|
|
3016
|
-
"name": "LifecycleMixin",
|
|
3017
|
-
"module": "src/mixins/lifecycle/lifecycle.ts"
|
|
3018
|
-
}
|
|
3045
|
+
"description": "The cell component provided by Tabulator"
|
|
3019
3046
|
},
|
|
3020
3047
|
{
|
|
3021
|
-
"
|
|
3022
|
-
"
|
|
3023
|
-
"
|
|
3024
|
-
"
|
|
3025
|
-
"text": ""
|
|
3026
|
-
}
|
|
3048
|
+
"name": "formatterParams",
|
|
3049
|
+
"default": "{}",
|
|
3050
|
+
"type": {
|
|
3051
|
+
"text": "BooleanFormatterParams"
|
|
3027
3052
|
},
|
|
3028
|
-
"
|
|
3029
|
-
|
|
3030
|
-
|
|
3031
|
-
|
|
3032
|
-
|
|
3033
|
-
|
|
3053
|
+
"description": "Boolean formatter parameters"
|
|
3054
|
+
}
|
|
3055
|
+
],
|
|
3056
|
+
"description": "Formatter that displays boolean values using a checkbox component.\nStyled to match grid-pro boolean renderer.",
|
|
3057
|
+
"privacy": "public"
|
|
3058
|
+
}
|
|
3059
|
+
],
|
|
3060
|
+
"exports": [
|
|
3061
|
+
{
|
|
3062
|
+
"kind": "js",
|
|
3063
|
+
"name": "booleanFormatter",
|
|
3064
|
+
"declaration": {
|
|
3065
|
+
"name": "booleanFormatter",
|
|
3066
|
+
"module": "src/cell-formatters/boolean.formatter.ts"
|
|
3067
|
+
}
|
|
3068
|
+
}
|
|
3069
|
+
]
|
|
3070
|
+
},
|
|
3071
|
+
{
|
|
3072
|
+
"kind": "javascript-module",
|
|
3073
|
+
"path": "src/cell-formatters/constants.ts",
|
|
3074
|
+
"declarations": [],
|
|
3075
|
+
"exports": []
|
|
3076
|
+
},
|
|
3077
|
+
{
|
|
3078
|
+
"kind": "javascript-module",
|
|
3079
|
+
"path": "src/cell-formatters/editable.formatter.ts",
|
|
3080
|
+
"declarations": [
|
|
3081
|
+
{
|
|
3082
|
+
"kind": "function",
|
|
3083
|
+
"name": "editableFormatter",
|
|
3084
|
+
"return": {
|
|
3085
|
+
"type": {
|
|
3086
|
+
"text": ""
|
|
3087
|
+
}
|
|
3088
|
+
},
|
|
3089
|
+
"parameters": [
|
|
3034
3090
|
{
|
|
3035
|
-
"
|
|
3036
|
-
"
|
|
3037
|
-
|
|
3038
|
-
"type": {
|
|
3039
|
-
"text": ""
|
|
3040
|
-
}
|
|
3091
|
+
"name": "cell",
|
|
3092
|
+
"type": {
|
|
3093
|
+
"text": "any"
|
|
3041
3094
|
},
|
|
3042
|
-
"
|
|
3043
|
-
"inheritedFrom": {
|
|
3044
|
-
"name": "LifecycleMixin",
|
|
3045
|
-
"module": "src/mixins/lifecycle/lifecycle.ts"
|
|
3046
|
-
}
|
|
3095
|
+
"description": "The cell component provided by Tabulator"
|
|
3047
3096
|
},
|
|
3048
3097
|
{
|
|
3049
|
-
"
|
|
3050
|
-
"
|
|
3051
|
-
"
|
|
3052
|
-
"
|
|
3053
|
-
"text": "boolean"
|
|
3054
|
-
}
|
|
3098
|
+
"name": "formatterParams",
|
|
3099
|
+
"default": "{}",
|
|
3100
|
+
"type": {
|
|
3101
|
+
"text": "EditableFormatterParams"
|
|
3055
3102
|
},
|
|
3056
|
-
"
|
|
3057
|
-
{
|
|
3058
|
-
"name": "lifecycleType",
|
|
3059
|
-
"type": {
|
|
3060
|
-
"text": "Lifecycletype"
|
|
3061
|
-
}
|
|
3062
|
-
}
|
|
3063
|
-
],
|
|
3064
|
-
"inheritedFrom": {
|
|
3065
|
-
"name": "LifecycleMixin",
|
|
3066
|
-
"module": "src/mixins/lifecycle/lifecycle.ts"
|
|
3067
|
-
}
|
|
3068
|
-
},
|
|
3069
|
-
{
|
|
3070
|
-
"kind": "field",
|
|
3071
|
-
"name": "_presentation",
|
|
3072
|
-
"type": {
|
|
3073
|
-
"text": "ComponentPresentation | null | undefined"
|
|
3074
|
-
},
|
|
3075
|
-
"privacy": "private",
|
|
3076
|
-
"default": "void 0",
|
|
3077
|
-
"inheritedFrom": {
|
|
3078
|
-
"name": "FoundationElement",
|
|
3079
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
3080
|
-
}
|
|
3081
|
-
},
|
|
3082
|
-
{
|
|
3083
|
-
"kind": "field",
|
|
3084
|
-
"name": "$presentation",
|
|
3085
|
-
"type": {
|
|
3086
|
-
"text": "ComponentPresentation | null"
|
|
3087
|
-
},
|
|
3088
|
-
"privacy": "public",
|
|
3089
|
-
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
3090
|
-
"inheritedFrom": {
|
|
3091
|
-
"name": "FoundationElement",
|
|
3092
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
3093
|
-
}
|
|
3094
|
-
},
|
|
3095
|
-
{
|
|
3096
|
-
"kind": "field",
|
|
3097
|
-
"name": "template",
|
|
3098
|
-
"type": {
|
|
3099
|
-
"text": "ElementViewTemplate | void | null"
|
|
3100
|
-
},
|
|
3101
|
-
"privacy": "public",
|
|
3102
|
-
"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.",
|
|
3103
|
-
"inheritedFrom": {
|
|
3104
|
-
"name": "FoundationElement",
|
|
3105
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
3106
|
-
}
|
|
3107
|
-
},
|
|
3108
|
-
{
|
|
3109
|
-
"kind": "method",
|
|
3110
|
-
"name": "templateChanged",
|
|
3111
|
-
"privacy": "protected",
|
|
3112
|
-
"return": {
|
|
3113
|
-
"type": {
|
|
3114
|
-
"text": "void"
|
|
3115
|
-
}
|
|
3116
|
-
},
|
|
3117
|
-
"inheritedFrom": {
|
|
3118
|
-
"name": "FoundationElement",
|
|
3119
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
3120
|
-
}
|
|
3121
|
-
},
|
|
3122
|
-
{
|
|
3123
|
-
"kind": "field",
|
|
3124
|
-
"name": "styles",
|
|
3125
|
-
"type": {
|
|
3126
|
-
"text": "ElementStyles | void | null"
|
|
3127
|
-
},
|
|
3128
|
-
"privacy": "public",
|
|
3129
|
-
"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.",
|
|
3130
|
-
"inheritedFrom": {
|
|
3131
|
-
"name": "FoundationElement",
|
|
3132
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
3133
|
-
}
|
|
3134
|
-
},
|
|
3135
|
-
{
|
|
3136
|
-
"kind": "method",
|
|
3137
|
-
"name": "stylesChanged",
|
|
3138
|
-
"privacy": "protected",
|
|
3139
|
-
"return": {
|
|
3140
|
-
"type": {
|
|
3141
|
-
"text": "void"
|
|
3142
|
-
}
|
|
3143
|
-
},
|
|
3144
|
-
"inheritedFrom": {
|
|
3145
|
-
"name": "FoundationElement",
|
|
3146
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
3147
|
-
}
|
|
3148
|
-
},
|
|
3149
|
-
{
|
|
3150
|
-
"kind": "method",
|
|
3151
|
-
"name": "compose",
|
|
3152
|
-
"privacy": "public",
|
|
3153
|
-
"static": true,
|
|
3154
|
-
"return": {
|
|
3155
|
-
"type": {
|
|
3156
|
-
"text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
|
|
3157
|
-
}
|
|
3158
|
-
},
|
|
3159
|
-
"parameters": [
|
|
3160
|
-
{
|
|
3161
|
-
"name": "this",
|
|
3162
|
-
"type": {
|
|
3163
|
-
"text": "K"
|
|
3164
|
-
}
|
|
3165
|
-
},
|
|
3166
|
-
{
|
|
3167
|
-
"name": "elementDefinition",
|
|
3168
|
-
"type": {
|
|
3169
|
-
"text": "T"
|
|
3170
|
-
},
|
|
3171
|
-
"description": "The definition of the element to create the registry\nfunction for."
|
|
3172
|
-
}
|
|
3173
|
-
],
|
|
3174
|
-
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
3175
|
-
"inheritedFrom": {
|
|
3176
|
-
"name": "FoundationElement",
|
|
3177
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
3178
|
-
}
|
|
3179
|
-
}
|
|
3180
|
-
],
|
|
3181
|
-
"mixins": [
|
|
3182
|
-
{
|
|
3183
|
-
"name": "LifecycleMixin",
|
|
3184
|
-
"package": "@genesislcap/foundation-utils"
|
|
3103
|
+
"description": "Editable formatter parameters"
|
|
3185
3104
|
}
|
|
3186
3105
|
],
|
|
3187
|
-
"
|
|
3188
|
-
|
|
3189
|
-
"package": "@microsoft/fast-foundation"
|
|
3190
|
-
},
|
|
3191
|
-
"tagName": "grid-tabulator-column",
|
|
3192
|
-
"customElement": true
|
|
3106
|
+
"description": "Formatter that displays an editable cell with validation state",
|
|
3107
|
+
"privacy": "public"
|
|
3193
3108
|
}
|
|
3194
3109
|
],
|
|
3195
3110
|
"exports": [
|
|
3196
3111
|
{
|
|
3197
3112
|
"kind": "js",
|
|
3198
|
-
"name": "
|
|
3199
|
-
"declaration": {
|
|
3200
|
-
"name": "GridTabulatorColumn",
|
|
3201
|
-
"module": "src/column/column.ts"
|
|
3202
|
-
}
|
|
3203
|
-
},
|
|
3204
|
-
{
|
|
3205
|
-
"kind": "custom-element-definition",
|
|
3206
|
-
"name": "grid-tabulator-column",
|
|
3113
|
+
"name": "editableFormatter",
|
|
3207
3114
|
"declaration": {
|
|
3208
|
-
"name": "
|
|
3209
|
-
"module": "src/
|
|
3115
|
+
"name": "editableFormatter",
|
|
3116
|
+
"module": "src/cell-formatters/editable.formatter.ts"
|
|
3210
3117
|
}
|
|
3211
3118
|
}
|
|
3212
3119
|
]
|
|
3213
3120
|
},
|
|
3214
3121
|
{
|
|
3215
3122
|
"kind": "javascript-module",
|
|
3216
|
-
"path": "src/
|
|
3217
|
-
"declarations": [
|
|
3123
|
+
"path": "src/cell-formatters/index.ts",
|
|
3124
|
+
"declarations": [
|
|
3125
|
+
{
|
|
3126
|
+
"kind": "variable",
|
|
3127
|
+
"name": "formatters",
|
|
3128
|
+
"type": {
|
|
3129
|
+
"text": "object"
|
|
3130
|
+
},
|
|
3131
|
+
"default": "{\n action: actionFormatter,\n actionsMenu: actionsMenuFormatter,\n boolean: booleanFormatter,\n editable: editableFormatter,\n select: selectFormatter,\n text: textFormatter,\n}",
|
|
3132
|
+
"description": "Zero formatters for Tabulator grid"
|
|
3133
|
+
}
|
|
3134
|
+
],
|
|
3218
3135
|
"exports": [
|
|
3219
3136
|
{
|
|
3220
3137
|
"kind": "js",
|
|
3221
3138
|
"name": "*",
|
|
3222
3139
|
"declaration": {
|
|
3223
3140
|
"name": "*",
|
|
3224
|
-
"package": "./
|
|
3141
|
+
"package": "./constants"
|
|
3225
3142
|
}
|
|
3226
|
-
}
|
|
3227
|
-
]
|
|
3228
|
-
},
|
|
3229
|
-
{
|
|
3230
|
-
"kind": "javascript-module",
|
|
3231
|
-
"path": "src/cell-formatters/action.formatter.ts",
|
|
3232
|
-
"declarations": [
|
|
3143
|
+
},
|
|
3233
3144
|
{
|
|
3234
|
-
"kind": "
|
|
3235
|
-
"name": "
|
|
3236
|
-
"
|
|
3237
|
-
"
|
|
3238
|
-
|
|
3239
|
-
|
|
3240
|
-
|
|
3241
|
-
"parameters": [
|
|
3242
|
-
{
|
|
3243
|
-
"name": "cell",
|
|
3244
|
-
"type": {
|
|
3245
|
-
"text": "any"
|
|
3246
|
-
},
|
|
3247
|
-
"description": "The cell component provided by Tabulator"
|
|
3248
|
-
},
|
|
3249
|
-
{
|
|
3250
|
-
"name": "formatterParams",
|
|
3251
|
-
"default": "{}",
|
|
3252
|
-
"type": {
|
|
3253
|
-
"text": "ActionFormatterParams"
|
|
3254
|
-
},
|
|
3255
|
-
"description": "Action formatter parameters"
|
|
3256
|
-
}
|
|
3257
|
-
],
|
|
3258
|
-
"description": "Formatter that displays an action button in the cell.\nStyled to match grid-pro action renderer.",
|
|
3259
|
-
"privacy": "public"
|
|
3260
|
-
}
|
|
3261
|
-
],
|
|
3262
|
-
"exports": [
|
|
3145
|
+
"kind": "js",
|
|
3146
|
+
"name": "ActionFormatterParams",
|
|
3147
|
+
"declaration": {
|
|
3148
|
+
"name": "ActionFormatterParams",
|
|
3149
|
+
"module": "src/cell-formatters/index.ts"
|
|
3150
|
+
}
|
|
3151
|
+
},
|
|
3263
3152
|
{
|
|
3264
3153
|
"kind": "js",
|
|
3265
3154
|
"name": "actionFormatter",
|
|
3266
3155
|
"declaration": {
|
|
3267
3156
|
"name": "actionFormatter",
|
|
3268
|
-
"module": "src/cell-formatters/
|
|
3157
|
+
"module": "src/cell-formatters/index.ts"
|
|
3269
3158
|
}
|
|
3270
|
-
}
|
|
3271
|
-
]
|
|
3272
|
-
},
|
|
3273
|
-
{
|
|
3274
|
-
"kind": "javascript-module",
|
|
3275
|
-
"path": "src/cell-formatters/actions-menu.formatter.ts",
|
|
3276
|
-
"declarations": [
|
|
3159
|
+
},
|
|
3277
3160
|
{
|
|
3278
|
-
"kind": "
|
|
3279
|
-
"name": "
|
|
3280
|
-
"
|
|
3281
|
-
"
|
|
3282
|
-
|
|
3283
|
-
|
|
3284
|
-
|
|
3285
|
-
"parameters": [
|
|
3286
|
-
{
|
|
3287
|
-
"name": "cell",
|
|
3288
|
-
"type": {
|
|
3289
|
-
"text": "any"
|
|
3290
|
-
},
|
|
3291
|
-
"description": "The cell component provided by Tabulator"
|
|
3292
|
-
},
|
|
3293
|
-
{
|
|
3294
|
-
"name": "formatterParams",
|
|
3295
|
-
"default": "{}",
|
|
3296
|
-
"type": {
|
|
3297
|
-
"text": "ActionsMenuFormatterParams"
|
|
3298
|
-
},
|
|
3299
|
-
"description": "Actions menu formatter parameters"
|
|
3300
|
-
}
|
|
3301
|
-
],
|
|
3302
|
-
"description": "Formatter that displays a dropdown menu of actions in the cell.\nStyled to match grid-pro actions-menu renderer.",
|
|
3303
|
-
"privacy": "public"
|
|
3304
|
-
}
|
|
3305
|
-
],
|
|
3306
|
-
"exports": [
|
|
3161
|
+
"kind": "js",
|
|
3162
|
+
"name": "ActionsMenuFormatterParams",
|
|
3163
|
+
"declaration": {
|
|
3164
|
+
"name": "ActionsMenuFormatterParams",
|
|
3165
|
+
"module": "src/cell-formatters/index.ts"
|
|
3166
|
+
}
|
|
3167
|
+
},
|
|
3307
3168
|
{
|
|
3308
3169
|
"kind": "js",
|
|
3309
3170
|
"name": "actionsMenuFormatter",
|
|
3310
3171
|
"declaration": {
|
|
3311
3172
|
"name": "actionsMenuFormatter",
|
|
3312
|
-
"module": "src/cell-formatters/
|
|
3313
|
-
}
|
|
3314
|
-
}
|
|
3315
|
-
]
|
|
3316
|
-
},
|
|
3317
|
-
{
|
|
3318
|
-
"kind": "javascript-module",
|
|
3319
|
-
"path": "src/cell-formatters/boolean.formatter.ts",
|
|
3320
|
-
"declarations": [
|
|
3321
|
-
{
|
|
3322
|
-
"kind": "function",
|
|
3323
|
-
"name": "booleanFormatter",
|
|
3324
|
-
"return": {
|
|
3325
|
-
"type": {
|
|
3326
|
-
"text": ""
|
|
3327
|
-
}
|
|
3328
|
-
},
|
|
3329
|
-
"parameters": [
|
|
3330
|
-
{
|
|
3331
|
-
"name": "cell",
|
|
3332
|
-
"type": {
|
|
3333
|
-
"text": "any"
|
|
3334
|
-
},
|
|
3335
|
-
"description": "The cell component provided by Tabulator"
|
|
3336
|
-
},
|
|
3337
|
-
{
|
|
3338
|
-
"name": "formatterParams",
|
|
3339
|
-
"default": "{}",
|
|
3340
|
-
"type": {
|
|
3341
|
-
"text": "BooleanFormatterParams"
|
|
3342
|
-
},
|
|
3343
|
-
"description": "Boolean formatter parameters"
|
|
3344
|
-
}
|
|
3345
|
-
],
|
|
3346
|
-
"description": "Formatter that displays boolean values using a checkbox component.\nStyled to match grid-pro boolean renderer.",
|
|
3347
|
-
"privacy": "public"
|
|
3348
|
-
}
|
|
3349
|
-
],
|
|
3350
|
-
"exports": [
|
|
3351
|
-
{
|
|
3352
|
-
"kind": "js",
|
|
3353
|
-
"name": "booleanFormatter",
|
|
3354
|
-
"declaration": {
|
|
3355
|
-
"name": "booleanFormatter",
|
|
3356
|
-
"module": "src/cell-formatters/boolean.formatter.ts"
|
|
3357
|
-
}
|
|
3358
|
-
}
|
|
3359
|
-
]
|
|
3360
|
-
},
|
|
3361
|
-
{
|
|
3362
|
-
"kind": "javascript-module",
|
|
3363
|
-
"path": "src/cell-formatters/constants.ts",
|
|
3364
|
-
"declarations": [],
|
|
3365
|
-
"exports": []
|
|
3366
|
-
},
|
|
3367
|
-
{
|
|
3368
|
-
"kind": "javascript-module",
|
|
3369
|
-
"path": "src/cell-formatters/editable.formatter.ts",
|
|
3370
|
-
"declarations": [
|
|
3371
|
-
{
|
|
3372
|
-
"kind": "function",
|
|
3373
|
-
"name": "editableFormatter",
|
|
3374
|
-
"return": {
|
|
3375
|
-
"type": {
|
|
3376
|
-
"text": ""
|
|
3377
|
-
}
|
|
3378
|
-
},
|
|
3379
|
-
"parameters": [
|
|
3380
|
-
{
|
|
3381
|
-
"name": "cell",
|
|
3382
|
-
"type": {
|
|
3383
|
-
"text": "any"
|
|
3384
|
-
},
|
|
3385
|
-
"description": "The cell component provided by Tabulator"
|
|
3386
|
-
},
|
|
3387
|
-
{
|
|
3388
|
-
"name": "formatterParams",
|
|
3389
|
-
"default": "{}",
|
|
3390
|
-
"type": {
|
|
3391
|
-
"text": "EditableFormatterParams"
|
|
3392
|
-
},
|
|
3393
|
-
"description": "Editable formatter parameters"
|
|
3394
|
-
}
|
|
3395
|
-
],
|
|
3396
|
-
"description": "Formatter that displays an editable cell with validation state",
|
|
3397
|
-
"privacy": "public"
|
|
3398
|
-
}
|
|
3399
|
-
],
|
|
3400
|
-
"exports": [
|
|
3401
|
-
{
|
|
3402
|
-
"kind": "js",
|
|
3403
|
-
"name": "editableFormatter",
|
|
3404
|
-
"declaration": {
|
|
3405
|
-
"name": "editableFormatter",
|
|
3406
|
-
"module": "src/cell-formatters/editable.formatter.ts"
|
|
3407
|
-
}
|
|
3408
|
-
}
|
|
3409
|
-
]
|
|
3410
|
-
},
|
|
3411
|
-
{
|
|
3412
|
-
"kind": "javascript-module",
|
|
3413
|
-
"path": "src/cell-formatters/index.ts",
|
|
3414
|
-
"declarations": [
|
|
3415
|
-
{
|
|
3416
|
-
"kind": "variable",
|
|
3417
|
-
"name": "formatters",
|
|
3418
|
-
"type": {
|
|
3419
|
-
"text": "object"
|
|
3420
|
-
},
|
|
3421
|
-
"default": "{\n action: actionFormatter,\n actionsMenu: actionsMenuFormatter,\n boolean: booleanFormatter,\n editable: editableFormatter,\n select: selectFormatter,\n text: textFormatter,\n}",
|
|
3422
|
-
"description": "Zero formatters for Tabulator grid"
|
|
3423
|
-
}
|
|
3424
|
-
],
|
|
3425
|
-
"exports": [
|
|
3426
|
-
{
|
|
3427
|
-
"kind": "js",
|
|
3428
|
-
"name": "*",
|
|
3429
|
-
"declaration": {
|
|
3430
|
-
"name": "*",
|
|
3431
|
-
"package": "./constants"
|
|
3432
|
-
}
|
|
3433
|
-
},
|
|
3434
|
-
{
|
|
3435
|
-
"kind": "js",
|
|
3436
|
-
"name": "ActionFormatterParams",
|
|
3437
|
-
"declaration": {
|
|
3438
|
-
"name": "ActionFormatterParams",
|
|
3439
|
-
"module": "src/cell-formatters/index.ts"
|
|
3440
|
-
}
|
|
3441
|
-
},
|
|
3442
|
-
{
|
|
3443
|
-
"kind": "js",
|
|
3444
|
-
"name": "actionFormatter",
|
|
3445
|
-
"declaration": {
|
|
3446
|
-
"name": "actionFormatter",
|
|
3447
|
-
"module": "src/cell-formatters/index.ts"
|
|
3448
|
-
}
|
|
3449
|
-
},
|
|
3450
|
-
{
|
|
3451
|
-
"kind": "js",
|
|
3452
|
-
"name": "ActionsMenuFormatterParams",
|
|
3453
|
-
"declaration": {
|
|
3454
|
-
"name": "ActionsMenuFormatterParams",
|
|
3455
|
-
"module": "src/cell-formatters/index.ts"
|
|
3456
|
-
}
|
|
3457
|
-
},
|
|
3458
|
-
{
|
|
3459
|
-
"kind": "js",
|
|
3460
|
-
"name": "actionsMenuFormatter",
|
|
3461
|
-
"declaration": {
|
|
3462
|
-
"name": "actionsMenuFormatter",
|
|
3463
|
-
"module": "src/cell-formatters/index.ts"
|
|
3173
|
+
"module": "src/cell-formatters/index.ts"
|
|
3464
3174
|
}
|
|
3465
3175
|
},
|
|
3466
3176
|
{
|
|
@@ -3624,6 +3334,280 @@
|
|
|
3624
3334
|
}
|
|
3625
3335
|
]
|
|
3626
3336
|
},
|
|
3337
|
+
{
|
|
3338
|
+
"kind": "javascript-module",
|
|
3339
|
+
"path": "src/column/column.ts",
|
|
3340
|
+
"declarations": [
|
|
3341
|
+
{
|
|
3342
|
+
"kind": "class",
|
|
3343
|
+
"description": "The GridTabulator Column element.",
|
|
3344
|
+
"name": "GridTabulatorColumn",
|
|
3345
|
+
"members": [
|
|
3346
|
+
{
|
|
3347
|
+
"kind": "field",
|
|
3348
|
+
"name": "slottedCell",
|
|
3349
|
+
"type": {
|
|
3350
|
+
"text": "HTMLElement[]"
|
|
3351
|
+
},
|
|
3352
|
+
"privacy": "public"
|
|
3353
|
+
},
|
|
3354
|
+
{
|
|
3355
|
+
"kind": "field",
|
|
3356
|
+
"name": "definition",
|
|
3357
|
+
"type": {
|
|
3358
|
+
"text": "Partial<ColumnDefinition>"
|
|
3359
|
+
},
|
|
3360
|
+
"default": "{}"
|
|
3361
|
+
},
|
|
3362
|
+
{
|
|
3363
|
+
"kind": "method",
|
|
3364
|
+
"name": "slottedCellChanged",
|
|
3365
|
+
"privacy": "public"
|
|
3366
|
+
},
|
|
3367
|
+
{
|
|
3368
|
+
"kind": "method",
|
|
3369
|
+
"name": "deepClone",
|
|
3370
|
+
"return": {
|
|
3371
|
+
"type": {
|
|
3372
|
+
"text": "Node"
|
|
3373
|
+
}
|
|
3374
|
+
},
|
|
3375
|
+
"inheritedFrom": {
|
|
3376
|
+
"name": "LifecycleMixin",
|
|
3377
|
+
"module": "src/mixins/lifecycle/lifecycle.ts"
|
|
3378
|
+
}
|
|
3379
|
+
},
|
|
3380
|
+
{
|
|
3381
|
+
"kind": "method",
|
|
3382
|
+
"name": "cloneNode",
|
|
3383
|
+
"return": {
|
|
3384
|
+
"type": {
|
|
3385
|
+
"text": "Node"
|
|
3386
|
+
}
|
|
3387
|
+
},
|
|
3388
|
+
"parameters": [
|
|
3389
|
+
{
|
|
3390
|
+
"name": "deep",
|
|
3391
|
+
"optional": true,
|
|
3392
|
+
"type": {
|
|
3393
|
+
"text": "boolean"
|
|
3394
|
+
}
|
|
3395
|
+
}
|
|
3396
|
+
],
|
|
3397
|
+
"inheritedFrom": {
|
|
3398
|
+
"name": "LifecycleMixin",
|
|
3399
|
+
"module": "src/mixins/lifecycle/lifecycle.ts"
|
|
3400
|
+
}
|
|
3401
|
+
},
|
|
3402
|
+
{
|
|
3403
|
+
"kind": "field",
|
|
3404
|
+
"name": "shouldRunDisconnect",
|
|
3405
|
+
"return": {
|
|
3406
|
+
"type": {
|
|
3407
|
+
"text": ""
|
|
3408
|
+
}
|
|
3409
|
+
},
|
|
3410
|
+
"readonly": true,
|
|
3411
|
+
"inheritedFrom": {
|
|
3412
|
+
"name": "LifecycleMixin",
|
|
3413
|
+
"module": "src/mixins/lifecycle/lifecycle.ts"
|
|
3414
|
+
}
|
|
3415
|
+
},
|
|
3416
|
+
{
|
|
3417
|
+
"kind": "field",
|
|
3418
|
+
"name": "shouldRunConnect",
|
|
3419
|
+
"return": {
|
|
3420
|
+
"type": {
|
|
3421
|
+
"text": ""
|
|
3422
|
+
}
|
|
3423
|
+
},
|
|
3424
|
+
"readonly": true,
|
|
3425
|
+
"inheritedFrom": {
|
|
3426
|
+
"name": "LifecycleMixin",
|
|
3427
|
+
"module": "src/mixins/lifecycle/lifecycle.ts"
|
|
3428
|
+
}
|
|
3429
|
+
},
|
|
3430
|
+
{
|
|
3431
|
+
"kind": "method",
|
|
3432
|
+
"name": "#_blockLifecycleDueToTokenChange",
|
|
3433
|
+
"return": {
|
|
3434
|
+
"type": {
|
|
3435
|
+
"text": "boolean"
|
|
3436
|
+
}
|
|
3437
|
+
},
|
|
3438
|
+
"parameters": [
|
|
3439
|
+
{
|
|
3440
|
+
"name": "lifecycleType",
|
|
3441
|
+
"type": {
|
|
3442
|
+
"text": "Lifecycletype"
|
|
3443
|
+
}
|
|
3444
|
+
}
|
|
3445
|
+
],
|
|
3446
|
+
"inheritedFrom": {
|
|
3447
|
+
"name": "LifecycleMixin",
|
|
3448
|
+
"module": "src/mixins/lifecycle/lifecycle.ts"
|
|
3449
|
+
}
|
|
3450
|
+
},
|
|
3451
|
+
{
|
|
3452
|
+
"kind": "field",
|
|
3453
|
+
"name": "_presentation",
|
|
3454
|
+
"type": {
|
|
3455
|
+
"text": "ComponentPresentation | null | undefined"
|
|
3456
|
+
},
|
|
3457
|
+
"privacy": "private",
|
|
3458
|
+
"default": "void 0",
|
|
3459
|
+
"inheritedFrom": {
|
|
3460
|
+
"name": "FoundationElement",
|
|
3461
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
3462
|
+
}
|
|
3463
|
+
},
|
|
3464
|
+
{
|
|
3465
|
+
"kind": "field",
|
|
3466
|
+
"name": "$presentation",
|
|
3467
|
+
"type": {
|
|
3468
|
+
"text": "ComponentPresentation | null"
|
|
3469
|
+
},
|
|
3470
|
+
"privacy": "public",
|
|
3471
|
+
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
3472
|
+
"inheritedFrom": {
|
|
3473
|
+
"name": "FoundationElement",
|
|
3474
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
3475
|
+
}
|
|
3476
|
+
},
|
|
3477
|
+
{
|
|
3478
|
+
"kind": "field",
|
|
3479
|
+
"name": "template",
|
|
3480
|
+
"type": {
|
|
3481
|
+
"text": "ElementViewTemplate | void | null"
|
|
3482
|
+
},
|
|
3483
|
+
"privacy": "public",
|
|
3484
|
+
"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.",
|
|
3485
|
+
"inheritedFrom": {
|
|
3486
|
+
"name": "FoundationElement",
|
|
3487
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
3488
|
+
}
|
|
3489
|
+
},
|
|
3490
|
+
{
|
|
3491
|
+
"kind": "method",
|
|
3492
|
+
"name": "templateChanged",
|
|
3493
|
+
"privacy": "protected",
|
|
3494
|
+
"return": {
|
|
3495
|
+
"type": {
|
|
3496
|
+
"text": "void"
|
|
3497
|
+
}
|
|
3498
|
+
},
|
|
3499
|
+
"inheritedFrom": {
|
|
3500
|
+
"name": "FoundationElement",
|
|
3501
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
3502
|
+
}
|
|
3503
|
+
},
|
|
3504
|
+
{
|
|
3505
|
+
"kind": "field",
|
|
3506
|
+
"name": "styles",
|
|
3507
|
+
"type": {
|
|
3508
|
+
"text": "ElementStyles | void | null"
|
|
3509
|
+
},
|
|
3510
|
+
"privacy": "public",
|
|
3511
|
+
"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.",
|
|
3512
|
+
"inheritedFrom": {
|
|
3513
|
+
"name": "FoundationElement",
|
|
3514
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
3515
|
+
}
|
|
3516
|
+
},
|
|
3517
|
+
{
|
|
3518
|
+
"kind": "method",
|
|
3519
|
+
"name": "stylesChanged",
|
|
3520
|
+
"privacy": "protected",
|
|
3521
|
+
"return": {
|
|
3522
|
+
"type": {
|
|
3523
|
+
"text": "void"
|
|
3524
|
+
}
|
|
3525
|
+
},
|
|
3526
|
+
"inheritedFrom": {
|
|
3527
|
+
"name": "FoundationElement",
|
|
3528
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
3529
|
+
}
|
|
3530
|
+
},
|
|
3531
|
+
{
|
|
3532
|
+
"kind": "method",
|
|
3533
|
+
"name": "compose",
|
|
3534
|
+
"privacy": "public",
|
|
3535
|
+
"static": true,
|
|
3536
|
+
"return": {
|
|
3537
|
+
"type": {
|
|
3538
|
+
"text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
|
|
3539
|
+
}
|
|
3540
|
+
},
|
|
3541
|
+
"parameters": [
|
|
3542
|
+
{
|
|
3543
|
+
"name": "this",
|
|
3544
|
+
"type": {
|
|
3545
|
+
"text": "K"
|
|
3546
|
+
}
|
|
3547
|
+
},
|
|
3548
|
+
{
|
|
3549
|
+
"name": "elementDefinition",
|
|
3550
|
+
"type": {
|
|
3551
|
+
"text": "T"
|
|
3552
|
+
},
|
|
3553
|
+
"description": "The definition of the element to create the registry\nfunction for."
|
|
3554
|
+
}
|
|
3555
|
+
],
|
|
3556
|
+
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
3557
|
+
"inheritedFrom": {
|
|
3558
|
+
"name": "FoundationElement",
|
|
3559
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
3560
|
+
}
|
|
3561
|
+
}
|
|
3562
|
+
],
|
|
3563
|
+
"mixins": [
|
|
3564
|
+
{
|
|
3565
|
+
"name": "LifecycleMixin",
|
|
3566
|
+
"package": "@genesislcap/foundation-utils"
|
|
3567
|
+
}
|
|
3568
|
+
],
|
|
3569
|
+
"superclass": {
|
|
3570
|
+
"name": "FoundationElement",
|
|
3571
|
+
"package": "@microsoft/fast-foundation"
|
|
3572
|
+
},
|
|
3573
|
+
"tagName": "grid-tabulator-column",
|
|
3574
|
+
"customElement": true
|
|
3575
|
+
}
|
|
3576
|
+
],
|
|
3577
|
+
"exports": [
|
|
3578
|
+
{
|
|
3579
|
+
"kind": "js",
|
|
3580
|
+
"name": "GridTabulatorColumn",
|
|
3581
|
+
"declaration": {
|
|
3582
|
+
"name": "GridTabulatorColumn",
|
|
3583
|
+
"module": "src/column/column.ts"
|
|
3584
|
+
}
|
|
3585
|
+
},
|
|
3586
|
+
{
|
|
3587
|
+
"kind": "custom-element-definition",
|
|
3588
|
+
"name": "grid-tabulator-column",
|
|
3589
|
+
"declaration": {
|
|
3590
|
+
"name": "GridTabulatorColumn",
|
|
3591
|
+
"module": "src/column/column.ts"
|
|
3592
|
+
}
|
|
3593
|
+
}
|
|
3594
|
+
]
|
|
3595
|
+
},
|
|
3596
|
+
{
|
|
3597
|
+
"kind": "javascript-module",
|
|
3598
|
+
"path": "src/column/index.ts",
|
|
3599
|
+
"declarations": [],
|
|
3600
|
+
"exports": [
|
|
3601
|
+
{
|
|
3602
|
+
"kind": "js",
|
|
3603
|
+
"name": "*",
|
|
3604
|
+
"declaration": {
|
|
3605
|
+
"name": "*",
|
|
3606
|
+
"package": "./column"
|
|
3607
|
+
}
|
|
3608
|
+
}
|
|
3609
|
+
]
|
|
3610
|
+
},
|
|
3627
3611
|
{
|
|
3628
3612
|
"kind": "javascript-module",
|
|
3629
3613
|
"path": "src/datasource/client-side.datasource.ts",
|
package/dist/dts/index.d.ts
CHANGED
|
@@ -1,16 +1,15 @@
|
|
|
1
|
+
export * from './cell';
|
|
2
|
+
export * from './cell-formatters';
|
|
3
|
+
export * from './column';
|
|
4
|
+
export * from './datasource';
|
|
5
|
+
export * from './external';
|
|
6
|
+
export * from './grid-tabulator.components';
|
|
1
7
|
export * from './grid-tabulator.definitions';
|
|
2
8
|
export * from './grid-tabulator.styles';
|
|
3
9
|
export * from './grid-tabulator.template';
|
|
4
10
|
export * from './grid-tabulator.types';
|
|
5
11
|
export * from './grid-tabulator';
|
|
6
|
-
export * from './external';
|
|
7
12
|
export * from './style';
|
|
8
|
-
export
|
|
9
|
-
export { FormatterParams as CustomFormatterParams } from './types';
|
|
10
|
-
export * from './cell';
|
|
11
|
-
export * from './cell-formatters';
|
|
12
|
-
export * from './column';
|
|
13
|
-
export * from './datasource';
|
|
14
|
-
export * from './grid-tabulator.components';
|
|
13
|
+
export * from './types';
|
|
15
14
|
export * from './utils';
|
|
16
15
|
//# sourceMappingURL=index.d.ts.map
|
package/dist/dts/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,QAAQ,CAAC;AACvB,cAAc,mBAAmB,CAAC;AAClC,cAAc,UAAU,CAAC;AACzB,cAAc,cAAc,CAAC;AAC7B,cAAc,YAAY,CAAC;AAC3B,cAAc,6BAA6B,CAAC;AAC5C,cAAc,8BAA8B,CAAC;AAC7C,cAAc,yBAAyB,CAAC;AACxC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,wBAAwB,CAAC;AACvC,cAAc,kBAAkB,CAAC;AACjC,cAAc,SAAS,CAAC;AACxB,cAAc,SAAS,CAAC;AACxB,cAAc,SAAS,CAAC"}
|
package/dist/esm/index.js
CHANGED
|
@@ -1,13 +1,14 @@
|
|
|
1
|
+
export * from './cell';
|
|
2
|
+
export * from './cell-formatters';
|
|
3
|
+
export * from './column';
|
|
4
|
+
export * from './datasource';
|
|
5
|
+
export * from './external';
|
|
6
|
+
export * from './grid-tabulator.components';
|
|
1
7
|
export * from './grid-tabulator.definitions';
|
|
2
8
|
export * from './grid-tabulator.styles';
|
|
3
9
|
export * from './grid-tabulator.template';
|
|
4
10
|
export * from './grid-tabulator.types';
|
|
5
11
|
export * from './grid-tabulator';
|
|
6
|
-
export * from './external';
|
|
7
12
|
export * from './style';
|
|
8
|
-
export * from './
|
|
9
|
-
export * from './cell-formatters';
|
|
10
|
-
export * from './column';
|
|
11
|
-
export * from './datasource';
|
|
12
|
-
export * from './grid-tabulator.components';
|
|
13
|
+
export * from './types';
|
|
13
14
|
export * from './utils';
|
package/dist/grid-tabulator.d.ts
CHANGED
|
@@ -13,7 +13,7 @@ import { DownloadOptions } from 'tabulator-tables';
|
|
|
13
13
|
import { ElementStyles } from '@microsoft/fast-element';
|
|
14
14
|
import { FilterParams } from 'tabulator-tables';
|
|
15
15
|
import type { Formatter } from 'tabulator-tables';
|
|
16
|
-
import { FormatterParams } from 'tabulator-tables';
|
|
16
|
+
import { FormatterParams as FormatterParams_2 } from 'tabulator-tables';
|
|
17
17
|
import { FoundationElement } from '@microsoft/fast-foundation';
|
|
18
18
|
import { FoundationElementRegistry } from '@microsoft/fast-foundation';
|
|
19
19
|
import { FoundationLayoutContainer } from '@genesislcap/foundation-utils';
|
|
@@ -165,7 +165,7 @@ export declare interface CellRendererParams {
|
|
|
165
165
|
/**
|
|
166
166
|
* Additional formatter parameters
|
|
167
167
|
*/
|
|
168
|
-
formatterParams?:
|
|
168
|
+
formatterParams?: FormatterParams_2;
|
|
169
169
|
/**
|
|
170
170
|
* Allow indexing by string
|
|
171
171
|
*/
|
|
@@ -178,7 +178,7 @@ export declare interface CellRendererParams {
|
|
|
178
178
|
*/
|
|
179
179
|
export declare type ColumnDefinition = {
|
|
180
180
|
formatter?: Formatter | FormatterTypes;
|
|
181
|
-
formatterParams?:
|
|
181
|
+
formatterParams?: FormatterParams;
|
|
182
182
|
} & Omit<ColumnDefinition_2, 'formatter' | 'formatterParams'>;
|
|
183
183
|
|
|
184
184
|
/**
|
|
@@ -202,12 +202,6 @@ export declare const criteriaDelimiter = ";";
|
|
|
202
202
|
*/
|
|
203
203
|
export declare const criteriaJoin = " && ";
|
|
204
204
|
|
|
205
|
-
/**
|
|
206
|
-
* Extended FormatterParams type that includes all of our custom formatter parameter interfaces
|
|
207
|
-
* @alpha
|
|
208
|
-
*/
|
|
209
|
-
export declare type CustomFormatterParams = FormatterParams | ActionFormatterParams | ActionsMenuFormatterParams | BooleanFormatterParams | EditableFormatterParams | SelectFormatterParams | TextFormatterParams;
|
|
210
|
-
|
|
211
205
|
/**
|
|
212
206
|
* The date editor class for grid-tabulator
|
|
213
207
|
* @public
|
|
@@ -353,6 +347,12 @@ export declare const ERROR_COLUMN_FIELD = "__ERROR_FIELD__";
|
|
|
353
347
|
*/
|
|
354
348
|
export declare function formatDateExtra(epoch: number): string;
|
|
355
349
|
|
|
350
|
+
/**
|
|
351
|
+
* Extended FormatterParams type that includes all of our custom formatter parameter interfaces
|
|
352
|
+
* @alpha
|
|
353
|
+
*/
|
|
354
|
+
export declare type FormatterParams = FormatterParams_2 | ActionFormatterParams | ActionsMenuFormatterParams | BooleanFormatterParams | EditableFormatterParams | SelectFormatterParams | TextFormatterParams;
|
|
355
|
+
|
|
356
356
|
/**
|
|
357
357
|
* Zero formatters for Tabulator grid
|
|
358
358
|
* @alpha
|
package/docs/api-report.md
CHANGED
|
@@ -19,7 +19,7 @@ import { DownloadOptions } from 'tabulator-tables';
|
|
|
19
19
|
import { ElementStyles } from '@microsoft/fast-element';
|
|
20
20
|
import { FilterParams } from 'tabulator-tables';
|
|
21
21
|
import type { Formatter } from 'tabulator-tables';
|
|
22
|
-
import { FormatterParams } from 'tabulator-tables';
|
|
22
|
+
import { FormatterParams as FormatterParams_2 } from 'tabulator-tables';
|
|
23
23
|
import { FoundationElement } from '@microsoft/fast-foundation';
|
|
24
24
|
import { FoundationElementRegistry } from '@microsoft/fast-foundation';
|
|
25
25
|
import { FoundationLayoutContainer } from '@genesislcap/foundation-utils';
|
|
@@ -106,14 +106,14 @@ export interface CellRendererParams {
|
|
|
106
106
|
[key: string]: any;
|
|
107
107
|
cell?: CellComponent;
|
|
108
108
|
data?: any;
|
|
109
|
-
formatterParams?:
|
|
109
|
+
formatterParams?: FormatterParams_2;
|
|
110
110
|
value?: any;
|
|
111
111
|
}
|
|
112
112
|
|
|
113
113
|
// @alpha
|
|
114
114
|
export type ColumnDefinition = {
|
|
115
115
|
formatter?: Formatter | FormatterTypes;
|
|
116
|
-
formatterParams?:
|
|
116
|
+
formatterParams?: FormatterParams;
|
|
117
117
|
} & Omit<ColumnDefinition_2, 'formatter' | 'formatterParams'>;
|
|
118
118
|
|
|
119
119
|
// @alpha
|
|
@@ -125,9 +125,6 @@ export const criteriaDelimiter = ";";
|
|
|
125
125
|
// @alpha
|
|
126
126
|
export const criteriaJoin = " && ";
|
|
127
127
|
|
|
128
|
-
// @alpha
|
|
129
|
-
export type CustomFormatterParams = FormatterParams | ActionFormatterParams | ActionsMenuFormatterParams | BooleanFormatterParams | EditableFormatterParams | SelectFormatterParams | TextFormatterParams;
|
|
130
|
-
|
|
131
128
|
// @public
|
|
132
129
|
export function dateTimeValueFormatter({ value }: any): string;
|
|
133
130
|
|
|
@@ -176,6 +173,9 @@ export const ERROR_COLUMN_FIELD = "__ERROR_FIELD__";
|
|
|
176
173
|
// @public
|
|
177
174
|
export function formatDateExtra(epoch: number): string;
|
|
178
175
|
|
|
176
|
+
// @alpha
|
|
177
|
+
export type FormatterParams = FormatterParams_2 | ActionFormatterParams | ActionsMenuFormatterParams | BooleanFormatterParams | EditableFormatterParams | SelectFormatterParams | TextFormatterParams;
|
|
178
|
+
|
|
179
179
|
// @alpha
|
|
180
180
|
export const formatters: {
|
|
181
181
|
action: typeof actionFormatter;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@genesislcap/grid-tabulator",
|
|
3
3
|
"description": "Genesis Foundation Grid Tabulator",
|
|
4
|
-
"version": "14.264.
|
|
4
|
+
"version": "14.264.1-PA-1663.1",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"license": "SEE LICENSE IN license.txt",
|
|
7
7
|
"main": "dist/esm/index.js",
|
|
@@ -39,21 +39,21 @@
|
|
|
39
39
|
}
|
|
40
40
|
},
|
|
41
41
|
"devDependencies": {
|
|
42
|
-
"@genesislcap/foundation-testing": "14.264.
|
|
43
|
-
"@genesislcap/genx": "14.264.
|
|
44
|
-
"@genesislcap/rollup-builder": "14.264.
|
|
45
|
-
"@genesislcap/ts-builder": "14.264.
|
|
46
|
-
"@genesislcap/uvu-playwright-builder": "14.264.
|
|
47
|
-
"@genesislcap/vite-builder": "14.264.
|
|
48
|
-
"@genesislcap/webpack-builder": "14.264.
|
|
42
|
+
"@genesislcap/foundation-testing": "14.264.1-PA-1663.1",
|
|
43
|
+
"@genesislcap/genx": "14.264.1-PA-1663.1",
|
|
44
|
+
"@genesislcap/rollup-builder": "14.264.1-PA-1663.1",
|
|
45
|
+
"@genesislcap/ts-builder": "14.264.1-PA-1663.1",
|
|
46
|
+
"@genesislcap/uvu-playwright-builder": "14.264.1-PA-1663.1",
|
|
47
|
+
"@genesislcap/vite-builder": "14.264.1-PA-1663.1",
|
|
48
|
+
"@genesislcap/webpack-builder": "14.264.1-PA-1663.1",
|
|
49
49
|
"@types/tabulator-tables": "6.2.6",
|
|
50
50
|
"rimraf": "^5.0.0"
|
|
51
51
|
},
|
|
52
52
|
"dependencies": {
|
|
53
|
-
"@genesislcap/foundation-comms": "14.264.
|
|
54
|
-
"@genesislcap/foundation-logger": "14.264.
|
|
55
|
-
"@genesislcap/foundation-ui": "14.264.
|
|
56
|
-
"@genesislcap/foundation-utils": "14.264.
|
|
53
|
+
"@genesislcap/foundation-comms": "14.264.1-PA-1663.1",
|
|
54
|
+
"@genesislcap/foundation-logger": "14.264.1-PA-1663.1",
|
|
55
|
+
"@genesislcap/foundation-ui": "14.264.1-PA-1663.1",
|
|
56
|
+
"@genesislcap/foundation-utils": "14.264.1-PA-1663.1",
|
|
57
57
|
"@microsoft/fast-colors": "5.3.1",
|
|
58
58
|
"@microsoft/fast-components": "2.30.6",
|
|
59
59
|
"@microsoft/fast-element": "1.14.0",
|
|
@@ -75,5 +75,5 @@
|
|
|
75
75
|
"access": "public"
|
|
76
76
|
},
|
|
77
77
|
"customElements": "dist/custom-elements.json",
|
|
78
|
-
"gitHead": "
|
|
78
|
+
"gitHead": "7ee275df87e3dcb572fbeaeff9d3707708c06750"
|
|
79
79
|
}
|