@omnia/fx 8.0.214-dev → 8.0.216-dev

Sign up to get free protection for your applications and to get access to all the features.
Files changed (241) hide show
  1. package/internal-do-not-import-from-here/apis/BusinessProfileApi.d.ts +1 -0
  2. package/internal-do-not-import-from-here/core/utils/Utils.d.ts +1 -0
  3. package/internal-do-not-import-from-here/manifests/omnia.fx.ux.admin.manifest.json +1 -1
  4. package/internal-do-not-import-from-here/manifests/omnia.fx.ux.libs.manifest.json +1 -1
  5. package/internal-do-not-import-from-here/manifests/omnia.fx.ux.manifest.json +1 -1
  6. package/internal-do-not-import-from-here/ux/Styles.stylex.d.ts +58 -1
  7. package/internal-do-not-import-from-here/ux/UxModels.d.ts +1 -0
  8. package/internal-do-not-import-from-here/ux/admin/UserManagementRegistration.d.ts +1 -0
  9. package/internal-do-not-import-from-here/ux/admin/businessprofile/BusinessProfileHelper.d.ts +4 -0
  10. package/internal-do-not-import-from-here/ux/admin/businessprofile/BusinessProfilesConstants.d.ts +17 -0
  11. package/internal-do-not-import-from-here/ux/admin/businessprofile/loc/localize.d.ts +20 -0
  12. package/internal-do-not-import-from-here/ux/admin/businessprofile/manageprofiles/BusinessProfileJourneyStore.d.ts +82 -0
  13. package/internal-do-not-import-from-here/ux/admin/businessprofile/manageprofiles/BusinessProfilesJourney.css.d.ts +5 -0
  14. package/internal-do-not-import-from-here/ux/admin/businessprofile/manageprofiles/BusinessProfilesJourney.d.ts +47 -0
  15. package/internal-do-not-import-from-here/ux/admin/businessprofile/manageprofiles/blades/HomeBlade.d.ts +47 -0
  16. package/internal-do-not-import-from-here/ux/admin/businessprofile/manageprofiles/blades/HomeBlade_old.d.ts +1 -0
  17. package/internal-do-not-import-from-here/ux/admin/businessprofile/manageprofiles/blades/SettingsBlade.d.ts +47 -0
  18. package/internal-do-not-import-from-here/ux/admin/businessprofile/settings/BusinessProfileSettingsJourney.css.d.ts +3 -0
  19. package/internal-do-not-import-from-here/ux/admin/businessprofile/settings/BusinessProfileSettingsJourney.d.ts +47 -0
  20. package/internal-do-not-import-from-here/ux/admin/businessprofile/settings/IBusinessProfileSettingsJourney.d.ts +34 -0
  21. package/internal-do-not-import-from-here/ux/admin/businessprofile/settings/blades/HomeBlade.d.ts +57 -0
  22. package/internal-do-not-import-from-here/ux/admin/businessprofile/settings/language/Language.css.d.ts +1 -0
  23. package/internal-do-not-import-from-here/ux/admin/businessprofile/settings/language/Language.d.ts +47 -0
  24. package/internal-do-not-import-from-here/ux/admin/businessprofile/settings/language/LanguageCreation.d.ts +60 -0
  25. package/internal-do-not-import-from-here/ux/admin/businessprofile/settings/language/LanguageDetail.d.ts +52 -0
  26. package/internal-do-not-import-from-here/ux/admin/businessprofile/settings/language/LanguageRegistration.d.ts +1 -0
  27. package/internal-do-not-import-from-here/ux/admin/businessprofile/settings/language/LanguageSettings.d.ts +47 -0
  28. package/internal-do-not-import-from-here/ux/admin/businessprofile/settings/language/Shareds.d.ts +9 -0
  29. package/internal-do-not-import-from-here/ux/admin/businessprofile/settings/language/loc/localize.d.ts +11 -0
  30. package/internal-do-not-import-from-here/ux/admin/chrome/AdminChrome.d.ts +47 -38
  31. package/internal-do-not-import-from-here/ux/admin/dalle/SecretRegistrations.d.ts +1 -0
  32. package/internal-do-not-import-from-here/ux/admin/dalle/components/DallESecret.css.d.ts +6 -0
  33. package/internal-do-not-import-from-here/ux/admin/dalle/components/DallESecret.d.ts +100 -0
  34. package/internal-do-not-import-from-here/ux/admin/dalle/loc/localize.d.ts +12 -0
  35. package/internal-do-not-import-from-here/ux/admin/index.d.ts +1 -0
  36. package/internal-do-not-import-from-here/ux/admin/mediaflow/MediaflowProviderSecretsRegistration.d.ts +1 -0
  37. package/internal-do-not-import-from-here/ux/admin/mediaflow/components/MediaflowProviderSecrets.d.ts +75 -0
  38. package/internal-do-not-import-from-here/ux/admin/mediaflow/loc/localize.d.ts +11 -0
  39. package/internal-do-not-import-from-here/ux/admin/permissions/apis/Registration.d.ts +1 -0
  40. package/internal-do-not-import-from-here/ux/admin/permissions/businessprofile/BusinessProfilePermissionJourney.d.ts +47 -0
  41. package/internal-do-not-import-from-here/ux/admin/permissions/businessprofile/InternalConstants.d.ts +3 -0
  42. package/internal-do-not-import-from-here/ux/admin/permissions/businessprofile/blades/MenuBlade.d.ts +47 -0
  43. package/internal-do-not-import-from-here/ux/admin/permissions/loc/permissionLocalize.d.ts +13 -0
  44. package/internal-do-not-import-from-here/ux/admin/permissions/registrations/Registration.d.ts +1 -0
  45. package/internal-do-not-import-from-here/ux/admin/permissions/tenant/InternalConstants.d.ts +3 -0
  46. package/internal-do-not-import-from-here/ux/admin/permissions/tenant/TenantAdministratorPermissionJourney.d.ts +47 -0
  47. package/internal-do-not-import-from-here/ux/admin/permissions/tenant/blades/MenuBlade.d.ts +47 -0
  48. package/internal-do-not-import-from-here/ux/admin/recaptcha/ReCaptcha.d.ts +69 -0
  49. package/internal-do-not-import-from-here/ux/admin/recaptcha/SecretRegistration.d.ts +1 -0
  50. package/internal-do-not-import-from-here/ux/admin/recaptcha/loc/localize.d.ts +9 -0
  51. package/internal-do-not-import-from-here/ux/admin/secrets/BusinessProfileSecretsJourney.d.ts +47 -0
  52. package/internal-do-not-import-from-here/ux/admin/secrets/IBusinessProfileSecretsJourney.d.ts +16 -0
  53. package/internal-do-not-import-from-here/ux/admin/secrets/SecretsJourney.d.ts +51 -0
  54. package/internal-do-not-import-from-here/ux/admin/secrets/SecretsJourneyConstants.d.ts +4 -0
  55. package/internal-do-not-import-from-here/ux/admin/secrets/TenantSecretsJourney.d.ts +47 -0
  56. package/internal-do-not-import-from-here/ux/admin/secrets/blades/SecretsFormBlade.d.ts +56 -0
  57. package/internal-do-not-import-from-here/ux/admin/secrets/blades/SecretsFormListBlade.d.ts +59 -0
  58. package/internal-do-not-import-from-here/ux/admin/secrets/loc/localize.d.ts +9 -0
  59. package/internal-do-not-import-from-here/ux/admin/security/AdminJourney.d.ts +52 -0
  60. package/internal-do-not-import-from-here/ux/admin/security/AdminJourneyAppInstance.d.ts +6 -0
  61. package/internal-do-not-import-from-here/ux/admin/security/AdminJourneyConstants.d.ts +5 -0
  62. package/internal-do-not-import-from-here/ux/admin/security/AdminJourneyProfile.d.ts +47 -0
  63. package/internal-do-not-import-from-here/ux/admin/security/AdminJourneyTenant.d.ts +47 -0
  64. package/internal-do-not-import-from-here/ux/admin/security/IAdminJourney.d.ts +16 -0
  65. package/internal-do-not-import-from-here/ux/admin/security/blades/MenuBlade.d.ts +52 -0
  66. package/internal-do-not-import-from-here/ux/admin/security/loc/localize.d.ts +9 -0
  67. package/internal-do-not-import-from-here/ux/admin/security/models/BladeProps.d.ts +6 -0
  68. package/internal-do-not-import-from-here/ux/admin/security/models/Enums.d.ts +5 -0
  69. package/internal-do-not-import-from-here/ux/admin/security/models/SubMenuItem.d.ts +6 -0
  70. package/internal-do-not-import-from-here/ux/admin/security/models/index.d.ts +3 -0
  71. package/internal-do-not-import-from-here/ux/admin/security/store/AppInstanceJourneyStore.d.ts +35 -0
  72. package/internal-do-not-import-from-here/ux/admin/security/store/ProfileJourneyStore.d.ts +35 -0
  73. package/internal-do-not-import-from-here/ux/admin/security/store/TenantJourneyStore.d.ts +35 -0
  74. package/internal-do-not-import-from-here/ux/admin/settings/AdminRegistrations.d.ts +1 -0
  75. package/internal-do-not-import-from-here/ux/admin/settings/ITenantAdminSettingsJourney.d.ts +4 -0
  76. package/internal-do-not-import-from-here/ux/admin/settings/TenantAdminLocalize.d.ts +6 -0
  77. package/internal-do-not-import-from-here/ux/admin/settings/TenantAdminSettingsConstants.d.ts +8 -0
  78. package/internal-do-not-import-from-here/ux/admin/settings/TenantAdminSettingsJourney.css.d.ts +3 -0
  79. package/internal-do-not-import-from-here/ux/admin/settings/TenantAdminSettingsJourney.d.ts +47 -0
  80. package/internal-do-not-import-from-here/ux/admin/settings/blades/HomeBlade.d.ts +57 -0
  81. package/internal-do-not-import-from-here/ux/admin/settings/blades/mediapicker/MediaPicker.d.ts +47 -0
  82. package/internal-do-not-import-from-here/ux/admin/settings/blades/mediapicker/MediaPickerConstants.d.ts +9 -0
  83. package/internal-do-not-import-from-here/ux/admin/settings/blades/mediapicker/MediaPickerRegistration.d.ts +1 -0
  84. package/internal-do-not-import-from-here/ux/admin/settings/blades/mediapicker/components/cropratios/CropRatios.d.ts +47 -0
  85. package/internal-do-not-import-from-here/ux/admin/settings/blades/mediapicker/components/cropratios/CropRatiosJourney.d.ts +47 -0
  86. package/internal-do-not-import-from-here/ux/admin/settings/blades/mediapicker/components/cropratios/CropRatiosListing.d.ts +47 -0
  87. package/internal-do-not-import-from-here/ux/admin/settings/blades/mediapicker/components/filesize/FileSizeLimitSettings.d.ts +47 -0
  88. package/internal-do-not-import-from-here/ux/admin/settings/blades/mediapicker/components/filesize/FileSizeLimitSettingsJourney.d.ts +47 -0
  89. package/internal-do-not-import-from-here/ux/admin/settings/blades/mediapicker/components/scalingsettings/ScalingSettings.d.ts +47 -0
  90. package/internal-do-not-import-from-here/ux/admin/settings/blades/mediapicker/components/scalingsettings/ScalingSettingsJourney.d.ts +47 -0
  91. package/internal-do-not-import-from-here/ux/admin/settings/blades/mediapicker/components/scalingsettings/ScalingSettingsListing.d.ts +47 -0
  92. package/internal-do-not-import-from-here/ux/admin/settings/blades/mediapicker/loc/localize.d.ts +40 -0
  93. package/internal-do-not-import-from-here/ux/admin/settings/blades/mediapicker/store/SettingsBladeStore.d.ts +83 -0
  94. package/internal-do-not-import-from-here/ux/admin/settings/blades/mediapicker/store/index.d.ts +1 -0
  95. package/internal-do-not-import-from-here/ux/admin/settings/blades/tenantgeneralsettings/TenantGeneralSettings.d.ts +47 -0
  96. package/internal-do-not-import-from-here/ux/admin/settings/blades/tenantgeneralsettings/TenantSettingsRegistration.d.ts +1 -0
  97. package/internal-do-not-import-from-here/ux/admin/settings/blades/tenantgeneralsettings/loc/localize.d.ts +12 -0
  98. package/internal-do-not-import-from-here/ux/admin/settings/blades/tenantregional/Shareds.d.ts +8 -0
  99. package/internal-do-not-import-from-here/ux/admin/settings/blades/tenantregional/TenantRegional.css.d.ts +1 -0
  100. package/internal-do-not-import-from-here/ux/admin/settings/blades/tenantregional/TenantRegional.d.ts +16 -0
  101. package/internal-do-not-import-from-here/ux/admin/settings/blades/tenantregional/TenantRegionalConstants.d.ts +7 -0
  102. package/internal-do-not-import-from-here/ux/admin/settings/blades/tenantregional/TenantRegionalRegistration.d.ts +1 -0
  103. package/internal-do-not-import-from-here/ux/admin/settings/blades/tenantregional/components/DateTimeSettings.d.ts +47 -0
  104. package/internal-do-not-import-from-here/ux/admin/settings/blades/tenantregional/components/LanguageCreation.d.ts +60 -0
  105. package/internal-do-not-import-from-here/ux/admin/settings/blades/tenantregional/components/LanguageDetail.d.ts +52 -0
  106. package/internal-do-not-import-from-here/ux/admin/settings/blades/tenantregional/components/LanguageHomeBlade.d.ts +47 -0
  107. package/internal-do-not-import-from-here/ux/admin/settings/blades/tenantregional/components/LanguageSettings.d.ts +47 -0
  108. package/internal-do-not-import-from-here/ux/admin/settings/blades/tenantregional/loc/localize.d.ts +18 -0
  109. package/internal-do-not-import-from-here/ux/admin/system/loc/localize.d.ts +7 -0
  110. package/internal-do-not-import-from-here/ux/admin/system/submenu/licenses/LicensesJourney.css.d.ts +4 -0
  111. package/internal-do-not-import-from-here/ux/admin/system/submenu/licenses/LicensesJourney.d.ts +47 -0
  112. package/internal-do-not-import-from-here/ux/admin/system/submenu/licenses/LicensesJourneyConstants.d.ts +3 -0
  113. package/internal-do-not-import-from-here/ux/admin/system/submenu/licenses/blades/DefaultBlade.d.ts +47 -0
  114. package/internal-do-not-import-from-here/ux/admin/system/submenu/localizationadmin/stores/LocalizationAdminStore.d.ts +103 -41
  115. package/internal-do-not-import-from-here/ux/admin/systemlayout/SystemLayoutJourney.d.ts +52 -0
  116. package/internal-do-not-import-from-here/ux/admin/systemlayout/loc/localize.d.ts +7 -0
  117. package/internal-do-not-import-from-here/ux/admin/systemlayout/models/BladeIds.d.ts +9 -0
  118. package/internal-do-not-import-from-here/ux/admin/systemlayout/models/HttpCodeLayoutItem.d.ts +5 -0
  119. package/internal-do-not-import-from-here/ux/admin/systemlayout/models/index.d.ts +2 -0
  120. package/internal-do-not-import-from-here/ux/admin/systemlayout/registration/AdminRegistration.d.ts +1 -0
  121. package/internal-do-not-import-from-here/ux/admin/systemlayout/store/SystemLayoutStore.d.ts +174 -0
  122. package/internal-do-not-import-from-here/ux/admin/systemlayout/store/index.d.ts +1 -0
  123. package/internal-do-not-import-from-here/ux/admin/textcompletion/SecretRegistrations.d.ts +1 -0
  124. package/internal-do-not-import-from-here/ux/admin/textcompletion/components/TextCompletion.d.ts +68 -0
  125. package/internal-do-not-import-from-here/ux/admin/textcompletion/components/TextCompletionConstants.d.ts +4 -0
  126. package/internal-do-not-import-from-here/ux/admin/textcompletion/loc/localize.d.ts +12 -0
  127. package/internal-do-not-import-from-here/ux/admin/usermanagement/BusinessProfileUserManagementJourney.d.ts +47 -0
  128. package/internal-do-not-import-from-here/ux/admin/usermanagement/UserManagementJourney.d.ts +47 -0
  129. package/internal-do-not-import-from-here/ux/admin/usermanagement/authentication/BusinessProfileAuthentication.d.ts +51 -0
  130. package/internal-do-not-import-from-here/ux/admin/usermanagement/authentication/BusinessProfileAuthenticationFactory.d.ts +4 -0
  131. package/internal-do-not-import-from-here/ux/admin/usermanagement/authentication/BusinessProfileAuthenticationStore.d.ts +49 -0
  132. package/internal-do-not-import-from-here/ux/admin/usermanagement/authentication/models/AppDefinitionType.d.ts +5 -0
  133. package/internal-do-not-import-from-here/ux/admin/usermanagement/authentication/models/LoginProvidersFactory.d.ts +6 -0
  134. package/internal-do-not-import-from-here/ux/admin/usermanagement/dynamicgroups/DynamicGroupDetailBlade.d.ts +61 -0
  135. package/internal-do-not-import-from-here/ux/admin/usermanagement/dynamicgroups/DynamicGroupListingBlade.d.ts +47 -0
  136. package/internal-do-not-import-from-here/ux/admin/usermanagement/groups/ActiveGroupListing.d.ts +51 -0
  137. package/internal-do-not-import-from-here/ux/admin/usermanagement/groups/DeletedGroupListing.d.ts +52 -0
  138. package/internal-do-not-import-from-here/ux/admin/usermanagement/groups/GroupDetailBlade.d.ts +67 -0
  139. package/internal-do-not-import-from-here/ux/admin/usermanagement/groups/GroupListingBlade.d.ts +52 -0
  140. package/internal-do-not-import-from-here/ux/admin/usermanagement/index.d.ts +2 -0
  141. package/internal-do-not-import-from-here/ux/admin/usermanagement/loc/localize.d.ts +342 -0
  142. package/internal-do-not-import-from-here/ux/admin/usermanagement/loginlog/LoginLogListingBlade.d.ts +47 -0
  143. package/internal-do-not-import-from-here/ux/admin/usermanagement/loginscreen/AuthenticationScreenLayoutBlade.d.ts +51 -0
  144. package/internal-do-not-import-from-here/ux/admin/usermanagement/loginscreen/chrome/Chrome.d.ts +47 -0
  145. package/internal-do-not-import-from-here/ux/admin/usermanagement/loginscreen/chrome/tabs/AuthenticationScreenLayoutSettingsTabRenderer.d.ts +5 -0
  146. package/internal-do-not-import-from-here/ux/admin/usermanagement/loginscreen/chrome/tabs/LayoutSettingsComponent.d.ts +64 -0
  147. package/internal-do-not-import-from-here/ux/admin/usermanagement/self-service/DefaultBlade.d.ts +47 -0
  148. package/internal-do-not-import-from-here/ux/admin/usermanagement/self-service/DetailBlade.d.ts +47 -0
  149. package/internal-do-not-import-from-here/ux/admin/usermanagement/self-service/EditBlade.d.ts +47 -0
  150. package/internal-do-not-import-from-here/ux/admin/usermanagement/self-service/SelfServiceJourney.d.ts +47 -0
  151. package/internal-do-not-import-from-here/ux/admin/usermanagement/shared/GroupDetailStore.d.ts +24 -0
  152. package/internal-do-not-import-from-here/ux/admin/usermanagement/shared/GroupQueryStore.d.ts +78 -0
  153. package/internal-do-not-import-from-here/ux/admin/usermanagement/shared/SelfServiceStore.d.ts +101 -0
  154. package/internal-do-not-import-from-here/ux/admin/usermanagement/shared/UserDetailStore.d.ts +97 -0
  155. package/internal-do-not-import-from-here/ux/admin/usermanagement/shared/UserManagementConstants.d.ts +133 -0
  156. package/internal-do-not-import-from-here/ux/admin/usermanagement/shared/UserManagementHelper.d.ts +310 -0
  157. package/internal-do-not-import-from-here/ux/admin/usermanagement/shared/UserManagementStyles.css.d.ts +15 -0
  158. package/internal-do-not-import-from-here/ux/admin/usermanagement/shared/UserManagementTempModel.d.ts +56 -0
  159. package/internal-do-not-import-from-here/ux/admin/usermanagement/shared/UserQueryStore.d.ts +151 -0
  160. package/internal-do-not-import-from-here/ux/admin/usermanagement/shared/index.d.ts +9 -0
  161. package/internal-do-not-import-from-here/ux/admin/usermanagement/synchronization/OmniaSearchUserLogsBlade.d.ts +47 -0
  162. package/internal-do-not-import-from-here/ux/admin/usermanagement/synchronization/SyncProviderListingBlade.d.ts +47 -0
  163. package/internal-do-not-import-from-here/ux/admin/usermanagement/synchronization/SyncProviderLogsBlade.d.ts +52 -0
  164. package/internal-do-not-import-from-here/ux/admin/usermanagement/synchronization/SyncProviderSettingsBlade.d.ts +52 -0
  165. package/internal-do-not-import-from-here/ux/admin/usermanagement/userproperties/UserPropertyDetailBlade.d.ts +59 -0
  166. package/internal-do-not-import-from-here/ux/admin/usermanagement/userproperties/UserPropertyListingBlade.d.ts +48 -0
  167. package/internal-do-not-import-from-here/ux/admin/usermanagement/users/UserJourney.d.ts +47 -0
  168. package/internal-do-not-import-from-here/ux/admin/usermanagement/users/active/AuthenticationBlade.d.ts +47 -0
  169. package/internal-do-not-import-from-here/ux/admin/usermanagement/users/active/BulkImportBlade.d.ts +47 -0
  170. package/internal-do-not-import-from-here/ux/admin/usermanagement/users/active/DefaultBlade.d.ts +47 -0
  171. package/internal-do-not-import-from-here/ux/admin/usermanagement/users/active/DetailBlade.d.ts +47 -0
  172. package/internal-do-not-import-from-here/ux/admin/usermanagement/users/active/Journey.d.ts +47 -0
  173. package/internal-do-not-import-from-here/ux/admin/usermanagement/users/delete/DefaultBlade.d.ts +47 -0
  174. package/internal-do-not-import-from-here/ux/admin/usermanagement/users/delete/DetailBlade.d.ts +47 -0
  175. package/internal-do-not-import-from-here/ux/admin/usermanagement/users/delete/Journey.d.ts +47 -0
  176. package/internal-do-not-import-from-here/ux/admin/usermanagement/users/pending_approval/DefaultBlade.d.ts +47 -0
  177. package/internal-do-not-import-from-here/ux/admin/usermanagement/users/pending_approval/DetailBlade.d.ts +47 -0
  178. package/internal-do-not-import-from-here/ux/admin/usermanagement/users/pending_approval/Journey.d.ts +47 -0
  179. package/internal-do-not-import-from-here/ux/admin/usermanagement/usertypes/OmniaAuthSettingsManager.d.ts +20 -0
  180. package/internal-do-not-import-from-here/ux/admin/usermanagement/usertypes/UserTypeDeleteDialog.d.ts +67 -0
  181. package/internal-do-not-import-from-here/ux/admin/usermanagement/usertypes/UserTypeJourney.d.ts +47 -0
  182. package/internal-do-not-import-from-here/ux/admin/usermanagement/usertypes/blades/AddOrEditUserTypeBlade.d.ts +47 -0
  183. package/internal-do-not-import-from-here/ux/admin/usermanagement/usertypes/blades/UserTypeLayoutBlade.d.ts +47 -0
  184. package/internal-do-not-import-from-here/ux/admin/usermanagement/usertypes/blades/UserTypeListingBlade.d.ts +47 -0
  185. package/internal-do-not-import-from-here/ux/admin/usermanagement/usertypes/core/Constants.d.ts +5 -0
  186. package/internal-do-not-import-from-here/ux/admin/usermanagement/usertypes/models/UserTypeJourneySharedState.d.ts +4 -0
  187. package/internal-do-not-import-from-here/ux/admin/usermanagement/usertypes/models/index.d.ts +1 -0
  188. package/internal-do-not-import-from-here/ux/admin/usermanagement/usertypes/tabs/AuthenticationTab.d.ts +60 -0
  189. package/internal-do-not-import-from-here/ux/admin/usermanagement/usertypes/tabs/PropertiesTab.d.ts +52 -0
  190. package/internal-do-not-import-from-here/ux/app/management/tabs/templates/tabs/CustomSteps.d.ts +1 -1
  191. package/internal-do-not-import-from-here/ux/app/management/tabs/templates/tabs/Features.d.ts +1 -1
  192. package/internal-do-not-import-from-here/ux/app/management/tabs/templates/tabs/GeneralTab.d.ts +1 -1
  193. package/internal-do-not-import-from-here/ux/app/management/tabs/templates/tabs/PoliciesTab.d.ts +1 -1
  194. package/internal-do-not-import-from-here/ux/app/management/tabs/templates/tabs/PropertiesTab.d.ts +1 -1
  195. package/internal-do-not-import-from-here/ux/aurora/components/backgroundstyle/BackgroundStyleEditor.d.ts +3 -3
  196. package/internal-do-not-import-from-here/ux/aurora/components/borderpicker/BorderPicker.d.ts +3 -3
  197. package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromeBlueprintsViewer.d.ts +3 -3
  198. package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/ColorPicker copy.d.ts +0 -0
  199. package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/ColorPicker.css.d.ts +5 -2
  200. package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/ColorPicker.d.ts +31 -5
  201. package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaPicker.d.ts +5 -5
  202. package/internal-do-not-import-from-here/ux/aurora/components/containerpicker/ContainerBlueprintsViewer.d.ts +3 -3
  203. package/internal-do-not-import-from-here/ux/aurora/components/fillpicker/FillPicker.d.ts +3 -3
  204. package/internal-do-not-import-from-here/ux/aurora/components/iconstylepicker/IconStyleEditor.d.ts +3 -3
  205. package/internal-do-not-import-from-here/ux/aurora/components/iconstylepicker/IconStylePicker.d.ts +3 -3
  206. package/internal-do-not-import-from-here/ux/aurora/components/textstylepicker/TextStylePicker.d.ts +3 -3
  207. package/internal-do-not-import-from-here/ux/aurora/components/viewtemplatepicker/ViewTemplatePicker.d.ts +10 -2
  208. package/internal-do-not-import-from-here/ux/aurora/styling/styles/Blueprints.d.ts +5 -0
  209. package/internal-do-not-import-from-here/ux/features/FeatureActivation.d.ts +13 -0
  210. package/internal-do-not-import-from-here/ux/features/stores/FeatureJourneyStore.d.ts +29 -0
  211. package/internal-do-not-import-from-here/ux/filterpicker/FilterPicker.css.d.ts +0 -1
  212. package/internal-do-not-import-from-here/ux/filterpicker/FilterPicker.d.ts +281 -0
  213. package/internal-do-not-import-from-here/ux/inputlanguagepicker/stores/InputLanguageStore.d.ts +36 -21
  214. package/internal-do-not-import-from-here/ux/journey/JourneyBlade.d.ts +2 -2
  215. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/blocktitle/BlockTitle.css.d.ts +1 -1
  216. package/internal-do-not-import-from-here/ux/messaging/InternalTopics.d.ts +1 -0
  217. package/internal-do-not-import-from-here/ux/messaging/Topics.d.ts +6 -1
  218. package/internal-do-not-import-from-here/ux/multilingualinput/MultilingualInput.d.ts +105 -539
  219. package/internal-do-not-import-from-here/ux/oxide/btn/Button.d.ts +1 -1
  220. package/internal-do-not-import-from-here/ux/oxide/btn/Button.stylex.d.ts +18 -0
  221. package/internal-do-not-import-from-here/ux/oxide/colorpicker/ColorPicker.d.ts +27 -0
  222. package/internal-do-not-import-from-here/ux/oxide/column/{Column.css.d.ts → Column.stylex.d.ts} +6 -1
  223. package/internal-do-not-import-from-here/ux/oxide/flex/{Row.css.d.ts → Row.stylex.d.ts} +6 -1
  224. package/internal-do-not-import-from-here/ux/oxide/text/Text.stylex.d.ts +8 -10
  225. package/internal-do-not-import-from-here/ux/richtexteditor/extensions/TextCompletion/TextCompletion.d.ts +48 -35
  226. package/internal-do-not-import-from-here/ux/richtexteditor/extensions/TextCompletion/TextCompletionToolbar.d.ts +48 -35
  227. package/internal-do-not-import-from-here/ux/signin/identitycreationrequest/IdentityCreationRequestView.d.ts +43 -403
  228. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/VelcronContentEditor.d.ts +120 -0
  229. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/stores/ContentEditorStore.d.ts +24 -0
  230. package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/VelcronDefinitionPicker.d.ts +22 -9
  231. package/internal-do-not-import-from-here/ux/velcron/core/models/VelcronPropertyEditorDefinitions.d.ts +1 -0
  232. package/internal-do-not-import-from-here/ux/velcron/editor/stores/VelcronEditorStore.d.ts +13 -1
  233. package/internal-do-not-import-from-here/ux/velcron/registrations/CategoryRegistrations.d.ts +1 -0
  234. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/SpacingEditor.d.ts +98 -98
  235. package/internal-do-not-import-from-here/ux/velcron/stores/VelcronDefinitionStore.d.ts +10 -5
  236. package/internal-do-not-import-from-here/wctypings.d.ts +646 -4
  237. package/package.json +2 -2
  238. package/internal-do-not-import-from-here/ux/oxide/btn/Button.css.d.ts +0 -6
  239. package/internal-do-not-import-from-here/ux/oxide/column/ColumnGrid.css.d.ts +0 -3
  240. package/internal-do-not-import-from-here/ux/oxide/flex/Flex2.css.d.ts +0 -3
  241. /package/internal-do-not-import-from-here/ux/oxide/flex/{Flex2.d.ts → Flex.d.ts} +0 -0
