@omnia/fx 8.0.429-dev → 8.0.430-dev
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/internal-do-not-import-from-here/core/Cookies.d.ts +2 -1
- package/internal-do-not-import-from-here/core/http/HttpClient.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/admin/system/submenu/customemail/loc/localize.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/admin/system/submenu/customemail/models/CustomEmailSettings.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/admin/system/submenu/customemail/models/EmailEnums.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/admin/usermanagement/groups/ActiveGroupListing.d.ts +2 -1
- package/internal-do-not-import-from-here/ux/aurora/admin/{blades → themedesigner}/componentblueprints/store/ButtonsEditorStore.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/aurora/admin/{blades → themedesigner}/componentblueprints/store/ComponentEditorStore.d.ts +4 -3
- package/internal-do-not-import-from-here/ux/aurora/admin/{blades → themedesigner}/fills/store/ContainerFillsEditorStore.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/aurora/admin/{blades → themedesigner}/fills/store/FillsEditorStore.d.ts +2 -0
- package/internal-do-not-import-from-here/ux/aurora/admin/{blades → themedesigner}/fills/store/TextFillsEditorStore.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/aurora/admin/{blades → themedesigner}/themes/store/ThemeEditorStore.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/aurora/components/backgroundstyle/BackgroundStyleEditor.d.ts +4 -1
- package/internal-do-not-import-from-here/ux/aurora/components/borderpicker/BorderPreview.d.ts +10 -36
- package/internal-do-not-import-from-here/ux/aurora/components/buttonstyle/ButtonStyleEditor.d.ts +1 -3
- package/internal-do-not-import-from-here/ux/aurora/components/buttonstyle/ButtonStylePicker.d.ts +8 -2
- package/internal-do-not-import-from-here/ux/aurora/components/buttonstyle/store/ButtonStyleEditorStore.d.ts +33 -0
- package/internal-do-not-import-from-here/ux/aurora/components/buttonstyle/store/ButtonStylePickerStore.d.ts +36 -0
- package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/DynamicColorIndicator.d.ts +4 -2
- package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/stores/ColorPickerStore.d.ts +9 -3
- package/internal-do-not-import-from-here/ux/aurora/components/fillpicker/store/FillPickerStore.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/aurora/designkits/shared/BlueprintsTemplates.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/store/ComponentBlueprintStore.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/store/ThemePreviewContextStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/store/ThemeStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/iconpicker/v2/IconPicker.d.ts +12 -0
- package/internal-do-not-import-from-here/ux/journey/selection/JourneySelect.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/mobile/index.d.ts +8 -1
- package/internal-do-not-import-from-here/ux/oxide/actionmenu/store/ActionMenuStore.d.ts +7 -4
- package/internal-do-not-import-from-here/ux/oxide/picker/Picker.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/select/Select.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/oxide/selection/Selection.d.ts +1 -1
- package/internal-do-not-import-from-here/wctypings.d.ts +19 -19
- package/package.json +2 -2
- /package/internal-do-not-import-from-here/ux/aurora/admin/{blades/themedesigner → themedesigner}/ThemeDesigner.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/aurora/admin/{blades → themedesigner}/chrome/Chrome.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/aurora/admin/{blades → themedesigner}/colorschemas/ColorSchemasJourney.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/aurora/admin/{blades → themedesigner}/colorschemas/blades/ColorSchemaDefinitionBlade.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/aurora/admin/{blades → themedesigner}/colorschemas/store/ColorSchemaEditorStore.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/aurora/admin/{blades → themedesigner}/componentblueprints/BlueprintsJourney.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/aurora/admin/{blades → themedesigner}/componentblueprints/blades/BlueprintPreview.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/aurora/admin/{blades → themedesigner}/componentblueprints/blades/ButtonBladeEdit.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/aurora/admin/{blades → themedesigner}/componentblueprints/blades/ButtonsBlade.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/aurora/admin/{blades → themedesigner}/componentblueprints/blades/EditBlueprints.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/aurora/admin/{blades → themedesigner}/componentblueprints/blades/HeaderBlade.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/aurora/admin/{blades → themedesigner}/componentblueprints/blades/HeaderBladeEdit.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/aurora/admin/{blades → themedesigner}/componentblueprints/blades/IconsBlade.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/aurora/admin/{blades → themedesigner}/componentblueprints/blades/IconsBladeEdit.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/aurora/admin/{blades → themedesigner}/componentblueprints/blades/InputBlade.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/aurora/admin/{blades → themedesigner}/componentblueprints/blades/InputBladeEdit.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/aurora/admin/{blades → themedesigner}/componentblueprints/blades/TabBlade.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/aurora/admin/{blades → themedesigner}/componentblueprints/blades/TabBladeEdit.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/aurora/admin/{blades → themedesigner}/componentblueprints/store/HeaderEditorStore.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/aurora/admin/{blades → themedesigner}/componentblueprints/store/IconsEditorStore.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/aurora/admin/{blades → themedesigner}/componentblueprints/store/InputEditorStore.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/aurora/admin/{blades → themedesigner}/componentblueprints/store/TabsEditorStore.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/aurora/admin/{blades → themedesigner}/fills/ContainerFillsBlade.stylex.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/aurora/admin/{blades → themedesigner}/fills/FillsJourney.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/aurora/admin/{blades → themedesigner}/fills/containerBlades/ContainerFillsBlade.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/aurora/admin/{blades → themedesigner}/fills/containerBlades/ContainerFillsEditBlade.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/aurora/admin/{blades → themedesigner}/fills/textBlades/TextFillsBlade.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/aurora/admin/{blades → themedesigner}/fills/textBlades/TextFillsEditBlade.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/aurora/admin/{blades → themedesigner}/fontsmanager/FontManager.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/aurora/admin/{blades → themedesigner}/fontsmanager/blade/FontDefinitionBlade.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/aurora/admin/{blades → themedesigner}/fontsmanager/store/FontManagerStore.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/aurora/admin/{blades → themedesigner}/spacing/SpacingJourney.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/aurora/admin/{blades → themedesigner}/spacing/blades/EditSpacingBlueprintBlade.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/aurora/admin/{blades → themedesigner}/spacing/blades/EditSpacingDefinitionBlade.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/aurora/admin/{blades → themedesigner}/spacing/store/SpacingEditorStore.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/aurora/admin/{blades/themedesigner → themedesigner}/store/ThemeDesignerStore.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/aurora/admin/{blades → themedesigner}/templates/TemplatesJourney.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/aurora/admin/{blades → themedesigner}/templates/blades/ButtonTemplateEdit.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/aurora/admin/{blades → themedesigner}/templates/blades/ButtonTemplates.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/aurora/admin/{blades → themedesigner}/templates/blades/TabTemplateEdit.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/aurora/admin/{blades → themedesigner}/templates/blades/TabTemplates.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/aurora/admin/{blades → themedesigner}/templates/store/TemplateEditorStore.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/aurora/admin/{blades → themedesigner}/themes/ThemesJourney.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/aurora/admin/{blades → themedesigner}/themes/blades/EditColorSchemasBlade.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/aurora/admin/{blades → themedesigner}/themes/blades/EditThemeBlade.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/aurora/admin/{blades → themedesigner}/themes/blades/EditThemeBladeStyles.stylex.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/aurora/admin/{blades → themedesigner}/themes/blades/SelectionThemeBlade.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/aurora/admin/{blades → themedesigner}/themes/blades/ViewThemeBlade.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/aurora/admin/{blades → themedesigner}/themes/models/Theme.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/aurora/admin/{blades → themedesigner}/themes/models/index.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/aurora/admin/{blades → themedesigner}/themes/store/ThemesJourneyStore.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/aurora/admin/{blades → themedesigner}/typography/TypographyJourney.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/aurora/admin/{blades → themedesigner}/typography/blades/EditScaleBlade.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/aurora/admin/{blades → themedesigner}/typography/blades/EditTextStyleBlade.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/aurora/admin/{blades → themedesigner}/typography/blades/EditTextStylesBlade.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/aurora/admin/{blades → themedesigner}/typography/blades/EditTypographyBlueprintBlade.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/aurora/admin/{blades → themedesigner}/typography/blades/SelectBreakpointBlade.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/aurora/admin/{blades → themedesigner}/typography/blades/ViewTypeScaleBlade.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/aurora/admin/{blades → themedesigner}/typography/components/FontPicker.css.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/aurora/admin/{blades → themedesigner}/typography/components/FontPicker.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/aurora/admin/{blades → themedesigner}/typography/components/FontRegistration.d.ts +0 -0
- /package/internal-do-not-import-from-here/ux/aurora/admin/{blades → themedesigner}/typography/store/TypographyEditorStore.d.ts +0 -0
@@ -1,4 +1,4 @@
|
|
1
|
-
import { CookieOptions } from "../models";
|
1
|
+
import { CookieOptions, CookieExpiresInDays, CookieExpiresInSeconds } from "../models";
|
2
2
|
export declare class Cookies {
|
3
3
|
/**
|
4
4
|
* Gets content of cookie by name
|
@@ -6,6 +6,7 @@ export declare class Cookies {
|
|
6
6
|
static get(name: string): string;
|
7
7
|
private static isDayExpiry;
|
8
8
|
private static isSecondsExpiry;
|
9
|
+
static getCookieExpiryUtcString(expires: CookieExpiresInDays | CookieExpiresInSeconds): string;
|
9
10
|
/**
|
10
11
|
* Creates a cookie
|
11
12
|
*/
|
package/internal-do-not-import-from-here/ux/admin/system/submenu/customemail/loc/localize.d.ts
CHANGED
@@ -10,7 +10,7 @@ export declare namespace CustomEmailSettingsLocalization {
|
|
10
10
|
UserMailbox: string;
|
11
11
|
TurnOffAllEmailNotifications: string;
|
12
12
|
EmailProvider: string;
|
13
|
-
|
13
|
+
Default: string;
|
14
14
|
ExchangeOnlineEmail: string;
|
15
15
|
Message: {
|
16
16
|
NoEmailSelected: string;
|
@@ -3,7 +3,7 @@ export interface CustomEmailSettings {
|
|
3
3
|
enableEmailService: boolean;
|
4
4
|
type: EmailEnums.EmailProviderType;
|
5
5
|
}
|
6
|
-
export interface
|
6
|
+
export interface IDefaultEmailSettings extends CustomEmailSettings {
|
7
7
|
}
|
8
8
|
export interface IExchangeOnlineEmailSettings extends CustomEmailSettings {
|
9
9
|
userPrincipalName: string;
|
@@ -14,7 +14,7 @@ export interface ISmtpServerEmailSettings extends CustomEmailSettings {
|
|
14
14
|
fromAddress: string;
|
15
15
|
useTLSConnectionEncryption: boolean;
|
16
16
|
}
|
17
|
-
export declare class
|
17
|
+
export declare class DefaultEmailSettings implements IDefaultEmailSettings {
|
18
18
|
type: EmailEnums.EmailProviderType;
|
19
19
|
enableEmailService: boolean;
|
20
20
|
constructor();
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { ButtonBlueprint, ButtonBlueprintType, ButtonBlueprintVariant, ButtonBlueprints, ButtonVariant, ComponentBlueprints } from "@omnia/fx-models";
|
1
|
+
import { BlueprintsStrategyBase, ButtonBlueprint, ButtonBlueprintType, ButtonBlueprintVariant, ButtonBlueprints, ButtonVariant, ComponentBlueprints } from "@omnia/fx-models";
|
2
2
|
export declare const useButtonsEditorStore: () => {
|
3
3
|
state: {
|
4
4
|
blueprints: ButtonBlueprints;
|
@@ -6,7 +6,7 @@ export declare const useButtonsEditorStore: () => {
|
|
6
6
|
editingButtonType: ButtonVariant;
|
7
7
|
editingButtonSize: "small" | "default" | "large";
|
8
8
|
editingButtonBlueprintType: ButtonBlueprintType;
|
9
|
-
strategy:
|
9
|
+
strategy: BlueprintsStrategyBase;
|
10
10
|
};
|
11
11
|
events: import("@omnia/fx/stores").StoreEvents<{
|
12
12
|
blueprints: ButtonBlueprints;
|
@@ -14,7 +14,7 @@ export declare const useButtonsEditorStore: () => {
|
|
14
14
|
editingButtonType: ButtonVariant;
|
15
15
|
editingButtonSize: "small" | "default" | "large";
|
16
16
|
editingButtonBlueprintType: ButtonBlueprintType;
|
17
|
-
strategy:
|
17
|
+
strategy: BlueprintsStrategyBase;
|
18
18
|
}, Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>>;
|
19
19
|
actions: import("@omnia/fx/stores").StoreReturnDefineAction<{
|
20
20
|
setEditingBlueprints(blueprints: ComponentBlueprints): void;
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { ComponentBlueprints, guid, ITemplateRegistration, FontAwesomeIcon } from "@omnia/fx-models";
|
1
|
+
import { ComponentBlueprints, guid, ITemplateRegistration, FontAwesomeIcon, BlueprintsStrategyBase } from "@omnia/fx-models";
|
2
2
|
export declare const BluprintTypes: readonly ["buttons", "icons", "tabs", "input", "headers"];
|
3
3
|
export type BlueprintType = typeof BluprintTypes[number];
|
4
4
|
export interface IBlueprintItem {
|
@@ -23,6 +23,7 @@ export declare const useComponentsEditorStore: () => {
|
|
23
23
|
hasBlueprintValues: (blueprintType: BlueprintType) => boolean;
|
24
24
|
};
|
25
25
|
actions: import("@omnia/fx/stores").StoreReturnDefineAction<{
|
26
|
+
changeBaseBlueprint(baseBlueprint: BlueprintsStrategyBase): void;
|
26
27
|
deleteEmptyBlueprints(): void;
|
27
28
|
addBlueprints(blueprints: Array<IBlueprintItem>): void;
|
28
29
|
deleteBlueprints(blueprints: IBlueprintItem): void;
|
@@ -64,7 +65,7 @@ export declare const useComponentsEditorStore: () => {
|
|
64
65
|
editingButtonType: import("@omnia/fx-models").ButtonVariant;
|
65
66
|
editingButtonSize: "small" | "default" | "large";
|
66
67
|
editingButtonBlueprintType: import("@omnia/fx-models").ButtonBlueprintType;
|
67
|
-
strategy:
|
68
|
+
strategy: BlueprintsStrategyBase;
|
68
69
|
};
|
69
70
|
events: import("@omnia/fx/stores").StoreEvents<{
|
70
71
|
blueprints: import("@omnia/fx-models").ButtonBlueprints;
|
@@ -72,7 +73,7 @@ export declare const useComponentsEditorStore: () => {
|
|
72
73
|
editingButtonType: import("@omnia/fx-models").ButtonVariant;
|
73
74
|
editingButtonSize: "small" | "default" | "large";
|
74
75
|
editingButtonBlueprintType: import("@omnia/fx-models").ButtonBlueprintType;
|
75
|
-
strategy:
|
76
|
+
strategy: BlueprintsStrategyBase;
|
76
77
|
}, Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>>;
|
77
78
|
actions: import("@omnia/fx/stores").StoreReturnDefineAction<{
|
78
79
|
setEditingBlueprints(blueprints: ComponentBlueprints): void;
|
@@ -14,6 +14,7 @@ export declare const useContainerFillsEditorStore: () => {
|
|
14
14
|
}, Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>>;
|
15
15
|
actions: import("@omnia/fx/stores").StoreReturnDefineAction<{
|
16
16
|
editBlueprints(blueprints: ITemplateRegistration<ContainerFillBlueprints>): void;
|
17
|
+
deleteEditingVariant(): void;
|
17
18
|
editVariant(variantName: BlueprintVariant): void;
|
18
19
|
addBlueprint(): void;
|
19
20
|
applyChanges(): void;
|
@@ -25,6 +25,7 @@ export declare const useFillsEditorStore: () => {
|
|
25
25
|
editMode: boolean;
|
26
26
|
}, Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>>;
|
27
27
|
actions: import("@omnia/fx/stores").StoreReturnDefineAction<{
|
28
|
+
deleteEditingVariant(): void;
|
28
29
|
editBlueprints(blueprints: import("@omnia/fx-models").ITemplateRegistration<import("@omnia/fx-models").TextFillBlueprints>): void;
|
29
30
|
editVariant(variantName: import("@omnia/fx-models").BlueprintVariant): void;
|
30
31
|
addBlueprint(): void;
|
@@ -57,6 +58,7 @@ export declare const useFillsEditorStore: () => {
|
|
57
58
|
}, Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>>;
|
58
59
|
actions: import("@omnia/fx/stores").StoreReturnDefineAction<{
|
59
60
|
editBlueprints(blueprints: import("@omnia/fx-models").ITemplateRegistration<import("@omnia/fx-models").ContainerFillBlueprints>): void;
|
61
|
+
deleteEditingVariant(): void;
|
60
62
|
editVariant(variantName: import("@omnia/fx-models").BlueprintVariant): void;
|
61
63
|
addBlueprint(): void;
|
62
64
|
applyChanges(): void;
|
@@ -13,6 +13,7 @@ export declare const useTextFillsEditorStore: () => {
|
|
13
13
|
editMode: boolean;
|
14
14
|
}, Record<string, import("@omnia/fx-models").IMessageBusTopicPublishSubscriber<any>>>;
|
15
15
|
actions: import("@omnia/fx/stores").StoreReturnDefineAction<{
|
16
|
+
deleteEditingVariant(): void;
|
16
17
|
editBlueprints(blueprints: ITemplateRegistration<TextFillBlueprints>): void;
|
17
18
|
editVariant(variantName: BlueprintVariant): void;
|
18
19
|
addBlueprint(): void;
|
@@ -2,6 +2,7 @@ import { BackgroundDefinition } from "@omnia/fx-models";
|
|
2
2
|
import { DefineEmit, DefineSlot } from "@omnia/fx/ux";
|
3
3
|
import { VNodeChild } from "vue";
|
4
4
|
type EditorVariant = "default" | "dialog" | "journey";
|
5
|
+
export type ColorPickerType = "default" | "colorSchema" | "onBase" | "base";
|
5
6
|
declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
|
6
7
|
"emit:update:modelValue": (value: BackgroundDefinition) => void;
|
7
8
|
} & {
|
@@ -16,6 +17,8 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
|
|
16
17
|
toned?: boolean;
|
17
18
|
} & {
|
18
19
|
border?: boolean;
|
20
|
+
} & {
|
21
|
+
colorType?: ColorPickerType;
|
19
22
|
} & {
|
20
23
|
individualRadiusSelection?: boolean;
|
21
24
|
} & {
|
@@ -41,5 +44,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
|
|
41
44
|
} & Omit<{
|
42
45
|
default?: import("vue").Slot;
|
43
46
|
}, "activator">;
|
44
|
-
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "fill" | "label" | "border" | "variant" | "toned" | "emit:update:modelValue" | "modelValue" | "v-model" | "elevation" | "slot:activator" | "emit:click:confirm" | "enableDynamicColor" | "toolbarCallback" | "defaultColorSchemaType" | "individualRadiusSelection" | "createNewColorDynamic" | "individualBorderWidthSelection"> & import("@omnia/fx/ux").VNodeEvents) => any;
|
47
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "fill" | "label" | "border" | "variant" | "colorType" | "toned" | "emit:update:modelValue" | "modelValue" | "v-model" | "elevation" | "slot:activator" | "emit:click:confirm" | "enableDynamicColor" | "toolbarCallback" | "defaultColorSchemaType" | "individualRadiusSelection" | "createNewColorDynamic" | "individualBorderWidthSelection"> & import("@omnia/fx/ux").VNodeEvents) => any;
|
45
48
|
export default _default;
|
package/internal-do-not-import-from-here/ux/aurora/components/borderpicker/BorderPreview.d.ts
CHANGED
@@ -1,19 +1,11 @@
|
|
1
1
|
import { BorderStylingDefinition } from "@omnia/fx-models";
|
2
2
|
declare const _default: {
|
3
3
|
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
|
4
|
-
|
5
|
-
type: import("vue").PropType<string>;
|
6
|
-
};
|
7
|
-
"onUpdate:modelValue": {
|
8
|
-
type: import("vue").PropType<(value: BorderStylingDefinition) => any | void>;
|
9
|
-
};
|
10
|
-
"v-model": {
|
4
|
+
definition: {
|
11
5
|
type: import("vue").PropType<BorderStylingDefinition>;
|
12
|
-
required: false;
|
13
6
|
};
|
14
|
-
|
15
|
-
type: import("vue").PropType<
|
16
|
-
required: false;
|
7
|
+
backgroundFill: {
|
8
|
+
type: import("vue").PropType<string>;
|
17
9
|
};
|
18
10
|
colorSchemaType: {
|
19
11
|
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
@@ -37,19 +29,11 @@ declare const _default: {
|
|
37
29
|
M: {};
|
38
30
|
Defaults: {};
|
39
31
|
}, Readonly<import("vue").ExtractPropTypes<{
|
40
|
-
|
41
|
-
type: import("vue").PropType<string>;
|
42
|
-
};
|
43
|
-
"onUpdate:modelValue": {
|
44
|
-
type: import("vue").PropType<(value: BorderStylingDefinition) => any | void>;
|
45
|
-
};
|
46
|
-
"v-model": {
|
32
|
+
definition: {
|
47
33
|
type: import("vue").PropType<BorderStylingDefinition>;
|
48
|
-
required: false;
|
49
34
|
};
|
50
|
-
|
51
|
-
type: import("vue").PropType<
|
52
|
-
required: false;
|
35
|
+
backgroundFill: {
|
36
|
+
type: import("vue").PropType<string>;
|
53
37
|
};
|
54
38
|
colorSchemaType: {
|
55
39
|
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
@@ -70,19 +54,11 @@ declare const _default: {
|
|
70
54
|
__isTeleport?: never;
|
71
55
|
__isSuspense?: never;
|
72
56
|
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
73
|
-
|
74
|
-
type: import("vue").PropType<string>;
|
75
|
-
};
|
76
|
-
"onUpdate:modelValue": {
|
77
|
-
type: import("vue").PropType<(value: BorderStylingDefinition) => any | void>;
|
78
|
-
};
|
79
|
-
"v-model": {
|
57
|
+
definition: {
|
80
58
|
type: import("vue").PropType<BorderStylingDefinition>;
|
81
|
-
required: false;
|
82
59
|
};
|
83
|
-
|
84
|
-
type: import("vue").PropType<
|
85
|
-
required: false;
|
60
|
+
backgroundFill: {
|
61
|
+
type: import("vue").PropType<string>;
|
86
62
|
};
|
87
63
|
colorSchemaType: {
|
88
64
|
type: import("vue").PropType<import("@omnia/fx-models").ColorSchemaTypes | import("@omnia/fx-models").ColorSchemaType>;
|
@@ -101,11 +77,9 @@ declare const _default: {
|
|
101
77
|
}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
102
78
|
propsDefinition: Omit<Readonly<{} & {
|
103
79
|
container?: boolean;
|
80
|
+
definition?: BorderStylingDefinition;
|
104
81
|
colorSchemaType?: "background" | "primary" | "secondary" | import("@omnia/fx-models").ColorSchemaTypes | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
|
105
82
|
colors?: import("@omnia/fx/ux").ColorSchemaStoreType;
|
106
|
-
modelValue?: BorderStylingDefinition;
|
107
|
-
"v-model"?: BorderStylingDefinition;
|
108
|
-
"onUpdate:modelValue"?: (value: BorderStylingDefinition) => any | void;
|
109
83
|
backgroundFill?: string;
|
110
84
|
}>, never>;
|
111
85
|
};
|
package/internal-do-not-import-from-here/ux/aurora/components/buttonstyle/ButtonStyleEditor.d.ts
CHANGED
@@ -14,8 +14,6 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
|
|
14
14
|
buttonLabel?: string;
|
15
15
|
} & {
|
16
16
|
toned?: boolean;
|
17
|
-
} & {
|
18
|
-
iconButton?: boolean;
|
19
17
|
} & {
|
20
18
|
toolbarCallback?: (value: () => VNodeChild) => void;
|
21
19
|
} & DefineEmit<"click:confirm", (value: ButtonBlueprint) => void> & DefineSlot<"activator", () => VNodeChild> & DefineSlot<"definitionButton", () => VNodeChild>> & {
|
@@ -28,5 +26,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
|
|
28
26
|
} & Omit<{
|
29
27
|
default?: import("vue").Slot;
|
30
28
|
}, "activator" | "definitionButton">;
|
31
|
-
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "variant" | "toned" | "emit:update:modelValue" | "modelValue" | "v-model" | "slot:activator" | "emit:click:confirm" | "toolbarCallback" | "buttonLabel" | "
|
29
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "variant" | "toned" | "emit:update:modelValue" | "modelValue" | "v-model" | "slot:activator" | "emit:click:confirm" | "toolbarCallback" | "buttonLabel" | "slot:definitionButton"> & import("@omnia/fx/ux").VNodeEvents) => any;
|
32
30
|
export default _default;
|
package/internal-do-not-import-from-here/ux/aurora/components/buttonstyle/ButtonStylePicker.d.ts
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
import { ButtonBlueprint, ButtonBlueprintVariant } from "@omnia/fx-models";
|
1
|
+
import { BlueprintsStrategyBase, ButtonBlueprint, ButtonBlueprints, ButtonBlueprintVariant } from "@omnia/fx-models";
|
2
2
|
declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
|
3
3
|
"emit:update:modelValue": (value: ButtonBlueprint | ButtonBlueprintVariant) => void;
|
4
4
|
} & {
|
@@ -15,6 +15,12 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
|
|
15
15
|
toned?: boolean;
|
16
16
|
} & {
|
17
17
|
customStyling?: boolean;
|
18
|
+
} & {
|
19
|
+
blueprints?: ButtonBlueprints;
|
20
|
+
} & {
|
21
|
+
baseBlueprint?: ButtonBlueprints;
|
22
|
+
} & {
|
23
|
+
baseStrategy?: BlueprintsStrategyBase;
|
18
24
|
} & {
|
19
25
|
sampleText?: string;
|
20
26
|
}> & {
|
@@ -23,5 +29,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
|
|
23
29
|
"v-slots"?: {} & Omit<{
|
24
30
|
default?: import("vue").Slot;
|
25
31
|
}, never>;
|
26
|
-
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "variant" | "placeholder" | "toned" | "emit:update:modelValue" | "modelValue" | "v-model" | "sampleText" | "customStyling"> & import("@omnia/fx/ux").VNodeEvents) => any;
|
32
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "variant" | "placeholder" | "toned" | "blueprints" | "emit:update:modelValue" | "modelValue" | "v-model" | "sampleText" | "baseStrategy" | "customStyling" | "baseBlueprint"> & import("@omnia/fx/ux").VNodeEvents) => any;
|
27
33
|
export default _default;
|
@@ -0,0 +1,33 @@
|
|
1
|
+
import { ButtonBlueprint, ButtonBlueprintVariant } from "@omnia/fx-models";
|
2
|
+
export declare const useButtonStyleEditorStore: () => {
|
3
|
+
state: {
|
4
|
+
internalModel: ButtonBlueprint;
|
5
|
+
upperCase: boolean;
|
6
|
+
defaultColorSchemaType: "background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
|
7
|
+
templateOption: string;
|
8
|
+
enableDynamicColor: boolean;
|
9
|
+
velcronTemplate: boolean;
|
10
|
+
settings: {
|
11
|
+
buttonLabel: string;
|
12
|
+
};
|
13
|
+
};
|
14
|
+
actions: import("@omnia/fx/stores").StoreReturnDefineAction<{
|
15
|
+
setTemplateOption: (value: string) => void;
|
16
|
+
updateName: (name: string) => void;
|
17
|
+
initState: (model: ButtonBlueprint | ButtonBlueprintVariant, buttonLabel: string) => void;
|
18
|
+
}>;
|
19
|
+
get: {};
|
20
|
+
datatTypes: {
|
21
|
+
templateOptions: {
|
22
|
+
title: string;
|
23
|
+
value: string;
|
24
|
+
}[];
|
25
|
+
};
|
26
|
+
rules: {
|
27
|
+
isAdvanceModeEnabled: () => boolean;
|
28
|
+
showInputField(): string | boolean;
|
29
|
+
isVelcronTemplate(): boolean;
|
30
|
+
};
|
31
|
+
} & {
|
32
|
+
dispose?: () => void;
|
33
|
+
};
|
@@ -0,0 +1,36 @@
|
|
1
|
+
import { BlueprintsStrategyBase, ButtonBlueprint, ButtonBlueprints, ButtonBlueprintVariant, VelcronAppDefinition } from "@omnia/fx-models";
|
2
|
+
export interface ButtonType {
|
3
|
+
id: string;
|
4
|
+
title: string;
|
5
|
+
}
|
6
|
+
export declare const useButtonStylePickerStore: () => {
|
7
|
+
state: {
|
8
|
+
showSelectionMenu: boolean;
|
9
|
+
internalModel: ButtonBlueprint | ButtonBlueprintVariant;
|
10
|
+
isIcon: boolean;
|
11
|
+
customDefinitionModel: ButtonBlueprint;
|
12
|
+
velcronDefinition: VelcronAppDefinition<object>;
|
13
|
+
blueprints: ButtonBlueprints;
|
14
|
+
baseStrategy: BlueprintsStrategyBase;
|
15
|
+
};
|
16
|
+
actions: import("@omnia/fx/stores").StoreReturnDefineAction<{
|
17
|
+
selectItem(value: ButtonBlueprint | ButtonBlueprintVariant): void;
|
18
|
+
initState: (model: ButtonBlueprint | ButtonBlueprintVariant, blueprints: ButtonBlueprints, baseStrategy: BlueprintsStrategyBase) => void;
|
19
|
+
}>;
|
20
|
+
get: {
|
21
|
+
blueprint: {
|
22
|
+
byButtonType: (button: ButtonType) => any;
|
23
|
+
fallbackBlueprint: (variant: ButtonBlueprintVariant) => any;
|
24
|
+
byVariant: (type: ButtonBlueprintVariant) => any;
|
25
|
+
};
|
26
|
+
};
|
27
|
+
rules: {
|
28
|
+
isDefaultBlueprint: (button: ButtonType) => boolean;
|
29
|
+
isPlaceHolder: (button: ButtonType) => boolean;
|
30
|
+
};
|
31
|
+
dataTypes: {
|
32
|
+
itemTypes: ButtonType[];
|
33
|
+
};
|
34
|
+
} & {
|
35
|
+
dispose?: () => void;
|
36
|
+
};
|
@@ -4,7 +4,9 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
|
|
4
4
|
} & {
|
5
5
|
dynamicColorSchemaType?: "background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
|
6
6
|
} & {
|
7
|
-
|
7
|
+
noIcon?: boolean;
|
8
|
+
} & {
|
9
|
+
width?: string;
|
8
10
|
} & {
|
9
11
|
size?: "small" | "default";
|
10
12
|
} & {
|
@@ -13,5 +15,5 @@ declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
|
|
13
15
|
"v-slots"?: {} & Omit<{
|
14
16
|
default?: import("vue").Slot;
|
15
17
|
}, never>;
|
16
|
-
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "height" | "size" | "dynamicColorSchemaType" | "colorReference" | "
|
18
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "height" | "width" | "size" | "dynamicColorSchemaType" | "colorReference" | "noIcon"> & import("@omnia/fx/ux").VNodeEvents) => any;
|
17
19
|
export default _default;
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { ColorSchemaType, ColorValue, ThemedColorValue } from "@omnia/fx-models";
|
1
|
+
import { ColorSchemaType, ColorValue, FilterPickerFilter, ThemedColorValue } from "@omnia/fx-models";
|
2
2
|
export interface swatch {
|
3
3
|
color: ColorValue;
|
4
4
|
colorString: string;
|
@@ -10,7 +10,8 @@ export declare const useColorPickerStore: () => {
|
|
10
10
|
baseColor: (swatchSchema: swatch[], toned: boolean) => string;
|
11
11
|
onBaseColor: (swatchSchema: swatch[], toned: boolean) => string;
|
12
12
|
colorSchema: {
|
13
|
-
|
13
|
+
displayName: (swatchSchema: swatch[]) => string;
|
14
|
+
name: (swatchSchema: swatch[]) => "background" | "primary" | "secondary" | "accent1" | "accent2" | "accent3" | "accent4" | "accent5" | "accent6" | "accent7" | "accent8" | "accent9" | "neutral" | "warning" | "notification" | "error" | "info" | "success" | "dynamic";
|
14
15
|
formattedName: (swatchSchema: swatch[]) => string;
|
15
16
|
};
|
16
17
|
};
|
@@ -23,6 +24,7 @@ export declare const useColorPickerStore: () => {
|
|
23
24
|
};
|
24
25
|
prevSelectedColorSchemaType: any;
|
25
26
|
opacity: number;
|
27
|
+
selectedView: FilterPickerFilter[];
|
26
28
|
settings: {
|
27
29
|
dynamicColor: {
|
28
30
|
show: boolean;
|
@@ -42,7 +44,7 @@ export declare const useColorPickerStore: () => {
|
|
42
44
|
};
|
43
45
|
};
|
44
46
|
actions: import("@omnia/fx/stores").StoreReturnDefineAction<{
|
45
|
-
toggleColorPicker: () => void;
|
47
|
+
toggleColorPicker: (value: FilterPickerFilter) => void;
|
46
48
|
setDynamicColor: (value: any) => void;
|
47
49
|
selectColor: (value: ColorValue) => void;
|
48
50
|
selectCustomColor: (color: string) => void;
|
@@ -58,6 +60,7 @@ export declare const useColorPickerStore: () => {
|
|
58
60
|
};
|
59
61
|
swatches: {
|
60
62
|
isPlaceHolder: (swatchSchema: swatch[]) => boolean;
|
63
|
+
isDynamicColor: (swatch: swatch) => boolean;
|
61
64
|
isDynamicColorSchema: (swatchSchema: swatch[]) => boolean;
|
62
65
|
isIncludedInRender: (index: number) => boolean;
|
63
66
|
};
|
@@ -65,6 +68,9 @@ export declare const useColorPickerStore: () => {
|
|
65
68
|
isIncludedInTheme: (colorSchema: ColorSchemaType) => boolean;
|
66
69
|
};
|
67
70
|
};
|
71
|
+
dataValues: {
|
72
|
+
filterOptions: FilterPickerFilter[];
|
73
|
+
};
|
68
74
|
} & {
|
69
75
|
dispose?: () => void;
|
70
76
|
};
|
package/internal-do-not-import-from-here/ux/aurora/components/fillpicker/store/FillPickerStore.d.ts
CHANGED
@@ -21,6 +21,7 @@ export declare const useFillPickerStore: () => {
|
|
21
21
|
radialGradient: number;
|
22
22
|
};
|
23
23
|
actions: import("@omnia/fx/stores").StoreReturnDefineAction<{
|
24
|
+
clearSelection: () => void;
|
24
25
|
updateColor: (index: number, color: ColorValue) => void;
|
25
26
|
editColor: (color: ColorGradientValue, index: any) => void;
|
26
27
|
addColor: (colorType: string, defaultColorSchemaType: ColorSchemaType, dynamicColor: boolean) => ColorGradientValue;
|
package/internal-do-not-import-from-here/ux/aurora/designkits/shared/BlueprintsTemplates.d.ts
CHANGED
@@ -33,13 +33,13 @@ export declare class PreviewSpacingBlueprintTemplate implements SpacingBlueprint
|
|
33
33
|
declare class SquareBlueprintsTemplate implements ComponentBlueprints {
|
34
34
|
id: any;
|
35
35
|
name: any;
|
36
|
-
|
36
|
+
baseBlueprints?: "MD2" | "MD3";
|
37
37
|
constructor(id: guid, name: string);
|
38
38
|
}
|
39
39
|
declare class RoundBlueprintsTemplate implements ComponentBlueprints {
|
40
40
|
id: any;
|
41
41
|
name: any;
|
42
|
-
|
42
|
+
baseBlueprints?: "MD2" | "MD3";
|
43
43
|
constructor(id: guid, name: string);
|
44
44
|
}
|
45
45
|
export declare class DefaultTypographyBlueprint implements TypographyBlueprint {
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { ButtonBlueprint, ButtonBlueprintVariant, ComponentBlueprints, BlueprintVariant, OIconSizes, TabsBlueprint, HeaderBlueprint, InputBlueprint, ContainerFillValue, TypographyBlueprint, IconBlueprint, TextStyleDefinition, Blueprint, WebBlueprintItemDefintionType } from "@omnia/fx-models";
|
1
|
+
import { ButtonBlueprint, ButtonBlueprintVariant, ComponentBlueprints, BlueprintVariant, OIconSizes, TabsBlueprint, HeaderBlueprint, InputBlueprint, ContainerFillValue, TypographyBlueprint, IconBlueprint, TextStyleDefinition, Blueprint, WebBlueprintItemDefintionType, BlueprintsStrategyBase } from "@omnia/fx-models";
|
2
2
|
type blueprintType = "default";
|
3
3
|
export declare const useComponentBlueprintStore: () => {
|
4
4
|
state: {
|
@@ -19,7 +19,7 @@ export declare const useComponentBlueprintStore: () => {
|
|
19
19
|
readonly blueprints: ComponentBlueprints;
|
20
20
|
fallbackBlueprints: {
|
21
21
|
get(): ComponentBlueprints;
|
22
|
-
byType(strategyType:
|
22
|
+
byType(strategyType: BlueprintsStrategyBase): ComponentBlueprints;
|
23
23
|
};
|
24
24
|
button: {
|
25
25
|
iconBlueprintBySize(sizeType: OIconSizes): ButtonBlueprint;
|
@@ -40,7 +40,7 @@ export declare const useThemePreviewContextStore: () => {
|
|
40
40
|
readonly blueprints: import("@omnia/fx-models").ComponentBlueprints;
|
41
41
|
fallbackBlueprints: {
|
42
42
|
get(): import("@omnia/fx-models").ComponentBlueprints;
|
43
|
-
byType(strategyType: "
|
43
|
+
byType(strategyType: import("@omnia/fx-models").BlueprintsStrategyBase): import("@omnia/fx-models").ComponentBlueprints;
|
44
44
|
};
|
45
45
|
button: {
|
46
46
|
iconBlueprintBySize(sizeType: import("@omnia/fx-models").OIconSizes): import("@omnia/fx-models").ButtonBlueprint;
|
@@ -35,7 +35,7 @@ export declare const useThemeStore: () => {
|
|
35
35
|
readonly blueprints: import("@omnia/fx-models").ComponentBlueprints;
|
36
36
|
fallbackBlueprints: {
|
37
37
|
get(): import("@omnia/fx-models").ComponentBlueprints;
|
38
|
-
byType(strategyType: "
|
38
|
+
byType(strategyType: import("@omnia/fx-models").BlueprintsStrategyBase): import("@omnia/fx-models").ComponentBlueprints;
|
39
39
|
};
|
40
40
|
button: {
|
41
41
|
iconBlueprintBySize(sizeType: import("@omnia/fx-models").OIconSizes): import("@omnia/fx-models").ButtonBlueprint;
|
@@ -0,0 +1,12 @@
|
|
1
|
+
declare const _default: (props: import("@omnia/fx/ux").ExtractProps<{
|
2
|
+
columnName?: string;
|
3
|
+
} & {
|
4
|
+
variant?: "dropdown" | "journey";
|
5
|
+
} & {
|
6
|
+
colspan?: number;
|
7
|
+
}> & {} & {
|
8
|
+
"v-slots"?: {} & Omit<{
|
9
|
+
default?: import("vue").Slot;
|
10
|
+
}, never>;
|
11
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "variant" | "columnName" | "colspan"> & import("@omnia/fx/ux").VNodeEvents) => any;
|
12
|
+
export default _default;
|
@@ -27,5 +27,5 @@ declare const _default: <TItem extends unknown = any>(props: import("@omnia/fx/u
|
|
27
27
|
} & Omit<{
|
28
28
|
default?: import("vue").Slot;
|
29
29
|
}, "actions" | "selectionItemRender" | "selectionRender" | "selectedItemRenderer" | "settingsRender" | "settingsRenderV2">;
|
30
|
-
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "actions" | "multiple" | "list" | "colorSchemaType" | "toned" | "colors" | "emit:update:modelValue" | "modelValue" | "v-model" | "items" | "readonly" | "slot:actions" | "emit:search" | "getApi" | "emit:click:clear" | "sortable" | "labelAdd" | "propertyValueMapping" | "returnSelectionAsObject" | "titleAdd" | "titleEdit" | "disableSearch" | "disableSave" | "confirmDelete" | "noAddConfirm" | "bladelessAdd" | "bladeless" | "itemSettingable" | "
|
30
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "actions" | "multiple" | "list" | "colorSchemaType" | "toned" | "colors" | "emit:update:modelValue" | "modelValue" | "v-model" | "items" | "readonly" | "slot:actions" | "emit:search" | "getApi" | "emit:click:clear" | "itemDeletable" | "sortable" | "labelAdd" | "propertyValueMapping" | "returnSelectionAsObject" | "titleAdd" | "titleEdit" | "disableSearch" | "disableSave" | "confirmDelete" | "noAddConfirm" | "bladelessAdd" | "bladeless" | "itemSettingable" | "slot:selectionItemRender" | "slot:selectionRender" | "slot:selectedItemRenderer" | "slot:settingsRender" | "slot:settingsRenderV2" | "emit:showAdd" | "emit:showEdit" | "onClickAdd" | "onClickUpdate" | "onClickDelete"> & import("@omnia/fx/ux").VNodeEvents) => any;
|
31
31
|
export default _default;
|
@@ -1 +1,8 @@
|
|
1
|
-
export * from "@omnia/fx-models/internal-do-not-import-from-here/shared";
|
1
|
+
export * from "@omnia/fx-models/internal-do-not-import-from-here/shared/models";
|
2
|
+
export * from "@omnia/fx-models/internal-do-not-import-from-here/shared/http";
|
3
|
+
export * from "@omnia/fx-models/internal-do-not-import-from-here/shared/services";
|
4
|
+
export * from "@omnia/fx-models/internal-do-not-import-from-here/shared/utils";
|
5
|
+
export * from "@omnia/fx-models/internal-do-not-import-from-here/shared/factory";
|
6
|
+
export * from "@omnia/fx-models/internal-do-not-import-from-here/shared/messaging";
|
7
|
+
export * from "@omnia/fx-models/internal-do-not-import-from-here/shared/events";
|
8
|
+
export * from "@omnia/fx-models/internal-do-not-import-from-here/shared/stores";
|
@@ -2,20 +2,23 @@ import { ActionDefinition, Spacing, SpacingValue } from "@omnia/fx-models";
|
|
2
2
|
import { Vue } from "@omnia/fx/ux";
|
3
3
|
interface ActionWidthDefinition {
|
4
4
|
width: number;
|
5
|
-
|
5
|
+
id: string;
|
6
|
+
}
|
7
|
+
export interface ActionDefinitionInternal extends ActionDefinition {
|
8
|
+
id: string;
|
6
9
|
}
|
7
10
|
export declare const useActionMenuStore: () => {
|
8
11
|
state: {
|
9
12
|
buttonWidths: ActionWidthDefinition[];
|
10
13
|
containerWidth: number;
|
11
|
-
allActions:
|
14
|
+
allActions: ActionDefinitionInternal[];
|
12
15
|
switchesElement: Record<string, Vue>;
|
13
16
|
};
|
14
17
|
actions: import("@omnia/fx/stores").StoreReturnDefineAction<{
|
15
18
|
loadActions: (items: ActionDefinition[]) => void;
|
16
19
|
calculateActionWidths: (buttons: HTMLElement[]) => void;
|
17
|
-
calculateVisibleActions: (padding?: Spacing | SpacingValue, gapX?: SpacingValue | number) =>
|
18
|
-
calculateOverflowActions: (visibleActions:
|
20
|
+
calculateVisibleActions: (padding?: Spacing | SpacingValue, gapX?: SpacingValue | number) => ActionDefinitionInternal[];
|
21
|
+
calculateOverflowActions: (visibleActions: ActionDefinitionInternal[]) => ActionDefinitionInternal[];
|
19
22
|
}>;
|
20
23
|
} & {
|
21
24
|
dispose?: () => void;
|
@@ -3,7 +3,7 @@ import { ActionDefinition, InputBlueprint, MenuState } from "@omnia/fx/models";
|
|
3
3
|
import { VNodeChild } from "vue";
|
4
4
|
import { PickerVariant } from "./models/SharedSettings";
|
5
5
|
import { usePickerStore } from "./stores/PickerStore";
|
6
|
-
type PickerProps = DefineVModel<"", MenuState> & DefineProp<"getApi", (store: ReturnType<typeof usePickerStore>) => void, false, null, "callback to get a reference to the store"> & DefineProp<"class", String | String[]> & DefineProp<"variant", PickerVariant, false, "dropdown"> & DefineProp<"label", string, false, null, "Sets the label of the component."> & DefineProp<"text", string, false, null, "Sets the text of the component."> & DefineProp<"blueprint", InputBlueprint, false, null, "Sets a custom blueprint for the control."> & DefineProp<"disabled", boolean, false, null, "Sets the component to disabled"> & DefineProp<"toned", boolean, false, null, "Sets the component to disabled"> & DefineProp<"visibleOnContentClick", boolean, false, null, "Sets the component to disabled"> & DefineProp<"grid", boolean, false, null, "Sets the component to disabled"> & DefineProp<"clearable", boolean, false, null, "If a clear icon can be shown"> & DefineProp<"searchable", boolean, null, null, "A search box is displayed with the text value"> & DefineProp<"maxHeight", number, null, null, "Limit the max height of the dropdown"> & DefineProp<"isLoading", boolean, false, null, "Displays a loading indicator"> & DefineProp<"hasSelection", boolean | any, false, null, "If the component has selection or not. If true it will render the selection slot"> & DefineProp<"placeholder", string, false, null, "Sets the placeholder of the component. The placeholder is shown if there is no selection and displays select if empty"> & DefineProp<"toned", boolean, false, null, "Sets the component to disabled"> & DefineProp<"actions", ActionDefinition[], false, null, "Actions to be showns on the blade header"> & DefineEmit<"search", (searchText: string) => true> & DefineEmit<"click:clear", () => void> & DefineSlot<"activator", () => VNodeChild> & DefineSlot<"selectedItemRenderer", () => VNodeChild> & DefineSlot<"actions", () => VNodeChild>;
|
6
|
+
type PickerProps = DefineVModel<"", MenuState> & DefineProp<"getApi", (store: ReturnType<typeof usePickerStore>) => void, false, null, "callback to get a reference to the store"> & DefineProp<"class", String | String[]> & DefineProp<"variant", PickerVariant, false, "dropdown"> & DefineProp<"label", string, false, null, "Sets the label of the component."> & DefineProp<"text", string, false, null, "Sets the text of the component."> & DefineProp<"blueprint", InputBlueprint, false, null, "Sets a custom blueprint for the control."> & DefineProp<"disabled", boolean, false, null, "Sets the component to disabled"> & DefineProp<"toned", boolean, false, null, "Sets the component to disabled"> & DefineProp<"visibleOnContentClick", boolean, false, null, "Sets the component to disabled"> & DefineProp<"grid", boolean, false, null, "Sets the component to disabled"> & DefineProp<"clearable", boolean, false, null, "If a clear icon can be shown"> & DefineProp<"searchable", boolean, null, null, "A search box is displayed with the text value"> & DefineProp<"maxHeight", number, null, null, "Limit the max height of the dropdown"> & DefineProp<"isLoading", boolean, false, null, "Displays a loading indicator"> & DefineProp<"hasSelection", boolean | any, false, null, "If the component has selection or not. If true it will render the selection slot"> & DefineProp<"placeholder", string, false, null, "Sets the placeholder of the component. The placeholder is shown if there is no selection and displays select if empty"> & DefineProp<"toned", boolean, false, null, "Sets the component to disabled"> & DefineProp<"actions", ActionDefinition[] | VNodeChild, false, null, "Actions to be showns on the blade header"> & DefineEmit<"search", (searchText: string) => true> & DefineEmit<"click:clear", () => void> & DefineSlot<"activator", () => VNodeChild> & DefineSlot<"selectedItemRenderer", () => VNodeChild> & DefineSlot<"actions", () => VNodeChild>;
|
7
7
|
declare const _default: (props: import("@omnia/fx/ux").ExtractProps<PickerProps> & {
|
8
8
|
"onUpdate:modelValue"?: (value: MenuState) => any;
|
9
9
|
"onClick:clear"?: () => any;
|
@@ -13,11 +13,11 @@ export interface OSelectSlots extends Omit<VSelectSlots, "item" | "selection" |
|
|
13
13
|
declare const defaultRules: ValidationRule[];
|
14
14
|
type SlotsWithReturnObject<TItem> = DefineSlot<"chip", (item: OSelectRenderingItem<ItemType<TItem>>, index: Number) => VNodeChild> & DefineSlot<"selection", (item: OSelectRenderingItem<ItemType<TItem>>, index: Number) => VNodeChild> & DefineSlot<"item", (item: OSelectRenderingItem<ItemType<TItem>>, index: Number) => VNodeChild>;
|
15
15
|
type SlotsWithoutReturnObject = DefineSlot<"chip", (item: OSelectRenderingItem<any>, index: Number) => VNodeChild> & DefineSlot<"selection", (item: OSelectRenderingItem<any>, index: Number) => VNodeChild> & DefineSlot<"item", (item: OSelectRenderingItem<any>, index: Number) => VNodeChild>;
|
16
|
-
type BaseProps<TItem, TReturnObject extends boolean> = DefinePropTheming & DefineProp<"class", String | String[]> & DefineVModel<"", any, false, null, true, "The v-model of the component"> & DefineProp<"rules", ValidationRule[], false, typeof defaultRules, "Accepts a mixed array of types function. Functions pass an input value as an argument and must return either true / false or a string containing an error message. The input field will enter an error state if a function returns (or any value in the array contains) false or is a string."> & DefineProp<"label", string, false, null, "Sets the label of the component."> & DefineProp<"hint", string, false, null, "Sets the hint of the component."> & DefineProp<"items", TItem, false, null, "TItem must be an array of objects or array of strings. When using objects, will look for a title, value and disabled keys. This can be changed using the item-title, item-value and item-disabled props."> & DefineProp<"itemTitle", ItemValueType<ItemType<TItem>>, false, null, "Property on supplied items that contains its title."> & DefineProp<"itemValue", ItemValueType<ItemType<TItem>>, false, null, "Property on supplied items that contains its value."> & DefineProp<"variant", OSelectTypes, false, null, "Applies a distinct style to the component."> & DefineProp<"returnObject", TReturnObject, false, null, "Changes the selection behavior to return the object directly rather than the value specified with item-value."> & DefineProp<"clearable", boolean, false, null, "Allows for the component to be cleared."> & DefineProp<"searchable", boolean, false, null, "Allows to searching when user typing."> & DefineProp<"blueprint", InputBlueprint, false, null, "Sets a custom blueprint for the text."> & DefineProp<"toned", boolean> & DefineProp<"chips", boolean, false, false, "Puts input in readonly state."> & DefineProp<"readonly", boolean, false, null, "Puts input in readonly state."> & DefineProp<"multiple", boolean, false, false, "Multiple selection."> & DefineProp<"hideNoData", boolean, false, false, "Hidden no data message."> & DefineProp<"hideDetails", boolean, false, false, "Hides hint and validation errors. When set to auto messages will be rendered only if there’s a message (hint, error message, counter value etc) to display."> & DefineProp<"menuIcon", IIcon, false, null, "Custom menu icon."> & DefineProp<"loading", boolean, false, false, "Displays linear progress bar."> & DefineProp<"disabled", boolean, false, false, "Removes the ability to click or target the input."> & DefineProp<"persistentHint", boolean, false, null, "Forces hint to always be visible."> & DefineProp<"hideSelected", boolean, false, null, "Hide selected items from all items list."> & DefineProp<"multiSelectionStyle", OMultiSelectionStyles, false, null, "The style of multi select"> & DefineEmit<"click:button", (value: any) => void, "Emit a click event."> & DefineProp<"errorMessages", string | readonly string[], false, null, "Puts the input in an error state and passes through custom error messages. Will be combined with any validations that occur from the rules prop. This field will not trigger validation."> & DefineProp<"error", boolean, false, false, "Puts the input in a manual error state."> & DefineEmit<"update:search", (value: string) => void, "Emit when search input value is changed. Only works when searchable prop is true."> & DefineEmit<"update:focused", (value: boolean) => void, "Emit when search input field is focused."> & DefineSlot<"append-item", () => VNodeChild> & DefineSlot<"prepend-inner", () => VNodeChild> & DefineSlot<"append-inner", () => VNodeChild> & DefineProp<"maxHeight", number, false, 300> & DefineProp<"itemHeight", number, false, 40>;
|
16
|
+
type BaseProps<TItem, TReturnObject extends boolean> = DefinePropTheming & DefineProp<"class", String | String[]> & DefineVModel<"", any, false, null, true, "The v-model of the component"> & DefineProp<"rules", ValidationRule[], false, typeof defaultRules, "Accepts a mixed array of types function. Functions pass an input value as an argument and must return either true / false or a string containing an error message. The input field will enter an error state if a function returns (or any value in the array contains) false or is a string."> & DefineProp<"label", string, false, null, "Sets the label of the component."> & DefineProp<"hint", string, false, null, "Sets the hint of the component."> & DefineProp<"items", TItem, false, null, "TItem must be an array of objects or array of strings. When using objects, will look for a title, value and disabled keys. This can be changed using the item-title, item-value and item-disabled props."> & DefineProp<"itemTitle", ItemValueType<ItemType<TItem>>, false, null, "Property on supplied items that contains its title."> & DefineProp<"itemValue", ItemValueType<ItemType<TItem>>, false, null, "Property on supplied items that contains its value."> & DefineProp<"variant", OSelectTypes, false, null, "Applies a distinct style to the component."> & DefineProp<"returnObject", TReturnObject, false, null, "Changes the selection behavior to return the object directly rather than the value specified with item-value."> & DefineProp<"clearable", boolean, false, null, "Allows for the component to be cleared."> & DefineProp<"searchable", boolean, false, null, "Allows to searching when user typing."> & DefineProp<"blueprint", InputBlueprint, false, null, "Sets a custom blueprint for the text."> & DefineProp<"toned", boolean> & DefineProp<"chips", boolean, false, false, "Puts input in readonly state."> & DefineProp<"readonly", boolean, false, null, "Puts input in readonly state."> & DefineProp<"multiple", boolean, false, false, "Multiple selection."> & DefineProp<"hideNoData", boolean, false, false, "Hidden no data message."> & DefineProp<"hideDetails", boolean, false, false, "Hides hint and validation errors. When set to auto messages will be rendered only if there’s a message (hint, error message, counter value etc) to display."> & DefineProp<"menuIcon", IIcon, false, null, "Custom menu icon."> & DefineProp<"loading", boolean, false, false, "Displays linear progress bar."> & DefineProp<"disabled", boolean, false, false, "Removes the ability to click or target the input."> & DefineProp<"persistentHint", boolean, false, null, "Forces hint to always be visible."> & DefineProp<"hideSelected", boolean, false, null, "Hide selected items from all items list."> & DefineProp<"multiSelectionStyle", OMultiSelectionStyles, false, null, "The style of multi select"> & DefineEmit<"click:button", (value: any) => void, "Emit a click event."> & DefineProp<"errorMessages", string | readonly string[], false, null, "Puts the input in an error state and passes through custom error messages. Will be combined with any validations that occur from the rules prop. This field will not trigger validation."> & DefineProp<"error", boolean, false, false, "Puts the input in a manual error state."> & DefineEmit<"update:search", (value: string) => void, "Emit when search input value is changed. Only works when searchable prop is true."> & DefineEmit<"update:focused", (value: boolean) => void, "Emit when search input field is focused."> & DefineSlot<"append-item", () => VNodeChild> & DefineSlot<"prepend-inner", () => VNodeChild> & DefineSlot<"append-inner", () => VNodeChild> & DefineProp<"maxHeight", number, false, 300> & DefineProp<"itemHeight", number, false, 40> & DefineProp<"itemDeletable", (item: ItemType<TItem>) => boolean, false, null, "Item can be deleted or not.">;
|
17
17
|
export type OSelectProps<TItem, TReturnObject extends boolean> = BaseProps<TItem, TReturnObject> & DefineType<TReturnObject extends true ? SlotsWithReturnObject<TItem> : SlotsWithoutReturnObject>;
|
18
18
|
declare const _default: <TItem extends readonly any[], TReturnObject extends boolean>(props: ExtractProps<OSelectProps<TItem, TReturnObject>> & ((OSelectProps<TItem, TReturnObject> extends infer T ? { [K in keyof T as K extends `emit:${infer N}` ? N : never]: OSelectProps<TItem, TReturnObject>[K]; } : never) extends infer T_1 ? T_1 extends (OSelectProps<TItem, TReturnObject> extends infer T_2 ? { [K in keyof T_2 as K extends `emit:${infer N}` ? N : never]: OSelectProps<TItem, TReturnObject>[K]; } : never) ? T_1 extends string[] ? { [K_1 in `on${Capitalize<T_1[number]>}`]?: (...args: any[]) => any; } : T_1 extends import("vue").ObjectEmitsOptions ? { [K_2 in `on${Capitalize<string & keyof T_1>}`]?: K_2 extends `on${infer C}` ? T_1[Uncapitalize<C>] extends null ? (...args: any[]) => any : (...args: T_1[Uncapitalize<C>] extends (...args: infer P) => any ? P : never) => any : never; } : {} : never : never) & {
|
19
19
|
"v-slots"?: (OSelectProps<TItem, TReturnObject> extends infer T_3 ? { [K_3 in keyof T_3 as K_3 extends `slot:${infer N_1}` ? N_1 : never]: OSelectProps<TItem, TReturnObject>[K_3]; } : never) & Omit<{
|
20
20
|
default?: import("vue").Slot;
|
21
21
|
}, keyof (OSelectProps<TItem, TReturnObject> extends infer T_4 ? { [K_3 in keyof T_4 as K_3 extends `slot:${infer N_1}` ? N_1 : never]: OSelectProps<TItem, TReturnObject>[K_3]; } : never)>;
|
22
|
-
} & (OSelectProps<TItem, TReturnObject> extends infer T_5 ? { [K_4 in keyof T_5 as K_4 extends "ref" ? "ref" : never]: import("vue").Ref<OSelectProps<TItem, TReturnObject>[K_4], OSelectProps<TItem, TReturnObject>[K_4]> | ((ref: OSelectProps<TItem, TReturnObject>[K_4]) => void); } : never) & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "blueprint" | "maxHeight" | "error" | "variant" | "class" | "multiple" | "disabled" | "colorSchemaType" | "toned" | "colors" | "rules" | "emit:update:modelValue" | "modelValue" | "v-model" | "items" | "itemHeight" | "loading" | "readonly" | "errorMessages" | "hideDetails" | "hint" | "persistentHint" | "itemValue" | "searchable" | "slot:append-inner" | "slot:prepend-inner" | "emit:update:focused" | "emit:click:button" | "clearable" | "hideSelected" | "itemTitle" | "returnObject" | "chips" | "hideNoData" | "menuIcon" | "multiSelectionStyle" | "emit:update:search" | "slot:append-item" | keyof (TReturnObject extends true ? SlotsWithReturnObject<TItem> : SlotsWithoutReturnObject)> & import("@omnia/fx/ux").VNodeEvents) => any;
|
22
|
+
} & (OSelectProps<TItem, TReturnObject> extends infer T_5 ? { [K_4 in keyof T_5 as K_4 extends "ref" ? "ref" : never]: import("vue").Ref<OSelectProps<TItem, TReturnObject>[K_4], OSelectProps<TItem, TReturnObject>[K_4]> | ((ref: OSelectProps<TItem, TReturnObject>[K_4]) => void); } : never) & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "label" | "blueprint" | "maxHeight" | "error" | "variant" | "class" | "multiple" | "disabled" | "colorSchemaType" | "toned" | "colors" | "rules" | "emit:update:modelValue" | "modelValue" | "v-model" | "items" | "itemHeight" | "loading" | "readonly" | "errorMessages" | "hideDetails" | "hint" | "persistentHint" | "itemValue" | "searchable" | "slot:append-inner" | "slot:prepend-inner" | "emit:update:focused" | "emit:click:button" | "clearable" | "hideSelected" | "itemTitle" | "returnObject" | "chips" | "hideNoData" | "menuIcon" | "multiSelectionStyle" | "emit:update:search" | "slot:append-item" | "itemDeletable" | keyof (TReturnObject extends true ? SlotsWithReturnObject<TItem> : SlotsWithoutReturnObject)> & import("@omnia/fx/ux").VNodeEvents) => any;
|
23
23
|
export default _default;
|
@@ -14,5 +14,5 @@ declare const _default: <TItem extends unknown>(props: import("@omnia/fx/ux").Ex
|
|
14
14
|
} & Omit<{
|
15
15
|
default?: import("vue").Slot;
|
16
16
|
}, "item">;
|
17
|
-
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "variant" | "colorSchemaType" | "toned" | "colors" | "items" | "itemValue" | "slot:item" | "itemTitle" | "itemIcon" | "emit:selectItem" | "itemSettingable" | "
|
17
|
+
} & {} & Omit<import("@omnia/fx/ux").VueComponentBaseProps, "variant" | "colorSchemaType" | "toned" | "colors" | "items" | "itemValue" | "slot:item" | "itemTitle" | "itemDeletable" | "itemIcon" | "emit:selectItem" | "itemSettingable" | "sorting" | "itemSubtitle" | "enableAdd" | "selectionStyle" | "emit:removeItem" | "emit:sort:update" | "emit:addItem"> & import("@omnia/fx/ux").VNodeEvents) => any;
|
18
18
|
export default _default;
|
@@ -227,7 +227,7 @@ import wcd2cb064dcb2a4a76a3b8486cba5ebade from './ux/aurora/actionhandler/ThemeD
|
|
227
227
|
import wc97cad1f254694fb2ab76b333cf8fe84c from './ux/aurora/admin/DesignJourney';
|
228
228
|
import wcd789d3dea034427490fb0a9133262d2c from './ux/aurora/admin/DesignBPJourney';
|
229
229
|
import wca506689e1e2845b5b2535095ef278edf from './ux/aurora/admin/DesignAppJourney';
|
230
|
-
import wc9d1e3853fafd47bfa797ab00c1c3e4db from './ux/aurora/admin/
|
230
|
+
import wc9d1e3853fafd47bfa797ab00c1c3e4db from './ux/aurora/admin/themedesigner/themes/blades/SelectionThemeBlade';
|
231
231
|
import wc008c41f92c8847eea45f09ebc0535fc1 from './ux/aurora/themeprovider/ThemeProvider';
|
232
232
|
import wc1f31fc580b854d19895c1879120a9891 from './ux/docs/chrome/DocsChrome';
|
233
233
|
import wc710dc11b823c4a80b2a031395c206325 from './ux/editorchrome/chrome/EditorChrome';
|
@@ -389,6 +389,7 @@ import wc97fc43f2fa6e429483740135f5884c00 from './ux/app/apps/admin/TeamworkApps
|
|
389
389
|
import wc633b2666fb3c48078175013704c7f7ac from './ux/app/apps/admin/CommunitiesAppsJourney';
|
390
390
|
import wca457ba6d0da84795925235989b9c0c9a from './ux/app/apps/admin/AppManagementCategoryJourney';
|
391
391
|
import wc669778312f2b40739774539e6de4d1ea from './ux/app/apps/admin/AppDefinitionsListing';
|
392
|
+
import wc5e7631b4411b498eafa68ebde2136cc5 from './ux/aurora/admin/themedesigner/ThemeDesigner';
|
392
393
|
import wc1f34388f1f4140d3a38e6b0cc8897fc5 from './ux/aurora/components/backgroundstyle/BackgroundStyleEditor';
|
393
394
|
import wc811d753f7c54407093158c49519020f5 from './ux/aurora/components/backgroundstyle/BackgroundStyleViewer';
|
394
395
|
import wc78fbae25bf1f421bb9c5dc31ba835bd3 from './ux/aurora/components/borderpicker/BorderPicker';
|
@@ -548,16 +549,15 @@ import wcb19b2cdc3d544c1893c3048886487a73 from './ux/admin/system/submenu/seo/Se
|
|
548
549
|
import wcfeb168ca8f484e06ab3f88d48c078319 from './ux/admin/system/submenu/services/ServicesJourney';
|
549
550
|
import wc3a923c54b15d461597cd678c0d561496 from './ux/admin/system/submenu/systemlogs/SystemLogsJourney';
|
550
551
|
import wc9fbf91affc974ca698437e8ada43bb0c from './ux/admin/system/submenu/tenantcontact/TenantContactJourney';
|
551
|
-
import wc0aa3df9194784591a5be530314b8ac7f from './ux/aurora/admin/
|
552
|
-
import wcd90e0352809742c482bdda733dc8872a from './ux/aurora/admin/
|
553
|
-
import wc56efc575579e4da3bb45d3a45d8c0888 from './ux/aurora/admin/
|
554
|
-
import wcfebab40186954cadbb54852c509f31e6 from './ux/aurora/admin/
|
555
|
-
import wc8142fa90f0d34258bb080a15aa21ab74 from './ux/aurora/admin/
|
556
|
-
import wc891de93e73cc47b0a552d24fdf34c9cf from './ux/aurora/admin/
|
557
|
-
import wc682077b575c74b2086cbf438346e0ed3 from './ux/aurora/admin/
|
558
|
-
import
|
559
|
-
import
|
560
|
-
import wcfc2401c7c3384790ae7ce17d05b0855f from './ux/aurora/admin/blades/typography/TypographyJourney';
|
552
|
+
import wc0aa3df9194784591a5be530314b8ac7f from './ux/aurora/admin/themedesigner/chrome/Chrome';
|
553
|
+
import wcd90e0352809742c482bdda733dc8872a from './ux/aurora/admin/themedesigner/colorschemas/ColorSchemasJourney';
|
554
|
+
import wc56efc575579e4da3bb45d3a45d8c0888 from './ux/aurora/admin/themedesigner/componentblueprints/BlueprintsJourney';
|
555
|
+
import wcfebab40186954cadbb54852c509f31e6 from './ux/aurora/admin/themedesigner/fills/FillsJourney';
|
556
|
+
import wc8142fa90f0d34258bb080a15aa21ab74 from './ux/aurora/admin/themedesigner/fontsmanager/FontManager';
|
557
|
+
import wc891de93e73cc47b0a552d24fdf34c9cf from './ux/aurora/admin/themedesigner/spacing/SpacingJourney';
|
558
|
+
import wc682077b575c74b2086cbf438346e0ed3 from './ux/aurora/admin/themedesigner/templates/TemplatesJourney';
|
559
|
+
import wcbed95d1ec67f4a15986fc72adebdb78f from './ux/aurora/admin/themedesigner/themes/ThemesJourney';
|
560
|
+
import wcfc2401c7c3384790ae7ce17d05b0855f from './ux/aurora/admin/themedesigner/typography/TypographyJourney';
|
561
561
|
import wcf5cf0b4975644d688124880ae533869e from './ux/layoutcanvas/editor/settings/backgroundsettings/BackgroundSettings';
|
562
562
|
import wc2e52c0d860ec498fa3abf6b76eacc45d from './ux/layoutcanvas/editor/settings/block/Header';
|
563
563
|
import wc9666ee9da0af46ac8354f0577050cb60 from './ux/layoutcanvas/editor/settings/block/Spacing';
|
@@ -586,7 +586,7 @@ import wc5b6b6242356046c29e05c24fb2135bf0 from './ux/layoutcanvas/editor/setting
|
|
586
586
|
import wc0f5cb3a8175d418c8527d1852cb28782 from './ux/richtexteditor/extensions/EnterpriseGlossaryLink/components/SuggestionComponent';
|
587
587
|
import wc4cd5054dab4a44dfb4f0cd4be9d1ee50 from './ux/app/apps/admin/appsettings/admin/AppSettingsJourney';
|
588
588
|
import wc1476702e8f24468d9185322be5931c54 from './ux/app/management/tabs/shared/addbutton/AddButton';
|
589
|
-
import wc3734b9786d374f388cc5b5181f5cd4f3 from './ux/aurora/admin/
|
589
|
+
import wc3734b9786d374f388cc5b5181f5cd4f3 from './ux/aurora/admin/themedesigner/typography/components/FontPicker';
|
590
590
|
import wca1b28c17c13e4250a8ba59a01efece0e from './ux/admin/system/submenu/systemlogs/providers/AppInstance/AppInstanceLog';
|
591
591
|
import wc606afcf1b9b04b5e8920b7675b4ecc4b from './ux/admin/system/submenu/systemlogs/providers/Feature/FeatureInstanceLog';
|
592
592
|
import wc97a0cc3e2c064517ba3c9db6e5e04f8b from '../../../../client/public/header/Header';
|
@@ -3046,6 +3046,13 @@ declare global {
|
|
3046
3046
|
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
3047
3047
|
};
|
3048
3048
|
} : typeof wc008c41f92c8847eea45f09ebc0535fc1;
|
3049
|
+
"designer": typeof wc5e7631b4411b498eafa68ebde2136cc5 extends {
|
3050
|
+
propsDefinition: infer TProp;
|
3051
|
+
} ? {
|
3052
|
+
new (...args: any[]): {
|
3053
|
+
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
3054
|
+
};
|
3055
|
+
} : typeof wc5e7631b4411b498eafa68ebde2136cc5;
|
3049
3056
|
"definition": {
|
3050
3057
|
"picker": typeof wc252ece0016594978b3ddfafdd59adda4 extends {
|
3051
3058
|
propsDefinition: infer TProp;
|
@@ -3071,13 +3078,6 @@ declare global {
|
|
3071
3078
|
};
|
3072
3079
|
} : typeof wcc6eec07d48af435ab0c75195d9c7dcfc;
|
3073
3080
|
};
|
3074
|
-
"designer": typeof wc5e7631b4411b498eafa68ebde2136cc5 extends {
|
3075
|
-
propsDefinition: infer TProp;
|
3076
|
-
} ? {
|
3077
|
-
new (...args: any[]): {
|
3078
|
-
$props: TProp & Omit<VueComponentBaseProps, keyof TProp>;
|
3079
|
-
};
|
3080
|
-
} : typeof wc5e7631b4411b498eafa68ebde2136cc5;
|
3081
3081
|
};
|
3082
3082
|
"docs": typeof wc1f31fc580b854d19895c1879120a9891 extends {
|
3083
3083
|
propsDefinition: infer TProp;
|
package/package.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
{
|
2
2
|
"name": "@omnia/fx",
|
3
3
|
"license": "MIT",
|
4
|
-
"version": "8.0.
|
4
|
+
"version": "8.0.430-dev",
|
5
5
|
"description": "Provide Omnia Fx typings and tooling for clientside Omnia development.",
|
6
6
|
"scripts": {
|
7
7
|
"test": "echo \"Error: no test specified\" && exit 1",
|
@@ -20,7 +20,7 @@
|
|
20
20
|
],
|
21
21
|
"author": "Omnia Digital Workplace AB",
|
22
22
|
"dependencies": {
|
23
|
-
"@omnia/fx-models": "8.0.
|
23
|
+
"@omnia/fx-models": "8.0.430-dev",
|
24
24
|
"@microsoft/signalr": "6.0.1",
|
25
25
|
"broadcast-channel": "4.8.0",
|
26
26
|
"dayjs": "1.11.7",
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|