@genesislcap/grid-pro 14.237.2-alpha-78ebbc0.0 → 14.238.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.
Files changed (68) hide show
  1. package/dist/dts/column/column.d.ts +29 -46
  2. package/dist/dts/column/column.d.ts.map +1 -1
  3. package/dist/dts/datasource/base.datasource.d.ts +29 -45
  4. package/dist/dts/datasource/base.datasource.d.ts.map +1 -1
  5. package/dist/dts/datasource/server-side.datasource.d.ts +29 -46
  6. package/dist/dts/datasource/server-side.datasource.d.ts.map +1 -1
  7. package/dist/dts/grid-pro-genesis-datasource/grid-pro-genesis-datasource.d.ts +30 -53
  8. package/dist/dts/grid-pro-genesis-datasource/grid-pro-genesis-datasource.d.ts.map +1 -1
  9. package/dist/dts/grid-pro.d.ts +36 -49
  10. package/dist/dts/grid-pro.d.ts.map +1 -1
  11. package/dist/dts/grid-pro.types.d.ts +1 -1
  12. package/dist/dts/grid-pro.types.d.ts.map +1 -1
  13. package/dist/dts/tsdoc-metadata.json +1 -1
  14. package/dist/esm/cell-renderers/select.renderer.js +1 -1
  15. package/dist/esm/datasource/server-side.datasource.js +6 -6
  16. package/dist/esm/datasource/server-side.resource-base.js +1 -1
  17. package/dist/esm/datasource/server-side.resource-dataserver.js +1 -1
  18. package/dist/esm/datasource/server-side.resource-reqrep.js +1 -1
  19. package/dist/esm/grid-pro-genesis-datasource/grid-pro-genesis-datasource.js +4 -4
  20. package/dist/esm/grid-pro.js +5 -5
  21. package/dist/esm/state-persistence/kv-state.js +3 -3
  22. package/dist/grid-pro.api.json +316 -1302
  23. package/dist/grid-pro.d.ts +154 -238
  24. package/docs/api/grid-pro.agthemefontsid.md +1 -13
  25. package/docs/api/grid-pro.agthemetokenmapclassname.md +1 -13
  26. package/docs/api/grid-pro.agthemetokenmapcss.md +1 -14
  27. package/docs/api/grid-pro.converttokebabcase.md +1 -14
  28. package/docs/api/grid-pro.foundationagbooleanrenderer.md +1 -11
  29. package/docs/api/grid-pro.foundationageditablerenderer.md +1 -11
  30. package/docs/api/grid-pro.foundationagselectrenderer.md +1 -11
  31. package/docs/api/grid-pro.foundationagtextfieldrenderer.md +1 -11
  32. package/docs/api/grid-pro.foundationagtextrenderer.md +1 -11
  33. package/docs/api/grid-pro.foundationdateeditor.md +1 -11
  34. package/docs/api/grid-pro.foundationgridpro.md +1 -11
  35. package/docs/api/grid-pro.foundationgridproactionrenderer.md +1 -11
  36. package/docs/api/grid-pro.foundationgridproactionsmenurenderer.md +1 -11
  37. package/docs/api/grid-pro.foundationmultiselecteditor.md +1 -11
  38. package/docs/api/grid-pro.foundationnumbereditor.md +1 -11
  39. package/docs/api/grid-pro.foundationselecteditor.md +1 -11
  40. package/docs/api/grid-pro.foundationstringeditor.md +1 -11
  41. package/docs/api/grid-pro.getactionsmenudef.md +1 -17
  42. package/docs/api/grid-pro.getagbooleanrenderertemplate.md +1 -14
  43. package/docs/api/grid-pro.getageditablerenderertemplate.md +1 -14
  44. package/docs/api/grid-pro.getdateeditortemplate.md +1 -14
  45. package/docs/api/grid-pro.getgridprotemplate.md +1 -14
  46. package/docs/api/grid-pro.getmultiselecteditortemplate.md +1 -14
  47. package/docs/api/grid-pro.getnumbereditortemplate.md +1 -14
  48. package/docs/api/grid-pro.getselecteditortemplate.md +1 -14
  49. package/docs/api/grid-pro.getselectrenderertemplate.md +1 -14
  50. package/docs/api/grid-pro.getstringeditortemplate.md +1 -14
  51. package/docs/api/grid-pro.gettextfieldrenderertemplate.md +1 -14
  52. package/docs/api/grid-pro.gettextrenderertemplate.md +1 -12
  53. package/docs/api/grid-pro.gridpro.md +1 -1
  54. package/docs/api/grid-pro.md +29 -33
  55. package/docs/{api-report.md.api.md → api-report.md} +1 -3
  56. package/package.json +14 -14
  57. package/docs/api/grid-pro.formatdateextra.md +0 -34
  58. package/docs/api/grid-pro.getcolumntype.md +0 -33
  59. package/docs/api/grid-pro.getfilterbyfieldtype.md +0 -33
  60. package/docs/api/grid-pro.gridproserversidedatasource.applyasyncfuncname.md +0 -14
  61. package/docs/api/grid-pro.gridproserversidedatasource.applyfuncname.md +0 -14
  62. package/docs/api/grid-pro.gridproserversidedatasource.liveupdates.md +0 -21
  63. package/docs/api/grid-pro.gridproserversidedatasource.md +0 -35
  64. package/docs/api/grid-pro.gridproserversidedatasource.pagination.md +0 -14
  65. package/docs/api/grid-pro.gridproserversidedatasource.params.md +0 -14
  66. package/docs/api/grid-pro.gridproserversidedatasource.request.md +0 -14
  67. package/docs/api/grid-pro.gridproserversidedatasource.rowmodel.md +0 -14
  68. package/docs/api/grid-pro.gridproserversidedatasource.zerobasedviewnumber.md +0 -21
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "metadata": {
3
3
  "toolPackage": "@microsoft/api-extractor",
4
- "toolVersion": "7.48.0",
4
+ "toolVersion": "7.34.9",
5
5
  "schemaVersion": 1011,
6
6
  "oldestForwardsCompatibleVersion": 1001,
7
7
  "tsdocConfig": {
@@ -2827,45 +2827,27 @@
2827
2827
  }
2828
2828
  },
2829
2829
  {
2830
- "kind": "Function",
2831
- "canonicalReference": "@genesislcap/grid-pro!agThemeFontsId:function(1)",
2830
+ "kind": "Variable",
2831
+ "canonicalReference": "@genesislcap/grid-pro!agThemeFontsId:var",
2832
2832
  "docComment": "/**\n * Generates the id name for custom Grid Pro fonts.\n *\n * @param themeName - the Grid Pro theme name\n *\n * @returns the id name for the Grid Pro fonts\n *\n * @example\n *\n * The result of this is used in the id of style tag:\n * ```html\n * <style id=\"ag-theme-alpine-fonts\"></style>\n * ```\n *\n * @public\n */\n",
2833
2833
  "excerptTokens": [
2834
2834
  {
2835
2835
  "kind": "Content",
2836
- "text": "agThemeFontsId: (themeName: "
2837
- },
2838
- {
2839
- "kind": "Content",
2840
- "text": "string"
2841
- },
2842
- {
2843
- "kind": "Content",
2844
- "text": ") => "
2836
+ "text": "agThemeFontsId: "
2845
2837
  },
2846
2838
  {
2847
2839
  "kind": "Content",
2848
- "text": "string"
2840
+ "text": "(themeName: string) => string"
2849
2841
  }
2850
2842
  ],
2851
2843
  "fileUrlPath": "src/grid-pro.types.ts",
2852
- "returnTypeTokenRange": {
2853
- "startIndex": 3,
2854
- "endIndex": 4
2855
- },
2844
+ "isReadonly": true,
2856
2845
  "releaseTag": "Public",
2857
- "overloadIndex": 1,
2858
- "parameters": [
2859
- {
2860
- "parameterName": "themeName",
2861
- "parameterTypeTokenRange": {
2862
- "startIndex": 1,
2863
- "endIndex": 2
2864
- },
2865
- "isOptional": false
2866
- }
2867
- ],
2868
- "name": "agThemeFontsId"
2846
+ "name": "agThemeFontsId",
2847
+ "variableTypeTokenRange": {
2848
+ "startIndex": 1,
2849
+ "endIndex": 2
2850
+ }
2869
2851
  },
2870
2852
  {
2871
2853
  "kind": "Variable",
@@ -2896,62 +2878,40 @@
2896
2878
  }
2897
2879
  },
2898
2880
  {
2899
- "kind": "Function",
2900
- "canonicalReference": "@genesislcap/grid-pro!agThemeTokenMapClassname:function(1)",
2881
+ "kind": "Variable",
2882
+ "canonicalReference": "@genesislcap/grid-pro!agThemeTokenMapClassname:var",
2901
2883
  "docComment": "/**\n * Generates the class name for a given Grid Pro theme name.\n *\n * @param themeName - the Grid Pro theme name\n *\n * @returns the class name for the Grid Pro token map\n *\n * @example\n *\n * The result of this will be a class name that is applied to the grid part of GridPro template (actual content of the class comes from agThemeTokenMapCSS):\n * ```html\n * <span part=\"grid\" class=\"ag-theme-genesis-rapid-dark\">\n * ```\n *\n * @public\n */\n",
2902
2884
  "excerptTokens": [
2903
2885
  {
2904
2886
  "kind": "Content",
2905
- "text": "agThemeTokenMapClassname: (themeName: "
2906
- },
2907
- {
2908
- "kind": "Content",
2909
- "text": "string"
2887
+ "text": "agThemeTokenMapClassname: "
2910
2888
  },
2911
2889
  {
2912
2890
  "kind": "Content",
2913
- "text": ") => "
2914
- },
2915
- {
2916
- "kind": "Content",
2917
- "text": "string"
2891
+ "text": "(themeName: string) => string"
2918
2892
  }
2919
2893
  ],
2920
2894
  "fileUrlPath": "src/grid-pro.types.ts",
2921
- "returnTypeTokenRange": {
2922
- "startIndex": 3,
2923
- "endIndex": 4
2924
- },
2895
+ "isReadonly": true,
2925
2896
  "releaseTag": "Public",
2926
- "overloadIndex": 1,
2927
- "parameters": [
2928
- {
2929
- "parameterName": "themeName",
2930
- "parameterTypeTokenRange": {
2931
- "startIndex": 1,
2932
- "endIndex": 2
2933
- },
2934
- "isOptional": false
2935
- }
2936
- ],
2937
- "name": "agThemeTokenMapClassname"
2897
+ "name": "agThemeTokenMapClassname",
2898
+ "variableTypeTokenRange": {
2899
+ "startIndex": 1,
2900
+ "endIndex": 2
2901
+ }
2938
2902
  },
