@kwiz/fluentui 1.0.124 → 1.0.126
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/dist/controls/card.d.ts +2 -2
- package/dist/controls/card.js.map +1 -1
- package/dist/controls/code-editor/editor.d.ts +11 -0
- package/dist/controls/code-editor/editor.js +16 -0
- package/dist/controls/code-editor/editor.js.map +1 -0
- package/dist/controls/code-editor/index.d.ts +1 -0
- package/dist/controls/code-editor/index.js +2 -0
- package/dist/controls/code-editor/index.js.map +1 -0
- package/dist/controls/drawer-ex.d.ts +6 -177
- package/dist/controls/drawer-ex.js.map +1 -1
- package/dist/controls/html-editor/index.d.ts +1 -0
- package/dist/controls/html-editor/index.js +2 -0
- package/dist/controls/html-editor/index.js.map +1 -0
- package/dist/controls/index.d.ts +2 -1
- package/dist/controls/index.js +2 -1
- package/dist/controls/index.js.map +1 -1
- package/dist/controls/progress-bar.d.ts +2 -2
- package/dist/controls/progress-bar.js.map +1 -1
- package/dist/types/common.d.ts +6 -0
- package/dist/types/common.js +2 -0
- package/dist/types/common.js.map +1 -0
- package/package.json +2 -1
package/dist/controls/card.d.ts
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { FluentIcon } from '@fluentui/react-icons';
|
|
2
1
|
import React from 'react';
|
|
2
|
+
import { FluentIconType } from '../types/common';
|
|
3
3
|
import { iMenuItemEX } from './menu';
|
|
4
4
|
export interface iCardProps {
|
|
5
5
|
title: string;
|
|
6
6
|
description?: string;
|
|
7
|
-
icon:
|
|
7
|
+
icon: FluentIconType;
|
|
8
8
|
menuItems?: iMenuItemEX[];
|
|
9
9
|
footer?: JSX.Element;
|
|
10
10
|
onClick: React.MouseEventHandler<HTMLDivElement>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"card.js","sourceRoot":"","sources":["../../src/controls/card.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,IAAI,EAAE,UAAU,EAAE,oBAAoB,EAAE,UAAU,EAAE,WAAW,EAAE,KAAK,EAAE,UAAU,EAAE,MAAM,EAAE,MAAM,4BAA4B,CAAC;AACxI,OAAO,
|
|
1
|
+
{"version":3,"file":"card.js","sourceRoot":"","sources":["../../src/controls/card.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,IAAI,EAAE,UAAU,EAAE,oBAAoB,EAAE,UAAU,EAAE,WAAW,EAAE,KAAK,EAAE,UAAU,EAAE,MAAM,EAAE,MAAM,4BAA4B,CAAC;AACxI,OAAO,EAAE,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAC5D,OAAO,EAAE,eAAe,EAAE,gBAAgB,EAAE,kBAAkB,EAAE,iBAAiB,EAAE,MAAM,cAAc,CAAC;AAGxG,OAAO,EAAe,MAAM,EAAE,MAAM,QAAQ,CAAC;AAE7C,MAAM,SAAS,GAAG,UAAU,CAAC;IACzB,IAAI,EAAE;QACF,MAAM,EAAE,OAAO;QACf,KAAK,EAAE,OAAO;QACd,CAAC,MAAM,oBAAoB,CAAC,IAAI,SAAS,CAAC,EAAE;YACxC,OAAO,EAAE,MAAM;SAClB;QACD,SAAS,EAAE;YACP,eAAe,EAAE,MAAM,CAAC,4BAA4B;YACpD,CAAC,MAAM,oBAAoB,CAAC,IAAI,SAAS,CAAC,EAAE;gBACxC,OAAO,EAAE,OAAO;aACnB;SACJ;KACJ;IACD,cAAc,EAAE;QACZ,SAAS,EAAE,QAAQ;QACnB,eAAe,EAAE,MAAM,CAAC,oBAAoB;QAC5C,KAAK,EAAE,MAAM,CAAC,qBAAqB;KACtC;IACD,2BAA2B,EAAE;QACzB,SAAS,EAAE,QAAQ;QACnB,KAAK,EAAE,MAAM,CAAC,oBAAoB;QAClC,UAAU,EAAE,KAAK;KACpB;IACD,QAAQ,EAAE;QACN,MAAM,EAAE,OAAO;QACf,KAAK,EAAE,OAAO;KAEjB;IACD,UAAU,EAAE;QACR,UAAU,EAAE,QAAQ;QACpB,QAAQ,EAAE,QAAQ;QAClB,YAAY,EAAE,UAAU;QACxB,QAAQ,EAAE,OAAO;KACpB;CACJ,CAAC,CAAA;AAUF,MAAM,CAAC,MAAM,MAAM,GAAiE,CAAC,KAAK,EAAE,EAAE;IAC1F,MAAM,OAAO,GAAG,SAAS,EAAE,CAAC;IAC5B,MAAM,cAAc,GAAG,gBAAgB,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC;IAC3D,MAAM,UAAU,GAAG,eAAe,CAAC,KAAK,CAAC,SAAS,CAAC,IAAI,CAAC,iBAAiB,CAAC,KAAK,CAAC,MAAM,CAAC,CAAC;IACxF,OAAO,CACH,MAAC,IAAI,IAAC,SAAS,EAAE,OAAO,CAAC,IAAI,EAAE,OAAO,EAAE,KAAK,CAAC,OAAO,aACjD,KAAC,WAAW,cACR,eAAK,SAAS,EAAE,cAAc,CAAC,CAAC,CAAC,OAAO,CAAC,cAAc,CAAC,CAAC,CAAC,OAAO,CAAC,2BAA2B,aACzF,KAAC,KAAK,CAAC,IAAI,IAAC,SAAS,EAAE,OAAO,CAAC,QAAQ,GAAI,EAC1C,CAAC,cAAc,IAAI,8BAChB,cAAM,EACN,KAAC,KAAK,cAAE,KAAK,CAAC,KAAK,GAAS,IAC7B,IACD,GACI,EACb,cAAc,IAAI,KAAC,UAAU,IAC1B,MAAM,EAAE,KAAC,KAAK,IAAC,SAAS,EAAE,OAAO,CAAC,UAAU,YAAG,KAAK,CAAC,KAAK,GAAS,EACnE,WAAW,EAAE,KAAC,KAAK,IAAC,SAAS,EAAE,OAAO,CAAC,UAAU,EAAE,IAAI,EAAC,OAAO,YAAE,KAAK,CAAC,WAAW,GAAS,GAC7F,EACD,UAAU,IAAI,KAAC,UAAU,IAAC,MAAM,EAAE,kBAAkB,CAAC,KAAK,CAAC,SAAS,CAAC;oBAClE,CAAC,CAAC,SAAS;oBACX,CAAC,CAAC,KAAC,MAAM,IAAC,OAAO,EAAE,EAAE,KAAK,EAAE,MAAM,EAAE,IAAI,EAAE,KAAC,mBAAmB,KAAG,EAAE,EAC/D,KAAK,EAAE,KAAK,CAAC,SAAS,GAAI,YAC7B,KAAK,CAAC,MAAM,GACJ,IACV,CAAC,CAAC;AACjB,CAAC,CAAA"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { IDictionary } from "@kwiz/common";
|
|
2
|
+
export interface iCodeEditorProps {
|
|
3
|
+
value: string;
|
|
4
|
+
onChange: (newValue: string) => void;
|
|
5
|
+
defaultLanguage: "apex" | "azcli" | "bat" | "c" | "clojure" | "coffeescript" | "cpp" | "csharp" | "csp" | "css" | "dockerfile" | "fsharp" | "go" | "graphql" | "handlebars" | "html" | "ini" | "java" | "javascript" | "json" | "kotlin" | "less" | "lua" | "markdown" | "msdax" | "mysql" | "objective-c" | "pascal" | "perl" | "pgsql" | "php" | "plaintext" | "postiats" | "powerquery" | "powershell" | "pug" | "python" | "r" | "razor" | "redis" | "redshift" | "ruby" | "rust" | "sb" | "scheme" | "scss" | "shell" | "sol" | "sql" | "st" | "swift" | "tcl" | "typescript" | "vb" | "xml" | "yaml" | "Default Themes" | "vs-dark" | "light" | "hc-black" | "Custom Themes" | "active4d" | "all-hallows-eve" | "amy" | "birds-of-paradise" | "blackboard" | "brilliance-black" | "brilliance-dull" | "chrome-devtools" | "clouds-midnight" | "clouds" | "cobalt" | "cobalt2" | "dawn" | "dracula" | "dreamweaver" | "eiffel" | "espresso-libre" | "github-dark" | "github-light" | "github" | "idle" | "katzenmilch" | "kuroir-theme" | "lazy" | "magicwb--amiga-" | "merbivore-soft" | "merbivore" | "monokai-bright" | "monokai" | "night-owl" | "nord" | "oceanic-next" | "pastels-on-dark" | "slush-and-poppies" | "solarized-dark" | "solarized-light" | "spacecadet" | "sunburst" | "textmate--mac-classic-" | "tomorrow-night-blue" | "tomorrow-night-bright" | "tomorrow-night-eighties" | "tomorrow-night" | "tomorrow" | "twilight" | "upstream-sunburst" | "vibrant-ink" | "xcode-default" | "zenburnesque" | "iplastic" | "idlefingers" | "krtheme" | "monoindustrial";
|
|
6
|
+
/** key: name of library/module, value: types, enums, interfaces and declare global variables */
|
|
7
|
+
extraLibs?: IDictionary<string>;
|
|
8
|
+
hideLineNumbers?: boolean;
|
|
9
|
+
}
|
|
10
|
+
/** it is recommended to lazy load this control into its own chunk */
|
|
11
|
+
export declare function CodeEditor(props: iCodeEditorProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { jsx as _jsx } from "react/jsx-runtime";
|
|
2
|
+
import Editor from '@monaco-editor/react';
|
|
3
|
+
/** it is recommended to lazy load this control into its own chunk */
|
|
4
|
+
export function CodeEditor(props) {
|
|
5
|
+
return _jsx(Editor, { defaultLanguage: props.defaultLanguage, options: {
|
|
6
|
+
minimap: { enabled: false },
|
|
7
|
+
lineNumbers: props.hideLineNumbers ? "off" : undefined
|
|
8
|
+
}, value: props.value, beforeMount: monaco => {
|
|
9
|
+
// extra libraries
|
|
10
|
+
if (props.extraLibs)
|
|
11
|
+
Object.keys(props.extraLibs).forEach(key => monaco.languages.typescript.javascriptDefaults.addExtraLib(props.extraLibs[key], key));
|
|
12
|
+
}, onChange: (value, ev) => {
|
|
13
|
+
props.onChange(value);
|
|
14
|
+
} });
|
|
15
|
+
}
|
|
16
|
+
//# sourceMappingURL=editor.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"editor.js","sourceRoot":"","sources":["../../../src/controls/code-editor/editor.tsx"],"names":[],"mappings":";AACA,OAAO,MAAM,MAAM,sBAAsB,CAAC;AAW1C,qEAAqE;AACrE,MAAM,UAAU,UAAU,CAAC,KAAuB;IAC9C,OAAO,KAAC,MAAM,IAAC,eAAe,EAAE,KAAK,CAAC,eAAe,EACjD,OAAO,EAAE;YACL,OAAO,EAAE,EAAE,OAAO,EAAE,KAAK,EAAE;YAC3B,WAAW,EAAE,KAAK,CAAC,eAAe,CAAC,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,SAAS;SACzD,EACD,KAAK,EAAE,KAAK,CAAC,KAAK,EAClB,WAAW,EAAE,MAAM,CAAC,EAAE;YAClB,kBAAkB;YAClB,IAAI,KAAK,CAAC,SAAS;gBACf,MAAM,CAAC,IAAI,CAAC,KAAK,CAAC,SAAS,CAAC,CAAC,OAAO,CAAC,GAAG,CAAC,EAAE,CACvC,MAAM,CAAC,SAAS,CAAC,UAAU,CAAC,kBAAkB,CAAC,WAAW,CAAC,KAAK,CAAC,SAAS,CAAC,GAAG,CAAC,EAAE,GAAG,CAAC,CACxF,CAAC;QACV,CAAC,EACD,QAAQ,EAAE,CAAC,KAAK,EAAE,EAAE,EAAE,EAAE;YACpB,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,CAAC;QAC1B,CAAC,GACH,CAAC;AACP,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./editor";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/controls/code-editor/index.ts"],"names":[],"mappings":"AAAA,cAAc,UAAU,CAAC"}
|
|
@@ -1,183 +1,12 @@
|
|
|
1
|
-
import { DrawerBodyProps, DrawerHeaderProps, DrawerHeaderTitleProps } from "@fluentui/react-components";
|
|
1
|
+
import { DrawerBodyProps, DrawerHeaderProps, DrawerHeaderTitleProps, DrawerProps, InlineDrawerProps, OverlayDrawerProps } from "@fluentui/react-components";
|
|
2
2
|
import React from "react";
|
|
3
|
-
|
|
3
|
+
interface iProps {
|
|
4
4
|
headerProps?: DrawerHeaderProps;
|
|
5
5
|
headerTitleProps?: DrawerHeaderTitleProps;
|
|
6
6
|
bodyProps?: DrawerBodyProps;
|
|
7
7
|
title?: string | JSX.Element;
|
|
8
8
|
titleActions?: JSX.Element;
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
} & {
|
|
14
|
-
children?: React.ReactNode | import("@fluentui/react-utilities").SlotRenderFunction<Omit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
15
|
-
ref?: React.Ref<HTMLDivElement>;
|
|
16
|
-
}>;
|
|
17
|
-
} & {
|
|
18
|
-
type?: "inline" | "overlay";
|
|
19
|
-
} & Omit<import("@fluentui/react-drawer").OverlayDrawerSlots, "root"> & Omit<Partial<Pick<import("@fluentui/react-dialog").DialogSurfaceSlots, "backdrop" | "backdropMotion">> & {
|
|
20
|
-
root: import("@fluentui/react-utilities").Slot<"div", "aside">;
|
|
21
|
-
}, "root"> & Omit<{
|
|
22
|
-
as?: "div";
|
|
23
|
-
} & Omit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
24
|
-
ref?: React.Ref<HTMLDivElement>;
|
|
25
|
-
} & {
|
|
26
|
-
children?: React.ReactNode | import("@fluentui/react-utilities").SlotRenderFunction<Omit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
27
|
-
ref?: React.Ref<HTMLDivElement>;
|
|
28
|
-
}>;
|
|
29
|
-
}, "ref"> & Pick<import("@fluentui/react-dialog").DialogSurfaceProps, "mountNode"> & Pick<import("@fluentui/react-dialog").DialogProps, "modalType" | "onOpenChange" | "inertTrapFocus"> & {
|
|
30
|
-
position?: "start" | "end" | "bottom";
|
|
31
|
-
size?: "small" | "medium" | "large" | "full";
|
|
32
|
-
open?: boolean;
|
|
33
|
-
} & {
|
|
34
|
-
defaultOpen?: boolean;
|
|
35
|
-
}) | (Omit<import("@fluentui/react-drawer").DrawerSlots, "root"> & {
|
|
36
|
-
as?: "div";
|
|
37
|
-
} & Omit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
38
|
-
ref?: React.Ref<HTMLDivElement>;
|
|
39
|
-
} & {
|
|
40
|
-
children?: React.ReactNode | import("@fluentui/react-utilities").SlotRenderFunction<Omit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
41
|
-
ref?: React.Ref<HTMLDivElement>;
|
|
42
|
-
}>;
|
|
43
|
-
} & {
|
|
44
|
-
type?: "inline" | "overlay";
|
|
45
|
-
} & Omit<import("@fluentui/react-drawer").InlineDrawerSlots, "root"> & Omit<{
|
|
46
|
-
as?: "div";
|
|
47
|
-
} & Omit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
48
|
-
ref?: React.Ref<HTMLDivElement>;
|
|
49
|
-
} & {
|
|
50
|
-
children?: React.ReactNode | import("@fluentui/react-utilities").SlotRenderFunction<Omit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
51
|
-
ref?: React.Ref<HTMLDivElement>;
|
|
52
|
-
}>;
|
|
53
|
-
}, "ref"> & {
|
|
54
|
-
position?: "start" | "end" | "bottom";
|
|
55
|
-
size?: "small" | "medium" | "large" | "full";
|
|
56
|
-
open?: boolean;
|
|
57
|
-
} & {
|
|
58
|
-
separator?: boolean;
|
|
59
|
-
}) | (Omit<import("@fluentui/react-drawer").DrawerSlots, "root"> & {
|
|
60
|
-
as: "aside";
|
|
61
|
-
} & Omit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>, "ref"> & {
|
|
62
|
-
ref?: React.Ref<HTMLElement>;
|
|
63
|
-
} & {
|
|
64
|
-
children?: React.ReactNode | import("@fluentui/react-utilities").SlotRenderFunction<Omit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>, "ref"> & {
|
|
65
|
-
ref?: React.Ref<HTMLElement>;
|
|
66
|
-
}>;
|
|
67
|
-
} & {
|
|
68
|
-
type?: "inline" | "overlay";
|
|
69
|
-
} & Omit<import("@fluentui/react-drawer").OverlayDrawerSlots, "root"> & Omit<Partial<Pick<import("@fluentui/react-dialog").DialogSurfaceSlots, "backdrop" | "backdropMotion">> & {
|
|
70
|
-
root: import("@fluentui/react-utilities").Slot<"div", "aside">;
|
|
71
|
-
}, "root"> & Omit<{
|
|
72
|
-
as: "aside";
|
|
73
|
-
} & Omit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>, "ref"> & {
|
|
74
|
-
ref?: React.Ref<HTMLElement>;
|
|
75
|
-
} & {
|
|
76
|
-
children?: React.ReactNode | import("@fluentui/react-utilities").SlotRenderFunction<Omit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>, "ref"> & {
|
|
77
|
-
ref?: React.Ref<HTMLElement>;
|
|
78
|
-
}>;
|
|
79
|
-
}, "ref"> & Pick<import("@fluentui/react-dialog").DialogSurfaceProps, "mountNode"> & Pick<import("@fluentui/react-dialog").DialogProps, "modalType" | "onOpenChange" | "inertTrapFocus"> & {
|
|
80
|
-
position?: "start" | "end" | "bottom";
|
|
81
|
-
size?: "small" | "medium" | "large" | "full";
|
|
82
|
-
open?: boolean;
|
|
83
|
-
} & {
|
|
84
|
-
defaultOpen?: boolean;
|
|
85
|
-
}) | (Omit<import("@fluentui/react-drawer").DrawerSlots, "root"> & {
|
|
86
|
-
as: "aside";
|
|
87
|
-
} & Omit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>, "ref"> & {
|
|
88
|
-
ref?: React.Ref<HTMLElement>;
|
|
89
|
-
} & {
|
|
90
|
-
children?: React.ReactNode | import("@fluentui/react-utilities").SlotRenderFunction<Omit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>, "ref"> & {
|
|
91
|
-
ref?: React.Ref<HTMLElement>;
|
|
92
|
-
}>;
|
|
93
|
-
} & {
|
|
94
|
-
type?: "inline" | "overlay";
|
|
95
|
-
} & Omit<import("@fluentui/react-drawer").InlineDrawerSlots, "root"> & Omit<{
|
|
96
|
-
as: "aside";
|
|
97
|
-
} & Omit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>, "ref"> & {
|
|
98
|
-
ref?: React.Ref<HTMLElement>;
|
|
99
|
-
} & {
|
|
100
|
-
children?: React.ReactNode | import("@fluentui/react-utilities").SlotRenderFunction<Omit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>, "ref"> & {
|
|
101
|
-
ref?: React.Ref<HTMLElement>;
|
|
102
|
-
}>;
|
|
103
|
-
}, "ref"> & {
|
|
104
|
-
position?: "start" | "end" | "bottom";
|
|
105
|
-
size?: "small" | "medium" | "large" | "full";
|
|
106
|
-
open?: boolean;
|
|
107
|
-
} & {
|
|
108
|
-
separator?: boolean;
|
|
109
|
-
}) | (Omit<import("@fluentui/react-drawer").DrawerSlots, "root"> & Omit<Partial<Pick<import("@fluentui/react-dialog").DialogSurfaceSlots, "backdrop" | "backdropMotion">> & {
|
|
110
|
-
root: import("@fluentui/react-utilities").Slot<"div", "aside">;
|
|
111
|
-
}, "root"> & Omit<{
|
|
112
|
-
as?: "div";
|
|
113
|
-
} & Omit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
114
|
-
ref?: React.Ref<HTMLDivElement>;
|
|
115
|
-
} & {
|
|
116
|
-
children?: React.ReactNode | import("@fluentui/react-utilities").SlotRenderFunction<Omit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
117
|
-
ref?: React.Ref<HTMLDivElement>;
|
|
118
|
-
}>;
|
|
119
|
-
}, "ref"> & Pick<import("@fluentui/react-dialog").DialogSurfaceProps, "mountNode"> & {
|
|
120
|
-
type?: "inline" | "overlay";
|
|
121
|
-
} & Omit<import("@fluentui/react-drawer").OverlayDrawerSlots, "root"> & Pick<import("@fluentui/react-dialog").DialogProps, "modalType" | "onOpenChange" | "inertTrapFocus"> & {
|
|
122
|
-
position?: "start" | "end" | "bottom";
|
|
123
|
-
size?: "small" | "medium" | "large" | "full";
|
|
124
|
-
open?: boolean;
|
|
125
|
-
} & {
|
|
126
|
-
defaultOpen?: boolean;
|
|
127
|
-
}) | (Omit<import("@fluentui/react-drawer").DrawerSlots, "root"> & Omit<Partial<Pick<import("@fluentui/react-dialog").DialogSurfaceSlots, "backdrop" | "backdropMotion">> & {
|
|
128
|
-
root: import("@fluentui/react-utilities").Slot<"div", "aside">;
|
|
129
|
-
}, "root"> & Omit<{
|
|
130
|
-
as?: "div";
|
|
131
|
-
} & Omit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
132
|
-
ref?: React.Ref<HTMLDivElement>;
|
|
133
|
-
} & {
|
|
134
|
-
children?: React.ReactNode | import("@fluentui/react-utilities").SlotRenderFunction<Omit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
135
|
-
ref?: React.Ref<HTMLDivElement>;
|
|
136
|
-
}>;
|
|
137
|
-
}, "ref"> & Pick<import("@fluentui/react-dialog").DialogSurfaceProps, "mountNode"> & {
|
|
138
|
-
type?: "inline" | "overlay";
|
|
139
|
-
} & Omit<import("@fluentui/react-drawer").InlineDrawerSlots, "root"> & {
|
|
140
|
-
position?: "start" | "end" | "bottom";
|
|
141
|
-
size?: "small" | "medium" | "large" | "full";
|
|
142
|
-
open?: boolean;
|
|
143
|
-
} & {
|
|
144
|
-
separator?: boolean;
|
|
145
|
-
}) | (Omit<import("@fluentui/react-drawer").DrawerSlots, "root"> & Omit<Partial<Pick<import("@fluentui/react-dialog").DialogSurfaceSlots, "backdrop" | "backdropMotion">> & {
|
|
146
|
-
root: import("@fluentui/react-utilities").Slot<"div", "aside">;
|
|
147
|
-
}, "root"> & Omit<{
|
|
148
|
-
as: "aside";
|
|
149
|
-
} & Omit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>, "ref"> & {
|
|
150
|
-
ref?: React.Ref<HTMLElement>;
|
|
151
|
-
} & {
|
|
152
|
-
children?: React.ReactNode | import("@fluentui/react-utilities").SlotRenderFunction<Omit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>, "ref"> & {
|
|
153
|
-
ref?: React.Ref<HTMLElement>;
|
|
154
|
-
}>;
|
|
155
|
-
}, "ref"> & Pick<import("@fluentui/react-dialog").DialogSurfaceProps, "mountNode"> & {
|
|
156
|
-
type?: "inline" | "overlay";
|
|
157
|
-
} & Omit<import("@fluentui/react-drawer").OverlayDrawerSlots, "root"> & Pick<import("@fluentui/react-dialog").DialogProps, "modalType" | "onOpenChange" | "inertTrapFocus"> & {
|
|
158
|
-
position?: "start" | "end" | "bottom";
|
|
159
|
-
size?: "small" | "medium" | "large" | "full";
|
|
160
|
-
open?: boolean;
|
|
161
|
-
} & {
|
|
162
|
-
defaultOpen?: boolean;
|
|
163
|
-
}) | (Omit<import("@fluentui/react-drawer").DrawerSlots, "root"> & Omit<Partial<Pick<import("@fluentui/react-dialog").DialogSurfaceSlots, "backdrop" | "backdropMotion">> & {
|
|
164
|
-
root: import("@fluentui/react-utilities").Slot<"div", "aside">;
|
|
165
|
-
}, "root"> & Omit<{
|
|
166
|
-
as: "aside";
|
|
167
|
-
} & Omit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>, "ref"> & {
|
|
168
|
-
ref?: React.Ref<HTMLElement>;
|
|
169
|
-
} & {
|
|
170
|
-
children?: React.ReactNode | import("@fluentui/react-utilities").SlotRenderFunction<Omit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLElement>, HTMLElement>, "ref"> & {
|
|
171
|
-
ref?: React.Ref<HTMLElement>;
|
|
172
|
-
}>;
|
|
173
|
-
}, "ref"> & Pick<import("@fluentui/react-dialog").DialogSurfaceProps, "mountNode"> & {
|
|
174
|
-
type?: "inline" | "overlay";
|
|
175
|
-
} & Omit<import("@fluentui/react-drawer").InlineDrawerSlots, "root"> & {
|
|
176
|
-
position?: "start" | "end" | "bottom";
|
|
177
|
-
size?: "small" | "medium" | "large" | "full";
|
|
178
|
-
open?: boolean;
|
|
179
|
-
} & {
|
|
180
|
-
separator?: boolean;
|
|
181
|
-
}), "title"> & {
|
|
182
|
-
children?: React.ReactNode | undefined;
|
|
183
|
-
} & React.RefAttributes<HTMLDivElement>) => React.JSX.Element | null;
|
|
9
|
+
}
|
|
10
|
+
type tProps = iProps & Omit<DrawerProps, "title"> & (OverlayDrawerProps | InlineDrawerProps);
|
|
11
|
+
export declare const DrawerEX: (props: React.PropsWithChildren<tProps> & React.RefAttributes<HTMLDivElement>) => React.JSX.Element | null;
|
|
12
|
+
export {};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"drawer-ex.js","sourceRoot":"","sources":["../../src/controls/drawer-ex.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,MAAM,EAAE,UAAU,EAAmB,YAAY,EAAqB,iBAAiB,
|
|
1
|
+
{"version":3,"file":"drawer-ex.js","sourceRoot":"","sources":["../../src/controls/drawer-ex.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAE,MAAM,EAAE,UAAU,EAAmB,YAAY,EAAqB,iBAAiB,EAA0D,UAAU,EAAE,YAAY,EAAsB,MAAM,4BAA4B,CAAC;AAC3O,OAAO,KAAK,MAAM,OAAO,CAAC;AAC1B,OAAO,EAAE,eAAe,EAAE,MAAM,kBAAkB,CAAC;AAEnD,MAAM,SAAS,GAAG,UAAU,CAAC;IACzB,MAAM,EAAE;QACJ,MAAM,EAAE,CAAC;KACZ;IACD,OAAO,EAAE;QACL,oCAAoC;QACpC,QAAQ,EAAE,QAAQ;QAClB,QAAQ,EAAE,CAAC;KACd;CACJ,CAAC,CAAC;AAUH,MAAM,CAAC,MAAM,QAAQ,GAAG,KAAK,CAAC,UAAU,CAAoD,CAAC,KAAK,EAAE,GAAG,EAAE,EAAE;;IACvG,MAAM,YAAY,GAAG,eAAe,EAAE,CAAC;IACvC,MAAM,GAAG,GAAG,SAAS,EAAE,CAAC;IACxB,MAAM,SAAS,mCACR,KAAK,KACR,KAAK,EAAE,EAAE,EACT,EAAE,EAAE,KAAK,CAAC,EAAE,GACf,CAAC;IAEF,OAAO,MAAC,MAAM,kBAAC,GAAG,EAAE,GAAG,IAAM,SAAS,IAClC,SAAS,EAAE,YAAY,CAAC,SAAS,CAAC,SAAS,EAAE,GAAG,CAAC,MAAM,CAAC,aACxD,KAAC,YAAY,oBAAK,KAAK,CAAC,WAAW,IAAE,SAAS,EAAE,YAAY,CAAC,MAAM,YAC/D,KAAC,iBAAiB,kBAAC,OAAO,EAAE,EAAE,SAAS,EAAE,GAAG,CAAC,OAAO,EAAE,IAAM,KAAK,CAAC,gBAAgB,IAAE,MAAM,EAAE,KAAK,CAAC,YAAY,KAAI,MAAA,KAAK,CAAC,gBAAgB,0CAAE,MAAM,CAAA,YAC3I,KAAK,CAAC,KAAK,KAAI,MAAA,KAAK,CAAC,gBAAgB,0CAAE,QAAQ,CAAA,IAChC,IACT,EACf,KAAC,UAAU,oBAAK,KAAK,CAAC,SAAS,cAC1B,KAAK,CAAC,QAAQ,IACN,KACR,CAAC;AACd,CAAC,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./editor";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../src/controls/html-editor/index.ts"],"names":[],"mappings":"AAAA,cAAc,UAAU,CAAC"}
|
package/dist/controls/index.d.ts
CHANGED
|
@@ -4,6 +4,7 @@ export * from './canvas/DrawPad';
|
|
|
4
4
|
export * from './card';
|
|
5
5
|
export * from './card-list';
|
|
6
6
|
export * from './centered';
|
|
7
|
+
export * from './code-editor';
|
|
7
8
|
export * from './ColorPickerDialog';
|
|
8
9
|
export * from './date';
|
|
9
10
|
export * from './diagram-picker';
|
|
@@ -15,7 +16,7 @@ export * from './field-editor';
|
|
|
15
16
|
export * from './field-set';
|
|
16
17
|
export * from './file-upload';
|
|
17
18
|
export * from './horizontal';
|
|
18
|
-
export * from './html-editor
|
|
19
|
+
export * from './html-editor';
|
|
19
20
|
export * from './input';
|
|
20
21
|
export * from './kwizoverflow';
|
|
21
22
|
export * from './kwizoverflow2';
|
package/dist/controls/index.js
CHANGED
|
@@ -4,6 +4,7 @@ export * from './canvas/DrawPad';
|
|
|
4
4
|
export * from './card';
|
|
5
5
|
export * from './card-list';
|
|
6
6
|
export * from './centered';
|
|
7
|
+
export * from './code-editor';
|
|
7
8
|
export * from './ColorPickerDialog';
|
|
8
9
|
export * from './date';
|
|
9
10
|
export * from './diagram-picker';
|
|
@@ -15,7 +16,7 @@ export * from './field-editor';
|
|
|
15
16
|
export * from './field-set';
|
|
16
17
|
export * from './file-upload';
|
|
17
18
|
export * from './horizontal';
|
|
18
|
-
export * from './html-editor
|
|
19
|
+
export * from './html-editor';
|
|
19
20
|
export * from './input';
|
|
20
21
|
export * from './kwizoverflow';
|
|
21
22
|
export * from './kwizoverflow2';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/controls/index.ts"],"names":[],"mappings":"AAAA,cAAc,aAAa,CAAC;AAC5B,cAAc,UAAU,CAAC;AACzB,cAAc,kBAAkB,CAAC;AACjC,cAAc,QAAQ,CAAC;AACvB,cAAc,aAAa,CAAC;AAC5B,cAAc,YAAY,CAAC;AAC3B,cAAc,qBAAqB,CAAC;AACpC,cAAc,QAAQ,CAAC;AACvB,cAAc,kBAAkB,CAAC;AACjC,cAAc,WAAW,CAAC;AAC1B,cAAc,aAAa,CAAC;AAC5B,cAAc,YAAY,CAAC;AAC3B,cAAc,kBAAkB,CAAC;AACjC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,aAAa,CAAC;AAC5B,cAAc,eAAe,CAAC;AAC9B,cAAc,cAAc,CAAC;AAC7B,cAAc,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/controls/index.ts"],"names":[],"mappings":"AAAA,cAAc,aAAa,CAAC;AAC5B,cAAc,UAAU,CAAC;AACzB,cAAc,kBAAkB,CAAC;AACjC,cAAc,QAAQ,CAAC;AACvB,cAAc,aAAa,CAAC;AAC5B,cAAc,YAAY,CAAC;AAC3B,cAAc,eAAe,CAAC;AAC9B,cAAc,qBAAqB,CAAC;AACpC,cAAc,QAAQ,CAAC;AACvB,cAAc,kBAAkB,CAAC;AACjC,cAAc,WAAW,CAAC;AAC1B,cAAc,aAAa,CAAC;AAC5B,cAAc,YAAY,CAAC;AAC3B,cAAc,kBAAkB,CAAC;AACjC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,aAAa,CAAC;AAC5B,cAAc,eAAe,CAAC;AAC9B,cAAc,cAAc,CAAC;AAC7B,cAAc,eAAe,CAAC;AAC9B,cAAc,SAAS,CAAC;AACxB,cAAc,gBAAgB,CAAC;AAC/B,cAAc,iBAAiB,CAAC;AAChC,cAAc,QAAQ,CAAC;AACvB,cAAc,WAAW,CAAC;AAC1B,cAAc,QAAQ,CAAC;AACvB,cAAc,cAAc,CAAC;AAC7B,cAAc,eAAe,CAAC;AAC9B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,UAAU,CAAC;AACzB,cAAc,UAAU,CAAC;AACzB,cAAc,UAAU,CAAC;AACzB,cAAc,WAAW,CAAC;AAC1B,cAAc,SAAS,CAAC;AACxB,cAAc,OAAO,CAAC;AACtB,cAAc,UAAU,CAAC;AACzB,cAAc,WAAW,CAAC;AAC1B,cAAc,YAAY,CAAC;AAC3B,cAAc,oBAAoB,CAAC"}
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { DividerProps } from '@fluentui/react-components';
|
|
2
|
-
import { FluentIcon } from '@fluentui/react-icons';
|
|
3
2
|
import React from 'react';
|
|
3
|
+
import { FluentIconType } from '../types/common';
|
|
4
4
|
interface IProps extends DividerProps {
|
|
5
5
|
steps: number;
|
|
6
6
|
step: number;
|
|
7
7
|
stepLabel?: string;
|
|
8
8
|
css?: string[];
|
|
9
9
|
/** optional, send an icon instead of the step number */
|
|
10
|
-
stepIcons?:
|
|
10
|
+
stepIcons?: FluentIconType[];
|
|
11
11
|
onStepClick?: (step: number) => void;
|
|
12
12
|
}
|
|
13
13
|
export declare const ProgressBarEX: (props: IProps & {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"progress-bar.js","sourceRoot":"","sources":["../../src/controls/progress-bar.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAgB,UAAU,EAAE,YAAY,EAAE,WAAW,EAAE,MAAM,EAAE,MAAM,4BAA4B,CAAC;AACzG,OAAO,EAAE,gBAAgB,
|
|
1
|
+
{"version":3,"file":"progress-bar.js","sourceRoot":"","sources":["../../src/controls/progress-bar.tsx"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"common.js","sourceRoot":"","sources":["../../src/types/common.ts"],"names":[],"mappings":""}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@kwiz/fluentui",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.126",
|
|
4
4
|
"description": "KWIZ common controls for FluentUI",
|
|
5
5
|
"module": "dist/index.js",
|
|
6
6
|
"types": "dist/index.d.ts",
|
|
@@ -66,6 +66,7 @@
|
|
|
66
66
|
"@kwiz/common": "^1.0.181",
|
|
67
67
|
"@mismerge/core": "^1.2.1",
|
|
68
68
|
"@mismerge/react": "^1.0.1",
|
|
69
|
+
"@monaco-editor/react": "^4.7.0",
|
|
69
70
|
"esbuild": "^0.19.12",
|
|
70
71
|
"get-tsconfig": "^4.7.2",
|
|
71
72
|
"jodit": "^4.6.2",
|