@omnia/tooling-vue 8.0.419-dev → 8.0.421-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.
@@ -208,6 +208,7 @@ import wc0edb482876244660a11456d63e31b847 from '../../../../client/fx/ux/appprov
208
208
  import wcab791b4bc7e14d8798c9d2e30a9feabb from '../../../../client/fx/ux/appprovisioning/appinstanceeditingjourney/AppInstanceEditingJourney';
209
209
  import wc24eddd6df7294957a8f31c89115945de from '../../../../client/fx/ux/appprovisioning/appinstanceprogressblade/AppInstanceProgressBlade';
210
210
  import wcf4841dc16bb3406985428b109cb3e048 from '../../../../client/fx/ux/appprovisioning/apppropertiesinput/AppPropertiesInput';
211
+ import wc8d92876769a448f39d8dbd3edbfe190c from '../../../../client/fx/ux/appprovisioning/apppropertynamingpolicyinput/AppPropertyNamingPolicyInput';
211
212
  import wc57666df7cbce43ca929dab5c9dcb66ff from '../../../../client/fx/ux/appprovisioning/appprovisioningsteps/appinstanceinformationstep/AppInstanceInformationStep';
212
213
  import wc07713a5092f54467884d16df12975822 from '../../../../client/fx/ux/appprovisioning/appprovisioningsteps/appinstanceusersstep/AppInstanceUsersStep';
213
214
  import wcb6cb848f98b64f5b8e2cc6dcddc8c771 from '../../../../client/fx/ux/appprovisioning/appprovisioningsteps/appinstanceenterprisepropertiesstep/AppInstanceEnterprisePropertiesStep';
@@ -263,7 +264,6 @@ import wc29de17877bbb49b1961e75210d865a1b from '../../../../client/fx/ux/mediapi
263
264
  import wc781b7e9953cf4f5b9a402cad1a0cc654 from '../../../../client/fx/ux/mediapickerproviders/mycomputerprovider/MyComputerProvider';
264
265
  import wc0c762bb5c7e64ccd8a89907200dffca5 from '../../../../client/fx/ux/mediapickerproviders/pexelsprovider-V2/PexelProvider';
265
266
  import wc93b4d6352faa4904854a043eff6872b7 from '../../../../client/fx/ux/mediapickerproviders/sharepointvideosettings/SharePointVideoSettings';
266
- import wc6e7529d994f9489ea5be5a129406caa2 from '../../../../client/fx/ux/mediapickerproviders/unsplash/UnsplashProvider';
267
267
  import wcd66f4320b87a4577bbcba906d78096ed from '../../../../client/fx/ux/organizationtree/reportees/Reportees';
268
268
  import wc5dce4d021df14105b70a201011713da2 from '../../../../client/fx/ux/oxide/actionmenu/ActionMenu';
269
269
  import wc8a200f29d7484601b901dd76ca8ec771 from '../../../../client/fx/ux/oxide/alert/Alert';
@@ -586,8 +586,6 @@ import wc1476702e8f24468d9185322be5931c54 from '../../../../client/fx/ux/app/man
586
586
  import wc3734b9786d374f388cc5b5181f5cd4f3 from '../../../../client/fx/ux/aurora/admin/blades/typography/components/FontPicker';
587
587
  import wca1b28c17c13e4250a8ba59a01efece0e from '../../../../client/fx/ux/admin/system/submenu/systemlogs/providers/AppInstance/AppInstanceLog';
588
588
  import wc606afcf1b9b04b5e8920b7675b4ecc4b from '../../../../client/fx/ux/admin/system/submenu/systemlogs/providers/Feature/FeatureInstanceLog';
589
- import wcb358eb4c58fb49119c7c2fca8b2fe186 from '../../../../client/fx/ux/app/apps/admin/appsettings/admin/blades/editapp/EditBlade';
590
- import wcb0e4ded914dd47ed99226f884b927f9a from '../../../../client/fx/ux/app/apps/admin/appsettings/admin/blades/switchingtemplate/journey/SwitchingTemplateSettings';
591
589
  import wc97a0cc3e2c064517ba3c9db6e5e04f8b from '../../../../client/public/header/Header';
592
590
  declare global {
593
591
  namespace JSX {
@@ -1912,15 +1910,6 @@ declare global {
1912
1910
  } : typeof wc0c762bb5c7e64ccd8a89907200dffca5;
1913
1911
  };
1914
1912
  };
1915
- "unsplash": {
1916
- "provider": typeof wc6e7529d994f9489ea5be5a129406caa2 extends {
1917
- propsDefinition: infer TProp;
1918
- } ? {
1919
- new (...args: any[]): {
1920
- $props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
1921
- };
1922
- } : typeof wc6e7529d994f9489ea5be5a129406caa2;
1923
- };
1924
1913
  };
1925
1914
  "scaling": {
1926
1915
  "settings": typeof wc2f4b3c8e5d6a4f7bbc9d1e0a2b3c4d5e extends {
@@ -2817,6 +2806,19 @@ declare global {
2817
2806
  };
2818
2807
  } : typeof wcf4841dc16bb3406985428b109cb3e048;
2819
2808
  };
2809
+ "property": {
2810
+ "naming": {
2811
+ "policy": {
2812
+ "input": typeof wc8d92876769a448f39d8dbd3edbfe190c extends {
2813
+ propsDefinition: infer TProp;
2814
+ } ? {
2815
+ new (...args: any[]): {
2816
+ $props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
2817
+ };
2818
+ } : typeof wc8d92876769a448f39d8dbd3edbfe190c;
2819
+ };
2820
+ };
2821
+ };
2820
2822
  "provisioning": {
2821
2823
  "wizard": typeof wc9de3fb352e0a4b6eb4b6aadd7d4717ff extends {
2822
2824
  propsDefinition: infer TProp;
@@ -4462,28 +4464,6 @@ declare global {
4462
4464
  } : typeof wc4cd5054dab4a44dfb4f0cd4be9d1ee50;
4463
4465
  };
4464
4466
  };
4465
- "tcs": {
4466
- "editappinstance": typeof wcb358eb4c58fb49119c7c2fca8b2fe186 extends {
4467
- propsDefinition: infer TProp;
4468
- } ? {
4469
- new (...args: any[]): {
4470
- $props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
4471
- };
4472
- } : typeof wcb358eb4c58fb49119c7c2fca8b2fe186;
4473
- };
4474
- "switching": {
4475
- "template": {
4476
- "settings": {
4477
- "journey": typeof wcb0e4ded914dd47ed99226f884b927f9a extends {
4478
- propsDefinition: infer TProp;
4479
- } ? {
4480
- new (...args: any[]): {
4481
- $props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
4482
- };
4483
- } : typeof wcb0e4ded914dd47ed99226f884b927f9a;
4484
- };
4485
- };
4486
- };
4487
4467
  };
4488
4468
  "add": {
4489
4469
  "button": typeof wc1476702e8f24468d9185322be5931c54 extends {