2939
2903
  {
2940
- "kind": "Function",
2941
- "canonicalReference": "@genesislcap/grid-pro!agThemeTokenMapCSS:function(1)",
2904
+ "kind": "Variable",
2905
+ "canonicalReference": "@genesislcap/grid-pro!agThemeTokenMapCSS:var",
2942
2906
  "docComment": "/**\n * Generates the CSS for a given GridPro theme name and token map\n *\n * @param themeName - the GridPro theme name\n *\n * @param tokenMap - a map of CSS variables {@link @genesislcap/grid-pro#AgGridCSSVars} and custom token values\n *\n * @returns the CSS for the Grid Pro token map\n *\n * @example\n * ```ts\n * export const agThemeGenesisRapidTokens = {\n * backgroundColor: create<Swatch>('rapid-ag-background-color').withDefault((elem: HTMLElement) =>\n * baseLayerLuminance.getValueFor(elem) === StandardLuminance.LightMode\n * ? lightColors.backgroundSwatch\n * : darkColors.backgroundSwatch\n * ),\n * foregroundColor: create<Swatch>('rapid-ag-foreground-color').withDefault((elem: HTMLElement) =>\n * baseLayerLuminance.getValueFor(elem) === StandardLuminance.LightMode\n * ? lightColors.foregroundSwatch\n * : darkColors.foregroundSwatch\n * ),\n * };\n * export const agThemeGenesisRapidTokenMap: CSSVarTokenMap<AgGridCSSVars | string> = {\n * [AgGridCSSVars.backgroundColor]: agThemeGenesisRapidTokens.backgroundColor,\n * [AgGridCSSVars.foregroundColor]: agThemeGenesisRapidTokens.foregroundColor,\n * };\n * ```\n *\n * @public\n */\n",
2943
2907
  "excerptTokens": [
2944
2908
  {
2945
2909
  "kind": "Content",
2946
- "text": "agThemeTokenMapCSS: (themeName: "
2910
+ "text": "agThemeTokenMapCSS: "
2947
2911
  },
2948
2912
  {
2949
2913
  "kind": "Content",
2950
- "text": "string"
2951
- },
2952
- {
2953
- "kind": "Content",
2954
- "text": ", tokenMap: "
2914
+ "text": "(themeName: string, tokenMap: "
2955
2915
  },
2956
2916
  {
2957
2917
  "kind": "Reference",
@@ -2960,15 +2920,7 @@
2960
2920
  },
2961
2921
  {
2962
2922
  "kind": "Content",
2963
- "text": "<any>"
2964
- },
2965
- {
2966
- "kind": "Content",
2967
- "text": ") => "
2968
- },
2969
- {
2970
- "kind": "Content",
2971
- "text": "import(\"@microsoft/fast-element\")."
2923
+ "text": "<any>) => import(\"@microsoft/fast-element\")."
2972
2924
  },
2973
2925
  {
2974
2926
  "kind": "Reference",
@@ -2977,31 +2929,13 @@
2977
2929
  }
2978
2930
  ],
2979
2931
  "fileUrlPath": "src/grid-pro.types.ts",
2980
- "returnTypeTokenRange": {
2981
- "startIndex": 6,
2982
- "endIndex": 8
2983
- },
2932
+ "isReadonly": true,
2984
2933
  "releaseTag": "Public",
2985
- "overloadIndex": 1,
2986
- "parameters": [
2987
- {
2988
- "parameterName": "themeName",
2989
- "parameterTypeTokenRange": {
2990
- "startIndex": 1,
2991
- "endIndex": 2
2992
- },
2993
- "isOptional": false
2994
- },
2995
- {
2996
- "parameterName": "tokenMap",
2997
- "parameterTypeTokenRange": {
2998
- "startIndex": 3,
2999
- "endIndex": 5
3000
- },
3001
- "isOptional": false
3002
- }
3003
- ],
3004
- "name": "agThemeTokenMapCSS"
2934
+ "name": "agThemeTokenMapCSS",
2935
+ "variableTypeTokenRange": {
2936
+ "startIndex": 1,
2937
+ "endIndex": 5
2938
+ }
3005
2939
  },
3006
2940
  {
3007
2941
  "kind": "Class",
@@ -3547,45 +3481,27 @@
3547
3481
  }
3548
3482
  },
3549
3483
  {
3550
- "kind": "Function",
3551
- "canonicalReference": "@genesislcap/grid-pro!convertToKebabCase:function(1)",
3484
+ "kind": "Variable",
3485
+ "canonicalReference": "@genesislcap/grid-pro!convertToKebabCase:var",
3552
3486
  "docComment": "/**\n * Convert string values from 'camelCase' to 'kebab-case'\n *\n * @param value - The value to convert to Kebab case.\n *\n * @returns The Kebab case result.\n *\n * @public\n */\n",
3553
3487
  "excerptTokens": [
3554
3488
  {
3555
3489
  "kind": "Content",
3556
- "text": "convertToKebabCase: (value: "
3557
- },
3558
- {
3559
- "kind": "Content",
3560
- "text": "string"
3561
- },
3562
- {
3563
- "kind": "Content",
3564
- "text": ") => "
3490
+ "text": "convertToKebabCase: "
3565
3491
  },
3566
3492
  {
3567
3493
  "kind": "Content",
3568
- "text": "string"
3494
+ "text": "(value: string) => string"
3569
3495
  }
3570
3496
  ],
3571
3497
  "fileUrlPath": "src/utils/string.ts",
3572
- "returnTypeTokenRange": {
3573
- "startIndex": 3,
3574
- "endIndex": 4
3575
- },
3498
+ "isReadonly": true,
3576
3499
  "releaseTag": "Public",
3577
- "overloadIndex": 1,
3578
- "parameters": [
3579
- {
3580
- "parameterName": "value",
3581
- "parameterTypeTokenRange": {
3582
- "startIndex": 1,
3583
- "endIndex": 2
3584
- },
3585
- "isOptional": false
3586
- }
3587
- ],
3588
- "name": "convertToKebabCase"
3500
+ "name": "convertToKebabCase",
3501
+ "variableTypeTokenRange": {
3502
+ "startIndex": 1,
3503
+ "endIndex": 2
3504
+ }
3589
3505
  },
3590
3506
  {
3591
3507
  "kind": "Variable",
@@ -4652,62 +4568,17 @@
4652
4568
  }
4653
4569
  },
4654
4570
  {
4655
- "kind": "Function",
4656
- "canonicalReference": "@genesislcap/grid-pro!formatDateExtra:function(1)",
4657
- "docComment": "/**\n * Returns a formatted date value from an epoch number.\n *\n * @deprecated\n *\n * No longer used in the Grid Pro package.\n *\n * @param epoch - A number representing the number of milliseconds since the Unix epoch (1 January 1970 00:00:00 UTC).\n *\n * @returns A formatted date value.\n *\n * @alpha\n */\n",
4658
- "excerptTokens": [
4659
- {
4660
- "kind": "Content",
4661
- "text": "export declare function formatDateExtra(epoch: "
4662
- },
4663
- {
4664
- "kind": "Content",
4665
- "text": "number"
4666
- },
4667
- {
4668
- "kind": "Content",
4669
- "text": "): "
4670
- },
4671
- {
4672
- "kind": "Content",
4673
- "text": "string"
4674
- },
4675
- {
4676
- "kind": "Content",
4677
- "text": ";"
4678
- }
4679
- ],
4680
- "fileUrlPath": "src/grid-pro.definitions.ts",
4681
- "returnTypeTokenRange": {
4682
- "startIndex": 3,
4683
- "endIndex": 4
4684
- },
4685
- "releaseTag": "Alpha",
4686
- "overloadIndex": 1,
4687
- "parameters": [
4688
- {
4689
- "parameterName": "epoch",
4690
- "parameterTypeTokenRange": {
4691
- "startIndex": 1,
4692
- "endIndex": 2
4693
- },
4694
- "isOptional": false
4695
- }
4696
- ],
4697
- "name": "formatDateExtra"
4698
- },
4699
- {
4700
- "kind": "Function",
4701
- "canonicalReference": "@genesislcap/grid-pro!foundationAgBooleanRenderer:function(1)",
4571
+ "kind": "Variable",
4572
+ "canonicalReference": "@genesislcap/grid-pro!foundationAgBooleanRenderer:var",
4702
4573
  "docComment": "/**\n * A function that returns a Foundation Boolean Renderer registration for configuring the component with a DesignSystem.\n *\n * @remarks\n *\n * HTML Element: \\<foundation-boolean-renderer\\>\n *\n * @public\n */\n",
4703
4574
  "excerptTokens": [
4704
4575
  {
4705
4576
  "kind": "Content",
4706
- "text": "foundationAgBooleanRenderer: (overrideDefinition?: "
4577
+ "text": "foundationAgBooleanRenderer: "
4707
4578
  },
4708
4579
  {
4709
4580
  "kind": "Content",
4710
- "text": "import(\"@microsoft/fast-foundation\")."
4581
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
4711
4582
  },
4712
4583
  {
4713
4584
  "kind": "Reference",
@@ -4743,15 +4614,7 @@
4743
4614
  },
4744
4615
  {
4745
4616
  "kind": "Content",
4746
- "text": ", any>;\n}>"
4747
- },
4748
- {
4749
- "kind": "Content",
4750
- "text": ") => "
4751
- },
4752
- {
4753
- "kind": "Content",
4754
- "text": "import(\"@microsoft/fast-foundation\")."
4617
+ "text": ", any>;\n}>) => import(\"@microsoft/fast-foundation\")."
4755
4618
  },
4756
4619
  {
4757
4620
  "kind": "Reference",
@@ -4800,36 +4663,26 @@
4800
4663
  }
4801
4664
  ],
4802
4665
  "fileUrlPath": "src/cell-renderers/boolean.renderer.ts",
4803
- "returnTypeTokenRange": {
4804
- "startIndex": 11,
4805
- "endIndex": 22
4806
- },
4666
+ "isReadonly": true,
4807
4667
  "releaseTag": "Public",
4808
- "overloadIndex": 1,
4809
- "parameters": [
4810
- {
4811
- "parameterName": "overrideDefinition",
4812
- "parameterTypeTokenRange": {
4813
- "startIndex": 1,
4814
- "endIndex": 10
4815
- },
4816
- "isOptional": true
4817
- }
4818
- ],
4819
- "name": "foundationAgBooleanRenderer"
4668
+ "name": "foundationAgBooleanRenderer",
4669
+ "variableTypeTokenRange": {
4670
+ "startIndex": 1,
4671
+ "endIndex": 20
4672
+ }
4820
4673
  },
4821
4674
  {
4822
- "kind": "Function",
4823
- "canonicalReference": "@genesislcap/grid-pro!foundationAgEditableRenderer:function(1)",
4675
+ "kind": "Variable",
4676
+ "canonicalReference": "@genesislcap/grid-pro!foundationAgEditableRenderer:var",
4824
4677
  "docComment": "/**\n * A function that returns a Foundation Editable Renderer registration for configuring the component with a DesignSystem.\n *\n * @remarks\n *\n * HTML Element: \\<foundation-editable-renderer\\>\n *\n * @public\n */\n",
4825
4678
  "excerptTokens": [
4826
4679
  {
4827
4680
  "kind": "Content",
4828
- "text": "foundationAgEditableRenderer: (overrideDefinition?: "
4681
+ "text": "foundationAgEditableRenderer: "
4829
4682
  },
4830
4683
  {
4831
4684
  "kind": "Content",
4832
- "text": "import(\"@microsoft/fast-foundation\")."
4685
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
4833
4686
  },
4834
4687
  {
4835
4688
  "kind": "Reference",
@@ -4865,15 +4718,7 @@
4865
4718
  },
4866
4719
  {
4867
4720
  "kind": "Content",
4868
- "text": ", any>;\n}>"
4869
- },
4870
- {
4871
- "kind": "Content",
4872
- "text": ") => "
4873
- },
4874
- {
4875
- "kind": "Content",
4876
- "text": "import(\"@microsoft/fast-foundation\")."
4721
+ "text": ", any>;\n}>) => import(\"@microsoft/fast-foundation\")."
4877
4722
  },
4878
4723
  {
4879
4724
  "kind": "Reference",
@@ -4922,36 +4767,26 @@
4922
4767
  }
4923
4768
  ],
4924
4769
  "fileUrlPath": "src/cell-renderers/editable.renderer.ts",
4925
- "returnTypeTokenRange": {
4926
- "startIndex": 11,
4927
- "endIndex": 22
4928
- },
4770
+ "isReadonly": true,
4929
4771
  "releaseTag": "Public",
4930
- "overloadIndex": 1,
4931
- "parameters": [
4932
- {
4933
- "parameterName": "overrideDefinition",
4934
- "parameterTypeTokenRange": {
4935
- "startIndex": 1,
4936
- "endIndex": 10
4937
- },
4938
- "isOptional": true
4939
- }
4940
- ],
4941
- "name": "foundationAgEditableRenderer"
4772
+ "name": "foundationAgEditableRenderer",
4773
+ "variableTypeTokenRange": {
4774
+ "startIndex": 1,
4775
+ "endIndex": 20
4776
+ }
4942
4777
  },
