@omnia/fx 8.0.299-dev → 8.0.301-dev

Sign up to get free protection for your applications and to get access to all the features.
Files changed (135) hide show
  1. package/internal-do-not-import-from-here/core/utils/Utils.d.ts +1 -0
  2. package/internal-do-not-import-from-here/manifests/omnia.fx.manifest.json +1 -1
  3. package/internal-do-not-import-from-here/{ux/aurora/store → services}/ThemeService.d.ts +3 -4
  4. package/internal-do-not-import-from-here/services/index.d.ts +1 -0
  5. package/internal-do-not-import-from-here/stores/DefineStore.d.ts +23 -10
  6. package/internal-do-not-import-from-here/stores/LocalizationStore.d.ts +3 -28
  7. package/internal-do-not-import-from-here/stores/SizeContainerStore.d.ts +6 -31
  8. package/internal-do-not-import-from-here/stores/floweditor/FlowEditorPluginStore.d.ts +6 -31
  9. package/internal-do-not-import-from-here/stores/floweditor/FlowEditorToolbarStateStore.d.ts +5 -21
  10. package/internal-do-not-import-from-here/stores/mediapicker/ImageTransformerStore.d.ts +24 -215
  11. package/internal-do-not-import-from-here/stores/mediapicker/MediaPickerCommonStore.d.ts +7 -59
  12. package/internal-do-not-import-from-here/stores/mediapicker/MediaPickerGalleryStore.d.ts +17 -123
  13. package/internal-do-not-import-from-here/stores/mediapicker/ProviderStore.d.ts +24 -160
  14. package/internal-do-not-import-from-here/stores/oxide/ComponentHostStore.d.ts +9 -70
  15. package/internal-do-not-import-from-here/stores/oxide/ComponentSharedSettingsStore.d.ts +5 -21
  16. package/internal-do-not-import-from-here/ux/ComponentTypings.d.ts +4 -1
  17. package/internal-do-not-import-from-here/ux/admin/businessprofile/manageprofiles/BusinessProfileJourneyStore.d.ts +6 -58
  18. package/internal-do-not-import-from-here/ux/admin/security/store/AppInstanceJourneyStore.d.ts +6 -22
  19. package/internal-do-not-import-from-here/ux/admin/security/store/ProfileJourneyStore.d.ts +6 -22
  20. package/internal-do-not-import-from-here/ux/admin/security/store/TenantJourneyStore.d.ts +6 -22
  21. package/internal-do-not-import-from-here/ux/admin/settings/blades/mediapicker/store/SettingsBladeStore.d.ts +7 -50
  22. package/internal-do-not-import-from-here/ux/admin/settings/blades/redirect/store/OmniaRedirectStore.d.ts +2 -72
  23. package/internal-do-not-import-from-here/ux/admin/store/AdminStore.d.ts +2 -27
  24. package/internal-do-not-import-from-here/ux/admin/system/store/SystemJourneyStore.d.ts +6 -49
  25. package/internal-do-not-import-from-here/ux/admin/system/submenu/localizationadmin/stores/LocalizationAdminStore.d.ts +8 -78
  26. package/internal-do-not-import-from-here/ux/admin/system/submenu/seo/store/SeoManagerStore.d.ts +2 -27
  27. package/internal-do-not-import-from-here/ux/admin/system/submenu/services/store/ServicesJourneyStore.d.ts +6 -31
  28. package/internal-do-not-import-from-here/ux/admin/systemlayout/store/SystemLayoutStore.d.ts +4 -126
  29. package/internal-do-not-import-from-here/ux/admin/usermanagement/authentication/BusinessProfileAuthenticationStore.d.ts +5 -39
  30. package/internal-do-not-import-from-here/ux/admin/usermanagement/shared/GroupDetailStore.d.ts +1 -6
  31. package/internal-do-not-import-from-here/ux/admin/usermanagement/shared/GroupQueryStore.d.ts +2 -45
  32. package/internal-do-not-import-from-here/ux/admin/usermanagement/shared/SelfServiceStore.d.ts +11 -72
  33. package/internal-do-not-import-from-here/ux/admin/usermanagement/shared/UserDetailStore.d.ts +2 -54
  34. package/internal-do-not-import-from-here/ux/admin/usermanagement/shared/UserQueryStore.d.ts +2 -84
  35. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/blades/ContainersFillsBlade.d.ts +16 -0
  36. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ButtonsEditorStore.d.ts +11 -43
  37. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ChromeEditorStore.d.ts +11 -72
  38. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ComponentEditorStore.d.ts +72 -378
  39. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ContainerFillsEditorStore.d.ts +27 -0
  40. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/IconsEditorStore.d.ts +7 -41
  41. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/TabsEditorStore.d.ts +7 -41
  42. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/spacing/store/SpacingEditorStore.d.ts +8 -87
  43. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/typography/store/TypographyEditorStore.d.ts +11 -147
  44. package/internal-do-not-import-from-here/ux/aurora/admin/blades/colorschemas/store/ColorSchemaEditorStore.d.ts +6 -58
  45. package/internal-do-not-import-from-here/ux/aurora/admin/blades/fontsmanager/store/FontManagerStore.d.ts +2 -54
  46. package/internal-do-not-import-from-here/ux/aurora/admin/blades/templates/store/TemplateEditorStore.d.ts +8 -123
  47. package/internal-do-not-import-from-here/ux/aurora/admin/blades/themedesigner/store/ThemeDesignerStore.d.ts +8 -33
  48. package/internal-do-not-import-from-here/ux/aurora/admin/blades/themes/store/ThemeEditorStore.d.ts +7 -59
  49. package/internal-do-not-import-from-here/ux/aurora/blueprintstrategy/BlueprintStrategyBase.d.ts +2 -0
  50. package/internal-do-not-import-from-here/ux/aurora/blueprintstrategy/MD3Blueprint.d.ts +2 -0
  51. package/internal-do-not-import-from-here/ux/aurora/blueprintstrategy/index.d.ts +1 -0
  52. package/internal-do-not-import-from-here/ux/aurora/components/buttonstyle/ButtonBlueprintsViewer.d.ts +6 -1
  53. package/internal-do-not-import-from-here/ux/aurora/components/buttonstyle/ButtonStylePicker.d.ts +3 -3
  54. package/internal-do-not-import-from-here/ux/aurora/components/{containerpicker → containerFillpicker}/ContainerBlueprintsViewer.d.ts +5 -5
  55. package/internal-do-not-import-from-here/ux/aurora/components/{containerpicker/ContainerPicker.d.ts → containerFillpicker/ContainerFillPicker.d.ts} +91 -91
  56. package/internal-do-not-import-from-here/ux/aurora/index.d.ts +1 -0
  57. package/internal-do-not-import-from-here/ux/aurora/store/ColorSchemaStore.d.ts +4 -44
  58. package/internal-do-not-import-from-here/ux/aurora/store/ComponentBlueprintStore.d.ts +10 -33
  59. package/internal-do-not-import-from-here/ux/aurora/store/FontStore.d.ts +2 -63
  60. package/internal-do-not-import-from-here/ux/aurora/store/SpacingBlueprintStore.d.ts +21 -406
  61. package/internal-do-not-import-from-here/ux/aurora/store/TemplateRegistrationStore.d.ts +5 -39
  62. package/internal-do-not-import-from-here/ux/aurora/store/ThemeContextStore.d.ts +180 -700
  63. package/internal-do-not-import-from-here/ux/aurora/store/ThemeStorage.d.ts +8 -44
  64. package/internal-do-not-import-from-here/ux/aurora/store/ThemeStore.d.ts +15 -57
  65. package/internal-do-not-import-from-here/ux/aurora/store/TypographyBlueprintStore.d.ts +22 -407
  66. package/internal-do-not-import-from-here/ux/aurora/styling/styles/Blueprints.d.ts +1 -1
  67. package/internal-do-not-import-from-here/ux/commandpalette/CommandPalette.css.d.ts +4 -4
  68. package/internal-do-not-import-from-here/ux/docs/omfx/services/docs/Service.d.ts +1 -5
  69. package/internal-do-not-import-from-here/ux/docs/omfx/stores/docs/Store.d.ts +9 -34
  70. package/internal-do-not-import-from-here/ux/errormessage/ErrorMessage.d.ts +2 -34
  71. package/internal-do-not-import-from-here/ux/features/stores/FeatureJourneyStore.d.ts +29 -117
  72. package/internal-do-not-import-from-here/ux/flow/editor/plugins/colorstyle/ColorButton.d.ts +20 -246
  73. package/internal-do-not-import-from-here/ux/flow/editor/plugins/link/LinkButton.d.ts +20 -246
  74. package/internal-do-not-import-from-here/ux/flow/editor/plugins/spacing/SpacingButton.d.ts +20 -246
  75. package/internal-do-not-import-from-here/ux/flow/editor/plugins/typography/TypographyButton.d.ts +20 -246
  76. package/internal-do-not-import-from-here/ux/flow/editor/stores/FlowEditorStore.d.ts +20 -246
  77. package/internal-do-not-import-from-here/ux/flow/editor/stores/FlowEditorToolbarStore.d.ts +48 -1908
  78. package/internal-do-not-import-from-here/ux/flow/editor/stores/VelcronPluginStore.d.ts +6 -33
  79. package/internal-do-not-import-from-here/ux/flow/renderer/stores/FlowRendererStore.d.ts +12 -70
  80. package/internal-do-not-import-from-here/ux/hub/feed/stores/ActivityFeedStore.d.ts +31 -101
  81. package/internal-do-not-import-from-here/ux/hub/feed/stores/HubFeedChromeStore.d.ts +19 -53
  82. package/internal-do-not-import-from-here/ux/identities/components/shared/AzureAdProviderSettingsStore.d.ts +2 -27
  83. package/internal-do-not-import-from-here/ux/inputlanguagepicker/stores/InputLanguageStore.d.ts +6 -31
  84. package/internal-do-not-import-from-here/ux/journey/stores/JourneyMenuStore.d.ts +6 -31
  85. package/internal-do-not-import-from-here/ux/journey/stores/JourneyRouterStore.d.ts +5 -57
  86. package/internal-do-not-import-from-here/ux/journey/stores/JourneyStore.d.ts +19 -176
  87. package/internal-do-not-import-from-here/ux/journey/stores/SettingsJourneyStore.d.ts +9 -79
  88. package/internal-do-not-import-from-here/ux/layoutcanvas/stores/LayoutCanvasStore.d.ts +17 -166
  89. package/internal-do-not-import-from-here/ux/layoutcanvas/stores/SettingsMenuStore.d.ts +6 -31
  90. package/internal-do-not-import-from-here/ux/links/store/LinkPickerStore.d.ts +2 -27
  91. package/internal-do-not-import-from-here/ux/markdown/stores/MarkdownEditorStore.d.ts +7 -48
  92. package/internal-do-not-import-from-here/ux/mediagallery/gallerydialogproviders/slider/Delimiter.d.ts +3 -64
  93. package/internal-do-not-import-from-here/ux/mediagallery/view/store/PhotoWallStore.d.ts +2 -36
  94. package/internal-do-not-import-from-here/ux/mediapickerproviders/mediaflow/loc/localize.d.ts +0 -2
  95. package/internal-do-not-import-from-here/ux/mediapickerproviders/mediaflow/models/MediaflowReportUsage.d.ts +27 -0
  96. package/internal-do-not-import-from-here/ux/mediapickerproviders/mediaflow/models/index.d.ts +1 -0
  97. package/internal-do-not-import-from-here/ux/mediapickerproviders/mediaflow/service/MediaflowService.d.ts +4 -1
  98. package/internal-do-not-import-from-here/ux/mediapickerproviders/mediaflow/use/MediaflowProviderStore.d.ts +7 -55
  99. package/internal-do-not-import-from-here/ux/oxide/breadcrumbs/Breadcrumbs.d.ts +13 -0
  100. package/internal-do-not-import-from-here/ux/oxide/btngroup/ButtonGroup.stylex.d.ts +1 -1
  101. package/internal-do-not-import-from-here/ux/oxide/inputfield/InputField.d.ts +4 -1
  102. package/internal-do-not-import-from-here/ux/oxide/scrollcontainer/store/ScrollContainerStore.d.ts +11 -135
  103. package/internal-do-not-import-from-here/ux/oxide/select/Select.d.ts +1 -1
  104. package/internal-do-not-import-from-here/ux/oxide/slidepanel/store/SlidePanelStore.d.ts +3 -64
  105. package/internal-do-not-import-from-here/ux/oxide/stickycontainer/store/StickyContainerStore.d.ts +8 -33
  106. package/internal-do-not-import-from-here/ux/oxide/table/Table.stylex.d.ts +1 -1
  107. package/internal-do-not-import-from-here/ux/richtexteditor/RichTextEditorStore.d.ts +6 -28
  108. package/internal-do-not-import-from-here/ux/rollupfilter/RollupFilter.d.ts +14 -84
  109. package/internal-do-not-import-from-here/ux/social/Comment.d.ts +1 -1
  110. package/internal-do-not-import-from-here/ux/use/UseDraggable.d.ts +1 -1
  111. package/internal-do-not-import-from-here/ux/velcron/blocks/velcron/useVelcronStateManager.d.ts +1 -1
  112. package/internal-do-not-import-from-here/ux/velcron/core/models/VelcronDefinitions.d.ts +3 -3
  113. package/internal-do-not-import-from-here/ux/velcron/core/models/VelcronState.d.ts +2 -2
  114. package/internal-do-not-import-from-here/ux/velcron/core/stores/VelcronTheming.d.ts +2 -5
  115. package/internal-do-not-import-from-here/ux/velcron/editor/stores/VelcronComponentStore.d.ts +5 -5
  116. package/internal-do-not-import-from-here/ux/velcron/editor/stores/VelcronEditorStore.d.ts +31 -290
  117. package/internal-do-not-import-from-here/ux/velcron/stores/VelcronDefinitionStore.d.ts +7 -98
  118. package/internal-do-not-import-from-here/ux/velcron/stores/useVelcronStateManager.d.ts +1 -1
  119. package/internal-do-not-import-from-here/wctypings.d.ts +41 -13
  120. package/package.json +2 -2
  121. package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/store/ContainersEditorStore.d.ts +0 -79
  122. /package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/blades/{ContainersBlade.d.ts → AddBlueprint.d.ts} +0 -0
  123. /package/internal-do-not-import-from-here/ux/aurora/admin/blades/blueprints/components/blades/{ContainersBladeEdit.d.ts → ContainerFillsBladeEdit.d.ts} +0 -0
  124. /package/internal-do-not-import-from-here/ux/aurora/components/{chrome → chrome_2beRemoved}/ChromeBlueprintsViewer.d.ts +0 -0
  125. /package/internal-do-not-import-from-here/ux/aurora/components/{chrome → chrome_2beRemoved}/ChromeEditor.d.ts +0 -0
  126. /package/internal-do-not-import-from-here/ux/aurora/components/{chrome → chrome_2beRemoved}/ChromePicker.css.d.ts +0 -0
  127. /package/internal-do-not-import-from-here/ux/aurora/components/{chrome → chrome_2beRemoved}/ChromePicker.d.ts +0 -0
  128. /package/internal-do-not-import-from-here/ux/aurora/components/{chrome → chrome_2beRemoved}/ChromeViewer.d.ts +0 -0
  129. /package/internal-do-not-import-from-here/ux/aurora/components/{chrome → chrome_2beRemoved}/docs/ExampleComponents.d.ts +0 -0
  130. /package/internal-do-not-import-from-here/ux/aurora/components/{chrome → chrome_2beRemoved}/docs/SampleComponent.d.ts +0 -0
  131. /package/internal-do-not-import-from-here/ux/aurora/components/{chrome → chrome_2beRemoved}/docs/index.d.ts +0 -0
  132. /package/internal-do-not-import-from-here/ux/aurora/components/{containerpicker/ContainerPicker.css.d.ts → containerFillpicker/ContainerFillPicker.css.d.ts} +0 -0
  133. /package/internal-do-not-import-from-here/ux/aurora/components/{containerpicker → containerFillpicker}/docs/ExampleComponents.d.ts +0 -0
  134. /package/internal-do-not-import-from-here/ux/aurora/components/{containerpicker → containerFillpicker}/docs/SampleComponent.d.ts +0 -0
  135. /package/internal-do-not-import-from-here/ux/aurora/components/{containerpicker → containerFillpicker}/docs/index.d.ts +0 -0