@@ -1,541 +1,96 @@
1
+ import { DefineEmit } from "@omnia/fx/ux";
1
2
  import { MultilingualString, OmitProperties } from "../../models";
2
3
  import "./MultilingualInput.css";
3
4
  import { MultilingualContext } from "../MultilingualContext";
4
5
  import { IRichTextEditor } from "../richtexteditor";
5
- declare const _default: {
6
- new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
7
- validationOn: {
8
- type: import("vue").PropType<"input" | "lazy">;
9
- required: false;
10
- };
11
- autofocus: {
12
- type: import("vue").PropType<boolean>;
13
- };
14
- required: {
15
- type: import("vue").PropType<boolean>;
16
- };
17
- filled: {
18
- type: import("vue").PropType<boolean>;
19
- };
20
- disabled: {
21
- type: import("vue").PropType<boolean>;
22
- };
23
- multipleLines: {
24
- type: import("vue").PropType<boolean>;
25
- };
26
- richTextSettings: {
27
- type: import("vue").PropType<OmitProperties<IRichTextEditor, "initialContent" | "onContentChange">>;
28
- };
29
- styles: {
30
- type: import("vue").PropType<Partial<{
31
- flag: import("typestyle/lib/types").NestedCSSProperties;
32
- multilingualBodyWrapper: import("typestyle/lib/types").NestedCSSProperties;
33
- listViewWrapper: import("typestyle/lib/types").NestedCSSProperties;
34
- selectedFlag: (theming: import("@omnia/fx-models").ColorDefinition) => import("typestyle/lib/types").NestedCSSProperties;
35
- multilingualWrapper: import("typestyle/lib/types").NestedCSSProperties;
36
- listViewFlag: import("typestyle/lib/types").NestedCSSProperties;
37
- fieldValidation: import("typestyle/lib/types").NestedCSSProperties;
38
- inputPadding: import("typestyle/lib/types").NestedCSSProperties;
39
- label: (theming: import("@omnia/fx-models").ColorDefinition) => import("typestyle/lib/types").NestedCSSProperties;
40
- disabledLabel: (theming: import("@omnia/fx-models").ColorDefinition) => import("typestyle/lib/types").NestedCSSProperties;
41
- focusedLabel: (theming: import("@omnia/fx-models").ColorDefinition) => import("typestyle/lib/types").NestedCSSProperties;
42
- icon: (theming: import("@omnia/fx-models").ColorDefinition) => import("typestyle/lib/types").NestedCSSProperties;
43
- }>>;
44
- };
45
- multilingualContext: {
46
- type: import("vue").PropType<MultilingualContext>;
47
- };
48
- label: {
49
- type: import("vue").PropType<string>;
50
- };
51
- "onUpdate:modelValue": {
52
- type: import("vue").PropType<(value: MultilingualString) => any>;
53
- };
54
- "v-model": {
55
- type: import("vue").PropType<MultilingualString>;
56
- required: false;
57
- };
58
- modelValue: {
59
- type: import("vue").PropType<MultilingualString>;
60
- required: false;
61
- };
62
- name: <TName extends string>(n?: TName) => { [key in import("../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
63
- type: import("vue").PropType<(value: MultilingualString) => any>;
64
- }; } & { [key_1 in import("../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
65
- type: import("vue").PropType<MultilingualString>;
66
- required: false;
67
- }; } & { [key_2 in import("../DefineVueTypings").VModelKeyNameInProps<TName>]: {
68
- type: import("vue").PropType<MultilingualString>;
69
- required: false;
70
- }; } & {
71
- require(): import("../DefineVueTypings").DefinePropModelRequire<TName, MultilingualString, {
72
- "onUpdate:modelValue": {
73
- type: import("vue").PropType<(value: MultilingualString) => any>;
74
- };
75
- } & {
76
- "v-model": {
77
- type: import("vue").PropType<MultilingualString>;
78
- required: false;
79
- };
80
- } & {
81
- modelValue: {
82
- type: import("vue").PropType<MultilingualString>;
83
- required: false;
84
- };
85
- }>;
86
- defaultValue(value?: MultilingualString): import("../DefineVueTypings").DefinePropModelDefaultValue<TName, MultilingualString, {
87
- "onUpdate:modelValue": {
88
- type: import("vue").PropType<(value: MultilingualString) => any>;
89
- };
90
- } & {
91
- "v-model": {
92
- type: import("vue").PropType<MultilingualString>;
93
- required: false;
94
- };
95
- } & {
96
- modelValue: {
97
- type: import("vue").PropType<MultilingualString>;
98
- required: false;
99
- };
100
- }, false>;
101
- doc$(description?: string): import("../DefineVueTypings").DefinePropModelDoc<TName, MultilingualString, {
102
- "onUpdate:modelValue": {
103
- type: import("vue").PropType<(value: MultilingualString) => any>;
104
- };
105
- } & {
106
- "v-model": {
107
- type: import("vue").PropType<MultilingualString>;
108
- required: false;
109
- };
110
- } & {
111
- modelValue: {
112
- type: import("vue").PropType<MultilingualString>;
113
- required: false;
114
- };
115
- }>;
116
- };
117
- }>> & {
118
- "onUpdate:modelValue"?: (value: MultilingualString) => any;
119
- }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
120
- "update:modelValue": (value: MultilingualString) => true;
121
- }, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
122
- validationOn: {
123
- type: import("vue").PropType<"input" | "lazy">;
124
- required: false;
125
- };
126
- autofocus: {
127
- type: import("vue").PropType<boolean>;
128
- };
129
- required: {
130
- type: import("vue").PropType<boolean>;
131
- };
132
- filled: {
133
- type: import("vue").PropType<boolean>;
134
- };
135
- disabled: {
136
- type: import("vue").PropType<boolean>;
137
- };
138
- multipleLines: {
139
- type: import("vue").PropType<boolean>;
140
- };
141
- richTextSettings: {
142
- type: import("vue").PropType<OmitProperties<IRichTextEditor, "initialContent" | "onContentChange">>;
143
- };
144
- styles: {
145
- type: import("vue").PropType<Partial<{
146
- flag: import("typestyle/lib/types").NestedCSSProperties;
147
- multilingualBodyWrapper: import("typestyle/lib/types").NestedCSSProperties;
148
- listViewWrapper: import("typestyle/lib/types").NestedCSSProperties;
149
- selectedFlag: (theming: import("@omnia/fx-models").ColorDefinition) => import("typestyle/lib/types").NestedCSSProperties;
150
- multilingualWrapper: import("typestyle/lib/types").NestedCSSProperties;
151
- listViewFlag: import("typestyle/lib/types").NestedCSSProperties;
152
- fieldValidation: import("typestyle/lib/types").NestedCSSProperties;
153
- inputPadding: import("typestyle/lib/types").NestedCSSProperties;
154
- label: (theming: import("@omnia/fx-models").ColorDefinition) => import("typestyle/lib/types").NestedCSSProperties;
155
- disabledLabel: (theming: import("@omnia/fx-models").ColorDefinition) => import("typestyle/lib/types").NestedCSSProperties;
156
- focusedLabel: (theming: import("@omnia/fx-models").ColorDefinition) => import("typestyle/lib/types").NestedCSSProperties;
157
- icon: (theming: import("@omnia/fx-models").ColorDefinition) => import("typestyle/lib/types").NestedCSSProperties;
158
- }>>;
159
- };
160
- multilingualContext: {
161
- type: import("vue").PropType<MultilingualContext>;
162
- };
163
- label: {
164
- type: import("vue").PropType<string>;
165
- };
166
- "onUpdate:modelValue": {
167
- type: import("vue").PropType<(value: MultilingualString) => any>;
168
- };
169
- "v-model": {
170
- type: import("vue").PropType<MultilingualString>;
171
- required: false;
172
- };
173
- modelValue: {
174
- type: import("vue").PropType<MultilingualString>;
175
- required: false;
176
- };
177
- name: <TName extends string>(n?: TName) => { [key in import("../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
178
- type: import("vue").PropType<(value: MultilingualString) => any>;
179
- }; } & { [key_1 in import("../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
180
- type: import("vue").PropType<MultilingualString>;
181
- required: false;
182
- }; } & { [key_2 in import("../DefineVueTypings").VModelKeyNameInProps<TName>]: {
183
- type: import("vue").PropType<MultilingualString>;
184
- required: false;
185
- }; } & {
186
- require(): import("../DefineVueTypings").DefinePropModelRequire<TName, MultilingualString, {
187
- "onUpdate:modelValue": {
188
- type: import("vue").PropType<(value: MultilingualString) => any>;
189
- };
190
- } & {
191
- "v-model": {
192
- type: import("vue").PropType<MultilingualString>;
193
- required: false;
194
- };
195
- } & {
196
- modelValue: {
197
- type: import("vue").PropType<MultilingualString>;
198
- required: false;
199
- };
200
- }>;
201
- defaultValue(value?: MultilingualString): import("../DefineVueTypings").DefinePropModelDefaultValue<TName, MultilingualString, {
202
- "onUpdate:modelValue": {
203
- type: import("vue").PropType<(value: MultilingualString) => any>;
204
- };
205
- } & {
206
- "v-model": {
207
- type: import("vue").PropType<MultilingualString>;
208
- required: false;
209
- };
210
- } & {
211
- modelValue: {
212
- type: import("vue").PropType<MultilingualString>;
213
- required: false;
214
- };
215
- }, false>;
216
- doc$(description?: string): import("../DefineVueTypings").DefinePropModelDoc<TName, MultilingualString, {
217
- "onUpdate:modelValue": {
218
- type: import("vue").PropType<(value: MultilingualString) => any>;
219
- };
220
- } & {
221
- "v-model": {
222
- type: import("vue").PropType<MultilingualString>;
223
- required: false;
224
- };
225
- } & {
226
- modelValue: {
227
- type: import("vue").PropType<MultilingualString>;
228
- required: false;
229
- };
230
- }>;
231
- };
232
- }>> & {
233
- "onUpdate:modelValue"?: (value: MultilingualString) => any;
234
- }, {}, true, {}, {}, {
235
- P: {};
236
- B: {};
237
- D: {};
238
- C: {};
239
- M: {};
240
- Defaults: {};
241
- }, Readonly<import("vue").ExtractPropTypes<{
242
- validationOn: {
243
- type: import("vue").PropType<"input" | "lazy">;
244
- required: false;
245
- };
246
- autofocus: {
247
- type: import("vue").PropType<boolean>;
248
- };
249
- required: {
250
- type: import("vue").PropType<boolean>;
251
- };
252
- filled: {
253
- type: import("vue").PropType<boolean>;
254
- };
255
- disabled: {
256
- type: import("vue").PropType<boolean>;
257
- };
258
- multipleLines: {
259
- type: import("vue").PropType<boolean>;
260
- };
261
- richTextSettings: {
262
- type: import("vue").PropType<OmitProperties<IRichTextEditor, "initialContent" | "onContentChange">>;
263
- };
264
- styles: {
265
- type: import("vue").PropType<Partial<{
266
- flag: import("typestyle/lib/types").NestedCSSProperties;
267
- multilingualBodyWrapper: import("typestyle/lib/types").NestedCSSProperties;
268
- listViewWrapper: import("typestyle/lib/types").NestedCSSProperties;
269
- selectedFlag: (theming: import("@omnia/fx-models").ColorDefinition) => import("typestyle/lib/types").NestedCSSProperties;
270
- multilingualWrapper: import("typestyle/lib/types").NestedCSSProperties;
271
- listViewFlag: import("typestyle/lib/types").NestedCSSProperties;
272
- fieldValidation: import("typestyle/lib/types").NestedCSSProperties;
273
- inputPadding: import("typestyle/lib/types").NestedCSSProperties;
274
- label: (theming: import("@omnia/fx-models").ColorDefinition) => import("typestyle/lib/types").NestedCSSProperties;
275
- disabledLabel: (theming: import("@omnia/fx-models").ColorDefinition) => import("typestyle/lib/types").NestedCSSProperties;
276
- focusedLabel: (theming: import("@omnia/fx-models").ColorDefinition) => import("typestyle/lib/types").NestedCSSProperties;
277
- icon: (theming: import("@omnia/fx-models").ColorDefinition) => import("typestyle/lib/types").NestedCSSProperties;
278
- }>>;
279
- };
280
- multilingualContext: {
281
- type: import("vue").PropType<MultilingualContext>;
282
- };
283
- label: {
284
- type: import("vue").PropType<string>;
285
- };
286
- "onUpdate:modelValue": {
287
- type: import("vue").PropType<(value: MultilingualString) => any>;
288
- };
289
- "v-model": {
290
- type: import("vue").PropType<MultilingualString>;
291
- required: false;
292
- };
293
- modelValue: {
294
- type: import("vue").PropType<MultilingualString>;
295
- required: false;
296
- };
297
- name: <TName extends string>(n?: TName) => { [key in import("../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
298
- type: import("vue").PropType<(value: MultilingualString) => any>;
299
- }; } & { [key_1 in import("../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
300
- type: import("vue").PropType<MultilingualString>;
301
- required: false;
302
- }; } & { [key_2 in import("../DefineVueTypings").VModelKeyNameInProps<TName>]: {
303
- type: import("vue").PropType<MultilingualString>;
304
- required: false;
305
- }; } & {
306
- require(): import("../DefineVueTypings").DefinePropModelRequire<TName, MultilingualString, {
307
- "onUpdate:modelValue": {
308
- type: import("vue").PropType<(value: MultilingualString) => any>;
309
- };
310
- } & {
311
- "v-model": {
312
- type: import("vue").PropType<MultilingualString>;
313
- required: false;
314
- };
315
- } & {
316
- modelValue: {
317
- type: import("vue").PropType<MultilingualString>;
318
- required: false;
319
- };
320
- }>;
321
- defaultValue(value?: MultilingualString): import("../DefineVueTypings").DefinePropModelDefaultValue<TName, MultilingualString, {
322
- "onUpdate:modelValue": {
323
- type: import("vue").PropType<(value: MultilingualString) => any>;
324
- };
325
- } & {
326
- "v-model": {
327
- type: import("vue").PropType<MultilingualString>;
328
- required: false;
329
- };
330
- } & {
331
- modelValue: {
332
- type: import("vue").PropType<MultilingualString>;
333
- required: false;
334
- };
335
- }, false>;
336
- doc$(description?: string): import("../DefineVueTypings").DefinePropModelDoc<TName, MultilingualString, {
337
- "onUpdate:modelValue": {
338
- type: import("vue").PropType<(value: MultilingualString) => any>;
339
- };
340
- } & {
341
- "v-model": {
342
- type: import("vue").PropType<MultilingualString>;
343
- required: false;
344
- };
345
- } & {
346
- modelValue: {
347
- type: import("vue").PropType<MultilingualString>;
348
- required: false;
349
- };
350
- }>;
351
- };
352
- }>> & {
353
- "onUpdate:modelValue"?: (value: MultilingualString) => any;
354
- }, () => JSX.Element, {}, {}, {}, {}>;
355
- __isFragment?: never;
356
- __isTeleport?: never;
357
- __isSuspense?: never;
358
- } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
359
- validationOn: {
360
- type: import("vue").PropType<"input" | "lazy">;
361
- required: false;
362
- };
363
- autofocus: {
364
- type: import("vue").PropType<boolean>;
365
- };
366
- required: {
367
- type: import("vue").PropType<boolean>;
368
- };
369
- filled: {
370
- type: import("vue").PropType<boolean>;
371
- };
372
- disabled: {
373
- type: import("vue").PropType<boolean>;
374
- };
375
- multipleLines: {
376
- type: import("vue").PropType<boolean>;
377
- };
378
- richTextSettings: {
379
- type: import("vue").PropType<OmitProperties<IRichTextEditor, "initialContent" | "onContentChange">>;
380
- };
381
- styles: {
382
- type: import("vue").PropType<Partial<{
383
- flag: import("typestyle/lib/types").NestedCSSProperties;
384
- multilingualBodyWrapper: import("typestyle/lib/types").NestedCSSProperties;
385
- listViewWrapper: import("typestyle/lib/types").NestedCSSProperties;
386
- selectedFlag: (theming: import("@omnia/fx-models").ColorDefinition) => import("typestyle/lib/types").NestedCSSProperties;
387
- multilingualWrapper: import("typestyle/lib/types").NestedCSSProperties;
388
- listViewFlag: import("typestyle/lib/types").NestedCSSProperties;
389
- fieldValidation: import("typestyle/lib/types").NestedCSSProperties;
390
- inputPadding: import("typestyle/lib/types").NestedCSSProperties;
391
- label: (theming: import("@omnia/fx-models").ColorDefinition) => import("typestyle/lib/types").NestedCSSProperties;
392
- disabledLabel: (theming: import("@omnia/fx-models").ColorDefinition) => import("typestyle/lib/types").NestedCSSProperties;
393
- focusedLabel: (theming: import("@omnia/fx-models").ColorDefinition) => import("typestyle/lib/types").NestedCSSProperties;
394
- icon: (theming: import("@omnia/fx-models").ColorDefinition) => import("typestyle/lib/types").NestedCSSProperties;
395
- }>>;
6
+ declare const _default: <T1 extends unknown, T2 extends unknown>(props: import("@omnia/fx/ux").ConstructComponentProps<{
7
+ "v-model"?: MultilingualString;
8
+ } & {
9
+ "onUpdate:modelValue"?: (value: MultilingualString) => void;
10
+ } & {
11
+ modelValue?: MultilingualString;
12
+ } & {
13
+ label?: string;
14
+ } & {
15
+ multilingualContext?: MultilingualContext;
16
+ } & {
17
+ styles?: Partial<{
18
+ flag: import("typestyle/lib/types").NestedCSSProperties;
19
+ multilingualBodyWrapper: import("typestyle/lib/types").NestedCSSProperties;
20
+ listViewWrapper: import("typestyle/lib/types").NestedCSSProperties;
21
+ selectedFlag: (theming: import("@omnia/fx-models").ColorDefinition) => import("typestyle/lib/types").NestedCSSProperties;
22
+ multilingualWrapper: import("typestyle/lib/types").NestedCSSProperties;
23
+ listViewFlag: import("typestyle/lib/types").NestedCSSProperties;
24
+ fieldValidation: import("typestyle/lib/types").NestedCSSProperties;
25
+ inputPadding: import("typestyle/lib/types").NestedCSSProperties;
26
+ label: (theming: import("@omnia/fx-models").ColorDefinition) => import("typestyle/lib/types").NestedCSSProperties;
27
+ disabledLabel: (theming: import("@omnia/fx-models").ColorDefinition) => import("typestyle/lib/types").NestedCSSProperties;
28
+ focusedLabel: (theming: import("@omnia/fx-models").ColorDefinition) => import("typestyle/lib/types").NestedCSSProperties;
29
+ icon: (theming: import("@omnia/fx-models").ColorDefinition) => import("typestyle/lib/types").NestedCSSProperties;
30
+ }>;
31
+ } & {
32
+ richTextSettings?: OmitProperties<IRichTextEditor, "initialContent" | "onContentChange">;
33
+ } & {
34
+ multipleLines?: boolean;
35
+ } & {
36
+ disabled?: boolean;
37
+ } & {
38
+ filled?: boolean;
39
+ } & {
40
+ required?: boolean;
41
+ } & {
42
+ autofocus?: boolean;
43
+ } & {
44
+ validationOn?: "input" | "lazy";
45
+ } & DefineEmit<"update:modelValue", (value: MultilingualString) => void>>) => {
46
+ $: import("vue").ComponentInternalInstance;
47
+ $data: {};
48
+ $props: {};
49
+ $attrs: {
50
+ [x: string]: unknown;
396
51
  };
397
- multilingualContext: {
398
- type: import("vue").PropType<MultilingualContext>;
52
+ $refs: {
53
+ [x: string]: unknown;
399
54
  };
400
- label: {
401
- type: import("vue").PropType<string>;
55
+ $slots: Readonly<{
56
+ [name: string]: import("vue").Slot<any>;
57
+ }>;
58
+ $root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>;
59
+ $parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>;
60
+ $emit: (event: string, ...args: any[]) => void;
61
+ $el: any;
62
+ $options: import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}> & {
63
+ beforeCreate?: (() => void) | (() => void)[];
64
+ created?: (() => void) | (() => void)[];
65
+ beforeMount?: (() => void) | (() => void)[];
66
+ mounted?: (() => void) | (() => void)[];
67
+ beforeUpdate?: (() => void) | (() => void)[];
68
+ updated?: (() => void) | (() => void)[];
69
+ activated?: (() => void) | (() => void)[];
70
+ deactivated?: (() => void) | (() => void)[];
71
+ beforeDestroy?: (() => void) | (() => void)[];
72
+ beforeUnmount?: (() => void) | (() => void)[];
73
+ destroyed?: (() => void) | (() => void)[];
74
+ unmounted?: (() => void) | (() => void)[];
75
+ renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
76
+ renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
77
+ errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}>, info: string) => boolean | void)[];
402
78
  };
403
- "onUpdate:modelValue": {
404
- type: import("vue").PropType<(value: MultilingualString) => any>;
405
- };
406
- "v-model": {
407
- type: import("vue").PropType<MultilingualString>;
408
- required: false;
409
- };
410
- modelValue: {
411
- type: import("vue").PropType<MultilingualString>;
412
- required: false;
413
- };
414
- name: <TName extends string>(n?: TName) => { [key in import("../DefineVueTypings").VModelEmitsInJsxElement<TName>]: {
415
- type: import("vue").PropType<(value: MultilingualString) => any>;
416
- }; } & { [key_1 in import("../DefineVueTypings").VModelKeyNameInJsxElement<TName>]: {
417
- type: import("vue").PropType<MultilingualString>;
418
- required: false;
419
- }; } & { [key_2 in import("../DefineVueTypings").VModelKeyNameInProps<TName>]: {
420
- type: import("vue").PropType<MultilingualString>;
421
- required: false;
422
- }; } & {
423
- require(): import("../DefineVueTypings").DefinePropModelRequire<TName, MultilingualString, {
424
- "onUpdate:modelValue": {
425
- type: import("vue").PropType<(value: MultilingualString) => any>;
426
- };
427
- } & {
428
- "v-model": {
429
- type: import("vue").PropType<MultilingualString>;
430
- required: false;
431
- };
432
- } & {
433
- modelValue: {
434
- type: import("vue").PropType<MultilingualString>;
435
- required: false;
436
- };
437
- }>;
438
- defaultValue(value?: MultilingualString): import("../DefineVueTypings").DefinePropModelDefaultValue<TName, MultilingualString, {
439
- "onUpdate:modelValue": {
440
- type: import("vue").PropType<(value: MultilingualString) => any>;
441
- };
442
- } & {
443
- "v-model": {
444
- type: import("vue").PropType<MultilingualString>;
445
- required: false;
446
- };
447
- } & {
448
- modelValue: {
449
- type: import("vue").PropType<MultilingualString>;
450
- required: false;
451
- };
452
- }, false>;
453
- doc$(description?: string): import("../DefineVueTypings").DefinePropModelDoc<TName, MultilingualString, {
454
- "onUpdate:modelValue": {
455
- type: import("vue").PropType<(value: MultilingualString) => any>;
456
- };
457
- } & {
458
- "v-model": {
459
- type: import("vue").PropType<MultilingualString>;
460
- required: false;
461
- };
462
- } & {
463
- modelValue: {
464
- type: import("vue").PropType<MultilingualString>;
465
- required: false;
466
- };
467
- }>;
468
- };
469
- }>> & {
470
- "onUpdate:modelValue"?: (value: MultilingualString) => any;
471
- }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
472
- "update:modelValue": (value: MultilingualString) => true;
473
- }, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
474
- propsDefinition: Omit<Readonly<{} & {
475
- name?: {
476
- [x: `onUpdate:${string}`]: {
477
- type: import("vue").PropType<(value: MultilingualString) => any>;
478
- };
479
- } & {
480
- [x: `v-model:${string}`]: {
481
- type: import("vue").PropType<MultilingualString>;
482
- required: false;
483
- };
484
- } & {
485
- [x: string]: {
486
- type: import("vue").PropType<MultilingualString>;
487
- required: false;
488
- };
489
- } & {
490
- require(): import("../DefineVueTypings").DefinePropModelRequire<string, MultilingualString, {
491
- "onUpdate:modelValue": {
492
- type: import("vue").PropType<(value: MultilingualString) => any>;
493
- };
494
- } & {
495
- "v-model": {
496
- type: import("vue").PropType<MultilingualString>;
497
- required: false;
498
- };
499
- } & {
500
- modelValue: {
501
- type: import("vue").PropType<MultilingualString>;
502
- required: false;
503
- };
504
- }>;
505
- defaultValue(value?: MultilingualString): import("../DefineVueTypings").DefinePropModelDefaultValue<string, MultilingualString, {
506
- "onUpdate:modelValue": {
507
- type: import("vue").PropType<(value: MultilingualString) => any>;
508
- };
509
- } & {
510
- "v-model": {
511
- type: import("vue").PropType<MultilingualString>;
512
- required: false;
513
- };
514
- } & {
515
- modelValue: {
516
- type: import("vue").PropType<MultilingualString>;
517
- required: false;
518
- };
519
- }, false>;
520
- doc$(description?: string): import("../DefineVueTypings").DefinePropModelDoc<string, MultilingualString, {
521
- "onUpdate:modelValue": {
522
- type: import("vue").PropType<(value: MultilingualString) => any>;
523
- };
524
- } & {
525
- "v-model": {
526
- type: import("vue").PropType<MultilingualString>;
527
- required: false;
528
- };
529
- } & {
530
- modelValue: {
531
- type: import("vue").PropType<MultilingualString>;
532
- required: false;
533
- };
534
- }>;
535
- };
79
+ $forceUpdate: () => void;
80
+ $nextTick: typeof import("vue").nextTick;
81
+ $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: import("vue").WatchOptions<boolean>): import("vue").WatchStopHandle;
82
+ } & Omit<{}, never> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {} & {
83
+ propsDefinition: import("@omnia/fx/ux").ExtractProps<{
84
+ "v-model"?: MultilingualString;
85
+ } & {
86
+ "onUpdate:modelValue"?: (value: MultilingualString) => void;
87
+ } & {
88
+ modelValue?: MultilingualString;
89
+ } & {
536
90
  label?: string;
537
- filled?: boolean;
538
- disabled?: boolean;
91
+ } & {
92
+ multilingualContext?: MultilingualContext;
93
+ } & {
539
94
  styles?: Partial<{
540
95
  flag: import("typestyle/lib/types").NestedCSSProperties;
541
96
  multilingualBodyWrapper: import("typestyle/lib/types").NestedCSSProperties;
@@ -550,17 +105,28 @@ declare const _default: {
550
105
  focusedLabel: (theming: import("@omnia/fx-models").ColorDefinition) => import("typestyle/lib/types").NestedCSSProperties;
551
106
  icon: (theming: import("@omnia/fx-models").ColorDefinition) => import("typestyle/lib/types").NestedCSSProperties;
552
107
  }>;
553
- required?: boolean;
554
- "v-model"?: MultilingualString;
555
- "onUpdate:modelValue"?: (value: MultilingualString) => any;
556
- modelValue?: MultilingualString;
557
- autofocus?: boolean;
558
- multilingualContext?: MultilingualContext;
108
+ } & {
559
109
  richTextSettings?: OmitProperties<IRichTextEditor, "initialContent" | "onContentChange">;
110
+ } & {
560
111
  multipleLines?: boolean;
112
+ } & {
113
+ disabled?: boolean;
114
+ } & {
115
+ filled?: boolean;
116
+ } & {
117
+ required?: boolean;
118
+ } & {
119
+ autofocus?: boolean;
120
+ } & {
561
121
  validationOn?: "input" | "lazy";
562
- }>, "onUpdate:modelValue"> & {
122
+ } & DefineEmit<"update:modelValue", (value: MultilingualString) => void>> & {
123
+ "v-slots"?: {
124
+ default?: import("vue").Slot;
125
+ } & {};
126
+ } & {
563
127
  "onUpdate:modelValue"?: (value: MultilingualString) => any;
564
- };
565
- };
128
+ } & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "filled" | "disabled" | "styles" | "required" | "v-model" | "onUpdate:modelValue" | "modelValue" | "autofocus" | "multilingualContext" | "richTextSettings" | "multipleLines" | "validationOn">;
129
+ } & import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
130
+ [key: string]: any;
131
+ }>;
566
132
  export default _default;