4943
4778
  {
4944
- "kind": "Function",
4945
- "canonicalReference": "@genesislcap/grid-pro!foundationAgSelectRenderer:function(1)",
4779
+ "kind": "Variable",
4780
+ "canonicalReference": "@genesislcap/grid-pro!foundationAgSelectRenderer:var",
4946
4781
  "docComment": "/**\n * A function that returns a Foundation Select Renderer registration for configuring the component with a DesignSystem.\n *\n * @remarks\n *\n * HTML Element: \\<foundation-select-renderer\\>\n *\n * @public\n */\n",
4947
4782
  "excerptTokens": [
4948
4783
  {
4949
4784
  "kind": "Content",
4950
- "text": "foundationAgSelectRenderer: (overrideDefinition?: "
4785
+ "text": "foundationAgSelectRenderer: "
4951
4786
  },
4952
4787
  {
4953
4788
  "kind": "Content",
4954
- "text": "import(\"@microsoft/fast-foundation\")."
4789
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
4955
4790
  },
4956
4791
  {
4957
4792
  "kind": "Reference",
@@ -4978,15 +4813,7 @@
4978
4813
  },
4979
4814
  {
4980
4815
  "kind": "Content",
4981
- "text": "<any, any>;\n}>"
4982
- },
4983
- {
4984
- "kind": "Content",
4985
- "text": ") => "
4986
- },
4987
- {
4988
- "kind": "Content",
4989
- "text": "import(\"@microsoft/fast-foundation\")."
4816
+ "text": "<any, any>;\n}>) => import(\"@microsoft/fast-foundation\")."
4990
4817
  },
4991
4818
  {
4992
4819
  "kind": "Reference",
@@ -5026,36 +4853,26 @@
5026
4853
  }
5027
4854
  ],
5028
4855
  "fileUrlPath": "src/cell-renderers/select.renderer.ts",
5029
- "returnTypeTokenRange": {
5030
- "startIndex": 9,
5031
- "endIndex": 18
5032
- },
4856
+ "isReadonly": true,
5033
4857
  "releaseTag": "Public",
5034
- "overloadIndex": 1,
5035
- "parameters": [
5036
- {
5037
- "parameterName": "overrideDefinition",
5038
- "parameterTypeTokenRange": {
5039
- "startIndex": 1,
5040
- "endIndex": 8
5041
- },
5042
- "isOptional": true
5043
- }
5044
- ],
5045
- "name": "foundationAgSelectRenderer"
4858
+ "name": "foundationAgSelectRenderer",
4859
+ "variableTypeTokenRange": {
4860
+ "startIndex": 1,
4861
+ "endIndex": 16
4862
+ }
5046
4863
  },
5047
4864
  {
5048
- "kind": "Function",
5049
- "canonicalReference": "@genesislcap/grid-pro!foundationAgTextFieldRenderer:function(1)",
4865
+ "kind": "Variable",
4866
+ "canonicalReference": "@genesislcap/grid-pro!foundationAgTextFieldRenderer:var",
5050
4867
  "docComment": "/**\n * A function that returns a Foundation Text Field Renderer registration for configuring the component with a DesignSystem.\n *\n * @remarks\n *\n * HTML Element: \\<foundation-grid-pro-text-field-renderer\\>\n *\n * @public\n */\n",
5051
4868
  "excerptTokens": [
5052
4869
  {
5053
4870
  "kind": "Content",
5054
- "text": "foundationAgTextFieldRenderer: (overrideDefinition?: "
4871
+ "text": "foundationAgTextFieldRenderer: "
5055
4872
  },
5056
4873
  {
5057
4874
  "kind": "Content",
5058
- "text": "import(\"@microsoft/fast-foundation\")."
4875
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
5059
4876
  },
5060
4877
  {
5061
4878
  "kind": "Reference",
@@ -5091,15 +4908,7 @@
5091
4908
  },
5092
4909
  {
5093
4910
  "kind": "Content",
5094
- "text": ", any>;\n}>"
5095
- },
5096
- {
5097
- "kind": "Content",
5098
- "text": ") => "
5099
- },
5100
- {
5101
- "kind": "Content",
5102
- "text": "import(\"@microsoft/fast-foundation\")."
4911
+ "text": ", any>;\n}>) => import(\"@microsoft/fast-foundation\")."
5103
4912
  },
5104
4913
  {
5105
4914
  "kind": "Reference",
@@ -5148,36 +4957,26 @@
5148
4957
  }
5149
4958
  ],
5150
4959
  "fileUrlPath": "src/cell-renderers/text-field.renderer.ts",
5151
- "returnTypeTokenRange": {
5152
- "startIndex": 11,
5153
- "endIndex": 22
5154
- },
4960
+ "isReadonly": true,
5155
4961
  "releaseTag": "Public",
5156
- "overloadIndex": 1,
5157
- "parameters": [
5158
- {
5159
- "parameterName": "overrideDefinition",
5160
- "parameterTypeTokenRange": {
5161
- "startIndex": 1,
5162
- "endIndex": 10
5163
- },
5164
- "isOptional": true
5165
- }
5166
- ],
5167
- "name": "foundationAgTextFieldRenderer"
5168
- },
5169
- {
5170
- "kind": "Function",
5171
- "canonicalReference": "@genesislcap/grid-pro!foundationAgTextRenderer:function(1)",
5172
- "docComment": "/**\n * A function that returns a Foundation Text Renderer registration for configuring the component with a DesignSystem.\n *\n * @remarks\n *\n * HTML Element: \\<foundation-grid-text-renderer\\>\n *\n * @deprecated\n *\n * - Use foundationAgTextFieldRenderer instead\n *\n * @public\n */\n",
5173
- "excerptTokens": [
4962
+ "name": "foundationAgTextFieldRenderer",
4963
+ "variableTypeTokenRange": {
4964
+ "startIndex": 1,
4965
+ "endIndex": 20
4966
+ }
4967
+ },
4968
+ {
4969
+ "kind": "Variable",
4970
+ "canonicalReference": "@genesislcap/grid-pro!foundationAgTextRenderer:var",
4971
+ "docComment": "/**\n * A function that returns a Foundation Text Renderer registration for configuring the component with a DesignSystem.\n *\n * @remarks\n *\n * HTML Element: \\<foundation-grid-text-renderer\\>\n *\n * @deprecated\n *\n * - Use foundationAgTextFieldRenderer instead\n *\n * @public\n */\n",
4972
+ "excerptTokens": [
5174
4973
  {
5175
4974
  "kind": "Content",
5176
- "text": "foundationAgTextRenderer: (overrideDefinition?: "
4975
+ "text": "foundationAgTextRenderer: "
5177
4976
  },
5178
4977
  {
5179
4978
  "kind": "Content",
5180
- "text": "import(\"@microsoft/fast-foundation\")."
4979
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
5181
4980
  },
5182
4981
  {
5183
4982
  "kind": "Reference",
@@ -5213,15 +5012,7 @@
5213
5012
  },
5214
5013
  {
5215
5014
  "kind": "Content",
5216
- "text": ", any>;\n}>"
5217
- },
5218
- {
5219
- "kind": "Content",
5220
- "text": ") => "
5221
- },
5222
- {
5223
- "kind": "Content",
5224
- "text": "import(\"@microsoft/fast-foundation\")."
5015
+ "text": ", any>;\n}>) => import(\"@microsoft/fast-foundation\")."
5225
5016
  },
5226
5017
  {
5227
5018
  "kind": "Reference",
@@ -5270,36 +5061,26 @@
5270
5061
  }
5271
5062
  ],
5272
5063
  "fileUrlPath": "src/cell-renderers/text.renderer.ts",
5273
- "returnTypeTokenRange": {
5274
- "startIndex": 11,
5275
- "endIndex": 22
5276
- },
5064
+ "isReadonly": true,
5277
5065
  "releaseTag": "Public",
5278
- "overloadIndex": 1,
5279
- "parameters": [
5280
- {
5281
- "parameterName": "overrideDefinition",
5282
- "parameterTypeTokenRange": {
5283
- "startIndex": 1,
5284
- "endIndex": 10
5285
- },
5286
- "isOptional": true
5287
- }
5288
- ],
5289
- "name": "foundationAgTextRenderer"
5066
+ "name": "foundationAgTextRenderer",
5067
+ "variableTypeTokenRange": {
5068
+ "startIndex": 1,
5069
+ "endIndex": 20
5070
+ }
5290
5071
  },
5291
5072
  {
5292
- "kind": "Function",
5293
- "canonicalReference": "@genesislcap/grid-pro!foundationDateEditor:function(1)",
5073
+ "kind": "Variable",
5074
+ "canonicalReference": "@genesislcap/grid-pro!foundationDateEditor:var",
5294
5075
  "docComment": "/**\n * @remarks\n *\n * HTML Element: \\<foundation-select-editor\\>\n *\n * @public\n */\n",
5295
5076
  "excerptTokens": [
5296
5077
  {
5297
5078
  "kind": "Content",
5298
- "text": "foundationDateEditor: (overrideDefinition?: "
5079
+ "text": "foundationDateEditor: "
5299
5080
  },
5300
5081
  {
5301
5082
  "kind": "Content",
5302
- "text": "import(\"@microsoft/fast-foundation\")."
5083
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
5303
5084
  },
5304
5085
  {
5305
5086
  "kind": "Reference",
@@ -5335,15 +5116,7 @@
5335
5116
  },
5336
5117
  {
5337
5118
  "kind": "Content",
5338
- "text": ", any>;\n}>"
5339
- },
5340
- {
5341
- "kind": "Content",
5342
- "text": ") => "
5343
- },
5344
- {
5345
- "kind": "Content",
5346
- "text": "import(\"@microsoft/fast-foundation\")."
5119
+ "text": ", any>;\n}>) => import(\"@microsoft/fast-foundation\")."
5347
5120
  },
5348
5121
  {
5349
5122
  "kind": "Reference",
@@ -5392,23 +5165,13 @@
5392
5165
  }
5393
5166
  ],
5394
5167
  "fileUrlPath": "src/cell-editors/date.editor.ts",
5395
- "returnTypeTokenRange": {
5396
- "startIndex": 11,
5397
- "endIndex": 22
5398
- },
5168
+ "isReadonly": true,
5399
5169
  "releaseTag": "Public",
5400
- "overloadIndex": 1,
5401
- "parameters": [
5402
- {
5403
- "parameterName": "overrideDefinition",
5404
- "parameterTypeTokenRange": {
5405
- "startIndex": 1,
5406
- "endIndex": 10
5407
- },
5408
- "isOptional": true
5409
- }
5410
- ],
5411
- "name": "foundationDateEditor"
5170
+ "name": "foundationDateEditor",
5171
+ "variableTypeTokenRange": {
5172
+ "startIndex": 1,
5173
+ "endIndex": 20
5174
+ }
5412
5175
  },
5413
5176
  {
5414
5177
  "kind": "Variable",
@@ -6424,17 +6187,17 @@
6424
6187
  }
6425
6188
  },
