@genesislcap/grid-pro 14.403.0 → 14.406.0-workspaces.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 +818 -1
- package/dist/dts/grid-components.d.ts +9 -0
- package/dist/dts/grid-components.d.ts.map +1 -1
- package/dist/dts/index.d.ts +1 -0
- package/dist/dts/index.d.ts.map +1 -1
- package/dist/dts/multicolumn-dropdown/index.d.ts +4 -0
- package/dist/dts/multicolumn-dropdown/index.d.ts.map +1 -0
- package/dist/dts/multicolumn-dropdown/multicolumn-dropdown.d.ts +487 -0
- package/dist/dts/multicolumn-dropdown/multicolumn-dropdown.d.ts.map +1 -0
- package/dist/dts/multicolumn-dropdown/multicolumn-dropdown.styles.d.ts +12 -0
- package/dist/dts/multicolumn-dropdown/multicolumn-dropdown.styles.d.ts.map +1 -0
- package/dist/dts/multicolumn-dropdown/multicolumn-dropdown.template.d.ts +14 -0
- package/dist/dts/multicolumn-dropdown/multicolumn-dropdown.template.d.ts.map +1 -0
- package/dist/esm/grid-components.js +2 -0
- package/dist/esm/index.js +1 -0
- package/dist/esm/multicolumn-dropdown/index.js +3 -0
- package/dist/esm/multicolumn-dropdown/multicolumn-dropdown.js +380 -0
- package/dist/esm/multicolumn-dropdown/multicolumn-dropdown.styles.js +148 -0
- package/dist/esm/multicolumn-dropdown/multicolumn-dropdown.template.js +75 -0
- package/dist/grid-pro.api.json +1597 -115
- package/dist/grid-pro.d.ts +523 -0
- package/docs/api/grid-pro.display_none_class.md +13 -0
- package/docs/api/grid-pro.dropdownwidthvar.md +13 -0
- package/docs/api/grid-pro.foundationgridcomponents.md +9 -0
- package/docs/api/grid-pro.foundationmulticolumndropdown.md +66 -0
- package/docs/api/grid-pro.getmulticolumndropdowntemplate.md +56 -0
- package/docs/api/grid-pro.md +99 -0
- package/docs/api/grid-pro.multicolumndropdown.basecriteria.md +13 -0
- package/docs/api/grid-pro.multicolumndropdown.changehandler.md +50 -0
- package/docs/api/grid-pro.multicolumndropdown.columndefinitions.md +13 -0
- package/docs/api/grid-pro.multicolumndropdown.columndefinitionschanged.md +15 -0
- package/docs/api/grid-pro.multicolumndropdown.connect.md +15 -0
- package/docs/api/grid-pro.multicolumndropdown.connectedcallback.md +15 -0
- package/docs/api/grid-pro.multicolumndropdown.defaultslottednodes.md +11 -0
- package/docs/api/grid-pro.multicolumndropdown.disabled.md +13 -0
- package/docs/api/grid-pro.multicolumndropdown.disconnectedcallback.md +15 -0
- package/docs/api/grid-pro.multicolumndropdown.displayvalue.md +13 -0
- package/docs/api/grid-pro.multicolumndropdown.dropdownplacement.md +13 -0
- package/docs/api/grid-pro.multicolumndropdown.dropdownwidth.md +13 -0
- package/docs/api/grid-pro.multicolumndropdown.dropdownwidthchanged.md +15 -0
- package/docs/api/grid-pro.multicolumndropdown.filtersearch.md +13 -0
- package/docs/api/grid-pro.multicolumndropdown.filtersearchchanged.md +15 -0
- package/docs/api/grid-pro.multicolumndropdown.grid.md +11 -0
- package/docs/api/grid-pro.multicolumndropdown.hassearchkey.md +11 -0
- package/docs/api/grid-pro.multicolumndropdown.hasslottedcontent.md +11 -0
- package/docs/api/grid-pro.multicolumndropdown.labelkey.md +13 -0
- package/docs/api/grid-pro.multicolumndropdown.md +580 -0
- package/docs/api/grid-pro.multicolumndropdown.open.md +13 -0
- package/docs/api/grid-pro.multicolumndropdown.openchanged.md +15 -0
- package/docs/api/grid-pro.multicolumndropdown.optionselement.md +11 -0
- package/docs/api/grid-pro.multicolumndropdown.request.md +13 -0
- package/docs/api/grid-pro.multicolumndropdown.requestchanged.md +15 -0
- package/docs/api/grid-pro.multicolumndropdown.requestsupportsadvancedsearch.md +18 -0
- package/docs/api/grid-pro.multicolumndropdown.resourcename.md +13 -0
- package/docs/api/grid-pro.multicolumndropdown.searchkey.md +13 -0
- package/docs/api/grid-pro.multicolumndropdown.selectedrow.md +13 -0
- package/docs/api/grid-pro.multicolumndropdown.toggle.md +15 -0
- package/docs/api/grid-pro.multicolumndropdown.value.md +13 -0
- package/docs/api/grid-pro.multicolumndropdown.valuekey.md +13 -0
- package/docs/api/grid-pro.multicolumndropdownstyles.md +13 -0
- package/docs/api/grid-pro.multicolumndropdowntemplate.md +13 -0
- package/docs/api/grid-pro.optionsclass.md +13 -0
- package/docs/api/grid-pro.wasclickoutsideelement.md +66 -0
- package/docs/api-report.md.api.md +95 -0
- package/package.json +14 -13
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
"type": {
|
|
13
13
|
"text": "object"
|
|
14
14
|
},
|
|
15
|
-
"default": "{\n foundationGridProActionRenderer,\n foundationGridProActionsMenuRenderer,\n foundationAgBooleanRenderer,\n foundationAgTextRenderer,\n foundationAgTextFieldRenderer,\n foundationAgEditableRenderer,\n foundationAgSelectRenderer,\n foundationGridPro,\n foundationSelectEditor,\n foundationNumberEditor,\n foundationDateEditor,\n foundationMultiselectEditor,\n foundationStringEditor,\n foundationStatusPillRenderer,\n StatusPillRenderer,\n register(container?: Container, ...rest: any[]) {\n if (!container) {\n // preserve backward compatibility with code that loops through\n // the values of this object and calls them as funcs with no args\n return;\n }\n for (const key in this) {\n if (key === 'register') {\n continue;\n }\n this[key]().register(container, ...rest);\n }\n },\n}",
|
|
15
|
+
"default": "{\n foundationGridProActionRenderer,\n foundationGridProActionsMenuRenderer,\n foundationAgBooleanRenderer,\n foundationAgTextRenderer,\n foundationAgTextFieldRenderer,\n foundationAgEditableRenderer,\n foundationAgSelectRenderer,\n foundationGridPro,\n foundationSelectEditor,\n foundationNumberEditor,\n foundationDateEditor,\n foundationMultiselectEditor,\n foundationStringEditor,\n foundationMulticolumnDropdown,\n foundationStatusPillRenderer,\n StatusPillRenderer,\n register(container?: Container, ...rest: any[]) {\n if (!container) {\n // preserve backward compatibility with code that loops through\n // the values of this object and calls them as funcs with no args\n return;\n }\n for (const key in this) {\n if (key === 'register') {\n continue;\n }\n this[key]().register(container, ...rest);\n }\n },\n}",
|
|
16
16
|
"description": "The Grid Pro Components.",
|
|
17
17
|
"privacy": "public"
|
|
18
18
|
}
|
|
@@ -3286,6 +3286,14 @@
|
|
|
3286
3286
|
"package": "./grid-pro-genesis-datasource"
|
|
3287
3287
|
}
|
|
3288
3288
|
},
|
|
3289
|
+
{
|
|
3290
|
+
"kind": "js",
|
|
3291
|
+
"name": "*",
|
|
3292
|
+
"declaration": {
|
|
3293
|
+
"name": "*",
|
|
3294
|
+
"package": "./multicolumn-dropdown"
|
|
3295
|
+
}
|
|
3296
|
+
},
|
|
3289
3297
|
{
|
|
3290
3298
|
"kind": "js",
|
|
3291
3299
|
"name": "*",
|
|
@@ -16714,6 +16722,815 @@
|
|
|
16714
16722
|
}
|
|
16715
16723
|
]
|
|
16716
16724
|
},
|
|
16725
|
+
{
|
|
16726
|
+
"kind": "javascript-module",
|
|
16727
|
+
"path": "src/multicolumn-dropdown/index.ts",
|
|
16728
|
+
"declarations": [],
|
|
16729
|
+
"exports": [
|
|
16730
|
+
{
|
|
16731
|
+
"kind": "js",
|
|
16732
|
+
"name": "*",
|
|
16733
|
+
"declaration": {
|
|
16734
|
+
"name": "*",
|
|
16735
|
+
"package": "./multicolumn-dropdown"
|
|
16736
|
+
}
|
|
16737
|
+
},
|
|
16738
|
+
{
|
|
16739
|
+
"kind": "js",
|
|
16740
|
+
"name": "*",
|
|
16741
|
+
"declaration": {
|
|
16742
|
+
"name": "*",
|
|
16743
|
+
"package": "./multicolumn-dropdown.styles"
|
|
16744
|
+
}
|
|
16745
|
+
},
|
|
16746
|
+
{
|
|
16747
|
+
"kind": "js",
|
|
16748
|
+
"name": "*",
|
|
16749
|
+
"declaration": {
|
|
16750
|
+
"name": "*",
|
|
16751
|
+
"package": "./multicolumn-dropdown.template"
|
|
16752
|
+
}
|
|
16753
|
+
}
|
|
16754
|
+
]
|
|
16755
|
+
},
|
|
16756
|
+
{
|
|
16757
|
+
"kind": "javascript-module",
|
|
16758
|
+
"path": "src/multicolumn-dropdown/multicolumn-dropdown.styles.ts",
|
|
16759
|
+
"declarations": [
|
|
16760
|
+
{
|
|
16761
|
+
"kind": "variable",
|
|
16762
|
+
"name": "dropdownWidthVar",
|
|
16763
|
+
"type": {
|
|
16764
|
+
"text": "string"
|
|
16765
|
+
},
|
|
16766
|
+
"default": "'--dropdown-width'",
|
|
16767
|
+
"description": "The CSS variable to use for specifying the dropdown's width"
|
|
16768
|
+
},
|
|
16769
|
+
{
|
|
16770
|
+
"kind": "variable",
|
|
16771
|
+
"name": "optionsClass",
|
|
16772
|
+
"type": {
|
|
16773
|
+
"text": "string"
|
|
16774
|
+
},
|
|
16775
|
+
"default": "'options'",
|
|
16776
|
+
"description": "The CSS class to use for the options element's class in the dropdown"
|
|
16777
|
+
},
|
|
16778
|
+
{
|
|
16779
|
+
"kind": "variable",
|
|
16780
|
+
"name": "DISPLAY_NONE_CLASS",
|
|
16781
|
+
"type": {
|
|
16782
|
+
"text": "string"
|
|
16783
|
+
},
|
|
16784
|
+
"default": "'dnone'",
|
|
16785
|
+
"description": "Class name used to hide elements with display:none"
|
|
16786
|
+
},
|
|
16787
|
+
{
|
|
16788
|
+
"kind": "variable",
|
|
16789
|
+
"name": "multicolumnDropdownStyles",
|
|
16790
|
+
"default": "css`\n label {\n color: var(--neutral-foreground-hint, rgb(135 155 166));\n font-style: normal;\n margin: calc(var(--design-unit) * 2px) 0;\n display: block;\n cursor: pointer;\n font-size: var(--type-ramp-base-font-size);\n line-height: var(--type-ramp-base-line-height);\n }\n\n .${DISPLAY_NONE_CLASS} {\n display: none !important;\n }\n\n .root {\n position: relative;\n width: inherit;\n min-width: 250px;\n ${dropdownWidthVar}: 350px;\n }\n\n .control {\n cursor: pointer;\n position: relative;\n display: flex;\n align-items: center;\n width: 100%;\n border-radius: calc(var(--control-corner-radius) * 1px);\n }\n\n #display-field {\n width: 100%;\n cursor: pointer;\n color: inherit;\n min-height: 40px;\n padding-left: calc(var(--design-unit) * 2.25px);\n padding-right: 52px;\n border-width: 0;\n background: var(--neutral-fill-input-rest);\n border-radius: calc(var(--control-corner-radius) * 1px);\n text-overflow: ellipsis;\n font-size: var(--type-ramp-base-font-size);\n font-family: var(--body-font);\n }\n\n #display-field[disabled] {\n cursor: not-allowed;\n opacity: var(--disabled-opacity);\n }\n\n #display-field:focus {\n outline: 1px solid var(--accent-fill-rest);\n background: var(--neutral-fill-input-rest);\n border-style: none;\n box-shadow: none;\n }\n\n #display-field:hover:not(:focus):not([disabled]) {\n outline: 1px solid var(--neutral-stroke-hover, rgb(231 232 232));\n }\n\n button {\n pointer-events: none;\n }\n\n #arrow-icon {\n display: inline-block;\n width: 16px;\n color: currentColor;\n position: absolute;\n left: calc(100% - 26px);\n padding: 0;\n cursor: pointer;\n transform: rotate(0deg);\n transition: transform 0.2s linear 0s;\n }\n\n #arrow-icon.flipped {\n transform: rotate(180deg);\n }\n\n .cross-icon {\n display: inline-block;\n width: 12px;\n color: currentColor;\n position: absolute;\n left: calc(100% - 46px);\n padding: 0;\n cursor: pointer;\n visibility: hidden;\n }\n\n .cross-icon:hover {\n color: var(--error-color);\n }\n\n .disabled-icon {\n pointer-events: none;\n opacity: var(--disabled-opacity);\n }\n\n .${optionsClass} {\n min-width: 100%;\n width: var(${dropdownWidthVar});\n display: flex;\n flex-direction: column;\n position: absolute;\n height: max-content;\n overflow-y: hidden;\n margin: 5px 0;\n background: var(--neutral-fill-input-rest);\n visibility: hidden;\n z-index: 999;\n }\n\n .dropdown-above {\n bottom: 100%;\n }\n\n .dropdown-left {\n right: 0;\n }\n\n .grid-container {\n height: 300px;\n width: 100%;\n }\n\n #filter-search {\n padding: 5px;\n }\n\n .visible {\n visibility: visible;\n }\n`",
|
|
16791
|
+
"description": "Multicolumn Dropdown styles.",
|
|
16792
|
+
"privacy": "public"
|
|
16793
|
+
}
|
|
16794
|
+
],
|
|
16795
|
+
"exports": [
|
|
16796
|
+
{
|
|
16797
|
+
"kind": "js",
|
|
16798
|
+
"name": "dropdownWidthVar",
|
|
16799
|
+
"declaration": {
|
|
16800
|
+
"name": "dropdownWidthVar",
|
|
16801
|
+
"module": "src/multicolumn-dropdown/multicolumn-dropdown.styles.ts"
|
|
16802
|
+
}
|
|
16803
|
+
},
|
|
16804
|
+
{
|
|
16805
|
+
"kind": "js",
|
|
16806
|
+
"name": "optionsClass",
|
|
16807
|
+
"declaration": {
|
|
16808
|
+
"name": "optionsClass",
|
|
16809
|
+
"module": "src/multicolumn-dropdown/multicolumn-dropdown.styles.ts"
|
|
16810
|
+
}
|
|
16811
|
+
},
|
|
16812
|
+
{
|
|
16813
|
+
"kind": "js",
|
|
16814
|
+
"name": "DISPLAY_NONE_CLASS",
|
|
16815
|
+
"declaration": {
|
|
16816
|
+
"name": "DISPLAY_NONE_CLASS",
|
|
16817
|
+
"module": "src/multicolumn-dropdown/multicolumn-dropdown.styles.ts"
|
|
16818
|
+
}
|
|
16819
|
+
},
|
|
16820
|
+
{
|
|
16821
|
+
"kind": "js",
|
|
16822
|
+
"name": "multicolumnDropdownStyles",
|
|
16823
|
+
"declaration": {
|
|
16824
|
+
"name": "multicolumnDropdownStyles",
|
|
16825
|
+
"module": "src/multicolumn-dropdown/multicolumn-dropdown.styles.ts"
|
|
16826
|
+
}
|
|
16827
|
+
}
|
|
16828
|
+
]
|
|
16829
|
+
},
|
|
16830
|
+
{
|
|
16831
|
+
"kind": "javascript-module",
|
|
16832
|
+
"path": "src/multicolumn-dropdown/multicolumn-dropdown.template.ts",
|
|
16833
|
+
"declarations": [
|
|
16834
|
+
{
|
|
16835
|
+
"kind": "function",
|
|
16836
|
+
"name": "getMulticolumnDropdownTemplate",
|
|
16837
|
+
"parameters": [
|
|
16838
|
+
{
|
|
16839
|
+
"name": "designSystem",
|
|
16840
|
+
"default": "'foundation'",
|
|
16841
|
+
"description": "The design system prefix to use. Defaults to 'foundation'."
|
|
16842
|
+
}
|
|
16843
|
+
],
|
|
16844
|
+
"description": "Get a Design System prefixed Multicolumn Dropdown template.",
|
|
16845
|
+
"return": {
|
|
16846
|
+
"type": {
|
|
16847
|
+
"text": ""
|
|
16848
|
+
}
|
|
16849
|
+
},
|
|
16850
|
+
"privacy": "public"
|
|
16851
|
+
},
|
|
16852
|
+
{
|
|
16853
|
+
"kind": "variable",
|
|
16854
|
+
"name": "multicolumnDropdownTemplate",
|
|
16855
|
+
"description": "The default Multicolumn Dropdown template using the 'foundation' design system prefix.",
|
|
16856
|
+
"privacy": "public"
|
|
16857
|
+
}
|
|
16858
|
+
],
|
|
16859
|
+
"exports": [
|
|
16860
|
+
{
|
|
16861
|
+
"kind": "js",
|
|
16862
|
+
"name": "getMulticolumnDropdownTemplate",
|
|
16863
|
+
"declaration": {
|
|
16864
|
+
"name": "getMulticolumnDropdownTemplate",
|
|
16865
|
+
"module": "src/multicolumn-dropdown/multicolumn-dropdown.template.ts"
|
|
16866
|
+
}
|
|
16867
|
+
},
|
|
16868
|
+
{
|
|
16869
|
+
"kind": "js",
|
|
16870
|
+
"name": "multicolumnDropdownTemplate",
|
|
16871
|
+
"declaration": {
|
|
16872
|
+
"name": "multicolumnDropdownTemplate",
|
|
16873
|
+
"module": "src/multicolumn-dropdown/multicolumn-dropdown.template.ts"
|
|
16874
|
+
}
|
|
16875
|
+
}
|
|
16876
|
+
]
|
|
16877
|
+
},
|
|
16878
|
+
{
|
|
16879
|
+
"kind": "javascript-module",
|
|
16880
|
+
"path": "src/multicolumn-dropdown/multicolumn-dropdown.ts",
|
|
16881
|
+
"declarations": [
|
|
16882
|
+
{
|
|
16883
|
+
"kind": "function",
|
|
16884
|
+
"name": "wasClickOutsideElement",
|
|
16885
|
+
"parameters": [
|
|
16886
|
+
{
|
|
16887
|
+
"name": "event",
|
|
16888
|
+
"type": {
|
|
16889
|
+
"text": "MouseEvent"
|
|
16890
|
+
}
|
|
16891
|
+
},
|
|
16892
|
+
{
|
|
16893
|
+
"name": "target",
|
|
16894
|
+
"type": {
|
|
16895
|
+
"text": "EventTarget"
|
|
16896
|
+
}
|
|
16897
|
+
}
|
|
16898
|
+
],
|
|
16899
|
+
"description": "Checks if the given mouse event occurred outside the target element.",
|
|
16900
|
+
"privacy": "public"
|
|
16901
|
+
},
|
|
16902
|
+
{
|
|
16903
|
+
"kind": "class",
|
|
16904
|
+
"description": "",
|
|
16905
|
+
"name": "MulticolumnDropdown",
|
|
16906
|
+
"members": [
|
|
16907
|
+
{
|
|
16908
|
+
"kind": "field",
|
|
16909
|
+
"name": "optionsElement",
|
|
16910
|
+
"type": {
|
|
16911
|
+
"text": "HTMLElement"
|
|
16912
|
+
}
|
|
16913
|
+
},
|
|
16914
|
+
{
|
|
16915
|
+
"kind": "field",
|
|
16916
|
+
"name": "lastRequest",
|
|
16917
|
+
"type": {
|
|
16918
|
+
"text": "object"
|
|
16919
|
+
},
|
|
16920
|
+
"privacy": "private"
|
|
16921
|
+
},
|
|
16922
|
+
{
|
|
16923
|
+
"kind": "field",
|
|
16924
|
+
"name": "connectOverride",
|
|
16925
|
+
"type": {
|
|
16926
|
+
"text": "Connect"
|
|
16927
|
+
},
|
|
16928
|
+
"privacy": "private"
|
|
16929
|
+
},
|
|
16930
|
+
{
|
|
16931
|
+
"kind": "field",
|
|
16932
|
+
"name": "_connectDI",
|
|
16933
|
+
"type": {
|
|
16934
|
+
"text": "Connect"
|
|
16935
|
+
},
|
|
16936
|
+
"privacy": "private"
|
|
16937
|
+
},
|
|
16938
|
+
{
|
|
16939
|
+
"kind": "field",
|
|
16940
|
+
"name": "connect",
|
|
16941
|
+
"type": {
|
|
16942
|
+
"text": "Connect"
|
|
16943
|
+
},
|
|
16944
|
+
"description": "The connect service - uses DI by default, but can be manually set for dynamic element creation"
|
|
16945
|
+
},
|
|
16946
|
+
{
|
|
16947
|
+
"kind": "field",
|
|
16948
|
+
"name": "disabled",
|
|
16949
|
+
"type": {
|
|
16950
|
+
"text": "boolean"
|
|
16951
|
+
},
|
|
16952
|
+
"privacy": "public",
|
|
16953
|
+
"description": "Whether to disable control of the component"
|
|
16954
|
+
},
|
|
16955
|
+
{
|
|
16956
|
+
"kind": "field",
|
|
16957
|
+
"name": "resourceName",
|
|
16958
|
+
"type": {
|
|
16959
|
+
"text": "string"
|
|
16960
|
+
},
|
|
16961
|
+
"privacy": "public",
|
|
16962
|
+
"description": "The name of the reqrep to get the options from"
|
|
16963
|
+
},
|
|
16964
|
+
{
|
|
16965
|
+
"kind": "field",
|
|
16966
|
+
"name": "searchKey",
|
|
16967
|
+
"type": {
|
|
16968
|
+
"text": "string | string[] | undefined"
|
|
16969
|
+
},
|
|
16970
|
+
"privacy": "public",
|
|
16971
|
+
"description": "The key(s) to search by. Use comma-separated values for multiple keys (e.g. search-key=\"NAME,ID\")."
|
|
16972
|
+
},
|
|
16973
|
+
{
|
|
16974
|
+
"kind": "field",
|
|
16975
|
+
"name": "requestSupportsAdvancedSearch",
|
|
16976
|
+
"type": {
|
|
16977
|
+
"text": "boolean"
|
|
16978
|
+
},
|
|
16979
|
+
"privacy": "public",
|
|
16980
|
+
"default": "false",
|
|
16981
|
+
"description": "Tells whether a given request supports lookup by Groovy Expressions."
|
|
16982
|
+
},
|
|
16983
|
+
{
|
|
16984
|
+
"kind": "field",
|
|
16985
|
+
"name": "valueKey",
|
|
16986
|
+
"type": {
|
|
16987
|
+
"text": "string"
|
|
16988
|
+
},
|
|
16989
|
+
"privacy": "public",
|
|
16990
|
+
"description": "The key used as the value sent to the server"
|
|
16991
|
+
},
|
|
16992
|
+
{
|
|
16993
|
+
"kind": "field",
|
|
16994
|
+
"name": "labelKey",
|
|
16995
|
+
"type": {
|
|
16996
|
+
"text": "string"
|
|
16997
|
+
},
|
|
16998
|
+
"privacy": "public",
|
|
16999
|
+
"description": "The key used as the label displayed in the UI"
|
|
17000
|
+
},
|
|
17001
|
+
{
|
|
17002
|
+
"kind": "field",
|
|
17003
|
+
"name": "dropdownPlacement",
|
|
17004
|
+
"type": {
|
|
17005
|
+
"text": "'bottom-right' | 'bottom-left' | 'top-right' | 'top-left'"
|
|
17006
|
+
},
|
|
17007
|
+
"description": "Position of the dropdown panel relative to the control.\n- `'bottom-right'` – default; opens below and aligns to the right edge of the control\n- `'bottom-left'` – opens below and extends to the left\n- `'top-right'` – opens above and aligns to the right edge of the control\n- `'top-left'` – opens above and extends to the left"
|
|
17008
|
+
},
|
|
17009
|
+
{
|
|
17010
|
+
"kind": "field",
|
|
17011
|
+
"name": "dropdownWidth",
|
|
17012
|
+
"type": {
|
|
17013
|
+
"text": "number"
|
|
17014
|
+
},
|
|
17015
|
+
"privacy": "public",
|
|
17016
|
+
"description": "Optionally specifies the width of the dropdown"
|
|
17017
|
+
},
|
|
17018
|
+
{
|
|
17019
|
+
"kind": "field",
|
|
17020
|
+
"name": "request",
|
|
17021
|
+
"type": {
|
|
17022
|
+
"text": "object"
|
|
17023
|
+
},
|
|
17024
|
+
"privacy": "public",
|
|
17025
|
+
"description": "A request object to pass in the reqrep"
|
|
17026
|
+
},
|
|
17027
|
+
{
|
|
17028
|
+
"kind": "field",
|
|
17029
|
+
"name": "columnDefinitions",
|
|
17030
|
+
"type": {
|
|
17031
|
+
"text": "ColDef[]"
|
|
17032
|
+
},
|
|
17033
|
+
"privacy": "public",
|
|
17034
|
+
"description": "An array of AG Grid column definitions to use in the grid to display the data"
|
|
17035
|
+
},
|
|
17036
|
+
{
|
|
17037
|
+
"kind": "field",
|
|
17038
|
+
"name": "baseCriteria",
|
|
17039
|
+
"type": {
|
|
17040
|
+
"text": "string | undefined"
|
|
17041
|
+
},
|
|
17042
|
+
"privacy": "public",
|
|
17043
|
+
"description": "Base criteria that is always applied to requests combined with search criteria via AND.\nUse this to pre-filter results."
|
|
17044
|
+
},
|
|
17045
|
+
{
|
|
17046
|
+
"kind": "field",
|
|
17047
|
+
"name": "defaultSlottedNodes",
|
|
17048
|
+
"type": {
|
|
17049
|
+
"text": "Node[]"
|
|
17050
|
+
},
|
|
17051
|
+
"privacy": "public",
|
|
17052
|
+
"default": "[]"
|
|
17053
|
+
},
|
|
17054
|
+
{
|
|
17055
|
+
"kind": "field",
|
|
17056
|
+
"name": "grid",
|
|
17057
|
+
"type": {
|
|
17058
|
+
"text": "GridPro"
|
|
17059
|
+
},
|
|
17060
|
+
"privacy": "public"
|
|
17061
|
+
},
|
|
17062
|
+
{
|
|
17063
|
+
"kind": "field",
|
|
17064
|
+
"name": "_value",
|
|
17065
|
+
"type": {
|
|
17066
|
+
"text": "string"
|
|
17067
|
+
},
|
|
17068
|
+
"privacy": "private"
|
|
17069
|
+
},
|
|
17070
|
+
{
|
|
17071
|
+
"kind": "field",
|
|
17072
|
+
"name": "value",
|
|
17073
|
+
"type": {
|
|
17074
|
+
"text": "string"
|
|
17075
|
+
}
|
|
17076
|
+
},
|
|
17077
|
+
{
|
|
17078
|
+
"kind": "field",
|
|
17079
|
+
"name": "filterSearch",
|
|
17080
|
+
"type": {
|
|
17081
|
+
"text": "string"
|
|
17082
|
+
},
|
|
17083
|
+
"privacy": "public",
|
|
17084
|
+
"description": "The criteria to search by"
|
|
17085
|
+
},
|
|
17086
|
+
{
|
|
17087
|
+
"kind": "field",
|
|
17088
|
+
"name": "open",
|
|
17089
|
+
"type": {
|
|
17090
|
+
"text": "boolean"
|
|
17091
|
+
},
|
|
17092
|
+
"privacy": "public",
|
|
17093
|
+
"description": "Whether the dropdown is open or not"
|
|
17094
|
+
},
|
|
17095
|
+
{
|
|
17096
|
+
"kind": "field",
|
|
17097
|
+
"name": "selectedRow",
|
|
17098
|
+
"type": {
|
|
17099
|
+
"text": "object"
|
|
17100
|
+
},
|
|
17101
|
+
"description": "Data for the selected row"
|
|
17102
|
+
},
|
|
17103
|
+
{
|
|
17104
|
+
"kind": "field",
|
|
17105
|
+
"name": "displayValue",
|
|
17106
|
+
"description": "Value to display in the form field",
|
|
17107
|
+
"readonly": true
|
|
17108
|
+
},
|
|
17109
|
+
{
|
|
17110
|
+
"kind": "field",
|
|
17111
|
+
"name": "hasSearchKey",
|
|
17112
|
+
"type": {
|
|
17113
|
+
"text": "boolean"
|
|
17114
|
+
},
|
|
17115
|
+
"readonly": true
|
|
17116
|
+
},
|
|
17117
|
+
{
|
|
17118
|
+
"kind": "field",
|
|
17119
|
+
"name": "hasSlottedContent",
|
|
17120
|
+
"type": {
|
|
17121
|
+
"text": "boolean"
|
|
17122
|
+
},
|
|
17123
|
+
"readonly": true
|
|
17124
|
+
},
|
|
17125
|
+
{
|
|
17126
|
+
"kind": "method",
|
|
17127
|
+
"name": "setGridRowData",
|
|
17128
|
+
"privacy": "private",
|
|
17129
|
+
"parameters": [
|
|
17130
|
+
{
|
|
17131
|
+
"name": "rows",
|
|
17132
|
+
"type": {
|
|
17133
|
+
"text": "any[]"
|
|
17134
|
+
}
|
|
17135
|
+
}
|
|
17136
|
+
],
|
|
17137
|
+
"description": "Sets row data on the grid in a version-safe way.\nAG Grid v32+ removed `setRowData` in favour of `updateGridOptions`."
|
|
17138
|
+
},
|
|
17139
|
+
{
|
|
17140
|
+
"kind": "method",
|
|
17141
|
+
"name": "setGridColumnDefs",
|
|
17142
|
+
"privacy": "private",
|
|
17143
|
+
"parameters": [
|
|
17144
|
+
{
|
|
17145
|
+
"name": "colDefs",
|
|
17146
|
+
"type": {
|
|
17147
|
+
"text": "ColDef[]"
|
|
17148
|
+
}
|
|
17149
|
+
}
|
|
17150
|
+
],
|
|
17151
|
+
"description": "Sets column defs on the grid in a version-safe way.\nAG Grid v32+ removed `setColumnDefs` in favour of `updateGridOptions`."
|
|
17152
|
+
},
|
|
17153
|
+
{
|
|
17154
|
+
"kind": "method",
|
|
17155
|
+
"name": "emitValue",
|
|
17156
|
+
"privacy": "private",
|
|
17157
|
+
"parameters": [
|
|
17158
|
+
{
|
|
17159
|
+
"name": "value",
|
|
17160
|
+
"type": {
|
|
17161
|
+
"text": "string"
|
|
17162
|
+
}
|
|
17163
|
+
}
|
|
17164
|
+
],
|
|
17165
|
+
"description": "Emits 'change' and 'input' events so that the `sync` directive and forms work correctly."
|
|
17166
|
+
},
|
|
17167
|
+
{
|
|
17168
|
+
"kind": "method",
|
|
17169
|
+
"name": "toggle",
|
|
17170
|
+
"privacy": "public"
|
|
17171
|
+
},
|
|
17172
|
+
{
|
|
17173
|
+
"kind": "method",
|
|
17174
|
+
"name": "getAndSetRows",
|
|
17175
|
+
"privacy": "private"
|
|
17176
|
+
},
|
|
17177
|
+
{
|
|
17178
|
+
"kind": "field",
|
|
17179
|
+
"name": "getAndSetRowsDebounce",
|
|
17180
|
+
"privacy": "private"
|
|
17181
|
+
},
|
|
17182
|
+
{
|
|
17183
|
+
"kind": "method",
|
|
17184
|
+
"name": "filterSearchChanged",
|
|
17185
|
+
"privacy": "public"
|
|
17186
|
+
},
|
|
17187
|
+
{
|
|
17188
|
+
"kind": "method",
|
|
17189
|
+
"name": "requestChanged",
|
|
17190
|
+
"privacy": "public"
|
|
17191
|
+
},
|
|
17192
|
+
{
|
|
17193
|
+
"kind": "method",
|
|
17194
|
+
"name": "columnDefinitionsChanged",
|
|
17195
|
+
"privacy": "public"
|
|
17196
|
+
},
|
|
17197
|
+
{
|
|
17198
|
+
"kind": "field",
|
|
17199
|
+
"name": "handleClickOutside",
|
|
17200
|
+
"privacy": "private"
|
|
17201
|
+
},
|
|
17202
|
+
{
|
|
17203
|
+
"kind": "method",
|
|
17204
|
+
"name": "openChanged",
|
|
17205
|
+
"privacy": "public"
|
|
17206
|
+
},
|
|
17207
|
+
{
|
|
17208
|
+
"kind": "method",
|
|
17209
|
+
"name": "dropdownWidthChanged",
|
|
17210
|
+
"privacy": "public"
|
|
17211
|
+
},
|
|
17212
|
+
{
|
|
17213
|
+
"kind": "method",
|
|
17214
|
+
"name": "changeHandler",
|
|
17215
|
+
"privacy": "public",
|
|
17216
|
+
"parameters": [
|
|
17217
|
+
{
|
|
17218
|
+
"name": "event",
|
|
17219
|
+
"type": {
|
|
17220
|
+
"text": "Event"
|
|
17221
|
+
}
|
|
17222
|
+
}
|
|
17223
|
+
]
|
|
17224
|
+
},
|
|
17225
|
+
{
|
|
17226
|
+
"kind": "method",
|
|
17227
|
+
"name": "cloneNode",
|
|
17228
|
+
"return": {
|
|
17229
|
+
"type": {
|
|
17230
|
+
"text": "Node"
|
|
17231
|
+
}
|
|
17232
|
+
},
|
|
17233
|
+
"parameters": [
|
|
17234
|
+
{
|
|
17235
|
+
"name": "deep",
|
|
17236
|
+
"optional": true,
|
|
17237
|
+
"type": {
|
|
17238
|
+
"text": "boolean"
|
|
17239
|
+
}
|
|
17240
|
+
}
|
|
17241
|
+
],
|
|
17242
|
+
"inheritedFrom": {
|
|
17243
|
+
"name": "LifecycleMixin",
|
|
17244
|
+
"module": "src/mixins/lifecycle/lifecycle.ts"
|
|
17245
|
+
}
|
|
17246
|
+
},
|
|
17247
|
+
{
|
|
17248
|
+
"kind": "method",
|
|
17249
|
+
"name": "deepClone",
|
|
17250
|
+
"return": {
|
|
17251
|
+
"type": {
|
|
17252
|
+
"text": "Node"
|
|
17253
|
+
}
|
|
17254
|
+
},
|
|
17255
|
+
"inheritedFrom": {
|
|
17256
|
+
"name": "LifecycleMixin",
|
|
17257
|
+
"module": "src/mixins/lifecycle/lifecycle.ts"
|
|
17258
|
+
}
|
|
17259
|
+
},
|
|
17260
|
+
{
|
|
17261
|
+
"kind": "field",
|
|
17262
|
+
"name": "shouldRunDisconnect",
|
|
17263
|
+
"return": {
|
|
17264
|
+
"type": {
|
|
17265
|
+
"text": ""
|
|
17266
|
+
}
|
|
17267
|
+
},
|
|
17268
|
+
"readonly": true,
|
|
17269
|
+
"inheritedFrom": {
|
|
17270
|
+
"name": "LifecycleMixin",
|
|
17271
|
+
"module": "src/mixins/lifecycle/lifecycle.ts"
|
|
17272
|
+
}
|
|
17273
|
+
},
|
|
17274
|
+
{
|
|
17275
|
+
"kind": "field",
|
|
17276
|
+
"name": "shouldRunConnect",
|
|
17277
|
+
"return": {
|
|
17278
|
+
"type": {
|
|
17279
|
+
"text": ""
|
|
17280
|
+
}
|
|
17281
|
+
},
|
|
17282
|
+
"readonly": true,
|
|
17283
|
+
"inheritedFrom": {
|
|
17284
|
+
"name": "LifecycleMixin",
|
|
17285
|
+
"module": "src/mixins/lifecycle/lifecycle.ts"
|
|
17286
|
+
}
|
|
17287
|
+
},
|
|
17288
|
+
{
|
|
17289
|
+
"kind": "method",
|
|
17290
|
+
"name": "#_blockLifecycleDueToTokenChange",
|
|
17291
|
+
"return": {
|
|
17292
|
+
"type": {
|
|
17293
|
+
"text": "boolean"
|
|
17294
|
+
}
|
|
17295
|
+
},
|
|
17296
|
+
"parameters": [
|
|
17297
|
+
{
|
|
17298
|
+
"name": "lifecycleType",
|
|
17299
|
+
"type": {
|
|
17300
|
+
"text": "Lifecycletype"
|
|
17301
|
+
}
|
|
17302
|
+
}
|
|
17303
|
+
],
|
|
17304
|
+
"inheritedFrom": {
|
|
17305
|
+
"name": "LifecycleMixin",
|
|
17306
|
+
"module": "src/mixins/lifecycle/lifecycle.ts"
|
|
17307
|
+
}
|
|
17308
|
+
},
|
|
17309
|
+
{
|
|
17310
|
+
"kind": "field",
|
|
17311
|
+
"name": "_presentation",
|
|
17312
|
+
"type": {
|
|
17313
|
+
"text": "ComponentPresentation | null | undefined"
|
|
17314
|
+
},
|
|
17315
|
+
"privacy": "private",
|
|
17316
|
+
"default": "void 0",
|
|
17317
|
+
"inheritedFrom": {
|
|
17318
|
+
"name": "FoundationElement",
|
|
17319
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
17320
|
+
}
|
|
17321
|
+
},
|
|
17322
|
+
{
|
|
17323
|
+
"kind": "field",
|
|
17324
|
+
"name": "$presentation",
|
|
17325
|
+
"type": {
|
|
17326
|
+
"text": "ComponentPresentation | null"
|
|
17327
|
+
},
|
|
17328
|
+
"privacy": "public",
|
|
17329
|
+
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
17330
|
+
"inheritedFrom": {
|
|
17331
|
+
"name": "FoundationElement",
|
|
17332
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
17333
|
+
}
|
|
17334
|
+
},
|
|
17335
|
+
{
|
|
17336
|
+
"kind": "field",
|
|
17337
|
+
"name": "template",
|
|
17338
|
+
"type": {
|
|
17339
|
+
"text": "ElementViewTemplate | void | null"
|
|
17340
|
+
},
|
|
17341
|
+
"privacy": "public",
|
|
17342
|
+
"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.",
|
|
17343
|
+
"inheritedFrom": {
|
|
17344
|
+
"name": "FoundationElement",
|
|
17345
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
17346
|
+
}
|
|
17347
|
+
},
|
|
17348
|
+
{
|
|
17349
|
+
"kind": "method",
|
|
17350
|
+
"name": "templateChanged",
|
|
17351
|
+
"privacy": "protected",
|
|
17352
|
+
"return": {
|
|
17353
|
+
"type": {
|
|
17354
|
+
"text": "void"
|
|
17355
|
+
}
|
|
17356
|
+
},
|
|
17357
|
+
"inheritedFrom": {
|
|
17358
|
+
"name": "FoundationElement",
|
|
17359
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
17360
|
+
}
|
|
17361
|
+
},
|
|
17362
|
+
{
|
|
17363
|
+
"kind": "field",
|
|
17364
|
+
"name": "styles",
|
|
17365
|
+
"type": {
|
|
17366
|
+
"text": "ElementStyles | void | null"
|
|
17367
|
+
},
|
|
17368
|
+
"privacy": "public",
|
|
17369
|
+
"description": "Sets the default styles for the element instance. When undefined,\nthe element will attempt to resolve default styles from\nthe associated presentation or custom element definition.",
|
|
17370
|
+
"inheritedFrom": {
|
|
17371
|
+
"name": "FoundationElement",
|
|
17372
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
17373
|
+
}
|
|
17374
|
+
},
|
|
17375
|
+
{
|
|
17376
|
+
"kind": "method",
|
|
17377
|
+
"name": "stylesChanged",
|
|
17378
|
+
"privacy": "protected",
|
|
17379
|
+
"return": {
|
|
17380
|
+
"type": {
|
|
17381
|
+
"text": "void"
|
|
17382
|
+
}
|
|
17383
|
+
},
|
|
17384
|
+
"inheritedFrom": {
|
|
17385
|
+
"name": "FoundationElement",
|
|
17386
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
17387
|
+
}
|
|
17388
|
+
},
|
|
17389
|
+
{
|
|
17390
|
+
"kind": "method",
|
|
17391
|
+
"name": "compose",
|
|
17392
|
+
"privacy": "public",
|
|
17393
|
+
"static": true,
|
|
17394
|
+
"return": {
|
|
17395
|
+
"type": {
|
|
17396
|
+
"text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
|
|
17397
|
+
}
|
|
17398
|
+
},
|
|
17399
|
+
"parameters": [
|
|
17400
|
+
{
|
|
17401
|
+
"name": "this",
|
|
17402
|
+
"type": {
|
|
17403
|
+
"text": "K"
|
|
17404
|
+
}
|
|
17405
|
+
},
|
|
17406
|
+
{
|
|
17407
|
+
"name": "elementDefinition",
|
|
17408
|
+
"type": {
|
|
17409
|
+
"text": "T"
|
|
17410
|
+
},
|
|
17411
|
+
"description": "The definition of the element to create the registry\nfunction for."
|
|
17412
|
+
}
|
|
17413
|
+
],
|
|
17414
|
+
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
17415
|
+
"inheritedFrom": {
|
|
17416
|
+
"name": "FoundationElement",
|
|
17417
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
17418
|
+
}
|
|
17419
|
+
}
|
|
17420
|
+
],
|
|
17421
|
+
"attributes": [
|
|
17422
|
+
{
|
|
17423
|
+
"type": {
|
|
17424
|
+
"text": "boolean"
|
|
17425
|
+
},
|
|
17426
|
+
"description": "Whether to disable control of the component",
|
|
17427
|
+
"fieldName": "disabled"
|
|
17428
|
+
},
|
|
17429
|
+
{
|
|
17430
|
+
"name": "resource-name",
|
|
17431
|
+
"type": {
|
|
17432
|
+
"text": "string"
|
|
17433
|
+
},
|
|
17434
|
+
"description": "The name of the reqrep to get the options from",
|
|
17435
|
+
"fieldName": "resourceName"
|
|
17436
|
+
},
|
|
17437
|
+
{
|
|
17438
|
+
"name": "search-key",
|
|
17439
|
+
"type": {
|
|
17440
|
+
"text": "string | string[] | undefined"
|
|
17441
|
+
},
|
|
17442
|
+
"description": "The key(s) to search by. Use comma-separated values for multiple keys (e.g. search-key=\"NAME,ID\").",
|
|
17443
|
+
"fieldName": "searchKey"
|
|
17444
|
+
},
|
|
17445
|
+
{
|
|
17446
|
+
"name": "advanced-search-req",
|
|
17447
|
+
"type": {
|
|
17448
|
+
"text": "boolean"
|
|
17449
|
+
},
|
|
17450
|
+
"default": "false",
|
|
17451
|
+
"description": "Tells whether a given request supports lookup by Groovy Expressions.",
|
|
17452
|
+
"fieldName": "requestSupportsAdvancedSearch"
|
|
17453
|
+
},
|
|
17454
|
+
{
|
|
17455
|
+
"name": "value-key",
|
|
17456
|
+
"type": {
|
|
17457
|
+
"text": "string"
|
|
17458
|
+
},
|
|
17459
|
+
"description": "The key used as the value sent to the server",
|
|
17460
|
+
"fieldName": "valueKey"
|
|
17461
|
+
},
|
|
17462
|
+
{
|
|
17463
|
+
"name": "label-key",
|
|
17464
|
+
"type": {
|
|
17465
|
+
"text": "string"
|
|
17466
|
+
},
|
|
17467
|
+
"description": "The key used as the label displayed in the UI",
|
|
17468
|
+
"fieldName": "labelKey"
|
|
17469
|
+
},
|
|
17470
|
+
{
|
|
17471
|
+
"name": "dropdown-placement",
|
|
17472
|
+
"type": {
|
|
17473
|
+
"text": "'bottom-right' | 'bottom-left' | 'top-right' | 'top-left'"
|
|
17474
|
+
},
|
|
17475
|
+
"description": "Position of the dropdown panel relative to the control.\n- `'bottom-right'` – default; opens below and aligns to the right edge of the control\n- `'bottom-left'` – opens below and extends to the left\n- `'top-right'` – opens above and aligns to the right edge of the control\n- `'top-left'` – opens above and extends to the left",
|
|
17476
|
+
"fieldName": "dropdownPlacement"
|
|
17477
|
+
},
|
|
17478
|
+
{
|
|
17479
|
+
"name": "dropdownWidth",
|
|
17480
|
+
"type": {
|
|
17481
|
+
"text": "number"
|
|
17482
|
+
},
|
|
17483
|
+
"description": "Optionally specifies the width of the dropdown",
|
|
17484
|
+
"fieldName": "dropdownWidth"
|
|
17485
|
+
}
|
|
17486
|
+
],
|
|
17487
|
+
"mixins": [
|
|
17488
|
+
{
|
|
17489
|
+
"name": "LifecycleMixin",
|
|
17490
|
+
"package": "@genesislcap/foundation-utils"
|
|
17491
|
+
}
|
|
17492
|
+
],
|
|
17493
|
+
"superclass": {
|
|
17494
|
+
"name": "FoundationElement",
|
|
17495
|
+
"package": "@microsoft/fast-foundation"
|
|
17496
|
+
},
|
|
17497
|
+
"tagName": "%%prefix%%-multicolumn-dropdown",
|
|
17498
|
+
"customElement": true
|
|
17499
|
+
},
|
|
17500
|
+
{
|
|
17501
|
+
"kind": "variable",
|
|
17502
|
+
"name": "foundationMulticolumnDropdown",
|
|
17503
|
+
"description": "A function that returns a Multicolumn Dropdown registration for configuring the component with a DesignSystem.",
|
|
17504
|
+
"privacy": "public"
|
|
17505
|
+
}
|
|
17506
|
+
],
|
|
17507
|
+
"exports": [
|
|
17508
|
+
{
|
|
17509
|
+
"kind": "js",
|
|
17510
|
+
"name": "wasClickOutsideElement",
|
|
17511
|
+
"declaration": {
|
|
17512
|
+
"name": "wasClickOutsideElement",
|
|
17513
|
+
"module": "src/multicolumn-dropdown/multicolumn-dropdown.ts"
|
|
17514
|
+
}
|
|
17515
|
+
},
|
|
17516
|
+
{
|
|
17517
|
+
"kind": "js",
|
|
17518
|
+
"name": "MulticolumnDropdown",
|
|
17519
|
+
"declaration": {
|
|
17520
|
+
"name": "MulticolumnDropdown",
|
|
17521
|
+
"module": "src/multicolumn-dropdown/multicolumn-dropdown.ts"
|
|
17522
|
+
}
|
|
17523
|
+
},
|
|
17524
|
+
{
|
|
17525
|
+
"kind": "js",
|
|
17526
|
+
"name": "foundationMulticolumnDropdown",
|
|
17527
|
+
"declaration": {
|
|
17528
|
+
"name": "foundationMulticolumnDropdown",
|
|
17529
|
+
"module": "src/multicolumn-dropdown/multicolumn-dropdown.ts"
|
|
17530
|
+
}
|
|
17531
|
+
}
|
|
17532
|
+
]
|
|
17533
|
+
},
|
|
16717
17534
|
{
|
|
16718
17535
|
"kind": "javascript-module",
|
|
16719
17536
|
"path": "src/state-persistence/index.ts",
|