@omnia/wcm 8.0.13-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/Utils.d.ts +4 -1
- package/internal-do-not-import-from-here/core/loc/EditorLocalization.d.ts +7 -0
- package/internal-do-not-import-from-here/core/loc/PageRollupLocalization.d.ts +4 -0
- package/internal-do-not-import-from-here/core/loc/PublishingAppLocalization.d.ts +1 -0
- package/internal-do-not-import-from-here/fx/helpers/ItemQueryHelper.d.ts +1 -0
- package/internal-do-not-import-from-here/fx/models/components/LinkPicker.d.ts +1 -0
- package/internal-do-not-import-from-here/fx/models/digitalsignage/Announcement.d.ts +2 -2
- package/internal-do-not-import-from-here/fx/models/infoscreen/AdminInfoScreenBlock.d.ts +2 -2
- package/internal-do-not-import-from-here/fx/models/navigation/LinkNavigationData.d.ts +2 -2
- package/internal-do-not-import-from-here/fx/models/pagequery/PageRollupEnums.d.ts +2 -1
- package/internal-do-not-import-from-here/fx/models/pagequery/PageRollupEnums.js +2 -1
- package/internal-do-not-import-from-here/fx/models/pages/PageCollectionData.d.ts +4 -3
- package/internal-do-not-import-from-here/fx/models/pages/PageTypeData.d.ts +2 -1
- package/internal-do-not-import-from-here/fx/routing/WcmRouter.d.ts +3 -2
- package/internal-do-not-import-from-here/fx/services/OpenAIPageCreationService.d.ts +0 -2
- package/internal-do-not-import-from-here/fx/services/PageQueryService.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/shared/PageRollupStoreHelper.d.ts +9 -4
- package/internal-do-not-import-from-here/fx/shared/PickedPageHelper.d.ts +10 -0
- package/internal-do-not-import-from-here/fx/shared/index.d.ts +1 -0
- package/internal-do-not-import-from-here/fx/stores/NavigationStore.d.ts +2 -0
- package/internal-do-not-import-from-here/fx/stores/pagerollup/PageRollupSettingsStore.d.ts +4 -4
- package/internal-do-not-import-from-here/fx/ux/use/UseWcmIcons.d.ts +38 -38
- package/internal-do-not-import-from-here/manifests/omnia.wcm.fx.manifest.json +1 -1
- 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 +82 -92
- package/package.json +1 -1
|
@@ -15,8 +15,10 @@ import wc39fd47aff2fd40d69dbb5c80f37d4b9d from './contentblock/ContentBlockSetti
|
|
|
15
15
|
import wcdc891a5b6d874f9c88b89fbc48299f1e from './contentblock/ContentSignInBlock';
|
|
16
16
|
import wcc90ce2aff8b6477c85a27c515dd7c0be from './contentflow/ContentBlock';
|
|
17
17
|
import wc5c87af0e445947089136642f518aad55 from './contentflow/ContentBlockSettings';
|
|
18
|
+
import wc6a02b831cd1b4805b670e317f30c402d from './eventclonedialog/EventCloneDialogContent';
|
|
18
19
|
import wc31f184faefe746a3bbe6fd8e8dd2065e from './eventparticipantcounter/EventParticipantCounter';
|
|
19
20
|
import wc03ddb10b32b54f06b98399041e8ac042 from './eventparticipantcounter/EventParticipantCounterSettings';
|
|
21
|
+
import wcb828a6207ddc4da4ad550881366c976b from './eventparticipantlist/EventParticipantList';
|
|
20
22
|
import wcdb2eaafe0e3342dead729066fbf75a57 from './eventparticipantlist/EventParticipantListSettings';
|
|
21
23
|
import wc5f2e1e8399884c9cb36e6eba261f0f00 from './governancedashboard/components/metrics/PublishedMetricDetail';
|
|
22
24
|
import wc725381be8dbb4009be39db19c1715ad8 from './governancedashboard/components/metrics/PublishedMetricIndicator';
|
|
@@ -144,6 +146,9 @@ import wc03cc9cdf57fd40cbb3cdeac5c8a11ddf from './social/sharepage/SharePage';
|
|
|
144
146
|
import wca8c1f0b5ca3946a69e0e40e01d1744d3 from './adminv2/blades/channelmanagement/ChannelsManagement';
|
|
145
147
|
import wcc61ce8fa727445e89791f9fa778f714f from './adminv2/blades/eventmanagement/AdminSettingsJourney';
|
|
146
148
|
import wc0751f1aa16a04c80b3e2b678e8c52435 from './adminv2/blades/omniasearch/ReindexContentOmniaSearchTenant';
|
|
149
|
+
import wc5a45b8c7359041b199d50c8ca6c15a05 from './adminv2/blades/pagebulkupdate/PageBulkUpdate';
|
|
150
|
+
import wc9787114581604a739f69aa24c16f69a7 from './adminv2/blades/pagebulkupdate/PageBulkUpdateLogs';
|
|
151
|
+
import wc2eed2020202648a3b20b8dec06fa1a79 from './adminv2/blades/pagebulkupdate/PageBulkUpdateLogDetail';
|
|
147
152
|
import wc753d824f95694050bffe834632ee6a00 from './adminv2/blades/pagetype/PageType';
|
|
148
153
|
import wcaef7bd3b58704a73af4ffc4a0cff31ea from './adminv2/blades/pagetype/CreatePageType';
|
|
149
154
|
import wc205e073be1c34c79a9b03605eb814b07 from './adminv2/blades/pagetype/PageTypeArchive';
|
|
@@ -220,7 +225,7 @@ import wc67090a10b0804e74bb5251becacdbb4f from './publishingapp/components/creat
|
|
|
220
225
|
import wc7e9ca1294f084b568a05dae8c6e85770 from './publishingapp/components/creationdialogs/CreatePageType';
|
|
221
226
|
import wc8025b5186d204de4b929d568a01f1107 from './publishingapp/components/currentnavigation/CurrentNavigation';
|
|
222
227
|
import wcc2b1097626e5470db843b2a4ba2cd841 from './publishingapp/components/currentnavigation/CurrentNavigationSettings';
|
|
223
|
-
import wc0ec1018d268248b9bb11c8e1542d62f8 from './publishingapp/components/editor/
|
|
228
|
+
import wc0ec1018d268248b9bb11c8e1542d62f8 from './publishingapp/components/editor/Editor_old';
|
|
224
229
|
import wca5f3d79de2854480825299cc6ab63260 from './publishingapp/components/inviteauthors_dialog/InviteAuthorsDialog';
|
|
225
230
|
import wc0780b0845a604910b0d034ee99a8b2ac from './publishingapp/components/linknavigationform/LinkNavigationForm';
|
|
226
231
|
import wc6bfd12389d3240e4a498bcbc2f384a3f from './publishingapp/components/megamenu/ProfileMegaMenu';
|
|
@@ -295,10 +300,9 @@ declare global {
|
|
|
295
300
|
|
|
296
301
|
let owcm: {
|
|
297
302
|
"wcm": {
|
|
298
|
-
"accordion": {
|
|
303
|
+
"accordion": (typeof wcf0a94c09666b41f6a2632151c2c34ef2 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcf0a94c09666b41f6a2632151c2c34ef2 ) & {
|
|
299
304
|
"settings": typeof wc224bc52ef18f4cc5b20135857d4d8745 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc224bc52ef18f4cc5b20135857d4d8745
|
|
300
305
|
},
|
|
301
|
-
"accordion$": typeof wcf0a94c09666b41f6a2632151c2c34ef2 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcf0a94c09666b41f6a2632151c2c34ef2,
|
|
302
306
|
"buttonlink": typeof wc85ee14418ff7462ab6b12dc7bae6bf04 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc85ee14418ff7462ab6b12dc7bae6bf04,
|
|
303
307
|
"admin": {
|
|
304
308
|
"journey": typeof wca4d8a618e7644269b17b1fcbb1fa7276 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wca4d8a618e7644269b17b1fcbb1fa7276,
|
|
@@ -314,6 +318,14 @@ declare global {
|
|
|
314
318
|
"blade": typeof wc0751f1aa16a04c80b3e2b678e8c52435 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc0751f1aa16a04c80b3e2b678e8c52435
|
|
315
319
|
}
|
|
316
320
|
},
|
|
321
|
+
"pagebulkupdate": {
|
|
322
|
+
"blade": (typeof wc5a45b8c7359041b199d50c8ca6c15a05 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc5a45b8c7359041b199d50c8ca6c15a05 ) & {
|
|
323
|
+
"logs": typeof wc9787114581604a739f69aa24c16f69a7 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc9787114581604a739f69aa24c16f69a7,
|
|
324
|
+
"log": {
|
|
325
|
+
"detail": typeof wc2eed2020202648a3b20b8dec06fa1a79 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc2eed2020202648a3b20b8dec06fa1a79
|
|
326
|
+
}
|
|
327
|
+
}
|
|
328
|
+
},
|
|
317
329
|
"pagetype": {
|
|
318
330
|
"blade": typeof wc753d824f95694050bffe834632ee6a00 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc753d824f95694050bffe834632ee6a00,
|
|
319
331
|
"create": {
|
|
@@ -337,18 +349,15 @@ declare global {
|
|
|
337
349
|
},
|
|
338
350
|
"pagecollectionsettings": typeof wc30a668a4efb045f7a31847685e0c7ce2 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc30a668a4efb045f7a31847685e0c7ce2
|
|
339
351
|
},
|
|
340
|
-
"breadcrumb": {
|
|
352
|
+
"breadcrumb": (typeof wc61fdc82644984bc8a5ab997101c4ed8b extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc61fdc82644984bc8a5ab997101c4ed8b ) & {
|
|
341
353
|
"settings": typeof wc84dbea0b26f74942a49248e6370955aa extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc84dbea0b26f74942a49248e6370955aa
|
|
342
354
|
},
|
|
343
|
-
"breadcrumb$": typeof wc61fdc82644984bc8a5ab997101c4ed8b extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc61fdc82644984bc8a5ab997101c4ed8b,
|
|
344
355
|
"content": {
|
|
345
|
-
"block": {
|
|
346
|
-
"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 ) & {
|
|
347
358
|
"breakpoint": typeof wc8391e163062343e6871b029470494a79 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc8391e163062343e6871b029470494a79
|
|
348
|
-
}
|
|
349
|
-
"settings$": typeof wc39fd47aff2fd40d69dbb5c80f37d4b9d extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc39fd47aff2fd40d69dbb5c80f37d4b9d
|
|
359
|
+
}
|
|
350
360
|
},
|
|
351
|
-
"block$": typeof wccb9cddbe8c10400cb7480d941e7bafa4 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wccb9cddbe8c10400cb7480d941e7bafa4,
|
|
352
361
|
"signin": {
|
|
353
362
|
"block": typeof wcdc891a5b6d874f9c88b89fbc48299f1e extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcdc891a5b6d874f9c88b89fbc48299f1e
|
|
354
363
|
}
|
|
@@ -419,11 +428,10 @@ declare global {
|
|
|
419
428
|
},
|
|
420
429
|
"html": {
|
|
421
430
|
"script": {
|
|
422
|
-
"block": {
|
|
431
|
+
"block": (typeof wc5f5e464c15e74beb8352cf80c231cc09 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc5f5e464c15e74beb8352cf80c231cc09 ) & {
|
|
423
432
|
"settings": typeof wc3b1e31ca3f8c4944bbba139375fd62fe extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc3b1e31ca3f8c4944bbba139375fd62fe,
|
|
424
433
|
"iframe": typeof wc0bee7421f5c04789869a5f39d9e7a0f5 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc0bee7421f5c04789869a5f39d9e7a0f5
|
|
425
434
|
},
|
|
426
|
-
"block$": typeof wc5f5e464c15e74beb8352cf80c231cc09 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc5f5e464c15e74beb8352cf80c231cc09,
|
|
427
435
|
"notification": {
|
|
428
436
|
"panel": {
|
|
429
437
|
"block": {
|
|
@@ -434,42 +442,37 @@ declare global {
|
|
|
434
442
|
}
|
|
435
443
|
},
|
|
436
444
|
"iframe": {
|
|
437
|
-
"block": {
|
|
445
|
+
"block": (typeof wc9c79ea1eee934058b5fa83e1eb54dcb1 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc9c79ea1eee934058b5fa83e1eb54dcb1) & {
|
|
438
446
|
"settings": typeof wc5eb286a4046246578d8c00c481f4f1ff extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc5eb286a4046246578d8c00c481f4f1ff
|
|
439
|
-
}
|
|
440
|
-
"block$": typeof wc9c79ea1eee934058b5fa83e1eb54dcb1 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc9c79ea1eee934058b5fa83e1eb54dcb1
|
|
447
|
+
}
|
|
441
448
|
},
|
|
442
449
|
"link": {
|
|
443
450
|
"picker": typeof wcbb67b961921046ba9199cd5fcb532ea9 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcbb67b961921046ba9199cd5fcb532ea9,
|
|
444
451
|
"default": {
|
|
445
452
|
"item": typeof wcc3bfc9f13bff48aab63897227dca5916 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcc3bfc9f13bff48aab63897227dca5916
|
|
446
453
|
},
|
|
447
|
-
"page": {
|
|
448
|
-
"item": typeof wcd1856f76a05b40c3a37f864ea7597b85 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcd1856f76a05b40c3a37f864ea7597b85
|
|
449
|
-
},
|
|
450
454
|
"document": typeof wc34bbfc6bacd747a4a277cdaad0ff38d7 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc34bbfc6bacd747a4a277cdaad0ff38d7,
|
|
451
455
|
"heading": typeof wc3f3a788c412d4a4ca04fefbcda89aab4 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc3f3a788c412d4a4ca04fefbcda89aab4,
|
|
452
|
-
"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
|
+
},
|
|
453
459
|
"navigation": {
|
|
454
460
|
"form": typeof wc0780b0845a604910b0d034ee99a8b2ac extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc0780b0845a604910b0d034ee99a8b2ac
|
|
455
461
|
}
|
|
456
462
|
},
|
|
457
|
-
"media": {
|
|
463
|
+
"media": (typeof wc9c24268026e74874bec0eb0f6a05cef7 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc9c24268026e74874bec0eb0f6a05cef7 ) & {
|
|
458
464
|
"block": {
|
|
459
465
|
"settings": typeof wcc634d83302c04e838187517acbba164a extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcc634d83302c04e838187517acbba164a
|
|
460
466
|
},
|
|
461
467
|
"signin": typeof wcfd17f18a12a4458582e1f13cd262adaa extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcfd17f18a12a4458582e1f13cd262adaa
|
|
462
468
|
},
|
|
463
|
-
"media$": typeof wc9c24268026e74874bec0eb0f6a05cef7 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc9c24268026e74874bec0eb0f6a05cef7,
|
|
464
469
|
"page": {
|
|
465
|
-
"properties": {
|
|
470
|
+
"properties": (typeof wcd1536b0e01fe4b99b65081167e364d5a extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcd1536b0e01fe4b99b65081167e364d5a ) & {
|
|
466
471
|
"settings": typeof wcb52221edce6740089dcddb8f0f3cc13f extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcb52221edce6740089dcddb8f0f3cc13f
|
|
467
472
|
},
|
|
468
|
-
"
|
|
469
|
-
"feedback": {
|
|
473
|
+
"feedback": (typeof wc8910f6310c634c108166cf26ebad6118 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc8910f6310c634c108166cf26ebad6118 ) & {
|
|
470
474
|
"settings": typeof wc0e4bebefa4f74a6eb1d848d62ac78312 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc0e4bebefa4f74a6eb1d848d62ac78312
|
|
471
475
|
},
|
|
472
|
-
"feedback$": typeof wc8910f6310c634c108166cf26ebad6118 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc8910f6310c634c108166cf26ebad6118,
|
|
473
476
|
"versions": typeof wcbbc1f1af77eb44fea6e12f597082a77f extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcbbc1f1af77eb44fea6e12f597082a77f
|
|
474
477
|
},
|
|
475
478
|
"related": {
|
|
@@ -525,10 +528,9 @@ declare global {
|
|
|
525
528
|
"item": typeof wc0b5d35b4076b4a87a24c01f32a2326ec extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc0b5d35b4076b4a87a24c01f32a2326ec
|
|
526
529
|
},
|
|
527
530
|
"rssreader": {
|
|
528
|
-
"block": {
|
|
531
|
+
"block": (typeof wcf59c03aff9084af2a9a9a24206cf0ee1 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcf59c03aff9084af2a9a9a24206cf0ee1 ) & {
|
|
529
532
|
"settings": typeof wc794a0a9a4b404a99a98f03da4ed6e6b0 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc794a0a9a4b404a99a98f03da4ed6e6b0
|
|
530
533
|
},
|
|
531
|
-
"block$": typeof wcf59c03aff9084af2a9a9a24206cf0ee1 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcf59c03aff9084af2a9a9a24206cf0ee1,
|
|
532
534
|
"leftimage": {
|
|
533
535
|
"settings": typeof wc61df5b01c16542749bb85681ee069c4d extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc61df5b01c16542749bb85681ee069c4d,
|
|
534
536
|
"view": typeof wc131b221607054da7bbbd4a934c897c92 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc131b221607054da7bbbd4a934c897c92
|
|
@@ -569,25 +571,22 @@ declare global {
|
|
|
569
571
|
},
|
|
570
572
|
"backgroundselector": typeof wc686cbc65af514b60b7bb70ed0f9829a2 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc686cbc65af514b60b7bb70ed0f9829a2,
|
|
571
573
|
"current": {
|
|
572
|
-
"navigation": {
|
|
574
|
+
"navigation": (typeof wc8025b5186d204de4b929d568a01f1107 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc8025b5186d204de4b929d568a01f1107 ) & {
|
|
573
575
|
"settings": typeof wcc2b1097626e5470db843b2a4ba2cd841 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcc2b1097626e5470db843b2a4ba2cd841
|
|
574
|
-
}
|
|
575
|
-
"navigation$": typeof wc8025b5186d204de4b929d568a01f1107 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc8025b5186d204de4b929d568a01f1107
|
|
576
|
+
}
|
|
576
577
|
},
|
|
577
578
|
"profile": {
|
|
578
579
|
"mega": {
|
|
579
|
-
"menu": {
|
|
580
|
+
"menu": (typeof wc6bfd12389d3240e4a498bcbc2f384a3f extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc6bfd12389d3240e4a498bcbc2f384a3f ) & {
|
|
580
581
|
"settings": typeof wc2bdd57dede744e3aa1af0a0054b5b8a7 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc2bdd57dede744e3aa1af0a0054b5b8a7
|
|
581
|
-
}
|
|
582
|
-
"menu$": typeof wc6bfd12389d3240e4a498bcbc2f384a3f extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc6bfd12389d3240e4a498bcbc2f384a3f
|
|
582
|
+
}
|
|
583
583
|
}
|
|
584
584
|
},
|
|
585
585
|
"block": {
|
|
586
586
|
"mega": {
|
|
587
|
-
"menu": {
|
|
587
|
+
"menu": (typeof wc58a423c39cd644088545d58abf4b2696 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc58a423c39cd644088545d58abf4b2696 ) & {
|
|
588
588
|
"settings": typeof wc917fae1a9e914426b362fe773ac3c906 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc917fae1a9e914426b362fe773ac3c906
|
|
589
|
-
}
|
|
590
|
-
"menu$": typeof wc58a423c39cd644088545d58abf4b2696 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc58a423c39cd644088545d58abf4b2696
|
|
589
|
+
}
|
|
591
590
|
}
|
|
592
591
|
},
|
|
593
592
|
"sp": {
|
|
@@ -633,34 +632,36 @@ declare global {
|
|
|
633
632
|
}
|
|
634
633
|
},
|
|
635
634
|
"banner": {
|
|
636
|
-
"block": {
|
|
635
|
+
"block": (typeof wcfb5c76d4ab0049f7b9e2f7228a39a7aa extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcfb5c76d4ab0049f7b9e2f7228a39a7aa) & {
|
|
637
636
|
"settings": typeof wcaf4944567ec144389b41c15058e24bec extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcaf4944567ec144389b41c15058e24bec,
|
|
638
637
|
"edit": typeof wcaf3408d03c8f4877b2399e12bbf68f30 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcaf3408d03c8f4877b2399e12bbf68f30
|
|
639
|
-
}
|
|
640
|
-
"block$": typeof wcfb5c76d4ab0049f7b9e2f7228a39a7aa extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcfb5c76d4ab0049f7b9e2f7228a39a7aa
|
|
638
|
+
}
|
|
641
639
|
},
|
|
642
640
|
"omfx": {
|
|
643
641
|
"content": {
|
|
644
642
|
"flow": {
|
|
645
|
-
"block": {
|
|
643
|
+
"block": (typeof wcc90ce2aff8b6477c85a27c515dd7c0be extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcc90ce2aff8b6477c85a27c515dd7c0be ) & {
|
|
646
644
|
"settings": typeof wc5c87af0e445947089136642f518aad55 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc5c87af0e445947089136642f518aad55
|
|
647
|
-
}
|
|
648
|
-
"block$": typeof wcc90ce2aff8b6477c85a27c515dd7c0be extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcc90ce2aff8b6477c85a27c515dd7c0be
|
|
645
|
+
}
|
|
649
646
|
}
|
|
650
647
|
},
|
|
651
648
|
"subscribe": {
|
|
652
649
|
"component": typeof wc5d0650eb1a504de387f93e008ca9c623 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc5d0650eb1a504de387f93e008ca9c623
|
|
653
650
|
}
|
|
654
651
|
},
|
|
652
|
+
"event": {
|
|
653
|
+
"clone": {
|
|
654
|
+
"dialog": typeof wc6a02b831cd1b4805b670e317f30c402d extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc6a02b831cd1b4805b670e317f30c402d
|
|
655
|
+
}
|
|
656
|
+
},
|
|
655
657
|
"omx": {
|
|
656
658
|
"em": {
|
|
657
659
|
"event": {
|
|
658
660
|
"participant": {
|
|
659
|
-
"counter": {
|
|
661
|
+
"counter": (typeof wc31f184faefe746a3bbe6fd8e8dd2065e extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc31f184faefe746a3bbe6fd8e8dd2065e ) & {
|
|
660
662
|
"settings": typeof wc03ddb10b32b54f06b98399041e8ac042 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc03ddb10b32b54f06b98399041e8ac042
|
|
661
663
|
},
|
|
662
|
-
"
|
|
663
|
-
"list": {
|
|
664
|
+
"list": (typeof wcb828a6207ddc4da4ad550881366c976b extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcb828a6207ddc4da4ad550881366c976b ) & {
|
|
664
665
|
"settings": typeof wcdb2eaafe0e3342dead729066fbf75a57 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcdb2eaafe0e3342dead729066fbf75a57
|
|
665
666
|
}
|
|
666
667
|
}
|
|
@@ -711,10 +712,9 @@ declare global {
|
|
|
711
712
|
}
|
|
712
713
|
},
|
|
713
714
|
"mediarollup": {
|
|
714
|
-
"block": {
|
|
715
|
+
"block": (typeof wc682049fd95a24f0ea54a5dfdb389f20a extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc682049fd95a24f0ea54a5dfdb389f20a ) & {
|
|
715
716
|
"settings": typeof wc5f316afb1fb844c08703c35c539e7824 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc5f316afb1fb844c08703c35c539e7824
|
|
716
717
|
},
|
|
717
|
-
"block$": typeof wc682049fd95a24f0ea54a5dfdb389f20a extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc682049fd95a24f0ea54a5dfdb389f20a,
|
|
718
718
|
"audio": typeof wceec22392872945e18ce461d40d6ba3a8 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wceec22392872945e18ce461d40d6ba3a8,
|
|
719
719
|
"image": typeof wc51e18fa5a81d4c989e1618dbd6aa0d40 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc51e18fa5a81d4c989e1618dbd6aa0d40,
|
|
720
720
|
"video": typeof wc5d857df2e5204fc9bc33d8254e8195eb extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc5d857df2e5204fc9bc33d8254e8195eb,
|
|
@@ -761,17 +761,15 @@ declare global {
|
|
|
761
761
|
}
|
|
762
762
|
},
|
|
763
763
|
"anchor": {
|
|
764
|
-
"navigation": {
|
|
764
|
+
"navigation": (typeof wc52af49cdff7741a9b74146a06d706c36 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc52af49cdff7741a9b74146a06d706c36 ) & {
|
|
765
765
|
"settings": typeof wc8674a7ae1a354004bf1cf22edbdc57e5 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc8674a7ae1a354004bf1cf22edbdc57e5
|
|
766
|
-
}
|
|
767
|
-
"navigation$": typeof wc52af49cdff7741a9b74146a06d706c36 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc52af49cdff7741a9b74146a06d706c36
|
|
766
|
+
}
|
|
768
767
|
},
|
|
769
768
|
"variation": {
|
|
770
769
|
"picker": typeof wc613955e3b78b4a2fbc9243ea7f74022b extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc613955e3b78b4a2fbc9243ea7f74022b,
|
|
771
|
-
"selector": {
|
|
770
|
+
"selector": (typeof wcafcbf0d5c04a4795980249c919b16f88 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcafcbf0d5c04a4795980249c919b16f88 ) & {
|
|
772
771
|
"settings": typeof wc97c28633b32a4aefa8c3d53ecd1908f5 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc97c28633b32a4aefa8c3d53ecd1908f5
|
|
773
|
-
}
|
|
774
|
-
"selector$": typeof wcafcbf0d5c04a4795980249c919b16f88 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcafcbf0d5c04a4795980249c919b16f88
|
|
772
|
+
}
|
|
775
773
|
},
|
|
776
774
|
"welcome": {
|
|
777
775
|
"block": {
|
|
@@ -784,11 +782,10 @@ declare global {
|
|
|
784
782
|
"dialog": typeof wc70343da432a445a4a19ff2f13f0538a1 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc70343da432a445a4a19ff2f13f0538a1
|
|
785
783
|
}
|
|
786
784
|
},
|
|
787
|
-
"rollup": {
|
|
788
|
-
"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 ) & {
|
|
789
787
|
"breakpoint": typeof wc9666447b45b64674ba1782734b77656f extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc9666447b45b64674ba1782734b77656f
|
|
790
788
|
},
|
|
791
|
-
"settings$": typeof wc4a31a8557a0c428ab2ae6d25a61212e0 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc4a31a8557a0c428ab2ae6d25a61212e0,
|
|
792
789
|
"calendar": {
|
|
793
790
|
"general": {
|
|
794
791
|
"settings": typeof wc92db91f42c61426781213642973a393b extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc92db91f42c61426781213642973a393b
|
|
@@ -835,10 +832,9 @@ declare global {
|
|
|
835
832
|
}
|
|
836
833
|
},
|
|
837
834
|
"navigation": {
|
|
838
|
-
"view": {
|
|
835
|
+
"view": (typeof wcdcc28f3698694c5ca8065e86b9bfd246 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcdcc28f3698694c5ca8065e86b9bfd246 ) & {
|
|
839
836
|
"settings": typeof wc66202bf932b64811afbc6c4628270ddf extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc66202bf932b64811afbc6c4628270ddf
|
|
840
|
-
}
|
|
841
|
-
"view$": typeof wcdcc28f3698694c5ca8065e86b9bfd246 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcdcc28f3698694c5ca8065e86b9bfd246
|
|
837
|
+
}
|
|
842
838
|
},
|
|
843
839
|
"newsletterview": {
|
|
844
840
|
"settings": typeof wc51be5aadea2348e4a5669094f1c20d22 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc51be5aadea2348e4a5669094f1c20d22
|
|
@@ -874,16 +870,14 @@ declare global {
|
|
|
874
870
|
}
|
|
875
871
|
}
|
|
876
872
|
},
|
|
877
|
-
"rollup$": typeof wc731918f5a46c4e2f82ad6acd6f0a815a extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc731918f5a46c4e2f82ad6acd6f0a815a,
|
|
878
873
|
"feedbacks": {
|
|
879
874
|
"dialog": typeof wc02377b92cf244ca0b09ec5095792890e extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc02377b92cf244ca0b09ec5095792890e
|
|
880
875
|
},
|
|
881
876
|
"comment": {
|
|
882
|
-
"like": {
|
|
877
|
+
"like": (typeof wcbbca03b9c6ac4d2ab1bb5c9f343c318b extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcbbca03b9c6ac4d2ab1bb5c9f343c318b ) & {
|
|
883
878
|
"settings": typeof wcd0d63c37a69d469c81ad934647fa104e extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcd0d63c37a69d469c81ad934647fa104e,
|
|
884
879
|
"view": typeof wcc47d603aecd34fb4a599cc4118d7fea9 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcc47d603aecd34fb4a599cc4118d7fea9
|
|
885
|
-
}
|
|
886
|
-
"like$": typeof wcbbca03b9c6ac4d2ab1bb5c9f343c318b extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcbbca03b9c6ac4d2ab1bb5c9f343c318b
|
|
880
|
+
}
|
|
887
881
|
},
|
|
888
882
|
"publish": {
|
|
889
883
|
"dialog": typeof wc5e25127e18144900bd49de8567fe7356 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc5e25127e18144900bd49de8567fe7356
|
|
@@ -893,23 +887,21 @@ declare global {
|
|
|
893
887
|
}
|
|
894
888
|
},
|
|
895
889
|
"calendar": {
|
|
896
|
-
"rollup": {
|
|
890
|
+
"rollup": (typeof wc03fe3371356547caa1e8fc792646bce6 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc03fe3371356547caa1e8fc792646bce6 ) & {
|
|
897
891
|
"settings": typeof wc690a2c70ec6c4d0abf2b605b0889661b extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc690a2c70ec6c4d0abf2b605b0889661b,
|
|
898
892
|
"dialog": typeof wc07c3e30d939d487ead01189557be3877 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc07c3e30d939d487ead01189557be3877,
|
|
899
893
|
"list": {
|
|
900
894
|
"view": typeof wc2b8df48914c44866846581c3b2b60d12 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc2b8df48914c44866846581c3b2b60d12
|
|
901
895
|
}
|
|
902
|
-
}
|
|
903
|
-
"rollup$": typeof wc03fe3371356547caa1e8fc792646bce6 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc03fe3371356547caa1e8fc792646bce6
|
|
896
|
+
}
|
|
904
897
|
},
|
|
905
898
|
"channel": {
|
|
906
|
-
"rollup": {
|
|
899
|
+
"rollup": (typeof wc480146c7aa7440c082d86754706d6c4a extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc480146c7aa7440c082d86754706d6c4a ) & {
|
|
907
900
|
"settings": typeof wcf721907a79cc4491843b49c67a203f85 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcf721907a79cc4491843b49c67a203f85,
|
|
908
901
|
"administration": {
|
|
909
902
|
"view": typeof wcac18f10738454b2498ef2f318e659e5e extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcac18f10738454b2498ef2f318e659e5e
|
|
910
903
|
}
|
|
911
904
|
},
|
|
912
|
-
"rollup$": typeof wc480146c7aa7440c082d86754706d6c4a extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc480146c7aa7440c082d86754706d6c4a,
|
|
913
905
|
"filterengine": {
|
|
914
906
|
"renderer": typeof wc95c4afccaa194189b429df99fe49df3d extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc95c4afccaa194189b429df99fe49df3d,
|
|
915
907
|
"propertysettings": typeof wc701edc2c8f764d03aa2f425730fdfbc0 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc701edc2c8f764d03aa2f425730fdfbc0,
|
|
@@ -927,10 +919,9 @@ declare global {
|
|
|
927
919
|
},
|
|
928
920
|
"community": {
|
|
929
921
|
"appinstance": {
|
|
930
|
-
"rollup": {
|
|
922
|
+
"rollup": (typeof wce94fe2c962f44f24a93c69c0dd072078 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wce94fe2c962f44f24a93c69c0dd072078 ) & {
|
|
931
923
|
"settings": typeof wcba88441e39864a0c82c6cb4812d63f53 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcba88441e39864a0c82c6cb4812d63f53
|
|
932
|
-
}
|
|
933
|
-
"rollup$": typeof wce94fe2c962f44f24a93c69c0dd072078 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wce94fe2c962f44f24a93c69c0dd072078
|
|
924
|
+
}
|
|
934
925
|
}
|
|
935
926
|
},
|
|
936
927
|
"content": {
|
|
@@ -1007,23 +998,20 @@ declare global {
|
|
|
1007
998
|
},
|
|
1008
999
|
"publishing": {
|
|
1009
1000
|
"appinstance": {
|
|
1010
|
-
"rollup": {
|
|
1001
|
+
"rollup": (typeof wc87a0634d3f3041029e8d6eedc591e17a extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc87a0634d3f3041029e8d6eedc591e17a ) & {
|
|
1011
1002
|
"settings": typeof wcf3398bf656f644f585307e8ffdb8e8c3 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcf3398bf656f644f585307e8ffdb8e8c3
|
|
1012
|
-
}
|
|
1013
|
-
"rollup$": typeof wc87a0634d3f3041029e8d6eedc591e17a extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc87a0634d3f3041029e8d6eedc591e17a
|
|
1003
|
+
}
|
|
1014
1004
|
}
|
|
1015
1005
|
},
|
|
1016
1006
|
"activity": {
|
|
1017
|
-
"feed": {
|
|
1007
|
+
"feed": (typeof wca4bfa90c207d4cae9246a1e895fdcd8f extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wca4bfa90c207d4cae9246a1e895fdcd8f ) & {
|
|
1018
1008
|
"settings": typeof wc6bd9de93d6ac4b76b50d4c16bdf35c44 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc6bd9de93d6ac4b76b50d4c16bdf35c44
|
|
1019
|
-
}
|
|
1020
|
-
"feed$": typeof wca4bfa90c207d4cae9246a1e895fdcd8f extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wca4bfa90c207d4cae9246a1e895fdcd8f
|
|
1009
|
+
}
|
|
1021
1010
|
},
|
|
1022
1011
|
"rate": {
|
|
1023
|
-
"page": {
|
|
1012
|
+
"page": (typeof wcf1280b9eb8ed48cc81494414282df03a extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcf1280b9eb8ed48cc81494414282df03a ) & {
|
|
1024
1013
|
"settings": typeof wc44c7ff3d9dec48db9999418ae894d22d extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc44c7ff3d9dec48db9999418ae894d22d
|
|
1025
|
-
}
|
|
1026
|
-
"page$": typeof wcf1280b9eb8ed48cc81494414282df03a extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcf1280b9eb8ed48cc81494414282df03a
|
|
1014
|
+
}
|
|
1027
1015
|
},
|
|
1028
1016
|
"share": {
|
|
1029
1017
|
"page": typeof wc03cc9cdf57fd40cbb3cdeac5c8a11ddf extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc03cc9cdf57fd40cbb3cdeac5c8a11ddf
|
|
@@ -1091,17 +1079,8 @@ declare global {
|
|
|
1091
1079
|
"pagecollection": typeof wc67090a10b0804e74bb5251becacdbb4f extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc67090a10b0804e74bb5251becacdbb4f,
|
|
1092
1080
|
"pagetype": typeof wc7e9ca1294f084b568a05dae8c6e85770 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc7e9ca1294f084b568a05dae8c6e85770
|
|
1093
1081
|
},
|
|
1094
|
-
"
|
|
1095
|
-
"
|
|
1096
|
-
"variationselector": typeof wc236cbcf68ff044fe8bfea9e74dfabfe1 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc236cbcf68ff044fe8bfea9e74dfabfe1
|
|
1097
|
-
},
|
|
1098
|
-
"appsettings": {
|
|
1099
|
-
"journey": {
|
|
1100
|
-
"menu": typeof wc84adcb326513436fa6b1b6b96916542d extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc84adcb326513436fa6b1b6b96916542d
|
|
1101
|
-
}
|
|
1102
|
-
},
|
|
1103
|
-
"pagecollectionsettings": typeof wc3e070b0f0bd24d53940e29bfdcb28d9e extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wc3e070b0f0bd24d53940e29bfdcb28d9e,
|
|
1104
|
-
"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
|
|
1105
1084
|
},
|
|
1106
1085
|
"invite": {
|
|
1107
1086
|
"coauthors": typeof wca5f3d79de2854480825299cc6ab63260 extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wca5f3d79de2854480825299cc6ab63260
|
|
@@ -1139,7 +1118,18 @@ declare global {
|
|
|
1139
1118
|
"validator": typeof wcbba97582d9394bff9c9dac5ee13c053a extends { propsDefinition: infer TProp } ? { new(...args: any[]): { $props: TProp & Omit<VueComponentBaseProps, keyof TProp> } } : typeof wcbba97582d9394bff9c9dac5ee13c053a
|
|
1140
1119
|
}
|
|
1141
1120
|
},
|
|
1142
|
-
"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
|
+
}
|
|
1143
1133
|
}
|
|
1144
1134
|
|
|
1145
1135
|
let wcm: {
|