6426
6189
  {
6427
- "kind": "Function",
6428
- "canonicalReference": "@genesislcap/grid-pro!foundationGridPro:function(1)",
6190
+ "kind": "Variable",
6191
+ "canonicalReference": "@genesislcap/grid-pro!foundationGridPro:var",
6429
6192
  "docComment": "/**\n * A function that returns a Foundation Grid Pro registration for configuring the component with a DesignSystem.\n *\n * @remarks\n *\n * HTML Element: \\<foundation-grid-pro\\>\n *\n * @public\n */\n",
6430
6193
  "excerptTokens": [
6431
6194
  {
6432
6195
  "kind": "Content",
6433
- "text": "foundationGridPro: (overrideDefinition?: "
6196
+ "text": "foundationGridPro: "
6434
6197
  },
6435
6198
  {
6436
6199
  "kind": "Content",
6437
- "text": "import(\"@microsoft/fast-foundation\")."
6200
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
6438
6201
  },
6439
6202
  {
6440
6203
  "kind": "Reference",
@@ -6461,15 +6224,7 @@
6461
6224
  },
6462
6225
  {
6463
6226
  "kind": "Content",
6464
- "text": "<any, any>;\n}>"
6465
- },
6466
- {
6467
- "kind": "Content",
6468
- "text": ") => "
6469
- },
6470
- {
6471
- "kind": "Content",
6472
- "text": "import(\"@microsoft/fast-foundation\")."
6227
+ "text": "<any, any>;\n}>) => import(\"@microsoft/fast-foundation\")."
6473
6228
  },
6474
6229
  {
6475
6230
  "kind": "Reference",
@@ -6509,36 +6264,26 @@
6509
6264
  }
6510
6265
  ],
6511
6266
  "fileUrlPath": "src/grid-pro.ts",
6512
- "returnTypeTokenRange": {
6513
- "startIndex": 9,
6514
- "endIndex": 18
6515
- },
6267
+ "isReadonly": true,
6516
6268
  "releaseTag": "Public",
6517
- "overloadIndex": 1,
6518
- "parameters": [
6519
- {
6520
- "parameterName": "overrideDefinition",
6521
- "parameterTypeTokenRange": {
6522
- "startIndex": 1,
6523
- "endIndex": 8
6524
- },
6525
- "isOptional": true
6526
- }
6527
- ],
6528
- "name": "foundationGridPro"
6269
+ "name": "foundationGridPro",
6270
+ "variableTypeTokenRange": {
6271
+ "startIndex": 1,
6272
+ "endIndex": 16
6273
+ }
6529
6274
  },
6530
6275
  {
6531
- "kind": "Function",
6532
- "canonicalReference": "@genesislcap/grid-pro!foundationGridProActionRenderer:function(1)",
6276
+ "kind": "Variable",
6277
+ "canonicalReference": "@genesislcap/grid-pro!foundationGridProActionRenderer:var",
6533
6278
  "docComment": "/**\n * A function that returns a Foundation Action Renderer for configuring the component with a DesignSystem.\n *\n * @remarks\n *\n * HTML Element: \\<foundation-grid-pro-action-renderer\\>\n *\n * @public\n */\n",
6534
6279
  "excerptTokens": [
6535
6280
  {
6536
6281
  "kind": "Content",
6537
- "text": "foundationGridProActionRenderer: (overrideDefinition?: "
6282
+ "text": "foundationGridProActionRenderer: "
6538
6283
  },
6539
6284
  {
6540
6285
  "kind": "Content",
6541
- "text": "import(\"@microsoft/fast-foundation\")."
6286
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
6542
6287
  },
6543
6288
  {
6544
6289
  "kind": "Reference",
@@ -6574,15 +6319,7 @@
6574
6319
  },
6575
6320
  {
6576
6321
  "kind": "Content",
6577
- "text": ", any>;\n}>"
6578
- },
6579
- {
6580
- "kind": "Content",
6581
- "text": ") => "
6582
- },
6583
- {
6584
- "kind": "Content",
6585
- "text": "import(\"@microsoft/fast-foundation\")."
6322
+ "text": ", any>;\n}>) => import(\"@microsoft/fast-foundation\")."
6586
6323
  },
6587
6324
  {
6588
6325
  "kind": "Reference",
@@ -6631,36 +6368,26 @@
6631
6368
  }
6632
6369
  ],
6633
6370
  "fileUrlPath": "src/cell-renderers/action.renderer.ts",
6634
- "returnTypeTokenRange": {
6635
- "startIndex": 11,
6636
- "endIndex": 22
6637
- },
6371
+ "isReadonly": true,
6638
6372
  "releaseTag": "Public",
6639
- "overloadIndex": 1,
6640
- "parameters": [
6641
- {
6642
- "parameterName": "overrideDefinition",
6643
- "parameterTypeTokenRange": {
6644
- "startIndex": 1,
6645
- "endIndex": 10
6646
- },
6647
- "isOptional": true
6648
- }
6649
- ],
6650
- "name": "foundationGridProActionRenderer"
6373
+ "name": "foundationGridProActionRenderer",
6374
+ "variableTypeTokenRange": {
6375
+ "startIndex": 1,
6376
+ "endIndex": 20
6377
+ }
6651
6378
  },
6652
6379
  {
6653
- "kind": "Function",
6654
- "canonicalReference": "@genesislcap/grid-pro!foundationGridProActionsMenuRenderer:function(1)",
6380
+ "kind": "Variable",
6381
+ "canonicalReference": "@genesislcap/grid-pro!foundationGridProActionsMenuRenderer:var",
6655
6382
  "docComment": "/**\n * A function that returns a Foundation Actions Menu for configuring the component with a DesignSystem.\n *\n * @remarks\n *\n * HTML Element: \\<foundation-grid-pro-actions-menu-renderer\\>\n *\n * @public\n */\n",
6656
6383
  "excerptTokens": [
6657
6384
  {
6658
6385
  "kind": "Content",
6659
- "text": "foundationGridProActionsMenuRenderer: (overrideDefinition?: "
6386
+ "text": "foundationGridProActionsMenuRenderer: "
6660
6387
  },
6661
6388
  {
6662
6389
  "kind": "Content",
6663
- "text": "import(\"@microsoft/fast-foundation\")."
6390
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
6664
6391
  },
6665
6392
  {
6666
6393
  "kind": "Reference",
@@ -6678,15 +6405,7 @@
6678
6405
  },
6679
6406
  {
6680
6407
  "kind": "Content",
6681
- "text": "<any, any>;\n}>"
6682
- },
6683
- {
6684
- "kind": "Content",
6685
- "text": ") => "
6686
- },
6687
- {
6688
- "kind": "Content",
6689
- "text": "import(\"@microsoft/fast-foundation\")."
6408
+ "text": "<any, any>;\n}>) => import(\"@microsoft/fast-foundation\")."
6690
6409
  },
6691
6410
  {
6692
6411
  "kind": "Reference",
@@ -6717,23 +6436,13 @@
6717
6436
  }
6718
6437
  ],
6719
6438
  "fileUrlPath": "src/cell-renderers/actions-menu.renderer.ts",
6720
- "returnTypeTokenRange": {
6721
- "startIndex": 7,
6722
- "endIndex": 14
6723
- },
6439
+ "isReadonly": true,
6724
6440
  "releaseTag": "Public",
6725
- "overloadIndex": 1,
6726
- "parameters": [
6727
- {
6728
- "parameterName": "overrideDefinition",
6729
- "parameterTypeTokenRange": {
6730
- "startIndex": 1,
6731
- "endIndex": 6
6732
- },
6733
- "isOptional": true
6734
- }
6735
- ],
6736
- "name": "foundationGridProActionsMenuRenderer"
6441
+ "name": "foundationGridProActionsMenuRenderer",
6442
+ "variableTypeTokenRange": {
6443
+ "startIndex": 1,
6444
+ "endIndex": 12
6445
+ }
6737
6446
  },
6738
6447
  {
6739
6448
  "kind": "Variable",
@@ -6784,17 +6493,17 @@
6784
6493
  }
6785
6494
  },
6786
6495
  {
6787
- "kind": "Function",
6788
- "canonicalReference": "@genesislcap/grid-pro!foundationMultiselectEditor:function(1)",
6496
+ "kind": "Variable",
6497
+ "canonicalReference": "@genesislcap/grid-pro!foundationMultiselectEditor:var",
6789
6498
  "docComment": "/**\n * @remarks\n *\n * HTML Element: \\<foundation-multiselect-editor\\>\n *\n * @public\n */\n",
6790
6499
  "excerptTokens": [
6791
6500
  {
6792
6501
  "kind": "Content",
6793
- "text": "foundationMultiselectEditor: (overrideDefinition?: "
6502
+ "text": "foundationMultiselectEditor: "
6794
6503
  },
6795
6504
  {
6796
6505
  "kind": "Content",
6797
- "text": "import(\"@microsoft/fast-foundation\")."
6506
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
6798
6507
  },
6799
6508
  {
6800
6509
  "kind": "Reference",
@@ -6830,15 +6539,7 @@
6830
6539
  },
6831
6540
  {
6832
6541
  "kind": "Content",
6833
- "text": ", any>;\n}>"
6834
- },
6835
- {
6836
- "kind": "Content",
6837
- "text": ") => "
6838
- },
6839
- {
6840
- "kind": "Content",
6841
- "text": "import(\"@microsoft/fast-foundation\")."
6542
+ "text": ", any>;\n}>) => import(\"@microsoft/fast-foundation\")."
6842
6543
  },
6843
6544
  {
6844
6545
  "kind": "Reference",
@@ -6887,36 +6588,26 @@
6887
6588
  }
6888
6589
  ],
6889
6590
  "fileUrlPath": "src/cell-editors/multiselect.editor.ts",
6890
- "returnTypeTokenRange": {
6891
- "startIndex": 11,
6892
- "endIndex": 22
6893
- },
6591
+ "isReadonly": true,
6894
6592
  "releaseTag": "Public",
6895
- "overloadIndex": 1,
6896
- "parameters": [
6897
- {
6898
- "parameterName": "overrideDefinition",
6899
- "parameterTypeTokenRange": {
6900
- "startIndex": 1,
6901
- "endIndex": 10
6902
- },
6903
- "isOptional": true
6904
- }
6905
- ],
6906
- "name": "foundationMultiselectEditor"
6593
+ "name": "foundationMultiselectEditor",
6594
+ "variableTypeTokenRange": {
6595
+ "startIndex": 1,
6596
+ "endIndex": 20
6597
+ }
6907
6598
  },
6908
6599
  {
6909
- "kind": "Function",
6910
- "canonicalReference": "@genesislcap/grid-pro!foundationNumberEditor:function(1)",
6600
+ "kind": "Variable",
6601
+ "canonicalReference": "@genesislcap/grid-pro!foundationNumberEditor:var",
6911
6602
  "docComment": "/**\n * @remarks\n *\n * HTML Element: \\<foundation-number-editor\\>\n *\n * @public\n */\n",
6912
6603
  "excerptTokens": [
6913
6604
  {
6914
6605
  "kind": "Content",
6915
- "text": "foundationNumberEditor: (overrideDefinition?: "
6606
+ "text": "foundationNumberEditor: "
6916
6607
  },
6917
6608
  {
6918
6609
  "kind": "Content",
6919
- "text": "import(\"@microsoft/fast-foundation\")."
6610
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
6920
6611
  },
6921
6612
  {
6922
6613
  "kind": "Reference",
@@ -6952,15 +6643,7 @@
6952
6643
  },
6953
6644
  {
6954
6645
  "kind": "Content",
6955
- "text": ", any>;\n}>"
6956
- },
6957
- {
6958
- "kind": "Content",
6959
- "text": ") => "
6960
- },
6961
- {
6962
- "kind": "Content",
6963
- "text": "import(\"@microsoft/fast-foundation\")."
6646
+ "text": ", any>;\n}>) => import(\"@microsoft/fast-foundation\")."
6964
6647
  },
6965
6648
  {
6966
6649
  "kind": "Reference",
@@ -7009,36 +6692,26 @@
7009
6692
  }
7010
6693
  ],
7011
6694
  "fileUrlPath": "src/cell-editors/number.editor.ts",
7012
- "returnTypeTokenRange": {
7013
- "startIndex": 11,
7014
- "endIndex": 22
7015
- },
6695
+ "isReadonly": true,
7016
6696
  "releaseTag": "Public",
7017
- "overloadIndex": 1,
7018
- "parameters": [
7019
- {
7020
- "parameterName": "overrideDefinition",
7021
- "parameterTypeTokenRange": {
7022
- "startIndex": 1,
7023
- "endIndex": 10
7024
- },
7025
- "isOptional": true
7026
- }
7027
- ],
7028
- "name": "foundationNumberEditor"
6697
+ "name": "foundationNumberEditor",
6698
+ "variableTypeTokenRange": {
6699
+ "startIndex": 1,
6700
+ "endIndex": 20
6701
+ }
7029
6702
  },
