@omnia/fx 8.0.386-dev → 8.0.387-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/ux/ComponentTypings.d.ts +4 -2
- package/internal-do-not-import-from-here/ux/UxModels.d.ts +2 -0
- package/internal-do-not-import-from-here/ux/admin/system/submenu/localizationadmin/EditLocalizationBlade.d.ts +3 -1
- package/internal-do-not-import-from-here/ux/admin/system/submenu/localizationadmin/stores/LocalizationAdminStore.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/appprovisioning/appinstanceprogressblade/AppInstanceProgressBlade.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/appprovisioning/components/AppInstanceCompletedStepVueComponent.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/components/backgroundstyle/BackgroundStyleEditor.d.ts +4 -3
- package/internal-do-not-import-from-here/ux/aurora/components/borderpicker/BorderPicker.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/components/borderpicker/store/BorderPickerStore.d.ts +32 -0
- package/internal-do-not-import-from-here/ux/aurora/components/buttonstyle/ButtonBlueprintsViewer.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/components/buttonstyle/ButtonStyleEditor.d.ts +5 -4
- package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/ColorPicker.css.d.ts +1 -2
- package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/ColorPicker.d.ts +10 -0
- package/internal-do-not-import-from-here/ux/aurora/components/colorschemapicker/ColorSchemaEditor.d.ts +11 -7
- package/internal-do-not-import-from-here/ux/aurora/components/containerFillpicker/ContainerBlueprintsViewer.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/components/fillpicker/FillPicker.d.ts +5 -4
- package/internal-do-not-import-from-here/ux/aurora/components/fillpicker/store/FillPickerStore.d.ts +2 -1
- package/internal-do-not-import-from-here/ux/aurora/components/headerpicker/HeaderViewer.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/components/iconstylepicker/IconStyleEditor.d.ts +5 -4
- package/internal-do-not-import-from-here/ux/aurora/components/input/InputBlueprintsViewer.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/components/input/InputStyleEditor.d.ts +4 -3
- package/internal-do-not-import-from-here/ux/aurora/components/tabs/TabBlueprintsViewer.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/components/tabs/TabStyleEditor.d.ts +4 -3
- package/internal-do-not-import-from-here/ux/aurora/components/textstylepicker/TextStylePicker.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/aurora/components/themepicker/ThemeEditor.d.ts +4 -3
- package/internal-do-not-import-from-here/ux/aurora/components/typography/TypographyBlueprintsViewer.d.ts +2 -2
- package/internal-do-not-import-from-here/ux/aurora/components/typography/TypographyEditor.d.ts +11 -7
- package/internal-do-not-import-from-here/ux/aurora/components/typography/TypographyPicker.d.ts +4 -1
- package/internal-do-not-import-from-here/ux/enterpriseproperties/settingpicker/EnterprisePropertySettingPicker.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/features/FeatureActivation.d.ts +4 -1
- package/internal-do-not-import-from-here/ux/features/blades/FeatureHomeBlade.d.ts +8 -0
- package/internal-do-not-import-from-here/ux/features/loc/localize.d.ts +2 -0
- package/internal-do-not-import-from-here/ux/features/models/FeatureAction.d.ts +2 -1
- package/internal-do-not-import-from-here/ux/journey/DefineBlade.d.ts +4 -0
- package/internal-do-not-import-from-here/ux/journey/JourneyBlade.css.d.ts +3 -0
- package/internal-do-not-import-from-here/ux/journey/JourneyBlade.d.ts +6 -5
- package/internal-do-not-import-from-here/ux/journey/SettingsJourneyMenu.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/journey/journeyfilter/JourneyFilterDialog.d.ts +21 -0
- package/internal-do-not-import-from-here/ux/journey/models/BladeInstance.d.ts +1 -0
- package/internal-do-not-import-from-here/ux/journey/selection/JourneySelect.d.ts +5 -4
- package/internal-do-not-import-from-here/ux/journey/stores/JourneySelectStore.d.ts +10 -1
- package/internal-do-not-import-from-here/ux/journey/stores/JourneyStore.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/jsonexportimport/ExportImport.d.ts +13 -3
- package/internal-do-not-import-from-here/ux/layoutcanvas/stores/LayoutCanvasStore.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/mediapickerV2/mediaprovider/MediaProvider.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/actionmenu/ActionMenu.d.ts +1 -11
- package/internal-do-not-import-from-here/ux/oxide/datatable/RowRenderer.d.ts +3 -1
- package/internal-do-not-import-from-here/ux/oxide/dialog/Dialog.d.ts +3 -3
- package/internal-do-not-import-from-here/ux/oxide/dialog/Dialog.stylex.d.ts +2 -0
- package/internal-do-not-import-from-here/ux/oxide/image/Image.d.ts +10 -2
- package/internal-do-not-import-from-here/ux/oxide/list/ListItem.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/picker/Picker.d.ts +4 -3
- package/internal-do-not-import-from-here/ux/oxide/scrollcontainer/store/ScrollContainerStore.d.ts +4 -3
- package/internal-do-not-import-from-here/ux/oxide/toolbar/Toolbar.d.ts +1 -1
- package/internal-do-not-import-from-here/ux/oxide/treeview/OTreeViewV3.d.ts +1 -1
- package/package.json +2 -2
- package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/ColorPicker_old.d.ts +0 -0
- package/internal-do-not-import-from-here/ux/aurora/components/colorpickerV2/renderers/SwatchRenderer.d.ts +0 -47
- package/internal-do-not-import-from-here/ux/aurora/components/fillpicker/FillPicker_old.d.ts +0 -0
@@ -1,47 +0,0 @@
|
|
1
|
-
import { ColorValue } from "@omnia/fx-models";
|
2
|
-
export type ColorPickerType = "default" | "base" | "onBase";
|
3
|
-
declare const _default: {
|
4
|
-
new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
|
5
|
-
disabled: {
|
6
|
-
type: import("vue").PropType<boolean>;
|
7
|
-
required: false;
|
8
|
-
};
|
9
|
-
}>> & {
|
10
|
-
onSelect?: (value: ColorValue) => any;
|
11
|
-
}, () => import("vue/jsx-runtime").JSX.Element | import("vue/jsx-runtime").JSX.Element[], unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
12
|
-
select: (value: ColorValue) => any;
|
13
|
-
}, import("vue").PublicProps, {}, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
|
14
|
-
P: {};
|
15
|
-
B: {};
|
16
|
-
D: {};
|
17
|
-
C: {};
|
18
|
-
M: {};
|
19
|
-
Defaults: {};
|
20
|
-
}, Readonly<import("vue").ExtractPropTypes<{
|
21
|
-
disabled: {
|
22
|
-
type: import("vue").PropType<boolean>;
|
23
|
-
required: false;
|
24
|
-
};
|
25
|
-
}>> & {
|
26
|
-
onSelect?: (value: ColorValue) => any;
|
27
|
-
}, () => import("vue/jsx-runtime").JSX.Element | import("vue/jsx-runtime").JSX.Element[], {}, {}, {}, {}>;
|
28
|
-
__isFragment?: never;
|
29
|
-
__isTeleport?: never;
|
30
|
-
__isSuspense?: never;
|
31
|
-
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
32
|
-
disabled: {
|
33
|
-
type: import("vue").PropType<boolean>;
|
34
|
-
required: false;
|
35
|
-
};
|
36
|
-
}>> & {
|
37
|
-
onSelect?: (value: ColorValue) => any;
|
38
|
-
}, () => import("vue/jsx-runtime").JSX.Element | import("vue/jsx-runtime").JSX.Element[], unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
39
|
-
select: (value: ColorValue) => any;
|
40
|
-
}, string, {}, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
|
41
|
-
propsDefinition: Omit<Readonly<{} & {
|
42
|
-
disabled?: boolean;
|
43
|
-
}>, "onSelect"> & {
|
44
|
-
onSelect?: (value: ColorValue) => any;
|
45
|
-
};
|
46
|
-
};
|
47
|
-
export default _default;
|
package/internal-do-not-import-from-here/ux/aurora/components/fillpicker/FillPicker_old.d.ts
DELETED
File without changes
|