@omnia/fx 8.0.209-dev → 8.0.211-dev

Sign up to get free protection for your applications and to get access to all the features.
Files changed (48) hide show
  1. package/internal-do-not-import-from-here/core/utils/Utils.d.ts +6 -0
  2. package/internal-do-not-import-from-here/manifests/omnia.fx.manifest.json +1 -1
  3. package/internal-do-not-import-from-here/manifests/omnia.fx.ux.manifest.json +1 -1
  4. package/internal-do-not-import-from-here/manifests/omnia.vendor.manifest.json +1 -1
  5. package/internal-do-not-import-from-here/services/identities/UserService.d.ts +1 -1
  6. package/internal-do-not-import-from-here/stores/mediapicker/ImageTransformerStore.d.ts +105 -4
  7. package/internal-do-not-import-from-here/stores/mediapicker/constants.d.ts +7 -0
  8. package/internal-do-not-import-from-here/stores/mediapicker/handlers/Utils/utils.d.ts +3 -0
  9. package/internal-do-not-import-from-here/stores/mediapicker/handlers/imagetransformer/filter.d.ts +4 -1
  10. package/internal-do-not-import-from-here/ux/Exposes.d.ts +1 -1
  11. package/internal-do-not-import-from-here/ux/aurora/components/tabs/TabStylePicker.d.ts +12 -8
  12. package/internal-do-not-import-from-here/ux/aurora/components/viewtemplatepicker/ViewTemplatePicker.css.d.ts +4 -0
  13. package/internal-do-not-import-from-here/ux/aurora/components/viewtemplatepicker/ViewTemplatePicker.d.ts +68 -0
  14. package/internal-do-not-import-from-here/ux/aurora/components/viewtemplatepicker/docs/ExampleComponents.d.ts +1 -0
  15. package/internal-do-not-import-from-here/ux/aurora/components/viewtemplatepicker/docs/SampleComponent.d.ts +47 -0
  16. package/internal-do-not-import-from-here/ux/aurora/components/viewtemplatepicker/docs/index.d.ts +1 -0
  17. package/internal-do-not-import-from-here/ux/aurora/store/ComponentBlueprintStore.d.ts +4 -1
  18. package/internal-do-not-import-from-here/ux/aurora/store/SpacingBlueprintStore.d.ts +996 -3648
  19. package/internal-do-not-import-from-here/ux/aurora/store/ThemeContextStore.d.ts +36 -0
  20. package/internal-do-not-import-from-here/ux/aurora/store/ThemeStoreV2.d.ts +3 -0
  21. package/internal-do-not-import-from-here/ux/aurora/store/TypographyBlueprintStore.d.ts +996 -3648
  22. package/internal-do-not-import-from-here/ux/directives/Scroll.d.ts +0 -23
  23. package/internal-do-not-import-from-here/ux/layoutcanvas/editor/settings/section/Columns.d.ts +16 -0
  24. package/internal-do-not-import-from-here/ux/layoutcanvas/shared/layoutdefinitionsettings/LayoutItemSettingsDefinitions.d.ts +7 -0
  25. package/internal-do-not-import-from-here/ux/layoutcanvas/stores/SettingsMenuStore.d.ts +44 -0
  26. package/internal-do-not-import-from-here/ux/layoutcanvas/stores/index.d.ts +1 -0
  27. package/internal-do-not-import-from-here/ux/oxide/dialog/Dialog.d.ts +17 -0
  28. package/internal-do-not-import-from-here/ux/oxide/draggable/Draggable.d.ts +2 -2
  29. package/internal-do-not-import-from-here/ux/properties/builtins/birthday/BirthdayConfiguration.d.ts +5 -0
  30. package/internal-do-not-import-from-here/ux/properties/builtins/date-time/DateTimeConfiguration.d.ts +5 -0
  31. package/internal-do-not-import-from-here/ux/properties/builtins/html/HtmlConfiguration.d.ts +5 -0
  32. package/internal-do-not-import-from-here/ux/properties/builtins/identity/IdentityConfiguration.d.ts +5 -0
  33. package/internal-do-not-import-from-here/ux/properties/builtins/image/ImageConfiguration.d.ts +5 -0
  34. package/internal-do-not-import-from-here/ux/properties/builtins/link/LinkConfiguration.d.ts +5 -0
  35. package/internal-do-not-import-from-here/ux/properties/property-configuration/LabelOptionsRenderer.d.ts +5 -0
  36. package/internal-do-not-import-from-here/ux/properties/property-configuration/PropertyConfiguration.d.ts +5 -0
  37. package/internal-do-not-import-from-here/ux/signin/AuthenticationBlockSettings.d.ts +47 -0
  38. package/internal-do-not-import-from-here/ux/signin/Shared.d.ts +7 -0
  39. package/internal-do-not-import-from-here/ux/signin/loc/localize.d.ts +4 -0
  40. package/internal-do-not-import-from-here/ux/signin/omnia/Login.d.ts +51 -15
  41. package/internal-do-not-import-from-here/ux/signin/omnia/Renderer.d.ts +6 -0
  42. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/VelcronContentEditor.css.d.ts +2 -0
  43. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/VelcronContentEditor.d.ts +50 -0
  44. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/components/BorderSelector.css.d.ts +2 -0
  45. package/internal-do-not-import-from-here/ux/velcron/components/contenteditorNew/stores/ContentEditorStore.d.ts +10 -0
  46. package/internal-do-not-import-from-here/wctypings.d.ts +40 -1
  47. package/internal-do-not-import-from-here/workers/ServiceWorker.d.ts +1 -0
  48. package/package.json +3 -3

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.