@genesislcap/foundation-entity-management 14.143.1 → 14.143.3-alpha-b3a864d.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 +237 -245
- package/dist/dts/index.d.ts +0 -1
- package/dist/dts/index.d.ts.map +1 -1
- package/dist/esm/index.js +0 -1
- package/dist/foundation-entity-management.api.json +0 -393
- package/dist/foundation-entity-management.d.ts +0 -64
- package/docs/api/foundation-entity-management.md +0 -1
- package/docs/api-report.md +0 -49
- package/package.json +16 -16
- package/dist/dts/main/index.d.ts +0 -3
- package/dist/dts/main/index.d.ts.map +0 -1
- package/dist/dts/main/main.d.ts +0 -22
- package/dist/dts/main/main.d.ts.map +0 -1
- package/dist/dts/main/main.styles.d.ts +0 -2
- package/dist/dts/main/main.styles.d.ts.map +0 -1
- package/dist/dts/main/main.template.d.ts +0 -15
- package/dist/dts/main/main.template.d.ts.map +0 -1
- package/dist/dts/routes/config.d.ts +0 -29
- package/dist/dts/routes/config.d.ts.map +0 -1
- package/dist/dts/routes/demo/entity-management.d.ts +0 -4
- package/dist/dts/routes/demo/entity-management.d.ts.map +0 -1
- package/dist/dts/routes/demo/entity-management.template.d.ts +0 -3
- package/dist/dts/routes/demo/entity-management.template.d.ts.map +0 -1
- package/dist/dts/routes/index.d.ts +0 -2
- package/dist/dts/routes/index.d.ts.map +0 -1
- package/dist/esm/main/index.js +0 -2
- package/dist/esm/main/main.js +0 -85
- package/dist/esm/main/main.styles.js +0 -25
- package/dist/esm/main/main.template.js +0 -28
- package/dist/esm/routes/config.js +0 -117
- package/dist/esm/routes/demo/entity-management.js +0 -33
- package/dist/esm/routes/demo/entity-management.template.js +0 -18
- package/dist/esm/routes/index.js +0 -1
- package/docs/api/foundation-entity-management.mainapplication.config.md +0 -11
- package/docs/api/foundation-entity-management.mainapplication.connect.md +0 -11
- package/docs/api/foundation-entity-management.mainapplication.connectedcallback.md +0 -15
- package/docs/api/foundation-entity-management.mainapplication.container.md +0 -11
- package/docs/api/foundation-entity-management.mainapplication.data.md +0 -11
- package/docs/api/foundation-entity-management.mainapplication.loadremotes.md +0 -15
- package/docs/api/foundation-entity-management.mainapplication.md +0 -35
- package/docs/api/foundation-entity-management.mainapplication.onluminancetoggle.md +0 -15
- package/docs/api/foundation-entity-management.mainapplication.provider.md +0 -11
- package/docs/api/foundation-entity-management.mainapplication.ready.md +0 -11
- package/docs/api/foundation-entity-management.mainapplication.selecttemplate.md +0 -15
- package/docs/api/foundation-entity-management.mainapplication.session.md +0 -11
|
@@ -44,14 +44,6 @@
|
|
|
44
44
|
"name": "*",
|
|
45
45
|
"package": "./utils"
|
|
46
46
|
}
|
|
47
|
-
},
|
|
48
|
-
{
|
|
49
|
-
"kind": "js",
|
|
50
|
-
"name": "*",
|
|
51
|
-
"declaration": {
|
|
52
|
-
"name": "*",
|
|
53
|
-
"package": "./main/index"
|
|
54
|
-
}
|
|
55
47
|
}
|
|
56
48
|
]
|
|
57
49
|
},
|
|
@@ -87,41 +79,6 @@
|
|
|
87
79
|
}
|
|
88
80
|
]
|
|
89
81
|
},
|
|
90
|
-
{
|
|
91
|
-
"kind": "javascript-module",
|
|
92
|
-
"path": "src/components/components.ts",
|
|
93
|
-
"declarations": [
|
|
94
|
-
{
|
|
95
|
-
"kind": "function",
|
|
96
|
-
"name": "loadRemotes"
|
|
97
|
-
}
|
|
98
|
-
],
|
|
99
|
-
"exports": [
|
|
100
|
-
{
|
|
101
|
-
"kind": "js",
|
|
102
|
-
"name": "loadRemotes",
|
|
103
|
-
"declaration": {
|
|
104
|
-
"name": "loadRemotes",
|
|
105
|
-
"module": "src/components/components.ts"
|
|
106
|
-
}
|
|
107
|
-
}
|
|
108
|
-
]
|
|
109
|
-
},
|
|
110
|
-
{
|
|
111
|
-
"kind": "javascript-module",
|
|
112
|
-
"path": "src/components/index.ts",
|
|
113
|
-
"declarations": [],
|
|
114
|
-
"exports": [
|
|
115
|
-
{
|
|
116
|
-
"kind": "js",
|
|
117
|
-
"name": "*",
|
|
118
|
-
"declaration": {
|
|
119
|
-
"name": "*",
|
|
120
|
-
"package": "./components"
|
|
121
|
-
}
|
|
122
|
-
}
|
|
123
|
-
]
|
|
124
|
-
},
|
|
125
82
|
{
|
|
126
83
|
"kind": "javascript-module",
|
|
127
84
|
"path": "src/entities/entities.styles.ts",
|
|
@@ -818,6 +775,243 @@
|
|
|
818
775
|
}
|
|
819
776
|
]
|
|
820
777
|
},
|
|
778
|
+
{
|
|
779
|
+
"kind": "javascript-module",
|
|
780
|
+
"path": "src/components/components.ts",
|
|
781
|
+
"declarations": [
|
|
782
|
+
{
|
|
783
|
+
"kind": "function",
|
|
784
|
+
"name": "loadRemotes"
|
|
785
|
+
}
|
|
786
|
+
],
|
|
787
|
+
"exports": [
|
|
788
|
+
{
|
|
789
|
+
"kind": "js",
|
|
790
|
+
"name": "loadRemotes",
|
|
791
|
+
"declaration": {
|
|
792
|
+
"name": "loadRemotes",
|
|
793
|
+
"module": "src/components/components.ts"
|
|
794
|
+
}
|
|
795
|
+
}
|
|
796
|
+
]
|
|
797
|
+
},
|
|
798
|
+
{
|
|
799
|
+
"kind": "javascript-module",
|
|
800
|
+
"path": "src/components/index.ts",
|
|
801
|
+
"declarations": [],
|
|
802
|
+
"exports": [
|
|
803
|
+
{
|
|
804
|
+
"kind": "js",
|
|
805
|
+
"name": "*",
|
|
806
|
+
"declaration": {
|
|
807
|
+
"name": "*",
|
|
808
|
+
"package": "./components"
|
|
809
|
+
}
|
|
810
|
+
}
|
|
811
|
+
]
|
|
812
|
+
},
|
|
813
|
+
{
|
|
814
|
+
"kind": "javascript-module",
|
|
815
|
+
"path": "src/layouts/default.ts",
|
|
816
|
+
"declarations": [
|
|
817
|
+
{
|
|
818
|
+
"kind": "variable",
|
|
819
|
+
"name": "loginLayout",
|
|
820
|
+
"default": "new FASTElementLayout(\n html`\n <div class=\"container\">\n <div class=\"content\">\n <slot></slot>\n </div>\n </div>\n `,\n baseLayoutCss,\n)"
|
|
821
|
+
},
|
|
822
|
+
{
|
|
823
|
+
"kind": "variable",
|
|
824
|
+
"name": "defaultLayout",
|
|
825
|
+
"default": "new FASTElementLayout(\n html`\n <div class=\"container\">\n <div class=\"content\">\n <slot></slot>\n </div>\n </div>\n `,\n css`\n ${baseLayoutCss}\n `,\n)"
|
|
826
|
+
}
|
|
827
|
+
],
|
|
828
|
+
"exports": [
|
|
829
|
+
{
|
|
830
|
+
"kind": "js",
|
|
831
|
+
"name": "loginLayout",
|
|
832
|
+
"declaration": {
|
|
833
|
+
"name": "loginLayout",
|
|
834
|
+
"module": "src/layouts/default.ts"
|
|
835
|
+
}
|
|
836
|
+
},
|
|
837
|
+
{
|
|
838
|
+
"kind": "js",
|
|
839
|
+
"name": "defaultLayout",
|
|
840
|
+
"declaration": {
|
|
841
|
+
"name": "defaultLayout",
|
|
842
|
+
"module": "src/layouts/default.ts"
|
|
843
|
+
}
|
|
844
|
+
}
|
|
845
|
+
]
|
|
846
|
+
},
|
|
847
|
+
{
|
|
848
|
+
"kind": "javascript-module",
|
|
849
|
+
"path": "src/layouts/index.ts",
|
|
850
|
+
"declarations": [],
|
|
851
|
+
"exports": [
|
|
852
|
+
{
|
|
853
|
+
"kind": "js",
|
|
854
|
+
"name": "*",
|
|
855
|
+
"declaration": {
|
|
856
|
+
"name": "*",
|
|
857
|
+
"package": "./default"
|
|
858
|
+
}
|
|
859
|
+
}
|
|
860
|
+
]
|
|
861
|
+
},
|
|
862
|
+
{
|
|
863
|
+
"kind": "javascript-module",
|
|
864
|
+
"path": "src/main/index.ts",
|
|
865
|
+
"declarations": [],
|
|
866
|
+
"exports": [
|
|
867
|
+
{
|
|
868
|
+
"kind": "js",
|
|
869
|
+
"name": "*",
|
|
870
|
+
"declaration": {
|
|
871
|
+
"name": "*",
|
|
872
|
+
"package": "./main.template"
|
|
873
|
+
}
|
|
874
|
+
},
|
|
875
|
+
{
|
|
876
|
+
"kind": "js",
|
|
877
|
+
"name": "*",
|
|
878
|
+
"declaration": {
|
|
879
|
+
"name": "*",
|
|
880
|
+
"package": "./main"
|
|
881
|
+
}
|
|
882
|
+
}
|
|
883
|
+
]
|
|
884
|
+
},
|
|
885
|
+
{
|
|
886
|
+
"kind": "javascript-module",
|
|
887
|
+
"path": "src/main/main.styles.ts",
|
|
888
|
+
"declarations": [
|
|
889
|
+
{
|
|
890
|
+
"kind": "variable",
|
|
891
|
+
"name": "MainStyles",
|
|
892
|
+
"default": "css`\n ${mixinRobotoFont()}\n :host {\n contain: content;\n }\n\n :host,\n zero-design-system-provider,\n .dynamic-template,\n foundation-router {\n display: flex;\n width: 100%;\n height: 100%;\n }\n\n fast-progress {\n --accent-foreground-rest: #654df9;\n\n height: calc(var(--design-unit) * 1px);\n margin: 0;\n width: 100%;\n }\n`"
|
|
893
|
+
}
|
|
894
|
+
],
|
|
895
|
+
"exports": [
|
|
896
|
+
{
|
|
897
|
+
"kind": "js",
|
|
898
|
+
"name": "MainStyles",
|
|
899
|
+
"declaration": {
|
|
900
|
+
"name": "MainStyles",
|
|
901
|
+
"module": "src/main/main.styles.ts"
|
|
902
|
+
}
|
|
903
|
+
}
|
|
904
|
+
]
|
|
905
|
+
},
|
|
906
|
+
{
|
|
907
|
+
"kind": "javascript-module",
|
|
908
|
+
"path": "src/main/main.template.ts",
|
|
909
|
+
"declarations": [],
|
|
910
|
+
"exports": []
|
|
911
|
+
},
|
|
912
|
+
{
|
|
913
|
+
"kind": "javascript-module",
|
|
914
|
+
"path": "src/main/main.ts",
|
|
915
|
+
"declarations": [
|
|
916
|
+
{
|
|
917
|
+
"kind": "class",
|
|
918
|
+
"description": "",
|
|
919
|
+
"name": "MainApplication",
|
|
920
|
+
"members": [
|
|
921
|
+
{
|
|
922
|
+
"kind": "field",
|
|
923
|
+
"name": "config",
|
|
924
|
+
"type": {
|
|
925
|
+
"text": "MainRouterConfig"
|
|
926
|
+
}
|
|
927
|
+
},
|
|
928
|
+
{
|
|
929
|
+
"kind": "field",
|
|
930
|
+
"name": "connect",
|
|
931
|
+
"type": {
|
|
932
|
+
"text": "Connect"
|
|
933
|
+
}
|
|
934
|
+
},
|
|
935
|
+
{
|
|
936
|
+
"kind": "field",
|
|
937
|
+
"name": "session",
|
|
938
|
+
"type": {
|
|
939
|
+
"text": "Session"
|
|
940
|
+
}
|
|
941
|
+
},
|
|
942
|
+
{
|
|
943
|
+
"kind": "field",
|
|
944
|
+
"name": "container",
|
|
945
|
+
"type": {
|
|
946
|
+
"text": "Container"
|
|
947
|
+
}
|
|
948
|
+
},
|
|
949
|
+
{
|
|
950
|
+
"kind": "field",
|
|
951
|
+
"name": "provider",
|
|
952
|
+
"type": {
|
|
953
|
+
"text": "any"
|
|
954
|
+
}
|
|
955
|
+
},
|
|
956
|
+
{
|
|
957
|
+
"kind": "field",
|
|
958
|
+
"name": "ready",
|
|
959
|
+
"type": {
|
|
960
|
+
"text": "boolean"
|
|
961
|
+
},
|
|
962
|
+
"default": "false"
|
|
963
|
+
},
|
|
964
|
+
{
|
|
965
|
+
"kind": "field",
|
|
966
|
+
"name": "data",
|
|
967
|
+
"type": {
|
|
968
|
+
"text": "any"
|
|
969
|
+
},
|
|
970
|
+
"default": "null"
|
|
971
|
+
},
|
|
972
|
+
{
|
|
973
|
+
"kind": "method",
|
|
974
|
+
"name": "onLuminanceToggle"
|
|
975
|
+
},
|
|
976
|
+
{
|
|
977
|
+
"kind": "method",
|
|
978
|
+
"name": "loadRemotes"
|
|
979
|
+
},
|
|
980
|
+
{
|
|
981
|
+
"kind": "method",
|
|
982
|
+
"name": "selectTemplate"
|
|
983
|
+
},
|
|
984
|
+
{
|
|
985
|
+
"kind": "method",
|
|
986
|
+
"name": "registerDIDependencies",
|
|
987
|
+
"privacy": "private"
|
|
988
|
+
}
|
|
989
|
+
],
|
|
990
|
+
"superclass": {
|
|
991
|
+
"name": "FASTElement",
|
|
992
|
+
"package": "@microsoft/fast-element"
|
|
993
|
+
},
|
|
994
|
+
"customElement": true
|
|
995
|
+
}
|
|
996
|
+
],
|
|
997
|
+
"exports": [
|
|
998
|
+
{
|
|
999
|
+
"kind": "js",
|
|
1000
|
+
"name": "MainApplication",
|
|
1001
|
+
"declaration": {
|
|
1002
|
+
"name": "MainApplication",
|
|
1003
|
+
"module": "src/main/main.ts"
|
|
1004
|
+
}
|
|
1005
|
+
},
|
|
1006
|
+
{
|
|
1007
|
+
"kind": "custom-element-definition",
|
|
1008
|
+
"declaration": {
|
|
1009
|
+
"name": "MainApplication",
|
|
1010
|
+
"module": "src/main/main.ts"
|
|
1011
|
+
}
|
|
1012
|
+
}
|
|
1013
|
+
]
|
|
1014
|
+
},
|
|
821
1015
|
{
|
|
822
1016
|
"kind": "javascript-module",
|
|
823
1017
|
"path": "src/list/index.ts",
|
|
@@ -2150,208 +2344,6 @@
|
|
|
2150
2344
|
}
|
|
2151
2345
|
]
|
|
2152
2346
|
},
|
|
2153
|
-
{
|
|
2154
|
-
"kind": "javascript-module",
|
|
2155
|
-
"path": "src/layouts/default.ts",
|
|
2156
|
-
"declarations": [
|
|
2157
|
-
{
|
|
2158
|
-
"kind": "variable",
|
|
2159
|
-
"name": "loginLayout",
|
|
2160
|
-
"default": "new FASTElementLayout(\n html`\n <div class=\"container\">\n <div class=\"content\">\n <slot></slot>\n </div>\n </div>\n `,\n baseLayoutCss,\n)"
|
|
2161
|
-
},
|
|
2162
|
-
{
|
|
2163
|
-
"kind": "variable",
|
|
2164
|
-
"name": "defaultLayout",
|
|
2165
|
-
"default": "new FASTElementLayout(\n html`\n <div class=\"container\">\n <div class=\"content\">\n <slot></slot>\n </div>\n </div>\n `,\n css`\n ${baseLayoutCss}\n `,\n)"
|
|
2166
|
-
}
|
|
2167
|
-
],
|
|
2168
|
-
"exports": [
|
|
2169
|
-
{
|
|
2170
|
-
"kind": "js",
|
|
2171
|
-
"name": "loginLayout",
|
|
2172
|
-
"declaration": {
|
|
2173
|
-
"name": "loginLayout",
|
|
2174
|
-
"module": "src/layouts/default.ts"
|
|
2175
|
-
}
|
|
2176
|
-
},
|
|
2177
|
-
{
|
|
2178
|
-
"kind": "js",
|
|
2179
|
-
"name": "defaultLayout",
|
|
2180
|
-
"declaration": {
|
|
2181
|
-
"name": "defaultLayout",
|
|
2182
|
-
"module": "src/layouts/default.ts"
|
|
2183
|
-
}
|
|
2184
|
-
}
|
|
2185
|
-
]
|
|
2186
|
-
},
|
|
2187
|
-
{
|
|
2188
|
-
"kind": "javascript-module",
|
|
2189
|
-
"path": "src/layouts/index.ts",
|
|
2190
|
-
"declarations": [],
|
|
2191
|
-
"exports": [
|
|
2192
|
-
{
|
|
2193
|
-
"kind": "js",
|
|
2194
|
-
"name": "*",
|
|
2195
|
-
"declaration": {
|
|
2196
|
-
"name": "*",
|
|
2197
|
-
"package": "./default"
|
|
2198
|
-
}
|
|
2199
|
-
}
|
|
2200
|
-
]
|
|
2201
|
-
},
|
|
2202
|
-
{
|
|
2203
|
-
"kind": "javascript-module",
|
|
2204
|
-
"path": "src/main/index.ts",
|
|
2205
|
-
"declarations": [],
|
|
2206
|
-
"exports": [
|
|
2207
|
-
{
|
|
2208
|
-
"kind": "js",
|
|
2209
|
-
"name": "*",
|
|
2210
|
-
"declaration": {
|
|
2211
|
-
"name": "*",
|
|
2212
|
-
"package": "./main.template"
|
|
2213
|
-
}
|
|
2214
|
-
},
|
|
2215
|
-
{
|
|
2216
|
-
"kind": "js",
|
|
2217
|
-
"name": "*",
|
|
2218
|
-
"declaration": {
|
|
2219
|
-
"name": "*",
|
|
2220
|
-
"package": "./main"
|
|
2221
|
-
}
|
|
2222
|
-
}
|
|
2223
|
-
]
|
|
2224
|
-
},
|
|
2225
|
-
{
|
|
2226
|
-
"kind": "javascript-module",
|
|
2227
|
-
"path": "src/main/main.styles.ts",
|
|
2228
|
-
"declarations": [
|
|
2229
|
-
{
|
|
2230
|
-
"kind": "variable",
|
|
2231
|
-
"name": "MainStyles",
|
|
2232
|
-
"default": "css`\n ${mixinRobotoFont()}\n :host {\n contain: content;\n }\n\n :host,\n zero-design-system-provider,\n .dynamic-template,\n foundation-router {\n display: flex;\n width: 100%;\n height: 100%;\n }\n\n fast-progress {\n --accent-foreground-rest: #654df9;\n\n height: calc(var(--design-unit) * 1px);\n margin: 0;\n width: 100%;\n }\n`"
|
|
2233
|
-
}
|
|
2234
|
-
],
|
|
2235
|
-
"exports": [
|
|
2236
|
-
{
|
|
2237
|
-
"kind": "js",
|
|
2238
|
-
"name": "MainStyles",
|
|
2239
|
-
"declaration": {
|
|
2240
|
-
"name": "MainStyles",
|
|
2241
|
-
"module": "src/main/main.styles.ts"
|
|
2242
|
-
}
|
|
2243
|
-
}
|
|
2244
|
-
]
|
|
2245
|
-
},
|
|
2246
|
-
{
|
|
2247
|
-
"kind": "javascript-module",
|
|
2248
|
-
"path": "src/main/main.template.ts",
|
|
2249
|
-
"declarations": [],
|
|
2250
|
-
"exports": []
|
|
2251
|
-
},
|
|
2252
|
-
{
|
|
2253
|
-
"kind": "javascript-module",
|
|
2254
|
-
"path": "src/main/main.ts",
|
|
2255
|
-
"declarations": [
|
|
2256
|
-
{
|
|
2257
|
-
"kind": "class",
|
|
2258
|
-
"description": "",
|
|
2259
|
-
"name": "MainApplication",
|
|
2260
|
-
"members": [
|
|
2261
|
-
{
|
|
2262
|
-
"kind": "field",
|
|
2263
|
-
"name": "config",
|
|
2264
|
-
"type": {
|
|
2265
|
-
"text": "MainRouterConfig"
|
|
2266
|
-
}
|
|
2267
|
-
},
|
|
2268
|
-
{
|
|
2269
|
-
"kind": "field",
|
|
2270
|
-
"name": "connect",
|
|
2271
|
-
"type": {
|
|
2272
|
-
"text": "Connect"
|
|
2273
|
-
}
|
|
2274
|
-
},
|
|
2275
|
-
{
|
|
2276
|
-
"kind": "field",
|
|
2277
|
-
"name": "session",
|
|
2278
|
-
"type": {
|
|
2279
|
-
"text": "Session"
|
|
2280
|
-
}
|
|
2281
|
-
},
|
|
2282
|
-
{
|
|
2283
|
-
"kind": "field",
|
|
2284
|
-
"name": "container",
|
|
2285
|
-
"type": {
|
|
2286
|
-
"text": "Container"
|
|
2287
|
-
}
|
|
2288
|
-
},
|
|
2289
|
-
{
|
|
2290
|
-
"kind": "field",
|
|
2291
|
-
"name": "provider",
|
|
2292
|
-
"type": {
|
|
2293
|
-
"text": "any"
|
|
2294
|
-
}
|
|
2295
|
-
},
|
|
2296
|
-
{
|
|
2297
|
-
"kind": "field",
|
|
2298
|
-
"name": "ready",
|
|
2299
|
-
"type": {
|
|
2300
|
-
"text": "boolean"
|
|
2301
|
-
},
|
|
2302
|
-
"default": "false"
|
|
2303
|
-
},
|
|
2304
|
-
{
|
|
2305
|
-
"kind": "field",
|
|
2306
|
-
"name": "data",
|
|
2307
|
-
"type": {
|
|
2308
|
-
"text": "any"
|
|
2309
|
-
},
|
|
2310
|
-
"default": "null"
|
|
2311
|
-
},
|
|
2312
|
-
{
|
|
2313
|
-
"kind": "method",
|
|
2314
|
-
"name": "onLuminanceToggle"
|
|
2315
|
-
},
|
|
2316
|
-
{
|
|
2317
|
-
"kind": "method",
|
|
2318
|
-
"name": "loadRemotes"
|
|
2319
|
-
},
|
|
2320
|
-
{
|
|
2321
|
-
"kind": "method",
|
|
2322
|
-
"name": "selectTemplate"
|
|
2323
|
-
},
|
|
2324
|
-
{
|
|
2325
|
-
"kind": "method",
|
|
2326
|
-
"name": "registerDIDependencies",
|
|
2327
|
-
"privacy": "private"
|
|
2328
|
-
}
|
|
2329
|
-
],
|
|
2330
|
-
"superclass": {
|
|
2331
|
-
"name": "FASTElement",
|
|
2332
|
-
"package": "@microsoft/fast-element"
|
|
2333
|
-
},
|
|
2334
|
-
"customElement": true
|
|
2335
|
-
}
|
|
2336
|
-
],
|
|
2337
|
-
"exports": [
|
|
2338
|
-
{
|
|
2339
|
-
"kind": "js",
|
|
2340
|
-
"name": "MainApplication",
|
|
2341
|
-
"declaration": {
|
|
2342
|
-
"name": "MainApplication",
|
|
2343
|
-
"module": "src/main/main.ts"
|
|
2344
|
-
}
|
|
2345
|
-
},
|
|
2346
|
-
{
|
|
2347
|
-
"kind": "custom-element-definition",
|
|
2348
|
-
"declaration": {
|
|
2349
|
-
"name": "MainApplication",
|
|
2350
|
-
"module": "src/main/main.ts"
|
|
2351
|
-
}
|
|
2352
|
-
}
|
|
2353
|
-
]
|
|
2354
|
-
},
|
|
2355
2347
|
{
|
|
2356
2348
|
"kind": "javascript-module",
|
|
2357
2349
|
"path": "src/routes/config.ts",
|
package/dist/dts/index.d.ts
CHANGED
package/dist/dts/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,eAAe,CAAC;AAC9B,cAAc,qBAAqB,CAAC;AACpC,cAAc,qBAAqB,CAAC;AACpC,cAAc,SAAS,CAAC
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,eAAe,CAAC;AAC9B,cAAc,qBAAqB,CAAC;AACpC,cAAc,qBAAqB,CAAC;AACpC,cAAc,SAAS,CAAC"}
|
package/dist/esm/index.js
CHANGED