@omnia/fx 8.0.222-dev → 8.0.224-dev

Sign up to get free protection for your applications and to get access to all the features.
Files changed (226) hide show
  1. package/internal-do-not-import-from-here/manifests/omnia.fx.manifest.json +1 -1
  2. package/internal-do-not-import-from-here/manifests/omnia.fx.ux.manifest.json +1 -1
  3. package/internal-do-not-import-from-here/stores/AppStore.d.ts +3 -2
  4. package/internal-do-not-import-from-here/stores/DynamicGroupStore.d.ts +9 -0
  5. package/internal-do-not-import-from-here/stores/index.d.ts +1 -0
  6. package/internal-do-not-import-from-here/stores/markdown/MarkdownEditorStore.d.ts +78 -0
  7. package/internal-do-not-import-from-here/stores/markdown/MarkdownStateStore.d.ts +38 -0
  8. package/internal-do-not-import-from-here/stores/markdown/index.d.ts +1 -0
  9. package/internal-do-not-import-from-here/ux/InternalDefineComponent.d.ts +1 -1
  10. package/internal-do-not-import-from-here/ux/Styles.stylex.d.ts +99 -452
  11. package/internal-do-not-import-from-here/ux/UxModels.d.ts +15 -0
  12. package/internal-do-not-import-from-here/ux/admin/usermanagement/dynamicgroups/DynamicGroupActiveBlade.d.ts +47 -0
  13. package/internal-do-not-import-from-here/ux/admin/usermanagement/dynamicgroups/DynamicGroupDeletedBlade.d.ts +47 -0
  14. package/internal-do-not-import-from-here/ux/admin/usermanagement/dynamicgroups/DynamicGroupDetailBlade.d.ts +2 -2
  15. package/internal-do-not-import-from-here/ux/admin/usermanagement/dynamicgroups/DynamicGroupListingBlade.d.ts +3 -0
  16. package/internal-do-not-import-from-here/ux/admin/usermanagement/groups/GroupMembershipListing.d.ts +7 -4
  17. package/internal-do-not-import-from-here/ux/admin/usermanagement/loc/localize.d.ts +7 -0
  18. package/internal-do-not-import-from-here/ux/admin/usermanagement/shared/AuthenticationBlade.d.ts +47 -0
  19. package/internal-do-not-import-from-here/ux/admin/usermanagement/shared/DetailBlade.d.ts +47 -0
  20. package/internal-do-not-import-from-here/ux/admin/usermanagement/shared/UserDetailStore.d.ts +11 -6
  21. package/internal-do-not-import-from-here/ux/admin/usermanagement/shared/UserManagementConstants.d.ts +4 -2
  22. package/internal-do-not-import-from-here/ux/app/apps/admin/AppManagementCategoryJourney.d.ts +56 -0
  23. package/internal-do-not-import-from-here/ux/app/apps/admin/CommunitiesAppsJourney.d.ts +47 -0
  24. package/internal-do-not-import-from-here/ux/app/apps/admin/PublishingAppsJourney.d.ts +47 -0
  25. package/internal-do-not-import-from-here/ux/app/apps/admin/TeamworkAppsJourney.d.ts +47 -0
  26. package/internal-do-not-import-from-here/ux/app/loc/localize.d.ts +11 -0
  27. package/internal-do-not-import-from-here/ux/app/management/api/AppManagementApi.d.ts +9 -0
  28. package/internal-do-not-import-from-here/ux/app/management/tabs/templates/tabs/GeneralTab.d.ts +6 -2
  29. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ChromeEditorStore.d.ts +2 -2
  30. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ComponentEditorStore.d.ts +4 -4
  31. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ContainersEditorStore.d.ts +2 -2
  32. package/internal-do-not-import-from-here/ux/aurora/components/backgroundstyle/BackgroundStyleEditor.d.ts +2 -2
  33. package/internal-do-not-import-from-here/ux/aurora/components/backgroundstyle/BackgroundStyleViewer.d.ts +5 -5
  34. package/internal-do-not-import-from-here/ux/aurora/components/borderpicker/BorderPicker.d.ts +2 -2
  35. package/internal-do-not-import-from-here/ux/aurora/components/borderpicker/BorderPreview.d.ts +5 -5
  36. package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromeBlueprintsViewer.d.ts +2 -2
  37. package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromePicker.d.ts +5 -5
  38. package/internal-do-not-import-from-here/ux/aurora/components/chrome/ChromeViewer.d.ts +5 -5
  39. package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/ColorPicker.d.ts +10 -10
  40. package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaDefinitionPicker.css.d.ts +3 -0
  41. package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaPicker.d.ts +100 -100
  42. package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaViewer.d.ts +5 -5
  43. package/internal-do-not-import-from-here/ux/aurora/components/containerpicker/ContainerBlueprintsViewer.d.ts +2 -2
  44. package/internal-do-not-import-from-here/ux/aurora/components/containerpicker/ContainerPicker.d.ts +5 -5
  45. package/internal-do-not-import-from-here/ux/aurora/components/fillpicker/FillPicker.d.ts +2 -2
  46. package/internal-do-not-import-from-here/ux/aurora/components/fillpicker/FillPreview.d.ts +5 -5
  47. package/internal-do-not-import-from-here/ux/aurora/components/iconstylepicker/IconStyleEditor.d.ts +2 -2
  48. package/internal-do-not-import-from-here/ux/aurora/components/iconstylepicker/IconStylePicker.d.ts +2 -2
  49. package/internal-do-not-import-from-here/ux/aurora/components/spacingpicker/SpacingPicker3.d.ts +5 -5
  50. package/internal-do-not-import-from-here/ux/aurora/components/stylepicker/StylePicker.d.ts +10 -10
  51. package/internal-do-not-import-from-here/ux/aurora/components/textstylepicker/TextStylePicker.d.ts +2 -2
  52. package/internal-do-not-import-from-here/ux/aurora/components/themepicker/ThemePicker.d.ts +5 -5
  53. package/internal-do-not-import-from-here/ux/aurora/components/typography/TypographyEditor.d.ts +1 -1
  54. package/internal-do-not-import-from-here/ux/aurora/store/SpacingBlueprintStore.d.ts +443 -371
  55. package/internal-do-not-import-from-here/ux/aurora/store/ThemeContextStore.d.ts +60 -60
  56. package/internal-do-not-import-from-here/ux/aurora/store/TypographyBlueprintStore.d.ts +443 -371
  57. package/internal-do-not-import-from-here/ux/aurora/styling/UseStyling.d.ts +3 -1
  58. package/internal-do-not-import-from-here/ux/aurora/styling/styles/Colors.d.ts +2 -12
  59. package/internal-do-not-import-from-here/ux/aurora/styling/styles/General.d.ts +4 -1
  60. package/internal-do-not-import-from-here/ux/aurora/themeprovider/ThemeProvider.d.ts +5 -5
  61. package/internal-do-not-import-from-here/ux/docs/chrome/VelcronSampleViewer.d.ts +5 -5
  62. package/internal-do-not-import-from-here/ux/enterpriseproperties/edit/datetimefield/DateTimeFieldEdit.d.ts +80 -22
  63. package/internal-do-not-import-from-here/ux/enterpriseproperties/edit/index.d.ts +0 -2
  64. package/internal-do-not-import-from-here/ux/enterpriseproperties/edit/textfield/TextFieldEdit.d.ts +68 -27
  65. package/internal-do-not-import-from-here/ux/filterpicker/FilterPicker.d.ts +5 -5
  66. package/internal-do-not-import-from-here/ux/identities/components/settings/AzureAdSyncProviderSettings.d.ts +46 -15
  67. package/internal-do-not-import-from-here/ux/identities/components/shared/IdentitySyncPropertyBindingSetup.d.ts +51 -61
  68. package/internal-do-not-import-from-here/ux/identities/components/shared/IdentitySyncRuleBlade.d.ts +57 -82
  69. package/internal-do-not-import-from-here/ux/identities/components/shared/IdentitySyncRuleSetup.d.ts +55 -81
  70. package/internal-do-not-import-from-here/ux/image/scalingsettings/ScalingSettings.d.ts +5 -5
  71. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/blockplaceholder/BlockPlaceholder.d.ts +5 -5
  72. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/layoutitemactiontoolbar/LayoutItemActionToolbar.d.ts +5 -5
  73. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/TemplatePreview.d.ts +5 -5
  74. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/blocktitle/BlockTitle.d.ts +5 -5
  75. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/sizecontainer/SizeContainer.d.ts +5 -5
  76. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/targetselector/TargetSelector.d.ts +5 -5
  77. package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutItemselector/LayoutItemSelection.d.ts +5 -5
  78. package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutItemselector/LayoutItemSelector.d.ts +5 -5
  79. package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutitemsrenderer/LayoutBlockRenderer.d.ts +5 -5
  80. package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutitemsrenderer/LayoutSectionRenderer.d.ts +5 -5
  81. package/internal-do-not-import-from-here/ux/markdown/MarkdownEditor.css_bak.d.ts +7 -0
  82. package/internal-do-not-import-from-here/ux/markdown/MarkdownEditor.d.ts +45 -5
  83. package/internal-do-not-import-from-here/ux/markdown/MarkdownEditor_bak.d.ts +500 -0
  84. package/internal-do-not-import-from-here/ux/markdown/MarkdownToolbar.css.d.ts +5 -0
  85. package/internal-do-not-import-from-here/ux/markdown/MarkdownToolbar.d.ts +52 -0
  86. package/internal-do-not-import-from-here/ux/mediapickerV2/imagetransformer/ImageTransformer.css.d.ts +1 -0
  87. package/internal-do-not-import-from-here/ux/mediapickerimage/MediaPickerImage.css.d.ts +1 -6
  88. package/internal-do-not-import-from-here/ux/oxide/appbar/Appbar.d.ts +5 -5
  89. package/internal-do-not-import-from-here/ux/oxide/appbar/Appbar.stylex.d.ts +6 -37
  90. package/internal-do-not-import-from-here/ux/oxide/avatar/Avatar.d.ts +5 -5
  91. package/internal-do-not-import-from-here/ux/oxide/avatar/Avatar.stylex.d.ts +0 -1
  92. package/internal-do-not-import-from-here/ux/oxide/btn/Button.d.ts +5 -5
  93. package/internal-do-not-import-from-here/ux/oxide/btn/Button.stylex.d.ts +2 -8
  94. package/internal-do-not-import-from-here/ux/oxide/btngroup/ButtonGroup.d.ts +5 -5
  95. package/internal-do-not-import-from-here/ux/oxide/card/Card.css.d.ts +1 -1
  96. package/internal-do-not-import-from-here/ux/oxide/card/Card.d.ts +5 -5
  97. package/internal-do-not-import-from-here/ux/oxide/chart/Chart.d.ts +5 -5
  98. package/internal-do-not-import-from-here/ux/oxide/checkbox/Checkbox.d.ts +5 -5
  99. package/internal-do-not-import-from-here/ux/oxide/checkbox/{Checkbox.css.d.ts → Checkbox.stylex.d.ts} +1 -1
  100. package/internal-do-not-import-from-here/ux/oxide/chip/Chip.d.ts +5 -5
  101. package/internal-do-not-import-from-here/ux/oxide/chip/Chip.stylex.d.ts +4 -0
  102. package/internal-do-not-import-from-here/ux/oxide/colorpicker/ColorPicker.d.ts +5 -5
  103. package/internal-do-not-import-from-here/ux/oxide/colorpicker/ColorPicker.stylex.d.ts +8 -0
  104. package/internal-do-not-import-from-here/ux/oxide/column/Column.d.ts +5 -5
  105. package/internal-do-not-import-from-here/ux/oxide/column/ColumnGrid.d.ts +5 -5
  106. package/internal-do-not-import-from-here/ux/oxide/datatable/DataTable.stylex.d.ts +7 -0
  107. package/internal-do-not-import-from-here/ux/oxide/datatable/DataTableServer.d.ts +5 -5
  108. package/internal-do-not-import-from-here/ux/oxide/dialog/Dialog.d.ts +6 -6
  109. package/internal-do-not-import-from-here/ux/oxide/dialog/Dialog.stylex.d.ts +15 -0
  110. package/internal-do-not-import-from-here/ux/oxide/draggable/Draggable.stylex.d.ts +3 -0
  111. package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanel.d.ts +5 -5
  112. package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanel.stylex.d.ts +8 -0
  113. package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanels.d.ts +5 -5
  114. package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanels.stylex.d.ts +3 -0
  115. package/internal-do-not-import-from-here/ux/oxide/flex/Flex.d.ts +5 -5
  116. package/internal-do-not-import-from-here/ux/oxide/flex/Row.d.ts +5 -5
  117. package/internal-do-not-import-from-here/ux/oxide/form/Form.d.ts +5 -5
  118. package/internal-do-not-import-from-here/ux/oxide/form/Form.stylex.d.ts +3 -0
  119. package/internal-do-not-import-from-here/ux/oxide/icon/Icon.d.ts +5 -5
  120. package/internal-do-not-import-from-here/ux/oxide/icon/Icon.stylex.d.ts +0 -1
  121. package/internal-do-not-import-from-here/ux/oxide/image/Image.d.ts +5 -5
  122. package/internal-do-not-import-from-here/ux/oxide/inputfield/InputField.stylex.d.ts +6 -0
  123. package/internal-do-not-import-from-here/ux/oxide/layout/Layout.d.ts +5 -5
  124. package/internal-do-not-import-from-here/ux/oxide/layout/Layout.stylex.d.ts +3 -0
  125. package/internal-do-not-import-from-here/ux/oxide/link/Link.d.ts +5 -5
  126. package/internal-do-not-import-from-here/ux/oxide/list/List.d.ts +5 -5
  127. package/internal-do-not-import-from-here/ux/oxide/list/{List.css.d.ts → List.stylex.d.ts} +1 -1
  128. package/internal-do-not-import-from-here/ux/oxide/list/ListItem.d.ts +5 -5
  129. package/internal-do-not-import-from-here/ux/oxide/list/ListItem.stylex.d.ts +5 -0
  130. package/internal-do-not-import-from-here/ux/oxide/main/Main.d.ts +5 -5
  131. package/internal-do-not-import-from-here/ux/oxide/menu/Menu.d.ts +5 -5
  132. package/internal-do-not-import-from-here/ux/oxide/menu/Menu.stylex.d.ts +3 -0
  133. package/internal-do-not-import-from-here/ux/oxide/navigationdrawer/NavigationDrawer.d.ts +5 -5
  134. package/internal-do-not-import-from-here/ux/oxide/navigationdrawer/{NavigationDrawer.css.d.ts → NavigationDrawer.stylex.d.ts} +1 -1
  135. package/internal-do-not-import-from-here/ux/oxide/notification/Notification.d.ts +5 -5
  136. package/internal-do-not-import-from-here/ux/oxide/notification/Notification.stylex.d.ts +5 -0
  137. package/internal-do-not-import-from-here/ux/oxide/pagination/Pagination.d.ts +5 -5
  138. package/internal-do-not-import-from-here/ux/oxide/panel/Panel.d.ts +5 -5
  139. package/internal-do-not-import-from-here/ux/oxide/radio/Radio.d.ts +5 -5
  140. package/internal-do-not-import-from-here/ux/oxide/radio/RadioGroup.d.ts +5 -5
  141. package/internal-do-not-import-from-here/ux/oxide/rangeslider/RangeSlider.d.ts +5 -5
  142. package/internal-do-not-import-from-here/ux/oxide/rating/Rating.d.ts +5 -5
  143. package/internal-do-not-import-from-here/ux/oxide/scrollcontainer/ScrollContainer.d.ts +5 -5
  144. package/internal-do-not-import-from-here/ux/oxide/scrollcontainer/ScrollContainer.stylex.d.ts +1 -6
  145. package/internal-do-not-import-from-here/ux/oxide/select/Select.d.ts +2 -2
  146. package/internal-do-not-import-from-here/ux/oxide/skeletonloader/SkeletonLoader.d.ts +5 -5
  147. package/internal-do-not-import-from-here/ux/oxide/slidepanel/SlidePanel.d.ts +5 -5
  148. package/internal-do-not-import-from-here/ux/oxide/slider/Slider.d.ts +5 -5
  149. package/internal-do-not-import-from-here/ux/oxide/snackbar/Snackbar.d.ts +5 -5
  150. package/internal-do-not-import-from-here/ux/oxide/splitpane/Splitpane.d.ts +5 -5
  151. package/internal-do-not-import-from-here/ux/oxide/splitpane/SplitpaneItem.d.ts +5 -5
  152. package/internal-do-not-import-from-here/ux/oxide/stepper/Stepper.d.ts +2 -2
  153. package/internal-do-not-import-from-here/ux/oxide/switch/Switch.d.ts +5 -5
  154. package/internal-do-not-import-from-here/ux/oxide/tab/Tab.d.ts +5 -5
  155. package/internal-do-not-import-from-here/ux/oxide/tab/Tabs.d.ts +5 -5
  156. package/internal-do-not-import-from-here/ux/oxide/table/Table.d.ts +5 -5
  157. package/internal-do-not-import-from-here/ux/oxide/text/Text.d.ts +5 -5
  158. package/internal-do-not-import-from-here/ux/oxide/textarea/TextArea.d.ts +5 -5
  159. package/internal-do-not-import-from-here/ux/oxide/toolbar/Toolbar.d.ts +5 -5
  160. package/internal-do-not-import-from-here/ux/oxide/tooltip/Tooltip.d.ts +5 -5
  161. package/internal-do-not-import-from-here/ux/oxide/treeview/Treeview.d.ts +5 -5
  162. package/internal-do-not-import-from-here/ux/oxide/treeview/Treeview.stylex.d.ts +4 -24
  163. package/internal-do-not-import-from-here/ux/rollupempty/RollupEmpty.d.ts +5 -5
  164. package/internal-do-not-import-from-here/ux/securitytrimmer/SecurityTrimmer.d.ts +5 -5
  165. package/internal-do-not-import-from-here/ux/sidepanel/SidePanelRenderer.d.ts +48 -35
  166. package/internal-do-not-import-from-here/ux/use/UseIcon.d.ts +9 -0
  167. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/VelcronContentEditor.d.ts +14 -988
  168. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/markdownplugins/section/SectionRenderer.d.ts +52 -0
  169. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/markdownplugins/section/SectionRendererPlugin.d.ts +5 -0
  170. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/stores/ContentEditorStore.d.ts +251 -0
  171. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew_bak/VelcronContentEditor.css.d.ts +5 -0
  172. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew_bak/VelcronContentEditor.d.ts +1123 -0
  173. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew_bak/VelcronContentRenderer.d.ts +80 -0
  174. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew_bak/components/ActionMenu.css.d.ts +4 -0
  175. package/internal-do-not-import-from-here/ux/{admin/textcompletion/components/TextCompletion.d.ts → velcron/components/contenteditorNew_bak/components/ActionMenu.d.ts} +8 -16
  176. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew_bak/components/BorderSelector copy.d.ts +60 -0
  177. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew_bak/components/BorderSelector.css.d.ts +12 -0
  178. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew_bak/components/BorderSelector.d.ts +60 -0
  179. package/internal-do-not-import-from-here/ux/{admin/mediaflow/components/MediaflowProviderSecrets.d.ts → velcron/components/contenteditorNew_bak/components/DefinitionToolbar copy.d.ts } +11 -21
  180. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew_bak/components/DefinitionToolbar.css.d.ts +4 -0
  181. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew_bak/components/DefinitionToolbar.d.ts +65 -0
  182. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew_bak/definitions/index.d.ts +1 -0
  183. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew_bak/editorHooks/ContentEditorHooks.css.d.ts +6 -0
  184. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew_bak/editorHooks/ContentEditorHooks.d.ts +2 -0
  185. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew_bak/models/EditorRenderingHooks.d.ts +24 -0
  186. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew_bak/models/index.d.ts +1 -0
  187. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew_bak/stores/ContentEditorStore.d.ts +220 -0
  188. package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/VelcronDefinitionPicker.d.ts +5 -5
  189. package/internal-do-not-import-from-here/ux/velcron/components/definitionpicker/VelcronDefinitionPreview.d.ts +5 -5
  190. package/internal-do-not-import-from-here/ux/velcron/components/propertieseditor/VelcronPropertiesEditor.d.ts +5 -5
  191. package/internal-do-not-import-from-here/ux/velcron/core/stores/VelcronColorSchema.d.ts +1 -1
  192. package/internal-do-not-import-from-here/ux/velcron/renderer/VelcronRenderer.d.ts +5 -5
  193. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/BlueprintEditor.d.ts +5 -5
  194. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/ColorSchemaEditor.d.ts +105 -105
  195. package/internal-do-not-import-from-here/ux/velcron/renderer/editors/PropertyEditorCreator.d.ts +5 -5
  196. package/internal-do-not-import-from-here/ux/versionedlayout/editor/VersionedLayoutDefinitionEditorItem.d.ts +9 -0
  197. package/internal-do-not-import-from-here/wctypings.d.ts +143 -94
  198. package/package.json +2 -2
  199. package/internal-do-not-import-from-here/ux/admin/dalle/components/DallESecret.css.d.ts +0 -6
  200. package/internal-do-not-import-from-here/ux/admin/dalle/components/DallESecret.d.ts +0 -100
  201. package/internal-do-not-import-from-here/ux/admin/dalle/loc/localize.d.ts +0 -12
  202. package/internal-do-not-import-from-here/ux/admin/mediaflow/loc/localize.d.ts +0 -11
  203. package/internal-do-not-import-from-here/ux/admin/permissions/registrations/Registration.d.ts +0 -1
  204. package/internal-do-not-import-from-here/ux/admin/textcompletion/SecretRegistrations.d.ts +0 -1
  205. package/internal-do-not-import-from-here/ux/admin/textcompletion/components/TextCompletionConstants.d.ts +0 -4
  206. package/internal-do-not-import-from-here/ux/admin/textcompletion/loc/localize.d.ts +0 -12
  207. package/internal-do-not-import-from-here/ux/enterpriseproperties/edit/datetimefield/IDateTimeFieldEdit.d.ts +0 -19
  208. package/internal-do-not-import-from-here/ux/enterpriseproperties/edit/datetimefield/index.d.ts +0 -1
  209. package/internal-do-not-import-from-here/ux/enterpriseproperties/edit/textfield/ITextFieldEdit.d.ts +0 -18
  210. package/internal-do-not-import-from-here/ux/enterpriseproperties/edit/textfield/index.d.ts +0 -1
  211. package/internal-do-not-import-from-here/ux/oxide/chip/Chip.css.d.ts +0 -24
  212. package/internal-do-not-import-from-here/ux/oxide/colorpicker/ColorPicker.css.d.ts +0 -8
  213. package/internal-do-not-import-from-here/ux/oxide/colorpicker/ColorPicker_omfx.d.ts +0 -0
  214. package/internal-do-not-import-from-here/ux/oxide/datatable/DataTable.css.d.ts +0 -7
  215. package/internal-do-not-import-from-here/ux/oxide/dialog/Dialog.css.d.ts +0 -13
  216. package/internal-do-not-import-from-here/ux/oxide/draggable/Draggable.css.d.ts +0 -3
  217. package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanel.css.d.ts +0 -8
  218. package/internal-do-not-import-from-here/ux/oxide/expansionpanel/ExpansionPanels.css.d.ts +0 -4
  219. package/internal-do-not-import-from-here/ux/oxide/form/Form.css.d.ts +0 -3
  220. package/internal-do-not-import-from-here/ux/oxide/inputfield/InputField.css.d.ts +0 -6
  221. package/internal-do-not-import-from-here/ux/oxide/layout/Layout.css.d.ts +0 -8
  222. package/internal-do-not-import-from-here/ux/oxide/list/ListItem.css.d.ts +0 -5
  223. package/internal-do-not-import-from-here/ux/oxide/menu/Menu.css.d.ts +0 -3
  224. package/internal-do-not-import-from-here/ux/oxide/notification/Notification.css.d.ts +0 -10
  225. /package/internal-do-not-import-from-here/ux/{admin/dalle/SecretRegistrations.d.ts → app/apps/admin/registration/AdminRegistrations.d.ts} +0 -0
  226. /package/internal-do-not-import-from-here/ux/{admin/mediaflow/MediaflowProviderSecretsRegistration.d.ts → velcron/components/contenteditorNew_bak/definitions/DefinitionRegistrations.d.ts} +0 -0