7030
6703
  {
7031
- "kind": "Function",
7032
- "canonicalReference": "@genesislcap/grid-pro!foundationSelectEditor:function(1)",
6704
+ "kind": "Variable",
6705
+ "canonicalReference": "@genesislcap/grid-pro!foundationSelectEditor:var",
7033
6706
  "docComment": "/**\n * @remarks\n *\n * HTML Element: \\<foundation-select-editor\\>\n *\n * @public\n */\n",
7034
6707
  "excerptTokens": [
7035
6708
  {
7036
6709
  "kind": "Content",
7037
- "text": "foundationSelectEditor: (overrideDefinition?: "
6710
+ "text": "foundationSelectEditor: "
7038
6711
  },
7039
6712
  {
7040
6713
  "kind": "Content",
7041
- "text": "import(\"@microsoft/fast-foundation\")."
6714
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
7042
6715
  },
7043
6716
  {
7044
6717
  "kind": "Reference",
@@ -7074,15 +6747,7 @@
7074
6747
  },
7075
6748
  {
7076
6749
  "kind": "Content",
7077
- "text": ", any>;\n}>"
7078
- },
7079
- {
7080
- "kind": "Content",
7081
- "text": ") => "
7082
- },
7083
- {
7084
- "kind": "Content",
7085
- "text": "import(\"@microsoft/fast-foundation\")."
6750
+ "text": ", any>;\n}>) => import(\"@microsoft/fast-foundation\")."
7086
6751
  },
7087
6752
  {
7088
6753
  "kind": "Reference",
@@ -7131,36 +6796,26 @@
7131
6796
  }
7132
6797
  ],
7133
6798
  "fileUrlPath": "src/cell-editors/select.editor.ts",
7134
- "returnTypeTokenRange": {
7135
- "startIndex": 11,
7136
- "endIndex": 22
7137
- },
6799
+ "isReadonly": true,
7138
6800
  "releaseTag": "Public",
7139
- "overloadIndex": 1,
7140
- "parameters": [
7141
- {
7142
- "parameterName": "overrideDefinition",
7143
- "parameterTypeTokenRange": {
7144
- "startIndex": 1,
7145
- "endIndex": 10
7146
- },
7147
- "isOptional": true
7148
- }
7149
- ],
7150
- "name": "foundationSelectEditor"
6801
+ "name": "foundationSelectEditor",
6802
+ "variableTypeTokenRange": {
6803
+ "startIndex": 1,
6804
+ "endIndex": 20
6805
+ }
7151
6806
  },
7152
6807
  {
7153
- "kind": "Function",
7154
- "canonicalReference": "@genesislcap/grid-pro!foundationStringEditor:function(1)",
6808
+ "kind": "Variable",
6809
+ "canonicalReference": "@genesislcap/grid-pro!foundationStringEditor:var",
7155
6810
  "docComment": "/**\n * @remarks\n *\n * HTML Element: \\<foundation-string-editor\\>\n *\n * @public\n */\n",
7156
6811
  "excerptTokens": [
7157
6812
  {
7158
6813
  "kind": "Content",
7159
- "text": "foundationStringEditor: (overrideDefinition?: "
6814
+ "text": "foundationStringEditor: "
7160
6815
  },
7161
6816
  {
7162
6817
  "kind": "Content",
7163
- "text": "import(\"@microsoft/fast-foundation\")."
6818
+ "text": "(overrideDefinition?: import(\"@microsoft/fast-foundation\")."
7164
6819
  },
7165
6820
  {
7166
6821
  "kind": "Reference",
@@ -7196,15 +6851,7 @@
7196
6851
  },
7197
6852
  {
7198
6853
  "kind": "Content",
7199
- "text": ", any>;\n}>"
7200
- },
7201
- {
7202
- "kind": "Content",
7203
- "text": ") => "
7204
- },
7205
- {
7206
- "kind": "Content",
7207
- "text": "import(\"@microsoft/fast-foundation\")."
6854
+ "text": ", any>;\n}>) => import(\"@microsoft/fast-foundation\")."
7208
6855
  },
7209
6856
  {
7210
6857
  "kind": "Reference",
@@ -7253,32 +6900,26 @@
7253
6900
  }
7254
6901
  ],
7255
6902
  "fileUrlPath": "src/cell-editors/string.editor.ts",
7256
- "returnTypeTokenRange": {
7257
- "startIndex": 11,
7258
- "endIndex": 22
7259
- },
6903
+ "isReadonly": true,
7260
6904
  "releaseTag": "Public",
7261
- "overloadIndex": 1,
7262
- "parameters": [
7263
- {
7264
- "parameterName": "overrideDefinition",
7265
- "parameterTypeTokenRange": {
7266
- "startIndex": 1,
7267
- "endIndex": 10
7268
- },
7269
- "isOptional": true
7270
- }
7271
- ],
7272
- "name": "foundationStringEditor"
6905
+ "name": "foundationStringEditor",
6906
+ "variableTypeTokenRange": {
6907
+ "startIndex": 1,
6908
+ "endIndex": 20
6909
+ }
7273
6910
  },
7274
6911
  {
7275
- "kind": "Function",
7276
- "canonicalReference": "@genesislcap/grid-pro!getActionsMenuDef:function(1)",
6912
+ "kind": "Variable",
6913
+ "canonicalReference": "@genesislcap/grid-pro!getActionsMenuDef:var",
7277
6914
  "docComment": "/**\n * Helper function to get ColDef {@link https://www.ag-grid.com/javascript-data-grid/column-properties/} for Actions Menu Renderer. Will take the parameter values for a base ColDef and merge them with the overrideDef (if specified).\n *\n * @param actions - Array of {@link @genesislcap/foundation-ui#ActionMenuItem} to be displayed in the menu.\n *\n * @param overrideDef - Optional override for the ColDef. Will override any of the default values. Default is an empty object.\n *\n * @param customActionsOpenerName - Optional custom name for the button that opens the menu. Default is '⋮'.\n *\n * @param isVertical - Optional flag to display the menu vertically. Default is false (displays the menu horizontally, follow the rowHeight).\n *\n * @param buttonAppearance - Optional appearance for the button that opens the menu. Default is 'outline'.\n *\n * @returns Merged ColDef (base ColDef created from the parameters + overrideDef) for Actions Menu Renderer.\n *\n * @example\n * ```ts\n * public exampleActionsMenuDef: ColDef = getActionsMenuDef(\n * [\n * {\n * name: 'View',\n * callback: (rowData) => logger.debug('VIEWW!!!', rowData),\n * },\n * {\n * name: 'Delete',\n * callback: (rowData) => logger.debug('DELETE!!!', rowData),\n * },\n * ],\n * {\n * headerName: 'Instrument Actions',\n * width: 180,\n * },\n * '+',\n * true,\n * 'primary-gradient'\n * );\n * ```\n *\n * @public\n */\n",
7278
6915
  "excerptTokens": [
7279
6916
  {
7280
6917
  "kind": "Content",
7281
- "text": "getActionsMenuDef: (actions: "
6918
+ "text": "getActionsMenuDef: "
6919
+ },
6920
+ {
6921
+ "kind": "Content",
6922
+ "text": "(actions: "
7282
6923
  },
7283
6924
  {
7284
6925
  "kind": "Reference",
@@ -7287,11 +6928,7 @@
7287
6928
  },
7288
6929
  {
7289
6930
  "kind": "Content",
7290
- "text": "[]"
7291
- },
7292
- {
7293
- "kind": "Content",
7294
- "text": ", overrideDef?: "
6931
+ "text": "[], overrideDef?: "
7295
6932
  },
7296
6933
  {
7297
6934
  "kind": "Reference",
@@ -7300,31 +6937,7 @@
7300
6937
  },
7301
6938
  {
7302
6939
  "kind": "Content",
7303
- "text": ", customActionsOpenerName?: "
7304
- },
7305
- {
7306
- "kind": "Content",
7307
- "text": "string"
7308
- },
7309
- {
7310
- "kind": "Content",
7311
- "text": ", isVertical?: "
7312
- },
7313
- {
7314
- "kind": "Content",
7315
- "text": "boolean"
7316
- },
7317
- {
7318
- "kind": "Content",
7319
- "text": ", buttonAppearance?: "
7320
- },
7321
- {
7322
- "kind": "Content",
7323
- "text": "string"
7324
- },
7325
- {
7326
- "kind": "Content",
7327
- "text": ") => "
6940
+ "text": ", customActionsOpenerName?: string, isVertical?: boolean, buttonAppearance?: string) => "
7328
6941
  },
7329
6942
  {
7330
6943
  "kind": "Reference",
@@ -7333,76 +6946,26 @@
7333
6946
  }
7334
6947
  ],
7335
6948
  "fileUrlPath": "src/cell-renderers/actions-menu.renderer.ts",
7336
- "returnTypeTokenRange": {
7337
- "startIndex": 12,
7338
- "endIndex": 13
7339
- },
6949
+ "isReadonly": true,
7340
6950
  "releaseTag": "Public",
7341
- "overloadIndex": 1,
7342
- "parameters": [
7343
- {
7344
- "parameterName": "actions",
7345
- "parameterTypeTokenRange": {
7346
- "startIndex": 1,
7347
- "endIndex": 3
7348
- },
7349
- "isOptional": false
7350
- },
7351
- {
7352
- "parameterName": "overrideDef",
7353
- "parameterTypeTokenRange": {
7354
- "startIndex": 4,
7355
- "endIndex": 5
7356
- },
7357
- "isOptional": true
7358
- },
7359
- {
7360
- "parameterName": "customActionsOpenerName",
7361
- "parameterTypeTokenRange": {
7362
- "startIndex": 6,
7363
- "endIndex": 7
7364
- },
7365
- "isOptional": true
7366
- },
7367
- {
7368
- "parameterName": "isVertical",
7369
- "parameterTypeTokenRange": {
7370
- "startIndex": 8,
7371
- "endIndex": 9
7372
- },
7373
- "isOptional": true
7374
- },
7375
- {
7376
- "parameterName": "buttonAppearance",
7377
- "parameterTypeTokenRange": {
7378
- "startIndex": 10,
7379
- "endIndex": 11
7380
- },
7381
- "isOptional": true
7382
- }
7383
- ],
7384
- "name": "getActionsMenuDef"
6951
+ "name": "getActionsMenuDef",
6952
+ "variableTypeTokenRange": {
6953
+ "startIndex": 1,
6954
+ "endIndex": 7
6955
+ }
7385
6956
  },
7386
6957
  {
7387
- "kind": "Function",
7388
- "canonicalReference": "@genesislcap/grid-pro!getAgBooleanRendererTemplate:function(1)",
6958
+ "kind": "Variable",
6959
+ "canonicalReference": "@genesislcap/grid-pro!getAgBooleanRendererTemplate:var",
7389
6960
  "docComment": "/**\n * Get a Design System prefixed Checkbox template.\n *\n * @param designSystem - The design system prefix to use. Defaults to 'foundation'.\n *\n * @returns A Checkbox component template prefixed with the correct design system.\n *\n * @public\n */\n",
7390
6961
  "excerptTokens": [
7391
6962
  {
7392
6963
  "kind": "Content",
7393
- "text": "getAgBooleanRendererTemplate: (designSystem?: "
7394
- },
7395
- {
7396
- "kind": "Content",
7397
- "text": "string"
6964
+ "text": "getAgBooleanRendererTemplate: "
7398
6965
  },
7399
6966
  {
7400
6967
  "kind": "Content",
7401
- "text": ") => "
7402
- },
7403
- {
7404
- "kind": "Content",
7405
- "text": "import(\"@microsoft/fast-element\")."
6968
+ "text": "(designSystem?: string) => import(\"@microsoft/fast-element\")."
7406
6969
  },
7407
6970
  {
7408
6971
  "kind": "Reference",
@@ -7424,44 +6987,26 @@
7424
6987
  }
7425
6988
  ],
7426
6989
  "fileUrlPath": "src/cell-renderers/boolean.renderer.ts",
7427
- "returnTypeTokenRange": {
7428
- "startIndex": 3,
7429
- "endIndex": 8
7430
- },
6990
+ "isReadonly": true,
7431
6991
  "releaseTag": "Public",
7432
- "overloadIndex": 1,
7433
- "parameters": [
7434
- {
7435
- "parameterName": "designSystem",
7436
- "parameterTypeTokenRange": {
7437
- "startIndex": 1,
7438
- "endIndex": 2
7439
- },
7440
- "isOptional": true
7441
- }
7442
- ],
7443
- "name": "getAgBooleanRendererTemplate"
6992
+ "name": "getAgBooleanRendererTemplate",
6993
+ "variableTypeTokenRange": {
6994
+ "startIndex": 1,
6995
+ "endIndex": 6
6996
+ }
7444
6997
  },
