@genesislcap/foundation-zero 14.158.0 → 14.158.1-beta.9f2f9a2.0
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 +592 -592
- package/package.json +12 -12
|
@@ -832,37 +832,6 @@
|
|
|
832
832
|
}
|
|
833
833
|
]
|
|
834
834
|
},
|
|
835
|
-
{
|
|
836
|
-
"kind": "javascript-module",
|
|
837
|
-
"path": "src/_config/index.ts",
|
|
838
|
-
"declarations": [],
|
|
839
|
-
"exports": [
|
|
840
|
-
{
|
|
841
|
-
"kind": "js",
|
|
842
|
-
"name": "*",
|
|
843
|
-
"declaration": {
|
|
844
|
-
"name": "*",
|
|
845
|
-
"package": "./styles"
|
|
846
|
-
}
|
|
847
|
-
},
|
|
848
|
-
{
|
|
849
|
-
"kind": "js",
|
|
850
|
-
"name": "*",
|
|
851
|
-
"declaration": {
|
|
852
|
-
"name": "*",
|
|
853
|
-
"package": "./tokens"
|
|
854
|
-
}
|
|
855
|
-
},
|
|
856
|
-
{
|
|
857
|
-
"kind": "js",
|
|
858
|
-
"name": "*",
|
|
859
|
-
"declaration": {
|
|
860
|
-
"name": "*",
|
|
861
|
-
"package": "./values"
|
|
862
|
-
}
|
|
863
|
-
}
|
|
864
|
-
]
|
|
865
|
-
},
|
|
866
835
|
{
|
|
867
836
|
"kind": "javascript-module",
|
|
868
837
|
"path": "src/accordion/accordion.stories.ts",
|
|
@@ -1411,6 +1380,37 @@
|
|
|
1411
1380
|
}
|
|
1412
1381
|
]
|
|
1413
1382
|
},
|
|
1383
|
+
{
|
|
1384
|
+
"kind": "javascript-module",
|
|
1385
|
+
"path": "src/_config/index.ts",
|
|
1386
|
+
"declarations": [],
|
|
1387
|
+
"exports": [
|
|
1388
|
+
{
|
|
1389
|
+
"kind": "js",
|
|
1390
|
+
"name": "*",
|
|
1391
|
+
"declaration": {
|
|
1392
|
+
"name": "*",
|
|
1393
|
+
"package": "./styles"
|
|
1394
|
+
}
|
|
1395
|
+
},
|
|
1396
|
+
{
|
|
1397
|
+
"kind": "js",
|
|
1398
|
+
"name": "*",
|
|
1399
|
+
"declaration": {
|
|
1400
|
+
"name": "*",
|
|
1401
|
+
"package": "./tokens"
|
|
1402
|
+
}
|
|
1403
|
+
},
|
|
1404
|
+
{
|
|
1405
|
+
"kind": "js",
|
|
1406
|
+
"name": "*",
|
|
1407
|
+
"declaration": {
|
|
1408
|
+
"name": "*",
|
|
1409
|
+
"package": "./values"
|
|
1410
|
+
}
|
|
1411
|
+
}
|
|
1412
|
+
]
|
|
1413
|
+
},
|
|
1414
1414
|
{
|
|
1415
1415
|
"kind": "javascript-module",
|
|
1416
1416
|
"path": "src/actions-menu/actions-menu.stories.ts",
|
|
@@ -13700,7 +13700,7 @@
|
|
|
13700
13700
|
},
|
|
13701
13701
|
{
|
|
13702
13702
|
"kind": "javascript-module",
|
|
13703
|
-
"path": "src/
|
|
13703
|
+
"path": "src/file-upload/file-upload.stories.ts",
|
|
13704
13704
|
"declarations": [
|
|
13705
13705
|
{
|
|
13706
13706
|
"kind": "variable",
|
|
@@ -13708,7 +13708,7 @@
|
|
|
13708
13708
|
"type": {
|
|
13709
13709
|
"text": "Meta"
|
|
13710
13710
|
},
|
|
13711
|
-
"default": "{\n title: '
|
|
13711
|
+
"default": "{\n title: 'File Upload',\n component: 'zero-file-upload',\n}"
|
|
13712
13712
|
},
|
|
13713
13713
|
{
|
|
13714
13714
|
"kind": "variable",
|
|
@@ -13716,7 +13716,7 @@
|
|
|
13716
13716
|
"type": {
|
|
13717
13717
|
"text": "StoryObj"
|
|
13718
13718
|
},
|
|
13719
|
-
"default": "{\n
|
|
13719
|
+
"default": "{\n render: () => html`\n <div style=\"min-height: 300px;\">\n <zero-file-upload label=\"Select Files\"></zero-file-upload>\n </div>\n `,\n}"
|
|
13720
13720
|
}
|
|
13721
13721
|
],
|
|
13722
13722
|
"exports": [
|
|
@@ -13725,7 +13725,7 @@
|
|
|
13725
13725
|
"name": "default",
|
|
13726
13726
|
"declaration": {
|
|
13727
13727
|
"name": "meta",
|
|
13728
|
-
"module": "src/
|
|
13728
|
+
"module": "src/file-upload/file-upload.stories.ts"
|
|
13729
13729
|
}
|
|
13730
13730
|
},
|
|
13731
13731
|
{
|
|
@@ -13733,474 +13733,389 @@
|
|
|
13733
13733
|
"name": "Primary",
|
|
13734
13734
|
"declaration": {
|
|
13735
13735
|
"name": "Primary",
|
|
13736
|
-
"module": "src/
|
|
13736
|
+
"module": "src/file-upload/file-upload.stories.ts"
|
|
13737
13737
|
}
|
|
13738
13738
|
}
|
|
13739
13739
|
]
|
|
13740
13740
|
},
|
|
13741
13741
|
{
|
|
13742
13742
|
"kind": "javascript-module",
|
|
13743
|
-
"path": "src/
|
|
13743
|
+
"path": "src/file-upload/file-upload.styles.ts",
|
|
13744
|
+
"declarations": [
|
|
13745
|
+
{
|
|
13746
|
+
"kind": "variable",
|
|
13747
|
+
"name": "zeroFileUploadStyles",
|
|
13748
|
+
"default": "css`\n ${foundationFileUploadStyles}\n ::-webkit-scrollbar {\n width: 12px;\n }\n\n ::-webkit-scrollbar-track {\n background: rgb(31 33 38);\n }\n\n ::-webkit-scrollbar-thumb {\n width: 8px;\n border-radius: 10px;\n box-shadow: inset 0 0 6px rgba(0 0 0 / 30%);\n background-color: var(--neutral-color);\n border: 3px solid rgb(31 33 38);\n }\n`"
|
|
13749
|
+
}
|
|
13750
|
+
],
|
|
13751
|
+
"exports": [
|
|
13752
|
+
{
|
|
13753
|
+
"kind": "js",
|
|
13754
|
+
"name": "zeroFileUploadStyles",
|
|
13755
|
+
"declaration": {
|
|
13756
|
+
"name": "zeroFileUploadStyles",
|
|
13757
|
+
"module": "src/file-upload/file-upload.styles.ts"
|
|
13758
|
+
}
|
|
13759
|
+
}
|
|
13760
|
+
]
|
|
13761
|
+
},
|
|
13762
|
+
{
|
|
13763
|
+
"kind": "javascript-module",
|
|
13764
|
+
"path": "src/file-upload/file-upload.template.ts",
|
|
13765
|
+
"declarations": [
|
|
13766
|
+
{
|
|
13767
|
+
"kind": "variable",
|
|
13768
|
+
"name": "fileUploadTemplate",
|
|
13769
|
+
"default": "html<FileUpload>`\n ${getPrefixedFileUpload('zero')}\n`"
|
|
13770
|
+
}
|
|
13771
|
+
],
|
|
13772
|
+
"exports": [
|
|
13773
|
+
{
|
|
13774
|
+
"kind": "js",
|
|
13775
|
+
"name": "fileUploadTemplate",
|
|
13776
|
+
"declaration": {
|
|
13777
|
+
"name": "fileUploadTemplate",
|
|
13778
|
+
"module": "src/file-upload/file-upload.template.ts"
|
|
13779
|
+
}
|
|
13780
|
+
}
|
|
13781
|
+
]
|
|
13782
|
+
},
|
|
13783
|
+
{
|
|
13784
|
+
"kind": "javascript-module",
|
|
13785
|
+
"path": "src/file-upload/file-upload.ts",
|
|
13744
13786
|
"declarations": [
|
|
13787
|
+
{
|
|
13788
|
+
"kind": "variable",
|
|
13789
|
+
"name": "defaultFileUploadConfig",
|
|
13790
|
+
"default": "foundationConfig"
|
|
13791
|
+
},
|
|
13792
|
+
{
|
|
13793
|
+
"kind": "variable",
|
|
13794
|
+
"name": "zeroFileUploadShadowOptions",
|
|
13795
|
+
"default": "foundationFileUploadShadowOptions"
|
|
13796
|
+
},
|
|
13745
13797
|
{
|
|
13746
13798
|
"kind": "class",
|
|
13747
13799
|
"description": "",
|
|
13748
|
-
"name": "
|
|
13800
|
+
"name": "FileUpload",
|
|
13749
13801
|
"superclass": {
|
|
13750
|
-
"name": "
|
|
13802
|
+
"name": "FoundationFileUpload",
|
|
13751
13803
|
"package": "@genesislcap/foundation-ui"
|
|
13752
13804
|
},
|
|
13753
|
-
"tagName": "%%prefix%%-
|
|
13805
|
+
"tagName": "%%prefix%%-file-upload",
|
|
13754
13806
|
"customElement": true,
|
|
13755
|
-
"
|
|
13807
|
+
"attributes": [
|
|
13756
13808
|
{
|
|
13757
|
-
"
|
|
13758
|
-
"name": "dialog",
|
|
13809
|
+
"name": "label",
|
|
13759
13810
|
"type": {
|
|
13760
|
-
"text": "
|
|
13811
|
+
"text": "string"
|
|
13761
13812
|
},
|
|
13762
|
-
"
|
|
13813
|
+
"fieldName": "label",
|
|
13763
13814
|
"inheritedFrom": {
|
|
13764
|
-
"name": "
|
|
13765
|
-
"module": "src/
|
|
13815
|
+
"name": "FileUpload",
|
|
13816
|
+
"module": "src/file-upload/file-upload.ts"
|
|
13766
13817
|
}
|
|
13767
13818
|
},
|
|
13768
13819
|
{
|
|
13769
|
-
"
|
|
13770
|
-
"name": "error",
|
|
13820
|
+
"name": "accept",
|
|
13771
13821
|
"type": {
|
|
13772
|
-
"text": "
|
|
13822
|
+
"text": "string"
|
|
13773
13823
|
},
|
|
13824
|
+
"default": "''",
|
|
13825
|
+
"fieldName": "accept",
|
|
13774
13826
|
"inheritedFrom": {
|
|
13775
|
-
"name": "
|
|
13776
|
-
"module": "src/
|
|
13827
|
+
"name": "FileUpload",
|
|
13828
|
+
"module": "src/file-upload/file-upload.ts"
|
|
13777
13829
|
}
|
|
13778
13830
|
},
|
|
13779
13831
|
{
|
|
13780
|
-
"
|
|
13781
|
-
"
|
|
13782
|
-
"
|
|
13783
|
-
"
|
|
13832
|
+
"name": "file-size-limit-bytes",
|
|
13833
|
+
"default": "FILE_SIZE_LIMIT",
|
|
13834
|
+
"resolveInitializer": {
|
|
13835
|
+
"module": "src/file-upload/file-upload.ts"
|
|
13784
13836
|
},
|
|
13837
|
+
"fieldName": "fileSizeLimitBytes",
|
|
13785
13838
|
"inheritedFrom": {
|
|
13786
|
-
"name": "
|
|
13787
|
-
"module": "src/
|
|
13839
|
+
"name": "FileUpload",
|
|
13840
|
+
"module": "src/file-upload/file-upload.ts"
|
|
13788
13841
|
}
|
|
13789
13842
|
},
|
|
13790
13843
|
{
|
|
13791
|
-
"
|
|
13792
|
-
"
|
|
13793
|
-
|
|
13794
|
-
"return": {
|
|
13795
|
-
"type": {
|
|
13796
|
-
"text": "void"
|
|
13797
|
-
}
|
|
13844
|
+
"name": "uploaded-files-resource-name",
|
|
13845
|
+
"type": {
|
|
13846
|
+
"text": "string"
|
|
13798
13847
|
},
|
|
13799
|
-
"
|
|
13848
|
+
"default": "'ALL_FILE_ATTACHMENTS'",
|
|
13849
|
+
"fieldName": "uploadedFilesResourceName",
|
|
13800
13850
|
"inheritedFrom": {
|
|
13801
|
-
"name": "
|
|
13802
|
-
"module": "src/
|
|
13851
|
+
"name": "FileUpload",
|
|
13852
|
+
"module": "src/file-upload/file-upload.ts"
|
|
13803
13853
|
}
|
|
13804
13854
|
},
|
|
13805
13855
|
{
|
|
13806
|
-
"
|
|
13807
|
-
"
|
|
13808
|
-
|
|
13809
|
-
|
|
13856
|
+
"name": "upload-event-name",
|
|
13857
|
+
"type": {
|
|
13858
|
+
"text": "string"
|
|
13859
|
+
},
|
|
13860
|
+
"default": "'gwf/attachment-handler/upload'",
|
|
13861
|
+
"fieldName": "uploadEventName",
|
|
13810
13862
|
"inheritedFrom": {
|
|
13811
|
-
"name": "
|
|
13812
|
-
"module": "src/
|
|
13863
|
+
"name": "FileUpload",
|
|
13864
|
+
"module": "src/file-upload/file-upload.ts"
|
|
13813
13865
|
}
|
|
13814
13866
|
},
|
|
13815
13867
|
{
|
|
13816
|
-
"
|
|
13817
|
-
"
|
|
13818
|
-
|
|
13819
|
-
"return": {
|
|
13820
|
-
"type": {
|
|
13821
|
-
"text": "void"
|
|
13822
|
-
}
|
|
13868
|
+
"name": "field-name",
|
|
13869
|
+
"type": {
|
|
13870
|
+
"text": "string"
|
|
13823
13871
|
},
|
|
13824
|
-
"
|
|
13872
|
+
"fieldName": "fieldName",
|
|
13825
13873
|
"inheritedFrom": {
|
|
13826
|
-
"name": "
|
|
13827
|
-
"module": "src/
|
|
13874
|
+
"name": "FileUpload",
|
|
13875
|
+
"module": "src/file-upload/file-upload.ts"
|
|
13828
13876
|
}
|
|
13829
13877
|
},
|
|
13830
13878
|
{
|
|
13831
|
-
"
|
|
13832
|
-
"name": "_presentation",
|
|
13879
|
+
"name": "entity-id",
|
|
13833
13880
|
"type": {
|
|
13834
|
-
"text": "
|
|
13881
|
+
"text": "string"
|
|
13835
13882
|
},
|
|
13836
|
-
"
|
|
13837
|
-
"default": "void 0",
|
|
13883
|
+
"fieldName": "entityId",
|
|
13838
13884
|
"inheritedFrom": {
|
|
13839
|
-
"name": "
|
|
13840
|
-
"module": "src/
|
|
13885
|
+
"name": "FileUpload",
|
|
13886
|
+
"module": "src/file-upload/file-upload.ts"
|
|
13841
13887
|
}
|
|
13842
13888
|
},
|
|
13843
13889
|
{
|
|
13844
|
-
"
|
|
13845
|
-
"name": "$presentation",
|
|
13890
|
+
"name": "upload-key",
|
|
13846
13891
|
"type": {
|
|
13847
|
-
"text": "
|
|
13892
|
+
"text": "string"
|
|
13848
13893
|
},
|
|
13849
|
-
"
|
|
13850
|
-
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
13894
|
+
"fieldName": "uploadKey",
|
|
13851
13895
|
"inheritedFrom": {
|
|
13852
|
-
"name": "
|
|
13853
|
-
"module": "src/
|
|
13896
|
+
"name": "FileUpload",
|
|
13897
|
+
"module": "src/file-upload/file-upload.ts"
|
|
13854
13898
|
}
|
|
13855
13899
|
},
|
|
13856
13900
|
{
|
|
13857
|
-
"
|
|
13858
|
-
"name": "template",
|
|
13901
|
+
"name": "grid-fields",
|
|
13859
13902
|
"type": {
|
|
13860
|
-
"text": "
|
|
13903
|
+
"text": "string"
|
|
13861
13904
|
},
|
|
13862
|
-
"
|
|
13863
|
-
"
|
|
13905
|
+
"default": "''",
|
|
13906
|
+
"fieldName": "gridFields",
|
|
13864
13907
|
"inheritedFrom": {
|
|
13865
|
-
"name": "
|
|
13866
|
-
"module": "src/
|
|
13908
|
+
"name": "FileUpload",
|
|
13909
|
+
"module": "src/file-upload/file-upload.ts"
|
|
13867
13910
|
}
|
|
13868
|
-
}
|
|
13869
|
-
|
|
13870
|
-
|
|
13871
|
-
|
|
13872
|
-
"
|
|
13873
|
-
"
|
|
13874
|
-
|
|
13875
|
-
|
|
13876
|
-
}
|
|
13911
|
+
}
|
|
13912
|
+
],
|
|
13913
|
+
"members": [
|
|
13914
|
+
{
|
|
13915
|
+
"kind": "field",
|
|
13916
|
+
"name": "fileInput",
|
|
13917
|
+
"type": {
|
|
13918
|
+
"text": "HTMLInputElement"
|
|
13877
13919
|
},
|
|
13920
|
+
"privacy": "public",
|
|
13878
13921
|
"inheritedFrom": {
|
|
13879
|
-
"name": "
|
|
13880
|
-
"module": "src/
|
|
13922
|
+
"name": "FileUpload",
|
|
13923
|
+
"module": "src/file-upload/file-upload.ts"
|
|
13881
13924
|
}
|
|
13882
13925
|
},
|
|
13883
13926
|
{
|
|
13884
13927
|
"kind": "field",
|
|
13885
|
-
"name": "
|
|
13928
|
+
"name": "acceptedFormats",
|
|
13886
13929
|
"type": {
|
|
13887
|
-
"text": "
|
|
13930
|
+
"text": "array"
|
|
13888
13931
|
},
|
|
13889
|
-
"privacy": "
|
|
13890
|
-
"
|
|
13932
|
+
"privacy": "private",
|
|
13933
|
+
"default": "[]",
|
|
13891
13934
|
"inheritedFrom": {
|
|
13892
|
-
"name": "
|
|
13893
|
-
"module": "src/
|
|
13935
|
+
"name": "FileUpload",
|
|
13936
|
+
"module": "src/file-upload/file-upload.ts"
|
|
13894
13937
|
}
|
|
13895
13938
|
},
|
|
13896
13939
|
{
|
|
13897
|
-
"kind": "
|
|
13898
|
-
"name": "
|
|
13899
|
-
"
|
|
13900
|
-
|
|
13901
|
-
"type": {
|
|
13902
|
-
"text": "void"
|
|
13903
|
-
}
|
|
13940
|
+
"kind": "field",
|
|
13941
|
+
"name": "selectedFiles",
|
|
13942
|
+
"type": {
|
|
13943
|
+
"text": "File[]"
|
|
13904
13944
|
},
|
|
13945
|
+
"privacy": "private",
|
|
13905
13946
|
"inheritedFrom": {
|
|
13906
|
-
"name": "
|
|
13907
|
-
"module": "src/
|
|
13947
|
+
"name": "FileUpload",
|
|
13948
|
+
"module": "src/file-upload/file-upload.ts"
|
|
13908
13949
|
}
|
|
13909
13950
|
},
|
|
13910
13951
|
{
|
|
13911
|
-
"kind": "
|
|
13912
|
-
"name": "
|
|
13913
|
-
"
|
|
13914
|
-
|
|
13915
|
-
"return": {
|
|
13916
|
-
"type": {
|
|
13917
|
-
"text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
|
|
13918
|
-
}
|
|
13952
|
+
"kind": "field",
|
|
13953
|
+
"name": "gridCriteria",
|
|
13954
|
+
"type": {
|
|
13955
|
+
"text": "string"
|
|
13919
13956
|
},
|
|
13920
|
-
"parameters": [
|
|
13921
|
-
{
|
|
13922
|
-
"name": "this",
|
|
13923
|
-
"type": {
|
|
13924
|
-
"text": "K"
|
|
13925
|
-
}
|
|
13926
|
-
},
|
|
13927
|
-
{
|
|
13928
|
-
"name": "elementDefinition",
|
|
13929
|
-
"type": {
|
|
13930
|
-
"text": "T"
|
|
13931
|
-
},
|
|
13932
|
-
"description": "The definition of the element to create the registry\nfunction for."
|
|
13933
|
-
}
|
|
13934
|
-
],
|
|
13935
|
-
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
13936
13957
|
"inheritedFrom": {
|
|
13937
|
-
"name": "
|
|
13938
|
-
"module": "src/
|
|
13958
|
+
"name": "FileUpload",
|
|
13959
|
+
"module": "src/file-upload/file-upload.ts"
|
|
13939
13960
|
}
|
|
13940
|
-
}
|
|
13941
|
-
|
|
13942
|
-
|
|
13943
|
-
|
|
13944
|
-
|
|
13945
|
-
|
|
13946
|
-
|
|
13947
|
-
|
|
13948
|
-
|
|
13949
|
-
|
|
13950
|
-
|
|
13951
|
-
|
|
13952
|
-
|
|
13953
|
-
|
|
13954
|
-
|
|
13955
|
-
|
|
13956
|
-
|
|
13957
|
-
|
|
13958
|
-
|
|
13959
|
-
|
|
13960
|
-
|
|
13961
|
-
|
|
13962
|
-
|
|
13963
|
-
"name": "zeroErrorDialog",
|
|
13964
|
-
"module": "src/error-dialog/error-dialog.ts"
|
|
13965
|
-
}
|
|
13966
|
-
}
|
|
13967
|
-
]
|
|
13968
|
-
},
|
|
13969
|
-
{
|
|
13970
|
-
"kind": "javascript-module",
|
|
13971
|
-
"path": "src/error-dialog/index.ts",
|
|
13972
|
-
"declarations": [],
|
|
13973
|
-
"exports": [
|
|
13974
|
-
{
|
|
13975
|
-
"kind": "js",
|
|
13976
|
-
"name": "*",
|
|
13977
|
-
"declaration": {
|
|
13978
|
-
"name": "*",
|
|
13979
|
-
"package": "./error-dialog"
|
|
13980
|
-
}
|
|
13981
|
-
}
|
|
13982
|
-
]
|
|
13983
|
-
},
|
|
13984
|
-
{
|
|
13985
|
-
"kind": "javascript-module",
|
|
13986
|
-
"path": "src/file-upload/file-upload.stories.ts",
|
|
13987
|
-
"declarations": [
|
|
13988
|
-
{
|
|
13989
|
-
"kind": "variable",
|
|
13990
|
-
"name": "meta",
|
|
13991
|
-
"type": {
|
|
13992
|
-
"text": "Meta"
|
|
13993
|
-
},
|
|
13994
|
-
"default": "{\n title: 'File Upload',\n component: 'zero-file-upload',\n}"
|
|
13995
|
-
},
|
|
13996
|
-
{
|
|
13997
|
-
"kind": "variable",
|
|
13998
|
-
"name": "Primary",
|
|
13999
|
-
"type": {
|
|
14000
|
-
"text": "StoryObj"
|
|
14001
|
-
},
|
|
14002
|
-
"default": "{\n render: () => html`\n <div style=\"min-height: 300px;\">\n <zero-file-upload label=\"Select Files\"></zero-file-upload>\n </div>\n `,\n}"
|
|
14003
|
-
}
|
|
14004
|
-
],
|
|
14005
|
-
"exports": [
|
|
14006
|
-
{
|
|
14007
|
-
"kind": "js",
|
|
14008
|
-
"name": "default",
|
|
14009
|
-
"declaration": {
|
|
14010
|
-
"name": "meta",
|
|
14011
|
-
"module": "src/file-upload/file-upload.stories.ts"
|
|
14012
|
-
}
|
|
14013
|
-
},
|
|
14014
|
-
{
|
|
14015
|
-
"kind": "js",
|
|
14016
|
-
"name": "Primary",
|
|
14017
|
-
"declaration": {
|
|
14018
|
-
"name": "Primary",
|
|
14019
|
-
"module": "src/file-upload/file-upload.stories.ts"
|
|
14020
|
-
}
|
|
14021
|
-
}
|
|
14022
|
-
]
|
|
14023
|
-
},
|
|
14024
|
-
{
|
|
14025
|
-
"kind": "javascript-module",
|
|
14026
|
-
"path": "src/file-upload/file-upload.styles.ts",
|
|
14027
|
-
"declarations": [
|
|
14028
|
-
{
|
|
14029
|
-
"kind": "variable",
|
|
14030
|
-
"name": "zeroFileUploadStyles",
|
|
14031
|
-
"default": "css`\n ${foundationFileUploadStyles}\n ::-webkit-scrollbar {\n width: 12px;\n }\n\n ::-webkit-scrollbar-track {\n background: rgb(31 33 38);\n }\n\n ::-webkit-scrollbar-thumb {\n width: 8px;\n border-radius: 10px;\n box-shadow: inset 0 0 6px rgba(0 0 0 / 30%);\n background-color: var(--neutral-color);\n border: 3px solid rgb(31 33 38);\n }\n`"
|
|
14032
|
-
}
|
|
14033
|
-
],
|
|
14034
|
-
"exports": [
|
|
14035
|
-
{
|
|
14036
|
-
"kind": "js",
|
|
14037
|
-
"name": "zeroFileUploadStyles",
|
|
14038
|
-
"declaration": {
|
|
14039
|
-
"name": "zeroFileUploadStyles",
|
|
14040
|
-
"module": "src/file-upload/file-upload.styles.ts"
|
|
14041
|
-
}
|
|
14042
|
-
}
|
|
14043
|
-
]
|
|
14044
|
-
},
|
|
14045
|
-
{
|
|
14046
|
-
"kind": "javascript-module",
|
|
14047
|
-
"path": "src/file-upload/file-upload.template.ts",
|
|
14048
|
-
"declarations": [
|
|
14049
|
-
{
|
|
14050
|
-
"kind": "variable",
|
|
14051
|
-
"name": "fileUploadTemplate",
|
|
14052
|
-
"default": "html<FileUpload>`\n ${getPrefixedFileUpload('zero')}\n`"
|
|
14053
|
-
}
|
|
14054
|
-
],
|
|
14055
|
-
"exports": [
|
|
14056
|
-
{
|
|
14057
|
-
"kind": "js",
|
|
14058
|
-
"name": "fileUploadTemplate",
|
|
14059
|
-
"declaration": {
|
|
14060
|
-
"name": "fileUploadTemplate",
|
|
14061
|
-
"module": "src/file-upload/file-upload.template.ts"
|
|
14062
|
-
}
|
|
14063
|
-
}
|
|
14064
|
-
]
|
|
14065
|
-
},
|
|
14066
|
-
{
|
|
14067
|
-
"kind": "javascript-module",
|
|
14068
|
-
"path": "src/file-upload/file-upload.ts",
|
|
14069
|
-
"declarations": [
|
|
14070
|
-
{
|
|
14071
|
-
"kind": "variable",
|
|
14072
|
-
"name": "defaultFileUploadConfig",
|
|
14073
|
-
"default": "foundationConfig"
|
|
14074
|
-
},
|
|
14075
|
-
{
|
|
14076
|
-
"kind": "variable",
|
|
14077
|
-
"name": "zeroFileUploadShadowOptions",
|
|
14078
|
-
"default": "foundationFileUploadShadowOptions"
|
|
14079
|
-
},
|
|
14080
|
-
{
|
|
14081
|
-
"kind": "class",
|
|
14082
|
-
"description": "",
|
|
14083
|
-
"name": "FileUpload",
|
|
14084
|
-
"superclass": {
|
|
14085
|
-
"name": "FoundationFileUpload",
|
|
14086
|
-
"package": "@genesislcap/foundation-ui"
|
|
14087
|
-
},
|
|
14088
|
-
"tagName": "%%prefix%%-file-upload",
|
|
14089
|
-
"customElement": true,
|
|
14090
|
-
"attributes": [
|
|
13961
|
+
},
|
|
13962
|
+
{
|
|
13963
|
+
"kind": "field",
|
|
13964
|
+
"name": "connect",
|
|
13965
|
+
"type": {
|
|
13966
|
+
"text": "Connect"
|
|
13967
|
+
},
|
|
13968
|
+
"inheritedFrom": {
|
|
13969
|
+
"name": "FileUpload",
|
|
13970
|
+
"module": "src/file-upload/file-upload.ts"
|
|
13971
|
+
}
|
|
13972
|
+
},
|
|
13973
|
+
{
|
|
13974
|
+
"kind": "field",
|
|
13975
|
+
"name": "session",
|
|
13976
|
+
"type": {
|
|
13977
|
+
"text": "Session"
|
|
13978
|
+
},
|
|
13979
|
+
"inheritedFrom": {
|
|
13980
|
+
"name": "FileUpload",
|
|
13981
|
+
"module": "src/file-upload/file-upload.ts"
|
|
13982
|
+
}
|
|
13983
|
+
},
|
|
14091
13984
|
{
|
|
13985
|
+
"kind": "field",
|
|
14092
13986
|
"name": "label",
|
|
14093
13987
|
"type": {
|
|
14094
13988
|
"text": "string"
|
|
14095
13989
|
},
|
|
14096
|
-
"fieldName": "label",
|
|
14097
13990
|
"inheritedFrom": {
|
|
14098
13991
|
"name": "FileUpload",
|
|
14099
13992
|
"module": "src/file-upload/file-upload.ts"
|
|
14100
13993
|
}
|
|
14101
13994
|
},
|
|
14102
13995
|
{
|
|
13996
|
+
"kind": "field",
|
|
14103
13997
|
"name": "accept",
|
|
14104
13998
|
"type": {
|
|
14105
13999
|
"text": "string"
|
|
14106
14000
|
},
|
|
14107
14001
|
"default": "''",
|
|
14108
|
-
"fieldName": "accept",
|
|
14109
14002
|
"inheritedFrom": {
|
|
14110
14003
|
"name": "FileUpload",
|
|
14111
14004
|
"module": "src/file-upload/file-upload.ts"
|
|
14112
14005
|
}
|
|
14113
14006
|
},
|
|
14114
14007
|
{
|
|
14115
|
-
"
|
|
14116
|
-
"
|
|
14117
|
-
"
|
|
14008
|
+
"kind": "method",
|
|
14009
|
+
"name": "acceptChanged",
|
|
14010
|
+
"inheritedFrom": {
|
|
14011
|
+
"name": "FileUpload",
|
|
14118
14012
|
"module": "src/file-upload/file-upload.ts"
|
|
14013
|
+
}
|
|
14014
|
+
},
|
|
14015
|
+
{
|
|
14016
|
+
"kind": "field",
|
|
14017
|
+
"name": "fileSizeLimitBytes",
|
|
14018
|
+
"default": "104_857_600",
|
|
14019
|
+
"type": {
|
|
14020
|
+
"text": "number"
|
|
14119
14021
|
},
|
|
14120
|
-
"fieldName": "fileSizeLimitBytes",
|
|
14121
14022
|
"inheritedFrom": {
|
|
14122
14023
|
"name": "FileUpload",
|
|
14123
14024
|
"module": "src/file-upload/file-upload.ts"
|
|
14124
14025
|
}
|
|
14125
14026
|
},
|
|
14126
14027
|
{
|
|
14127
|
-
"
|
|
14028
|
+
"kind": "field",
|
|
14029
|
+
"name": "uploadedFilesResourceName",
|
|
14128
14030
|
"type": {
|
|
14129
14031
|
"text": "string"
|
|
14130
14032
|
},
|
|
14131
14033
|
"default": "'ALL_FILE_ATTACHMENTS'",
|
|
14132
|
-
"fieldName": "uploadedFilesResourceName",
|
|
14133
14034
|
"inheritedFrom": {
|
|
14134
14035
|
"name": "FileUpload",
|
|
14135
14036
|
"module": "src/file-upload/file-upload.ts"
|
|
14136
14037
|
}
|
|
14137
14038
|
},
|
|
14138
14039
|
{
|
|
14139
|
-
"
|
|
14040
|
+
"kind": "field",
|
|
14041
|
+
"name": "uploadEventName",
|
|
14140
14042
|
"type": {
|
|
14141
14043
|
"text": "string"
|
|
14142
14044
|
},
|
|
14143
14045
|
"default": "'gwf/attachment-handler/upload'",
|
|
14144
|
-
"fieldName": "uploadEventName",
|
|
14145
14046
|
"inheritedFrom": {
|
|
14146
14047
|
"name": "FileUpload",
|
|
14147
14048
|
"module": "src/file-upload/file-upload.ts"
|
|
14148
14049
|
}
|
|
14149
14050
|
},
|
|
14150
14051
|
{
|
|
14151
|
-
"
|
|
14052
|
+
"kind": "field",
|
|
14053
|
+
"name": "fieldName",
|
|
14152
14054
|
"type": {
|
|
14153
14055
|
"text": "string"
|
|
14154
14056
|
},
|
|
14155
|
-
"fieldName": "fieldName",
|
|
14156
14057
|
"inheritedFrom": {
|
|
14157
14058
|
"name": "FileUpload",
|
|
14158
14059
|
"module": "src/file-upload/file-upload.ts"
|
|
14159
14060
|
}
|
|
14160
14061
|
},
|
|
14161
14062
|
{
|
|
14162
|
-
"
|
|
14063
|
+
"kind": "method",
|
|
14064
|
+
"name": "fieldNameChanged",
|
|
14065
|
+
"inheritedFrom": {
|
|
14066
|
+
"name": "FileUpload",
|
|
14067
|
+
"module": "src/file-upload/file-upload.ts"
|
|
14068
|
+
}
|
|
14069
|
+
},
|
|
14070
|
+
{
|
|
14071
|
+
"kind": "field",
|
|
14072
|
+
"name": "entityId",
|
|
14163
14073
|
"type": {
|
|
14164
14074
|
"text": "string"
|
|
14165
14075
|
},
|
|
14166
|
-
"fieldName": "entityId",
|
|
14167
14076
|
"inheritedFrom": {
|
|
14168
14077
|
"name": "FileUpload",
|
|
14169
14078
|
"module": "src/file-upload/file-upload.ts"
|
|
14170
14079
|
}
|
|
14171
14080
|
},
|
|
14172
14081
|
{
|
|
14173
|
-
"
|
|
14082
|
+
"kind": "method",
|
|
14083
|
+
"name": "entityIdChanged",
|
|
14084
|
+
"inheritedFrom": {
|
|
14085
|
+
"name": "FileUpload",
|
|
14086
|
+
"module": "src/file-upload/file-upload.ts"
|
|
14087
|
+
}
|
|
14088
|
+
},
|
|
14089
|
+
{
|
|
14090
|
+
"kind": "field",
|
|
14091
|
+
"name": "uploadKey",
|
|
14174
14092
|
"type": {
|
|
14175
14093
|
"text": "string"
|
|
14176
14094
|
},
|
|
14177
|
-
"fieldName": "uploadKey",
|
|
14178
14095
|
"inheritedFrom": {
|
|
14179
14096
|
"name": "FileUpload",
|
|
14180
14097
|
"module": "src/file-upload/file-upload.ts"
|
|
14181
14098
|
}
|
|
14182
14099
|
},
|
|
14183
14100
|
{
|
|
14184
|
-
"
|
|
14101
|
+
"kind": "field",
|
|
14102
|
+
"name": "gridFields",
|
|
14185
14103
|
"type": {
|
|
14186
14104
|
"text": "string"
|
|
14187
14105
|
},
|
|
14188
14106
|
"default": "''",
|
|
14189
|
-
"fieldName": "gridFields",
|
|
14190
14107
|
"inheritedFrom": {
|
|
14191
14108
|
"name": "FileUpload",
|
|
14192
14109
|
"module": "src/file-upload/file-upload.ts"
|
|
14193
14110
|
}
|
|
14194
|
-
}
|
|
14195
|
-
],
|
|
14196
|
-
"members": [
|
|
14111
|
+
},
|
|
14197
14112
|
{
|
|
14198
14113
|
"kind": "field",
|
|
14199
|
-
"name": "
|
|
14114
|
+
"name": "fileName",
|
|
14200
14115
|
"type": {
|
|
14201
|
-
"text": "
|
|
14116
|
+
"text": "string"
|
|
14202
14117
|
},
|
|
14203
|
-
"
|
|
14118
|
+
"default": "''",
|
|
14204
14119
|
"inheritedFrom": {
|
|
14205
14120
|
"name": "FileUpload",
|
|
14206
14121
|
"module": "src/file-upload/file-upload.ts"
|
|
@@ -14208,11 +14123,10 @@
|
|
|
14208
14123
|
},
|
|
14209
14124
|
{
|
|
14210
14125
|
"kind": "field",
|
|
14211
|
-
"name": "
|
|
14126
|
+
"name": "uploadedFilesList",
|
|
14212
14127
|
"type": {
|
|
14213
14128
|
"text": "array"
|
|
14214
14129
|
},
|
|
14215
|
-
"privacy": "private",
|
|
14216
14130
|
"default": "[]",
|
|
14217
14131
|
"inheritedFrom": {
|
|
14218
14132
|
"name": "FileUpload",
|
|
@@ -14221,11 +14135,11 @@
|
|
|
14221
14135
|
},
|
|
14222
14136
|
{
|
|
14223
14137
|
"kind": "field",
|
|
14224
|
-
"name": "
|
|
14138
|
+
"name": "filesGridColumnDefinitions",
|
|
14225
14139
|
"type": {
|
|
14226
|
-
"text": "
|
|
14140
|
+
"text": "ColumnDefinition[]"
|
|
14227
14141
|
},
|
|
14228
|
-
"
|
|
14142
|
+
"default": "[]",
|
|
14229
14143
|
"inheritedFrom": {
|
|
14230
14144
|
"name": "FileUpload",
|
|
14231
14145
|
"module": "src/file-upload/file-upload.ts"
|
|
@@ -14233,55 +14147,115 @@
|
|
|
14233
14147
|
},
|
|
14234
14148
|
{
|
|
14235
14149
|
"kind": "field",
|
|
14236
|
-
"name": "
|
|
14150
|
+
"name": "downloadEventName",
|
|
14237
14151
|
"type": {
|
|
14238
|
-
"text": "
|
|
14152
|
+
"text": "Function"
|
|
14239
14153
|
},
|
|
14154
|
+
"privacy": "public",
|
|
14240
14155
|
"inheritedFrom": {
|
|
14241
14156
|
"name": "FileUpload",
|
|
14242
14157
|
"module": "src/file-upload/file-upload.ts"
|
|
14243
14158
|
}
|
|
14244
14159
|
},
|
|
14245
14160
|
{
|
|
14246
|
-
"kind": "
|
|
14247
|
-
"name": "
|
|
14248
|
-
"type": {
|
|
14249
|
-
"text": "Connect"
|
|
14250
|
-
},
|
|
14161
|
+
"kind": "method",
|
|
14162
|
+
"name": "setupGrid",
|
|
14251
14163
|
"inheritedFrom": {
|
|
14252
14164
|
"name": "FileUpload",
|
|
14253
14165
|
"module": "src/file-upload/file-upload.ts"
|
|
14254
14166
|
}
|
|
14255
14167
|
},
|
|
14256
14168
|
{
|
|
14257
|
-
"kind": "
|
|
14258
|
-
"name": "
|
|
14259
|
-
"
|
|
14260
|
-
|
|
14261
|
-
|
|
14169
|
+
"kind": "method",
|
|
14170
|
+
"name": "handleStreamRowOperation",
|
|
14171
|
+
"privacy": "private",
|
|
14172
|
+
"parameters": [
|
|
14173
|
+
{
|
|
14174
|
+
"name": "data",
|
|
14175
|
+
"type": {
|
|
14176
|
+
"text": "Message<any>"
|
|
14177
|
+
}
|
|
14178
|
+
}
|
|
14179
|
+
],
|
|
14262
14180
|
"inheritedFrom": {
|
|
14263
14181
|
"name": "FileUpload",
|
|
14264
14182
|
"module": "src/file-upload/file-upload.ts"
|
|
14265
14183
|
}
|
|
14266
14184
|
},
|
|
14267
14185
|
{
|
|
14268
|
-
"kind": "
|
|
14269
|
-
"name": "
|
|
14270
|
-
"
|
|
14271
|
-
"
|
|
14272
|
-
|
|
14186
|
+
"kind": "method",
|
|
14187
|
+
"name": "setRowData",
|
|
14188
|
+
"inheritedFrom": {
|
|
14189
|
+
"name": "FileUpload",
|
|
14190
|
+
"module": "src/file-upload/file-upload.ts"
|
|
14191
|
+
}
|
|
14192
|
+
},
|
|
14193
|
+
{
|
|
14194
|
+
"kind": "method",
|
|
14195
|
+
"name": "setColumnDefs",
|
|
14196
|
+
"inheritedFrom": {
|
|
14197
|
+
"name": "FileUpload",
|
|
14198
|
+
"module": "src/file-upload/file-upload.ts"
|
|
14199
|
+
}
|
|
14200
|
+
},
|
|
14201
|
+
{
|
|
14202
|
+
"kind": "method",
|
|
14203
|
+
"name": "getDownloadColumn",
|
|
14204
|
+
"privacy": "public",
|
|
14205
|
+
"inheritedFrom": {
|
|
14206
|
+
"name": "FileUpload",
|
|
14207
|
+
"module": "src/file-upload/file-upload.ts"
|
|
14208
|
+
}
|
|
14209
|
+
},
|
|
14210
|
+
{
|
|
14211
|
+
"kind": "method",
|
|
14212
|
+
"name": "getColumnObject",
|
|
14213
|
+
"privacy": "public",
|
|
14214
|
+
"parameters": [
|
|
14215
|
+
{
|
|
14216
|
+
"name": "column"
|
|
14217
|
+
}
|
|
14218
|
+
],
|
|
14219
|
+
"inheritedFrom": {
|
|
14220
|
+
"name": "FileUpload",
|
|
14221
|
+
"module": "src/file-upload/file-upload.ts"
|
|
14222
|
+
}
|
|
14223
|
+
},
|
|
14224
|
+
{
|
|
14225
|
+
"kind": "method",
|
|
14226
|
+
"name": "handleClick",
|
|
14227
|
+
"privacy": "public",
|
|
14228
|
+
"inheritedFrom": {
|
|
14229
|
+
"name": "FileUpload",
|
|
14230
|
+
"module": "src/file-upload/file-upload.ts"
|
|
14231
|
+
}
|
|
14232
|
+
},
|
|
14233
|
+
{
|
|
14234
|
+
"kind": "method",
|
|
14235
|
+
"name": "onInputChange",
|
|
14236
|
+
"privacy": "public",
|
|
14237
|
+
"parameters": [
|
|
14238
|
+
{
|
|
14239
|
+
"name": "e"
|
|
14240
|
+
}
|
|
14241
|
+
],
|
|
14273
14242
|
"inheritedFrom": {
|
|
14274
14243
|
"name": "FileUpload",
|
|
14275
14244
|
"module": "src/file-upload/file-upload.ts"
|
|
14276
14245
|
}
|
|
14277
14246
|
},
|
|
14278
14247
|
{
|
|
14279
|
-
"kind": "
|
|
14280
|
-
"name": "
|
|
14281
|
-
"
|
|
14282
|
-
|
|
14283
|
-
|
|
14284
|
-
|
|
14248
|
+
"kind": "method",
|
|
14249
|
+
"name": "onFilesSelected",
|
|
14250
|
+
"privacy": "public",
|
|
14251
|
+
"parameters": [
|
|
14252
|
+
{
|
|
14253
|
+
"name": "files",
|
|
14254
|
+
"type": {
|
|
14255
|
+
"text": "File[]"
|
|
14256
|
+
}
|
|
14257
|
+
}
|
|
14258
|
+
],
|
|
14285
14259
|
"inheritedFrom": {
|
|
14286
14260
|
"name": "FileUpload",
|
|
14287
14261
|
"module": "src/file-upload/file-upload.ts"
|
|
@@ -14289,31 +14263,34 @@
|
|
|
14289
14263
|
},
|
|
14290
14264
|
{
|
|
14291
14265
|
"kind": "method",
|
|
14292
|
-
"name": "
|
|
14266
|
+
"name": "handleFileUpload",
|
|
14267
|
+
"privacy": "public",
|
|
14293
14268
|
"inheritedFrom": {
|
|
14294
14269
|
"name": "FileUpload",
|
|
14295
14270
|
"module": "src/file-upload/file-upload.ts"
|
|
14296
14271
|
}
|
|
14297
14272
|
},
|
|
14298
14273
|
{
|
|
14299
|
-
"kind": "
|
|
14300
|
-
"name": "
|
|
14301
|
-
"
|
|
14302
|
-
"
|
|
14303
|
-
|
|
14304
|
-
|
|
14274
|
+
"kind": "method",
|
|
14275
|
+
"name": "handleFileDownload",
|
|
14276
|
+
"privacy": "public",
|
|
14277
|
+
"parameters": [
|
|
14278
|
+
{
|
|
14279
|
+
"name": "rowData",
|
|
14280
|
+
"type": {
|
|
14281
|
+
"text": "any"
|
|
14282
|
+
}
|
|
14283
|
+
}
|
|
14284
|
+
],
|
|
14305
14285
|
"inheritedFrom": {
|
|
14306
14286
|
"name": "FileUpload",
|
|
14307
14287
|
"module": "src/file-upload/file-upload.ts"
|
|
14308
14288
|
}
|
|
14309
14289
|
},
|
|
14310
14290
|
{
|
|
14311
|
-
"kind": "
|
|
14312
|
-
"name": "
|
|
14313
|
-
"
|
|
14314
|
-
"text": "string"
|
|
14315
|
-
},
|
|
14316
|
-
"default": "'ALL_FILE_ATTACHMENTS'",
|
|
14291
|
+
"kind": "method",
|
|
14292
|
+
"name": "clearSelection",
|
|
14293
|
+
"privacy": "public",
|
|
14317
14294
|
"inheritedFrom": {
|
|
14318
14295
|
"name": "FileUpload",
|
|
14319
14296
|
"module": "src/file-upload/file-upload.ts"
|
|
@@ -14321,262 +14298,317 @@
|
|
|
14321
14298
|
},
|
|
14322
14299
|
{
|
|
14323
14300
|
"kind": "field",
|
|
14324
|
-
"name": "
|
|
14301
|
+
"name": "_presentation",
|
|
14325
14302
|
"type": {
|
|
14326
|
-
"text": "
|
|
14303
|
+
"text": "ComponentPresentation | null | undefined"
|
|
14327
14304
|
},
|
|
14328
|
-
"
|
|
14305
|
+
"privacy": "private",
|
|
14306
|
+
"default": "void 0",
|
|
14329
14307
|
"inheritedFrom": {
|
|
14330
|
-
"name": "
|
|
14331
|
-
"module": "src/
|
|
14308
|
+
"name": "FoundationElement",
|
|
14309
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
14332
14310
|
}
|
|
14333
14311
|
},
|
|
14334
14312
|
{
|
|
14335
14313
|
"kind": "field",
|
|
14336
|
-
"name": "
|
|
14314
|
+
"name": "$presentation",
|
|
14337
14315
|
"type": {
|
|
14338
|
-
"text": "
|
|
14316
|
+
"text": "ComponentPresentation | null"
|
|
14339
14317
|
},
|
|
14318
|
+
"privacy": "public",
|
|
14319
|
+
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
14340
14320
|
"inheritedFrom": {
|
|
14341
|
-
"name": "
|
|
14342
|
-
"module": "src/
|
|
14343
|
-
}
|
|
14344
|
-
},
|
|
14345
|
-
{
|
|
14346
|
-
"kind": "method",
|
|
14347
|
-
"name": "fieldNameChanged",
|
|
14348
|
-
"inheritedFrom": {
|
|
14349
|
-
"name": "FileUpload",
|
|
14350
|
-
"module": "src/file-upload/file-upload.ts"
|
|
14321
|
+
"name": "FoundationElement",
|
|
14322
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
14351
14323
|
}
|
|
14352
14324
|
},
|
|
14353
14325
|
{
|
|
14354
14326
|
"kind": "field",
|
|
14355
|
-
"name": "
|
|
14327
|
+
"name": "template",
|
|
14356
14328
|
"type": {
|
|
14357
|
-
"text": "
|
|
14329
|
+
"text": "ElementViewTemplate | void | null"
|
|
14358
14330
|
},
|
|
14331
|
+
"privacy": "public",
|
|
14332
|
+
"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.",
|
|
14359
14333
|
"inheritedFrom": {
|
|
14360
|
-
"name": "
|
|
14361
|
-
"module": "src/
|
|
14334
|
+
"name": "FoundationElement",
|
|
14335
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
14362
14336
|
}
|
|
14363
14337
|
},
|
|
14364
14338
|
{
|
|
14365
14339
|
"kind": "method",
|
|
14366
|
-
"name": "
|
|
14340
|
+
"name": "templateChanged",
|
|
14341
|
+
"privacy": "protected",
|
|
14342
|
+
"return": {
|
|
14343
|
+
"type": {
|
|
14344
|
+
"text": "void"
|
|
14345
|
+
}
|
|
14346
|
+
},
|
|
14367
14347
|
"inheritedFrom": {
|
|
14368
|
-
"name": "
|
|
14369
|
-
"module": "src/
|
|
14348
|
+
"name": "FoundationElement",
|
|
14349
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
14370
14350
|
}
|
|
14371
14351
|
},
|
|
14372
14352
|
{
|
|
14373
14353
|
"kind": "field",
|
|
14374
|
-
"name": "
|
|
14354
|
+
"name": "styles",
|
|
14375
14355
|
"type": {
|
|
14376
|
-
"text": "
|
|
14356
|
+
"text": "ElementStyles | void | null"
|
|
14377
14357
|
},
|
|
14358
|
+
"privacy": "public",
|
|
14359
|
+
"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.",
|
|
14378
14360
|
"inheritedFrom": {
|
|
14379
|
-
"name": "
|
|
14380
|
-
"module": "src/
|
|
14361
|
+
"name": "FoundationElement",
|
|
14362
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
14381
14363
|
}
|
|
14382
14364
|
},
|
|
14383
14365
|
{
|
|
14384
|
-
"kind": "
|
|
14385
|
-
"name": "
|
|
14386
|
-
"
|
|
14387
|
-
|
|
14366
|
+
"kind": "method",
|
|
14367
|
+
"name": "stylesChanged",
|
|
14368
|
+
"privacy": "protected",
|
|
14369
|
+
"return": {
|
|
14370
|
+
"type": {
|
|
14371
|
+
"text": "void"
|
|
14372
|
+
}
|
|
14388
14373
|
},
|
|
14389
|
-
"default": "''",
|
|
14390
14374
|
"inheritedFrom": {
|
|
14391
|
-
"name": "
|
|
14392
|
-
"module": "src/
|
|
14375
|
+
"name": "FoundationElement",
|
|
14376
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
14393
14377
|
}
|
|
14394
14378
|
},
|
|
14395
14379
|
{
|
|
14396
|
-
"kind": "
|
|
14397
|
-
"name": "
|
|
14398
|
-
"
|
|
14399
|
-
|
|
14380
|
+
"kind": "method",
|
|
14381
|
+
"name": "compose",
|
|
14382
|
+
"privacy": "public",
|
|
14383
|
+
"static": true,
|
|
14384
|
+
"return": {
|
|
14385
|
+
"type": {
|
|
14386
|
+
"text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
|
|
14387
|
+
}
|
|
14400
14388
|
},
|
|
14401
|
-
"
|
|
14389
|
+
"parameters": [
|
|
14390
|
+
{
|
|
14391
|
+
"name": "this",
|
|
14392
|
+
"type": {
|
|
14393
|
+
"text": "K"
|
|
14394
|
+
}
|
|
14395
|
+
},
|
|
14396
|
+
{
|
|
14397
|
+
"name": "elementDefinition",
|
|
14398
|
+
"type": {
|
|
14399
|
+
"text": "T"
|
|
14400
|
+
},
|
|
14401
|
+
"description": "The definition of the element to create the registry\nfunction for."
|
|
14402
|
+
}
|
|
14403
|
+
],
|
|
14404
|
+
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
14402
14405
|
"inheritedFrom": {
|
|
14403
|
-
"name": "
|
|
14404
|
-
"module": "src/
|
|
14406
|
+
"name": "FoundationElement",
|
|
14407
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
14405
14408
|
}
|
|
14406
|
-
}
|
|
14409
|
+
}
|
|
14410
|
+
]
|
|
14411
|
+
},
|
|
14412
|
+
{
|
|
14413
|
+
"kind": "variable",
|
|
14414
|
+
"name": "zeroFileUpload",
|
|
14415
|
+
"description": "The Zero FileUpload",
|
|
14416
|
+
"privacy": "public"
|
|
14417
|
+
}
|
|
14418
|
+
],
|
|
14419
|
+
"exports": [
|
|
14420
|
+
{
|
|
14421
|
+
"kind": "js",
|
|
14422
|
+
"name": "defaultFileUploadConfig",
|
|
14423
|
+
"declaration": {
|
|
14424
|
+
"name": "defaultFileUploadConfig",
|
|
14425
|
+
"module": "src/file-upload/file-upload.ts"
|
|
14426
|
+
}
|
|
14427
|
+
},
|
|
14428
|
+
{
|
|
14429
|
+
"kind": "js",
|
|
14430
|
+
"name": "zeroFileUploadShadowOptions",
|
|
14431
|
+
"declaration": {
|
|
14432
|
+
"name": "zeroFileUploadShadowOptions",
|
|
14433
|
+
"module": "src/file-upload/file-upload.ts"
|
|
14434
|
+
}
|
|
14435
|
+
},
|
|
14436
|
+
{
|
|
14437
|
+
"kind": "js",
|
|
14438
|
+
"name": "FileUpload",
|
|
14439
|
+
"declaration": {
|
|
14440
|
+
"name": "FileUpload",
|
|
14441
|
+
"module": "src/file-upload/file-upload.ts"
|
|
14442
|
+
}
|
|
14443
|
+
},
|
|
14444
|
+
{
|
|
14445
|
+
"kind": "js",
|
|
14446
|
+
"name": "zeroFileUpload",
|
|
14447
|
+
"declaration": {
|
|
14448
|
+
"name": "zeroFileUpload",
|
|
14449
|
+
"module": "src/file-upload/file-upload.ts"
|
|
14450
|
+
}
|
|
14451
|
+
}
|
|
14452
|
+
]
|
|
14453
|
+
},
|
|
14454
|
+
{
|
|
14455
|
+
"kind": "javascript-module",
|
|
14456
|
+
"path": "src/file-upload/index.ts",
|
|
14457
|
+
"declarations": [],
|
|
14458
|
+
"exports": [
|
|
14459
|
+
{
|
|
14460
|
+
"kind": "js",
|
|
14461
|
+
"name": "*",
|
|
14462
|
+
"declaration": {
|
|
14463
|
+
"name": "*",
|
|
14464
|
+
"package": "./file-upload"
|
|
14465
|
+
}
|
|
14466
|
+
},
|
|
14467
|
+
{
|
|
14468
|
+
"kind": "js",
|
|
14469
|
+
"name": "*",
|
|
14470
|
+
"declaration": {
|
|
14471
|
+
"name": "*",
|
|
14472
|
+
"package": "./file-upload.styles"
|
|
14473
|
+
}
|
|
14474
|
+
},
|
|
14475
|
+
{
|
|
14476
|
+
"kind": "js",
|
|
14477
|
+
"name": "zeroFileUploadTemplate",
|
|
14478
|
+
"declaration": {
|
|
14479
|
+
"name": "foundationFileUploadTemplate",
|
|
14480
|
+
"package": "@genesislcap/foundation-ui"
|
|
14481
|
+
}
|
|
14482
|
+
}
|
|
14483
|
+
]
|
|
14484
|
+
},
|
|
14485
|
+
{
|
|
14486
|
+
"kind": "javascript-module",
|
|
14487
|
+
"path": "src/error-dialog/error-dialog.stories.ts",
|
|
14488
|
+
"declarations": [
|
|
14489
|
+
{
|
|
14490
|
+
"kind": "variable",
|
|
14491
|
+
"name": "meta",
|
|
14492
|
+
"type": {
|
|
14493
|
+
"text": "Meta"
|
|
14494
|
+
},
|
|
14495
|
+
"default": "{\n title: 'Error Dialog',\n component: 'zero-error-dialog',\n}"
|
|
14496
|
+
},
|
|
14497
|
+
{
|
|
14498
|
+
"kind": "variable",
|
|
14499
|
+
"name": "Primary",
|
|
14500
|
+
"type": {
|
|
14501
|
+
"text": "StoryObj"
|
|
14502
|
+
},
|
|
14503
|
+
"default": "{\n args: {\n errorText:\n 'Lorem ipsum dolor sit amet consectetur adipisicing elit. Lorem ipsum dolor sit amet',\n notifyText:\n 'Lorem ipsum dolor sit amet consectetur adipisicing elit. Lorem ipsum dolor sit amet',\n },\n render: ({ errorText, notifyText }) => html`\n <zero-button @click=\"${() => showDialog(errorText)}\">Show Zero Dialog</zero-button>\n <zero-button @click=\"${() => showDialogNotify(notifyText)}\">\n Show Zero Dialog - Notification\n </zero-button>\n <div id=\"error-dialog-container\"></div>\n `,\n}"
|
|
14504
|
+
}
|
|
14505
|
+
],
|
|
14506
|
+
"exports": [
|
|
14507
|
+
{
|
|
14508
|
+
"kind": "js",
|
|
14509
|
+
"name": "default",
|
|
14510
|
+
"declaration": {
|
|
14511
|
+
"name": "meta",
|
|
14512
|
+
"module": "src/error-dialog/error-dialog.stories.ts"
|
|
14513
|
+
}
|
|
14514
|
+
},
|
|
14515
|
+
{
|
|
14516
|
+
"kind": "js",
|
|
14517
|
+
"name": "Primary",
|
|
14518
|
+
"declaration": {
|
|
14519
|
+
"name": "Primary",
|
|
14520
|
+
"module": "src/error-dialog/error-dialog.stories.ts"
|
|
14521
|
+
}
|
|
14522
|
+
}
|
|
14523
|
+
]
|
|
14524
|
+
},
|
|
14525
|
+
{
|
|
14526
|
+
"kind": "javascript-module",
|
|
14527
|
+
"path": "src/error-dialog/error-dialog.ts",
|
|
14528
|
+
"declarations": [
|
|
14529
|
+
{
|
|
14530
|
+
"kind": "class",
|
|
14531
|
+
"description": "",
|
|
14532
|
+
"name": "ErrorDialog",
|
|
14533
|
+
"superclass": {
|
|
14534
|
+
"name": "FoundationErrorDialog",
|
|
14535
|
+
"package": "@genesislcap/foundation-ui"
|
|
14536
|
+
},
|
|
14537
|
+
"tagName": "%%prefix%%-error-dialog",
|
|
14538
|
+
"customElement": true,
|
|
14539
|
+
"members": [
|
|
14407
14540
|
{
|
|
14408
14541
|
"kind": "field",
|
|
14409
|
-
"name": "
|
|
14542
|
+
"name": "dialog",
|
|
14410
14543
|
"type": {
|
|
14411
|
-
"text": "
|
|
14544
|
+
"text": "HTMLElement & { close: () => void; show: () => void }"
|
|
14412
14545
|
},
|
|
14413
|
-
"
|
|
14546
|
+
"privacy": "public",
|
|
14414
14547
|
"inheritedFrom": {
|
|
14415
|
-
"name": "
|
|
14416
|
-
"module": "src/
|
|
14548
|
+
"name": "ErrorDialog",
|
|
14549
|
+
"module": "src/error-dialog/error-dialog.ts"
|
|
14417
14550
|
}
|
|
14418
14551
|
},
|
|
14419
14552
|
{
|
|
14420
14553
|
"kind": "field",
|
|
14421
|
-
"name": "
|
|
14554
|
+
"name": "error",
|
|
14422
14555
|
"type": {
|
|
14423
|
-
"text": "
|
|
14556
|
+
"text": "ErrorStructure"
|
|
14424
14557
|
},
|
|
14425
|
-
"default": "[]",
|
|
14426
14558
|
"inheritedFrom": {
|
|
14427
|
-
"name": "
|
|
14428
|
-
"module": "src/
|
|
14559
|
+
"name": "ErrorDialog",
|
|
14560
|
+
"module": "src/error-dialog/error-dialog.ts"
|
|
14429
14561
|
}
|
|
14430
14562
|
},
|
|
14431
14563
|
{
|
|
14432
14564
|
"kind": "field",
|
|
14433
|
-
"name": "
|
|
14565
|
+
"name": "notification",
|
|
14434
14566
|
"type": {
|
|
14435
|
-
"text": "
|
|
14567
|
+
"text": "NotificationStructure"
|
|
14436
14568
|
},
|
|
14437
|
-
"privacy": "public",
|
|
14438
|
-
"inheritedFrom": {
|
|
14439
|
-
"name": "FileUpload",
|
|
14440
|
-
"module": "src/file-upload/file-upload.ts"
|
|
14441
|
-
}
|
|
14442
|
-
},
|
|
14443
|
-
{
|
|
14444
|
-
"kind": "method",
|
|
14445
|
-
"name": "setupGrid",
|
|
14446
|
-
"inheritedFrom": {
|
|
14447
|
-
"name": "FileUpload",
|
|
14448
|
-
"module": "src/file-upload/file-upload.ts"
|
|
14449
|
-
}
|
|
14450
|
-
},
|
|
14451
|
-
{
|
|
14452
|
-
"kind": "method",
|
|
14453
|
-
"name": "handleStreamRowOperation",
|
|
14454
|
-
"privacy": "private",
|
|
14455
|
-
"parameters": [
|
|
14456
|
-
{
|
|
14457
|
-
"name": "data",
|
|
14458
|
-
"type": {
|
|
14459
|
-
"text": "Message<any>"
|
|
14460
|
-
}
|
|
14461
|
-
}
|
|
14462
|
-
],
|
|
14463
|
-
"inheritedFrom": {
|
|
14464
|
-
"name": "FileUpload",
|
|
14465
|
-
"module": "src/file-upload/file-upload.ts"
|
|
14466
|
-
}
|
|
14467
|
-
},
|
|
14468
|
-
{
|
|
14469
|
-
"kind": "method",
|
|
14470
|
-
"name": "setRowData",
|
|
14471
|
-
"inheritedFrom": {
|
|
14472
|
-
"name": "FileUpload",
|
|
14473
|
-
"module": "src/file-upload/file-upload.ts"
|
|
14474
|
-
}
|
|
14475
|
-
},
|
|
14476
|
-
{
|
|
14477
|
-
"kind": "method",
|
|
14478
|
-
"name": "setColumnDefs",
|
|
14479
|
-
"inheritedFrom": {
|
|
14480
|
-
"name": "FileUpload",
|
|
14481
|
-
"module": "src/file-upload/file-upload.ts"
|
|
14482
|
-
}
|
|
14483
|
-
},
|
|
14484
|
-
{
|
|
14485
|
-
"kind": "method",
|
|
14486
|
-
"name": "getDownloadColumn",
|
|
14487
|
-
"privacy": "public",
|
|
14488
|
-
"inheritedFrom": {
|
|
14489
|
-
"name": "FileUpload",
|
|
14490
|
-
"module": "src/file-upload/file-upload.ts"
|
|
14491
|
-
}
|
|
14492
|
-
},
|
|
14493
|
-
{
|
|
14494
|
-
"kind": "method",
|
|
14495
|
-
"name": "getColumnObject",
|
|
14496
|
-
"privacy": "public",
|
|
14497
|
-
"parameters": [
|
|
14498
|
-
{
|
|
14499
|
-
"name": "column"
|
|
14500
|
-
}
|
|
14501
|
-
],
|
|
14502
|
-
"inheritedFrom": {
|
|
14503
|
-
"name": "FileUpload",
|
|
14504
|
-
"module": "src/file-upload/file-upload.ts"
|
|
14505
|
-
}
|
|
14506
|
-
},
|
|
14507
|
-
{
|
|
14508
|
-
"kind": "method",
|
|
14509
|
-
"name": "handleClick",
|
|
14510
|
-
"privacy": "public",
|
|
14511
|
-
"inheritedFrom": {
|
|
14512
|
-
"name": "FileUpload",
|
|
14513
|
-
"module": "src/file-upload/file-upload.ts"
|
|
14514
|
-
}
|
|
14515
|
-
},
|
|
14516
|
-
{
|
|
14517
|
-
"kind": "method",
|
|
14518
|
-
"name": "onInputChange",
|
|
14519
|
-
"privacy": "public",
|
|
14520
|
-
"parameters": [
|
|
14521
|
-
{
|
|
14522
|
-
"name": "e"
|
|
14523
|
-
}
|
|
14524
|
-
],
|
|
14525
14569
|
"inheritedFrom": {
|
|
14526
|
-
"name": "
|
|
14527
|
-
"module": "src/
|
|
14570
|
+
"name": "ErrorDialog",
|
|
14571
|
+
"module": "src/error-dialog/error-dialog.ts"
|
|
14528
14572
|
}
|
|
14529
14573
|
},
|
|
14530
14574
|
{
|
|
14531
14575
|
"kind": "method",
|
|
14532
|
-
"name": "
|
|
14576
|
+
"name": "show",
|
|
14533
14577
|
"privacy": "public",
|
|
14534
|
-
"
|
|
14535
|
-
{
|
|
14536
|
-
"
|
|
14537
|
-
"type": {
|
|
14538
|
-
"text": "File[]"
|
|
14539
|
-
}
|
|
14578
|
+
"return": {
|
|
14579
|
+
"type": {
|
|
14580
|
+
"text": "void"
|
|
14540
14581
|
}
|
|
14541
|
-
|
|
14582
|
+
},
|
|
14583
|
+
"description": "Show the Error Dialog.",
|
|
14542
14584
|
"inheritedFrom": {
|
|
14543
|
-
"name": "
|
|
14544
|
-
"module": "src/
|
|
14585
|
+
"name": "ErrorDialog",
|
|
14586
|
+
"module": "src/error-dialog/error-dialog.ts"
|
|
14545
14587
|
}
|
|
14546
14588
|
},
|
|
14547
14589
|
{
|
|
14548
14590
|
"kind": "method",
|
|
14549
|
-
"name": "
|
|
14591
|
+
"name": "dismiss",
|
|
14550
14592
|
"privacy": "public",
|
|
14593
|
+
"description": "Dismiss the Error Dialog from display and calls the dismissing action.",
|
|
14551
14594
|
"inheritedFrom": {
|
|
14552
|
-
"name": "
|
|
14553
|
-
"module": "src/
|
|
14595
|
+
"name": "ErrorDialog",
|
|
14596
|
+
"module": "src/error-dialog/error-dialog.ts"
|
|
14554
14597
|
}
|
|
14555
14598
|
},
|
|
14556
14599
|
{
|
|
14557
14600
|
"kind": "method",
|
|
14558
|
-
"name": "
|
|
14601
|
+
"name": "closeDialog",
|
|
14559
14602
|
"privacy": "public",
|
|
14560
|
-
"
|
|
14561
|
-
{
|
|
14562
|
-
"
|
|
14563
|
-
"type": {
|
|
14564
|
-
"text": "any"
|
|
14565
|
-
}
|
|
14603
|
+
"return": {
|
|
14604
|
+
"type": {
|
|
14605
|
+
"text": "void"
|
|
14566
14606
|
}
|
|
14567
|
-
|
|
14568
|
-
"
|
|
14569
|
-
"name": "FileUpload",
|
|
14570
|
-
"module": "src/file-upload/file-upload.ts"
|
|
14571
|
-
}
|
|
14572
|
-
},
|
|
14573
|
-
{
|
|
14574
|
-
"kind": "method",
|
|
14575
|
-
"name": "clearSelection",
|
|
14576
|
-
"privacy": "public",
|
|
14607
|
+
},
|
|
14608
|
+
"description": "Dismiss the Error Dialog from display.",
|
|
14577
14609
|
"inheritedFrom": {
|
|
14578
|
-
"name": "
|
|
14579
|
-
"module": "src/
|
|
14610
|
+
"name": "ErrorDialog",
|
|
14611
|
+
"module": "src/error-dialog/error-dialog.ts"
|
|
14580
14612
|
}
|
|
14581
14613
|
},
|
|
14582
14614
|
{
|
|
@@ -14694,49 +14726,33 @@
|
|
|
14694
14726
|
},
|
|
14695
14727
|
{
|
|
14696
14728
|
"kind": "variable",
|
|
14697
|
-
"name": "
|
|
14698
|
-
"description": "The
|
|
14729
|
+
"name": "zeroErrorDialog",
|
|
14730
|
+
"description": "The zero ErrorDialog",
|
|
14699
14731
|
"privacy": "public"
|
|
14700
14732
|
}
|
|
14701
14733
|
],
|
|
14702
14734
|
"exports": [
|
|
14703
14735
|
{
|
|
14704
14736
|
"kind": "js",
|
|
14705
|
-
"name": "
|
|
14706
|
-
"declaration": {
|
|
14707
|
-
"name": "defaultFileUploadConfig",
|
|
14708
|
-
"module": "src/file-upload/file-upload.ts"
|
|
14709
|
-
}
|
|
14710
|
-
},
|
|
14711
|
-
{
|
|
14712
|
-
"kind": "js",
|
|
14713
|
-
"name": "zeroFileUploadShadowOptions",
|
|
14714
|
-
"declaration": {
|
|
14715
|
-
"name": "zeroFileUploadShadowOptions",
|
|
14716
|
-
"module": "src/file-upload/file-upload.ts"
|
|
14717
|
-
}
|
|
14718
|
-
},
|
|
14719
|
-
{
|
|
14720
|
-
"kind": "js",
|
|
14721
|
-
"name": "FileUpload",
|
|
14737
|
+
"name": "ErrorDialog",
|
|
14722
14738
|
"declaration": {
|
|
14723
|
-
"name": "
|
|
14724
|
-
"module": "src/
|
|
14739
|
+
"name": "ErrorDialog",
|
|
14740
|
+
"module": "src/error-dialog/error-dialog.ts"
|
|
14725
14741
|
}
|
|
14726
14742
|
},
|
|
14727
14743
|
{
|
|
14728
14744
|
"kind": "js",
|
|
14729
|
-
"name": "
|
|
14745
|
+
"name": "zeroErrorDialog",
|
|
14730
14746
|
"declaration": {
|
|
14731
|
-
"name": "
|
|
14732
|
-
"module": "src/
|
|
14747
|
+
"name": "zeroErrorDialog",
|
|
14748
|
+
"module": "src/error-dialog/error-dialog.ts"
|
|
14733
14749
|
}
|
|
14734
14750
|
}
|
|
14735
14751
|
]
|
|
14736
14752
|
},
|
|
14737
14753
|
{
|
|
14738
14754
|
"kind": "javascript-module",
|
|
14739
|
-
"path": "src/
|
|
14755
|
+
"path": "src/error-dialog/index.ts",
|
|
14740
14756
|
"declarations": [],
|
|
14741
14757
|
"exports": [
|
|
14742
14758
|
{
|
|
@@ -14744,23 +14760,7 @@
|
|
|
14744
14760
|
"name": "*",
|
|
14745
14761
|
"declaration": {
|
|
14746
14762
|
"name": "*",
|
|
14747
|
-
"package": "./
|
|
14748
|
-
}
|
|
14749
|
-
},
|
|
14750
|
-
{
|
|
14751
|
-
"kind": "js",
|
|
14752
|
-
"name": "*",
|
|
14753
|
-
"declaration": {
|
|
14754
|
-
"name": "*",
|
|
14755
|
-
"package": "./file-upload.styles"
|
|
14756
|
-
}
|
|
14757
|
-
},
|
|
14758
|
-
{
|
|
14759
|
-
"kind": "js",
|
|
14760
|
-
"name": "zeroFileUploadTemplate",
|
|
14761
|
-
"declaration": {
|
|
14762
|
-
"name": "foundationFileUploadTemplate",
|
|
14763
|
-
"package": "@genesislcap/foundation-ui"
|
|
14763
|
+
"package": "./error-dialog"
|
|
14764
14764
|
}
|
|
14765
14765
|
}
|
|
14766
14766
|
]
|