@@ -5,41 +5,16 @@ export declare const useStickyContainerStore: () => {
5
5
  contentVisibilityTracking: boolean;
6
6
  isEditor: boolean;
7
7
  };
8
- events: {
9
- onMutatedIsSticky: import("../../../..").MessageBusExposeOnlySubscription<boolean>;
10
- onMutatedHideStickyElement: import("../../../..").MessageBusExposeOnlySubscription<boolean>;
11
- onMutatedContentVisibilityTracking: import("../../../..").MessageBusExposeOnlySubscription<boolean>;
12
- onMutatedIsEditor: import("../../../..").MessageBusExposeOnlySubscription<boolean>;
13
- } & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
14
- actions: {
15
- onDispatching: {
16
- activateContentVisibilityTracking: {
17
- subscribe(fn: (elmentId: string) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
18
- };
19
- calculateIfElementIsSticky: {
20
- subscribe(fn: () => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
21
- };
22
- };
23
- onDispatched: {
24
- activateContentVisibilityTracking: {
25
- subscribe(fn: (result: void, elmentId: string) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
26
- };
27
- calculateIfElementIsSticky: {
28
- subscribe(fn: (result: void) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
29
- };
30
- };
31
- onFailure: {
32
- activateContentVisibilityTracking: {
33
- subscribe(fn: (failureReason: any, elmentId: string) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
34
- };
35
- calculateIfElementIsSticky: {
36
- subscribe(fn: (failureReason: any) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
37
- };
38
- };
39
- } & {
8
+ events: import("@omnia/fx/stores").StoreEvents<{
9
+ isSticky: boolean;
10
+ hideStickyElement: boolean;
11
+ contentVisibilityTracking: boolean;
12
+ isEditor: boolean;
13
+ }, Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>>;
14
+ actions: import("@omnia/fx/stores").StoreReturnDefineAction<{
40
15
  activateContentVisibilityTracking: (elmentId: string) => void;
41
16
  calculateIfElementIsSticky: () => void;
42
- };
17
+ }>;
43
18
  get: {
44
19
  startMarkElementId: string;
45
20
  stickyWrapperElementId: string;
@@ -1,4 +1,4 @@
1
1
  import { ColorDefinition } from "../../velcron/core";
2
2
  export declare const TableStyles: {
3
- tableWrapper: (baseColor: ColorDefinition, onBaseColor: ColorDefinition, containerColor: ColorDefinition, onContainerColor: ColorDefinition, toned: boolean) => Readonly<import("@omnia/fx/ux").StylexValue>;
3
+ tableWrapper: (baseColor: ColorDefinition, toned: boolean) => Readonly<import("@omnia/fx/ux").StylexValue>;
4
4
  };
@@ -1,40 +1,18 @@
1
1
  export type RichTextEditorStore = ReturnType<typeof useRichTextEditorStore>;
2
2
  export declare const useRichTextEditorStore: () => {
3
- events: {
4
- onMutated_sharedValue: import("@omnia/fx").MessageBusExposeOnlySubscription<{
3
+ events: import("@omnia/fx/stores").StoreEvents<{
4
+ _sharedValue: {
5
5
  [key: string]: any;
6
- }>;
7
- } & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
6
+ };
7
+ }, Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>>;
8
8
  get: {
9
9
  getSharedValue(key: string): any;
10
10
  };
11
- actions: {
12
- onDispatching: {
13
- setSharedValue: {
14
- subscribe(fn: (value: {
15
- [key: string]: any;
16
- }) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
17
- };
18
- };
19
- onDispatched: {
20
- setSharedValue: {
21
- subscribe(fn: (result: void, value: {
22
- [key: string]: any;
23
- }) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
24
- };
25
- };
26
- onFailure: {
27
- setSharedValue: {
28
- subscribe(fn: (failureReason: any, value: {
29
- [key: string]: any;
30
- }) => void): import("@omnia/fx-models").IMessageBusSubscriptionHandler;
31
- };
32
- };
33
- } & {
11
+ actions: import("@omnia/fx/stores").StoreReturnDefineAction<{
34
12
  setSharedValue(value: {
35
13
  [key: string]: any;
36
14
  }): void;
37
- };
15
+ }>;
38
16
  } & {
39
17
  dispose?: () => void;
40
18
  };
@@ -1,87 +1,17 @@
1
- import { TimeFormat } from "@omnia/fx/ux";
2
- import { IRollupFilter, RollupFilterModel } from ".";
3
- import { IWebComponentInstance } from "../..";
4
- import { EnterprisePropertyDefinition, RollupEnums, RollupFilter, TaxonomyPropertySettings, TagRollupFilter } from "../../models";
5
- import { TermService, TermStore } from "../../sp";
6
- import { EnterprisePropertyStore, MultilingualStore, UserIdentityStore } from "../../stores";
7
- import { VueComponentBase } from "../index";
8
- import { RollupFilterLocalization } from "./loc/localize";
9
- export declare class RollupFilterComponent extends VueComponentBase implements IWebComponentInstance, IRollupFilter {
1
+ import { DefineEmit } from "@omnia/fx/ux";
2
+ import { RollupFilterModel } from ".";
3
+ import { EnterprisePropertyDefinition, RollupFilter } from "../../models";
4
+ declare const _default: (props: import("@omnia/fx/ux").ConstructComponentProps<{
5
+ "emit:update:modelValue": (value: RollupFilterModel) => void;
6
+ } & {
7
+ "v-model"?: RollupFilterModel;
8
+ } & {
9
+ modelValue?: RollupFilterModel;
10
+ } & {
10
11
  searchInputId?: string;
11
- valueBind: RollupFilterModel;
12
- onFilterChange?: (filters: Array<RollupFilter>, searchText: string) => void;
13
- mapRollupUiFilter?: (filters: Array<RollupFilter>) => void;
12
+ } & {
14
13
  contentProperties?: EnterprisePropertyDefinition[];
14
+ } & {
15
15
  useRollupFilterRouter?: boolean;
16
- propertyStore: EnterprisePropertyStore;
17
- userIdentityStore: UserIdentityStore;
18
- termService: TermService;
19
- termStore: TermStore;
20
- multilingualStore: MultilingualStore;
21
- loc: RollupFilterLocalization.locInterface;
22
- private blockInstance;
23
- formatter: {
24
- timeformat: TimeFormat;
25
- locale: string;
26
- firstdayofweek: number;
27
- };
28
- timewatchUniqueKey: string;
29
- originalQueryText: string;
30
- currentFilterValues: {
31
- [internalName: string]: any;
32
- };
33
- booleanFilterOptions: Array<{
34
- id: RollupEnums.BooleamFilterOption;
35
- title: string;
36
- value: boolean;
37
- }>;
38
- searchText: string;
39
- textFilterValue: {
40
- [internalName: string]: any;
41
- };
42
- contentPropertyTitleByInternalName: {
43
- [internalName: string]: string;
44
- };
45
- internalFilters: Array<RollupFilter>;
46
- filtersExpanded: number;
47
- slimView: boolean;
48
- lcid: number;
49
- private isLoadingKeywordTermset;
50
- private keywordTermSet;
51
- private searchTimeout;
52
- private previousSearchText;
53
- private slimmedRollupFilters;
54
- mounted(): void;
55
- created(): void;
56
- init(update: Boolean): void;
57
- onValueBindChanged(newValue: RollupFilterModel, oldValue: RollupFilterModel): void;
58
- onUseRouter(newValue: boolean, oldValue: boolean): void;
59
- timerUpdateFilter(key: any): void;
60
- onUpdateFilter(updateRouter?: boolean): void;
61
- hasFilters(): boolean;
62
- getTaxonomyPropertiesForFilter(propertyName: any): TaxonomyPropertySettings;
63
- getPagePropertyAndRemoveInternalName(propertyName: string): string;
64
- getTitle(filter: RollupFilter): string;
65
- getContentPropTitle(propertyName: string): string;
66
- renderDateFilter(filter: RollupFilter): JSX.Element;
67
- renderBooleanFilter(filter: RollupFilter): JSX.Element;
68
- renderKeywordFilter(filter: RollupFilter): JSX.Element;
69
- renderTaxonomyFilter(filter: TagRollupFilter): JSX.Element;
70
- renderTagsFilter(filter: TagRollupFilter): JSX.Element;
71
- renderPersonFilter(filter: RollupFilter): JSX.Element;
72
- renderTextFieldFilter(filter: RollupFilter): JSX.Element;
73
- renderCustomFilter(filter: RollupFilter): import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
74
- [key: string]: any;
75
- }>;
76
- onSearchKeyup(): void;
77
- renderSearchBox(): JSX.Element;
78
- renderFilterShowHideFilters(): JSX.Element[];
79
- renderToolbar(): JSX.Element;
80
- getColumnCount(columns: any, filters: any): number;
81
- renderFilters(): JSX.Element;
82
- render(): JSX.Element;
83
- canRenderFilter(filter: RollupFilter): boolean;
84
- renderFilterByType(filter: RollupFilter): import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
85
- [key: string]: any;
86
- }>;
87
- }
16
+ } & DefineEmit<"filterChange", (filters: Array<RollupFilter>, searchText: string) => void> & DefineEmit<"mapRollupUiFilter", (filters: Array<RollupFilter>) => void>>) => any;
17
+ export default _default;
@@ -266,12 +266,12 @@ declare const _default: {
266
266
  readOnly?: boolean;
267
267
  topicId?: string;
268
268
  enableMention?: boolean;
269
+ comments?: Comment[];
269
270
  contextParams?: {
270
271
  [key: string]: string | number;
271
272
  };
272
273
  showMoreSize?: number;
273
274
  allowLikes?: boolean;
274
- comments?: Comment[];
275
275
  enableBestReply?: boolean;
276
276
  canMarkBestReply?: boolean;
277
277
  sortOrder?: CommentSorting;
@@ -21,7 +21,7 @@ export declare function useDraggable(): {
21
21
  } & {
22
22
  toned?: boolean;
23
23
  } & {
24
- colorType?: "container" | "base" | "onBase" | "onContainer";
24
+ colorType?: "base" | "onBase";
25
25
  } & {
26
26
  variant?: "background" | "default";
27
27
  } & {
@@ -17,7 +17,7 @@ export declare function useVelcronStateManager(): {
17
17
  alignY?: string;
18
18
  colorSchemaType?: string;
19
19
  spacing?: import("../../core").VelcronSpacing;
20
- blueprint?: import("../../core").ContainerBlueprint | import("../../core").ContainerVariant;
20
+ blueprint?: import("../../core").ContainerFillBlueprint | import("../../core").BlueprintVariant;
21
21
  background?: import("../../core").BackgroundDefinition;
22
22
  };
23
23
  grid?: import("../../core").VelcronGridState;
@@ -1,4 +1,4 @@
1
- import { VelcronOnUpdatedEvent, VelcronOnClosedEvent, VelcronOnCloseRequestedEvent, VelcronOnPressEvent, VelcronSpacing, VelcronStyling, VelcronCustomComponentDefinition, VelcronAppDefinition, VelcronRendererResolverReference, EventHook, Future, TextBlueprint, VelcronBindableProp, VelcronEditor, ContainerBlueprint, BackgroundDefinition, ContainerVariant, IconBlueprint, ButtonBlueprint } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
1
+ import { VelcronOnUpdatedEvent, VelcronOnClosedEvent, VelcronOnCloseRequestedEvent, VelcronOnPressEvent, VelcronSpacing, VelcronStyling, VelcronCustomComponentDefinition, VelcronAppDefinition, VelcronRendererResolverReference, EventHook, Future, TextBlueprint, VelcronBindableProp, VelcronEditor, ContainerFillBlueprint, BackgroundDefinition, BlueprintVariant, IconBlueprint, ButtonBlueprint } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
2
2
  import { VelcronComponentArrayType, VelcronPrimitiveType } from "./VelcronTypes";
3
3
  import { AssignOperators, VelcronHorizontalAlignments, VelcronIconTypes, VelcronActionTypes, VelcronVerticalAlignments } from "./Enums";
4
4
  import { DynamicState, VelcronDefinition, VelcronEffects, useVelcronThemingStore } from "..";
@@ -217,7 +217,7 @@ export interface VelcronFlexRowDefinition extends VelcronDefinition, VelcronColo
217
217
  direction?: VelcronBindableProp<"row" | "row-reverse">;
218
218
  position?: VelcronBindableProp<VelcronPosition>;
219
219
  zIndex?: VelcronBindableProp<number>;
220
- blueprint?: ContainerBlueprint | ContainerVariant;
220
+ blueprint?: ContainerFillBlueprint | BlueprintVariant;
221
221
  background?: BackgroundDefinition;
222
222
  wrap?: boolean;
223
223
  gapX?: number | string;
@@ -238,7 +238,7 @@ export interface VelcronFlexColumnDefinition extends VelcronDefinition, VelcronC
238
238
  type: "column";
239
239
  events?: VelcronOnPressEvent;
240
240
  grow?: number;
241
- blueprint?: ContainerBlueprint | ContainerVariant;
241
+ blueprint?: ContainerFillBlueprint | BlueprintVariant;
242
242
  alignY?: VelcronVerticalAlignments;
243
243
  position?: VelcronPosition;
244
244
  absolute?: VelcronSpacing;
@@ -1,4 +1,4 @@
1
- import { BackgroundDefinition, ContainerBlueprint, ContainerVariant, TextBlueprint, TypographySize, TypographyType, VelcronSpacing } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
1
+ import { BackgroundDefinition, ContainerFillBlueprint, BlueprintVariant, TextBlueprint, TypographySize, TypographyType, VelcronSpacing } from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
2
2
  import { VelcronImageRatios } from "./VelcronDefinitions";
3
3
  export interface VelcronState {
4
4
  states?: {
@@ -16,7 +16,7 @@ export interface VelcronState {
16
16
  alignY?: string;
17
17
  colorSchemaType?: string;
18
18
  spacing?: VelcronSpacing;
19
- blueprint?: ContainerBlueprint | ContainerVariant;
19
+ blueprint?: ContainerFillBlueprint | BlueprintVariant;
20
20
  background?: BackgroundDefinition;
21
21
  };
22
22
  grid?: VelcronGridState;
@@ -1,19 +1,16 @@
1
- import { ColorSchemaType, ColorSchemaTypes, ColorType, ColorTypes, ContainerBlueprint, ContainerVariant, ResolvedThemeDefinition, TypographySize, TypographySizes, TypographyType, TypographyTypes } from "..";
1
+ import { ColorSchemaType, ColorSchemaTypes, ColorType, ColorTypes, ContainerFillBlueprint, BlueprintVariant, ResolvedThemeDefinition, TypographySize, TypographySizes, TypographyType, TypographyTypes } from "..";
2
2
  export declare const useVelcronThemingStore: (newStateWithName?: string) => {
3
3
  state: {
4
4
  currentTheme: ResolvedThemeDefinition;
5
5
  };
6
6
  get: {
7
7
  componentBlueprints: () => void;
8
- containerBlueprint: (type: ContainerVariant | ContainerBlueprint | string) => any;
8
+ containerBlueprint: (type: BlueprintVariant | ContainerFillBlueprint | string) => any;
9
9
  colorSchema: (colorSchemaType: ColorSchemaTypes | ColorSchemaType) => import("..").ColorSchema;
10
10
  spacing: () => import("..").SpacingBlueprint;
11
11
  typography: (typographyType: TypographyTypes | TypographyType, size: TypographySizes | TypographySize) => any;
12
12
  color: (colorSchemaType: ColorSchemaTypes | ColorSchemaType, colorType: ColorTypes | ColorType) => string;
13
13
  colorDefinition: (colorSchemaType: ColorSchemaTypes | ColorSchemaType, colorType: ColorTypes | ColorType) => import("..").ColorDefinition;
14
- complementaryColorType: (colorType: ColorTypes | ColorType) => ColorTypes;
15
- complementaryColor: (colorSchemaType: ColorSchemaTypes | ColorSchemaType, colorType: ColorTypes | ColorType) => string;
16
- complementaryColorDefinition: (colorSchemaType: ColorSchemaTypes | ColorSchemaType, colorType: ColorTypes | ColorType) => import("..").ColorDefinition;
17
14
  currentTheme: () => ResolvedThemeDefinition;
18
15
  };
19
16
  actions: {
@@ -12,12 +12,12 @@ export declare const useVelcronComponentStore: () => {
12
12
  onDispatched: {};
13
13
  onFailure: {};
14
14
  };
15
- events: {
16
- onMutatedBuiltInComponentDescriptions: import("@omnia/fx").MessageBusExposeOnlySubscription<{
15
+ events: import("@omnia/fx/stores").StoreEvents<{
16
+ builtInComponentDescriptions: {
17
17
  [name: string]: VelcronComponentDescriptor;
18
- }>;
19
- onMutatedComponentTemplates: import("@omnia/fx").MessageBusExposeOnlySubscription<VelcronComponentTemplateDescriptor[]>;
20
- } & Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>;
18
+ };
19
+ componentTemplates: VelcronComponentTemplateDescriptor[];
20
+ }, Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>>;
21
21
  } & {
22
22
  dispose?: () => void;
23
23
  };