7445
6998
  {
7446
- "kind": "Function",
7447
- "canonicalReference": "@genesislcap/grid-pro!getAgEditableRendererTemplate:function(1)",
6999
+ "kind": "Variable",
7000
+ "canonicalReference": "@genesislcap/grid-pro!getAgEditableRendererTemplate:var",
7448
7001
  "docComment": "/**\n * Get a Design System prefixed Checkbox template.\n *\n * @param designSystem - The design system prefix to use. Defaults to 'foundation'.\n *\n * @returns A Checkbox component template prefixed with the correct design system.\n *\n * @public\n */\n",
7449
7002
  "excerptTokens": [
7450
7003
  {
7451
7004
  "kind": "Content",
7452
- "text": "getAgEditableRendererTemplate: (designSystem?: "
7005
+ "text": "getAgEditableRendererTemplate: "
7453
7006
  },
7454
7007
  {
7455
7008
  "kind": "Content",
7456
- "text": "string"
7457
- },
7458
- {
7459
- "kind": "Content",
7460
- "text": ") => "
7461
- },
7462
- {
7463
- "kind": "Content",
7464
- "text": "import(\"@microsoft/fast-element\")."
7009
+ "text": "(designSystem?: string) => import(\"@microsoft/fast-element\")."
7465
7010
  },
7466
7011
  {
7467
7012
  "kind": "Reference",
@@ -7483,23 +7028,13 @@
7483
7028
  }
7484
7029
  ],
7485
7030
  "fileUrlPath": "src/cell-renderers/editable.renderer.ts",
7486
- "returnTypeTokenRange": {
7487
- "startIndex": 3,
7488
- "endIndex": 8
7489
- },
7031
+ "isReadonly": true,
7490
7032
  "releaseTag": "Public",
7491
- "overloadIndex": 1,
7492
- "parameters": [
7493
- {
7494
- "parameterName": "designSystem",
7495
- "parameterTypeTokenRange": {
7496
- "startIndex": 1,
7497
- "endIndex": 2
7498
- },
7499
- "isOptional": true
7500
- }
7501
- ],
7502
- "name": "getAgEditableRendererTemplate"
7033
+ "name": "getAgEditableRendererTemplate",
7034
+ "variableTypeTokenRange": {
7035
+ "startIndex": 1,
7036
+ "endIndex": 6
7037
+ }
7503
7038
  },
7504
7039
  {
7505
7040
  "kind": "Function",
@@ -7602,70 +7137,17 @@
7602
7137
  "name": "getAvailableIndexFields"
7603
7138
  },
7604
7139
  {
7605
- "kind": "Function",
7606
- "canonicalReference": "@genesislcap/grid-pro!getColumnType:function(1)",
7607
- "docComment": "/**\n * Return a column type base on each field's metadata from the selected resource.\n *\n * @remarks\n *\n * Currently only handles numeric columns\n *\n * @param metadataType - The type of the field/column\n *\n * @returns the column type\n *\n * @alpha\n */\n",
7608
- "excerptTokens": [
7609
- {
7610
- "kind": "Content",
7611
- "text": "export declare function getColumnType(metadataType: "
7612
- },
7613
- {
7614
- "kind": "Content",
7615
- "text": "string"
7616
- },
7617
- {
7618
- "kind": "Content",
7619
- "text": "): "
7620
- },
7621
- {
7622
- "kind": "Content",
7623
- "text": "string"
7624
- },
7625
- {
7626
- "kind": "Content",
7627
- "text": ";"
7628
- }
7629
- ],
7630
- "fileUrlPath": "src/grid-pro.definitions.ts",
7631
- "returnTypeTokenRange": {
7632
- "startIndex": 3,
7633
- "endIndex": 4
7634
- },
7635
- "releaseTag": "Alpha",
7636
- "overloadIndex": 1,
7637
- "parameters": [
7638
- {
7639
- "parameterName": "metadataType",
7640
- "parameterTypeTokenRange": {
7641
- "startIndex": 1,
7642
- "endIndex": 2
7643
- },
7644
- "isOptional": false
7645
- }
7646
- ],
7647
- "name": "getColumnType"
7648
- },
7649
- {
7650
- "kind": "Function",
7651
- "canonicalReference": "@genesislcap/grid-pro!getDateEditorTemplate:function(1)",
7140
+ "kind": "Variable",
7141
+ "canonicalReference": "@genesislcap/grid-pro!getDateEditorTemplate:var",
7652
7142
  "docComment": "/**\n * Get a Design System prefixed Select template.\n *\n * @param prefix - The design system prefix to use. Defaults to 'foundation'.\n *\n * @returns A Select component template prefixed with the correct design system.\n *\n * @public\n */\n",
7653
7143
  "excerptTokens": [
7654
7144
  {
7655
7145
  "kind": "Content",
7656
- "text": "getDateEditorTemplate: (prefix?: "
7657
- },
7658
- {
7659
- "kind": "Content",
7660
- "text": "string"
7146
+ "text": "getDateEditorTemplate: "
7661
7147
  },
7662
7148
  {
7663
7149
  "kind": "Content",
7664
- "text": ") => "
7665
- },
7666
- {
7667
- "kind": "Content",
7668
- "text": "import(\"@microsoft/fast-element\")."
7150
+ "text": "(prefix?: string) => import(\"@microsoft/fast-element\")."
7669
7151
  },
7670
7152
  {
7671
7153
  "kind": "Reference",
@@ -7687,85 +7169,26 @@
7687
7169
  }
7688
7170
  ],
7689
7171
  "fileUrlPath": "src/cell-editors/date.editor.ts",
7690
- "returnTypeTokenRange": {
7691
- "startIndex": 3,
7692
- "endIndex": 8
7693
- },
7172
+ "isReadonly": true,
7694
7173
  "releaseTag": "Public",
7695
- "overloadIndex": 1,
7696
- "parameters": [
7697
- {
7698
- "parameterName": "prefix",
7699
- "parameterTypeTokenRange": {
7700
- "startIndex": 1,
7701
- "endIndex": 2
7702
- },
7703
- "isOptional": true
7704
- }
7705
- ],
7706
- "name": "getDateEditorTemplate"
7707
- },
7708
- {
7709
- "kind": "Function",
7710
- "canonicalReference": "@genesislcap/grid-pro!getFilterByFieldType:function(1)",
7711
- "docComment": "/**\n * Returns a filter type based on the Grid Pro field/column type.\n *\n * @remarks\n *\n * Currently only returns agTextColumnFilter\n *\n * @param type - The type of the field/column\n *\n * @returns The ag-grid filter type\n *\n * @alpha\n */\n",
7712
- "excerptTokens": [
7713
- {
7714
- "kind": "Content",
7715
- "text": "export declare function getFilterByFieldType(type: "
7716
- },
7717
- {
7718
- "kind": "Content",
7719
- "text": "string"
7720
- },
7721
- {
7722
- "kind": "Content",
7723
- "text": "): "
7724
- },
7725
- {
7726
- "kind": "Content",
7727
- "text": "string"
7728
- },
7729
- {
7730
- "kind": "Content",
7731
- "text": ";"
7732
- }
7733
- ],
7734
- "fileUrlPath": "src/grid-pro.definitions.ts",
7735
- "returnTypeTokenRange": {
7736
- "startIndex": 3,
7737
- "endIndex": 4
7738
- },
7739
- "releaseTag": "Alpha",
7740
- "overloadIndex": 1,
7741
- "parameters": [
7742
- {
7743
- "parameterName": "type",
7744
- "parameterTypeTokenRange": {
7745
- "startIndex": 1,
7746
- "endIndex": 2
7747
- },
7748
- "isOptional": false
7749
- }
7750
- ],
7751
- "name": "getFilterByFieldType"
7174
+ "name": "getDateEditorTemplate",
7175
+ "variableTypeTokenRange": {
7176
+ "startIndex": 1,
7177
+ "endIndex": 6
7178
+ }
7752
7179
  },
7753
7180
  {
7754
- "kind": "Function",
7755
- "canonicalReference": "@genesislcap/grid-pro!getGridProTemplate:function(1)",
7181
+ "kind": "Variable",
7182
+ "canonicalReference": "@genesislcap/grid-pro!getGridProTemplate:var",
7756
7183
  "docComment": "/**\n * Get a Design System prefixed The Grid Pro template.\n *\n * @param prefix - The design system prefix to use. Defaults to 'foundation'.\n *\n * @returns A grid Pro template prefixed with the correct design system.\n *\n * @public\n */\n",
7757
7184
  "excerptTokens": [
7758
7185
  {
7759
7186
  "kind": "Content",
7760
- "text": "getGridProTemplate: (prefix?: "
7187
+ "text": "getGridProTemplate: "
7761
7188
  },
7762
7189
  {
7763
7190
  "kind": "Content",
7764
- "text": "string"
7765
- },
7766
- {
7767
- "kind": "Content",
7768
- "text": ") => "
7191
+ "text": "(prefix?: string) => "
7769
7192
  },
7770
7193
  {
7771
7194
  "kind": "Reference",
@@ -7787,44 +7210,26 @@
7787
7210
  }
7788
7211
  ],
7789
7212
  "fileUrlPath": "src/grid-pro.template.ts",
7790
- "returnTypeTokenRange": {
7791
- "startIndex": 3,
7792
- "endIndex": 7
7793
- },
7213
+ "isReadonly": true,
7794
7214
  "releaseTag": "Public",
7795
- "overloadIndex": 1,
7796
- "parameters": [
7797
- {
7798
- "parameterName": "prefix",
7799
- "parameterTypeTokenRange": {
7800
- "startIndex": 1,
7801
- "endIndex": 2
7802
- },
7803
- "isOptional": true
7804
- }
7805
- ],
7806
- "name": "getGridProTemplate"
7215
+ "name": "getGridProTemplate",
7216
+ "variableTypeTokenRange": {
7217
+ "startIndex": 1,
7218
+ "endIndex": 6
7219
+ }
7807
7220
  },
7808
7221
  {
7809
- "kind": "Function",
7810
- "canonicalReference": "@genesislcap/grid-pro!getMultiselectEditorTemplate:function(1)",
7222
+ "kind": "Variable",
7223
+ "canonicalReference": "@genesislcap/grid-pro!getMultiselectEditorTemplate:var",
7811
7224
  "docComment": "/**\n * Get a Design System prefixed Select template.\n *\n * @param designSystem - The design system prefix to use. Defaults to 'foundation'.\n *\n * @returns A Select component template prefixed with the correct design system.\n *\n * @public\n */\n",
7812
7225
  "excerptTokens": [
7813
7226
  {
7814
7227
  "kind": "Content",
7815
- "text": "getMultiselectEditorTemplate: (designSystem?: "
7816
- },
7817
- {
7818
- "kind": "Content",
7819
- "text": "string"
7228
+ "text": "getMultiselectEditorTemplate: "
7820
7229
  },
7821
7230
  {
7822
7231
  "kind": "Content",
7823
- "text": ") => "
7824
- },
7825
- {
7826
- "kind": "Content",
7827
- "text": "import(\"@microsoft/fast-element\")."
7232
+ "text": "(designSystem?: string) => import(\"@microsoft/fast-element\")."
7828
7233
  },
7829
7234
  {
7830
7235
  "kind": "Reference",
@@ -7846,44 +7251,26 @@
7846
7251
  }
7847
7252
  ],
7848
7253
  "fileUrlPath": "src/cell-editors/multiselect.editor.ts",
7849
- "returnTypeTokenRange": {
7850
- "startIndex": 3,
7851
- "endIndex": 8
7852
- },
7254
+ "isReadonly": true,
7853
7255
  "releaseTag": "Public",
7854
- "overloadIndex": 1,
7855
- "parameters": [
7856
- {
7857
- "parameterName": "designSystem",
7858
- "parameterTypeTokenRange": {
7859
- "startIndex": 1,
7860
- "endIndex": 2
7861
- },
7862
- "isOptional": true
7863
- }
7864
- ],
7865
- "name": "getMultiselectEditorTemplate"
7256
+ "name": "getMultiselectEditorTemplate",
7257
+ "variableTypeTokenRange": {
7258
+ "startIndex": 1,
7259
+ "endIndex": 6
7260
+ }
7866
7261
  },
