@gravitee/graphene-core 2.59.0 → 2.59.1-feat-policy-studio-entrypoint-connect-phase.ba5ed5f
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/USAGE_GUIDE.md +11 -289
- package/dist/__stories__/fixtures/index.d.ts +1 -1
- package/dist/__stories__/fixtures/index.d.ts.map +1 -1
- package/dist/__stories__/fixtures/json-schema-form/index.d.ts +0 -5
- package/dist/__stories__/fixtures/json-schema-form/index.d.ts.map +1 -1
- package/dist/__stories__/helpers/storybook-components.d.ts +3 -3
- package/dist/__stories__/helpers/storybook-components.d.ts.map +1 -1
- package/dist/base/Accordion/Accordion.d.ts +4 -4
- package/dist/base/Accordion/Accordion.d.ts.map +1 -1
- package/dist/base/Alert/Alert.d.ts +4 -4
- package/dist/base/Alert/Alert.d.ts.map +1 -1
- package/dist/base/Avatar/Avatar.d.ts +6 -6
- package/dist/base/Avatar/Avatar.d.ts.map +1 -1
- package/dist/base/Badge/Badge.d.ts +1 -1
- package/dist/base/Badge/Badge.d.ts.map +1 -1
- package/dist/base/Breadcrumb/Breadcrumb.d.ts +7 -7
- package/dist/base/Breadcrumb/Breadcrumb.d.ts.map +1 -1
- package/dist/base/Button/Button.d.ts +1 -1
- package/dist/base/Button/Button.d.ts.map +1 -1
- package/dist/base/ButtonGroup/ButtonGroup.d.ts +3 -3
- package/dist/base/ButtonGroup/ButtonGroup.d.ts.map +1 -1
- package/dist/base/Calendar/Calendar.d.ts +2 -2
- package/dist/base/Calendar/Calendar.d.ts.map +1 -1
- package/dist/base/Card/Card.d.ts +7 -7
- package/dist/base/Card/Card.d.ts.map +1 -1
- package/dist/base/Checkbox/Checkbox.d.ts +1 -1
- package/dist/base/Checkbox/Checkbox.d.ts.map +1 -1
- package/dist/base/Collapsible/Collapsible.d.ts +3 -3
- package/dist/base/Collapsible/Collapsible.d.ts.map +1 -1
- package/dist/base/Combobox/Combobox.d.ts +14 -14
- package/dist/base/Combobox/Combobox.d.ts.map +1 -1
- package/dist/base/Command/Command.d.ts +9 -9
- package/dist/base/Command/Command.d.ts.map +1 -1
- package/dist/base/ContextMenu/ContextMenu.d.ts +15 -15
- package/dist/base/ContextMenu/ContextMenu.d.ts.map +1 -1
- package/dist/base/Dialog/Dialog.d.ts +10 -10
- package/dist/base/Dialog/Dialog.d.ts.map +1 -1
- package/dist/base/Drawer/Drawer.d.ts +10 -10
- package/dist/base/Drawer/Drawer.d.ts.map +1 -1
- package/dist/base/DropdownMenu/DropdownMenu.d.ts +15 -15
- package/dist/base/DropdownMenu/DropdownMenu.d.ts.map +1 -1
- package/dist/base/Empty/Empty.d.ts +6 -6
- package/dist/base/Empty/Empty.d.ts.map +1 -1
- package/dist/base/Field/Field.d.ts +11 -14
- package/dist/base/Field/Field.d.ts.map +1 -1
- package/dist/base/FileUploadInput/FileUploadInput.d.ts +1 -3
- package/dist/base/FileUploadInput/FileUploadInput.d.ts.map +1 -1
- package/dist/base/HoverCard/HoverCard.d.ts +6 -6
- package/dist/base/HoverCard/HoverCard.d.ts.map +1 -1
- package/dist/base/Input/Input.d.ts +1 -1
- package/dist/base/Input/Input.d.ts.map +1 -1
- package/dist/base/InputGroup/InputGroup.d.ts +6 -6
- package/dist/base/InputGroup/InputGroup.d.ts.map +1 -1
- package/dist/base/Item/Item.d.ts +10 -10
- package/dist/base/Item/Item.d.ts.map +1 -1
- package/dist/base/Kbd/Kbd.d.ts +2 -2
- package/dist/base/Kbd/Kbd.d.ts.map +1 -1
- package/dist/base/Label/Label.d.ts +1 -1
- package/dist/base/Label/Label.d.ts.map +1 -1
- package/dist/base/Pagination/Pagination.d.ts +7 -7
- package/dist/base/Pagination/Pagination.d.ts.map +1 -1
- package/dist/base/Popover/Popover.d.ts +7 -7
- package/dist/base/Popover/Popover.d.ts.map +1 -1
- package/dist/base/Progress/Progress.d.ts +1 -1
- package/dist/base/Progress/Progress.d.ts.map +1 -1
- package/dist/base/Prose/Prose.d.ts +1 -1
- package/dist/base/Prose/Prose.d.ts.map +1 -1
- package/dist/base/RadioGroup/RadioGroup.d.ts +2 -2
- package/dist/base/RadioGroup/RadioGroup.d.ts.map +1 -1
- package/dist/base/Resizable/Resizable.d.ts +3 -3
- package/dist/base/Resizable/Resizable.d.ts.map +1 -1
- package/dist/base/ScrollArea/ScrollArea.d.ts +2 -2
- package/dist/base/ScrollArea/ScrollArea.d.ts.map +1 -1
- package/dist/base/Select/Select.d.ts +10 -10
- package/dist/base/Select/Select.d.ts.map +1 -1
- package/dist/base/Separator/Separator.d.ts +1 -1
- package/dist/base/Separator/Separator.d.ts.map +1 -1
- package/dist/base/Sheet/Sheet.d.ts +8 -8
- package/dist/base/Sheet/Sheet.d.ts.map +1 -1
- package/dist/base/Sidebar/Sidebar.d.ts +23 -23
- package/dist/base/Sidebar/Sidebar.d.ts.map +1 -1
- package/dist/base/Skeleton/Skeleton.d.ts +1 -1
- package/dist/base/Skeleton/Skeleton.d.ts.map +1 -1
- package/dist/base/Sonner/Sonner.d.ts +1 -1
- package/dist/base/Sonner/Sonner.d.ts.map +1 -1
- package/dist/base/Spinner/Spinner.d.ts +1 -1
- package/dist/base/Spinner/Spinner.d.ts.map +1 -1
- package/dist/base/Switch/Switch.d.ts +1 -1
- package/dist/base/Switch/Switch.d.ts.map +1 -1
- package/dist/base/Table/Table.d.ts +8 -8
- package/dist/base/Table/Table.d.ts.map +1 -1
- package/dist/base/Tabs/Tabs.d.ts +4 -4
- package/dist/base/Tabs/Tabs.d.ts.map +1 -1
- package/dist/base/Textarea/Textarea.d.ts +1 -1
- package/dist/base/Textarea/Textarea.d.ts.map +1 -1
- package/dist/base/Toggle/Toggle.d.ts +1 -1
- package/dist/base/Toggle/Toggle.d.ts.map +1 -1
- package/dist/base/ToggleGroup/ToggleGroup.d.ts +2 -2
- package/dist/base/ToggleGroup/ToggleGroup.d.ts.map +1 -1
- package/dist/base/Tooltip/Tooltip.d.ts +4 -4
- package/dist/base/Tooltip/Tooltip.d.ts.map +1 -1
- package/dist/composed/AppContextBar/AppContextBar.d.ts +1 -1
- package/dist/composed/AppContextBar/AppContextBar.d.ts.map +1 -1
- package/dist/composed/AppLayout/AppLayout.d.ts +4 -15
- package/dist/composed/AppLayout/AppLayout.d.ts.map +1 -1
- package/dist/composed/AppSidebar/AppSidebar.d.ts +1 -1
- package/dist/composed/AppSidebar/AppSidebar.d.ts.map +1 -1
- package/dist/composed/AppSidebar/ContextSidebar.d.ts +1 -1
- package/dist/composed/AppSidebar/ContextSidebar.d.ts.map +1 -1
- package/dist/composed/AppSidebar/ContextToggleButton.d.ts +1 -1
- package/dist/composed/AppSidebar/ContextToggleButton.d.ts.map +1 -1
- package/dist/composed/AppSidebar/SidebarNavigation.d.ts +1 -1
- package/dist/composed/AppSidebar/SidebarNavigation.d.ts.map +1 -1
- package/dist/composed/AppSwitcher/AppSwitcher.d.ts +1 -1
- package/dist/composed/AppSwitcher/AppSwitcher.d.ts.map +1 -1
- package/dist/composed/ContentHeader/ContentHeader.d.ts +1 -1
- package/dist/composed/ContentHeader/ContentHeader.d.ts.map +1 -1
- package/dist/composed/CopyableText/CopyableText.d.ts +1 -1
- package/dist/composed/CopyableText/CopyableText.d.ts.map +1 -1
- package/dist/composed/DataTable/DataTable.d.ts +4 -33
- package/dist/composed/DataTable/DataTable.d.ts.map +1 -1
- package/dist/composed/DataTable/DataTableColumnHeader.d.ts +1 -1
- package/dist/composed/DataTable/DataTableColumnHeader.d.ts.map +1 -1
- package/dist/composed/DataTable/DataTableViewOptions.d.ts +1 -1
- package/dist/composed/DataTable/DataTableViewOptions.d.ts.map +1 -1
- package/dist/composed/DataTable/index.d.ts +1 -3
- package/dist/composed/DataTable/index.d.ts.map +1 -1
- package/dist/composed/DataTablePagination/DataTablePagination.d.ts +1 -1
- package/dist/composed/DataTablePagination/DataTablePagination.d.ts.map +1 -1
- package/dist/composed/DatePicker/DatePicker.d.ts +1 -1
- package/dist/composed/DatePicker/DatePicker.d.ts.map +1 -1
- package/dist/composed/DatePicker/DateRangePicker.d.ts +1 -1
- package/dist/composed/DatePicker/DateRangePicker.d.ts.map +1 -1
- package/dist/composed/DatePicker/DateTimePicker.d.ts +1 -1
- package/dist/composed/DatePicker/DateTimePicker.d.ts.map +1 -1
- package/dist/composed/DatePicker/DateTimeRangePicker.d.ts +1 -1
- package/dist/composed/DatePicker/DateTimeRangePicker.d.ts.map +1 -1
- package/dist/composed/FacetedFilter/FacetedFilter.d.ts +1 -1
- package/dist/composed/FacetedFilter/FacetedFilter.d.ts.map +1 -1
- package/dist/composed/FileUpload/FileUpload.d.ts +3 -3
- package/dist/composed/FileUpload/FileUpload.d.ts.map +1 -1
- package/dist/composed/FileUpload/FileUploadItem.d.ts +1 -1
- package/dist/composed/FileUpload/FileUploadItem.d.ts.map +1 -1
- package/dist/composed/JsonSchemaForm/JsonSchemaForm.d.ts +2 -2
- package/dist/composed/JsonSchemaForm/JsonSchemaForm.d.ts.map +1 -1
- package/dist/composed/JsonSchemaForm/SchemaField.d.ts +3 -4
- package/dist/composed/JsonSchemaForm/SchemaField.d.ts.map +1 -1
- package/dist/composed/JsonSchemaForm/fields/__test-utils__/setupJsonSchemaForm.d.ts +1 -3
- package/dist/composed/JsonSchemaForm/fields/__test-utils__/setupJsonSchemaForm.d.ts.map +1 -1
- package/dist/composed/JsonSchemaForm/fields/array/ArrayField.d.ts +3 -3
- package/dist/composed/JsonSchemaForm/fields/array/ArrayField.d.ts.map +1 -1
- package/dist/composed/JsonSchemaForm/fields/array/HeadersArrayField.d.ts +3 -3
- package/dist/composed/JsonSchemaForm/fields/array/HeadersArrayField.d.ts.map +1 -1
- package/dist/composed/JsonSchemaForm/fields/boolean/BooleanField.d.ts +3 -3
- package/dist/composed/JsonSchemaForm/fields/boolean/BooleanField.d.ts.map +1 -1
- package/dist/composed/JsonSchemaForm/fields/enum/EnumField.d.ts +3 -3
- package/dist/composed/JsonSchemaForm/fields/enum/EnumField.d.ts.map +1 -1
- package/dist/composed/JsonSchemaForm/fields/enum/MultiSelectField.d.ts +3 -3
- package/dist/composed/JsonSchemaForm/fields/enum/MultiSelectField.d.ts.map +1 -1
- package/dist/composed/JsonSchemaForm/fields/number/NumberField.d.ts +3 -3
- package/dist/composed/JsonSchemaForm/fields/number/NumberField.d.ts.map +1 -1
- package/dist/composed/JsonSchemaForm/fields/object/ObjectField.d.ts +3 -3
- package/dist/composed/JsonSchemaForm/fields/object/ObjectField.d.ts.map +1 -1
- package/dist/composed/JsonSchemaForm/fields/oneOf/OneOfField.d.ts +3 -3
- package/dist/composed/JsonSchemaForm/fields/oneOf/OneOfField.d.ts.map +1 -1
- package/dist/composed/JsonSchemaForm/fields/oneOf/sanitizeOneOf.d.ts +4 -0
- package/dist/composed/JsonSchemaForm/fields/oneOf/sanitizeOneOf.d.ts.map +1 -0
- package/dist/composed/JsonSchemaForm/fields/string/StringField.d.ts +3 -3
- package/dist/composed/JsonSchemaForm/fields/string/StringField.d.ts.map +1 -1
- package/dist/composed/JsonSchemaForm/form-bindings/jsonSchemaResolver.d.ts.map +1 -1
- package/dist/composed/JsonSchemaForm/models/JsonSchemaFormContext.d.ts +1 -9
- package/dist/composed/JsonSchemaForm/models/JsonSchemaFormContext.d.ts.map +1 -1
- package/dist/composed/JsonSchemaForm/models/json-schema.types.d.ts +5 -5
- package/dist/composed/JsonSchemaForm/models/json-schema.types.d.ts.map +1 -1
- package/dist/composed/JsonSchemaForm/utils/liftRequired.d.ts +4 -0
- package/dist/composed/JsonSchemaForm/utils/liftRequired.d.ts.map +1 -0
- package/dist/composed/JsonSchemaForm/utils/mergeAllOf.d.ts +4 -0
- package/dist/composed/JsonSchemaForm/utils/mergeAllOf.d.ts.map +1 -0
- package/dist/composed/JsonSchemaForm/utils/pickActiveVariant.d.ts +8 -1
- package/dist/composed/JsonSchemaForm/utils/pickActiveVariant.d.ts.map +1 -1
- package/dist/composed/JsonSchemaForm/{schema/preprocess → utils}/relaxDeprecated.d.ts +1 -1
- package/dist/composed/JsonSchemaForm/utils/relaxDeprecated.d.ts.map +1 -0
- package/dist/composed/JsonSchemaForm/utils/resolveRefs.d.ts +4 -0
- package/dist/composed/JsonSchemaForm/utils/resolveRefs.d.ts.map +1 -0
- package/dist/composed/JsonSchemaForm/utils/schemaShape.d.ts +1 -2
- package/dist/composed/JsonSchemaForm/utils/schemaShape.d.ts.map +1 -1
- package/dist/composed/LayoutSlots/LayoutSlotsContext.d.ts +1 -9
- package/dist/composed/LayoutSlots/LayoutSlotsContext.d.ts.map +1 -1
- package/dist/composed/LayoutSlots/use-layout-config.d.ts +0 -3
- package/dist/composed/LayoutSlots/use-layout-config.d.ts.map +1 -1
- package/dist/composed/PasswordInput/PasswordInput.d.ts +1 -1
- package/dist/composed/PasswordInput/PasswordInput.d.ts.map +1 -1
- package/dist/composed/SelectorDropdown/SelectorDropdown.d.ts +1 -1
- package/dist/composed/SelectorDropdown/SelectorDropdown.d.ts.map +1 -1
- package/dist/composed/SelectorDropdown/SelectorTriggerButton.d.ts +1 -1
- package/dist/composed/SelectorDropdown/SelectorTriggerButton.d.ts.map +1 -1
- package/dist/composed/SidebarMode/SidebarModeContext.d.ts +1 -1
- package/dist/composed/SidebarMode/SidebarModeContext.d.ts.map +1 -1
- package/dist/composed/SidebarMode/SidebarModeControl.d.ts +1 -1
- package/dist/composed/SidebarMode/SidebarModeControl.d.ts.map +1 -1
- package/dist/composed/ThemeProvider/ThemeProvider.d.ts +1 -1
- package/dist/composed/ThemeProvider/ThemeProvider.d.ts.map +1 -1
- package/dist/composed/TopNavUser/TopNavUser.d.ts +1 -1
- package/dist/composed/TopNavUser/TopNavUser.d.ts.map +1 -1
- package/dist/icons/index.d.ts +0 -1
- package/dist/icons/index.d.ts.map +1 -1
- package/dist/icons/index.js +2 -2
- package/dist/{icons-YplRdF9A.js → icons-D_4R9XrW.js} +38 -316
- package/dist/index.d.ts +0 -2
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +11952 -10754
- package/dist/lib/PortalContainerContext.d.ts +1 -1
- package/dist/lib/PortalContainerContext.d.ts.map +1 -1
- package/dist/overview/ThemeShowcase.d.ts +1 -1
- package/dist/overview/ThemeShowcase.d.ts.map +1 -1
- package/dist/styles/custom-variants.css +0 -15
- package/dist/styles/globals.css +1 -1
- package/dist/styles/tailwind-theme.css +0 -2
- package/dist/testing/index.js +1 -1
- package/dist/tokens/component.css +1 -20
- package/package.json +6 -19
- package/snippets/context-sidebar-detail-page.tsx +2 -21
- package/snippets/json-schema-form-simple.tsx +3 -21
- package/snippets/json-schema-form-with-meta.tsx +4 -19
- package/dist/CodeEditor-W9JPCQhc.js +0 -261
- package/dist/CodeEditorField-cwZAv7Ib.js +0 -52
- package/dist/SchemaBanner-lrLehIB4.js +0 -1026
- package/dist/Skeleton-DYPFDpYt.js +0 -1754
- package/dist/__stories__/fixtures/json-schema-form/banner.fixture.d.ts +0 -3
- package/dist/__stories__/fixtures/json-schema-form/banner.fixture.d.ts.map +0 -1
- package/dist/__stories__/fixtures/json-schema-form/code-editor.fixture.d.ts +0 -14
- package/dist/__stories__/fixtures/json-schema-form/code-editor.fixture.d.ts.map +0 -1
- package/dist/__stories__/fixtures/json-schema-form/dependencies.fixture.d.ts +0 -3
- package/dist/__stories__/fixtures/json-schema-form/dependencies.fixture.d.ts.map +0 -1
- package/dist/__stories__/fixtures/json-schema-form/disableIf.fixture.d.ts +0 -3
- package/dist/__stories__/fixtures/json-schema-form/disableIf.fixture.d.ts.map +0 -1
- package/dist/__stories__/fixtures/json-schema-form/displayIf.fixture.d.ts +0 -3
- package/dist/__stories__/fixtures/json-schema-form/displayIf.fixture.d.ts.map +0 -1
- package/dist/code-editor/index.d.ts +0 -2
- package/dist/code-editor/index.d.ts.map +0 -1
- package/dist/code-editor/index.js +0 -2
- package/dist/composed/CodeEditor/CodeEditor.d.ts +0 -29
- package/dist/composed/CodeEditor/CodeEditor.d.ts.map +0 -1
- package/dist/composed/CodeEditor/index.d.ts +0 -6
- package/dist/composed/CodeEditor/index.d.ts.map +0 -1
- package/dist/composed/CodeEditor/models/index.d.ts +0 -16
- package/dist/composed/CodeEditor/models/index.d.ts.map +0 -1
- package/dist/composed/CodeEditor/setupCodeEditor.d.ts +0 -60
- package/dist/composed/CodeEditor/setupCodeEditor.d.ts.map +0 -1
- package/dist/composed/CodeEditor/theme/buildTheme.d.ts +0 -49
- package/dist/composed/CodeEditor/theme/buildTheme.d.ts.map +0 -1
- package/dist/composed/DataTable/cells.d.ts +0 -38
- package/dist/composed/DataTable/cells.d.ts.map +0 -1
- package/dist/composed/DataTableEmptyState/DataTableEmptyState.d.ts +0 -33
- package/dist/composed/DataTableEmptyState/DataTableEmptyState.d.ts.map +0 -1
- package/dist/composed/DataTableEmptyState/index.d.ts +0 -3
- package/dist/composed/DataTableEmptyState/index.d.ts.map +0 -1
- package/dist/composed/JsonSchemaForm/conditional/ConditionalGate.d.ts +0 -21
- package/dist/composed/JsonSchemaForm/conditional/ConditionalGate.d.ts.map +0 -1
- package/dist/composed/JsonSchemaForm/conditional/DisabledGate.d.ts +0 -15
- package/dist/composed/JsonSchemaForm/conditional/DisabledGate.d.ts.map +0 -1
- package/dist/composed/JsonSchemaForm/conditional/concretizeCondition.d.ts +0 -11
- package/dist/composed/JsonSchemaForm/conditional/concretizeCondition.d.ts.map +0 -1
- package/dist/composed/JsonSchemaForm/conditional/concretizePath.d.ts +0 -11
- package/dist/composed/JsonSchemaForm/conditional/concretizePath.d.ts.map +0 -1
- package/dist/composed/JsonSchemaForm/conditional/evalCondition.d.ts +0 -12
- package/dist/composed/JsonSchemaForm/conditional/evalCondition.d.ts.map +0 -1
- package/dist/composed/JsonSchemaForm/conditional/useDependencyBranchSync.d.ts +0 -27
- package/dist/composed/JsonSchemaForm/conditional/useDependencyBranchSync.d.ts.map +0 -1
- package/dist/composed/JsonSchemaForm/fields/banner/SchemaBanner.d.ts +0 -7
- package/dist/composed/JsonSchemaForm/fields/banner/SchemaBanner.d.ts.map +0 -1
- package/dist/composed/JsonSchemaForm/fields/code-editor/CodeEditorField.d.ts +0 -8
- package/dist/composed/JsonSchemaForm/fields/code-editor/CodeEditorField.d.ts.map +0 -1
- package/dist/composed/JsonSchemaForm/form-bindings/resolveAt.d.ts +0 -16
- package/dist/composed/JsonSchemaForm/form-bindings/resolveAt.d.ts.map +0 -1
- package/dist/composed/JsonSchemaForm/schema/buildIndex.d.ts +0 -5
- package/dist/composed/JsonSchemaForm/schema/buildIndex.d.ts.map +0 -1
- package/dist/composed/JsonSchemaForm/schema/preprocess/liftRequired.d.ts +0 -4
- package/dist/composed/JsonSchemaForm/schema/preprocess/liftRequired.d.ts.map +0 -1
- package/dist/composed/JsonSchemaForm/schema/preprocess/mergeAllOf.d.ts +0 -4
- package/dist/composed/JsonSchemaForm/schema/preprocess/mergeAllOf.d.ts.map +0 -1
- package/dist/composed/JsonSchemaForm/schema/preprocess/relaxDeprecated.d.ts.map +0 -1
- package/dist/composed/JsonSchemaForm/schema/preprocess/resolveRefs.d.ts +0 -4
- package/dist/composed/JsonSchemaForm/schema/preprocess/resolveRefs.d.ts.map +0 -1
- package/dist/composed/JsonSchemaForm/schema/preprocess/walkDependencies.d.ts +0 -11
- package/dist/composed/JsonSchemaForm/schema/preprocess/walkDependencies.d.ts.map +0 -1
- package/dist/composed/JsonSchemaForm/schema/types.d.ts +0 -105
- package/dist/composed/JsonSchemaForm/schema/types.d.ts.map +0 -1
- package/dist/composed/JsonSchemaForm/utils/readPath.d.ts +0 -12
- package/dist/composed/JsonSchemaForm/utils/readPath.d.ts.map +0 -1
- package/dist/composed/PageFocused/PageFocused.d.ts +0 -32
- package/dist/composed/PageFocused/PageFocused.d.ts.map +0 -1
- package/dist/composed/PageFocused/index.d.ts +0 -3
- package/dist/composed/PageFocused/index.d.ts.map +0 -1
- package/dist/icons/products/GioEdgeManagementIcon.d.ts +0 -3
- package/dist/icons/products/GioEdgeManagementIcon.d.ts.map +0 -1
- package/snippets/creation-wizard-page.tsx +0 -120
- package/snippets/data-table-list-page.tsx +0 -321
- /package/dist/{ThemeProvider-D0l3ICGl.js → ThemeProvider-C_Ea8dI-.js} +0 -0
package/USAGE_GUIDE.md
CHANGED
|
@@ -141,41 +141,9 @@ Scale: `0`, `0.5`, `1`, `1.5`, `2`, `2.5`, `3`, `3.5`, `4`, `5`, `6`, `7`, `8`,
|
|
|
141
141
|
|
|
142
142
|
`rounded-sm`, `rounded-md`, `rounded-lg`, `rounded-xl` (mapped to semantic `--radius`).
|
|
143
143
|
|
|
144
|
-
### Layout
|
|
144
|
+
### Layout
|
|
145
145
|
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
The layout owns both **padding** and **max-width** at the layout level. Page components must not duplicate either — do NOT add `p-6` / `p-*` / `px-*` / `py-*` or `max-w-*` classes on page-level wrapper divs.
|
|
149
|
-
|
|
150
|
-
**Decision rule:**
|
|
151
|
-
|
|
152
|
-
1. Is this a tool/workspace layout (Policy Studio, LLM Studio), observability dashboard, or log/trace explorer? → `useLayoutConfig({ contentVariant: 'full-bleed' })`
|
|
153
|
-
2. Is this a single-column creation/edit form with a back button and a focused workflow (e.g. alert form, plan form, resource wizard, onboarding stepper)? → Wrap content in `<PageFocused>`. Heuristic: if the page has a "← Back" button and its route matches `/new`, `/:id/edit`, or `/:id` under a list page, it's likely a focused form.
|
|
154
|
-
3. Everything else (list pages, detail views, settings, dashboards) → Do nothing. The default centered container handles it.
|
|
155
|
-
|
|
156
|
-
```tsx
|
|
157
|
-
import { PageFocused } from '@gravitee/graphene-core';
|
|
158
|
-
|
|
159
|
-
// Wizard/creation page — focused and centered
|
|
160
|
-
function CreateApiPage() {
|
|
161
|
-
return (
|
|
162
|
-
<PageFocused>
|
|
163
|
-
<StepProgress steps={steps} activeStep={step} />
|
|
164
|
-
<StepContent />
|
|
165
|
-
</PageFocused>
|
|
166
|
-
);
|
|
167
|
-
}
|
|
168
|
-
|
|
169
|
-
// Everything else — just render content directly (no padding, no max-width)
|
|
170
|
-
function ApisPage() {
|
|
171
|
-
return (
|
|
172
|
-
<div className="space-y-4">
|
|
173
|
-
<h2>APIs</h2>
|
|
174
|
-
<DataTable ... />
|
|
175
|
-
</div>
|
|
176
|
-
);
|
|
177
|
-
}
|
|
178
|
-
```
|
|
146
|
+
- Content max width is defined on the theme token `--container-content` (maps to `--content-max-width`). Use the max-width utility Tailwind emits for that token in your setup.
|
|
179
147
|
|
|
180
148
|
## Styling
|
|
181
149
|
|
|
@@ -325,273 +293,27 @@ If you have not migrated to `AppContextBar` yet, keeping the app name as the fir
|
|
|
325
293
|
|
|
326
294
|
**Linear breadcrumbs:** When each step maps to a **path string** and React Router’s `navigate`, use **`buildLinearBreadcrumbs(navigate, segments)`** so `ContentHeader` / `useLayoutConfig` get consistent `BreadcrumbEntry[]` without copying the same `onClick` wiring. If the first crumb is a **custom action** (e.g. “back” that is not `navigate('/path')`), build that entry by hand or mix with `buildLinearBreadcrumbs`—see Storybook **Composed/ContentHeader → Linear breadcrumbs from builder** for the canonical route-based pattern. API edge cases are covered in `packages/core/src/lib/breadcrumbs/buildLinearBreadcrumbs.test.ts`.
|
|
327
295
|
|
|
328
|
-
### `contentVariant` — content
|
|
329
|
-
|
|
330
|
-
`AppLayout` accepts `contentVariant` to control content area width and padding:
|
|
331
|
-
|
|
332
|
-
- `"default"` (default) — centered container with standard padding. All standard pages.
|
|
333
|
-
- `"full-bleed"` — no max-width, no padding; content spans edge-to-edge. Tool layouts, observability dashboards, log/trace explorers.
|
|
334
|
-
|
|
335
|
-
```tsx
|
|
336
|
-
// Default — no change needed, AppLayout applies the centered container automatically
|
|
337
|
-
<AppLayout>
|
|
338
|
-
<DetailPage />
|
|
339
|
-
</AppLayout>
|
|
340
|
-
|
|
341
|
-
// Full-bleed — for tool layouts and observability pages
|
|
342
|
-
useLayoutConfig({ contentVariant: 'full-bleed' }, []);
|
|
343
|
-
```
|
|
344
|
-
|
|
345
|
-
With `useLayoutConfig` (module federation), a nested page can set `contentVariant` without affecting other layout slots owned by parent components. Each hook only resets the keys it owns on unmount.
|
|
346
|
-
|
|
347
|
-
For creation wizards and steppers, wrap content in `<PageFocused>` inside the default container — see **Layout — content width system** above.
|
|
296
|
+
### `contentVariant` — full-bleed content
|
|
348
297
|
|
|
349
|
-
|
|
298
|
+
`AppLayout` accepts `contentVariant` to control content area padding:
|
|
350
299
|
|
|
351
|
-
|
|
300
|
+
- `"default"` (default) — standard padding on all sides.
|
|
301
|
+
- `"full-bleed"` — no padding; content spans edge-to-edge.
|
|
352
302
|
|
|
353
|
-
|
|
303
|
+
Use `full-bleed` for embedded components that manage their own layout grid (Policy Studio, dashboards, full-screen editors):
|
|
354
304
|
|
|
355
305
|
```tsx
|
|
356
|
-
<AppLayout
|
|
357
|
-
|
|
358
|
-
bannerSticky={slots.bannerSticky}
|
|
359
|
-
contentVariant={slots.contentVariant}
|
|
360
|
-
contextSidebar={slots.contextSidebar}
|
|
361
|
-
/* …other slot props… */
|
|
362
|
-
>
|
|
363
|
-
```
|
|
364
|
-
|
|
365
|
-
Without this wiring, `useLayoutConfig({ banner: … })` calls from consumer modules have no effect.
|
|
366
|
-
|
|
367
|
-
**Usage:**
|
|
368
|
-
|
|
369
|
-
```tsx
|
|
370
|
-
// Direct prop usage
|
|
371
|
-
<AppLayout banner={<DeployStrip />} bannerSticky>
|
|
372
|
-
<DetailPage />
|
|
306
|
+
<AppLayout contentVariant="full-bleed">
|
|
307
|
+
<PolicyStudio {...props} />
|
|
373
308
|
</AppLayout>
|
|
374
|
-
|
|
375
|
-
// Module federation via useLayoutConfig
|
|
376
|
-
useLayoutConfig({
|
|
377
|
-
banner: deployState === 'NEED_REDEPLOY' ? (
|
|
378
|
-
<DeployStrip onDeploy={handleDeploy} isPending={isPending} />
|
|
379
|
-
) : null,
|
|
380
|
-
bannerSticky: true,
|
|
381
|
-
}, [deployState, handleDeploy, isPending]);
|
|
382
309
|
```
|
|
383
310
|
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
**Migrating inline banners:** If a page currently renders a banner component inline within its page content, move it to `useLayoutConfig`. On unmount or when the status clears, set `banner: null` — `useLayoutConfig` resets owned keys automatically on unmount, so the banner won't linger after navigation.
|
|
387
|
-
|
|
388
|
-
**Accessibility:** Add `role="status"` and a descriptive `aria-label` on the banner's root element so screen readers announce it as a live region:
|
|
389
|
-
|
|
390
|
-
**Button hierarchy:** When a banner contains an action button alongside page content that has its own primary buttons, use an outline treatment on the banner button to avoid competing with the page's primary CTA:
|
|
311
|
+
With `useLayoutConfig` (module federation), a nested page can set `contentVariant` without affecting other layout slots owned by parent components:
|
|
391
312
|
|
|
392
313
|
```tsx
|
|
393
|
-
|
|
394
|
-
return (
|
|
395
|
-
<div role="status" aria-label="Deployment status" className="flex items-center gap-2 border-b border-border px-5 py-1.5">
|
|
396
|
-
<span className="size-1.5 shrink-0 rounded-full bg-warning" aria-hidden="true" />
|
|
397
|
-
<span className="text-sm text-muted-foreground">Undeployed changes</span>
|
|
398
|
-
<div className="flex-1" />
|
|
399
|
-
<button
|
|
400
|
-
type="button"
|
|
401
|
-
className="rounded-md border border-warning/25 bg-warning/5 px-2.5 py-0.5 text-sm font-semibold text-warning-foreground transition-colors hover:bg-warning/10 disabled:opacity-50"
|
|
402
|
-
onClick={onDeploy}
|
|
403
|
-
disabled={isPending}
|
|
404
|
-
>
|
|
405
|
-
{isPending ? 'Deploying…' : 'Deploy API'}
|
|
406
|
-
</button>
|
|
407
|
-
</div>
|
|
408
|
-
);
|
|
409
|
-
}
|
|
410
|
-
```
|
|
411
|
-
|
|
412
|
-
See Storybook **Composed/AppLayout → BannerSlot** for the full interactive example.
|
|
413
|
-
|
|
414
|
-
### Adopting the content width system in consumer modules
|
|
415
|
-
|
|
416
|
-
Follow these steps to apply the layout width system to an existing consumer module:
|
|
417
|
-
|
|
418
|
-
1. **Identify all pages** in your module that render inside `AppLayout`.
|
|
419
|
-
2. **Categorize each page:**
|
|
420
|
-
- **Default** — list pages, detail views, forms, settings, dashboards. No change needed; `AppLayout` applies the centered container automatically.
|
|
421
|
-
- **PageFocused** — single-column creation wizards or steppers with a back button and a focused workflow (e.g. alert form, plan form, resource wizard, onboarding stepper). Wrap content in `<PageFocused>`. Heuristic: if the page has a "← Back" button and its route matches `/new`, `/:id/edit`, or `/:id` under a list page, it's likely a focused form.
|
|
422
|
-
- **Full-bleed** — tool layouts (Policy Studio, LLM Studio), observability dashboards, log/trace explorers. Add `useLayoutConfig({ contentVariant: 'full-bleed' }, [])` if not already set.
|
|
423
|
-
3. **Remove page-level padding** — delete `p-6` and any `p-*`, `px-*`, `py-*` classes from the page's root wrapper `<div>`. The layout already provides content padding via the container. This is the most common change — nearly every page will need it.
|
|
424
|
-
4. **Remove ad-hoc width constraints** — delete any `max-w-*` classes on page-level wrapper divs. The design system owns content width.
|
|
425
|
-
5. **Verify** — resize the browser to confirm content stays centered without clipping on narrow viewports.
|
|
426
|
-
|
|
427
|
-
See `packages/core/snippets/data-table-list-page.tsx` and `creation-wizard-page.tsx` for complete examples.
|
|
428
|
-
|
|
429
|
-
### Data table (entity list pages)
|
|
430
|
-
|
|
431
|
-
Use `DataTable` for any entity list — whether the data is fetched page-by-page from an API or loaded in full on the client. The component provides sorting, filtering, pagination, column visibility, row selection, and bulk actions through a composable slot API.
|
|
432
|
-
|
|
433
|
-
**To implement:** copy the snippet from `snippets/data-table-list-page.tsx` and replace the entity type, column definitions, and fetch function with your data. See Storybook **Patterns/Data Table → ApiList** for the full interactive example.
|
|
434
|
-
|
|
435
|
-
#### When to use DataTable vs raw Table
|
|
436
|
-
|
|
437
|
-
| Use `DataTable` | Use raw `Table` |
|
|
438
|
-
|---|---|
|
|
439
|
-
| Any list that could exceed 5 rows | Key-value detail panels |
|
|
440
|
-
| Needs sorting, filtering, or actions | Static configuration displays |
|
|
441
|
-
| Data from an API (server-side) | Inline form grids with <5 fixed rows |
|
|
442
|
-
| Static arrays with >10 items (client-side) | |
|
|
443
|
-
|
|
444
|
-
#### Server-side vs client-side
|
|
445
|
-
|
|
446
|
-
`DataTable` works in two modes:
|
|
447
|
-
|
|
448
|
-
| | Server-side (`serverSide` prop) | Client-side (default) |
|
|
449
|
-
|---|---|---|
|
|
450
|
-
| **When** | Data fetched page-by-page from an API | All data loaded at once |
|
|
451
|
-
| **Sorting** | Pass `sorting` + `onSortingChange`, refetch on change | Automatic (TanStack `getSortedRowModel`) |
|
|
452
|
-
| **Filtering** | Refetch with filter params | Automatic (TanStack `getFilteredRowModel`) |
|
|
453
|
-
| **Pagination** | Pass current page slice to `data` | Pass full array; TanStack paginates |
|
|
454
|
-
| **`data` prop** | Current page only (e.g. 10 rows) | Entire dataset |
|
|
455
|
-
|
|
456
|
-
**Never** mix modes: client-side sort on server-paginated data only sorts the visible page.
|
|
457
|
-
|
|
458
|
-
#### Pagination
|
|
459
|
-
|
|
460
|
-
- Default page size: **10** (standard lists), **25** (high-density: catalog).
|
|
461
|
-
- Page size options: `[10, 25, 50, 100]`.
|
|
462
|
-
- **Recommended:** Use the `pagination` prop for standard pagination (both server-side and client-side):
|
|
463
|
-
|
|
464
|
-
```tsx
|
|
465
|
-
<DataTable
|
|
466
|
-
pagination={{
|
|
467
|
-
page,
|
|
468
|
-
pageSize,
|
|
469
|
-
totalCount,
|
|
470
|
-
onPageChange: setPage,
|
|
471
|
-
onPageSizeChange: (size) => { setPageSize(size); setPage(1); },
|
|
472
|
-
pageSizeOptions: [10, 25, 50, 100],
|
|
473
|
-
}}
|
|
474
|
-
/>
|
|
475
|
-
```
|
|
476
|
-
|
|
477
|
-
- The `footer` slot is still available for custom content (rendered above pagination when both are set).
|
|
478
|
-
- Reset to page 1 when search/filter/sort criteria change.
|
|
479
|
-
- Works for both **server-side** (pass current page of data) and **client-side** (slice data yourself) pagination.
|
|
480
|
-
|
|
481
|
-
#### Search and filters
|
|
482
|
-
|
|
483
|
-
- Search and filters live in the DataTable `toolbar` slot.
|
|
484
|
-
- Search field: `h-8 w-64` consistent sizing. Debounce: **300ms** for server-side search.
|
|
485
|
-
- **Do NOT add a search field to a server-paginated table unless the backend endpoint supports a text search parameter** (`query`, `q`, or equivalent). Client-side search on a single page of server-paginated data is misleading — users will miss matches on other pages. If the backend does not support search, either request the backend change or omit the search field entirely.
|
|
486
|
-
- Use `FacetedFilter` for multi-select categorical filters.
|
|
487
|
-
- Show a "Reset" button when any filter is active.
|
|
488
|
-
|
|
489
|
-
#### Row navigation
|
|
490
|
-
|
|
491
|
-
Use **name-column-as-link**: the primary identifier column (always leftmost) is a clickable link with `font-medium hover:underline`. No full-row-click.
|
|
492
|
-
|
|
493
|
-
#### Actions column
|
|
494
|
-
|
|
495
|
-
- Always the rightmost column. `enableSorting: false`, `enableHiding: false`.
|
|
496
|
-
- Header: `<span className="sr-only">Actions</span>`.
|
|
497
|
-
- **Always use the three-dot menu** (`MoreVerticalIcon` + `DropdownMenu`) — never a horizontal row of inline icon buttons. This applies even for 2 actions.
|
|
498
|
-
- **Single-action exception:** exactly 1 action may render as a lone icon button without a dropdown.
|
|
499
|
-
- **Quick-action escape hatch:** one high-discoverability action (e.g. "Deploy") may appear as an inline icon *alongside* the dropdown, but the dropdown must still exist.
|
|
500
|
-
- Use `MoreVerticalIcon` (⋮) for table rows. Do not use `MoreHorizontalIcon` — the horizontal variant is for toolbars and card headers.
|
|
501
|
-
- Destructive actions go last in the menu, after a `DropdownMenuSeparator`.
|
|
502
|
-
|
|
503
|
-
#### Column ordering
|
|
504
|
-
|
|
505
|
-
1. Checkbox (if `selectionMode="multi"`) — auto-prepended
|
|
506
|
-
2. Name/primary identifier (link)
|
|
507
|
-
3. Status badge
|
|
508
|
-
4. Category/type badges
|
|
509
|
-
5. Dates (relative format)
|
|
510
|
-
6. Owner/actor
|
|
511
|
-
7. Actions (rightmost)
|
|
512
|
-
|
|
513
|
-
**Minimum 3 data columns** (excluding actions). If an entity has fewer than 3 meaningful attributes, use a simpler component (Item list, card grid) instead of DataTable.
|
|
514
|
-
|
|
515
|
-
Target **4-7 visible columns**. More than 7 → enable column visibility and hide low-priority columns by default. Do NOT show raw entity IDs as visible columns.
|
|
516
|
-
|
|
517
|
-
#### Cell renderers
|
|
518
|
-
|
|
519
|
-
Import from `@gravitee/graphene-core/composed/DataTable` (or the main package):
|
|
520
|
-
|
|
521
|
-
| Renderer | Use for | Behavior |
|
|
522
|
-
|---|---|---|
|
|
523
|
-
| `DateCell` | Timestamps | Relative format ("2h ago") + full date tooltip |
|
|
524
|
-
| `BadgeCell` | Status/category | Truncation-safe badge with variant support |
|
|
525
|
-
| `MonoCell` | IDs, paths, tokens | Monospace, character-limit truncation + tooltip |
|
|
526
|
-
| `CopyableCell` | API keys, IDs | Mono text + copy button on hover |
|
|
527
|
-
| `TruncatedCell` | Long text | Max-width constraint + tooltip on overflow |
|
|
528
|
-
|
|
529
|
-
#### Empty states
|
|
530
|
-
|
|
531
|
-
Use `DataTableEmptyState` — it enforces the correct structure for both scenarios:
|
|
532
|
-
|
|
533
|
-
**`variant="first-use"`** — collection is genuinely empty (user has never created entities)
|
|
534
|
-
- Render **instead of** `DataTable` (no table chrome needed)
|
|
535
|
-
- Wrap in `<div className="rounded-lg border">` for containment
|
|
536
|
-
- Props: `icon`, `title`, `description`, `primaryAction`, optional `secondaryAction`, optional `children` for educational content (flow diagrams, feature pillars)
|
|
537
|
-
- Decision: `totalCount === 0 && !hasActiveFilters`
|
|
538
|
-
|
|
539
|
-
**`variant="no-results"`** — active filters/search returned zero matches
|
|
540
|
-
- Render **inside** `DataTable` as the `emptyMessage` prop (keep toolbar visible)
|
|
541
|
-
- Props: `icon` (use `SearchIcon`), `title`, `description`, `action` (e.g. "Clear filters")
|
|
542
|
-
- Decision: `filteredCount === 0 && hasActiveFilters`
|
|
543
|
-
|
|
544
|
-
```tsx
|
|
545
|
-
// Page-level decision pattern
|
|
546
|
-
{isFirstUse ? (
|
|
547
|
-
<div className="rounded-lg border">
|
|
548
|
-
<DataTableEmptyState variant="first-use" icon={<GlobeIcon />} title="No APIs yet" ... />
|
|
549
|
-
</div>
|
|
550
|
-
) : (
|
|
551
|
-
<DataTable
|
|
552
|
-
emptyMessage={<DataTableEmptyState variant="no-results" icon={<SearchIcon />} ... />}
|
|
553
|
-
...
|
|
554
|
-
/>
|
|
555
|
-
)}
|
|
556
|
-
```
|
|
557
|
-
|
|
558
|
-
See Storybook **Composed/DataTableEmptyState → Integration** for the full interactive example.
|
|
559
|
-
|
|
560
|
-
#### Header button coordination
|
|
561
|
-
|
|
562
|
-
Pages with a primary "Add Entity" button in the header follow one rule: **the header button only appears when data exists**. During first-use, the empty state owns the primary CTA.
|
|
563
|
-
|
|
564
|
-
| State | Header button | Content area |
|
|
565
|
-
|---|---|---|
|
|
566
|
-
| **First-use** (`totalCount === 0 && !hasFilters`) | Hidden | `DataTableEmptyState variant="first-use"` with primary CTA |
|
|
567
|
-
| **Has data** (`totalCount > 0`) | Primary `+ Add Entity` | DataTable |
|
|
568
|
-
| **No results** (filters active, zero matches) | Primary `+ Add Entity` | `DataTableEmptyState variant="no-results"` with "Clear filters" |
|
|
569
|
-
|
|
570
|
-
Both the header button and the empty state CTA trigger the same creation flow. No visual downgrade (both are primary variant buttons). No transition animation between states.
|
|
571
|
-
|
|
572
|
-
```tsx
|
|
573
|
-
<div className="flex items-center justify-between">
|
|
574
|
-
<div>
|
|
575
|
-
<h2 className="text-lg font-semibold">Entities</h2>
|
|
576
|
-
<p className="text-sm text-muted-foreground">Manage your entity catalog.</p>
|
|
577
|
-
</div>
|
|
578
|
-
{!isFirstUse && (
|
|
579
|
-
<Button size="sm"><PlusIcon /> Add entity</Button>
|
|
580
|
-
)}
|
|
581
|
-
</div>
|
|
314
|
+
useLayoutConfig({ contentVariant: 'full-bleed' }, []);
|
|
582
315
|
```
|
|
583
316
|
|
|
584
|
-
#### Loading state
|
|
585
|
-
|
|
586
|
-
- Pass `skeletonCount={pageSize}` to prevent layout shift.
|
|
587
|
-
- `loadingDelay={200}` (default) prevents flash on fast responses.
|
|
588
|
-
|
|
589
|
-
#### `serverSide` prop
|
|
590
|
-
|
|
591
|
-
Set `serverSide` when data is fetched page-by-page from an API. It disables TanStack's built-in sort/filter/pagination models so you control everything via your fetch logic.
|
|
592
|
-
|
|
593
|
-
When `serverSide` is **not set** (default), pass the entire dataset to `data` and TanStack handles sorting and filtering automatically. For pagination, slice the array yourself and pass the current page via `data`, using the `pagination` prop to render controls.
|
|
594
|
-
|
|
595
317
|
### Context sidebar (resource detail pages)
|
|
596
318
|
|
|
597
319
|
Use `ContextSidebar` when a user **drills down from a list into a single resource** (API, Agent, Application…) that has multiple sub-sections. It provides secondary navigation scoped to that entity — set `viewMode: 'context'` on `AppLayout` and wire `ContextToggleButton` in the `leading` slot of `ContentHeader`.
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
export { sampleApps, sampleAppsExtended } from './shell/app-switcher.fixture';
|
|
6
6
|
export { sampleEnvironments, sampleEnvironmentsForSidebar } from './shell/environment-picker.fixture';
|
|
7
7
|
export { agentManagementApps, agentManagementNavGroups, contextNavGroups, contextPageTabKeys, findContextLabel, findNavLabel, pageLayoutNavGroups, sampleNavGroups, } from './navigation.fixture';
|
|
8
|
-
export { jsonSchemaFormArrayExampleSchema,
|
|
8
|
+
export { jsonSchemaFormArrayExampleSchema, jsonSchemaFormCombinatorsExampleSchema, jsonSchemaFormDeprecatedSchema, jsonSchemaFormEnumExampleSchema, jsonSchemaFormPlaygroundSchema, } from './json-schema-form';
|
|
9
9
|
export { jsonSchemaFormObjectVariantsSchema } from './json-schema-form-object-variants.fixture';
|
|
10
10
|
export { catalogApis } from './apim/api-catalog.fixture';
|
|
11
11
|
export { samplePlans } from './apim/plans.fixture';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/__stories__/fixtures/index.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,EAAE,UAAU,EAAE,kBAAkB,EAAE,MAAM,8BAA8B,CAAC;AAC9E,OAAO,EAAE,kBAAkB,EAAE,4BAA4B,EAAE,MAAM,oCAAoC,CAAC;AAEtG,OAAO,EACL,mBAAmB,EACnB,wBAAwB,EACxB,gBAAgB,EAChB,kBAAkB,EAClB,gBAAgB,EAChB,YAAY,EACZ,mBAAmB,EACnB,eAAe,GAChB,MAAM,sBAAsB,CAAC;AAC9B,OAAO,EACL,gCAAgC,EAChC,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/__stories__/fixtures/index.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAEH,OAAO,EAAE,UAAU,EAAE,kBAAkB,EAAE,MAAM,8BAA8B,CAAC;AAC9E,OAAO,EAAE,kBAAkB,EAAE,4BAA4B,EAAE,MAAM,oCAAoC,CAAC;AAEtG,OAAO,EACL,mBAAmB,EACnB,wBAAwB,EACxB,gBAAgB,EAChB,kBAAkB,EAClB,gBAAgB,EAChB,YAAY,EACZ,mBAAmB,EACnB,eAAe,GAChB,MAAM,sBAAsB,CAAC;AAC9B,OAAO,EACL,gCAAgC,EAChC,sCAAsC,EACtC,8BAA8B,EAC9B,+BAA+B,EAC/B,8BAA8B,GAC/B,MAAM,oBAAoB,CAAC;AAC5B,OAAO,EAAE,kCAAkC,EAAE,MAAM,4CAA4C,CAAC;AAChG,OAAO,EAAE,WAAW,EAAE,MAAM,4BAA4B,CAAC;AACzD,OAAO,EAAE,WAAW,EAAE,MAAM,sBAAsB,CAAC;AACnD,OAAO,EAAE,+BAA+B,EAAE,MAAM,mCAAmC,CAAC;AAEpF,OAAO,EAAE,gBAAgB,EAAE,eAAe,EAAE,MAAM,iBAAiB,CAAC;AAEpE,OAAO,EAAE,SAAS,EAAE,UAAU,EAAE,iBAAiB,EAAE,MAAM,iCAAiC,CAAC"}
|
|
@@ -1,11 +1,6 @@
|
|
|
1
1
|
export { jsonSchemaFormArrayExampleSchema } from './array.fixture';
|
|
2
|
-
export { jsonSchemaFormBannerSchema } from './banner.fixture';
|
|
3
|
-
export { jsonSchemaFormCodeEditorSchema } from './code-editor.fixture';
|
|
4
2
|
export { jsonSchemaFormCombinatorsExampleSchema } from './combinators.fixture';
|
|
5
|
-
export { jsonSchemaFormDependenciesSchema } from './dependencies.fixture';
|
|
6
3
|
export { jsonSchemaFormDeprecatedSchema } from './deprecated.fixture';
|
|
7
|
-
export { jsonSchemaFormDisableIfSchema } from './disableIf.fixture';
|
|
8
|
-
export { jsonSchemaFormDisplayIfSchema } from './displayIf.fixture';
|
|
9
4
|
export { jsonSchemaFormEnumExampleSchema } from './enum.fixture';
|
|
10
5
|
export { jsonSchemaFormPlaygroundSchema } from './playground.fixture';
|
|
11
6
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/__stories__/fixtures/json-schema-form/index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,gCAAgC,EAAE,MAAM,iBAAiB,CAAC;AACnE,OAAO,EAAE,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/__stories__/fixtures/json-schema-form/index.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,gCAAgC,EAAE,MAAM,iBAAiB,CAAC;AACnE,OAAO,EAAE,sCAAsC,EAAE,MAAM,uBAAuB,CAAC;AAC/E,OAAO,EAAE,8BAA8B,EAAE,MAAM,sBAAsB,CAAC;AACtE,OAAO,EAAE,+BAA+B,EAAE,MAAM,gBAAgB,CAAC;AACjE,OAAO,EAAE,8BAA8B,EAAE,MAAM,sBAAsB,CAAC"}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { ReactNode } from 'react';
|
|
2
2
|
/** Global search control used in shell / federation documentation stories. */
|
|
3
|
-
declare function GlobalSearchInput(): import("react").JSX.Element;
|
|
3
|
+
declare function GlobalSearchInput(): import("react/jsx-runtime").JSX.Element;
|
|
4
4
|
declare function DocSection({ title, children }: {
|
|
5
5
|
readonly title: string;
|
|
6
6
|
readonly children: ReactNode;
|
|
7
|
-
}): import("react").JSX.Element;
|
|
7
|
+
}): import("react/jsx-runtime").JSX.Element;
|
|
8
8
|
declare function CodeBlock({ children }: {
|
|
9
9
|
readonly children: string;
|
|
10
|
-
}): import("react").JSX.Element;
|
|
10
|
+
}): import("react/jsx-runtime").JSX.Element;
|
|
11
11
|
export { CodeBlock, DocSection, GlobalSearchInput };
|
|
12
12
|
//# sourceMappingURL=storybook-components.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"storybook-components.d.ts","sourceRoot":"","sources":["../../../src/__stories__/helpers/storybook-components.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAKvC,8EAA8E;AAC9E,iBAAS,iBAAiB,
|
|
1
|
+
{"version":3,"file":"storybook-components.d.ts","sourceRoot":"","sources":["../../../src/__stories__/helpers/storybook-components.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAKvC,8EAA8E;AAC9E,iBAAS,iBAAiB,4CAazB;AAED,iBAAS,UAAU,CAAC,EAAE,KAAK,EAAE,QAAQ,EAAE,EAAE;IAAE,QAAQ,CAAC,KAAK,EAAE,MAAM,CAAC;IAAC,QAAQ,CAAC,QAAQ,EAAE,SAAS,CAAA;CAAE,2CAOhG;AAED,iBAAS,SAAS,CAAC,EAAE,QAAQ,EAAE,EAAE;IAAE,QAAQ,CAAC,QAAQ,EAAE,MAAM,CAAA;CAAE,2CAM7D;AAED,OAAO,EAAE,SAAS,EAAE,UAAU,EAAE,iBAAiB,EAAE,CAAC"}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { Accordion as AccordionPrimitive } from 'radix-ui';
|
|
2
2
|
import * as React from 'react';
|
|
3
|
-
declare function Accordion({ ...props }: React.ComponentProps<typeof AccordionPrimitive.Root>):
|
|
4
|
-
declare function AccordionItem({ className, ...props }: React.ComponentProps<typeof AccordionPrimitive.Item>):
|
|
5
|
-
declare function AccordionTrigger({ className, children, ...props }: React.ComponentProps<typeof AccordionPrimitive.Trigger>):
|
|
6
|
-
declare function AccordionContent({ className, children, ...props }: React.ComponentProps<typeof AccordionPrimitive.Content>):
|
|
3
|
+
declare function Accordion({ ...props }: React.ComponentProps<typeof AccordionPrimitive.Root>): import("react/jsx-runtime").JSX.Element;
|
|
4
|
+
declare function AccordionItem({ className, ...props }: React.ComponentProps<typeof AccordionPrimitive.Item>): import("react/jsx-runtime").JSX.Element;
|
|
5
|
+
declare function AccordionTrigger({ className, children, ...props }: React.ComponentProps<typeof AccordionPrimitive.Trigger>): import("react/jsx-runtime").JSX.Element;
|
|
6
|
+
declare function AccordionContent({ className, children, ...props }: React.ComponentProps<typeof AccordionPrimitive.Content>): import("react/jsx-runtime").JSX.Element;
|
|
7
7
|
export { Accordion, AccordionContent, AccordionItem, AccordionTrigger };
|
|
8
8
|
//# sourceMappingURL=Accordion.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Accordion.d.ts","sourceRoot":"","sources":["../../../src/base/Accordion/Accordion.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,IAAI,kBAAkB,EAAE,MAAM,UAAU,CAAC;AAC3D,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAI/B,iBAAS,SAAS,CAAC,EAAE,GAAG,KAAK,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,kBAAkB,CAAC,IAAI,CAAC,
|
|
1
|
+
{"version":3,"file":"Accordion.d.ts","sourceRoot":"","sources":["../../../src/base/Accordion/Accordion.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,IAAI,kBAAkB,EAAE,MAAM,UAAU,CAAC;AAC3D,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAI/B,iBAAS,SAAS,CAAC,EAAE,GAAG,KAAK,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,kBAAkB,CAAC,IAAI,CAAC,2CAEpF;AAED,iBAAS,aAAa,CAAC,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,kBAAkB,CAAC,IAAI,CAAC,2CAQnG;AAED,iBAAS,gBAAgB,CAAC,EAAE,SAAS,EAAE,QAAQ,EAAE,GAAG,KAAK,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,kBAAkB,CAAC,OAAO,CAAC,2CAmBnH;AAED,iBAAS,gBAAgB,CAAC,EAAE,SAAS,EAAE,QAAQ,EAAE,GAAG,KAAK,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,kBAAkB,CAAC,OAAO,CAAC,2CAUnH;AAED,OAAO,EAAE,SAAS,EAAE,gBAAgB,EAAE,aAAa,EAAE,gBAAgB,EAAE,CAAC"}
|
|
@@ -3,10 +3,10 @@ import * as React from 'react';
|
|
|
3
3
|
declare const alertVariants: (props?: ({
|
|
4
4
|
variant?: "default" | "destructive" | null | undefined;
|
|
5
5
|
} & import('class-variance-authority/types').ClassProp) | undefined) => string;
|
|
6
|
-
declare function Alert({ className, variant, ...props }: React.ComponentProps<'div'> & VariantProps<typeof alertVariants>):
|
|
7
|
-
declare function AlertTitle({ className, ...props }: React.ComponentProps<'div'>):
|
|
8
|
-
declare function AlertDescription({ className, ...props }: React.ComponentProps<'div'>):
|
|
9
|
-
declare function AlertAction({ className, ...props }: React.ComponentProps<'div'>):
|
|
6
|
+
declare function Alert({ className, variant, ...props }: React.ComponentProps<'div'> & VariantProps<typeof alertVariants>): import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
declare function AlertTitle({ className, ...props }: React.ComponentProps<'div'>): import("react/jsx-runtime").JSX.Element;
|
|
8
|
+
declare function AlertDescription({ className, ...props }: React.ComponentProps<'div'>): import("react/jsx-runtime").JSX.Element;
|
|
9
|
+
declare function AlertAction({ className, ...props }: React.ComponentProps<'div'>): import("react/jsx-runtime").JSX.Element;
|
|
10
10
|
export type AlertProps = React.ComponentProps<typeof Alert>;
|
|
11
11
|
export { Alert, AlertAction, AlertDescription, AlertTitle, alertVariants };
|
|
12
12
|
//# sourceMappingURL=Alert.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Alert.d.ts","sourceRoot":"","sources":["../../../src/base/Alert/Alert.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAO,KAAK,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAClE,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAG/B,QAAA,MAAM,aAAa;;8EAclB,CAAC;AAEF,iBAAS,KAAK,CAAC,EACb,SAAS,EACT,OAAmB,EACnB,GAAG,KAAK,EACT,EAAE,KAAK,CAAC,cAAc,CAAC,KAAK,CAAC,GAAG,YAAY,CAAC,OAAO,aAAa,CAAC,
|
|
1
|
+
{"version":3,"file":"Alert.d.ts","sourceRoot":"","sources":["../../../src/base/Alert/Alert.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAO,KAAK,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAClE,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAG/B,QAAA,MAAM,aAAa;;8EAclB,CAAC;AAEF,iBAAS,KAAK,CAAC,EACb,SAAS,EACT,OAAmB,EACnB,GAAG,KAAK,EACT,EAAE,KAAK,CAAC,cAAc,CAAC,KAAK,CAAC,GAAG,YAAY,CAAC,OAAO,aAAa,CAAC,2CAUlE;AAED,iBAAS,UAAU,CAAC,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,KAAK,CAAC,2CAWvE;AAED,iBAAS,gBAAgB,CAAC,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,KAAK,CAAC,2CAW7E;AAED,iBAAS,WAAW,CAAC,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,KAAK,CAAC,2CAExE;AAED,MAAM,MAAM,UAAU,GAAG,KAAK,CAAC,cAAc,CAAC,OAAO,KAAK,CAAC,CAAC;AAE5D,OAAO,EAAE,KAAK,EAAE,WAAW,EAAE,gBAAgB,EAAE,UAAU,EAAE,aAAa,EAAE,CAAC"}
|
|
@@ -2,11 +2,11 @@ import { Avatar as AvatarPrimitive } from 'radix-ui';
|
|
|
2
2
|
import * as React from 'react';
|
|
3
3
|
declare function Avatar({ className, size, ...props }: React.ComponentProps<typeof AvatarPrimitive.Root> & {
|
|
4
4
|
size?: 'default' | 'sm' | 'lg';
|
|
5
|
-
}):
|
|
6
|
-
declare function AvatarImage({ className, ...props }: React.ComponentProps<typeof AvatarPrimitive.Image>):
|
|
7
|
-
declare function AvatarFallback({ className, ...props }: React.ComponentProps<typeof AvatarPrimitive.Fallback>):
|
|
8
|
-
declare function AvatarBadge({ className, ...props }: React.ComponentProps<'span'>):
|
|
9
|
-
declare function AvatarGroup({ className, ...props }: React.ComponentProps<'div'>):
|
|
10
|
-
declare function AvatarGroupCount({ className, ...props }: React.ComponentProps<'div'>):
|
|
5
|
+
}): import("react/jsx-runtime").JSX.Element;
|
|
6
|
+
declare function AvatarImage({ className, ...props }: React.ComponentProps<typeof AvatarPrimitive.Image>): import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
declare function AvatarFallback({ className, ...props }: React.ComponentProps<typeof AvatarPrimitive.Fallback>): import("react/jsx-runtime").JSX.Element;
|
|
8
|
+
declare function AvatarBadge({ className, ...props }: React.ComponentProps<'span'>): import("react/jsx-runtime").JSX.Element;
|
|
9
|
+
declare function AvatarGroup({ className, ...props }: React.ComponentProps<'div'>): import("react/jsx-runtime").JSX.Element;
|
|
10
|
+
declare function AvatarGroupCount({ className, ...props }: React.ComponentProps<'div'>): import("react/jsx-runtime").JSX.Element;
|
|
11
11
|
export { Avatar, AvatarBadge, AvatarFallback, AvatarGroup, AvatarGroupCount, AvatarImage };
|
|
12
12
|
//# sourceMappingURL=Avatar.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Avatar.d.ts","sourceRoot":"","sources":["../../../src/base/Avatar/Avatar.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,UAAU,CAAC;AACrD,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAG/B,iBAAS,MAAM,CAAC,EACd,SAAS,EACT,IAAgB,EAChB,GAAG,KAAK,EACT,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,eAAe,CAAC,IAAI,CAAC,GAAG;IACrD,IAAI,CAAC,EAAE,SAAS,GAAG,IAAI,GAAG,IAAI,CAAC;CAChC,
|
|
1
|
+
{"version":3,"file":"Avatar.d.ts","sourceRoot":"","sources":["../../../src/base/Avatar/Avatar.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,UAAU,CAAC;AACrD,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAG/B,iBAAS,MAAM,CAAC,EACd,SAAS,EACT,IAAgB,EAChB,GAAG,KAAK,EACT,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,eAAe,CAAC,IAAI,CAAC,GAAG;IACrD,IAAI,CAAC,EAAE,SAAS,GAAG,IAAI,GAAG,IAAI,CAAC;CAChC,2CAYA;AAED,iBAAS,WAAW,CAAC,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,eAAe,CAAC,KAAK,CAAC,2CAQ/F;AAED,iBAAS,cAAc,CAAC,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,eAAe,CAAC,QAAQ,CAAC,2CAWrG;AAED,iBAAS,WAAW,CAAC,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,MAAM,CAAC,2CAczE;AAED,iBAAS,WAAW,CAAC,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,KAAK,CAAC,2CAWxE;AAED,iBAAS,gBAAgB,CAAC,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,KAAK,CAAC,2CAW7E;AAED,OAAO,EAAE,MAAM,EAAE,WAAW,EAAE,cAAc,EAAE,WAAW,EAAE,gBAAgB,EAAE,WAAW,EAAE,CAAC"}
|
|
@@ -5,6 +5,6 @@ declare const badgeVariants: (props?: ({
|
|
|
5
5
|
} & import('class-variance-authority/types').ClassProp) | undefined) => string;
|
|
6
6
|
declare function Badge({ className, variant, asChild, ...props }: React.ComponentProps<'span'> & VariantProps<typeof badgeVariants> & {
|
|
7
7
|
asChild?: boolean;
|
|
8
|
-
}):
|
|
8
|
+
}): import("react/jsx-runtime").JSX.Element;
|
|
9
9
|
export { Badge, badgeVariants };
|
|
10
10
|
//# sourceMappingURL=Badge.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Badge.d.ts","sourceRoot":"","sources":["../../../src/base/Badge/Badge.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAO,KAAK,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAElE,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAG/B,QAAA,MAAM,aAAa;;8EAyBlB,CAAC;AAEF,iBAAS,KAAK,CAAC,EACb,SAAS,EACT,OAAmB,EACnB,OAAe,EACf,GAAG,KAAK,EACT,EAAE,KAAK,CAAC,cAAc,CAAC,MAAM,CAAC,GAAG,YAAY,CAAC,OAAO,aAAa,CAAC,GAAG;IAAE,OAAO,CAAC,EAAE,OAAO,CAAA;CAAE,
|
|
1
|
+
{"version":3,"file":"Badge.d.ts","sourceRoot":"","sources":["../../../src/base/Badge/Badge.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAO,KAAK,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAElE,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAG/B,QAAA,MAAM,aAAa;;8EAyBlB,CAAC;AAEF,iBAAS,KAAK,CAAC,EACb,SAAS,EACT,OAAmB,EACnB,OAAe,EACf,GAAG,KAAK,EACT,EAAE,KAAK,CAAC,cAAc,CAAC,MAAM,CAAC,GAAG,YAAY,CAAC,OAAO,aAAa,CAAC,GAAG;IAAE,OAAO,CAAC,EAAE,OAAO,CAAA;CAAE,2CAM3F;AAED,OAAO,EAAE,KAAK,EAAE,aAAa,EAAE,CAAC"}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
-
declare function Breadcrumb({ className, ...props }: React.ComponentProps<'nav'>):
|
|
3
|
-
declare function BreadcrumbList({ className, ...props }: React.ComponentProps<'ol'>):
|
|
4
|
-
declare function BreadcrumbItem({ className, ...props }: React.ComponentProps<'li'>):
|
|
2
|
+
declare function Breadcrumb({ className, ...props }: React.ComponentProps<'nav'>): import("react/jsx-runtime").JSX.Element;
|
|
3
|
+
declare function BreadcrumbList({ className, ...props }: React.ComponentProps<'ol'>): import("react/jsx-runtime").JSX.Element;
|
|
4
|
+
declare function BreadcrumbItem({ className, ...props }: React.ComponentProps<'li'>): import("react/jsx-runtime").JSX.Element;
|
|
5
5
|
declare function BreadcrumbLink({ asChild, className, ...props }: React.ComponentProps<'a'> & {
|
|
6
6
|
asChild?: boolean;
|
|
7
|
-
}):
|
|
8
|
-
declare function BreadcrumbPage({ className, ...props }: React.ComponentProps<'span'>):
|
|
9
|
-
declare function BreadcrumbSeparator({ children, className, ...props }: React.ComponentProps<'li'>):
|
|
10
|
-
declare function BreadcrumbEllipsis({ className, ...props }: React.ComponentProps<'span'>):
|
|
7
|
+
}): import("react/jsx-runtime").JSX.Element;
|
|
8
|
+
declare function BreadcrumbPage({ className, ...props }: React.ComponentProps<'span'>): import("react/jsx-runtime").JSX.Element;
|
|
9
|
+
declare function BreadcrumbSeparator({ children, className, ...props }: React.ComponentProps<'li'>): import("react/jsx-runtime").JSX.Element;
|
|
10
|
+
declare function BreadcrumbEllipsis({ className, ...props }: React.ComponentProps<'span'>): import("react/jsx-runtime").JSX.Element;
|
|
11
11
|
export { Breadcrumb, BreadcrumbEllipsis, BreadcrumbItem, BreadcrumbLink, BreadcrumbList, BreadcrumbPage, BreadcrumbSeparator, };
|
|
12
12
|
//# sourceMappingURL=Breadcrumb.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Breadcrumb.d.ts","sourceRoot":"","sources":["../../../src/base/Breadcrumb/Breadcrumb.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAI/B,iBAAS,UAAU,CAAC,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,KAAK,CAAC,
|
|
1
|
+
{"version":3,"file":"Breadcrumb.d.ts","sourceRoot":"","sources":["../../../src/base/Breadcrumb/Breadcrumb.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAI/B,iBAAS,UAAU,CAAC,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,KAAK,CAAC,2CAEvE;AAED,iBAAS,cAAc,CAAC,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,IAAI,CAAC,2CAQ1E;AAED,iBAAS,cAAc,CAAC,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,IAAI,CAAC,2CAE1E;AAED,iBAAS,cAAc,CAAC,EACtB,OAAO,EACP,SAAS,EACT,GAAG,KAAK,EACT,EAAE,KAAK,CAAC,cAAc,CAAC,GAAG,CAAC,GAAG;IAC7B,OAAO,CAAC,EAAE,OAAO,CAAC;CACnB,2CAMA;AAED,iBAAS,cAAc,CAAC,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,MAAM,CAAC,2CAW5E;AAED,iBAAS,mBAAmB,CAAC,EAAE,QAAQ,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,IAAI,CAAC,2CAYzF;AAED,iBAAS,kBAAkB,CAAC,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,MAAM,CAAC,2CAWhF;AAED,OAAO,EACL,UAAU,EACV,kBAAkB,EAClB,cAAc,EACd,cAAc,EACd,cAAc,EACd,cAAc,EACd,mBAAmB,GACpB,CAAC"}
|
|
@@ -6,7 +6,7 @@ declare const buttonVariants: (props?: ({
|
|
|
6
6
|
} & import('class-variance-authority/types').ClassProp) | undefined) => string;
|
|
7
7
|
declare function Button({ className, variant, size, asChild, ...props }: React.ComponentProps<'button'> & VariantProps<typeof buttonVariants> & {
|
|
8
8
|
asChild?: boolean;
|
|
9
|
-
}):
|
|
9
|
+
}): import("react/jsx-runtime").JSX.Element;
|
|
10
10
|
export type ButtonProps = React.ComponentProps<typeof Button>;
|
|
11
11
|
export { Button, buttonVariants };
|
|
12
12
|
//# sourceMappingURL=Button.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Button.d.ts","sourceRoot":"","sources":["../../../src/base/Button/Button.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAO,KAAK,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAElE,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAG/B,QAAA,MAAM,cAAc;;;8EAiCnB,CAAC;AAEF,iBAAS,MAAM,CAAC,EACd,SAAS,EACT,OAAmB,EACnB,IAAgB,EAChB,OAAe,EACf,GAAG,KAAK,EACT,EAAE,KAAK,CAAC,cAAc,CAAC,QAAQ,CAAC,GAC/B,YAAY,CAAC,OAAO,cAAc,CAAC,GAAG;IACpC,OAAO,CAAC,EAAE,OAAO,CAAC;CACnB,
|
|
1
|
+
{"version":3,"file":"Button.d.ts","sourceRoot":"","sources":["../../../src/base/Button/Button.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAO,KAAK,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAElE,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAG/B,QAAA,MAAM,cAAc;;;8EAiCnB,CAAC;AAEF,iBAAS,MAAM,CAAC,EACd,SAAS,EACT,OAAmB,EACnB,IAAgB,EAChB,OAAe,EACf,GAAG,KAAK,EACT,EAAE,KAAK,CAAC,cAAc,CAAC,QAAQ,CAAC,GAC/B,YAAY,CAAC,OAAO,cAAc,CAAC,GAAG;IACpC,OAAO,CAAC,EAAE,OAAO,CAAC;CACnB,2CAYF;AAED,MAAM,MAAM,WAAW,GAAG,KAAK,CAAC,cAAc,CAAC,OAAO,MAAM,CAAC,CAAC;AAE9D,OAAO,EAAE,MAAM,EAAE,cAAc,EAAE,CAAC"}
|
|
@@ -9,10 +9,10 @@ import * as React from 'react';
|
|
|
9
9
|
declare const buttonGroupVariants: (props?: ({
|
|
10
10
|
orientation?: "horizontal" | "vertical" | null | undefined;
|
|
11
11
|
} & import('class-variance-authority/types').ClassProp) | undefined) => string;
|
|
12
|
-
declare function ButtonGroup({ className, orientation, ...props }: React.ComponentProps<'div'> & VariantProps<typeof buttonGroupVariants>):
|
|
12
|
+
declare function ButtonGroup({ className, orientation, ...props }: React.ComponentProps<'div'> & VariantProps<typeof buttonGroupVariants>): import("react/jsx-runtime").JSX.Element;
|
|
13
13
|
declare function ButtonGroupText({ className, asChild, ...props }: React.ComponentProps<'div'> & {
|
|
14
14
|
asChild?: boolean;
|
|
15
|
-
}):
|
|
16
|
-
declare function ButtonGroupSeparator({ className, orientation, ...props }: React.ComponentProps<typeof Separator>):
|
|
15
|
+
}): import("react/jsx-runtime").JSX.Element;
|
|
16
|
+
declare function ButtonGroupSeparator({ className, orientation, ...props }: React.ComponentProps<typeof Separator>): import("react/jsx-runtime").JSX.Element;
|
|
17
17
|
export { ButtonGroup, ButtonGroupSeparator, ButtonGroupText, buttonGroupVariants };
|
|
18
18
|
//# sourceMappingURL=ButtonGroup.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ButtonGroup.d.ts","sourceRoot":"","sources":["../../../src/base/ButtonGroup/ButtonGroup.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAO,KAAK,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAElE,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,SAAS,EAAE,MAAM,wCAAwC,CAAC;AAGnE;;;;GAIG;AACH,QAAA,MAAM,mBAAmB;;8EAexB,CAAC;AAEF,iBAAS,WAAW,CAAC,EACnB,SAAS,EACT,WAAW,EACX,GAAG,KAAK,EACT,EAAE,KAAK,CAAC,cAAc,CAAC,KAAK,CAAC,GAAG,YAAY,CAAC,OAAO,mBAAmB,CAAC,
|
|
1
|
+
{"version":3,"file":"ButtonGroup.d.ts","sourceRoot":"","sources":["../../../src/base/ButtonGroup/ButtonGroup.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAO,KAAK,YAAY,EAAE,MAAM,0BAA0B,CAAC;AAElE,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,SAAS,EAAE,MAAM,wCAAwC,CAAC;AAGnE;;;;GAIG;AACH,QAAA,MAAM,mBAAmB;;8EAexB,CAAC;AAEF,iBAAS,WAAW,CAAC,EACnB,SAAS,EACT,WAAW,EACX,GAAG,KAAK,EACT,EAAE,KAAK,CAAC,cAAc,CAAC,KAAK,CAAC,GAAG,YAAY,CAAC,OAAO,mBAAmB,CAAC,2CAUxE;AAED,iBAAS,eAAe,CAAC,EACvB,SAAS,EACT,OAAe,EACf,GAAG,KAAK,EACT,EAAE,KAAK,CAAC,cAAc,CAAC,KAAK,CAAC,GAAG;IAC/B,OAAO,CAAC,EAAE,OAAO,CAAC;CACnB,2CAaA;AAED,iBAAS,oBAAoB,CAAC,EAC5B,SAAS,EACT,WAAwB,EACxB,GAAG,KAAK,EACT,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,SAAS,CAAC,2CAYxC;AAED,OAAO,EAAE,WAAW,EAAE,oBAAoB,EAAE,eAAe,EAAE,mBAAmB,EAAE,CAAC"}
|
|
@@ -3,7 +3,7 @@ import { Button } from '../Button';
|
|
|
3
3
|
import * as React from 'react';
|
|
4
4
|
declare function Calendar({ className, classNames, showOutsideDays, captionLayout, buttonVariant, locale, formatters, components, ...props }: React.ComponentProps<typeof DayPicker> & {
|
|
5
5
|
buttonVariant?: React.ComponentProps<typeof Button>['variant'];
|
|
6
|
-
}):
|
|
7
|
-
declare function CalendarDayButton({ className, modifiers, ...props }: React.ComponentProps<typeof DayButton>):
|
|
6
|
+
}): import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
declare function CalendarDayButton({ className, modifiers, ...props }: React.ComponentProps<typeof DayButton>): import("react/jsx-runtime").JSX.Element;
|
|
8
8
|
export { Calendar, CalendarDayButton };
|
|
9
9
|
//# sourceMappingURL=Calendar.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Calendar.d.ts","sourceRoot":"","sources":["../../../src/base/Calendar/Calendar.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,KAAK,SAAS,EAAE,SAAS,EAAwB,MAAM,kBAAkB,CAAC;AACnF,OAAO,EAAE,MAAM,EAAkB,MAAM,qCAAqC,CAAC;AAI7E,iBAAS,QAAQ,CAAC,EAChB,SAAS,EACT,UAAU,EACV,eAAsB,EACtB,aAAuB,EACvB,aAAuB,EACvB,MAAM,EACN,UAAU,EACV,UAAU,EACV,GAAG,KAAK,EACT,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,SAAS,CAAC,GAAG;IAC1C,aAAa,CAAC,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,MAAM,CAAC,CAAC,SAAS,CAAC,CAAC;CAChE,
|
|
1
|
+
{"version":3,"file":"Calendar.d.ts","sourceRoot":"","sources":["../../../src/base/Calendar/Calendar.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAC/B,OAAO,EAAE,KAAK,SAAS,EAAE,SAAS,EAAwB,MAAM,kBAAkB,CAAC;AACnF,OAAO,EAAE,MAAM,EAAkB,MAAM,qCAAqC,CAAC;AAI7E,iBAAS,QAAQ,CAAC,EAChB,SAAS,EACT,UAAU,EACV,eAAsB,EACtB,aAAuB,EACvB,aAAuB,EACvB,MAAM,EACN,UAAU,EACV,UAAU,EACV,GAAG,KAAK,EACT,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,SAAS,CAAC,GAAG;IAC1C,aAAa,CAAC,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,MAAM,CAAC,CAAC,SAAS,CAAC,CAAC;CAChE,2CAgHA;AAED,iBAAS,iBAAiB,CAAC,EAAE,SAAS,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,SAAS,CAAC,2CA2BpG;AAED,OAAO,EAAE,QAAQ,EAAE,iBAAiB,EAAE,CAAC"}
|
package/dist/base/Card/Card.d.ts
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
declare function Card({ className, size, ...props }: React.ComponentProps<'div'> & {
|
|
3
3
|
size?: 'default' | 'sm';
|
|
4
|
-
}):
|
|
5
|
-
declare function CardHeader({ className, ...props }: React.ComponentProps<'div'>):
|
|
6
|
-
declare function CardTitle({ className, ...props }: React.ComponentProps<'div'>):
|
|
7
|
-
declare function CardDescription({ className, ...props }: React.ComponentProps<'div'>):
|
|
8
|
-
declare function CardAction({ className, ...props }: React.ComponentProps<'div'>):
|
|
9
|
-
declare function CardContent({ className, ...props }: React.ComponentProps<'div'>):
|
|
10
|
-
declare function CardFooter({ className, ...props }: React.ComponentProps<'div'>):
|
|
4
|
+
}): import("react/jsx-runtime").JSX.Element;
|
|
5
|
+
declare function CardHeader({ className, ...props }: React.ComponentProps<'div'>): import("react/jsx-runtime").JSX.Element;
|
|
6
|
+
declare function CardTitle({ className, ...props }: React.ComponentProps<'div'>): import("react/jsx-runtime").JSX.Element;
|
|
7
|
+
declare function CardDescription({ className, ...props }: React.ComponentProps<'div'>): import("react/jsx-runtime").JSX.Element;
|
|
8
|
+
declare function CardAction({ className, ...props }: React.ComponentProps<'div'>): import("react/jsx-runtime").JSX.Element;
|
|
9
|
+
declare function CardContent({ className, ...props }: React.ComponentProps<'div'>): import("react/jsx-runtime").JSX.Element;
|
|
10
|
+
declare function CardFooter({ className, ...props }: React.ComponentProps<'div'>): import("react/jsx-runtime").JSX.Element;
|
|
11
11
|
export { Card, CardAction, CardContent, CardDescription, CardFooter, CardHeader, CardTitle };
|
|
12
12
|
//# sourceMappingURL=Card.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Card.d.ts","sourceRoot":"","sources":["../../../src/base/Card/Card.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAG/B,iBAAS,IAAI,CAAC,EAAE,SAAS,EAAE,IAAgB,EAAE,GAAG,KAAK,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,KAAK,CAAC,GAAG;IAAE,IAAI,CAAC,EAAE,SAAS,GAAG,IAAI,CAAA;CAAE,
|
|
1
|
+
{"version":3,"file":"Card.d.ts","sourceRoot":"","sources":["../../../src/base/Card/Card.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAG/B,iBAAS,IAAI,CAAC,EAAE,SAAS,EAAE,IAAgB,EAAE,GAAG,KAAK,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,KAAK,CAAC,GAAG;IAAE,IAAI,CAAC,EAAE,SAAS,GAAG,IAAI,CAAA;CAAE,2CAYjH;AAED,iBAAS,UAAU,CAAC,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,KAAK,CAAC,2CAWvE;AAED,iBAAS,SAAS,CAAC,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,KAAK,CAAC,2CAQtE;AAED,iBAAS,eAAe,CAAC,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,KAAK,CAAC,2CAE5E;AAED,iBAAS,UAAU,CAAC,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,KAAK,CAAC,2CAQvE;AAED,iBAAS,WAAW,CAAC,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,KAAK,CAAC,2CAExE;AAED,iBAAS,UAAU,CAAC,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,KAAK,CAAC,2CAQvE;AAED,OAAO,EAAE,IAAI,EAAE,UAAU,EAAE,WAAW,EAAE,eAAe,EAAE,UAAU,EAAE,UAAU,EAAE,SAAS,EAAE,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Checkbox as CheckboxPrimitive } from 'radix-ui';
|
|
2
2
|
import * as React from 'react';
|
|
3
|
-
declare function Checkbox({ className, ...props }: React.ComponentProps<typeof CheckboxPrimitive.Root>):
|
|
3
|
+
declare function Checkbox({ className, ...props }: React.ComponentProps<typeof CheckboxPrimitive.Root>): import("react/jsx-runtime").JSX.Element;
|
|
4
4
|
export { Checkbox };
|
|
5
5
|
//# sourceMappingURL=Checkbox.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Checkbox.d.ts","sourceRoot":"","sources":["../../../src/base/Checkbox/Checkbox.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,IAAI,iBAAiB,EAAE,MAAM,UAAU,CAAC;AACzD,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAI/B,iBAAS,QAAQ,CAAC,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,iBAAiB,CAAC,IAAI,CAAC,
|
|
1
|
+
{"version":3,"file":"Checkbox.d.ts","sourceRoot":"","sources":["../../../src/base/Checkbox/Checkbox.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,IAAI,iBAAiB,EAAE,MAAM,UAAU,CAAC;AACzD,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAI/B,iBAAS,QAAQ,CAAC,EAAE,SAAS,EAAE,GAAG,KAAK,EAAE,EAAE,KAAK,CAAC,cAAc,CAAC,OAAO,iBAAiB,CAAC,IAAI,CAAC,2CAkB7F;AAED,OAAO,EAAE,QAAQ,EAAE,CAAC"}
|