@omnia/wcm 8.0.14-dev → 8.0.15-dev
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/internal-do-not-import-from-here/core/loc/EditorLocalization.d.ts +6 -0
- package/internal-do-not-import-from-here/core/loc/PageRollupLocalization.d.ts +3 -0
- package/internal-do-not-import-from-here/core/loc/PublishingAppLocalization.d.ts +1 -0
- package/internal-do-not-import-from-here/fx/services/OpenAIPageCreationService.d.ts +0 -2
- package/internal-do-not-import-from-here/fx/services/PageService.d.ts +4 -7
- package/internal-do-not-import-from-here/fx/ux/use/UseWcmIcons.d.ts +38 -38
- package/internal-do-not-import-from-here/models/publishingapp/editor/Constants.d.ts +3 -0
- package/internal-do-not-import-from-here/models/publishingapp/editor/Constants.js +4 -1
- package/internal-do-not-import-from-here/tooling.output.json +1 -1
- package/internal-do-not-import-from-here/wctypings.d.ts +67 -97
- package/package.json +1 -1
|
@@ -225,7 +225,7 @@ import wc67090a10b0804e74bb5251becacdbb4f from './publishingapp/components/creat
|
|
|
225
225
|
import wc7e9ca1294f084b568a05dae8c6e85770 from './publishingapp/components/creationdialogs/CreatePageType';
|
|
226
226
|
import wc8025b5186d204de4b929d568a01f1107 from './publishingapp/components/currentnavigation/CurrentNavigation';
|
|
227
227
|
import wcc2b1097626e5470db843b2a4ba2cd841 from './publishingapp/components/currentnavigation/CurrentNavigationSettings';
|
|
228
|
-
import wc0ec1018d268248b9bb11c8e1542d62f8 from './publishingapp/components/editor/
|
|
228
|
+
import wc0ec1018d268248b9bb11c8e1542d62f8 from './publishingapp/components/editor/Editor_old';
|
|
229
229
|
import wca5f3d79de2854480825299cc6ab63260 from './publishingapp/components/inviteauthors_dialog/InviteAuthorsDialog';
|
|
230
230
|
import wc0780b0845a604910b0d034ee99a8b2ac from './publishingapp/components/linknavigationform/LinkNavigationForm';
|
|
231
231
|
import wc6bfd12389d3240e4a498bcbc2f384a3f from './publishingapp/components/megamenu/ProfileMegaMenu';
|
|
@@ -300,10 +300,9 @@ declare global {
|
|
|
300
300
|
|
|
301
301
|
let owcm: {
|
|
302
302
|
"wcm": {
|
|
303
|
-
"accordion": {
|
|
303
|
+
"accordion": (typeof wcf0a94c09666b41f6a2632151c2c34ef2 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcf0a94c09666b41f6a2632151c2c34ef2 ) & {
|
|
304
304
|
"settings": typeof wc224bc52ef18f4cc5b20135857d4d8745 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc224bc52ef18f4cc5b20135857d4d8745
|
|
305
305
|
},
|
|
306
|
-
"accordion$": typeof wcf0a94c09666b41f6a2632151c2c34ef2 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcf0a94c09666b41f6a2632151c2c34ef2,
|
|
307
306
|
"buttonlink": typeof wc85ee14418ff7462ab6b12dc7bae6bf04 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc85ee14418ff7462ab6b12dc7bae6bf04,
|
|
308
307
|
"admin": {
|
|
309
308
|
"journey": typeof wca4d8a618e7644269b17b1fcbb1fa7276 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wca4d8a618e7644269b17b1fcbb1fa7276,
|
|
@@ -320,13 +319,12 @@ declare global {
|
|
|
320
319
|
}
|
|
321
320
|
},
|
|
322
321
|
"pagebulkupdate": {
|
|
323
|
-
"blade": {
|
|
322
|
+
"blade": (typeof wc5a45b8c7359041b199d50c8ca6c15a05 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc5a45b8c7359041b199d50c8ca6c15a05 ) & {
|
|
324
323
|
"logs": typeof wc9787114581604a739f69aa24c16f69a7 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc9787114581604a739f69aa24c16f69a7,
|
|
325
324
|
"log": {
|
|
326
325
|
"detail": typeof wc2eed2020202648a3b20b8dec06fa1a79 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc2eed2020202648a3b20b8dec06fa1a79
|
|
327
326
|
}
|
|
328
|
-
}
|
|
329
|
-
"blade$": typeof wc5a45b8c7359041b199d50c8ca6c15a05 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc5a45b8c7359041b199d50c8ca6c15a05
|
|
327
|
+
}
|
|
330
328
|
},
|
|
331
329
|
"pagetype": {
|
|
332
330
|
"blade": typeof wc753d824f95694050bffe834632ee6a00 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc753d824f95694050bffe834632ee6a00,
|
|
@@ -351,18 +349,15 @@ declare global {
|
|
|
351
349
|
},
|
|
352
350
|
"pagecollectionsettings": typeof wc30a668a4efb045f7a31847685e0c7ce2 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc30a668a4efb045f7a31847685e0c7ce2
|
|
353
351
|
},
|
|
354
|
-
"breadcrumb": {
|
|
352
|
+
"breadcrumb": (typeof wc61fdc82644984bc8a5ab997101c4ed8b extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc61fdc82644984bc8a5ab997101c4ed8b ) & {
|
|
355
353
|
"settings": typeof wc84dbea0b26f74942a49248e6370955aa extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc84dbea0b26f74942a49248e6370955aa
|
|
356
354
|
},
|
|
357
|
-
"breadcrumb$": typeof wc61fdc82644984bc8a5ab997101c4ed8b extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc61fdc82644984bc8a5ab997101c4ed8b,
|
|
358
355
|
"content": {
|
|
359
|
-
"block": {
|
|
360
|
-
"settings": {
|
|
356
|
+
"block": (typeof wccb9cddbe8c10400cb7480d941e7bafa4 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wccb9cddbe8c10400cb7480d941e7bafa4 ) & {
|
|
357
|
+
"settings": (typeof wc39fd47aff2fd40d69dbb5c80f37d4b9d extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc39fd47aff2fd40d69dbb5c80f37d4b9d ) & {
|
|
361
358
|
"breakpoint": typeof wc8391e163062343e6871b029470494a79 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc8391e163062343e6871b029470494a79
|
|
362
|
-
}
|
|
363
|
-
"settings$": typeof wc39fd47aff2fd40d69dbb5c80f37d4b9d extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc39fd47aff2fd40d69dbb5c80f37d4b9d
|
|
359
|
+
}
|
|
364
360
|
},
|
|
365
|
-
"block$": typeof wccb9cddbe8c10400cb7480d941e7bafa4 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wccb9cddbe8c10400cb7480d941e7bafa4,
|
|
366
361
|
"signin": {
|
|
367
362
|
"block": typeof wcdc891a5b6d874f9c88b89fbc48299f1e extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcdc891a5b6d874f9c88b89fbc48299f1e
|
|
368
363
|
}
|
|
@@ -433,11 +428,10 @@ declare global {
|
|
|
433
428
|
},
|
|
434
429
|
"html": {
|
|
435
430
|
"script": {
|
|
436
|
-
"block": {
|
|
431
|
+
"block": (typeof wc5f5e464c15e74beb8352cf80c231cc09 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc5f5e464c15e74beb8352cf80c231cc09 ) & {
|
|
437
432
|
"settings": typeof wc3b1e31ca3f8c4944bbba139375fd62fe extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc3b1e31ca3f8c4944bbba139375fd62fe,
|
|
438
433
|
"iframe": typeof wc0bee7421f5c04789869a5f39d9e7a0f5 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc0bee7421f5c04789869a5f39d9e7a0f5
|
|
439
434
|
},
|
|
440
|
-
"block$": typeof wc5f5e464c15e74beb8352cf80c231cc09 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc5f5e464c15e74beb8352cf80c231cc09,
|
|
441
435
|
"notification": {
|
|
442
436
|
"panel": {
|
|
443
437
|
"block": {
|
|
@@ -448,42 +442,37 @@ declare global {
|
|
|
448
442
|
}
|
|
449
443
|
},
|
|
450
444
|
"iframe": {
|
|
451
|
-
"block": {
|
|
445
|
+
"block": (typeof wc9c79ea1eee934058b5fa83e1eb54dcb1 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc9c79ea1eee934058b5fa83e1eb54dcb1) & {
|
|
452
446
|
"settings": typeof wc5eb286a4046246578d8c00c481f4f1ff extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc5eb286a4046246578d8c00c481f4f1ff
|
|
453
|
-
}
|
|
454
|
-
"block$": typeof wc9c79ea1eee934058b5fa83e1eb54dcb1 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc9c79ea1eee934058b5fa83e1eb54dcb1
|
|
447
|
+
}
|
|
455
448
|
},
|
|
456
449
|
"link": {
|
|
457
450
|
"picker": typeof wcbb67b961921046ba9199cd5fcb532ea9 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcbb67b961921046ba9199cd5fcb532ea9,
|
|
458
451
|
"default": {
|
|
459
452
|
"item": typeof wcc3bfc9f13bff48aab63897227dca5916 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcc3bfc9f13bff48aab63897227dca5916
|
|
460
453
|
},
|
|
461
|
-
"page": {
|
|
462
|
-
"item": typeof wcd1856f76a05b40c3a37f864ea7597b85 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcd1856f76a05b40c3a37f864ea7597b85
|
|
463
|
-
},
|
|
464
454
|
"document": typeof wc34bbfc6bacd747a4a277cdaad0ff38d7 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc34bbfc6bacd747a4a277cdaad0ff38d7,
|
|
465
455
|
"heading": typeof wc3f3a788c412d4a4ca04fefbcda89aab4 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc3f3a788c412d4a4ca04fefbcda89aab4,
|
|
466
|
-
"page
|
|
456
|
+
"page": (typeof wcbf6863b9502740608bb50d87b112b1af extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcbf6863b9502740608bb50d87b112b1af) & {
|
|
457
|
+
"item": typeof wcd1856f76a05b40c3a37f864ea7597b85 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcd1856f76a05b40c3a37f864ea7597b85
|
|
458
|
+
},
|
|
467
459
|
"navigation": {
|
|
468
460
|
"form": typeof wc0780b0845a604910b0d034ee99a8b2ac extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc0780b0845a604910b0d034ee99a8b2ac
|
|
469
461
|
}
|
|
470
462
|
},
|
|
471
|
-
"media": {
|
|
463
|
+
"media": (typeof wc9c24268026e74874bec0eb0f6a05cef7 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc9c24268026e74874bec0eb0f6a05cef7 ) & {
|
|
472
464
|
"block": {
|
|
473
465
|
"settings": typeof wcc634d83302c04e838187517acbba164a extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcc634d83302c04e838187517acbba164a
|
|
474
466
|
},
|
|
475
467
|
"signin": typeof wcfd17f18a12a4458582e1f13cd262adaa extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcfd17f18a12a4458582e1f13cd262adaa
|
|
476
468
|
},
|
|
477
|
-
"media$": typeof wc9c24268026e74874bec0eb0f6a05cef7 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc9c24268026e74874bec0eb0f6a05cef7,
|
|
478
469
|
"page": {
|
|
479
|
-
"properties": {
|
|
470
|
+
"properties": (typeof wcd1536b0e01fe4b99b65081167e364d5a extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcd1536b0e01fe4b99b65081167e364d5a ) & {
|
|
480
471
|
"settings": typeof wcb52221edce6740089dcddb8f0f3cc13f extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcb52221edce6740089dcddb8f0f3cc13f
|
|
481
472
|
},
|
|
482
|
-
"
|
|
483
|
-
"feedback": {
|
|
473
|
+
"feedback": (typeof wc8910f6310c634c108166cf26ebad6118 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc8910f6310c634c108166cf26ebad6118 ) & {
|
|
484
474
|
"settings": typeof wc0e4bebefa4f74a6eb1d848d62ac78312 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc0e4bebefa4f74a6eb1d848d62ac78312
|
|
485
475
|
},
|
|
486
|
-
"feedback$": typeof wc8910f6310c634c108166cf26ebad6118 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc8910f6310c634c108166cf26ebad6118,
|
|
487
476
|
"versions": typeof wcbbc1f1af77eb44fea6e12f597082a77f extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcbbc1f1af77eb44fea6e12f597082a77f
|
|
488
477
|
},
|
|
489
478
|
"related": {
|
|
@@ -539,10 +528,9 @@ declare global {
|
|
|
539
528
|
"item": typeof wc0b5d35b4076b4a87a24c01f32a2326ec extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc0b5d35b4076b4a87a24c01f32a2326ec
|
|
540
529
|
},
|
|
541
530
|
"rssreader": {
|
|
542
|
-
"block": {
|
|
531
|
+
"block": (typeof wcf59c03aff9084af2a9a9a24206cf0ee1 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcf59c03aff9084af2a9a9a24206cf0ee1 ) & {
|
|
543
532
|
"settings": typeof wc794a0a9a4b404a99a98f03da4ed6e6b0 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc794a0a9a4b404a99a98f03da4ed6e6b0
|
|
544
533
|
},
|
|
545
|
-
"block$": typeof wcf59c03aff9084af2a9a9a24206cf0ee1 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcf59c03aff9084af2a9a9a24206cf0ee1,
|
|
546
534
|
"leftimage": {
|
|
547
535
|
"settings": typeof wc61df5b01c16542749bb85681ee069c4d extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc61df5b01c16542749bb85681ee069c4d,
|
|
548
536
|
"view": typeof wc131b221607054da7bbbd4a934c897c92 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc131b221607054da7bbbd4a934c897c92
|
|
@@ -583,25 +571,22 @@ declare global {
|
|
|
583
571
|
},
|
|
584
572
|
"backgroundselector": typeof wc686cbc65af514b60b7bb70ed0f9829a2 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc686cbc65af514b60b7bb70ed0f9829a2,
|
|
585
573
|
"current": {
|
|
586
|
-
"navigation": {
|
|
574
|
+
"navigation": (typeof wc8025b5186d204de4b929d568a01f1107 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc8025b5186d204de4b929d568a01f1107 ) & {
|
|
587
575
|
"settings": typeof wcc2b1097626e5470db843b2a4ba2cd841 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcc2b1097626e5470db843b2a4ba2cd841
|
|
588
|
-
}
|
|
589
|
-
"navigation$": typeof wc8025b5186d204de4b929d568a01f1107 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc8025b5186d204de4b929d568a01f1107
|
|
576
|
+
}
|
|
590
577
|
},
|
|
591
578
|
"profile": {
|
|
592
579
|
"mega": {
|
|
593
|
-
"menu": {
|
|
580
|
+
"menu": (typeof wc6bfd12389d3240e4a498bcbc2f384a3f extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc6bfd12389d3240e4a498bcbc2f384a3f ) & {
|
|
594
581
|
"settings": typeof wc2bdd57dede744e3aa1af0a0054b5b8a7 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc2bdd57dede744e3aa1af0a0054b5b8a7
|
|
595
|
-
}
|
|
596
|
-
"menu$": typeof wc6bfd12389d3240e4a498bcbc2f384a3f extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc6bfd12389d3240e4a498bcbc2f384a3f
|
|
582
|
+
}
|
|
597
583
|
}
|
|
598
584
|
},
|
|
599
585
|
"block": {
|
|
600
586
|
"mega": {
|
|
601
|
-
"menu": {
|
|
587
|
+
"menu": (typeof wc58a423c39cd644088545d58abf4b2696 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc58a423c39cd644088545d58abf4b2696 ) & {
|
|
602
588
|
"settings": typeof wc917fae1a9e914426b362fe773ac3c906 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc917fae1a9e914426b362fe773ac3c906
|
|
603
|
-
}
|
|
604
|
-
"menu$": typeof wc58a423c39cd644088545d58abf4b2696 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc58a423c39cd644088545d58abf4b2696
|
|
589
|
+
}
|
|
605
590
|
}
|
|
606
591
|
},
|
|
607
592
|
"sp": {
|
|
@@ -647,19 +632,17 @@ declare global {
|
|
|
647
632
|
}
|
|
648
633
|
},
|
|
649
634
|
"banner": {
|
|
650
|
-
"block": {
|
|
635
|
+
"block": (typeof wcfb5c76d4ab0049f7b9e2f7228a39a7aa extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcfb5c76d4ab0049f7b9e2f7228a39a7aa) & {
|
|
651
636
|
"settings": typeof wcaf4944567ec144389b41c15058e24bec extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcaf4944567ec144389b41c15058e24bec,
|
|
652
637
|
"edit": typeof wcaf3408d03c8f4877b2399e12bbf68f30 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcaf3408d03c8f4877b2399e12bbf68f30
|
|
653
|
-
}
|
|
654
|
-
"block$": typeof wcfb5c76d4ab0049f7b9e2f7228a39a7aa extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcfb5c76d4ab0049f7b9e2f7228a39a7aa
|
|
638
|
+
}
|
|
655
639
|
},
|
|
656
640
|
"omfx": {
|
|
657
641
|
"content": {
|
|
658
642
|
"flow": {
|
|
659
|
-
"block": {
|
|
643
|
+
"block": (typeof wcc90ce2aff8b6477c85a27c515dd7c0be extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcc90ce2aff8b6477c85a27c515dd7c0be ) & {
|
|
660
644
|
"settings": typeof wc5c87af0e445947089136642f518aad55 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc5c87af0e445947089136642f518aad55
|
|
661
|
-
}
|
|
662
|
-
"block$": typeof wcc90ce2aff8b6477c85a27c515dd7c0be extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcc90ce2aff8b6477c85a27c515dd7c0be
|
|
645
|
+
}
|
|
663
646
|
}
|
|
664
647
|
},
|
|
665
648
|
"subscribe": {
|
|
@@ -675,14 +658,12 @@ declare global {
|
|
|
675
658
|
"em": {
|
|
676
659
|
"event": {
|
|
677
660
|
"participant": {
|
|
678
|
-
"counter": {
|
|
661
|
+
"counter": (typeof wc31f184faefe746a3bbe6fd8e8dd2065e extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc31f184faefe746a3bbe6fd8e8dd2065e ) & {
|
|
679
662
|
"settings": typeof wc03ddb10b32b54f06b98399041e8ac042 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc03ddb10b32b54f06b98399041e8ac042
|
|
680
663
|
},
|
|
681
|
-
"
|
|
682
|
-
"list": {
|
|
664
|
+
"list": (typeof wcb828a6207ddc4da4ad550881366c976b extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcb828a6207ddc4da4ad550881366c976b ) & {
|
|
683
665
|
"settings": typeof wcdb2eaafe0e3342dead729066fbf75a57 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcdb2eaafe0e3342dead729066fbf75a57
|
|
684
|
-
}
|
|
685
|
-
"list$": typeof wcb828a6207ddc4da4ad550881366c976b extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcb828a6207ddc4da4ad550881366c976b
|
|
666
|
+
}
|
|
686
667
|
}
|
|
687
668
|
},
|
|
688
669
|
"admin": {
|
|
@@ -731,10 +712,9 @@ declare global {
|
|
|
731
712
|
}
|
|
732
713
|
},
|
|
733
714
|
"mediarollup": {
|
|
734
|
-
"block": {
|
|
715
|
+
"block": (typeof wc682049fd95a24f0ea54a5dfdb389f20a extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc682049fd95a24f0ea54a5dfdb389f20a ) & {
|
|
735
716
|
"settings": typeof wc5f316afb1fb844c08703c35c539e7824 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc5f316afb1fb844c08703c35c539e7824
|
|
736
717
|
},
|
|
737
|
-
"block$": typeof wc682049fd95a24f0ea54a5dfdb389f20a extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc682049fd95a24f0ea54a5dfdb389f20a,
|
|
738
718
|
"audio": typeof wceec22392872945e18ce461d40d6ba3a8 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wceec22392872945e18ce461d40d6ba3a8,
|
|
739
719
|
"image": typeof wc51e18fa5a81d4c989e1618dbd6aa0d40 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc51e18fa5a81d4c989e1618dbd6aa0d40,
|
|
740
720
|
"video": typeof wc5d857df2e5204fc9bc33d8254e8195eb extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc5d857df2e5204fc9bc33d8254e8195eb,
|
|
@@ -781,17 +761,15 @@ declare global {
|
|
|
781
761
|
}
|
|
782
762
|
},
|
|
783
763
|
"anchor": {
|
|
784
|
-
"navigation": {
|
|
764
|
+
"navigation": (typeof wc52af49cdff7741a9b74146a06d706c36 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc52af49cdff7741a9b74146a06d706c36 ) & {
|
|
785
765
|
"settings": typeof wc8674a7ae1a354004bf1cf22edbdc57e5 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc8674a7ae1a354004bf1cf22edbdc57e5
|
|
786
|
-
}
|
|
787
|
-
"navigation$": typeof wc52af49cdff7741a9b74146a06d706c36 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc52af49cdff7741a9b74146a06d706c36
|
|
766
|
+
}
|
|
788
767
|
},
|
|
789
768
|
"variation": {
|
|
790
769
|
"picker": typeof wc613955e3b78b4a2fbc9243ea7f74022b extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc613955e3b78b4a2fbc9243ea7f74022b,
|
|
791
|
-
"selector": {
|
|
770
|
+
"selector": (typeof wcafcbf0d5c04a4795980249c919b16f88 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcafcbf0d5c04a4795980249c919b16f88 ) & {
|
|
792
771
|
"settings": typeof wc97c28633b32a4aefa8c3d53ecd1908f5 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc97c28633b32a4aefa8c3d53ecd1908f5
|
|
793
|
-
}
|
|
794
|
-
"selector$": typeof wcafcbf0d5c04a4795980249c919b16f88 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcafcbf0d5c04a4795980249c919b16f88
|
|
772
|
+
}
|
|
795
773
|
},
|
|
796
774
|
"welcome": {
|
|
797
775
|
"block": {
|
|
@@ -804,11 +782,10 @@ declare global {
|
|
|
804
782
|
"dialog": typeof wc70343da432a445a4a19ff2f13f0538a1 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc70343da432a445a4a19ff2f13f0538a1
|
|
805
783
|
}
|
|
806
784
|
},
|
|
807
|
-
"rollup": {
|
|
808
|
-
"settings": {
|
|
785
|
+
"rollup": (typeof wc731918f5a46c4e2f82ad6acd6f0a815a extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc731918f5a46c4e2f82ad6acd6f0a815a ) & {
|
|
786
|
+
"settings": (typeof wc4a31a8557a0c428ab2ae6d25a61212e0 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc4a31a8557a0c428ab2ae6d25a61212e0 ) & {
|
|
809
787
|
"breakpoint": typeof wc9666447b45b64674ba1782734b77656f extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc9666447b45b64674ba1782734b77656f
|
|
810
788
|
},
|
|
811
|
-
"settings$": typeof wc4a31a8557a0c428ab2ae6d25a61212e0 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc4a31a8557a0c428ab2ae6d25a61212e0,
|
|
812
789
|
"calendar": {
|
|
813
790
|
"general": {
|
|
814
791
|
"settings": typeof wc92db91f42c61426781213642973a393b extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc92db91f42c61426781213642973a393b
|
|
@@ -855,10 +832,9 @@ declare global {
|
|
|
855
832
|
}
|
|
856
833
|
},
|
|
857
834
|
"navigation": {
|
|
858
|
-
"view": {
|
|
835
|
+
"view": (typeof wcdcc28f3698694c5ca8065e86b9bfd246 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcdcc28f3698694c5ca8065e86b9bfd246 ) & {
|
|
859
836
|
"settings": typeof wc66202bf932b64811afbc6c4628270ddf extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc66202bf932b64811afbc6c4628270ddf
|
|
860
|
-
}
|
|
861
|
-
"view$": typeof wcdcc28f3698694c5ca8065e86b9bfd246 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcdcc28f3698694c5ca8065e86b9bfd246
|
|
837
|
+
}
|
|
862
838
|
},
|
|
863
839
|
"newsletterview": {
|
|
864
840
|
"settings": typeof wc51be5aadea2348e4a5669094f1c20d22 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc51be5aadea2348e4a5669094f1c20d22
|
|
@@ -894,16 +870,14 @@ declare global {
|
|
|
894
870
|
}
|
|
895
871
|
}
|
|
896
872
|
},
|
|
897
|
-
"rollup$": typeof wc731918f5a46c4e2f82ad6acd6f0a815a extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc731918f5a46c4e2f82ad6acd6f0a815a,
|
|
898
873
|
"feedbacks": {
|
|
899
874
|
"dialog": typeof wc02377b92cf244ca0b09ec5095792890e extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc02377b92cf244ca0b09ec5095792890e
|
|
900
875
|
},
|
|
901
876
|
"comment": {
|
|
902
|
-
"like": {
|
|
877
|
+
"like": (typeof wcbbca03b9c6ac4d2ab1bb5c9f343c318b extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcbbca03b9c6ac4d2ab1bb5c9f343c318b ) & {
|
|
903
878
|
"settings": typeof wcd0d63c37a69d469c81ad934647fa104e extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcd0d63c37a69d469c81ad934647fa104e,
|
|
904
879
|
"view": typeof wcc47d603aecd34fb4a599cc4118d7fea9 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcc47d603aecd34fb4a599cc4118d7fea9
|
|
905
|
-
}
|
|
906
|
-
"like$": typeof wcbbca03b9c6ac4d2ab1bb5c9f343c318b extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcbbca03b9c6ac4d2ab1bb5c9f343c318b
|
|
880
|
+
}
|
|
907
881
|
},
|
|
908
882
|
"publish": {
|
|
909
883
|
"dialog": typeof wc5e25127e18144900bd49de8567fe7356 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc5e25127e18144900bd49de8567fe7356
|
|
@@ -913,23 +887,21 @@ declare global {
|
|
|
913
887
|
}
|
|
914
888
|
},
|
|
915
889
|
"calendar": {
|
|
916
|
-
"rollup": {
|
|
890
|
+
"rollup": (typeof wc03fe3371356547caa1e8fc792646bce6 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc03fe3371356547caa1e8fc792646bce6 ) & {
|
|
917
891
|
"settings": typeof wc690a2c70ec6c4d0abf2b605b0889661b extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc690a2c70ec6c4d0abf2b605b0889661b,
|
|
918
892
|
"dialog": typeof wc07c3e30d939d487ead01189557be3877 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc07c3e30d939d487ead01189557be3877,
|
|
919
893
|
"list": {
|
|
920
894
|
"view": typeof wc2b8df48914c44866846581c3b2b60d12 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc2b8df48914c44866846581c3b2b60d12
|
|
921
895
|
}
|
|
922
|
-
}
|
|
923
|
-
"rollup$": typeof wc03fe3371356547caa1e8fc792646bce6 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc03fe3371356547caa1e8fc792646bce6
|
|
896
|
+
}
|
|
924
897
|
},
|
|
925
898
|
"channel": {
|
|
926
|
-
"rollup": {
|
|
899
|
+
"rollup": (typeof wc480146c7aa7440c082d86754706d6c4a extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc480146c7aa7440c082d86754706d6c4a ) & {
|
|
927
900
|
"settings": typeof wcf721907a79cc4491843b49c67a203f85 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcf721907a79cc4491843b49c67a203f85,
|
|
928
901
|
"administration": {
|
|
929
902
|
"view": typeof wcac18f10738454b2498ef2f318e659e5e extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcac18f10738454b2498ef2f318e659e5e
|
|
930
903
|
}
|
|
931
904
|
},
|
|
932
|
-
"rollup$": typeof wc480146c7aa7440c082d86754706d6c4a extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc480146c7aa7440c082d86754706d6c4a,
|
|
933
905
|
"filterengine": {
|
|
934
906
|
"renderer": typeof wc95c4afccaa194189b429df99fe49df3d extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc95c4afccaa194189b429df99fe49df3d,
|
|
935
907
|
"propertysettings": typeof wc701edc2c8f764d03aa2f425730fdfbc0 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc701edc2c8f764d03aa2f425730fdfbc0,
|
|
@@ -947,10 +919,9 @@ declare global {
|
|
|
947
919
|
},
|
|
948
920
|
"community": {
|
|
949
921
|
"appinstance": {
|
|
950
|
-
"rollup": {
|
|
922
|
+
"rollup": (typeof wce94fe2c962f44f24a93c69c0dd072078 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wce94fe2c962f44f24a93c69c0dd072078 ) & {
|
|
951
923
|
"settings": typeof wcba88441e39864a0c82c6cb4812d63f53 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcba88441e39864a0c82c6cb4812d63f53
|
|
952
|
-
}
|
|
953
|
-
"rollup$": typeof wce94fe2c962f44f24a93c69c0dd072078 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wce94fe2c962f44f24a93c69c0dd072078
|
|
924
|
+
}
|
|
954
925
|
}
|
|
955
926
|
},
|
|
956
927
|
"content": {
|
|
@@ -1027,23 +998,20 @@ declare global {
|
|
|
1027
998
|
},
|
|
1028
999
|
"publishing": {
|
|
1029
1000
|
"appinstance": {
|
|
1030
|
-
"rollup": {
|
|
1001
|
+
"rollup": (typeof wc87a0634d3f3041029e8d6eedc591e17a extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc87a0634d3f3041029e8d6eedc591e17a ) & {
|
|
1031
1002
|
"settings": typeof wcf3398bf656f644f585307e8ffdb8e8c3 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcf3398bf656f644f585307e8ffdb8e8c3
|
|
1032
|
-
}
|
|
1033
|
-
"rollup$": typeof wc87a0634d3f3041029e8d6eedc591e17a extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc87a0634d3f3041029e8d6eedc591e17a
|
|
1003
|
+
}
|
|
1034
1004
|
}
|
|
1035
1005
|
},
|
|
1036
1006
|
"activity": {
|
|
1037
|
-
"feed": {
|
|
1007
|
+
"feed": (typeof wca4bfa90c207d4cae9246a1e895fdcd8f extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wca4bfa90c207d4cae9246a1e895fdcd8f ) & {
|
|
1038
1008
|
"settings": typeof wc6bd9de93d6ac4b76b50d4c16bdf35c44 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc6bd9de93d6ac4b76b50d4c16bdf35c44
|
|
1039
|
-
}
|
|
1040
|
-
"feed$": typeof wca4bfa90c207d4cae9246a1e895fdcd8f extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wca4bfa90c207d4cae9246a1e895fdcd8f
|
|
1009
|
+
}
|
|
1041
1010
|
},
|
|
1042
1011
|
"rate": {
|
|
1043
|
-
"page": {
|
|
1012
|
+
"page": (typeof wcf1280b9eb8ed48cc81494414282df03a extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcf1280b9eb8ed48cc81494414282df03a ) & {
|
|
1044
1013
|
"settings": typeof wc44c7ff3d9dec48db9999418ae894d22d extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc44c7ff3d9dec48db9999418ae894d22d
|
|
1045
|
-
}
|
|
1046
|
-
"page$": typeof wcf1280b9eb8ed48cc81494414282df03a extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcf1280b9eb8ed48cc81494414282df03a
|
|
1014
|
+
}
|
|
1047
1015
|
},
|
|
1048
1016
|
"share": {
|
|
1049
1017
|
"page": typeof wc03cc9cdf57fd40cbb3cdeac5c8a11ddf extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc03cc9cdf57fd40cbb3cdeac5c8a11ddf
|
|
@@ -1111,17 +1079,8 @@ declare global {
|
|
|
1111
1079
|
"pagecollection": typeof wc67090a10b0804e74bb5251becacdbb4f extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc67090a10b0804e74bb5251becacdbb4f,
|
|
1112
1080
|
"pagetype": typeof wc7e9ca1294f084b568a05dae8c6e85770 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc7e9ca1294f084b568a05dae8c6e85770
|
|
1113
1081
|
},
|
|
1114
|
-
"
|
|
1115
|
-
"
|
|
1116
|
-
"variationselector": typeof wc236cbcf68ff044fe8bfea9e74dfabfe1 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc236cbcf68ff044fe8bfea9e74dfabfe1
|
|
1117
|
-
},
|
|
1118
|
-
"appsettings": {
|
|
1119
|
-
"journey": {
|
|
1120
|
-
"menu": typeof wc84adcb326513436fa6b1b6b96916542d extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc84adcb326513436fa6b1b6b96916542d
|
|
1121
|
-
}
|
|
1122
|
-
},
|
|
1123
|
-
"pagecollectionsettings": typeof wc3e070b0f0bd24d53940e29bfdcb28d9e extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc3e070b0f0bd24d53940e29bfdcb28d9e,
|
|
1124
|
-
"pagetypesettings": typeof wc104976963bb24af389aa562ec89e037a extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc104976963bb24af389aa562ec89e037a
|
|
1082
|
+
"layout": {
|
|
1083
|
+
"editor": typeof wc0ec1018d268248b9bb11c8e1542d62f8 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc0ec1018d268248b9bb11c8e1542d62f8
|
|
1125
1084
|
},
|
|
1126
1085
|
"invite": {
|
|
1127
1086
|
"coauthors": typeof wca5f3d79de2854480825299cc6ab63260 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wca5f3d79de2854480825299cc6ab63260
|
|
@@ -1159,7 +1118,18 @@ declare global {
|
|
|
1159
1118
|
"validator": typeof wcbba97582d9394bff9c9dac5ee13c053a extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcbba97582d9394bff9c9dac5ee13c053a
|
|
1160
1119
|
}
|
|
1161
1120
|
},
|
|
1162
|
-
"editor
|
|
1121
|
+
"editor": {
|
|
1122
|
+
"actiontoolbar": {
|
|
1123
|
+
"variationselector": typeof wc236cbcf68ff044fe8bfea9e74dfabfe1 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc236cbcf68ff044fe8bfea9e74dfabfe1
|
|
1124
|
+
},
|
|
1125
|
+
"appsettings": {
|
|
1126
|
+
"journey": {
|
|
1127
|
+
"menu": typeof wc84adcb326513436fa6b1b6b96916542d extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc84adcb326513436fa6b1b6b96916542d
|
|
1128
|
+
}
|
|
1129
|
+
},
|
|
1130
|
+
"pagecollectionsettings": typeof wc3e070b0f0bd24d53940e29bfdcb28d9e extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc3e070b0f0bd24d53940e29bfdcb28d9e,
|
|
1131
|
+
"pagetypesettings": typeof wc104976963bb24af389aa562ec89e037a extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc104976963bb24af389aa562ec89e037a
|
|
1132
|
+
}
|
|
1163
1133
|
}
|
|
1164
1134
|
|
|
1165
1135
|
let wcm: {
|