7867
7262
  {
7868
- "kind": "Function",
7869
- "canonicalReference": "@genesislcap/grid-pro!getNumberEditorTemplate:function(1)",
7263
+ "kind": "Variable",
7264
+ "canonicalReference": "@genesislcap/grid-pro!getNumberEditorTemplate:var",
7870
7265
  "docComment": "/**\n * Get a Design System prefixed Select template.\n *\n * @param designSystem - The design system prefix to use. Defaults to 'foundation'.\n *\n * @returns A Select component template prefixed with the correct design system.\n *\n * @public\n */\n",
7871
7266
  "excerptTokens": [
7872
7267
  {
7873
7268
  "kind": "Content",
7874
- "text": "getNumberEditorTemplate: (designSystem?: "
7875
- },
7876
- {
7877
- "kind": "Content",
7878
- "text": "string"
7269
+ "text": "getNumberEditorTemplate: "
7879
7270
  },
7880
7271
  {
7881
7272
  "kind": "Content",
7882
- "text": ") => "
7883
- },
7884
- {
7885
- "kind": "Content",
7886
- "text": "import(\"@microsoft/fast-element\")."
7273
+ "text": "(designSystem?: string) => import(\"@microsoft/fast-element\")."
7887
7274
  },
7888
7275
  {
7889
7276
  "kind": "Reference",
@@ -7905,44 +7292,26 @@
7905
7292
  }
7906
7293
  ],
7907
7294
  "fileUrlPath": "src/cell-editors/number.editor.ts",
7908
- "returnTypeTokenRange": {
7909
- "startIndex": 3,
7910
- "endIndex": 8
7911
- },
7295
+ "isReadonly": true,
7912
7296
  "releaseTag": "Public",
7913
- "overloadIndex": 1,
7914
- "parameters": [
7915
- {
7916
- "parameterName": "designSystem",
7917
- "parameterTypeTokenRange": {
7918
- "startIndex": 1,
7919
- "endIndex": 2
7920
- },
7921
- "isOptional": true
7922
- }
7923
- ],
7924
- "name": "getNumberEditorTemplate"
7297
+ "name": "getNumberEditorTemplate",
7298
+ "variableTypeTokenRange": {
7299
+ "startIndex": 1,
7300
+ "endIndex": 6
7301
+ }
7925
7302
  },
7926
7303
  {
7927
- "kind": "Function",
7928
- "canonicalReference": "@genesislcap/grid-pro!getSelectEditorTemplate:function(1)",
7304
+ "kind": "Variable",
7305
+ "canonicalReference": "@genesislcap/grid-pro!getSelectEditorTemplate:var",
7929
7306
  "docComment": "/**\n * Get a Design System prefixed Select template.\n *\n * @param designSystem - The design system prefix to use. Defaults to 'foundation'.\n *\n * @returns A Select component template prefixed with the correct design system.\n *\n * @public\n */\n",
7930
7307
  "excerptTokens": [
7931
7308
  {
7932
7309
  "kind": "Content",
7933
- "text": "getSelectEditorTemplate: (designSystem?: "
7310
+ "text": "getSelectEditorTemplate: "
7934
7311
  },
7935
7312
  {
7936
7313
  "kind": "Content",
7937
- "text": "string"
7938
- },
7939
- {
7940
- "kind": "Content",
7941
- "text": ") => "
7942
- },
7943
- {
7944
- "kind": "Content",
7945
- "text": "import(\"@microsoft/fast-element\")."
7314
+ "text": "(designSystem?: string) => import(\"@microsoft/fast-element\")."
7946
7315
  },
7947
7316
  {
7948
7317
  "kind": "Reference",
@@ -7964,44 +7333,26 @@
7964
7333
  }
7965
7334
  ],
7966
7335
  "fileUrlPath": "src/cell-editors/select.editor.ts",
7967
- "returnTypeTokenRange": {
7968
- "startIndex": 3,
7969
- "endIndex": 8
7970
- },
7336
+ "isReadonly": true,
7971
7337
  "releaseTag": "Public",
7972
- "overloadIndex": 1,
7973
- "parameters": [
7974
- {
7975
- "parameterName": "designSystem",
7976
- "parameterTypeTokenRange": {
7977
- "startIndex": 1,
7978
- "endIndex": 2
7979
- },
7980
- "isOptional": true
7981
- }
7982
- ],
7983
- "name": "getSelectEditorTemplate"
7338
+ "name": "getSelectEditorTemplate",
7339
+ "variableTypeTokenRange": {
7340
+ "startIndex": 1,
7341
+ "endIndex": 6
7342
+ }
7984
7343
  },
7985
7344
  {
7986
- "kind": "Function",
7987
- "canonicalReference": "@genesislcap/grid-pro!getSelectRendererTemplate:function(1)",
7345
+ "kind": "Variable",
7346
+ "canonicalReference": "@genesislcap/grid-pro!getSelectRendererTemplate:var",
7988
7347
  "docComment": "/**\n * Get a Design System prefixed Select template.\n *\n * @param designSystem - The design system prefix to use. Defaults to 'foundation'.\n *\n * @returns A Select component template prefixed with the correct design system.\n *\n * @public\n */\n",
7989
7348
  "excerptTokens": [
7990
7349
  {
7991
7350
  "kind": "Content",
7992
- "text": "getSelectRendererTemplate: (designSystem?: "
7993
- },
7994
- {
7995
- "kind": "Content",
7996
- "text": "string"
7351
+ "text": "getSelectRendererTemplate: "
7997
7352
  },
7998
7353
  {
7999
7354
  "kind": "Content",
8000
- "text": ") => "
8001
- },
8002
- {
8003
- "kind": "Content",
8004
- "text": "import(\"@microsoft/fast-element\")."
7355
+ "text": "(designSystem?: string) => import(\"@microsoft/fast-element\")."
8005
7356
  },
8006
7357
  {
8007
7358
  "kind": "Reference",
@@ -8014,44 +7365,26 @@
8014
7365
  }
8015
7366
  ],
8016
7367
  "fileUrlPath": "src/cell-renderers/select.renderer.ts",
8017
- "returnTypeTokenRange": {
8018
- "startIndex": 3,
8019
- "endIndex": 6
8020
- },
7368
+ "isReadonly": true,
8021
7369
  "releaseTag": "Public",
8022
- "overloadIndex": 1,
8023
- "parameters": [
8024
- {
8025
- "parameterName": "designSystem",
8026
- "parameterTypeTokenRange": {
8027
- "startIndex": 1,
8028
- "endIndex": 2
8029
- },
8030
- "isOptional": true
8031
- }
8032
- ],
8033
- "name": "getSelectRendererTemplate"
7370
+ "name": "getSelectRendererTemplate",
7371
+ "variableTypeTokenRange": {
7372
+ "startIndex": 1,
7373
+ "endIndex": 4
7374
+ }
8034
7375
  },
8035
7376
  {
8036
- "kind": "Function",
8037
- "canonicalReference": "@genesislcap/grid-pro!getStringEditorTemplate:function(1)",
7377
+ "kind": "Variable",
7378
+ "canonicalReference": "@genesislcap/grid-pro!getStringEditorTemplate:var",
8038
7379
  "docComment": "/**\n * Get a Design System prefixed String template.\n *\n * @param designSystem - The design system prefix to use. Defaults to 'foundation'.\n *\n * @returns A String component template prefixed with the correct design system.\n *\n * @public\n */\n",
8039
7380
  "excerptTokens": [
8040
7381
  {
8041
7382
  "kind": "Content",
8042
- "text": "getStringEditorTemplate: (designSystem?: "
7383
+ "text": "getStringEditorTemplate: "
8043
7384
  },
8044
7385
  {
8045
7386
  "kind": "Content",
8046
- "text": "string"
8047
- },
8048
- {
8049
- "kind": "Content",
8050
- "text": ") => "
8051
- },
8052
- {
8053
- "kind": "Content",
8054
- "text": "import(\"@microsoft/fast-element\")."
7387
+ "text": "(designSystem?: string) => import(\"@microsoft/fast-element\")."
8055
7388
  },
8056
7389
  {
8057
7390
  "kind": "Reference",
@@ -8073,44 +7406,26 @@
8073
7406
  }
8074
7407
  ],
8075
7408
  "fileUrlPath": "src/cell-editors/string.editor.ts",
8076
- "returnTypeTokenRange": {
8077
- "startIndex": 3,
8078
- "endIndex": 8
8079
- },
7409
+ "isReadonly": true,
8080
7410
  "releaseTag": "Public",
8081
- "overloadIndex": 1,
8082
- "parameters": [
8083
- {
8084
- "parameterName": "designSystem",
8085
- "parameterTypeTokenRange": {
8086
- "startIndex": 1,
8087
- "endIndex": 2
8088
- },
8089
- "isOptional": true
8090
- }
8091
- ],
8092
- "name": "getStringEditorTemplate"
7411
+ "name": "getStringEditorTemplate",
7412
+ "variableTypeTokenRange": {
7413
+ "startIndex": 1,
7414
+ "endIndex": 6
7415
+ }
8093
7416
  },
8094
7417
  {
8095
- "kind": "Function",
8096
- "canonicalReference": "@genesislcap/grid-pro!getTextFieldRendererTemplate:function(1)",
7418
+ "kind": "Variable",
7419
+ "canonicalReference": "@genesislcap/grid-pro!getTextFieldRendererTemplate:var",
8097
7420
  "docComment": "/**\n * Get a Design System prefixed Text Field template.\n *\n * @param designSystem - The design system prefix to use. Defaults to 'foundation'.\n *\n * @returns A Text Field component template prefixed with the correct design system.\n *\n * @public\n */\n",
8098
7421
  "excerptTokens": [
8099
7422
  {
8100
7423
  "kind": "Content",
8101
- "text": "getTextFieldRendererTemplate: (designSystem?: "
8102
- },
8103
- {
8104
- "kind": "Content",
8105
- "text": "string"
7424
+ "text": "getTextFieldRendererTemplate: "
8106
7425
  },
8107
7426
  {
8108
7427
  "kind": "Content",
8109
- "text": ") => "
8110
- },
8111
- {
8112
- "kind": "Content",
8113
- "text": "import(\"@microsoft/fast-element\")."
7428
+ "text": "(designSystem?: string) => import(\"@microsoft/fast-element\")."
8114
7429
  },
8115
7430
  {
8116
7431
  "kind": "Reference",
@@ -8132,44 +7447,26 @@
8132
7447
  }
8133
7448
  ],
8134
7449
  "fileUrlPath": "src/cell-renderers/text-field.renderer.ts",
8135
- "returnTypeTokenRange": {
8136
- "startIndex": 3,
8137
- "endIndex": 8
8138
- },
7450
+ "isReadonly": true,
8139
7451
  "releaseTag": "Public",
8140
- "overloadIndex": 1,
8141
- "parameters": [
8142
- {
8143
- "parameterName": "designSystem",
8144
- "parameterTypeTokenRange": {
8145
- "startIndex": 1,
8146
- "endIndex": 2
8147
- },
8148
- "isOptional": true
8149
- }
8150
- ],
8151
- "name": "getTextFieldRendererTemplate"
7452
+ "name": "getTextFieldRendererTemplate",
7453
+ "variableTypeTokenRange": {
7454
+ "startIndex": 1,
7455
+ "endIndex": 6
7456
+ }
8152
7457
  },
