@omnia/fx 8.0.134-dev → 8.0.135-dev

Sign up to get free protection for your applications and to get access to all the features.
Files changed (72) hide show
  1. package/internal-do-not-import-from-here/ux/alignmentpicker/AlignmentPicker.d.ts +21 -0
  2. package/internal-do-not-import-from-here/ux/blueprintpickers/backgroundstyle/BackgroundStyleEditor.d.ts +7 -3
  3. package/internal-do-not-import-from-here/ux/blueprintpickers/blueprintTemplate/BlueprintsTemplatePicker.d.ts +98 -98
  4. package/internal-do-not-import-from-here/ux/blueprintpickers/buttonstyle/ButtonBlueprintsViewer.d.ts +7 -7
  5. package/internal-do-not-import-from-here/ux/blueprintpickers/buttonstyle/ButtonStylePicker.d.ts +7 -3
  6. package/internal-do-not-import-from-here/ux/blueprintpickers/chrome/ChromePicker.d.ts +21 -0
  7. package/internal-do-not-import-from-here/ux/blueprintpickers/iconstylepicker/IconStylePicker.d.ts +7 -3
  8. package/internal-do-not-import-from-here/ux/blueprintpickers/spacingpicker/SpacingPicker3.d.ts +21 -0
  9. package/internal-do-not-import-from-here/ux/blueprintpickers/tabs/TabBlueprintsViewer.d.ts +7 -7
  10. package/internal-do-not-import-from-here/ux/blueprintpickers/tabs/TabStylePicker.d.ts +7 -3
  11. package/internal-do-not-import-from-here/ux/blueprintpickers/textstylepicker/TextStylePicker.d.ts +7 -3
  12. package/internal-do-not-import-from-here/ux/blueprintpickers/typography/TypographyPicker.d.ts +7 -3
  13. package/internal-do-not-import-from-here/ux/borderpicker/BorderPicker.d.ts +7 -3
  14. package/internal-do-not-import-from-here/ux/colorschemapicker/ColorSchemaPicker.d.ts +21 -0
  15. package/internal-do-not-import-from-here/ux/fillpicker/FillPicker.d.ts +12 -6
  16. package/internal-do-not-import-from-here/ux/filterpicker/FilterPicker.d.ts +21 -0
  17. package/internal-do-not-import-from-here/ux/governancedashboard/BarChartIndicator.d.ts +2 -2
  18. package/internal-do-not-import-from-here/ux/journey/{JourneyV2.d.ts → Journey.d.ts} +1 -1
  19. package/internal-do-not-import-from-here/ux/journey/JourneyPlaceHolder.d.ts +88 -0
  20. package/internal-do-not-import-from-here/ux/journey/docs/ExampleComponents.d.ts +1 -0
  21. package/internal-do-not-import-from-here/ux/journey/docs/SampleVariants.d.ts +16 -0
  22. package/internal-do-not-import-from-here/ux/journey/docs/index.d.ts +3 -0
  23. package/internal-do-not-import-from-here/ux/journey/stores/JourneyStore.d.ts +8 -8
  24. package/internal-do-not-import-from-here/ux/jsonexportimport/ExportImport.d.ts +6 -2
  25. package/internal-do-not-import-from-here/ux/oxide/datatable/DataTable.css.d.ts +3146 -3233
  26. package/internal-do-not-import-from-here/ux/oxide/datatable/DataTable.d.ts +6868 -7042
  27. package/internal-do-not-import-from-here/ux/oxide/divider/Divider.d.ts +9 -9
  28. package/internal-do-not-import-from-here/ux/oxide/pagination/docs/ExampleComponents.d.ts +1 -0
  29. package/internal-do-not-import-from-here/ux/oxide/pagination/docs/SampleComponent.d.ts +16 -0
  30. package/internal-do-not-import-from-here/ux/oxide/pagination/docs/index.d.ts +1 -0
  31. package/internal-do-not-import-from-here/ux/oxide/panel/Panel.css.d.ts +1 -1
  32. package/internal-do-not-import-from-here/ux/oxide/panel/Panel.d.ts +1 -1
  33. package/internal-do-not-import-from-here/ux/oxide/rangeslider/docs/ExampleComponents.d.ts +1 -0
  34. package/internal-do-not-import-from-here/ux/oxide/rangeslider/docs/SampleComponent.d.ts +16 -0
  35. package/internal-do-not-import-from-here/ux/oxide/rangeslider/docs/index.d.ts +1 -0
  36. package/internal-do-not-import-from-here/ux/oxide/select/Select.d.ts +6868 -7042
  37. package/internal-do-not-import-from-here/ux/oxide/slider/Slider.css.d.ts +1 -1
  38. package/internal-do-not-import-from-here/ux/oxide/slider/Slider.d.ts +26 -0
  39. package/internal-do-not-import-from-here/ux/oxide/treeview/docs/index.d.ts +0 -2
  40. package/internal-do-not-import-from-here/ux/pickerwrapper/PickerWrapper.d.ts +48 -0
  41. package/internal-do-not-import-from-here/ux/pickerwrapper/docs/ExampleComponents.d.ts +1 -0
  42. package/internal-do-not-import-from-here/ux/pickerwrapper/docs/SampleComponent.d.ts +16 -0
  43. package/internal-do-not-import-from-here/ux/pickerwrapper/docs/index.d.ts +1 -0
  44. package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/blueprints/components/blades/BlueprintPreview.d.ts +16 -0
  45. package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/blueprints/components/store/ButtonsEditorStore.d.ts +54 -0
  46. package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/blueprints/components/store/ChromeEditorStore.d.ts +8 -6
  47. package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/blueprints/components/store/ComponentEditorStore.d.ts +251 -45
  48. package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/blueprints/components/store/TabsEditorStore.d.ts +52 -0
  49. package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/themes/store/ThemeEditorStore.d.ts +33 -13
  50. package/internal-do-not-import-from-here/ux/theming-v2/designkits/shared/ThemeDefinitionInstance.d.ts +1 -9
  51. package/internal-do-not-import-from-here/ux/theming-v2/store/BlueprintTemplatesStore.d.ts +8 -8
  52. package/internal-do-not-import-from-here/ux/theming-v2/store/ChromeBlueprintStore.d.ts +3146 -3227
  53. package/internal-do-not-import-from-here/ux/theming-v2/store/ColorSchemaStore.d.ts +3146 -3227
  54. package/internal-do-not-import-from-here/ux/theming-v2/store/ComponentBlueprintStore.d.ts +3146 -3227
  55. package/internal-do-not-import-from-here/ux/theming-v2/store/SpacingBlueprintStore.d.ts +3146 -3227
  56. package/internal-do-not-import-from-here/ux/theming-v2/store/ThemeContextStore.d.ts +0 -54
  57. package/internal-do-not-import-from-here/ux/theming-v2/store/ThemeDefinitionStoreV2.d.ts +20 -10
  58. package/internal-do-not-import-from-here/ux/theming-v2/store/ThemeStoreV2.d.ts +4 -10
  59. package/internal-do-not-import-from-here/ux/theming-v2/store/TypographyBlueprintStore.d.ts +3146 -3227
  60. package/internal-do-not-import-from-here/ux/theming-v2/themepicker/ThemePicker.d.ts +9 -9
  61. package/internal-do-not-import-from-here/ux/use/UseColorSchemaSetup.d.ts +3146 -3233
  62. package/internal-do-not-import-from-here/ux/velcron/core/stores/VelcronColorSchema.d.ts +0 -3
  63. package/internal-do-not-import-from-here/ux/velcron/core/stores/VelcronTheming.d.ts +1 -4
  64. package/internal-do-not-import-from-here/wctypings.d.ts +27 -1
  65. package/package.json +2 -2
  66. package/internal-do-not-import-from-here/ux/theming-v2/admin/blades/blueprints/components/blades/SpacingBlade.d.ts +0 -0
  67. /package/internal-do-not-import-from-here/ux/datetimezonepicker/docs/{SampleComponent.d.ts → DateTimeZonePickerExample.d.ts} +0 -0
  68. /package/internal-do-not-import-from-here/ux/journey/{JourneyV2.css.d.ts → Journey.css.d.ts} +0 -0
  69. /package/internal-do-not-import-from-here/ux/{oxide/treeview → journey}/docs/ExampleComponentsMenu.d.ts +0 -0
  70. /package/internal-do-not-import-from-here/ux/{oxide/treeview → journey}/docs/SampleButtons.d.ts +0 -0
  71. /package/internal-do-not-import-from-here/ux/{oxide/treeview/docs/SampleComponentMenu.d.ts → journey/docs/SampleComponent.d.ts} +0 -0
  72. /package/internal-do-not-import-from-here/ux/{oxide/treeview/docs/SampleVariants.d.ts → journey/docs/SampleComponentMenu.d.ts} +0 -0

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.