@elek-io/core 0.4.0 → 0.4.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/index.cjs +264 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +6649 -971
- package/dist/index.d.ts +6649 -971
- package/dist/index.js +131 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -3168,6 +3168,136 @@ var ElekIoCore = class {
|
|
|
3168
3168
|
// }
|
|
3169
3169
|
};
|
|
3170
3170
|
export {
|
|
3171
|
-
|
|
3171
|
+
BooleanValueDefinitionBaseSchema,
|
|
3172
|
+
NumberValueDefinitionBaseSchema,
|
|
3173
|
+
ReferenceValueDefinitionBaseSchema,
|
|
3174
|
+
StringValueDefinitionBaseSchema,
|
|
3175
|
+
UserTypeSchema,
|
|
3176
|
+
ValueDefinitionBaseSchema,
|
|
3177
|
+
ValueInputTypeSchema,
|
|
3178
|
+
ValueInputWidthSchema,
|
|
3179
|
+
ValueTypeSchema,
|
|
3180
|
+
assetExportSchema,
|
|
3181
|
+
assetFileSchema,
|
|
3182
|
+
assetSchema,
|
|
3183
|
+
assetValueDefinitionSchema,
|
|
3184
|
+
baseFileSchema,
|
|
3185
|
+
baseFileWithLanguageSchema,
|
|
3186
|
+
baseUserSchema,
|
|
3187
|
+
cloneProjectSchema,
|
|
3188
|
+
cloudUserSchema,
|
|
3189
|
+
collectionExportSchema,
|
|
3190
|
+
collectionFileSchema,
|
|
3191
|
+
collectionSchema,
|
|
3192
|
+
constructorElekIoCoreSchema,
|
|
3193
|
+
countAssetsSchema,
|
|
3194
|
+
countCollectionsSchema,
|
|
3195
|
+
countEntriesSchema,
|
|
3196
|
+
countGitTagsSchema,
|
|
3197
|
+
createAssetSchema,
|
|
3198
|
+
createCollectionSchema,
|
|
3199
|
+
createEntrySchema,
|
|
3200
|
+
createGitTagSchema,
|
|
3201
|
+
createProjectSchema,
|
|
3202
|
+
currentBranchProjectSchema,
|
|
3203
|
+
dateValueDefinitionSchema,
|
|
3204
|
+
datetimeValueDefinitionSchema,
|
|
3205
|
+
ElekIoCore as default,
|
|
3206
|
+
deleteAssetSchema,
|
|
3207
|
+
deleteCollectionSchema,
|
|
3208
|
+
deleteEntrySchema,
|
|
3209
|
+
deleteGitTagSchema,
|
|
3210
|
+
deleteProjectSchema,
|
|
3211
|
+
directBooleanValueSchema,
|
|
3212
|
+
directNumberValueSchema,
|
|
3213
|
+
directStringValueSchema,
|
|
3214
|
+
directValueBaseSchema,
|
|
3215
|
+
directValueSchema,
|
|
3216
|
+
elekIoCoreOptionsSchema,
|
|
3217
|
+
emailValueDefinitionSchema,
|
|
3218
|
+
entryExportSchema,
|
|
3219
|
+
entryFileSchema,
|
|
3220
|
+
entrySchema,
|
|
3221
|
+
entryValueDefinitionSchema,
|
|
3222
|
+
environmentSchema,
|
|
3223
|
+
fileReferenceSchema,
|
|
3224
|
+
getChangesProjectSchema,
|
|
3225
|
+
getRemoteOriginUrlProjectSchema,
|
|
3226
|
+
getValueContentSchemaFromDefinition,
|
|
3227
|
+
gitCloneOptionsSchema,
|
|
3228
|
+
gitCommitIconSchema,
|
|
3229
|
+
gitCommitSchema,
|
|
3230
|
+
gitInitOptionsSchema,
|
|
3231
|
+
gitLogOptionsSchema,
|
|
3232
|
+
gitRepositoryPathSchema,
|
|
3233
|
+
gitSignatureSchema,
|
|
3234
|
+
gitSwitchOptionsSchema,
|
|
3235
|
+
gitTagSchema,
|
|
3236
|
+
ipValueDefinitionSchema,
|
|
3237
|
+
listAssetsSchema,
|
|
3238
|
+
listBranchesProjectSchema,
|
|
3239
|
+
listCollectionsSchema,
|
|
3240
|
+
listEntriesSchema,
|
|
3241
|
+
listGitTagsSchema,
|
|
3242
|
+
listProjectsSchema,
|
|
3243
|
+
localUserSchema,
|
|
3244
|
+
numberValueDefinitionSchema,
|
|
3245
|
+
objectTypeSchema,
|
|
3246
|
+
projectExportSchema,
|
|
3247
|
+
projectFileSchema,
|
|
3248
|
+
projectFolderSchema,
|
|
3249
|
+
projectSchema,
|
|
3250
|
+
projectSettingsSchema,
|
|
3251
|
+
projectStatusSchema,
|
|
3252
|
+
projectUpgradeSchema,
|
|
3253
|
+
rangeValueDefinitionSchema,
|
|
3254
|
+
readAssetSchema,
|
|
3255
|
+
readCollectionSchema,
|
|
3256
|
+
readEntrySchema,
|
|
3257
|
+
readGitTagSchema,
|
|
3258
|
+
readProjectSchema,
|
|
3259
|
+
referencedValueSchema,
|
|
3260
|
+
resolvedReferencedValueSchema,
|
|
3261
|
+
resolvedValueContentReferenceSchema,
|
|
3262
|
+
resolvedValueSchema,
|
|
3263
|
+
searchProjectSchema,
|
|
3264
|
+
serviceTypeSchema,
|
|
3265
|
+
setRemoteOriginUrlProjectSchema,
|
|
3266
|
+
setUserSchema,
|
|
3267
|
+
stringValueDefinitionSchema,
|
|
3268
|
+
supportedAssetExtensionSchema,
|
|
3269
|
+
supportedAssetMimeTypeSchema,
|
|
3270
|
+
supportedAssetTypeSchema,
|
|
3271
|
+
supportedIconSchema,
|
|
3272
|
+
supportedLanguageSchema,
|
|
3273
|
+
switchBranchProjectSchema,
|
|
3274
|
+
synchronizeProjectSchema,
|
|
3275
|
+
telephoneValueDefinitionSchema,
|
|
3276
|
+
textValueDefinitionSchema,
|
|
3277
|
+
textareaValueDefinitionSchema,
|
|
3278
|
+
timeValueDefinitionSchema,
|
|
3279
|
+
toggleValueDefinitionSchema,
|
|
3280
|
+
translatableArrayOf,
|
|
3281
|
+
translatableBooleanSchema,
|
|
3282
|
+
translatableNumberSchema,
|
|
3283
|
+
translatableStringSchema,
|
|
3284
|
+
updateAssetSchema,
|
|
3285
|
+
updateCollectionSchema,
|
|
3286
|
+
updateEntrySchema,
|
|
3287
|
+
updateProjectSchema,
|
|
3288
|
+
upgradeProjectSchema,
|
|
3289
|
+
urlValueDefinitionSchema,
|
|
3290
|
+
userFileSchema,
|
|
3291
|
+
userSchema,
|
|
3292
|
+
uuidSchema,
|
|
3293
|
+
valueContentReferenceBase,
|
|
3294
|
+
valueContentReferenceSchema,
|
|
3295
|
+
valueContentReferenceToAssetSchema,
|
|
3296
|
+
valueContentReferenceToCollectionSchema,
|
|
3297
|
+
valueContentReferenceToEntrySchema,
|
|
3298
|
+
valueContentReferenceWithLanguageBase,
|
|
3299
|
+
valueDefinitionSchema,
|
|
3300
|
+
valueSchema,
|
|
3301
|
+
versionSchema
|
|
3172
3302
|
};
|
|
3173
3303
|
//# sourceMappingURL=index.js.map
|