8153
7458
  {
8154
- "kind": "Function",
8155
- "canonicalReference": "@genesislcap/grid-pro!getTextRendererTemplate:function(1)",
8156
- "docComment": "/**\n * @deprecated\n *\n * - Use getTextFieldRendererTemplate instead\n *\n * @public\n */\n",
8157
- "excerptTokens": [
8158
- {
8159
- "kind": "Content",
8160
- "text": "getTextRendererTemplate: (designSystem?: "
8161
- },
8162
- {
8163
- "kind": "Content",
8164
- "text": "string"
8165
- },
7459
+ "kind": "Variable",
7460
+ "canonicalReference": "@genesislcap/grid-pro!getTextRendererTemplate:var",
7461
+ "docComment": "/**\n * @deprecated\n *\n * - Use getTextFieldRendererTemplate instead\n *\n * @public\n */\n",
7462
+ "excerptTokens": [
8166
7463
  {
8167
7464
  "kind": "Content",
8168
- "text": ") => "
7465
+ "text": "getTextRendererTemplate: "
8169
7466
  },
8170
7467
  {
8171
7468
  "kind": "Content",
8172
- "text": "import(\"@microsoft/fast-element\")."
7469
+ "text": "(designSystem?: string) => import(\"@microsoft/fast-element\")."
8173
7470
  },
8174
7471
  {
8175
7472
  "kind": "Reference",
@@ -8191,23 +7488,13 @@
8191
7488
  }
8192
7489
  ],
8193
7490
  "fileUrlPath": "src/cell-renderers/text.renderer.ts",
8194
- "returnTypeTokenRange": {
8195
- "startIndex": 3,
8196
- "endIndex": 8
8197
- },
7491
+ "isReadonly": true,
8198
7492
  "releaseTag": "Public",
8199
- "overloadIndex": 1,
8200
- "parameters": [
8201
- {
8202
- "parameterName": "designSystem",
8203
- "parameterTypeTokenRange": {
8204
- "startIndex": 1,
8205
- "endIndex": 2
8206
- },
8207
- "isOptional": true
8208
- }
8209
- ],
8210
- "name": "getTextRendererTemplate"
7493
+ "name": "getTextRendererTemplate",
7494
+ "variableTypeTokenRange": {
7495
+ "startIndex": 1,
7496
+ "endIndex": 6
7497
+ }
8211
7498
  },
8212
7499
  {
8213
7500
  "kind": "Variable",
@@ -12838,279 +12125,6 @@
12838
12125
  }
12839
12126
  ]
12840
12127
  },
12841
- {
12842
- "kind": "Class",
12843
- "canonicalReference": "@genesislcap/grid-pro!GridProServerSideDatasource:class",
12844
- "docComment": "/**\n * A Genesis Datasource element, for server-side | SSRM-compatible data fetching and used exclusively by the GridPro element.\n *\n * @remarks\n *\n * Only supports Server-Side Row Model. Requires `@ag-grid-enterprise/server-side-row-model` setup and valid AG Grid Enterprise license.\n *\n * @alpha\n */\n",
12845
- "excerptTokens": [
12846
- {
12847
- "kind": "Content",
12848
- "text": "export declare class GridProServerSideDatasource extends "
12849
- },
12850
- {
12851
- "kind": "Reference",
12852
- "text": "GridProServerSideDatasource_base",
12853
- "canonicalReference": "@genesislcap/grid-pro!~GridProServerSideDatasource_base"
12854
- },
12855
- {
12856
- "kind": "Content",
12857
- "text": " "
12858
- }
12859
- ],
12860
- "fileUrlPath": "src/datasource/server-side.datasource.ts",
12861
- "releaseTag": "Alpha",
12862
- "isAbstract": false,
12863
- "name": "GridProServerSideDatasource",
12864
- "preserveMemberOrder": false,
12865
- "members": [
12866
- {
12867
- "kind": "Property",
12868
- "canonicalReference": "@genesislcap/grid-pro!GridProServerSideDatasource#applyAsyncFuncName:member",
12869
- "docComment": "",
12870
- "excerptTokens": [
12871
- {
12872
- "kind": "Content",
12873
- "text": "applyAsyncFuncName: "
12874
- },
12875
- {
12876
- "kind": "Content",
12877
- "text": "string"
12878
- },
12879
- {
12880
- "kind": "Content",
12881
- "text": ";"
12882
- }
12883
- ],
12884
- "isReadonly": false,
12885
- "isOptional": false,
12886
- "releaseTag": "Alpha",
12887
- "name": "applyAsyncFuncName",
12888
- "propertyTypeTokenRange": {
12889
- "startIndex": 1,
12890
- "endIndex": 2
12891
- },
12892
- "isStatic": false,
12893
- "isProtected": false,
12894
- "isAbstract": false
12895
- },
12896
- {
12897
- "kind": "Property",
12898
- "canonicalReference": "@genesislcap/grid-pro!GridProServerSideDatasource#applyFuncName:member",
12899
- "docComment": "",
12900
- "excerptTokens": [
12901
- {
12902
- "kind": "Content",
12903
- "text": "applyFuncName: "
12904
- },
12905
- {
12906
- "kind": "Content",
12907
- "text": "string"
12908
- },
12909
- {
12910
- "kind": "Content",
12911
- "text": ";"
12912
- }
12913
- ],
12914
- "isReadonly": false,
12915
- "isOptional": false,
12916
- "releaseTag": "Alpha",
12917
- "name": "applyFuncName",
12918
- "propertyTypeTokenRange": {
12919
- "startIndex": 1,
12920
- "endIndex": 2
12921
- },
12922
- "isStatic": false,
12923
- "isProtected": false,
12924
- "isAbstract": false
12925
- },
12926
- {
12927
- "kind": "Property",
12928
- "canonicalReference": "@genesislcap/grid-pro!GridProServerSideDatasource#liveUpdates:member",
12929
- "docComment": "/**\n * Enable live updates for the grid.\n *\n * @remarks\n *\n * Only works with DATASERVER resources (StreamDatasource) right now.\n */\n",
12930
- "excerptTokens": [
12931
- {
12932
- "kind": "Content",
12933
- "text": "liveUpdates: "
12934
- },
12935
- {
12936
- "kind": "Content",
12937
- "text": "boolean"
12938
- },
12939
- {
12940
- "kind": "Content",
12941
- "text": ";"
12942
- }
12943
- ],
12944
- "isReadonly": false,
12945
- "isOptional": false,
12946
- "releaseTag": "Alpha",
12947
- "name": "liveUpdates",
12948
- "propertyTypeTokenRange": {
12949
- "startIndex": 1,
12950
- "endIndex": 2
12951
- },
12952
- "isStatic": false,
12953
- "isProtected": false,
12954
- "isAbstract": false
12955
- },
12956
- {
12957
- "kind": "Property",
12958
- "canonicalReference": "@genesislcap/grid-pro!GridProServerSideDatasource#pagination:member",
12959
- "docComment": "",
12960
- "excerptTokens": [
12961
- {
12962
- "kind": "Content",
12963
- "text": "pagination: "
12964
- },
12965
- {
12966
- "kind": "Content",
12967
- "text": "boolean"
12968
- },
12969
- {
12970
- "kind": "Content",
12971
- "text": ";"
12972
- }
12973
- ],
12974
- "isReadonly": false,
12975
- "isOptional": false,
12976
- "releaseTag": "Alpha",
12977
- "name": "pagination",
12978
- "propertyTypeTokenRange": {
12979
- "startIndex": 1,
12980
- "endIndex": 2
12981
- },
12982
- "isStatic": false,
12983
- "isProtected": false,
12984
- "isAbstract": false
12985
- },
12986
- {
12987
- "kind": "Property",
12988
- "canonicalReference": "@genesislcap/grid-pro!GridProServerSideDatasource#params:member",
12989
- "docComment": "",
12990
- "excerptTokens": [
12991
- {
12992
- "kind": "Content",
12993
- "text": "get params(): "
12994
- },
12995
- {
12996
- "kind": "Content",
12997
- "text": "any"
12998
- },
12999
- {
13000
- "kind": "Content",
13001
- "text": ";"
13002
- }
13003
- ],
13004
- "isReadonly": true,
13005
- "isOptional": false,
13006
- "releaseTag": "Alpha",
13007
- "name": "params",
13008
- "propertyTypeTokenRange": {
13009
- "startIndex": 1,
13010
- "endIndex": 2
13011
- },
13012
- "isStatic": false,
13013
- "isProtected": false,
13014
- "isAbstract": false
13015
- },
13016
- {
13017
- "kind": "Property",
13018
- "canonicalReference": "@genesislcap/grid-pro!GridProServerSideDatasource#request:member",
13019
- "docComment": "",
13020
- "excerptTokens": [
13021
- {
13022
- "kind": "Content",
13023
- "text": "request: "
13024
- },
13025
- {
13026
- "kind": "Content",
13027
- "text": "any"
13028
- },
13029
- {
13030
- "kind": "Content",
13031
- "text": ";"
13032
- }
13033
- ],
13034
- "isReadonly": false,
13035
- "isOptional": false,
13036
- "releaseTag": "Alpha",
13037
- "name": "request",
13038
- "propertyTypeTokenRange": {
13039
- "startIndex": 1,
13040
- "endIndex": 2
13041
- },
13042
- "isStatic": false,
13043
- "isProtected": false,
13044
- "isAbstract": false
13045
- },
13046
- {
13047
- "kind": "Property",
13048
- "canonicalReference": "@genesislcap/grid-pro!GridProServerSideDatasource#rowModel:member",
13049
- "docComment": "",
13050
- "excerptTokens": [
13051
- {
13052
- "kind": "Content",
13053
- "text": "get rowModel(): "
13054
- },
13055
- {
13056
- "kind": "Reference",
13057
- "text": "IServerSideRowModel",
13058
- "canonicalReference": "@ag-grid-community/core!IServerSideRowModel:interface"
13059
- },
13060
- {
13061
- "kind": "Content",
13062
- "text": ";"
13063
- }
13064
- ],
13065
- "isReadonly": true,
13066
- "isOptional": false,
13067
- "releaseTag": "Alpha",
13068
- "name": "rowModel",
13069
- "propertyTypeTokenRange": {
13070
- "startIndex": 1,
13071
- "endIndex": 2
13072
- },
13073
- "isStatic": false,
13074
- "isProtected": false,
13075
- "isAbstract": false
13076
- },
13077
- {
13078
- "kind": "Property",
13079
- "canonicalReference": "@genesislcap/grid-pro!GridProServerSideDatasource#zeroBasedViewNumber:member",
13080
- "docComment": "/**\n * The starting VIEW_NUMBER of the data to be fetched.\n *\n * @remarks\n *\n * The VIEW_NUMBER isincremented by the grid as the user scrolls or changes pages.\n */\n",
13081
- "excerptTokens": [
13082
- {
13083
- "kind": "Content",
13084
- "text": "zeroBasedViewNumber: "
13085
- },
13086
- {
13087
- "kind": "Content",
13088
- "text": "boolean"
13089
- },
13090
- {
13091
- "kind": "Content",
13092
- "text": ";"
13093
- }
13094
- ],
13095
- "isReadonly": false,
13096
- "isOptional": false,
13097
- "releaseTag": "Alpha",
13098
- "name": "zeroBasedViewNumber",
13099
- "propertyTypeTokenRange": {
13100
- "startIndex": 1,
13101
- "endIndex": 2
13102
- },
13103
- "isStatic": false,
13104
- "isProtected": false,
13105
- "isAbstract": false
13106
- }
13107
- ],
13108
- "extendsTokenRange": {
13109
- "startIndex": 1,
13110
- "endIndex": 2
13111
- },
13112
- "implementsTokenRanges": []
13113
- },
13114
12128
  {
13115
12129
  "kind": "Variable",
13116
12130
  "canonicalReference": "@genesislcap/grid-pro!gridProTemplate:var",