@memberjunction/ng-core-entity-forms 2.129.0 → 2.130.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/lib/custom/Tests/entity-link-pill.component.d.ts +44 -0
- package/dist/lib/custom/Tests/entity-link-pill.component.d.ts.map +1 -0
- package/dist/lib/custom/Tests/entity-link-pill.component.js +124 -0
- package/dist/lib/custom/Tests/entity-link-pill.component.js.map +1 -0
- package/dist/lib/custom/Tests/test-form.component.d.ts +96 -9
- package/dist/lib/custom/Tests/test-form.component.d.ts.map +1 -1
- package/dist/lib/custom/Tests/test-form.component.js +1529 -277
- package/dist/lib/custom/Tests/test-form.component.js.map +1 -1
- package/dist/lib/custom/Tests/test-run-form.component.d.ts +50 -9
- package/dist/lib/custom/Tests/test-run-form.component.d.ts.map +1 -1
- package/dist/lib/custom/Tests/test-run-form.component.js +1079 -426
- package/dist/lib/custom/Tests/test-run-form.component.js.map +1 -1
- package/dist/lib/custom/Tests/test-suite-form.component.d.ts +228 -5
- package/dist/lib/custom/Tests/test-suite-form.component.d.ts.map +1 -1
- package/dist/lib/custom/Tests/test-suite-form.component.js +3309 -201
- package/dist/lib/custom/Tests/test-suite-form.component.js.map +1 -1
- package/dist/lib/custom/Tests/test-suite-run-form.component.d.ts +88 -3
- package/dist/lib/custom/Tests/test-suite-run-form.component.d.ts.map +1 -1
- package/dist/lib/custom/Tests/test-suite-run-form.component.js +1976 -262
- package/dist/lib/custom/Tests/test-suite-run-form.component.js.map +1 -1
- package/dist/lib/custom/ai-agent-run/ai-agent-run.component.d.ts +9 -2
- package/dist/lib/custom/ai-agent-run/ai-agent-run.component.d.ts.map +1 -1
- package/dist/lib/custom/ai-agent-run/ai-agent-run.component.js +275 -244
- package/dist/lib/custom/ai-agent-run/ai-agent-run.component.js.map +1 -1
- package/dist/lib/custom/custom-forms.module.d.ts +27 -26
- package/dist/lib/custom/custom-forms.module.d.ts.map +1 -1
- package/dist/lib/custom/custom-forms.module.js +9 -3
- package/dist/lib/custom/custom-forms.module.js.map +1 -1
- package/dist/lib/generated/Entities/AIAgent/aiagent.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/AIAgent/aiagent.form.component.js +154 -122
- package/dist/lib/generated/Entities/AIAgent/aiagent.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/AIAgentModality/aiagentmodality.form.component.d.ts +11 -0
- package/dist/lib/generated/Entities/AIAgentModality/aiagentmodality.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/AIAgentModality/aiagentmodality.form.component.js +75 -0
- package/dist/lib/generated/Entities/AIAgentModality/aiagentmodality.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/AIArchitecture/aiarchitecture.form.component.d.ts +11 -0
- package/dist/lib/generated/Entities/AIArchitecture/aiarchitecture.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/AIArchitecture/aiarchitecture.form.component.js +121 -0
- package/dist/lib/generated/Entities/AIArchitecture/aiarchitecture.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/AIConfiguration/aiconfiguration.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/AIConfiguration/aiconfiguration.form.component.js +77 -41
- package/dist/lib/generated/Entities/AIConfiguration/aiconfiguration.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/AIModality/aimodality.form.component.d.ts +11 -0
- package/dist/lib/generated/Entities/AIModality/aimodality.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/AIModality/aimodality.form.component.js +167 -0
- package/dist/lib/generated/Entities/AIModality/aimodality.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/AIModel/aimodel.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/AIModel/aimodel.form.component.js +160 -102
- package/dist/lib/generated/Entities/AIModel/aimodel.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/AIModelArchitecture/aimodelarchitecture.form.component.d.ts +11 -0
- package/dist/lib/generated/Entities/AIModelArchitecture/aimodelarchitecture.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/AIModelArchitecture/aimodelarchitecture.form.component.js +73 -0
- package/dist/lib/generated/Entities/AIModelArchitecture/aimodelarchitecture.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/AIModelModality/aimodelmodality.form.component.d.ts +11 -0
- package/dist/lib/generated/Entities/AIModelModality/aimodelmodality.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/AIModelModality/aimodelmodality.form.component.js +89 -0
- package/dist/lib/generated/Entities/AIModelModality/aimodelmodality.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/AIModelType/aimodeltype.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/AIModelType/aimodeltype.form.component.js +27 -13
- package/dist/lib/generated/Entities/AIModelType/aimodeltype.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ConversationDetail/conversationdetail.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/ConversationDetail/conversationdetail.form.component.js +39 -21
- package/dist/lib/generated/Entities/ConversationDetail/conversationdetail.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/ConversationDetailAttachment/conversationdetailattachment.form.component.d.ts +11 -0
- package/dist/lib/generated/Entities/ConversationDetailAttachment/conversationdetailattachment.form.component.d.ts.map +1 -0
- package/dist/lib/generated/Entities/ConversationDetailAttachment/conversationdetailattachment.form.component.js +95 -0
- package/dist/lib/generated/Entities/ConversationDetailAttachment/conversationdetailattachment.form.component.js.map +1 -0
- package/dist/lib/generated/Entities/Entity/entity.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/Entity/entity.form.component.js +61 -43
- package/dist/lib/generated/Entities/Entity/entity.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/File/file.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/File/file.form.component.js +22 -4
- package/dist/lib/generated/Entities/File/file.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/FileStorageProvider/filestorageprovider.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/FileStorageProvider/filestorageprovider.form.component.js +40 -4
- package/dist/lib/generated/Entities/FileStorageProvider/filestorageprovider.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/Test/test.form.component.js +17 -15
- package/dist/lib/generated/Entities/Test/test.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/TestRun/testrun.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/TestRun/testrun.form.component.js +55 -43
- package/dist/lib/generated/Entities/TestRun/testrun.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/TestRunFeedback/testrunfeedback.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/TestRunFeedback/testrunfeedback.form.component.js +9 -15
- package/dist/lib/generated/Entities/TestRunFeedback/testrunfeedback.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/TestSuite/testsuite.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/TestSuite/testsuite.form.component.js +39 -19
- package/dist/lib/generated/Entities/TestSuite/testsuite.form.component.js.map +1 -1
- package/dist/lib/generated/Entities/TestSuiteRun/testsuiterun.form.component.d.ts.map +1 -1
- package/dist/lib/generated/Entities/TestSuiteRun/testsuiterun.form.component.js +40 -16
- package/dist/lib/generated/Entities/TestSuiteRun/testsuiterun.form.component.js.map +1 -1
- package/dist/lib/generated/generated-forms.module.d.ts +145 -134
- package/dist/lib/generated/generated-forms.module.d.ts.map +1 -1
- package/dist/lib/generated/generated-forms.module.js +168 -87
- package/dist/lib/generated/generated-forms.module.js.map +1 -1
- package/package.json +28 -27
|
@@ -122,132 +122,138 @@ import * as i120 from "./Entities/AIAgentArtifactType/aiagentartifacttype.form.c
|
|
|
122
122
|
import * as i121 from "./Entities/AIAgentConfiguration/aiagentconfiguration.form.component";
|
|
123
123
|
import * as i122 from "./Entities/AIAgentDataSource/aiagentdatasource.form.component";
|
|
124
124
|
import * as i123 from "./Entities/AIAgentExample/aiagentexample.form.component";
|
|
125
|
-
import * as i124 from "./Entities/
|
|
126
|
-
import * as i125 from "./Entities/
|
|
127
|
-
import * as i126 from "./Entities/
|
|
128
|
-
import * as i127 from "./Entities/
|
|
129
|
-
import * as i128 from "./Entities/
|
|
130
|
-
import * as i129 from "./Entities/
|
|
131
|
-
import * as i130 from "./Entities/
|
|
132
|
-
import * as i131 from "./Entities/
|
|
133
|
-
import * as i132 from "./Entities/
|
|
134
|
-
import * as i133 from "./Entities/
|
|
135
|
-
import * as i134 from "./Entities/
|
|
136
|
-
import * as i135 from "./Entities/
|
|
137
|
-
import * as i136 from "./Entities/
|
|
138
|
-
import * as i137 from "./Entities/
|
|
139
|
-
import * as i138 from "./Entities/
|
|
140
|
-
import * as i139 from "./Entities/
|
|
141
|
-
import * as i140 from "./Entities/
|
|
142
|
-
import * as i141 from "./Entities/
|
|
143
|
-
import * as i142 from "./Entities/
|
|
144
|
-
import * as i143 from "./Entities/
|
|
145
|
-
import * as i144 from "./Entities/
|
|
146
|
-
import * as i145 from "./Entities/
|
|
147
|
-
import * as i146 from "./Entities/
|
|
148
|
-
import * as i147 from "./Entities/
|
|
149
|
-
import * as i148 from "./Entities/
|
|
150
|
-
import * as i149 from "./Entities/
|
|
151
|
-
import * as i150 from "./Entities/
|
|
152
|
-
import * as i151 from "./Entities/
|
|
153
|
-
import * as i152 from "./Entities/
|
|
154
|
-
import * as i153 from "./Entities/
|
|
155
|
-
import * as i154 from "./Entities/
|
|
156
|
-
import * as i155 from "./Entities/
|
|
157
|
-
import * as i156 from "./Entities/
|
|
158
|
-
import * as i157 from "./Entities/
|
|
159
|
-
import * as i158 from "./Entities/
|
|
160
|
-
import * as i159 from "./Entities/
|
|
161
|
-
import * as i160 from "./Entities/
|
|
162
|
-
import * as i161 from "./Entities/
|
|
163
|
-
import * as i162 from "./Entities/
|
|
164
|
-
import * as i163 from "./Entities/
|
|
165
|
-
import * as i164 from "./Entities/
|
|
166
|
-
import * as i165 from "./Entities/
|
|
167
|
-
import * as i166 from "./Entities/
|
|
168
|
-
import * as i167 from "./Entities/
|
|
169
|
-
import * as i168 from "./Entities/
|
|
170
|
-
import * as i169 from "./Entities/
|
|
171
|
-
import * as i170 from "./Entities/
|
|
172
|
-
import * as i171 from "./Entities/
|
|
173
|
-
import * as i172 from "./Entities/
|
|
174
|
-
import * as i173 from "./Entities/
|
|
175
|
-
import * as i174 from "./Entities/
|
|
176
|
-
import * as i175 from "./Entities/
|
|
177
|
-
import * as i176 from "./Entities/
|
|
178
|
-
import * as i177 from "./Entities/
|
|
179
|
-
import * as i178 from "./Entities/
|
|
180
|
-
import * as i179 from "./Entities/
|
|
181
|
-
import * as i180 from "./Entities/
|
|
182
|
-
import * as i181 from "./Entities/
|
|
183
|
-
import * as i182 from "./Entities/
|
|
184
|
-
import * as i183 from "./Entities/
|
|
185
|
-
import * as i184 from "./Entities/
|
|
186
|
-
import * as i185 from "./Entities/
|
|
187
|
-
import * as i186 from "./Entities/
|
|
188
|
-
import * as i187 from "./Entities/
|
|
189
|
-
import * as i188 from "./Entities/
|
|
190
|
-
import * as i189 from "./Entities/
|
|
191
|
-
import * as i190 from "./Entities/
|
|
192
|
-
import * as i191 from "./Entities/
|
|
193
|
-
import * as i192 from "./Entities/
|
|
194
|
-
import * as i193 from "./Entities/
|
|
195
|
-
import * as i194 from "./Entities/
|
|
196
|
-
import * as i195 from "./Entities/
|
|
197
|
-
import * as i196 from "./Entities/
|
|
198
|
-
import * as i197 from "./Entities/
|
|
199
|
-
import * as i198 from "./Entities/
|
|
200
|
-
import * as i199 from "./Entities/
|
|
201
|
-
import * as i200 from "./Entities/
|
|
202
|
-
import * as i201 from "./Entities/
|
|
203
|
-
import * as i202 from "./Entities/
|
|
204
|
-
import * as i203 from "./Entities/
|
|
205
|
-
import * as i204 from "./Entities/
|
|
206
|
-
import * as i205 from "./Entities/
|
|
207
|
-
import * as i206 from "./Entities/
|
|
208
|
-
import * as i207 from "./Entities/
|
|
209
|
-
import * as i208 from "./Entities/
|
|
210
|
-
import * as i209 from "./Entities/
|
|
211
|
-
import * as i210 from "./Entities/
|
|
212
|
-
import * as i211 from "./Entities/
|
|
213
|
-
import * as i212 from "./Entities/
|
|
214
|
-
import * as i213 from "./Entities/
|
|
215
|
-
import * as i214 from "./Entities/
|
|
216
|
-
import * as i215 from "./Entities/
|
|
217
|
-
import * as i216 from "./Entities/
|
|
218
|
-
import * as i217 from "./Entities/
|
|
219
|
-
import * as i218 from "./Entities/
|
|
220
|
-
import * as i219 from "./Entities/
|
|
221
|
-
import * as i220 from "./Entities/
|
|
222
|
-
import * as i221 from "./Entities/
|
|
223
|
-
import * as i222 from "./Entities/
|
|
224
|
-
import * as i223 from "./Entities/
|
|
225
|
-
import * as i224 from "./Entities/
|
|
226
|
-
import * as i225 from "./Entities/
|
|
227
|
-
import * as i226 from "./Entities/
|
|
228
|
-
import * as i227 from "./Entities/
|
|
229
|
-
import * as i228 from "./Entities/
|
|
230
|
-
import * as i229 from "./Entities/
|
|
231
|
-
import * as i230 from "./Entities/
|
|
232
|
-
import * as i231 from "./Entities/
|
|
233
|
-
import * as i232 from "./Entities/
|
|
234
|
-
import * as i233 from "./Entities/
|
|
235
|
-
import * as i234 from "./Entities/
|
|
236
|
-
import * as i235 from "./Entities/
|
|
237
|
-
import * as i236 from "./Entities/
|
|
238
|
-
import * as i237 from "./Entities/
|
|
239
|
-
import * as i238 from "./Entities/
|
|
240
|
-
import * as i239 from "./Entities/
|
|
241
|
-
import * as i240 from "./Entities/
|
|
242
|
-
import * as i241 from "./Entities/
|
|
243
|
-
import * as i242 from "./Entities/
|
|
244
|
-
import * as i243 from "./Entities/
|
|
245
|
-
import * as i244 from "./Entities/
|
|
246
|
-
import * as i245 from "./Entities/
|
|
247
|
-
import * as i246 from "./Entities/
|
|
248
|
-
import * as i247 from "./Entities/
|
|
249
|
-
import * as i248 from "./Entities/
|
|
250
|
-
import * as i249 from "./Entities/
|
|
125
|
+
import * as i124 from "./Entities/AIAgentModality/aiagentmodality.form.component";
|
|
126
|
+
import * as i125 from "./Entities/AIAgentPermission/aiagentpermission.form.component";
|
|
127
|
+
import * as i126 from "./Entities/AIAgentPrompt/aiagentprompt.form.component";
|
|
128
|
+
import * as i127 from "./Entities/AIAgentRelationship/aiagentrelationship.form.component";
|
|
129
|
+
import * as i128 from "./Entities/AIAgentRunStep/aiagentrunstep.form.component";
|
|
130
|
+
import * as i129 from "./Entities/AIAgentRun/aiagentrun.form.component";
|
|
131
|
+
import * as i130 from "./Entities/AIAgentStepPath/aiagentsteppath.form.component";
|
|
132
|
+
import * as i131 from "./Entities/AIAgentStep/aiagentstep.form.component";
|
|
133
|
+
import * as i132 from "./Entities/AIAgentType/aiagenttype.form.component";
|
|
134
|
+
import * as i133 from "./Entities/AIArchitecture/aiarchitecture.form.component";
|
|
135
|
+
import * as i134 from "./Entities/AIConfigurationParam/aiconfigurationparam.form.component";
|
|
136
|
+
import * as i135 from "./Entities/AIConfiguration/aiconfiguration.form.component";
|
|
137
|
+
import * as i136 from "./Entities/AICredentialBinding/aicredentialbinding.form.component";
|
|
138
|
+
import * as i137 from "./Entities/AIModality/aimodality.form.component";
|
|
139
|
+
import * as i138 from "./Entities/AIModelArchitecture/aimodelarchitecture.form.component";
|
|
140
|
+
import * as i139 from "./Entities/AIModelCost/aimodelcost.form.component";
|
|
141
|
+
import * as i140 from "./Entities/AIModelModality/aimodelmodality.form.component";
|
|
142
|
+
import * as i141 from "./Entities/AIModelPriceType/aimodelpricetype.form.component";
|
|
143
|
+
import * as i142 from "./Entities/AIModelPriceUnitType/aimodelpriceunittype.form.component";
|
|
144
|
+
import * as i143 from "./Entities/AIModelVendor/aimodelvendor.form.component";
|
|
145
|
+
import * as i144 from "./Entities/AIPromptModel/aipromptmodel.form.component";
|
|
146
|
+
import * as i145 from "./Entities/AIPromptRun/aipromptrun.form.component";
|
|
147
|
+
import * as i146 from "./Entities/AIVendorTypeDefinition/aivendortypedefinition.form.component";
|
|
148
|
+
import * as i147 from "./Entities/AIVendorType/aivendortype.form.component";
|
|
149
|
+
import * as i148 from "./Entities/AIVendor/aivendor.form.component";
|
|
150
|
+
import * as i149 from "./Entities/ArtifactPermission/artifactpermission.form.component";
|
|
151
|
+
import * as i150 from "./Entities/ArtifactType/artifacttype.form.component";
|
|
152
|
+
import * as i151 from "./Entities/ArtifactUse/artifactuse.form.component";
|
|
153
|
+
import * as i152 from "./Entities/ArtifactVersionAttribute/artifactversionattribute.form.component";
|
|
154
|
+
import * as i153 from "./Entities/ArtifactVersion/artifactversion.form.component";
|
|
155
|
+
import * as i154 from "./Entities/Artifact/artifact.form.component";
|
|
156
|
+
import * as i155 from "./Entities/CollectionArtifact/collectionartifact.form.component";
|
|
157
|
+
import * as i156 from "./Entities/CollectionPermission/collectionpermission.form.component";
|
|
158
|
+
import * as i157 from "./Entities/Collection/collection.form.component";
|
|
159
|
+
import * as i158 from "./Entities/ComponentDependency/componentdependency.form.component";
|
|
160
|
+
import * as i159 from "./Entities/ComponentLibrary/componentlibrary.form.component";
|
|
161
|
+
import * as i160 from "./Entities/ComponentLibraryLink/componentlibrarylink.form.component";
|
|
162
|
+
import * as i161 from "./Entities/ComponentRegistry/componentregistry.form.component";
|
|
163
|
+
import * as i162 from "./Entities/Component/component.form.component";
|
|
164
|
+
import * as i163 from "./Entities/ConversationArtifactPermission/conversationartifactpermission.form.component";
|
|
165
|
+
import * as i164 from "./Entities/ConversationArtifactVersion/conversationartifactversion.form.component";
|
|
166
|
+
import * as i165 from "./Entities/ConversationArtifact/conversationartifact.form.component";
|
|
167
|
+
import * as i166 from "./Entities/ConversationDetailArtifact/conversationdetailartifact.form.component";
|
|
168
|
+
import * as i167 from "./Entities/ConversationDetailAttachment/conversationdetailattachment.form.component";
|
|
169
|
+
import * as i168 from "./Entities/ConversationDetailRating/conversationdetailrating.form.component";
|
|
170
|
+
import * as i169 from "./Entities/CredentialCategory/credentialcategory.form.component";
|
|
171
|
+
import * as i170 from "./Entities/CredentialType/credentialtype.form.component";
|
|
172
|
+
import * as i171 from "./Entities/Credential/credential.form.component";
|
|
173
|
+
import * as i172 from "./Entities/DashboardUserPreference/dashboarduserpreference.form.component";
|
|
174
|
+
import * as i173 from "./Entities/DashboardUserState/dashboarduserstate.form.component";
|
|
175
|
+
import * as i174 from "./Entities/EncryptionAlgorithm/encryptionalgorithm.form.component";
|
|
176
|
+
import * as i175 from "./Entities/EncryptionKeySource/encryptionkeysource.form.component";
|
|
177
|
+
import * as i176 from "./Entities/EncryptionKey/encryptionkey.form.component";
|
|
178
|
+
import * as i177 from "./Entities/Environment/environment.form.component";
|
|
179
|
+
import * as i178 from "./Entities/Project/project.form.component";
|
|
180
|
+
import * as i179 from "./Entities/PublicLink/publiclink.form.component";
|
|
181
|
+
import * as i180 from "./Entities/QueryParameter/queryparameter.form.component";
|
|
182
|
+
import * as i181 from "./Entities/RecordLink/recordlink.form.component";
|
|
183
|
+
import * as i182 from "./Entities/ReportUserState/reportuserstate.form.component";
|
|
184
|
+
import * as i183 from "./Entities/ReportVersion/reportversion.form.component";
|
|
185
|
+
import * as i184 from "./Entities/ScheduledJobRun/scheduledjobrun.form.component";
|
|
186
|
+
import * as i185 from "./Entities/ScheduledJobType/scheduledjobtype.form.component";
|
|
187
|
+
import * as i186 from "./Entities/ScheduledJob/scheduledjob.form.component";
|
|
188
|
+
import * as i187 from "./Entities/TaskDependency/taskdependency.form.component";
|
|
189
|
+
import * as i188 from "./Entities/TaskType/tasktype.form.component";
|
|
190
|
+
import * as i189 from "./Entities/Task/task.form.component";
|
|
191
|
+
import * as i190 from "./Entities/TestRubric/testrubric.form.component";
|
|
192
|
+
import * as i191 from "./Entities/TestRunFeedback/testrunfeedback.form.component";
|
|
193
|
+
import * as i192 from "./Entities/TestRun/testrun.form.component";
|
|
194
|
+
import * as i193 from "./Entities/TestSuiteRun/testsuiterun.form.component";
|
|
195
|
+
import * as i194 from "./Entities/TestSuiteTest/testsuitetest.form.component";
|
|
196
|
+
import * as i195 from "./Entities/TestSuite/testsuite.form.component";
|
|
197
|
+
import * as i196 from "./Entities/TestType/testtype.form.component";
|
|
198
|
+
import * as i197 from "./Entities/Test/test.form.component";
|
|
199
|
+
import * as i198 from "./Entities/UserSetting/usersetting.form.component";
|
|
200
|
+
import * as i199 from "./Entities/OutputDeliveryType/outputdeliverytype.form.component";
|
|
201
|
+
import * as i200 from "./Entities/OutputFormatType/outputformattype.form.component";
|
|
202
|
+
import * as i201 from "./Entities/OutputTriggerType/outputtriggertype.form.component";
|
|
203
|
+
import * as i202 from "./Entities/Query/query.form.component";
|
|
204
|
+
import * as i203 from "./Entities/QueryCategory/querycategory.form.component";
|
|
205
|
+
import * as i204 from "./Entities/QueryEntity/queryentity.form.component";
|
|
206
|
+
import * as i205 from "./Entities/QueryField/queryfield.form.component";
|
|
207
|
+
import * as i206 from "./Entities/QueryPermission/querypermission.form.component";
|
|
208
|
+
import * as i207 from "./Entities/QueueTask/queuetask.form.component";
|
|
209
|
+
import * as i208 from "./Entities/QueueType/queuetype.form.component";
|
|
210
|
+
import * as i209 from "./Entities/Queue/queue.form.component";
|
|
211
|
+
import * as i210 from "./Entities/RecommendationItem/recommendationitem.form.component";
|
|
212
|
+
import * as i211 from "./Entities/RecommendationProvider/recommendationprovider.form.component";
|
|
213
|
+
import * as i212 from "./Entities/RecommendationRun/recommendationrun.form.component";
|
|
214
|
+
import * as i213 from "./Entities/Recommendation/recommendation.form.component";
|
|
215
|
+
import * as i214 from "./Entities/RecordChangeReplayRun/recordchangereplayrun.form.component";
|
|
216
|
+
import * as i215 from "./Entities/RecordChange/recordchange.form.component";
|
|
217
|
+
import * as i216 from "./Entities/RecordMergeDeletionLog/recordmergedeletionlog.form.component";
|
|
218
|
+
import * as i217 from "./Entities/RecordMergeLog/recordmergelog.form.component";
|
|
219
|
+
import * as i218 from "./Entities/ReportCategory/reportcategory.form.component";
|
|
220
|
+
import * as i219 from "./Entities/ReportSnapshot/reportsnapshot.form.component";
|
|
221
|
+
import * as i220 from "./Entities/Report/report.form.component";
|
|
222
|
+
import * as i221 from "./Entities/ResourceLink/resourcelink.form.component";
|
|
223
|
+
import * as i222 from "./Entities/ResourcePermission/resourcepermission.form.component";
|
|
224
|
+
import * as i223 from "./Entities/ResourceType/resourcetype.form.component";
|
|
225
|
+
import * as i224 from "./Entities/Role/role.form.component";
|
|
226
|
+
import * as i225 from "./Entities/RowLevelSecurityFilter/rowlevelsecurityfilter.form.component";
|
|
227
|
+
import * as i226 from "./Entities/ScheduledActionParam/scheduledactionparam.form.component";
|
|
228
|
+
import * as i227 from "./Entities/ScheduledAction/scheduledaction.form.component";
|
|
229
|
+
import * as i228 from "./Entities/SchemaInfo/schemainfo.form.component";
|
|
230
|
+
import * as i229 from "./Entities/Skill/skill.form.component";
|
|
231
|
+
import * as i230 from "./Entities/TaggedItem/taggeditem.form.component";
|
|
232
|
+
import * as i231 from "./Entities/Tag/tag.form.component";
|
|
233
|
+
import * as i232 from "./Entities/TemplateCategory/templatecategory.form.component";
|
|
234
|
+
import * as i233 from "./Entities/TemplateContentType/templatecontenttype.form.component";
|
|
235
|
+
import * as i234 from "./Entities/TemplateContent/templatecontent.form.component";
|
|
236
|
+
import * as i235 from "./Entities/TemplateParam/templateparam.form.component";
|
|
237
|
+
import * as i236 from "./Entities/Template/template.form.component";
|
|
238
|
+
import * as i237 from "./Entities/UserApplicationEntity/userapplicationentity.form.component";
|
|
239
|
+
import * as i238 from "./Entities/UserApplication/userapplication.form.component";
|
|
240
|
+
import * as i239 from "./Entities/UserFavorite/userfavorite.form.component";
|
|
241
|
+
import * as i240 from "./Entities/UserNotification/usernotification.form.component";
|
|
242
|
+
import * as i241 from "./Entities/UserRecordLog/userrecordlog.form.component";
|
|
243
|
+
import * as i242 from "./Entities/UserRole/userrole.form.component";
|
|
244
|
+
import * as i243 from "./Entities/UserViewCategory/userviewcategory.form.component";
|
|
245
|
+
import * as i244 from "./Entities/UserViewRunDetail/userviewrundetail.form.component";
|
|
246
|
+
import * as i245 from "./Entities/UserViewRun/userviewrun.form.component";
|
|
247
|
+
import * as i246 from "./Entities/UserView/userview.form.component";
|
|
248
|
+
import * as i247 from "./Entities/User/user.form.component";
|
|
249
|
+
import * as i248 from "./Entities/VectorDatabase/vectordatabase.form.component";
|
|
250
|
+
import * as i249 from "./Entities/VectorIndex/vectorindex.form.component";
|
|
251
|
+
import * as i250 from "./Entities/VersionInstallation/versioninstallation.form.component";
|
|
252
|
+
import * as i251 from "./Entities/WorkflowEngine/workflowengine.form.component";
|
|
253
|
+
import * as i252 from "./Entities/WorkflowRun/workflowrun.form.component";
|
|
254
|
+
import * as i253 from "./Entities/Workflow/workflow.form.component";
|
|
255
|
+
import * as i254 from "./Entities/WorkspaceItem/workspaceitem.form.component";
|
|
256
|
+
import * as i255 from "./Entities/Workspace/workspace.form.component";
|
|
251
257
|
export declare class GeneratedForms_SubModule_0 {
|
|
252
258
|
static ɵfac: i0.ɵɵFactoryDeclaration<GeneratedForms_SubModule_0, never>;
|
|
253
259
|
static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_0, [typeof i1.ActionAuthorizationFormComponent, typeof i2.ActionCategoryFormComponent, typeof i3.ActionContextTypeFormComponent, typeof i4.ActionContextFormComponent, typeof i5.ActionExecutionLogFormComponent, typeof i6.ActionFilterFormComponent, typeof i7.ActionLibraryFormComponent, typeof i8.ActionParamFormComponent, typeof i9.ActionResultCodeFormComponent, typeof i10.ActionFormComponent, typeof i11.AIActionFormComponent, typeof i12.AIAgentActionFormComponent, typeof i13.AIAgentLearningCycleFormComponent, typeof i14.AIAgentModelFormComponent, typeof i15.AIAgentNoteTypeFormComponent, typeof i16.AIAgentNoteFormComponent, typeof i17.AIAgentRequestFormComponent, typeof i18.AIAgentFormComponent, typeof i19.AIModelActionFormComponent, typeof i20.AIModelTypeFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.LayoutModule, typeof i24.InputsModule, typeof i25.ButtonsModule, typeof i26.DateInputsModule, typeof i27.UserViewGridModule, typeof i28.LinkDirectivesModule, typeof i29.BaseFormsModule, typeof i30.FormToolbarModule, typeof i31.MJTabStripModule, typeof i32.ContainerDirectivesModule, typeof i33.DropDownListModule, typeof i33.ComboBoxModule], never>;
|
|
@@ -275,42 +281,47 @@ export declare class GeneratedForms_SubModule_4 {
|
|
|
275
281
|
}
|
|
276
282
|
export declare class GeneratedForms_SubModule_5 {
|
|
277
283
|
static ɵfac: i0.ɵɵFactoryDeclaration<GeneratedForms_SubModule_5, never>;
|
|
278
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_5, [typeof i115.LibraryItemFormComponent, typeof i116.ListCategoryFormComponent, typeof i117.ListDetailFormComponent, typeof i118.ListFormComponent, typeof i119.AccessControlRuleFormComponent, typeof i120.AIAgentArtifactTypeFormComponent, typeof i121.AIAgentConfigurationFormComponent, typeof i122.AIAgentDataSourceFormComponent, typeof i123.AIAgentExampleFormComponent, typeof i124.
|
|
284
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_5, [typeof i115.LibraryItemFormComponent, typeof i116.ListCategoryFormComponent, typeof i117.ListDetailFormComponent, typeof i118.ListFormComponent, typeof i119.AccessControlRuleFormComponent, typeof i120.AIAgentArtifactTypeFormComponent, typeof i121.AIAgentConfigurationFormComponent, typeof i122.AIAgentDataSourceFormComponent, typeof i123.AIAgentExampleFormComponent, typeof i124.AIAgentModalityFormComponent, typeof i125.AIAgentPermissionFormComponent, typeof i126.AIAgentPromptFormComponent, typeof i127.AIAgentRelationshipFormComponent, typeof i128.AIAgentRunStepFormComponent, typeof i129.AIAgentRunFormComponent, typeof i130.AIAgentStepPathFormComponent, typeof i131.AIAgentStepFormComponent, typeof i132.AIAgentTypeFormComponent, typeof i133.AIArchitectureFormComponent, typeof i134.AIConfigurationParamFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.LayoutModule, typeof i24.InputsModule, typeof i25.ButtonsModule, typeof i26.DateInputsModule, typeof i27.UserViewGridModule, typeof i28.LinkDirectivesModule, typeof i29.BaseFormsModule, typeof i30.FormToolbarModule, typeof i31.MJTabStripModule, typeof i32.ContainerDirectivesModule, typeof i33.DropDownListModule, typeof i33.ComboBoxModule], never>;
|
|
279
285
|
static ɵinj: i0.ɵɵInjectorDeclaration<GeneratedForms_SubModule_5>;
|
|
280
286
|
}
|
|
281
287
|
export declare class GeneratedForms_SubModule_6 {
|
|
282
288
|
static ɵfac: i0.ɵɵFactoryDeclaration<GeneratedForms_SubModule_6, never>;
|
|
283
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_6, [typeof i135.
|
|
289
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_6, [typeof i135.AIConfigurationFormComponent, typeof i136.AICredentialBindingFormComponent, typeof i137.AIModalityFormComponent, typeof i138.AIModelArchitectureFormComponent, typeof i139.AIModelCostFormComponent, typeof i140.AIModelModalityFormComponent, typeof i141.AIModelPriceTypeFormComponent, typeof i142.AIModelPriceUnitTypeFormComponent, typeof i143.AIModelVendorFormComponent, typeof i144.AIPromptModelFormComponent, typeof i145.AIPromptRunFormComponent, typeof i146.AIVendorTypeDefinitionFormComponent, typeof i147.AIVendorTypeFormComponent, typeof i148.AIVendorFormComponent, typeof i149.ArtifactPermissionFormComponent, typeof i150.ArtifactTypeFormComponent, typeof i151.ArtifactUseFormComponent, typeof i152.ArtifactVersionAttributeFormComponent, typeof i153.ArtifactVersionFormComponent, typeof i154.ArtifactFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.LayoutModule, typeof i24.InputsModule, typeof i25.ButtonsModule, typeof i26.DateInputsModule, typeof i27.UserViewGridModule, typeof i28.LinkDirectivesModule, typeof i29.BaseFormsModule, typeof i30.FormToolbarModule, typeof i31.MJTabStripModule, typeof i32.ContainerDirectivesModule, typeof i33.DropDownListModule, typeof i33.ComboBoxModule], never>;
|
|
284
290
|
static ɵinj: i0.ɵɵInjectorDeclaration<GeneratedForms_SubModule_6>;
|
|
285
291
|
}
|
|
286
292
|
export declare class GeneratedForms_SubModule_7 {
|
|
287
293
|
static ɵfac: i0.ɵɵFactoryDeclaration<GeneratedForms_SubModule_7, never>;
|
|
288
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_7, [typeof i155.
|
|
294
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_7, [typeof i155.CollectionArtifactFormComponent, typeof i156.CollectionPermissionFormComponent, typeof i157.CollectionFormComponent, typeof i158.ComponentDependencyFormComponent, typeof i159.ComponentLibraryFormComponent, typeof i160.ComponentLibraryLinkFormComponent, typeof i161.ComponentRegistryFormComponent, typeof i162.ComponentFormComponent, typeof i163.ConversationArtifactPermissionFormComponent, typeof i164.ConversationArtifactVersionFormComponent, typeof i165.ConversationArtifactFormComponent, typeof i166.ConversationDetailArtifactFormComponent, typeof i167.ConversationDetailAttachmentFormComponent, typeof i168.ConversationDetailRatingFormComponent, typeof i169.CredentialCategoryFormComponent, typeof i170.CredentialTypeFormComponent, typeof i171.CredentialFormComponent, typeof i172.DashboardUserPreferenceFormComponent, typeof i173.DashboardUserStateFormComponent, typeof i174.EncryptionAlgorithmFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.LayoutModule, typeof i24.InputsModule, typeof i25.ButtonsModule, typeof i26.DateInputsModule, typeof i27.UserViewGridModule, typeof i28.LinkDirectivesModule, typeof i29.BaseFormsModule, typeof i30.FormToolbarModule, typeof i31.MJTabStripModule, typeof i32.ContainerDirectivesModule, typeof i33.DropDownListModule, typeof i33.ComboBoxModule], never>;
|
|
289
295
|
static ɵinj: i0.ɵɵInjectorDeclaration<GeneratedForms_SubModule_7>;
|
|
290
296
|
}
|
|
291
297
|
export declare class GeneratedForms_SubModule_8 {
|
|
292
298
|
static ɵfac: i0.ɵɵFactoryDeclaration<GeneratedForms_SubModule_8, never>;
|
|
293
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_8, [typeof i175.
|
|
299
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_8, [typeof i175.EncryptionKeySourceFormComponent, typeof i176.EncryptionKeyFormComponent, typeof i177.EnvironmentFormComponent, typeof i178.ProjectFormComponent, typeof i179.PublicLinkFormComponent, typeof i180.QueryParameterFormComponent, typeof i181.RecordLinkFormComponent, typeof i182.ReportUserStateFormComponent, typeof i183.ReportVersionFormComponent, typeof i184.ScheduledJobRunFormComponent, typeof i185.ScheduledJobTypeFormComponent, typeof i186.ScheduledJobFormComponent, typeof i187.TaskDependencyFormComponent, typeof i188.TaskTypeFormComponent, typeof i189.TaskFormComponent, typeof i190.TestRubricFormComponent, typeof i191.TestRunFeedbackFormComponent, typeof i192.TestRunFormComponent, typeof i193.TestSuiteRunFormComponent, typeof i194.TestSuiteTestFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.LayoutModule, typeof i24.InputsModule, typeof i25.ButtonsModule, typeof i26.DateInputsModule, typeof i27.UserViewGridModule, typeof i28.LinkDirectivesModule, typeof i29.BaseFormsModule, typeof i30.FormToolbarModule, typeof i31.MJTabStripModule, typeof i32.ContainerDirectivesModule, typeof i33.DropDownListModule, typeof i33.ComboBoxModule], never>;
|
|
294
300
|
static ɵinj: i0.ɵɵInjectorDeclaration<GeneratedForms_SubModule_8>;
|
|
295
301
|
}
|
|
296
302
|
export declare class GeneratedForms_SubModule_9 {
|
|
297
303
|
static ɵfac: i0.ɵɵFactoryDeclaration<GeneratedForms_SubModule_9, never>;
|
|
298
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_9, [typeof i195.
|
|
304
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_9, [typeof i195.TestSuiteFormComponent, typeof i196.TestTypeFormComponent, typeof i197.TestFormComponent, typeof i198.UserSettingFormComponent, typeof i199.OutputDeliveryTypeFormComponent, typeof i200.OutputFormatTypeFormComponent, typeof i201.OutputTriggerTypeFormComponent, typeof i202.QueryFormComponent, typeof i203.QueryCategoryFormComponent, typeof i204.QueryEntityFormComponent, typeof i205.QueryFieldFormComponent, typeof i206.QueryPermissionFormComponent, typeof i207.QueueTaskFormComponent, typeof i208.QueueTypeFormComponent, typeof i209.QueueFormComponent, typeof i210.RecommendationItemFormComponent, typeof i211.RecommendationProviderFormComponent, typeof i212.RecommendationRunFormComponent, typeof i213.RecommendationFormComponent, typeof i214.RecordChangeReplayRunFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.LayoutModule, typeof i24.InputsModule, typeof i25.ButtonsModule, typeof i26.DateInputsModule, typeof i27.UserViewGridModule, typeof i28.LinkDirectivesModule, typeof i29.BaseFormsModule, typeof i30.FormToolbarModule, typeof i31.MJTabStripModule, typeof i32.ContainerDirectivesModule, typeof i33.DropDownListModule, typeof i33.ComboBoxModule], never>;
|
|
299
305
|
static ɵinj: i0.ɵɵInjectorDeclaration<GeneratedForms_SubModule_9>;
|
|
300
306
|
}
|
|
301
307
|
export declare class GeneratedForms_SubModule_10 {
|
|
302
308
|
static ɵfac: i0.ɵɵFactoryDeclaration<GeneratedForms_SubModule_10, never>;
|
|
303
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_10, [typeof i215.
|
|
309
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_10, [typeof i215.RecordChangeFormComponent, typeof i216.RecordMergeDeletionLogFormComponent, typeof i217.RecordMergeLogFormComponent, typeof i218.ReportCategoryFormComponent, typeof i219.ReportSnapshotFormComponent, typeof i220.ReportFormComponent, typeof i221.ResourceLinkFormComponent, typeof i222.ResourcePermissionFormComponent, typeof i223.ResourceTypeFormComponent, typeof i224.RoleFormComponent, typeof i225.RowLevelSecurityFilterFormComponent, typeof i226.ScheduledActionParamFormComponent, typeof i227.ScheduledActionFormComponent, typeof i228.SchemaInfoFormComponent, typeof i229.SkillFormComponent, typeof i230.TaggedItemFormComponent, typeof i231.TagFormComponent, typeof i232.TemplateCategoryFormComponent, typeof i233.TemplateContentTypeFormComponent, typeof i234.TemplateContentFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.LayoutModule, typeof i24.InputsModule, typeof i25.ButtonsModule, typeof i26.DateInputsModule, typeof i27.UserViewGridModule, typeof i28.LinkDirectivesModule, typeof i29.BaseFormsModule, typeof i30.FormToolbarModule, typeof i31.MJTabStripModule, typeof i32.ContainerDirectivesModule, typeof i33.DropDownListModule, typeof i33.ComboBoxModule], never>;
|
|
304
310
|
static ɵinj: i0.ɵɵInjectorDeclaration<GeneratedForms_SubModule_10>;
|
|
305
311
|
}
|
|
306
312
|
export declare class GeneratedForms_SubModule_11 {
|
|
307
313
|
static ɵfac: i0.ɵɵFactoryDeclaration<GeneratedForms_SubModule_11, never>;
|
|
308
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_11, [typeof i235.
|
|
314
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_11, [typeof i235.TemplateParamFormComponent, typeof i236.TemplateFormComponent, typeof i237.UserApplicationEntityFormComponent, typeof i238.UserApplicationFormComponent, typeof i239.UserFavoriteFormComponent, typeof i240.UserNotificationFormComponent, typeof i241.UserRecordLogFormComponent, typeof i242.UserRoleFormComponent, typeof i243.UserViewCategoryFormComponent, typeof i244.UserViewRunDetailFormComponent, typeof i245.UserViewRunFormComponent, typeof i246.UserViewFormComponent, typeof i247.UserFormComponent, typeof i248.VectorDatabaseFormComponent, typeof i249.VectorIndexFormComponent, typeof i250.VersionInstallationFormComponent, typeof i251.WorkflowEngineFormComponent, typeof i252.WorkflowRunFormComponent, typeof i253.WorkflowFormComponent, typeof i254.WorkspaceItemFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.LayoutModule, typeof i24.InputsModule, typeof i25.ButtonsModule, typeof i26.DateInputsModule, typeof i27.UserViewGridModule, typeof i28.LinkDirectivesModule, typeof i29.BaseFormsModule, typeof i30.FormToolbarModule, typeof i31.MJTabStripModule, typeof i32.ContainerDirectivesModule, typeof i33.DropDownListModule, typeof i33.ComboBoxModule], never>;
|
|
309
315
|
static ɵinj: i0.ɵɵInjectorDeclaration<GeneratedForms_SubModule_11>;
|
|
310
316
|
}
|
|
317
|
+
export declare class GeneratedForms_SubModule_12 {
|
|
318
|
+
static ɵfac: i0.ɵɵFactoryDeclaration<GeneratedForms_SubModule_12, never>;
|
|
319
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<GeneratedForms_SubModule_12, [typeof i255.WorkspaceFormComponent], [typeof i21.CommonModule, typeof i22.FormsModule, typeof i23.LayoutModule, typeof i24.InputsModule, typeof i25.ButtonsModule, typeof i26.DateInputsModule, typeof i27.UserViewGridModule, typeof i28.LinkDirectivesModule, typeof i29.BaseFormsModule, typeof i30.FormToolbarModule, typeof i31.MJTabStripModule, typeof i32.ContainerDirectivesModule, typeof i33.DropDownListModule, typeof i33.ComboBoxModule], never>;
|
|
320
|
+
static ɵinj: i0.ɵɵInjectorDeclaration<GeneratedForms_SubModule_12>;
|
|
321
|
+
}
|
|
311
322
|
export declare class CoreGeneratedFormsModule {
|
|
312
323
|
static ɵfac: i0.ɵɵFactoryDeclaration<CoreGeneratedFormsModule, never>;
|
|
313
|
-
static ɵmod: i0.ɵɵNgModuleDeclaration<CoreGeneratedFormsModule, never, [typeof GeneratedForms_SubModule_0, typeof GeneratedForms_SubModule_1, typeof GeneratedForms_SubModule_2, typeof GeneratedForms_SubModule_3, typeof GeneratedForms_SubModule_4, typeof GeneratedForms_SubModule_5, typeof GeneratedForms_SubModule_6, typeof GeneratedForms_SubModule_7, typeof GeneratedForms_SubModule_8, typeof GeneratedForms_SubModule_9, typeof GeneratedForms_SubModule_10, typeof GeneratedForms_SubModule_11], never>;
|
|
324
|
+
static ɵmod: i0.ɵɵNgModuleDeclaration<CoreGeneratedFormsModule, never, [typeof GeneratedForms_SubModule_0, typeof GeneratedForms_SubModule_1, typeof GeneratedForms_SubModule_2, typeof GeneratedForms_SubModule_3, typeof GeneratedForms_SubModule_4, typeof GeneratedForms_SubModule_5, typeof GeneratedForms_SubModule_6, typeof GeneratedForms_SubModule_7, typeof GeneratedForms_SubModule_8, typeof GeneratedForms_SubModule_9, typeof GeneratedForms_SubModule_10, typeof GeneratedForms_SubModule_11, typeof GeneratedForms_SubModule_12], never>;
|
|
314
325
|
static ɵinj: i0.ɵɵInjectorDeclaration<CoreGeneratedFormsModule>;
|
|
315
326
|
}
|
|
316
327
|
export declare function LoadCoreGeneratedForms(): void;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"generated-forms.module.d.ts","sourceRoot":"","sources":["../../../src/lib/generated/generated-forms.module.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"generated-forms.module.d.ts","sourceRoot":"","sources":["../../../src/lib/generated/generated-forms.module.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA+QA,qBAyCa,0BAA0B;yCAA1B,0BAA0B;0CAA1B,0BAA0B;0CAA1B,0BAA0B;CAAI;AAI3C,qBA0Ca,0BAA0B;yCAA1B,0BAA0B;0CAA1B,0BAA0B;0CAA1B,0BAA0B;CAAI;AAI3C,qBAyCa,0BAA0B;yCAA1B,0BAA0B;0CAA1B,0BAA0B;0CAA1B,0BAA0B;CAAI;AAI3C,qBAyCa,0BAA0B;yCAA1B,0BAA0B;0CAA1B,0BAA0B;0CAA1B,0BAA0B;CAAI;AAI3C,qBAyCa,0BAA0B;yCAA1B,0BAA0B;0CAA1B,0BAA0B;0CAA1B,0BAA0B;CAAI;AAI3C,qBAyCa,0BAA0B;yCAA1B,0BAA0B;0CAA1B,0BAA0B;0CAA1B,0BAA0B;CAAI;AAI3C,qBAyCa,0BAA0B;yCAA1B,0BAA0B;0CAA1B,0BAA0B;0CAA1B,0BAA0B;CAAI;AAI3C,qBAyCa,0BAA0B;yCAA1B,0BAA0B;0CAA1B,0BAA0B;0CAA1B,0BAA0B;CAAI;AAI3C,qBAyCa,0BAA0B;yCAA1B,0BAA0B;0CAA1B,0BAA0B;0CAA1B,0BAA0B;CAAI;AAI3C,qBAyCa,0BAA0B;yCAA1B,0BAA0B;0CAA1B,0BAA0B;0CAA1B,0BAA0B;CAAI;AAI3C,qBAyCa,2BAA2B;yCAA3B,2BAA2B;0CAA3B,2BAA2B;0CAA3B,2BAA2B;CAAI;AAI5C,qBAyCa,2BAA2B;yCAA3B,2BAA2B;0CAA3B,2BAA2B;0CAA3B,2BAA2B;CAAI;AAI5C,qBAsBa,2BAA2B;yCAA3B,2BAA2B;0CAA3B,2BAA2B;0CAA3B,2BAA2B;CAAI;AAI5C,qBAmBa,wBAAwB;yCAAxB,wBAAwB;0CAAxB,wBAAwB,iBAjiBxB,0BAA0B,SA8C1B,0BAA0B,SA6C1B,0BAA0B,SA6C1B,0BAA0B,SA6C1B,0BAA0B,SA6C1B,0BAA0B,SA6C1B,0BAA0B,SA6C1B,0BAA0B,SA6C1B,0BAA0B,SA6C1B,0BAA0B,SA6C1B,2BAA2B,SA6C3B,2BAA2B,SA0B3B,2BAA2B;0CAuB3B,wBAAwB;CAAI;AAEzC,wBAAgB,sBAAsB,SAuPrC"}
|