@@ -1,100 +0,0 @@
1
- import { ISecretFormApi, Secret, guid } from "@omnia/fx-models";
2
- export declare const DallESecretFormNames: {
3
- readonly apikey: "apikey";
4
- readonly apibaseurl: "apibaseurl";
5
- };
6
- declare const _default: {
7
- new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
8
- bladeId: {
9
- type: import("vue").PropType<guid>;
10
- };
11
- profileId: {
12
- type: import("vue").PropType<guid>;
13
- };
14
- getApi: {
15
- type: import("vue").PropType<(api: ISecretFormApi) => void>;
16
- required: true;
17
- };
18
- "onUpdate:modelValue": {
19
- type: import("vue").PropType<(value: Secret) => any>;
20
- };
21
- modelValue: {
22
- type: import("vue").PropType<Secret>;
23
- required: true;
24
- };
25
- }>>, JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
26
- bladeId: {
27
- type: import("vue").PropType<guid>;
28
- };
29
- profileId: {
30
- type: import("vue").PropType<guid>;
31
- };
32
- getApi: {
33
- type: import("vue").PropType<(api: ISecretFormApi) => void>;
34
- required: true;
35
- };
36
- "onUpdate:modelValue": {
37
- type: import("vue").PropType<(value: Secret) => any>;
38
- };
39
- modelValue: {
40
- type: import("vue").PropType<Secret>;
41
- required: true;
42
- };
43
- }>>, {}, true, {}, {}, {
44
- P: {};
45
- B: {};
46
- D: {};
47
- C: {};
48
- M: {};
49
- Defaults: {};
50
- }, Readonly<import("vue").ExtractPropTypes<{
51
- bladeId: {
52
- type: import("vue").PropType<guid>;
53
- };
54
- profileId: {
55
- type: import("vue").PropType<guid>;
56
- };
57
- getApi: {
58
- type: import("vue").PropType<(api: ISecretFormApi) => void>;
59
- required: true;
60
- };
61
- "onUpdate:modelValue": {
62
- type: import("vue").PropType<(value: Secret) => any>;
63
- };
64
- modelValue: {
65
- type: import("vue").PropType<Secret>;
66
- required: true;
67
- };
68
- }>>, JSX.Element, {}, {}, {}, {}>;
69
- __isFragment?: never;
70
- __isTeleport?: never;
71
- __isSuspense?: never;
72
- } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
73
- bladeId: {
74
- type: import("vue").PropType<guid>;
75
- };
76
- profileId: {
77
- type: import("vue").PropType<guid>;
78
- };
79
- getApi: {
80
- type: import("vue").PropType<(api: ISecretFormApi) => void>;
81
- required: true;
82
- };
83
- "onUpdate:modelValue": {
84
- type: import("vue").PropType<(value: Secret) => any>;
85
- };
86
- modelValue: {
87
- type: import("vue").PropType<Secret>;
88
- required: true;
89
- };
90
- }>>, JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
91
- propsDefinition: Omit<Readonly<{
92
- modelValue: Secret;
93
- getApi: (api: ISecretFormApi) => void;
94
- } & {
95
- profileId?: guid;
96
- "onUpdate:modelValue"?: (value: Secret) => any;
97
- bladeId?: guid;
98
- }>, never>;
99
- };
100
- export default _default;
@@ -1,12 +0,0 @@
1
- export declare namespace DallEConfig {
2
- const namespace = "Omnia.Admin.DallE";
3
- interface locInterface {
4
- Title: string;
5
- ApiKey: string;
6
- DummyKey: string;
7
- ApiBaseUrl: string;
8
- DeploymentName: string;
9
- ApiVersion: string;
10
- EmptyApiVersion: string;
11
- }
12
- }
@@ -1,11 +0,0 @@
1
- export declare namespace MediaflowSecretsLocalization {
2
- const namespace = "OmniaBusinessProfile.MediaflowSecrets";
3
- interface locInterface {
4
- Title: string;
5
- IntegrationKey: string;
6
- DummyKey: string;
7
- ClientIdHeader: string;
8
- ClientSecretHeader: string;
9
- RefreshtokenHeader: string;
10
- }
11
- }
@@ -1,4 +0,0 @@
1
- export declare const TextCompletionFormNames: {
2
- readonly apikey: "apikey";
3
- readonly apibaseurl: "apibaseurl";
4
- };
@@ -1,12 +0,0 @@
1
- export declare namespace TextCompletionConfigLocalization {
2
- const namespace = "Omnia.Admin.TextCompletionConfig";
3
- interface locInterface {
4
- Title: string;
5
- ApiKey: string;
6
- DummyKey: string;
7
- ApiBaseUrl: string;
8
- DeploymentName: string;
9
- ApiVersion: string;
10
- EmptyApiVersion: string;
11
- }
12
- }
@@ -1,19 +0,0 @@
1
- import { TsxAllowUnknowProperties } from "@omnia/fx/ux";
2
- import { EnterprisePropertyDateTimeItemSettings } from "../../../../models";
3
- import { EnterprisePropertyEditorSettings } from "../../EnterprisePropertyComponentProps";
4
- export interface IDateTimeFieldEdit extends EnterprisePropertyEditorSettings<EnterprisePropertyDateTimeItemSettings> {
5
- includeTime?: boolean;
6
- icon?: string;
7
- tooltip?: string;
8
- }
9
- declare global {
10
- namespace JSX {
11
- interface Element {
12
- }
13
- interface ElementClass {
14
- }
15
- interface IntrinsicElements {
16
- "omfx-enterpriseproperties-datetimefield-edit": TsxAllowUnknowProperties<IDateTimeFieldEdit>;
17
- }
18
- }
19
- }
@@ -1 +0,0 @@
1
- export * from "./IDateTimeFieldEdit";
@@ -1,18 +0,0 @@
1
- import { TsxAllowUnknowProperties } from "@omnia/fx/ux";
2
- import { EnterprisePropertyTextItemSettings } from "../../../../models";
3
- import { EnterprisePropertyEditorSettings } from "../../EnterprisePropertyComponentProps";
4
- export interface ITextFieldEdit extends EnterprisePropertyEditorSettings<EnterprisePropertyTextItemSettings> {
5
- dark?: boolean;
6
- filled?: boolean;
7
- }
8
- declare global {
9
- namespace JSX {
10
- interface Element {
11
- }
12
- interface ElementClass {
13
- }
14
- interface IntrinsicElements {
15
- "omfx-enterpriseproperties-textfield-edit": TsxAllowUnknowProperties<ITextFieldEdit>;
16
- }
17
- }
18
- }
@@ -1 +0,0 @@
1
- export * from "./ITextFieldEdit";
@@ -1,24 +0,0 @@
1
- import { ColorDefinition } from "../../velcron/core";
2
- declare const _default: {
3
- fadeEffect: (color: any, colors: ColorDefinition) => {
4
- background: string;
5
- $nest: {
6
- "&::after": {
7
- content: string;
8
- display: string;
9
- width: string;
10
- height: string;
11
- borderRadius: string;
12
- position: any;
13
- top: string;
14
- left: string;
15
- boxShadow: string;
16
- };
17
- };
18
- };
19
- avatarWrapper: {
20
- borderRadius: string;
21
- overflow: "hidden";
22
- };
23
- };
24
- export default _default;
@@ -1,8 +0,0 @@
1
- export declare const ColorPickerStyles: {
2
- titleColumn: string;
3
- title: (dark: boolean, labelColor: string) => string;
4
- icon: (dark: boolean) => string;
5
- displaywrapper: (bgColor: string) => string;
6
- pickerTopWrapper: string;
7
- pickerBottomWrapper: string;
8
- };
@@ -1,7 +0,0 @@
1
- import { ColorDefinition } from "@omnia/fx-models";
2
- declare const _default: {
3
- rowWrapper: (color: ColorDefinition) => string;
4
- actionCell: string;
5
- wrapper: (colors: import("@omnia/fx/ux").ColorSchemaStoreType, showFooter: boolean) => string;
6
- };
7
- export default _default;
@@ -1,13 +0,0 @@
1
- import { ColorDefinition, ODialogTypes } from "@omnia/fx-models";
2
- export declare const DialogStyles: {
3
- templateTitle: string;
4
- titleWrapper: (dark: boolean) => string;
5
- fixedContent: (backgroundColor: string) => string;
6
- navigationDrawer: (dark: boolean) => string;
7
- navigationWrapper: (dark: boolean) => string;
8
- activator: string;
9
- contentScrollWrapper: (customScroll: boolean, hasButtons: boolean, fullSize: boolean, staticContent: boolean, variant: ODialogTypes, horizontalScroll: boolean) => string;
10
- notScrollOutside: string;
11
- iconWrapper: (dark: boolean) => string;
12
- footerWrapper: (backgroundColor: ColorDefinition) => string;
13
- };
@@ -1,3 +0,0 @@
1
- export declare const DraggableStyles: {
2
- hoverStyle: string;
3
- };
@@ -1,8 +0,0 @@
1
- import { ColorDefinition, OPanelTypes } from "@omnia/fx-models";
2
- export declare const ExpansionPanelStyles: {
3
- iconWrapper: (variant: OPanelTypes) => string;
4
- customHeader: string;
5
- sectionVariant: string;
6
- tabVariant: string;
7
- wrapper: (base: ColorDefinition, onBase: ColorDefinition, panelType: OPanelTypes, hideExpandIcon: boolean, toned: boolean, slim: boolean) => string;
8
- };
@@ -1,4 +0,0 @@
1
- export declare const ExpansionPanelsStyles: {
2
- tabVariant: string;
3
- sectionVariant: (dark: boolean) => string;
4
- };
@@ -1,3 +0,0 @@
1
- export declare const FormStyles: {
2
- rowWrapper: string;
3
- };
@@ -1,6 +0,0 @@
1
- import { BoxDimensions } from "@omnia/fx-models";
2
- export declare const TextFieldStyles: {
3
- generalField: (textColor: string, rounded: BoxDimensions, fixTextFiled: boolean) => string;
4
- hint: (color: string) => string;
5
- iconButtonWrapper: string;
6
- };
@@ -1,8 +0,0 @@
1
- export declare const layoutStyles: {
2
- wrapper: Readonly<{
3
- className?: string;
4
- style?: Readonly<{
5
- [$$Key$$: string]: string | number;
6
- }>;
7
- }>;
8
- };
@@ -1,5 +0,0 @@
1
- export declare const ListItemStyles: {
2
- wrapper: (iconOnly: boolean, isFixedHeight: boolean) => string;
3
- selectedItem: (dark: boolean) => string;
4
- hoverStyle: (dark: boolean) => string;
5
- };
@@ -1,3 +0,0 @@
1
- export declare const MenuStyles: {
2
- activator: string;
3
- };
@@ -1,10 +0,0 @@
1
- declare const _default: {
2
- avatarWrapper: (size: number) => {
3
- overflow: string;
4
- borderRadius: string;
5
- };
6
- textWrapper: (characters: any, fullSize: any) => {
7
- marginLeft: string;
8
- };
9
- };
10
- export default _default;