@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.
@@ -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-72b7966c2155.mjs';
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';
@@ -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-72b7966c2155.js';
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-72b7966c2155.mjs';
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-72b7966c2155.js';
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;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@inf-monkeys-tech/monkeys-design",
3
- "version": "1.0.95",
3
+ "version": "1.0.96",
4
4
  "description": "Monkeys Design Components Library",
5
5
  "main": "dist/index.js",
6
6
  "module": "dist/index.mjs",