prime-ui-kit 0.6.0 → 0.7.2
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/accordion/examples/02-settings-panels.d.ts.map +1 -1
- package/dist/components/accordion/examples/04-api-docs-sections.d.ts.map +1 -1
- package/dist/components/accordion/examples/05-knowledge-base-categories.d.ts.map +1 -1
- package/dist/components/avatar/examples/app-header-nav.d.ts.map +1 -1
- package/dist/components/avatar/examples/src-from-state.d.ts.map +1 -1
- package/dist/components/banner/examples/cookie-consent-row.d.ts.map +1 -1
- package/dist/components/banner/examples/feature-promo.d.ts.map +1 -1
- package/dist/components/button/examples/destructive-confirm.d.ts.map +1 -1
- package/dist/components/checkbox/examples/bulk-select-rows.d.ts.map +1 -1
- package/dist/components/checkbox/examples/empty-label-form.d.ts.map +1 -1
- package/dist/components/checkbox/examples/feature-flags-list.d.ts.map +1 -1
- package/dist/components/checkbox/examples/settings-panel.d.ts.map +1 -1
- package/dist/components/color-picker/ColorPicker.d.ts.map +1 -1
- package/dist/components/color-picker/ColorPickerRac.d.ts.map +1 -1
- package/dist/components/color-picker/examples/controlled-form-field.d.ts.map +1 -1
- package/dist/components/color-picker/examples/theme-accent.d.ts.map +1 -1
- package/dist/components/command-menu/examples/composition-tags-footer.d.ts.map +1 -1
- package/dist/components/command-menu/examples/variants-density-items.d.ts.map +1 -1
- package/dist/components/datepicker/examples/full-width-form.d.ts.map +1 -1
- package/dist/components/digit-input/examples/error-state.d.ts.map +1 -1
- package/dist/components/digit-input/examples/resend-and-clear.d.ts.map +1 -1
- package/dist/components/divider/examples/section-breaks.d.ts.map +1 -1
- package/dist/components/dropdown/Dropdown.d.ts +0 -14
- package/dist/components/dropdown/Dropdown.d.ts.map +1 -1
- package/dist/components/dropdown/examples/account-menu.d.ts.map +1 -1
- package/dist/components/dropdown/examples/actions-menu.d.ts.map +1 -1
- package/dist/components/dropdown/examples/full-width.d.ts.map +1 -1
- package/dist/components/empty-page/EmptyPage.d.ts +63 -0
- package/dist/components/empty-page/EmptyPage.d.ts.map +1 -0
- package/dist/components/empty-page/examples/canonical.d.ts +3 -0
- package/dist/components/empty-page/examples/canonical.d.ts.map +1 -0
- package/dist/components/empty-page/examples/sizes.d.ts +3 -0
- package/dist/components/empty-page/examples/sizes.d.ts.map +1 -0
- package/dist/components/empty-page/examples/table-region.d.ts +6 -0
- package/dist/components/empty-page/examples/table-region.d.ts.map +1 -0
- package/dist/components/hint/examples/a11y-describedby.d.ts.map +1 -1
- package/dist/components/hint/examples/error-hint.d.ts.map +1 -1
- package/dist/components/hint/examples/field-help.d.ts.map +1 -1
- package/dist/components/hint/examples/field-states.d.ts.map +1 -1
- package/dist/components/hint/examples/inline-tip-form.d.ts.map +1 -1
- package/dist/components/hint/examples/success-confirmation.d.ts.map +1 -1
- package/dist/components/hint/examples/variants.d.ts.map +1 -1
- package/dist/components/index.css +259 -108
- package/dist/components/index.css.map +4 -4
- package/dist/components/index.d.ts +4 -2
- package/dist/components/index.d.ts.map +1 -1
- package/dist/components/index.js +639 -477
- package/dist/components/index.js.map +4 -4
- package/dist/components/input/examples/login-email.d.ts.map +1 -1
- package/dist/components/input/examples/search.d.ts.map +1 -1
- package/dist/components/link-button/examples/disabled.d.ts.map +1 -1
- package/dist/components/link-button/examples/external.d.ts.map +1 -1
- package/dist/components/link-button/examples/inline-text-link.d.ts.map +1 -1
- package/dist/components/link-button/examples/navigation-cluster.d.ts.map +1 -1
- package/dist/components/modal/Modal.d.ts +28 -7
- package/dist/components/modal/Modal.d.ts.map +1 -1
- package/dist/components/modal/examples/canonical-maximal.d.ts.map +1 -1
- package/dist/components/modal/examples/pattern-close-behavior.d.ts.map +1 -1
- package/dist/components/modal/examples/pattern-controlled.d.ts.map +1 -1
- package/dist/components/modal/examples/pattern-portal-and-scroll.d.ts.map +1 -1
- package/dist/components/modal/examples/scenario-confirm-delete.d.ts.map +1 -1
- package/dist/components/modal/examples/scenario-edit-entity.d.ts.map +1 -1
- package/dist/components/modal/examples/scenario-legal-consent.d.ts.map +1 -1
- package/dist/components/modal/examples/scenario-multi-field-form.d.ts.map +1 -1
- package/dist/components/notification/examples/action-toast.d.ts.map +1 -1
- package/dist/components/notification/examples/error-success.d.ts.map +1 -1
- package/dist/components/popover/Popover.d.ts +3 -3
- package/dist/components/popover/Popover.d.ts.map +1 -1
- package/dist/components/popover/examples/composition.d.ts +1 -1
- package/dist/components/popover/examples/date-trigger.d.ts.map +1 -1
- package/dist/components/popover/examples/features.d.ts.map +1 -1
- package/dist/components/popover/examples/form-in-popover.d.ts.map +1 -1
- package/dist/components/popover/examples/full-width.d.ts.map +1 -1
- package/dist/components/popover/examples/placement.d.ts.map +1 -1
- package/dist/components/popover/examples/rich-content.d.ts.map +1 -1
- package/dist/components/popover/examples/sizes.d.ts +1 -1
- package/dist/components/progress-bar/examples/step-progress.d.ts.map +1 -1
- package/dist/components/progress-circle/examples/dashboard-ring.d.ts.map +1 -1
- package/dist/components/progress-circle/examples/states.d.ts.map +1 -1
- package/dist/components/radio/examples/plan-picker.d.ts.map +1 -1
- package/dist/components/segmented-control/examples/pricing-toggle.d.ts.map +1 -1
- package/dist/components/segmented-control/examples/view-mode.d.ts.map +1 -1
- package/dist/components/select/Select.d.ts.map +1 -1
- package/dist/components/select/examples/01-country.d.ts.map +1 -1
- package/dist/components/select/examples/02-controlled.d.ts.map +1 -1
- package/dist/components/select/examples/03-groups.d.ts.map +1 -1
- package/dist/components/select/examples/04-full-width-form.d.ts.map +1 -1
- package/dist/components/switch/examples/composition.d.ts.map +1 -1
- package/dist/components/switch/examples/scenario-feature-flag.d.ts.map +1 -1
- package/dist/components/tabs/examples/01-settings-vertical-rail.d.ts.map +1 -1
- package/dist/components/tag/examples/controlled.d.ts.map +1 -1
- package/dist/components/textarea/examples/01-support-ticket.d.ts.map +1 -1
- package/dist/components/textarea/examples/02-comment.d.ts.map +1 -1
- package/dist/components/textarea/examples/controlled.d.ts.map +1 -1
- package/dist/components/textarea/examples/features.d.ts.map +1 -1
- package/dist/components/tooltip/examples/composition.d.ts.map +1 -1
- package/dist/hooks/useModalKeyboard.d.ts +14 -0
- package/dist/hooks/useModalKeyboard.d.ts.map +1 -0
- package/dist/index.css +259 -108
- package/dist/index.css.map +4 -4
- package/dist/index.js +641 -478
- package/dist/index.js.map +4 -4
- package/dist/internal/states.d.ts +2 -0
- package/dist/internal/states.d.ts.map +1 -1
- package/package.json +1 -1
- package/src/components/accordion/COMPONENT.md +1 -1
- package/src/components/accordion/examples/01-faq-marketing.tsx +1 -1
- package/src/components/accordion/examples/02-settings-panels.tsx +1 -6
- package/src/components/accordion/examples/03-checkout-order-summary.tsx +1 -1
- package/src/components/accordion/examples/04-api-docs-sections.tsx +0 -1
- package/src/components/accordion/examples/05-knowledge-base-categories.tsx +1 -7
- package/src/components/avatar/COMPONENT.md +2 -2
- package/src/components/avatar/examples/app-header-nav.tsx +5 -13
- package/src/components/avatar/examples/comment-thread.tsx +1 -1
- package/src/components/avatar/examples/src-from-state.tsx +0 -1
- package/src/components/badge/examples/admin-tags.tsx +6 -6
- package/src/components/badge/examples/ecommerce-inventory.tsx +5 -5
- package/src/components/badge/examples/inbox-labels.tsx +5 -5
- package/src/components/badge/examples/status-presence.tsx +4 -4
- package/src/components/banner/examples/controlled-visibility.tsx +1 -1
- package/src/components/banner/examples/cookie-consent-row.tsx +0 -1
- package/src/components/banner/examples/feature-promo.tsx +0 -1
- package/src/components/button/examples/canonical-composition.tsx +4 -4
- package/src/components/button/examples/destructive-confirm.tsx +14 -10
- package/src/components/button/examples/form-submit-row.tsx +2 -2
- package/src/components/button/examples/full-width-stack.tsx +2 -2
- package/src/components/button/examples/icon-composition.tsx +6 -6
- package/src/components/button/examples/toolbar.tsx +4 -4
- package/src/components/button-group/COMPONENT.md +1 -1
- package/src/components/button-group/examples/editor-toolbar.tsx +1 -1
- package/src/components/button-group/examples/form-footer.tsx +1 -1
- package/src/components/button-group/examples/full-width.tsx +1 -1
- package/src/components/button-group/examples/view-switcher.tsx +1 -1
- package/src/components/button-group/examples/wizard-actions.tsx +1 -1
- package/src/components/checkbox/examples/bulk-select-rows.tsx +0 -2
- package/src/components/checkbox/examples/empty-label-form.tsx +1 -2
- package/src/components/checkbox/examples/feature-flags-list.tsx +0 -1
- package/src/components/checkbox/examples/settings-panel.tsx +1 -4
- package/src/components/color-picker/COMPONENT.md +2 -2
- package/src/components/color-picker/examples/brand-kit.tsx +3 -3
- package/src/components/color-picker/examples/controlled-form-field.tsx +4 -6
- package/src/components/color-picker/examples/field-eyedropper.tsx +2 -2
- package/src/components/color-picker/examples/format-variants.tsx +2 -2
- package/src/components/color-picker/examples/full-width.tsx +2 -2
- package/src/components/color-picker/examples/minimal-popover.tsx +2 -2
- package/src/components/color-picker/examples/panel-placement.tsx +4 -4
- package/src/components/color-picker/examples/product-variant-swatch.tsx +2 -2
- package/src/components/color-picker/examples/readout-trigger.tsx +2 -2
- package/src/components/color-picker/examples/states.tsx +4 -4
- package/src/components/color-picker/examples/theme-accent.tsx +2 -7
- package/src/components/command-menu/examples/app-palette.tsx +1 -1
- package/src/components/command-menu/examples/composition-tags-footer.tsx +2 -7
- package/src/components/command-menu/examples/controlled-open-search.tsx +1 -1
- package/src/components/command-menu/examples/disabled-items.tsx +1 -1
- package/src/components/command-menu/examples/file-search.tsx +1 -1
- package/src/components/command-menu/examples/full-width-panel.tsx +1 -1
- package/src/components/command-menu/examples/item-icon-as.tsx +1 -1
- package/src/components/command-menu/examples/quick-actions.tsx +1 -1
- package/src/components/command-menu/examples/variants-density-items.tsx +2 -4
- package/src/components/data-table/COMPONENT.md +2 -0
- package/src/components/datepicker/examples/birthdate.tsx +2 -2
- package/src/components/datepicker/examples/booking.tsx +2 -2
- package/src/components/datepicker/examples/full-width-form.tsx +3 -10
- package/src/components/datepicker/examples/range-report.tsx +2 -2
- package/src/components/digit-input/examples/composition.tsx +3 -3
- package/src/components/digit-input/examples/error-state.tsx +3 -5
- package/src/components/digit-input/examples/otp-login.tsx +3 -3
- package/src/components/digit-input/examples/resend-and-clear.tsx +3 -9
- package/src/components/digit-input/examples/verification-step.tsx +4 -4
- package/src/components/divider/examples/card-splits.tsx +2 -2
- package/src/components/divider/examples/inset-stack.tsx +1 -1
- package/src/components/divider/examples/line-spacing-column.tsx +3 -3
- package/src/components/divider/examples/section-breaks.tsx +2 -6
- package/src/components/drawer/COMPONENT.md +1 -1
- package/src/components/drawer/examples/cart-preview.tsx +4 -4
- package/src/components/drawer/examples/explicit-panel.tsx +3 -3
- package/src/components/drawer/examples/filters-panel.tsx +7 -7
- package/src/components/drawer/examples/mobile-nav-sheet.tsx +3 -3
- package/src/components/drawer/examples/settings-side.tsx +6 -6
- package/src/components/dropdown/COMPONENT.md +5 -18
- package/src/components/dropdown/examples/account-menu.tsx +31 -33
- package/src/components/dropdown/examples/actions-menu.tsx +0 -1
- package/src/components/dropdown/examples/composition.tsx +1 -1
- package/src/components/dropdown/examples/controlled.tsx +1 -1
- package/src/components/dropdown/examples/dropdown-examples.module.css +0 -4
- package/src/components/dropdown/examples/full-width.tsx +0 -1
- package/src/components/dropdown/examples/select-like-list.tsx +1 -1
- package/src/components/dropdown/examples/states.tsx +1 -1
- package/src/components/dropdown/examples/variants.tsx +1 -1
- package/src/components/empty-page/COMPONENT.md +143 -0
- package/src/components/empty-page/examples/canonical.tsx +22 -0
- package/src/components/empty-page/examples/examples-demos.module.css +25 -0
- package/src/components/empty-page/examples/sizes.tsx +23 -0
- package/src/components/empty-page/examples/table-region.tsx +35 -0
- package/src/components/file-upload/examples/full-width.tsx +1 -1
- package/src/components/hint/examples/a11y-describedby.tsx +2 -4
- package/src/components/hint/examples/controlled-variant.tsx +1 -1
- package/src/components/hint/examples/error-hint.tsx +3 -5
- package/src/components/hint/examples/field-help.tsx +3 -5
- package/src/components/hint/examples/field-states.tsx +9 -19
- package/src/components/hint/examples/inline-tip-form.tsx +6 -10
- package/src/components/hint/examples/success-confirmation.tsx +3 -5
- package/src/components/hint/examples/variants.tsx +3 -9
- package/src/components/hint/examples/with-icon.tsx +1 -1
- package/src/components/input/examples/affix-url-and-amount.tsx +2 -2
- package/src/components/input/examples/checkout-full-width.tsx +2 -2
- package/src/components/input/examples/login-email.tsx +1 -5
- package/src/components/input/examples/password-with-hint.tsx +1 -1
- package/src/components/input/examples/search.tsx +0 -1
- package/src/components/kbd/examples/composition-chord-icon.tsx +1 -1
- package/src/components/kbd/examples/toolbar-hints.tsx +2 -2
- package/src/components/label/examples/with-icon.tsx +1 -1
- package/src/components/link-button/COMPONENT.md +1 -1
- package/src/components/link-button/examples/composition.tsx +3 -3
- package/src/components/link-button/examples/disabled.tsx +2 -4
- package/src/components/link-button/examples/external.tsx +1 -6
- package/src/components/link-button/examples/inline-text-link.tsx +2 -4
- package/src/components/link-button/examples/navigation-cluster.tsx +4 -12
- package/src/components/modal/COMPONENT.md +37 -19
- package/src/components/modal/examples/canonical-maximal.tsx +15 -11
- package/src/components/modal/examples/pattern-close-behavior.tsx +11 -7
- package/src/components/modal/examples/pattern-controlled.tsx +9 -7
- package/src/components/modal/examples/pattern-full-width-footer.tsx +3 -3
- package/src/components/modal/examples/pattern-portal-and-scroll.tsx +9 -7
- package/src/components/modal/examples/scenario-confirm-delete.tsx +14 -10
- package/src/components/modal/examples/scenario-edit-entity.tsx +18 -14
- package/src/components/modal/examples/scenario-legal-consent.tsx +10 -6
- package/src/components/modal/examples/scenario-multi-field-form.tsx +18 -20
- package/src/components/notification/examples/action-toast.tsx +0 -2
- package/src/components/notification/examples/error-success.tsx +0 -2
- package/src/components/page-content/COMPONENT.md +1 -0
- package/src/components/popover/COMPONENT.md +1 -1
- package/src/components/popover/examples/as-child.tsx +1 -1
- package/src/components/popover/examples/canonical-panel.tsx +2 -2
- package/src/components/popover/examples/composition.tsx +7 -7
- package/src/components/popover/examples/controlled.tsx +4 -4
- package/src/components/popover/examples/date-trigger.tsx +3 -10
- package/src/components/popover/examples/features.tsx +6 -13
- package/src/components/popover/examples/form-in-popover.tsx +5 -13
- package/src/components/popover/examples/full-width.tsx +2 -9
- package/src/components/popover/examples/inset-variants.tsx +6 -6
- package/src/components/popover/examples/placement.tsx +2 -7
- package/src/components/popover/examples/rich-content.tsx +6 -8
- package/src/components/popover/examples/sizes.tsx +5 -5
- package/src/components/popover/examples/states.tsx +4 -4
- package/src/components/progress-bar/examples/indeterminate-busy-state.tsx +1 -1
- package/src/components/progress-bar/examples/step-progress.tsx +0 -1
- package/src/components/progress-bar/examples/upload-progress.tsx +1 -1
- package/src/components/progress-bar/examples/wizard-composition.tsx +1 -1
- package/src/components/progress-circle/examples/a11y-label.tsx +1 -1
- package/src/components/progress-circle/examples/composition.tsx +2 -2
- package/src/components/progress-circle/examples/dashboard-ring.tsx +1 -6
- package/src/components/progress-circle/examples/max-scale.tsx +3 -3
- package/src/components/progress-circle/examples/states.tsx +5 -13
- package/src/components/radio/examples/notification-channel.tsx +3 -3
- package/src/components/radio/examples/plan-picker.tsx +0 -3
- package/src/components/radio/examples/settings-group.tsx +4 -4
- package/src/components/radio/examples/shipping-method.tsx +3 -3
- package/src/components/segmented-control/examples/canonical-composition.tsx +7 -7
- package/src/components/segmented-control/examples/composition.tsx +7 -7
- package/src/components/segmented-control/examples/features.tsx +3 -3
- package/src/components/segmented-control/examples/full-width.tsx +1 -1
- package/src/components/segmented-control/examples/pricing-toggle.tsx +0 -1
- package/src/components/segmented-control/examples/states.tsx +3 -3
- package/src/components/segmented-control/examples/view-mode.tsx +0 -1
- package/src/components/segmented-progress-bar/examples/size-ladder.tsx +1 -1
- package/src/components/select/COMPONENT.md +3 -3
- package/src/components/select/examples/01-country.tsx +2 -4
- package/src/components/select/examples/02-controlled.tsx +2 -4
- package/src/components/select/examples/03-groups.tsx +2 -4
- package/src/components/select/examples/04-full-width-form.tsx +4 -8
- package/src/components/select/examples/pattern-composition.tsx +1 -1
- package/src/components/select/examples/pattern-controlled.tsx +1 -1
- package/src/components/select/examples/pattern-features.tsx +1 -1
- package/src/components/select/examples/pattern-full-width.tsx +1 -1
- package/src/components/select/examples/pattern-native.tsx +1 -1
- package/src/components/select/examples/pattern-states.tsx +4 -4
- package/src/components/slider/COMPONENT.md +1 -1
- package/src/components/stepper/COMPONENT.md +1 -1
- package/src/components/stepper/examples/01-checkout-horizontal.tsx +1 -1
- package/src/components/stepper/examples/02-onboarding-vertical.tsx +1 -1
- package/src/components/stepper/examples/03-vertical-primitive-rail.tsx +1 -1
- package/src/components/stepper/examples/04-checkout-step-error.tsx +1 -1
- package/src/components/stepper/examples/05-horizontal-primitive.tsx +1 -1
- package/src/components/switch/COMPONENT.md +1 -1
- package/src/components/switch/examples/canonical-maximal.tsx +1 -1
- package/src/components/switch/examples/composition.tsx +1 -2
- package/src/components/switch/examples/controlled.tsx +1 -1
- package/src/components/switch/examples/full-width.tsx +1 -1
- package/src/components/switch/examples/scenario-billing-annual.tsx +1 -1
- package/src/components/switch/examples/scenario-feature-flag.tsx +1 -6
- package/src/components/switch/examples/scenario-settings-toggle.tsx +3 -3
- package/src/components/switch/examples/states.tsx +6 -6
- package/src/components/switch/examples/variants.tsx +2 -2
- package/src/components/tabs/COMPONENT.md +1 -1
- package/src/components/tabs/examples/01-settings-vertical-rail.tsx +1 -6
- package/src/components/tag/COMPONENT.md +1 -1
- package/src/components/tag/examples/01-filter-chips.tsx +1 -1
- package/src/components/tag/examples/02-removable-selected-values.tsx +1 -1
- package/src/components/tag/examples/03-status-metadata.tsx +3 -3
- package/src/components/tag/examples/controlled.tsx +1 -6
- package/src/components/tag/examples/removable.tsx +1 -1
- package/src/components/textarea/examples/01-support-ticket.tsx +0 -1
- package/src/components/textarea/examples/02-comment.tsx +1 -2
- package/src/components/textarea/examples/composition.tsx +2 -2
- package/src/components/textarea/examples/controlled.tsx +0 -1
- package/src/components/textarea/examples/features.tsx +3 -12
- package/src/components/textarea/examples/full-width.tsx +1 -1
- package/src/components/textarea/examples/states.tsx +4 -4
- package/src/components/textarea/examples/variants.tsx +2 -2
- package/src/components/tooltip/COMPONENT.md +0 -1
- package/src/components/tooltip/examples/canonical-icon-hint.tsx +1 -1
- package/src/components/tooltip/examples/composition.tsx +3 -9
- package/src/components/tooltip/examples/controlled.tsx +2 -2
- package/src/components/tooltip/examples/delay.tsx +1 -1
- package/src/components/tooltip/examples/long-content.tsx +2 -2
- package/src/components/tooltip/examples/side.tsx +4 -4
- package/src/components/tooltip/examples/states.tsx +2 -2
- package/src/components/tooltip/examples/surfaces.tsx +2 -2
- package/dist/components/dropdown/examples/inset.d.ts +0 -3
- package/dist/components/dropdown/examples/inset.d.ts.map +0 -1
- package/src/components/dropdown/examples/inset.tsx +0 -51
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"02-settings-panels.d.ts","sourceRoot":"","sources":["../../../../../src/components/accordion/examples/02-settings-panels.tsx"],"names":[],"mappings":"AAMA;;;GAGG;AACH,MAAM,CAAC,OAAO,UAAU,8BAA8B,
|
|
1
|
+
{"version":3,"file":"02-settings-panels.d.ts","sourceRoot":"","sources":["../../../../../src/components/accordion/examples/02-settings-panels.tsx"],"names":[],"mappings":"AAMA;;;GAGG;AACH,MAAM,CAAC,OAAO,UAAU,8BAA8B,4CAoDrD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"04-api-docs-sections.d.ts","sourceRoot":"","sources":["../../../../../src/components/accordion/examples/04-api-docs-sections.tsx"],"names":[],"mappings":"AAOA;;;GAGG;AACH,MAAM,CAAC,OAAO,UAAU,+BAA+B,
|
|
1
|
+
{"version":3,"file":"04-api-docs-sections.d.ts","sourceRoot":"","sources":["../../../../../src/components/accordion/examples/04-api-docs-sections.tsx"],"names":[],"mappings":"AAOA;;;GAGG;AACH,MAAM,CAAC,OAAO,UAAU,+BAA+B,4CA4EtD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"05-knowledge-base-categories.d.ts","sourceRoot":"","sources":["../../../../../src/components/accordion/examples/05-knowledge-base-categories.tsx"],"names":[],"mappings":"AAMA;;;GAGG;AACH,MAAM,CAAC,OAAO,UAAU,uCAAuC,
|
|
1
|
+
{"version":3,"file":"05-knowledge-base-categories.d.ts","sourceRoot":"","sources":["../../../../../src/components/accordion/examples/05-knowledge-base-categories.tsx"],"names":[],"mappings":"AAMA;;;GAGG;AACH,MAAM,CAAC,OAAO,UAAU,uCAAuC,4CAiD9D"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"app-header-nav.d.ts","sourceRoot":"","sources":["../../../../../src/components/avatar/examples/app-header-nav.tsx"],"names":[],"mappings":"AAOA;;GAEG;AACH,MAAM,CAAC,OAAO,UAAU,yBAAyB,
|
|
1
|
+
{"version":3,"file":"app-header-nav.d.ts","sourceRoot":"","sources":["../../../../../src/components/avatar/examples/app-header-nav.tsx"],"names":[],"mappings":"AAOA;;GAEG;AACH,MAAM,CAAC,OAAO,UAAU,yBAAyB,4CAsBhD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"src-from-state.d.ts","sourceRoot":"","sources":["../../../../../src/components/avatar/examples/src-from-state.tsx"],"names":[],"mappings":"AAWA;;GAEG;AACH,MAAM,CAAC,OAAO,UAAU,yBAAyB,
|
|
1
|
+
{"version":3,"file":"src-from-state.d.ts","sourceRoot":"","sources":["../../../../../src/components/avatar/examples/src-from-state.tsx"],"names":[],"mappings":"AAWA;;GAEG;AACH,MAAM,CAAC,OAAO,UAAU,yBAAyB,4CAmBhD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"cookie-consent-row.d.ts","sourceRoot":"","sources":["../../../../../src/components/banner/examples/cookie-consent-row.tsx"],"names":[],"mappings":"AAIA,uGAAuG;AACvG,MAAM,CAAC,OAAO,UAAU,uBAAuB,
|
|
1
|
+
{"version":3,"file":"cookie-consent-row.d.ts","sourceRoot":"","sources":["../../../../../src/components/banner/examples/cookie-consent-row.tsx"],"names":[],"mappings":"AAIA,uGAAuG;AACvG,MAAM,CAAC,OAAO,UAAU,uBAAuB,4CA6B9C"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"feature-promo.d.ts","sourceRoot":"","sources":["../../../../../src/components/banner/examples/feature-promo.tsx"],"names":[],"mappings":"AAIA,qEAAqE;AACrE,MAAM,CAAC,OAAO,UAAU,mBAAmB,
|
|
1
|
+
{"version":3,"file":"feature-promo.d.ts","sourceRoot":"","sources":["../../../../../src/components/banner/examples/feature-promo.tsx"],"names":[],"mappings":"AAIA,qEAAqE;AACrE,MAAM,CAAC,OAAO,UAAU,mBAAmB,4CA6B1C"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"destructive-confirm.d.ts","sourceRoot":"","sources":["../../../../../src/components/button/examples/destructive-confirm.tsx"],"names":[],"mappings":"AAGA;;GAEG;AACH,MAAM,CAAC,OAAO,UAAU,yBAAyB,
|
|
1
|
+
{"version":3,"file":"destructive-confirm.d.ts","sourceRoot":"","sources":["../../../../../src/components/button/examples/destructive-confirm.tsx"],"names":[],"mappings":"AAGA;;GAEG;AACH,MAAM,CAAC,OAAO,UAAU,yBAAyB,4CAiChD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bulk-select-rows.d.ts","sourceRoot":"","sources":["../../../../../src/components/checkbox/examples/bulk-select-rows.tsx"],"names":[],"mappings":"AAKA;;GAEG;AACH,wBAAgB,qBAAqB,
|
|
1
|
+
{"version":3,"file":"bulk-select-rows.d.ts","sourceRoot":"","sources":["../../../../../src/components/checkbox/examples/bulk-select-rows.tsx"],"names":[],"mappings":"AAKA;;GAEG;AACH,wBAAgB,qBAAqB,4CA2CpC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"empty-label-form.d.ts","sourceRoot":"","sources":["../../../../../src/components/checkbox/examples/empty-label-form.tsx"],"names":[],"mappings":"AAEA;;;GAGG;AACH,wBAAgB,qBAAqB,
|
|
1
|
+
{"version":3,"file":"empty-label-form.d.ts","sourceRoot":"","sources":["../../../../../src/components/checkbox/examples/empty-label-form.tsx"],"names":[],"mappings":"AAEA;;;GAGG;AACH,wBAAgB,qBAAqB,4CAgBpC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"feature-flags-list.d.ts","sourceRoot":"","sources":["../../../../../src/components/checkbox/examples/feature-flags-list.tsx"],"names":[],"mappings":"AAWA;;GAEG;AACH,wBAAgB,uBAAuB,
|
|
1
|
+
{"version":3,"file":"feature-flags-list.d.ts","sourceRoot":"","sources":["../../../../../src/components/checkbox/examples/feature-flags-list.tsx"],"names":[],"mappings":"AAWA;;GAEG;AACH,wBAAgB,uBAAuB,4CA2BtC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"settings-panel.d.ts","sourceRoot":"","sources":["../../../../../src/components/checkbox/examples/settings-panel.tsx"],"names":[],"mappings":"AAGA;;GAEG;AACH,wBAAgB,oBAAoB,
|
|
1
|
+
{"version":3,"file":"settings-panel.d.ts","sourceRoot":"","sources":["../../../../../src/components/checkbox/examples/settings-panel.tsx"],"names":[],"mappings":"AAGA;;GAEG;AACH,wBAAgB,oBAAoB,4CAwCnC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ColorPicker.d.ts","sourceRoot":"","sources":["../../../../src/components/color-picker/ColorPicker.tsx"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"ColorPicker.d.ts","sourceRoot":"","sources":["../../../../src/components/color-picker/ColorPicker.tsx"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ColorPickerRac.d.ts","sourceRoot":"","sources":["../../../../src/components/color-picker/ColorPickerRac.tsx"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"ColorPickerRac.d.ts","sourceRoot":"","sources":["../../../../src/components/color-picker/ColorPickerRac.tsx"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"controlled-form-field.d.ts","sourceRoot":"","sources":["../../../../../src/components/color-picker/examples/controlled-form-field.tsx"],"names":[],"mappings":"AAGA,wGAAwG;AACxG,wBAAgB,0BAA0B,
|
|
1
|
+
{"version":3,"file":"controlled-form-field.d.ts","sourceRoot":"","sources":["../../../../../src/components/color-picker/examples/controlled-form-field.tsx"],"names":[],"mappings":"AAGA,wGAAwG;AACxG,wBAAgB,0BAA0B,4CAiCzC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"theme-accent.d.ts","sourceRoot":"","sources":["../../../../../src/components/color-picker/examples/theme-accent.tsx"],"names":[],"mappings":"AAGA,+FAA+F;AAC/F,wBAAgB,kBAAkB,
|
|
1
|
+
{"version":3,"file":"theme-accent.d.ts","sourceRoot":"","sources":["../../../../../src/components/color-picker/examples/theme-accent.tsx"],"names":[],"mappings":"AAGA,+FAA+F;AAC/F,wBAAgB,kBAAkB,4CAoCjC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"composition-tags-footer.d.ts","sourceRoot":"","sources":["../../../../../src/components/command-menu/examples/composition-tags-footer.tsx"],"names":[],"mappings":"AA4BA;;GAEG;AACH,MAAM,CAAC,OAAO,UAAU,uCAAuC,
|
|
1
|
+
{"version":3,"file":"composition-tags-footer.d.ts","sourceRoot":"","sources":["../../../../../src/components/command-menu/examples/composition-tags-footer.tsx"],"names":[],"mappings":"AA4BA;;GAEG;AACH,MAAM,CAAC,OAAO,UAAU,uCAAuC,4CAmG9D"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"variants-density-items.d.ts","sourceRoot":"","sources":["../../../../../src/components/command-menu/examples/variants-density-items.tsx"],"names":[],"mappings":"AAsBA;;GAEG;AACH,MAAM,CAAC,OAAO,UAAU,sCAAsC,
|
|
1
|
+
{"version":3,"file":"variants-density-items.d.ts","sourceRoot":"","sources":["../../../../../src/components/command-menu/examples/variants-density-items.tsx"],"names":[],"mappings":"AAsBA;;GAEG;AACH,MAAM,CAAC,OAAO,UAAU,sCAAsC,4CAyD7D"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"full-width-form.d.ts","sourceRoot":"","sources":["../../../../../src/components/datepicker/examples/full-width-form.tsx"],"names":[],"mappings":"AAcA;;GAEG;AACH,wBAAgB,wBAAwB,
|
|
1
|
+
{"version":3,"file":"full-width-form.d.ts","sourceRoot":"","sources":["../../../../../src/components/datepicker/examples/full-width-form.tsx"],"names":[],"mappings":"AAcA;;GAEG;AACH,wBAAgB,wBAAwB,4CAkCvC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"error-state.d.ts","sourceRoot":"","sources":["../../../../../src/components/digit-input/examples/error-state.tsx"],"names":[],"mappings":"AAEA,oFAAoF;AACpF,MAAM,CAAC,OAAO,UAAU,iBAAiB,
|
|
1
|
+
{"version":3,"file":"error-state.d.ts","sourceRoot":"","sources":["../../../../../src/components/digit-input/examples/error-state.tsx"],"names":[],"mappings":"AAEA,oFAAoF;AACpF,MAAM,CAAC,OAAO,UAAU,iBAAiB,4CAQxC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"resend-and-clear.d.ts","sourceRoot":"","sources":["../../../../../src/components/digit-input/examples/resend-and-clear.tsx"],"names":[],"mappings":"AAGA,wEAAwE;AACxE,MAAM,CAAC,OAAO,UAAU,qBAAqB,
|
|
1
|
+
{"version":3,"file":"resend-and-clear.d.ts","sourceRoot":"","sources":["../../../../../src/components/digit-input/examples/resend-and-clear.tsx"],"names":[],"mappings":"AAGA,wEAAwE;AACxE,MAAM,CAAC,OAAO,UAAU,qBAAqB,4CAY5C"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"section-breaks.d.ts","sourceRoot":"","sources":["../../../../../src/components/divider/examples/section-breaks.tsx"],"names":[],"mappings":"AAIA,gHAAgH;AAChH,MAAM,CAAC,OAAO,UAAU,2BAA2B,
|
|
1
|
+
{"version":3,"file":"section-breaks.d.ts","sourceRoot":"","sources":["../../../../../src/components/divider/examples/section-breaks.tsx"],"names":[],"mappings":"AAIA,gHAAgH;AAChH,MAAM,CAAC,OAAO,UAAU,2BAA2B,4CAiBlD"}
|
|
@@ -112,24 +112,10 @@ declare function DropdownHeaderTrailing({ className, alignSelf, ...rest }: Dropd
|
|
|
112
112
|
declare namespace DropdownHeaderTrailing {
|
|
113
113
|
var displayName: string;
|
|
114
114
|
}
|
|
115
|
-
export type DropdownInsetPadding = "none" | "x1" | "x2" | "x3";
|
|
116
|
-
export type DropdownInsetGap = "none" | "x2" | "x3" | "x4";
|
|
117
|
-
export type DropdownInsetProps = React.HTMLAttributes<HTMLDivElement> & {
|
|
118
|
-
children: React.ReactNode;
|
|
119
|
-
/** Доп. отступы от внутреннего края `Dropdown.Content`. По умолчанию `x2`. */
|
|
120
|
-
padding?: DropdownInsetPadding;
|
|
121
|
-
/** Вертикальный зазор между прямыми дочерними блоками. По умолчанию `x3`. */
|
|
122
|
-
gap?: DropdownInsetGap;
|
|
123
|
-
};
|
|
124
|
-
declare function DropdownInset({ children, className, padding, gap, ...rest }: DropdownInsetProps): import("react/jsx-runtime").JSX.Element;
|
|
125
|
-
declare namespace DropdownInset {
|
|
126
|
-
var displayName: string;
|
|
127
|
-
}
|
|
128
115
|
export declare const Dropdown: {
|
|
129
116
|
Root: typeof DropdownRoot;
|
|
130
117
|
Trigger: typeof DropdownTrigger;
|
|
131
118
|
Content: typeof DropdownContent;
|
|
132
|
-
Inset: typeof DropdownInset;
|
|
133
119
|
Block: typeof DropdownBlock;
|
|
134
120
|
Header: typeof DropdownHeader;
|
|
135
121
|
HeaderRow: typeof DropdownHeaderRow;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Dropdown.d.ts","sourceRoot":"","sources":["../../../../src/components/dropdown/Dropdown.tsx"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"Dropdown.d.ts","sourceRoot":"","sources":["../../../../src/components/dropdown/Dropdown.tsx"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"account-menu.d.ts","sourceRoot":"","sources":["../../../../../src/components/dropdown/examples/account-menu.tsx"],"names":[],"mappings":"AAKA,oEAAoE;AACpE,MAAM,CAAC,OAAO,UAAU,0BAA0B,
|
|
1
|
+
{"version":3,"file":"account-menu.d.ts","sourceRoot":"","sources":["../../../../../src/components/dropdown/examples/account-menu.tsx"],"names":[],"mappings":"AAKA,oEAAoE;AACpE,MAAM,CAAC,OAAO,UAAU,0BAA0B,4CA2CjD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"actions-menu.d.ts","sourceRoot":"","sources":["../../../../../src/components/dropdown/examples/actions-menu.tsx"],"names":[],"mappings":"AAIA,uFAAuF;AACvF,MAAM,CAAC,OAAO,UAAU,0BAA0B,
|
|
1
|
+
{"version":3,"file":"actions-menu.d.ts","sourceRoot":"","sources":["../../../../../src/components/dropdown/examples/actions-menu.tsx"],"names":[],"mappings":"AAIA,uFAAuF;AACvF,MAAM,CAAC,OAAO,UAAU,0BAA0B,4CA8BjD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"full-width.d.ts","sourceRoot":"","sources":["../../../../../src/components/dropdown/examples/full-width.tsx"],"names":[],"mappings":"AAKA,qFAAqF;AACrF,MAAM,CAAC,OAAO,UAAU,wBAAwB,
|
|
1
|
+
{"version":3,"file":"full-width.d.ts","sourceRoot":"","sources":["../../../../../src/components/dropdown/examples/full-width.tsx"],"names":[],"mappings":"AAKA,qFAAqF;AACrF,MAAM,CAAC,OAAO,UAAU,wBAAwB,4CAoB/C"}
|
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
import * as React from "react";
|
|
2
|
+
import type { EmptyPageSize } from "@/internal/states";
|
|
3
|
+
export type { EmptyPageSize };
|
|
4
|
+
export type EmptyPageLayout = "default" | "fill";
|
|
5
|
+
export type EmptyPageRootProps = {
|
|
6
|
+
/** Высота контролов, кегль и отступы; по умолчанию `m`. */
|
|
7
|
+
size?: EmptyPageSize;
|
|
8
|
+
/**
|
|
9
|
+
* `fill` — блок растягивается по высоте родителя и центрирует содержимое (пустое состояние внутри таблицы, скролла, карточки).
|
|
10
|
+
* `default` — компактный блок по содержимому.
|
|
11
|
+
*/
|
|
12
|
+
layout?: EmptyPageLayout;
|
|
13
|
+
className?: string;
|
|
14
|
+
children?: React.ReactNode;
|
|
15
|
+
} & React.HTMLAttributes<HTMLDivElement>;
|
|
16
|
+
export type EmptyPageIconProps = {
|
|
17
|
+
className?: string;
|
|
18
|
+
children?: React.ReactNode;
|
|
19
|
+
} & React.HTMLAttributes<HTMLDivElement>;
|
|
20
|
+
declare function EmptyPageIcon({ className, children, ...rest }: EmptyPageIconProps): import("react/jsx-runtime").JSX.Element;
|
|
21
|
+
declare namespace EmptyPageIcon {
|
|
22
|
+
var displayName: string;
|
|
23
|
+
}
|
|
24
|
+
export type EmptyPageTitleProps = {
|
|
25
|
+
className?: string;
|
|
26
|
+
children?: React.ReactNode;
|
|
27
|
+
} & React.HTMLAttributes<HTMLHeadingElement>;
|
|
28
|
+
export type EmptyPageDescriptionProps = {
|
|
29
|
+
className?: string;
|
|
30
|
+
children?: React.ReactNode;
|
|
31
|
+
} & React.HTMLAttributes<HTMLParagraphElement>;
|
|
32
|
+
export type EmptyPageActionsProps = {
|
|
33
|
+
className?: string;
|
|
34
|
+
children?: React.ReactNode;
|
|
35
|
+
} & React.HTMLAttributes<HTMLDivElement>;
|
|
36
|
+
declare function EmptyPageActions({ className, children, ...rest }: EmptyPageActionsProps): import("react/jsx-runtime").JSX.Element;
|
|
37
|
+
declare namespace EmptyPageActions {
|
|
38
|
+
var displayName: string;
|
|
39
|
+
}
|
|
40
|
+
export declare const EmptyPage: {
|
|
41
|
+
Root: React.ForwardRefExoticComponent<{
|
|
42
|
+
/** Высота контролов, кегль и отступы; по умолчанию `m`. */
|
|
43
|
+
size?: EmptyPageSize;
|
|
44
|
+
/**
|
|
45
|
+
* `fill` — блок растягивается по высоте родителя и центрирует содержимое (пустое состояние внутри таблицы, скролла, карточки).
|
|
46
|
+
* `default` — компактный блок по содержимому.
|
|
47
|
+
*/
|
|
48
|
+
layout?: EmptyPageLayout;
|
|
49
|
+
className?: string;
|
|
50
|
+
children?: React.ReactNode;
|
|
51
|
+
} & React.HTMLAttributes<HTMLDivElement> & React.RefAttributes<HTMLDivElement>>;
|
|
52
|
+
Icon: typeof EmptyPageIcon;
|
|
53
|
+
Title: React.ForwardRefExoticComponent<{
|
|
54
|
+
className?: string;
|
|
55
|
+
children?: React.ReactNode;
|
|
56
|
+
} & React.HTMLAttributes<HTMLHeadingElement> & React.RefAttributes<HTMLHeadingElement>>;
|
|
57
|
+
Description: React.ForwardRefExoticComponent<{
|
|
58
|
+
className?: string;
|
|
59
|
+
children?: React.ReactNode;
|
|
60
|
+
} & React.HTMLAttributes<HTMLParagraphElement> & React.RefAttributes<HTMLParagraphElement>>;
|
|
61
|
+
Actions: typeof EmptyPageActions;
|
|
62
|
+
};
|
|
63
|
+
//# sourceMappingURL=EmptyPage.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"EmptyPage.d.ts","sourceRoot":"","sources":["../../../../src/components/empty-page/EmptyPage.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAK/B,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,mBAAmB,CAAC;AAIvD,YAAY,EAAE,aAAa,EAAE,CAAC;AAE9B,MAAM,MAAM,eAAe,GAAG,SAAS,GAAG,MAAM,CAAC;AAEjD,MAAM,MAAM,kBAAkB,GAAG;IAC/B,2DAA2D;IAC3D,IAAI,CAAC,EAAE,aAAa,CAAC;IACrB;;;OAGG;IACH,MAAM,CAAC,EAAE,eAAe,CAAC;IACzB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC5B,GAAG,KAAK,CAAC,cAAc,CAAC,cAAc,CAAC,CAAC;AAsBzC,MAAM,MAAM,kBAAkB,GAAG;IAC/B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC5B,GAAG,KAAK,CAAC,cAAc,CAAC,cAAc,CAAC,CAAC;AAEzC,iBAAS,aAAa,CAAC,EAAE,SAAS,EAAE,QAAQ,EAAE,GAAG,IAAI,EAAE,EAAE,kBAAkB,2CAM1E;kBANQ,aAAa;;;AAStB,MAAM,MAAM,mBAAmB,GAAG;IAChC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC5B,GAAG,KAAK,CAAC,cAAc,CAAC,kBAAkB,CAAC,CAAC;AAa7C,MAAM,MAAM,yBAAyB,GAAG;IACtC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC5B,GAAG,KAAK,CAAC,cAAc,CAAC,oBAAoB,CAAC,CAAC;AAa/C,MAAM,MAAM,qBAAqB,GAAG;IAClC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAC5B,GAAG,KAAK,CAAC,cAAc,CAAC,cAAc,CAAC,CAAC;AAEzC,iBAAS,gBAAgB,CAAC,EAAE,SAAS,EAAE,QAAQ,EAAE,GAAG,IAAI,EAAE,EAAE,qBAAqB,2CAMhF;kBANQ,gBAAgB;;;AASzB,eAAO,MAAM,SAAS;;QA3FpB,2DAA2D;eACpD,aAAa;QACpB;;;WAGG;iBACM,eAAe;oBACZ,MAAM;mBACP,KAAK,CAAC,SAAS;;;;oBAsCd,MAAM;mBACP,KAAK,CAAC,SAAS;;;oBAed,MAAM;mBACP,KAAK,CAAC,SAAS;;;CAkC3B,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"canonical.d.ts","sourceRoot":"","sources":["../../../../../src/components/empty-page/examples/canonical.tsx"],"names":[],"mappings":"AAGA,wDAAwD;AACxD,wBAAgB,kBAAkB,4CAiBjC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sizes.d.ts","sourceRoot":"","sources":["../../../../../src/components/empty-page/examples/sizes.tsx"],"names":[],"mappings":"AAOA,uEAAuE;AACvE,wBAAgB,cAAc,4CAc7B"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Пустое состояние в «области таблицы»: родитель с фиксированной минимальной высотой,
|
|
3
|
+
* `layout="fill"` растягивает блок и центрирует содержимое.
|
|
4
|
+
*/
|
|
5
|
+
export declare function EmptyPageTableRegion(): import("react/jsx-runtime").JSX.Element;
|
|
6
|
+
//# sourceMappingURL=table-region.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"table-region.d.ts","sourceRoot":"","sources":["../../../../../src/components/empty-page/examples/table-region.tsx"],"names":[],"mappings":"AAKA;;;GAGG;AACH,wBAAgB,oBAAoB,4CAyBnC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"a11y-describedby.d.ts","sourceRoot":"","sources":["../../../../../src/components/hint/examples/a11y-describedby.tsx"],"names":[],"mappings":"AAEA,2GAA2G;AAC3G,MAAM,CAAC,OAAO,UAAU,0BAA0B,
|
|
1
|
+
{"version":3,"file":"a11y-describedby.d.ts","sourceRoot":"","sources":["../../../../../src/components/hint/examples/a11y-describedby.tsx"],"names":[],"mappings":"AAEA,2GAA2G;AAC3G,MAAM,CAAC,OAAO,UAAU,0BAA0B,4CAiBjD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"error-hint.d.ts","sourceRoot":"","sources":["../../../../../src/components/hint/examples/error-hint.tsx"],"names":[],"mappings":"AAEA,qFAAqF;AACrF,MAAM,CAAC,OAAO,UAAU,gBAAgB,
|
|
1
|
+
{"version":3,"file":"error-hint.d.ts","sourceRoot":"","sources":["../../../../../src/components/hint/examples/error-hint.tsx"],"names":[],"mappings":"AAEA,qFAAqF;AACrF,MAAM,CAAC,OAAO,UAAU,gBAAgB,4CAgBvC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"field-help.d.ts","sourceRoot":"","sources":["../../../../../src/components/hint/examples/field-help.tsx"],"names":[],"mappings":"AAEA,8FAA8F;AAC9F,MAAM,CAAC,OAAO,UAAU,gBAAgB,
|
|
1
|
+
{"version":3,"file":"field-help.d.ts","sourceRoot":"","sources":["../../../../../src/components/hint/examples/field-help.tsx"],"names":[],"mappings":"AAEA,8FAA8F;AAC9F,MAAM,CAAC,OAAO,UAAU,gBAAgB,4CAqBvC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"field-states.d.ts","sourceRoot":"","sources":["../../../../../src/components/hint/examples/field-states.tsx"],"names":[],"mappings":"AAEA,6GAA6G;AAC7G,MAAM,CAAC,OAAO,UAAU,sBAAsB,
|
|
1
|
+
{"version":3,"file":"field-states.d.ts","sourceRoot":"","sources":["../../../../../src/components/hint/examples/field-states.tsx"],"names":[],"mappings":"AAEA,6GAA6G;AAC7G,MAAM,CAAC,OAAO,UAAU,sBAAsB,4CA8B7C"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"inline-tip-form.d.ts","sourceRoot":"","sources":["../../../../../src/components/hint/examples/inline-tip-form.tsx"],"names":[],"mappings":"AAEA,iFAAiF;AACjF,MAAM,CAAC,OAAO,UAAU,oBAAoB,
|
|
1
|
+
{"version":3,"file":"inline-tip-form.d.ts","sourceRoot":"","sources":["../../../../../src/components/hint/examples/inline-tip-form.tsx"],"names":[],"mappings":"AAEA,iFAAiF;AACjF,MAAM,CAAC,OAAO,UAAU,oBAAoB,4CAoC3C"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"success-confirmation.d.ts","sourceRoot":"","sources":["../../../../../src/components/hint/examples/success-confirmation.tsx"],"names":[],"mappings":"AAEA;;;GAGG;AACH,MAAM,CAAC,OAAO,UAAU,0BAA0B,
|
|
1
|
+
{"version":3,"file":"success-confirmation.d.ts","sourceRoot":"","sources":["../../../../../src/components/hint/examples/success-confirmation.tsx"],"names":[],"mappings":"AAEA;;;GAGG;AACH,MAAM,CAAC,OAAO,UAAU,0BAA0B,4CAqBjD"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"variants.d.ts","sourceRoot":"","sources":["../../../../../src/components/hint/examples/variants.tsx"],"names":[],"mappings":"AAEA,2EAA2E;AAC3E,MAAM,CAAC,OAAO,UAAU,mBAAmB,
|
|
1
|
+
{"version":3,"file":"variants.d.ts","sourceRoot":"","sources":["../../../../../src/components/hint/examples/variants.tsx"],"names":[],"mappings":"AAEA,2EAA2E;AAC3E,MAAM,CAAC,OAAO,UAAU,mBAAmB,4CAQ1C"}
|