@inf-monkeys-tech/monkeys-design 1.0.95 → 1.0.96
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/components/data-explorer/index.d.mts +2 -2
- package/dist/components/data-explorer/index.d.ts +2 -2
- package/dist/components/data-explorer/index.js +14 -1
- package/dist/components/data-explorer/index.js.map +1 -1
- package/dist/components/data-explorer/index.mjs +14 -1
- package/dist/components/data-explorer/index.mjs.map +1 -1
- package/dist/components/navigation-sidebar/index.d.mts +1 -1
- package/dist/components/navigation-sidebar/index.d.ts +1 -1
- package/dist/components/navigation-sidebar/index.js +12 -0
- package/dist/components/navigation-sidebar/index.js.map +1 -1
- package/dist/components/navigation-sidebar/index.mjs +12 -0
- package/dist/components/navigation-sidebar/index.mjs.map +1 -1
- package/dist/components/workbench/index.js +12 -0
- package/dist/components/workbench/index.js.map +1 -1
- package/dist/components/workbench/index.mjs +12 -0
- package/dist/components/workbench/index.mjs.map +1 -1
- package/dist/index.d.mts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +14 -1
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +14 -1
- package/dist/index.mjs.map +1 -1
- package/dist/provider/index.d.mts +1 -1
- package/dist/provider/index.d.ts +1 -1
- package/dist/theme-21107546ded5.d.mts +1 -1
- package/dist/theme-cfefa48a0db1.d.ts +1 -1
- package/dist/{types-72b7966c2155.d.mts → types-72c1ec970e96.d.mts} +2 -0
- package/dist/{types-72b7966c2155.d.ts → types-72c1ec970e96.d.ts} +2 -0
- package/package.json +1 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
2
|
import { ReactNode } from 'react';
|
|
3
3
|
import { c as BaseAppearance } from '../types-c6ec8b90925b.mjs';
|
|
4
|
-
import { c as DataExplorerAppearance } from '../types-
|
|
4
|
+
import { c as DataExplorerAppearance } from '../types-72c1ec970e96.mjs';
|
|
5
5
|
import { o as MonkeysResolvedLocale, i as MonkeysLocaleMessages, h as MonkeysLocaleInput, j as MonkeysLocaleMessagesOverride } from '../types-89825c97f499.mjs';
|
|
6
6
|
export { a as MonkeysBuiltInLocaleId } from '../types-89825c97f499.mjs';
|
|
7
7
|
import { CompiledThemeTokens, MonkeysThemeColorMode, MonkeysThemeDensity } from '../theme-system/index.mjs';
|
package/dist/provider/index.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
2
|
import { ReactNode } from 'react';
|
|
3
3
|
import { c as BaseAppearance } from '../types-c6ec8b90925b.js';
|
|
4
|
-
import { c as DataExplorerAppearance } from '../types-
|
|
4
|
+
import { c as DataExplorerAppearance } from '../types-72c1ec970e96.js';
|
|
5
5
|
import { o as MonkeysResolvedLocale, i as MonkeysLocaleMessages, h as MonkeysLocaleInput, j as MonkeysLocaleMessagesOverride } from '../types-89825c97f499.js';
|
|
6
6
|
export { a as MonkeysBuiltInLocaleId } from '../types-89825c97f499.js';
|
|
7
7
|
import { CompiledThemeTokens, MonkeysThemeColorMode, MonkeysThemeDensity } from '../theme-system/index.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
-
import { b as DataExplorerActionBarProps, g as DataExplorerButtonProps, j as DataExplorerCheckboxProps, l as DataExplorerCollectionFooterProps, S as DataExplorerFilterBarProps, a3 as DataExplorerSelectProps, ad as DataExplorerToolbarActionsProps, r as DataExplorerDetailFieldProps, v as DataExplorerDetailSectionProps, x as DataExplorerDetailShellProps, B as DataExplorerDisplayActionMenuProps, F as DataExplorerDisplayCardProps, I as DataExplorerDisplayCollectionViewProps, L as DataExplorerDisplayListItemProps, P as DataExplorerDisplayMediaProps, V as DataExplorerImagePreviewProps, Y as DataExplorerPageProps, $ as DataExplorerRecordCardProps, af as DataExplorerToolbarShellProps, ai as DataExplorerTreeProps, al as DataExplorerTreeShellProps, aJ as DataExplorerViewTreeProps, as as DataExplorerViewId, ay as DataExplorerViewProps, aq as DataExplorerViewCollectionProps, au as DataExplorerViewItemProps, aw as DataExplorerViewItemShellProps, aB as DataExplorerViewShellProps, a0 as DataExplorerResolvedTheme, n as DataExplorerControlTone, c as DataExplorerAppearance } from './types-
|
|
2
|
+
import { b as DataExplorerActionBarProps, g as DataExplorerButtonProps, j as DataExplorerCheckboxProps, l as DataExplorerCollectionFooterProps, S as DataExplorerFilterBarProps, a3 as DataExplorerSelectProps, ad as DataExplorerToolbarActionsProps, r as DataExplorerDetailFieldProps, v as DataExplorerDetailSectionProps, x as DataExplorerDetailShellProps, B as DataExplorerDisplayActionMenuProps, F as DataExplorerDisplayCardProps, I as DataExplorerDisplayCollectionViewProps, L as DataExplorerDisplayListItemProps, P as DataExplorerDisplayMediaProps, V as DataExplorerImagePreviewProps, Y as DataExplorerPageProps, $ as DataExplorerRecordCardProps, af as DataExplorerToolbarShellProps, ai as DataExplorerTreeProps, al as DataExplorerTreeShellProps, aJ as DataExplorerViewTreeProps, as as DataExplorerViewId, ay as DataExplorerViewProps, aq as DataExplorerViewCollectionProps, au as DataExplorerViewItemProps, aw as DataExplorerViewItemShellProps, aB as DataExplorerViewShellProps, a0 as DataExplorerResolvedTheme, n as DataExplorerControlTone, c as DataExplorerAppearance } from './types-72c1ec970e96.mjs';
|
|
3
3
|
import * as React from 'react';
|
|
4
4
|
declare function DataExplorerActionBar<TContext = unknown>({ context, actions, leading, trailing, children, empty, appearance, className, classNames, }: DataExplorerActionBarProps<TContext>): null | react_jsx_runtime.JSX.Element;
|
|
5
5
|
declare const DataExplorerButton: React.ForwardRefExoticComponent<DataExplorerButtonProps & React.RefAttributes<HTMLButtonElement>>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
-
import { b as DataExplorerActionBarProps, g as DataExplorerButtonProps, j as DataExplorerCheckboxProps, l as DataExplorerCollectionFooterProps, S as DataExplorerFilterBarProps, a3 as DataExplorerSelectProps, ad as DataExplorerToolbarActionsProps, r as DataExplorerDetailFieldProps, v as DataExplorerDetailSectionProps, x as DataExplorerDetailShellProps, B as DataExplorerDisplayActionMenuProps, F as DataExplorerDisplayCardProps, I as DataExplorerDisplayCollectionViewProps, L as DataExplorerDisplayListItemProps, P as DataExplorerDisplayMediaProps, V as DataExplorerImagePreviewProps, Y as DataExplorerPageProps, $ as DataExplorerRecordCardProps, af as DataExplorerToolbarShellProps, ai as DataExplorerTreeProps, al as DataExplorerTreeShellProps, aJ as DataExplorerViewTreeProps, as as DataExplorerViewId, ay as DataExplorerViewProps, aq as DataExplorerViewCollectionProps, au as DataExplorerViewItemProps, aw as DataExplorerViewItemShellProps, aB as DataExplorerViewShellProps, a0 as DataExplorerResolvedTheme, n as DataExplorerControlTone, c as DataExplorerAppearance } from './types-
|
|
2
|
+
import { b as DataExplorerActionBarProps, g as DataExplorerButtonProps, j as DataExplorerCheckboxProps, l as DataExplorerCollectionFooterProps, S as DataExplorerFilterBarProps, a3 as DataExplorerSelectProps, ad as DataExplorerToolbarActionsProps, r as DataExplorerDetailFieldProps, v as DataExplorerDetailSectionProps, x as DataExplorerDetailShellProps, B as DataExplorerDisplayActionMenuProps, F as DataExplorerDisplayCardProps, I as DataExplorerDisplayCollectionViewProps, L as DataExplorerDisplayListItemProps, P as DataExplorerDisplayMediaProps, V as DataExplorerImagePreviewProps, Y as DataExplorerPageProps, $ as DataExplorerRecordCardProps, af as DataExplorerToolbarShellProps, ai as DataExplorerTreeProps, al as DataExplorerTreeShellProps, aJ as DataExplorerViewTreeProps, as as DataExplorerViewId, ay as DataExplorerViewProps, aq as DataExplorerViewCollectionProps, au as DataExplorerViewItemProps, aw as DataExplorerViewItemShellProps, aB as DataExplorerViewShellProps, a0 as DataExplorerResolvedTheme, n as DataExplorerControlTone, c as DataExplorerAppearance } from './types-72c1ec970e96.js';
|
|
3
3
|
import * as React from 'react';
|
|
4
4
|
declare function DataExplorerActionBar<TContext = unknown>({ context, actions, leading, trailing, children, empty, appearance, className, classNames, }: DataExplorerActionBarProps<TContext>): null | react_jsx_runtime.JSX.Element;
|
|
5
5
|
declare const DataExplorerButton: React.ForwardRefExoticComponent<DataExplorerButtonProps & React.RefAttributes<HTMLButtonElement>>;
|
|
@@ -13,6 +13,7 @@ type DataExplorerBorder = 'none' | 'solid' | 'strong' | 'subtle';
|
|
|
13
13
|
type DataExplorerBackground = 'dark-stage' | 'glass' | 'muted' | 'plain' | 'soft';
|
|
14
14
|
type DataExplorerControlTone = 'danger' | 'default' | 'muted' | 'primary';
|
|
15
15
|
interface DataExplorerThemeStyles {
|
|
16
|
+
surfaceRoot?: CSSProperties;
|
|
16
17
|
toolbarRoot?: CSSProperties;
|
|
17
18
|
toolbarSearch?: CSSProperties;
|
|
18
19
|
toolbarViewSwitch?: CSSProperties;
|
|
@@ -27,6 +28,7 @@ interface DataExplorerThemeStyles {
|
|
|
27
28
|
detailRoot?: CSSProperties;
|
|
28
29
|
}
|
|
29
30
|
interface DataExplorerThemeSlots {
|
|
31
|
+
surfaceRoot?: string;
|
|
30
32
|
toolbarRoot?: string;
|
|
31
33
|
toolbarLeading?: string;
|
|
32
34
|
toolbarSearch?: string;
|
|
@@ -13,6 +13,7 @@ type DataExplorerBorder = 'none' | 'solid' | 'strong' | 'subtle';
|
|
|
13
13
|
type DataExplorerBackground = 'dark-stage' | 'glass' | 'muted' | 'plain' | 'soft';
|
|
14
14
|
type DataExplorerControlTone = 'danger' | 'default' | 'muted' | 'primary';
|
|
15
15
|
interface DataExplorerThemeStyles {
|
|
16
|
+
surfaceRoot?: CSSProperties;
|
|
16
17
|
toolbarRoot?: CSSProperties;
|
|
17
18
|
toolbarSearch?: CSSProperties;
|
|
18
19
|
toolbarViewSwitch?: CSSProperties;
|
|
@@ -27,6 +28,7 @@ interface DataExplorerThemeStyles {
|
|
|
27
28
|
detailRoot?: CSSProperties;
|
|
28
29
|
}
|
|
29
30
|
interface DataExplorerThemeSlots {
|
|
31
|
+
surfaceRoot?: string;
|
|
30
32
|
toolbarRoot?: string;
|
|
31
33
|
toolbarLeading?: string;
|
|
32
34
|
toolbarSearch?: string;
|