@hanzogui/kitchen-sink 3.0.6 → 4.3.1
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/.gui/gui.config.cjs +29341 -0
- package/.gui/hanzogui-components.config.mjs +1173 -0
- package/.gui/hanzogui-components.config.mjs.tmp.8180 +1173 -0
- package/.turbo/turbo-test.log +29228 -0
- package/e2e/SheetDragResist.test.ts +2 -2
- package/metro.config.js +1 -1
- package/package.json +24 -24
- package/playwright.config.ts +1 -1
- package/run-tests-parallel.ts +1 -1
- package/src/generatedV5Theme.ts +2 -2
- package/src/usecases/ActionsSheetComparison.tsx +5 -5
- package/src/usecases/OnLayoutScaleCase.tsx +1 -1
- package/src/usecases/StressPage.tsx +1 -1
- package/test-results/.last-run.json +489 -0
- package/test-results/ButtonCircular-tag-button-circular-prop-works-default/error-context.md +8 -0
- package/test-results/ButtonCircular-tag-button-circular-prop-works-default-retry1/error-context.md +8 -0
- package/test-results/ButtonCustom-keeps-flex-direction-for-styled-Button--default/error-context.md +8 -0
- package/test-results/ButtonCustom-keeps-flex-direction-for-styled-Button--default-retry1/error-context.md +8 -0
- package/test-results/ButtonIconColor-button-icon-receives-color-from-theme-default/error-context.md +8 -0
- package/test-results/ButtonIconColor-button-icon-receives-color-from-theme-default-retry1/error-context.md +8 -0
- package/test-results/ButtonIconColor-listitem-icon-receives-color-from-theme-default/error-context.md +8 -0
- package/test-results/ButtonIconColor-listitem-icon-receives-color-from-theme-default-retry1/error-context.md +8 -0
- package/test-results/ButtonUnstyled-unstyled-pr-96246-ariant-unstyled-is-also-set-default/error-context.md +8 -0
- package/test-results/ButtonUnstyled-unstyled-pr-96246-ariant-unstyled-is-also-set-default-retry1/error-context.md +8 -0
- package/test-results/ButtonUnstyled-unstyled-prop-works-when-used-inline-default/error-context.md +8 -0
- package/test-results/ButtonUnstyled-unstyled-prop-works-when-used-inline-default-retry1/error-context.md +8 -0
- package/test-results/ButtonUnstyled-unstyled-prop-works-when-used-with-styled--default/error-context.md +8 -0
- package/test-results/ButtonUnstyled-unstyled-prop-works-when-used-with-styled--default-retry1/error-context.md +8 -0
- package/test-results/ColorTokenFallback-color-t-8bd57-en-theme-does-not-define-it-default/error-context.md +8 -0
- package/test-results/ColorTokenFallback-color-t-8bd57-en-theme-does-not-define-it-default-retry1/error-context.md +8 -0
- package/test-results/ColorTokenFallback-theme-v-05df2-precedence-over-color-token-default/error-context.md +8 -0
- package/test-results/ColorTokenFallback-theme-v-05df2-precedence-over-color-token-default-retry1/error-context.md +8 -0
- package/test-results/DOMNodeAPIs-child-contains-parent-returns-false-default/error-context.md +8 -0
- package/test-results/DOMNodeAPIs-child-contains-parent-returns-false-default-retry1/error-context.md +8 -0
- package/test-results/DOMNodeAPIs-childElementCount-is-0-default/error-context.md +8 -0
- package/test-results/DOMNodeAPIs-childElementCount-is-0-default-retry1/error-context.md +8 -0
- package/test-results/DOMNodeAPIs-childNodes-and-children-have-length-0-default/error-context.md +8 -0
- package/test-results/DOMNodeAPIs-childNodes-and-children-have-length-0-default-retry1/error-context.md +8 -0
- package/test-results/DOMNodeAPIs-clientWidth-and-clientHeight-are-positive-default/error-context.md +8 -0
- package/test-results/DOMNodeAPIs-clientWidth-and-clientHeight-are-positive-default-retry1/error-context.md +8 -0
- package/test-results/DOMNodeAPIs-compareDocumentPosition-indicates-containment-default/error-context.md +8 -0
- package/test-results/DOMNodeAPIs-compareDocumentPosition-indicates-containment-default-retry1/error-context.md +8 -0
- package/test-results/DOMNodeAPIs-firstChild-and-lastChild-exist-default/error-context.md +8 -0
- package/test-results/DOMNodeAPIs-firstChild-and-lastChild-exist-default-retry1/error-context.md +8 -0
- package/test-results/DOMNodeAPIs-firstElementChild-and-lastElementChild-exist-default/error-context.md +8 -0
- package/test-results/DOMNodeAPIs-firstElementChild-and-lastElementChild-exist-default-retry1/error-context.md +8 -0
- package/test-results/DOMNodeAPIs-focus-and-blur-work-on-Input-ref-default/error-context.md +8 -0
- package/test-results/DOMNodeAPIs-focus-and-blur-work-on-Input-ref-default-retry1/error-context.md +8 -0
- package/test-results/DOMNodeAPIs-getBoundingClientRect-returns-full-DOMRect-default/error-context.md +8 -0
- package/test-results/DOMNodeAPIs-getBoundingClientRect-returns-full-DOMRect-default-retry1/error-context.md +8 -0
- package/test-results/DOMNodeAPIs-getElementById-via-ownerDocument-works-default/error-context.md +8 -0
- package/test-results/DOMNodeAPIs-getElementById-via-ownerDocument-works-default-retry1/error-context.md +8 -0
- package/test-results/DOMNodeAPIs-getRootNode-returns-a-node-default/error-context.md +8 -0
- package/test-results/DOMNodeAPIs-getRootNode-returns-a-node-default-retry1/error-context.md +8 -0
- package/test-results/DOMNodeAPIs-hasChildNodes-returns-true-default/error-context.md +8 -0
- package/test-results/DOMNodeAPIs-hasChildNodes-returns-true-default-retry1/error-context.md +8 -0
- package/test-results/DOMNodeAPIs-nextElementSib-17a7d-previousElementSibling-work-default/error-context.md +8 -0
- package/test-results/DOMNodeAPIs-nextElementSib-17a7d-previousElementSibling-work-default-retry1/error-context.md +8 -0
- package/test-results/DOMNodeAPIs-nextSibling-and-previousSibling-work-default/error-context.md +8 -0
- package/test-results/DOMNodeAPIs-nextSibling-and-previousSibling-work-default-retry1/error-context.md +8 -0
- package/test-results/DOMNodeAPIs-nodeName-exists-default/error-context.md +8 -0
- package/test-results/DOMNodeAPIs-nodeName-exists-default-retry1/error-context.md +8 -0
- package/test-results/DOMNodeAPIs-nodeType-is-1-ELEMENT-NODE--default/error-context.md +8 -0
- package/test-results/DOMNodeAPIs-nodeType-is-1-ELEMENT-NODE--default-retry1/error-context.md +8 -0
- package/test-results/DOMNodeAPIs-offsetParent-exists-default/error-context.md +8 -0
- package/test-results/DOMNodeAPIs-offsetParent-exists-default-retry1/error-context.md +8 -0
- package/test-results/DOMNodeAPIs-offsetWidth-and-offsetHeight-are-positive-default/error-context.md +8 -0
- package/test-results/DOMNodeAPIs-offsetWidth-and-offsetHeight-are-positive-default-retry1/error-context.md +8 -0
- package/test-results/DOMNodeAPIs-ownerDocument-exists-and-isConnected-is-true-default/error-context.md +8 -0
- package/test-results/DOMNodeAPIs-ownerDocument-exists-and-isConnected-is-true-default-retry1/error-context.md +8 -0
- package/test-results/DOMNodeAPIs-parent-contains-child-returns-true-default/error-context.md +8 -0
- package/test-results/DOMNodeAPIs-parent-contains-child-returns-true-default-retry1/error-context.md +8 -0
- package/test-results/DOMNodeAPIs-parentElement-exists-on-child-ref-default/error-context.md +8 -0
- package/test-results/DOMNodeAPIs-parentElement-exists-on-child-ref-default-retry1/error-context.md +8 -0
- package/test-results/DOMNodeAPIs-parentNode-exists-on-child-ref-default/error-context.md +8 -0
- package/test-results/DOMNodeAPIs-parentNode-exists-on-child-ref-default-retry1/error-context.md +8 -0
- package/test-results/DOMNodeAPIs-textContent-returns-text-from-Text-component-default/error-context.md +8 -0
- package/test-results/DOMNodeAPIs-textContent-returns-text-from-Text-component-default-retry1/error-context.md +8 -0
- package/test-results/DialogNested-Dialog-Nested-6daf4-ted-dialogs-stack-correctly-default/error-context.md +8 -0
- package/test-results/DialogNested-Dialog-Nested-6daf4-ted-dialogs-stack-correctly-default-retry1/error-context.md +8 -0
- package/test-results/DialogNested-Dialog-Nested-7ed69-nt-dialog-z-index-stacking--default/error-context.md +8 -0
- package/test-results/DialogNested-Dialog-Nested-7ed69-nt-dialog-z-index-stacking--default-retry1/error-context.md +8 -0
- package/test-results/DialogOpenControlled-Dialo-8b8ee--controlled-with-open-true--default/error-context.md +8 -0
- package/test-results/DialogOpenControlled-Dialo-8b8ee--controlled-with-open-true--default-retry1/error-context.md +8 -0
- package/test-results/DialogOpenControlled-Dialo-b6ce7--be-closed-via-close-button-default/error-context.md +8 -0
- package/test-results/DialogOpenControlled-Dialo-b6ce7--be-closed-via-close-button-default-retry1/error-context.md +8 -0
- package/test-results/DialogScoped-dialog-scopes-are-isolated-default/error-context.md +8 -0
- package/test-results/DialogScoped-dialog-scopes-are-isolated-default-retry1/error-context.md +8 -0
- package/test-results/DialogScoped-scoped-dialogs-adapt-to-sheets-default/error-context.md +8 -0
- package/test-results/DialogScoped-scoped-dialogs-adapt-to-sheets-default-retry1/error-context.md +8 -0
- package/test-results/DialogScoped-scoped-dialogs-work-default/error-context.md +8 -0
- package/test-results/DialogScoped-scoped-dialogs-work-default-retry1/error-context.md +8 -0
- package/test-results/DialogSheetAdapt-Dialog-Sh-903aa-uld-render-without-crashing-default/error-context.md +8 -0
- package/test-results/DialogSheetAdapt-Dialog-Sh-903aa-uld-render-without-crashing-default-retry1/error-context.md +8 -0
- package/test-results/DialogSheetAdapt-Dialog-Sh-cf0b0-ltiple-times-without-errors-default/error-context.md +8 -0
- package/test-results/DialogSheetAdapt-Dialog-Sh-cf0b0-ltiple-times-without-errors-default-retry1/error-context.md +8 -0
- package/test-results/DialogSheetAdaptResize-Dia-158cf-g-to-sheet-on-resize-narrow-default/error-context.md +8 -0
- package/test-results/DialogSheetAdaptResize-Dia-158cf-g-to-sheet-on-resize-narrow-default-retry1/error-context.md +8 -0
- package/test-results/DialogSheetAdaptResize-Dia-160f1--in-dialog-at-wide-viewport-default/error-context.md +8 -0
- package/test-results/DialogSheetAdaptResize-Dia-160f1--in-dialog-at-wide-viewport-default-retry1/error-context.md +8 -0
- package/test-results/DialogSheetAdaptResize-Dia-1900a-ize-cycles-preserve-content-default/error-context.md +8 -0
- package/test-results/DialogSheetAdaptResize-Dia-1900a-ize-cycles-preserve-content-default-retry1/error-context.md +8 -0
- package/test-results/DialogSheetAdaptResize-Dia-7a3b7-in-sheet-at-narrow-viewport-default/error-context.md +8 -0
- package/test-results/DialogSheetAdaptResize-Dia-7a3b7-in-sheet-at-narrow-viewport-default-retry1/error-context.md +8 -0
- package/test-results/DialogSheetAdaptResize-Dia-a0929-et-to-dialog-on-resize-wide-default/error-context.md +8 -0
- package/test-results/DialogSheetAdaptResize-Dia-a0929-et-to-dialog-on-resize-wide-default-retry1/error-context.md +8 -0
- package/test-results/DismissLayerStacking-Dismi-66b46-ayerCount-updates-correctly-default/error-context.md +8 -0
- package/test-results/DismissLayerStacking-Dismi-66b46-ayerCount-updates-correctly-default-retry1/error-context.md +8 -0
- package/test-results/DismissLayerStacking-Dismi-6b753--can-be-opened-side-by-side-default/error-context.md +8 -0
- package/test-results/DismissLayerStacking-Dismi-6b753--can-be-opened-side-by-side-default-retry1/error-context.md +8 -0
- package/test-results/DismissLayerStacking-Dismi-7648e-de-dialog-first-then-dialog-default/error-context.md +8 -0
- package/test-results/DismissLayerStacking-Dismi-7648e-de-dialog-first-then-dialog-default-retry1/error-context.md +8 -0
- package/test-results/DismissLayerStacking-Dismi-797b4-yers-hook-updates-correctly-default/error-context.md +8 -0
- package/test-results/DismissLayerStacking-Dismi-797b4-yers-hook-updates-correctly-default-retry1/error-context.md +8 -0
- package/test-results/DismissLayerStacking-Dismi-88798-dialog-is-open-over-popover-default/error-context.md +8 -0
- package/test-results/DismissLayerStacking-Dismi-88798-dialog-is-open-over-popover-default-retry1/error-context.md +8 -0
- package/test-results/DismissLayerStacking-Dismi-af324--popover-first-then-popover-default/error-context.md +8 -0
- package/test-results/DismissLayerStacking-Dismi-af324--popover-first-then-popover-default-retry1/error-context.md +8 -0
- package/test-results/DismissLayerStacking-Dismi-c3db6-r-when-only-popover-is-open-default/error-context.md +8 -0
- package/test-results/DismissLayerStacking-Dismi-c3db6-r-when-only-popover-is-open-default-retry1/error-context.md +8 -0
- package/test-results/DismissLayerStacking-Dismi-cf4f1-be-reopened-after-ESC-close-default/error-context.md +8 -0
- package/test-results/DismissLayerStacking-Dismi-cf4f1-be-reopened-after-ESC-close-default-retry1/error-context.md +8 -0
- package/test-results/FocusVisibleButton-button-focusVisibleStyle-default/error-context.md +8 -0
- package/test-results/FocusVisibleButton-button-focusVisibleStyle-default-retry1/error-context.md +8 -0
- package/test-results/FocusVisibleButtonPointerF-1d251-bleStyle-non-keyboard-focus-default/error-context.md +8 -0
- package/test-results/FocusVisibleButtonPointerF-1d251-bleStyle-non-keyboard-focus-default-retry1/error-context.md +8 -0
- package/test-results/FocusVisibleButtonPointerF-21bce-usVisibleStyle-focusVisible-default/error-context.md +8 -0
- package/test-results/FocusVisibleButtonPointerF-21bce-usVisibleStyle-focusVisible-default-retry1/error-context.md +8 -0
- package/test-results/FocusWithinStyle-focusWith-68e5e-pplies-via-styled-component-default/error-context.md +8 -0
- package/test-results/FocusWithinStyle-focusWith-68e5e-pplies-via-styled-component-default-retry1/error-context.md +8 -0
- package/test-results/FocusWithinStyle-focusWithinStyle-applies-via-direct-prop-default/error-context.md +8 -0
- package/test-results/FocusWithinStyle-focusWithinStyle-applies-via-direct-prop-default-retry1/error-context.md +8 -0
- package/test-results/FocusWithinStyle-focusWithinStyle-removes-on-blur-default/error-context.md +8 -0
- package/test-results/FocusWithinStyle-focusWithinStyle-removes-on-blur-default-retry1/error-context.md +8 -0
- package/test-results/FocusWithinStyle-plain-foc-c25bd-e-does-not-re-render-parent-default/error-context.md +8 -0
- package/test-results/FocusWithinStyle-plain-foc-c25bd-e-does-not-re-render-parent-default-retry1/error-context.md +8 -0
- package/test-results/FormButtonType-Button-renders-with-type-button-by-default-default/error-context.md +8 -0
- package/test-results/FormButtonType-Button-renders-with-type-button-by-default-default-retry1/error-context.md +8 -0
- package/test-results/FormButtonType-Form-Trigger-submits-the-form-when-clicked-default/error-context.md +8 -0
- package/test-results/FormButtonType-Form-Trigger-submits-the-form-when-clicked-default-retry1/error-context.md +8 -0
- package/test-results/FormButtonType-pressing-En-024ab-rm-not-regular-button-click-default/error-context.md +8 -0
- package/test-results/FormButtonType-pressing-En-024ab-rm-not-regular-button-click-default-retry1/error-context.md +8 -0
- package/test-results/GlobalScopedTriggerIsolati-cd75b-elated-render-counts-stable-default/error-context.md +8 -0
- package/test-results/GlobalScopedTriggerIsolati-cd75b-elated-render-counts-stable-default-retry1/error-context.md +8 -0
- package/test-results/GroupHoverMobile-group-hov-5dffb-t-stick-after-touch-on-icon-default/error-context.md +8 -0
- package/test-results/GroupHoverMobile-group-hov-5dffb-t-stick-after-touch-on-icon-default-retry1/error-context.md +8 -0
- package/test-results/GroupPressInVariant--group-2a23e-named-group---initial-state-default/error-context.md +8 -0
- package/test-results/GroupPressInVariant--group-2a23e-named-group---initial-state-default-retry1/error-context.md +8 -0
- package/test-results/GroupPressInVariant--group-2d0c0-named-group---pressed-state-default/error-context.md +8 -0
- package/test-results/GroupPressInVariant--group-2d0c0-named-group---pressed-state-default-retry1/error-context.md +8 -0
- package/test-results/GroupPressInVariant--group-2df69--root-level---initial-state-default/error-context.md +8 -0
- package/test-results/GroupPressInVariant--group-2df69--root-level---initial-state-default-retry1/error-context.md +8 -0
- package/test-results/GroupPressInVariant--group-b1011--root-level---pressed-state-default/error-context.md +8 -0
- package/test-results/GroupPressInVariant--group-b1011--root-level---pressed-state-default-retry1/error-context.md +8 -0
- package/test-results/GroupPressInVariant--group-ec426-ary-variant---initial-state-default/error-context.md +8 -0
- package/test-results/GroupPressInVariant--group-ec426-ary-variant---initial-state-default-retry1/error-context.md +8 -0
- package/test-results/GroupPressInVariant--group-f5aef-ary-variant---pressed-state-default/error-context.md +8 -0
- package/test-results/GroupPressInVariant--group-f5aef-ary-variant---pressed-state-default-retry1/error-context.md +8 -0
- package/test-results/GroupProp-group-prop---inline-default/error-context.md +8 -0
- package/test-results/GroupProp-group-prop---inline-default-retry1/error-context.md +8 -0
- package/test-results/GroupProp-group-prop---styled--default/error-context.md +8 -0
- package/test-results/GroupProp-group-prop---styled--default-retry1/error-context.md +8 -0
- package/test-results/GroupProp-group-prop---styled-media-matched-default/error-context.md +8 -0
- package/test-results/GroupProp-group-prop---styled-media-matched-default-retry1/error-context.md +8 -0
- package/test-results/GroupProp-group-prop---styled-media-unmatched-default/error-context.md +8 -0
- package/test-results/GroupProp-group-prop---styled-media-unmatched-default-retry1/error-context.md +8 -0
- package/test-results/GroupPseudoVariantOverride-54f6a-over-opacity-overrides-base-default/error-context.md +8 -0
- package/test-results/GroupPseudoVariantOverride-54f6a-over-opacity-overrides-base-default-retry1/error-context.md +8 -0
- package/test-results/GroupPseudoVariantOverride-b332c-ity-applies-without-variant-default/error-context.md +8 -0
- package/test-results/GroupPseudoVariantOverride-b332c-ity-applies-without-variant-default-retry1/error-context.md +8 -0
- package/test-results/GroupPseudoVariantOverride-d65d4-ress-opacity-overrides-base-default/error-context.md +8 -0
- package/test-results/GroupPseudoVariantOverride-d65d4-ress-opacity-overrides-base-default-retry1/error-context.md +8 -0
- package/test-results/GroupPseudoVariantOverride-d6d6a-ity-applies-without-variant-default/error-context.md +8 -0
- package/test-results/GroupPseudoVariantOverride-d6d6a-ity-applies-without-variant-default-retry1/error-context.md +8 -0
- package/test-results/GroupUseCases-composite-ap-08b1e-k-with-forcePlacement-last--default/error-context.md +8 -0
- package/test-results/GroupUseCases-composite-ap-08b1e-k-with-forcePlacement-last--default-retry1/error-context.md +8 -0
- package/test-results/GroupUseCases-composite-ap-cb8f0-with-forcePlacement-center--default/error-context.md +8 -0
- package/test-results/GroupUseCases-composite-ap-cb8f0-with-forcePlacement-center--default-retry1/error-context.md +8 -0
- package/test-results/GroupUseCases-composite-ap-e55a9-using-Group-Item-will-break-default/error-context.md +8 -0
- package/test-results/GroupUseCases-composite-ap-e55a9-using-Group-Item-will-break-default-retry1/error-context.md +8 -0
- package/test-results/GroupUseCases-composite-ap-f827c-abled-disables-the-children-default/error-context.md +8 -0
- package/test-results/GroupUseCases-composite-ap-f827c-abled-disables-the-children-default-retry1/error-context.md +8 -0
- package/test-results/GroupUseCases-composite-ap-fe8b4--with-forcePlacement-first--default/error-context.md +8 -0
- package/test-results/GroupUseCases-composite-ap-fe8b4--with-forcePlacement-first--default-retry1/error-context.md +8 -0
- package/test-results/GroupUseCases-composite-api-passes-border-radius-default/error-context.md +8 -0
- package/test-results/GroupUseCases-composite-api-passes-border-radius-default-retry1/error-context.md +8 -0
- package/test-results/HeightMediaQueryOverride-H-3eb5d-finition-height-sm-override-default/error-context.md +8 -0
- package/test-results/HeightMediaQueryOverride-H-3eb5d-finition-height-sm-override-default-retry1/error-context.md +8 -0
- package/test-results/HeightMediaQueryOverride-H-42f4a-height-640-below-height-sm--default/error-context.md +8 -0
- package/test-results/HeightMediaQueryOverride-H-42f4a-height-640-below-height-sm--default-retry1/error-context.md +8 -0
- package/test-results/HeightMediaQueryOverride-H-63318--query-works-for-comparison-default/error-context.md +8 -0
- package/test-results/HeightMediaQueryOverride-H-63318--query-works-for-comparison-default-retry1/error-context.md +8 -0
- package/test-results/HeightMediaQueryOverride-H-8671c-ion-runtime-height-sm-scale-default/error-context.md +8 -0
- package/test-results/HeightMediaQueryOverride-H-8671c-ion-runtime-height-sm-scale-default-retry1/error-context.md +8 -0
- package/test-results/HeightMediaQueryOverride-H-c5e79-ase-scale-1-when-height-640-default/error-context.md +8 -0
- package/test-results/HeightMediaQueryOverride-H-c5e79-ase-scale-1-when-height-640-default-retry1/error-context.md +8 -0
- package/test-results/HeightMediaQueryOverride-H-e81c1--runtime-height-sm-override-default/error-context.md +8 -0
- package/test-results/HeightMediaQueryOverride-H-e81c1--runtime-height-sm-override-default-retry1/error-context.md +8 -0
- package/test-results/HeightMediaQueryOverride-H-f5c94-s-when-NO-base-scale-is-set-default/error-context.md +8 -0
- package/test-results/HeightMediaQueryOverride-H-f5c94-s-when-NO-base-scale-is-set-default-retry1/error-context.md +8 -0
- package/test-results/InputAutoFocusAfterMenu-In-67b62-eive-focus-after-menu-close-default/error-context.md +8 -0
- package/test-results/InputAutoFocusAfterMenu-In-67b62-eive-focus-after-menu-close-default-retry1/error-context.md +8 -0
- package/test-results/InputAutoFocusAfterMenu-on-88e93-tore-and-allow-custom-focus-default/error-context.md +8 -0
- package/test-results/InputAutoFocusAfterMenu-on-88e93-tore-and-allow-custom-focus-default-retry1/error-context.md +8 -0
- package/test-results/InputAutoFocusAfterMenu-st-6c92d--should-be-focused-on-mount-default/error-context.md +8 -0
- package/test-results/InputAutoFocusAfterMenu-st-6c92d--should-be-focused-on-mount-default-retry1/error-context.md +8 -0
- package/test-results/InputAutoFocusStyled-plain-8fa75-Focus-gets-focused-on-mount-default/error-context.md +8 -0
- package/test-results/InputAutoFocusStyled-plain-8fa75-Focus-gets-focused-on-mount-default-retry1/error-context.md +8 -0
- package/test-results/InputAutoFocusStyled-style-49b40-Focus-gets-focused-on-mount-default/error-context.md +8 -0
- package/test-results/InputAutoFocusStyled-style-49b40-Focus-gets-focused-on-mount-default-retry1/error-context.md +8 -0
- package/test-results/ListItem-ListItem-Apply-passes-color-to-children-icons-default/error-context.md +8 -0
- package/test-results/ListItem-ListItem-Apply-passes-color-to-children-icons-default-retry1/error-context.md +8 -0
- package/test-results/ListItem-ListItem-Apply-passes-variant-to-children-default/error-context.md +8 -0
- package/test-results/ListItem-ListItem-Apply-passes-variant-to-children-default-retry1/error-context.md +8 -0
- package/test-results/ListItem-ListItem-renders-correctly-with-dark-theme-default/error-context.md +8 -0
- package/test-results/ListItem-ListItem-renders-correctly-with-dark-theme-default-retry1/error-context.md +8 -0
- package/test-results/ListItem-ListItem-renders-correctly-with-default-theme-default/error-context.md +8 -0
- package/test-results/ListItem-ListItem-renders-correctly-with-default-theme-default-retry1/error-context.md +8 -0
- package/test-results/ListItem-ListItem-renders-correctly-with-light-theme-default/error-context.md +8 -0
- package/test-results/ListItem-ListItem-renders-correctly-with-light-theme-default-retry1/error-context.md +8 -0
- package/test-results/ListItem-ListItem-renders-correctly-with-outlined-variant-default/error-context.md +8 -0
- package/test-results/ListItem-ListItem-renders-correctly-with-outlined-variant-default-retry1/error-context.md +8 -0
- package/test-results/ListItem-ListItem-with-acc-072f3-rs-correctly-in-light-theme-default/error-context.md +8 -0
- package/test-results/ListItem-ListItem-with-acc-072f3-rs-correctly-in-light-theme-default-retry1/error-context.md +8 -0
- package/test-results/ListItem-ListItem-with-acc-72de0-ers-correctly-in-dark-theme-default/error-context.md +8 -0
- package/test-results/ListItem-ListItem-with-acc-72de0-ers-correctly-in-dark-theme-default-retry1/error-context.md +8 -0
- package/test-results/MediaQueryGtMd-Media-Query-545c2-ould-apply-on-large-screens-default/error-context.md +8 -0
- package/test-results/MediaQueryGtMd-Media-Query-545c2-ould-apply-on-large-screens-default-retry1/error-context.md +8 -0
- package/test-results/MediaQueryGtMd-Media-Query-65932--NOT-apply-on-small-screens-default/error-context.md +8 -0
- package/test-results/MediaQueryGtMd-Media-Query-65932--NOT-apply-on-small-screens-default-retry1/error-context.md +8 -0
- package/test-results/MediaQueryGtMd-Media-Query-b9d28-ould-apply-on-small-screens-default/error-context.md +8 -0
- package/test-results/MediaQueryGtMd-Media-Query-b9d28-ould-apply-on-small-screens-default-retry1/error-context.md +8 -0
- package/test-results/MediaQueryGtMd-Media-Query-bbe18-y-NOT-gtMd-on-small-screens-default/error-context.md +8 -0
- package/test-results/MediaQueryGtMd-Media-Query-bbe18-y-NOT-gtMd-on-small-screens-default-retry1/error-context.md +8 -0
- package/test-results/MediaQueryGtMd-Media-Query-da27f-pply-on-extra-small-screens-default/error-context.md +8 -0
- package/test-results/MediaQueryGtMd-Media-Query-da27f-pply-on-extra-small-screens-default-retry1/error-context.md +8 -0
- package/test-results/MediaQueryGtMd-Media-Query-eb5fe-apply-when-only-gtMd-is-set-default/error-context.md +8 -0
- package/test-results/MediaQueryGtMd-Media-Query-eb5fe-apply-when-only-gtMd-is-set-default-retry1/error-context.md +8 -0
- package/test-results/MediaQueryGtMd-Media-Query-f2ad9---gtMd-wins-on-large-screen-default/error-context.md +8 -0
- package/test-results/MediaQueryGtMd-Media-Query-f2ad9---gtMd-wins-on-large-screen-default-retry1/error-context.md +8 -0
- package/test-results/MenuAboveDialog-clicking-m-9f9bd-s-when-menu-is-above-dialog-default/error-context.md +8 -0
- package/test-results/MenuAboveDialog-clicking-m-9f9bd-s-when-menu-is-above-dialog-default-retry1/error-context.md +8 -0
- package/test-results/MenuAboveDialog-menu-closes-on-ESC-dialog-stays-open-default/error-context.md +8 -0
- package/test-results/MenuAboveDialog-menu-closes-on-ESC-dialog-stays-open-default-retry1/error-context.md +8 -0
- package/test-results/MenuAboveDialog-menu-renders-above-dialog-overlay-default/error-context.md +8 -0
- package/test-results/MenuAboveDialog-menu-renders-above-dialog-overlay-default-retry1/error-context.md +8 -0
- package/test-results/MenuAccessibility-Menu-Acc-04d67-nd-returns-focus-to-trigger-default/error-context.md +8 -0
- package/test-results/MenuAccessibility-Menu-Acc-04d67-nd-returns-focus-to-trigger-default-retry1/error-context.md +8 -0
- package/test-results/MenuAccessibility-Menu-Acc-0a163-navigate-between-menu-items-default/error-context.md +8 -0
- package/test-results/MenuAccessibility-Menu-Acc-0a163-navigate-between-menu-items-default-retry1/error-context.md +8 -0
- package/test-results/MenuAccessibility-Menu-Acc-4561b--focuses-first-submenu-item-default/error-context.md +8 -0
- package/test-results/MenuAccessibility-Menu-Acc-4561b--focuses-first-submenu-item-default-retry1/error-context.md +8 -0
- package/test-results/MenuAccessibility-Menu-Acc-52aee--focused-on-submenu-trigger-default/error-context.md +8 -0
- package/test-results/MenuAccessibility-Menu-Acc-52aee--focused-on-submenu-trigger-default-retry1/error-context.md +8 -0
- package/test-results/MenuAccessibility-Menu-Acc-64614-bmenu-and-returns-to-parent-default/error-context.md +8 -0
- package/test-results/MenuAccessibility-Menu-Acc-64614-bmenu-and-returns-to-parent-default-retry1/error-context.md +8 -0
- package/test-results/MenuAccessibility-Menu-Acc-745b6--submenu-focuses-first-item-default/error-context.md +8 -0
- package/test-results/MenuAccessibility-Menu-Acc-745b6--submenu-focuses-first-item-default-retry1/error-context.md +8 -0
- package/test-results/MenuAccessibility-Menu-Acc-88f33-nt-frame-focuses-first-item-default/error-context.md +8 -0
- package/test-results/MenuAccessibility-Menu-Acc-88f33-nt-frame-focuses-first-item-default-retry1/error-context.md +8 -0
- package/test-results/MenuAccessibility-Menu-Acc-8f9ca-y-submenu-first-then-parent-default/error-context.md +8 -0
- package/test-results/MenuAccessibility-Menu-Acc-8f9ca-y-submenu-first-then-parent-default-retry1/error-context.md +8 -0
- package/test-results/MenuAccessibility-Menu-Acc-911b4--key-and-focuses-first-item-default/error-context.md +8 -0
- package/test-results/MenuAccessibility-Menu-Acc-911b4--key-and-focuses-first-item-default-retry1/error-context.md +8 -0
- package/test-results/MenuAccessibility-Menu-Acc-a5840--focused-on-submenu-trigger-default/error-context.md +8 -0
- package/test-results/MenuAccessibility-Menu-Acc-a5840--focused-on-submenu-trigger-default-retry1/error-context.md +8 -0
- package/test-results/MenuAccessibility-Menu-Acc-ad5a4-er-is-focusable-via-tab-key-default/error-context.md +8 -0
- package/test-results/MenuAccessibility-Menu-Acc-ad5a4-er-is-focusable-via-tab-key-default-retry1/error-context.md +8 -0
- package/test-results/MenuAccessibility-Menu-Acc-bebea-es-not-navigate-within-menu-default/error-context.md +8 -0
- package/test-results/MenuAccessibility-Menu-Acc-bebea-es-not-navigate-within-menu-default-retry1/error-context.md +8 -0
- package/test-results/MenuAccessibility-Menu-Acc-c69ce--key-and-focuses-first-item-default/error-context.md +8 -0
- package/test-results/MenuAccessibility-Menu-Acc-c69ce--key-and-focuses-first-item-default-retry1/error-context.md +8 -0
- package/test-results/MenuAsChildPosition-Menu-T-844d9-ition-static-class-to-child-default/error-context.md +8 -0
- package/test-results/MenuAsChildPosition-Menu-T-844d9-ition-static-class-to-child-default-retry1/error-context.md +8 -0
- package/test-results/MenuAutoResize-Menu-Auto-R-53df3-ailable-height-CSS-variable-default/error-context.md +8 -0
- package/test-results/MenuAutoResize-Menu-Auto-R-53df3-ailable-height-CSS-variable-default-retry1/error-context.md +8 -0
- package/test-results/MenuAutoResize-Menu-Auto-R-d4d85-es-to-fit-in-small-viewport-default/error-context.md +8 -0
- package/test-results/MenuAutoResize-Menu-Auto-R-d4d85-es-to-fit-in-small-viewport-default-retry1/error-context.md +8 -0
- package/test-results/MenuFocusLeave-Menu-Focus--6fbdf-nu-trigger-to-another-below-default/error-context.md +8 -0
- package/test-results/MenuFocusLeave-Menu-Focus--6fbdf-nu-trigger-to-another-below-default-retry1/error-context.md +8 -0
- package/test-results/MenuFocusLeave-Menu-Focus--7aa4e--mouse-leaves-menu-entirely-default/error-context.md +8 -0
- package/test-results/MenuFocusLeave-Menu-Focus--7aa4e--mouse-leaves-menu-entirely-default-retry1/error-context.md +8 -0
- package/test-results/MenuFocusLeave-Menu-Focus--d428c-ith-rapid-downward-movement-default/error-context.md +8 -0
- package/test-results/MenuFocusLeave-Menu-Focus--d428c-ith-rapid-downward-movement-default-retry1/error-context.md +8 -0
- package/test-results/MenuHighlight-Menu-Highlig-5e8e7-switching-mouse-to-keyboard-default/error-context.md +8 -0
- package/test-results/MenuHighlight-Menu-Highlig-5e8e7-switching-mouse-to-keyboard-default-retry1/error-context.md +8 -0
- package/test-results/MenuHighlight-Menu-Highlig-9a56b-hovering-an-item-focuses-it-default/error-context.md +8 -0
- package/test-results/MenuHighlight-Menu-Highlig-9a56b-hovering-an-item-focuses-it-default-retry1/error-context.md +8 -0
- package/test-results/MenuHighlight-Menu-Highlig-bccdf--regardless-of-input-method-default/error-context.md +8 -0
- package/test-results/MenuHighlight-Menu-Highlig-bccdf--regardless-of-input-method-default-retry1/error-context.md +8 -0
- package/test-results/MenuHighlight-Menu-Highlig-c3179-transfers-highlight-cleanly-default/error-context.md +8 -0
- package/test-results/MenuHighlight-Menu-Highlig-c3179-transfers-highlight-cleanly-default-retry1/error-context.md +8 -0
- package/test-results/MenuHighlight-Menu-Highlig-f4d2e-d-item-no-double-highlight--default/error-context.md +8 -0
- package/test-results/MenuHighlight-Menu-Highlig-f4d2e-d-item-no-double-highlight--default-retry1/error-context.md +8 -0
- package/test-results/MenuHoverKeyboardBugs-Menu-3c93b-g-keyboard-navigation-works-default/error-context.md +8 -0
- package/test-results/MenuHoverKeyboardBugs-Menu-3c93b-g-keyboard-navigation-works-default-retry1/error-context.md +8 -0
- package/test-results/MenuHoverKeyboardBugs-Menu-62deb-t-opens-and-focuses-submenu-default/error-context.md +8 -0
- package/test-results/MenuHoverKeyboardBugs-Menu-62deb-t-opens-and-focuses-submenu-default-retry1/error-context.md +8 -0
- package/test-results/MenuHoverKeyboardBugs-Menu-8d752-n-keyboard-navigation-works-default/error-context.md +8 -0
- package/test-results/MenuHoverKeyboardBugs-Menu-8d752-n-keyboard-navigation-works-default-retry1/error-context.md +8 -0
- package/test-results/MenuHoverKeyboardBugs-Menu-b6f04-se-stays-over-original-item-default/error-context.md +8 -0
- package/test-results/MenuHoverKeyboardBugs-Menu-b6f04-se-stays-over-original-item-default-retry1/error-context.md +8 -0
- package/test-results/MenuHoverKeyboardBugs-Menu-d60ed--focuses-first-submenu-item-default/error-context.md +8 -0
- package/test-results/MenuHoverKeyboardBugs-Menu-d60ed--focuses-first-submenu-item-default-retry1/error-context.md +8 -0
- package/test-results/MenuItemFocus-Menu-Item-Fo-387db-keeps-focus-on-that-element-default/error-context.md +8 -0
- package/test-results/MenuItemFocus-Menu-Item-Fo-387db-keeps-focus-on-that-element-default-retry1/error-context.md +8 -0
- package/test-results/MenuItemFocus-Menu-Item-Fo-e6e21-keeps-focus-on-that-element-default/error-context.md +8 -0
- package/test-results/MenuItemFocus-Menu-Item-Fo-e6e21-keeps-focus-on-that-element-default-retry1/error-context.md +8 -0
- package/test-results/MenuItemPseudoOverride-def-61ca8-riant-default-pseudo-styles-default/error-context.md +8 -0
- package/test-results/MenuItemPseudoOverride-def-61ca8-riant-default-pseudo-styles-default-retry1/error-context.md +8 -0
- package/test-results/MenuItemPseudoOverride-dir-bafb1-s-override-variant-defaults-default/error-context.md +8 -0
- package/test-results/MenuItemPseudoOverride-dir-bafb1-s-override-variant-defaults-default-retry1/error-context.md +8 -0
- package/test-results/MenuItemPseudoOverride-sho-162e0-th-unstyled-works-correctly-default/error-context.md +8 -0
- package/test-results/MenuItemPseudoOverride-sho-162e0-th-unstyled-works-correctly-default-retry1/error-context.md +8 -0
- package/test-results/MenuItemPseudoOverride-sho-3bba6-d-override-variant-defaults-default/error-context.md +8 -0
- package/test-results/MenuItemPseudoOverride-sho-3bba6-d-override-variant-defaults-default-retry1/error-context.md +8 -0
- package/test-results/MenuItemPseudoOverride-spr-02fd8-th-unstyled-works-correctly-default/error-context.md +8 -0
- package/test-results/MenuItemPseudoOverride-spr-02fd8-th-unstyled-works-correctly-default-retry1/error-context.md +8 -0
- package/test-results/MenuItemPseudoOverride-spr-73144-d-override-variant-defaults-default/error-context.md +8 -0
- package/test-results/MenuItemPseudoOverride-spr-73144-d-override-variant-defaults-default-retry1/error-context.md +8 -0
- package/test-results/MenuItemPseudoOverride-sty-38431-d-override-variant-defaults-default/error-context.md +8 -0
- package/test-results/MenuItemPseudoOverride-sty-38431-d-override-variant-defaults-default-retry1/error-context.md +8 -0
- package/test-results/MenuItemPseudoOverride-sty-a1db1-th-unstyled-works-correctly-default/error-context.md +8 -0
- package/test-results/MenuItemPseudoOverride-sty-a1db1-th-unstyled-works-correctly-default-retry1/error-context.md +8 -0
- package/test-results/MenuItemPseudoOverride-uns-48dec-eudo-styles-works-correctly-default/error-context.md +8 -0
- package/test-results/MenuItemPseudoOverride-uns-48dec-eudo-styles-works-correctly-default-retry1/error-context.md +8 -0
- package/test-results/MenuMultiTrigger-Menu-Mult-58d9e--anchors-to-focused-trigger-default/error-context.md +8 -0
- package/test-results/MenuMultiTrigger-Menu-Mult-58d9e--anchors-to-focused-trigger-default-retry1/error-context.md +8 -0
- package/test-results/MenuMultiTrigger-Menu-Mult-a77d9-rigger-that-opened-the-menu-default/error-context.md +8 -0
- package/test-results/MenuMultiTrigger-Menu-Mult-a77d9-rigger-that-opened-the-menu-default-retry1/error-context.md +8 -0
- package/test-results/MenuMultiTrigger-Menu-Mult-b35e0-nchors-content-to-trigger-B-default/error-context.md +8 -0
- package/test-results/MenuMultiTrigger-Menu-Mult-b35e0-nchors-content-to-trigger-B-default-retry1/error-context.md +8 -0
- package/test-results/MenuMultiTrigger-Menu-Mult-cd244-trigger-has-data-state-open-default/error-context.md +8 -0
- package/test-results/MenuMultiTrigger-Menu-Mult-cd244-trigger-has-data-state-open-default-retry1/error-context.md +8 -0
- package/test-results/MenuMultiTrigger-Menu-Mult-dfd0d-pens-content-near-trigger-A-default/error-context.md +8 -0
- package/test-results/MenuMultiTrigger-Menu-Mult-dfd0d-pens-content-near-trigger-A-default-retry1/error-context.md +8 -0
- package/test-results/MenuOverflow-Menu-Overflow-46871-s-constrained-to-max-height-default/error-context.md +8 -0
- package/test-results/MenuOverflow-Menu-Overflow-46871-s-constrained-to-max-height-default-retry1/error-context.md +8 -0
- package/test-results/MenuOverflow-Menu-Overflow-69304-ast-item-requires-scrolling-default/error-context.md +8 -0
- package/test-results/MenuOverflow-Menu-Overflow-69304-ast-item-requires-scrolling-default-retry1/error-context.md +8 -0
- package/test-results/MenuOverflow-Menu-Overflow-menu-scroll-view-is-scrollable-default/error-context.md +8 -0
- package/test-results/MenuOverflow-Menu-Overflow-menu-scroll-view-is-scrollable-default-retry1/error-context.md +8 -0
- package/test-results/MenuOverflow-Menu-Overflow-scrollbars-are-hidden-default/error-context.md +8 -0
- package/test-results/MenuOverflow-Menu-Overflow-scrollbars-are-hidden-default-retry1/error-context.md +8 -0
- package/test-results/MenuStayInFrame-Menu-stayI-0c76b-nt-should-not-cover-trigger-default/error-context.md +8 -0
- package/test-results/MenuStayInFrame-Menu-stayI-0c76b-nt-should-not-cover-trigger-default-retry1/error-context.md +8 -0
- package/test-results/MenuStayInFrame-Menu-stayI-385ee-wport-when-near-bottom-edge-default/error-context.md +8 -0
- package/test-results/MenuStayInFrame-Menu-stayI-385ee-wport-when-near-bottom-edge-default-retry1/error-context.md +8 -0
- package/test-results/MenuStayInFrame-Menu-stayI-6d99d-when-not-enough-space-below-default/error-context.md +8 -0
- package/test-results/MenuStayInFrame-Menu-stayI-6d99d-when-not-enough-space-below-default-retry1/error-context.md +8 -0
- package/test-results/MenuSubKeyboardFocus-Menu--2d736--returns-focus-from-submenu-default/error-context.md +8 -0
- package/test-results/MenuSubKeyboardFocus-Menu--2d736--returns-focus-from-submenu-default-retry1/error-context.md +8 -0
- package/test-results/MenuSubKeyboardFocus-Menu--8e523-submenu-same-as-right-side--default/error-context.md +8 -0
- package/test-results/MenuSubKeyboardFocus-Menu--8e523-submenu-same-as-right-side--default-retry1/error-context.md +8 -0
- package/test-results/MenuSubKeyboardFocus-Menu--b5df7--returns-focus-from-submenu-default/error-context.md +8 -0
- package/test-results/MenuSubKeyboardFocus-Menu--b5df7--returns-focus-from-submenu-default-retry1/error-context.md +8 -0
- package/test-results/MenuSubKeyboardFocus-Menu--b6271--when-opened-via-ArrowRight-default/error-context.md +8 -0
- package/test-results/MenuSubKeyboardFocus-Menu--b6271--when-opened-via-ArrowRight-default-retry1/error-context.md +8 -0
- package/test-results/MenuSubKeyboardFocus-Menu--c1395-style-when-opened-via-Enter-default/error-context.md +8 -0
- package/test-results/MenuSubKeyboardFocus-Menu--c1395-style-when-opened-via-Enter-default-retry1/error-context.md +8 -0
- package/test-results/MenuSubKeyboardFocus-Menu--c3cc0-submenu-same-as-right-side--default/error-context.md +8 -0
- package/test-results/MenuSubKeyboardFocus-Menu--c3cc0-submenu-same-as-right-side--default-retry1/error-context.md +8 -0
- package/test-results/MenuSubLeftSafePolygon-lef-cde43-te-required-for-safePolygon-default/error-context.md +8 -0
- package/test-results/MenuSubLeftSafePolygon-lef-cde43-te-required-for-safePolygon-default-retry1/error-context.md +8 -0
- package/test-results/MenuSubLeftSafePolygon-saf-2bab1-e-crosses-parent-menu-items-default/error-context.md +8 -0
- package/test-results/MenuSubLeftSafePolygon-saf-2bab1-e-crosses-parent-menu-items-default-retry1/error-context.md +8 -0
- package/test-results/MenuSubNestedPosition-nest-cd240--not-overlap-parent-submenu-default/error-context.md +8 -0
- package/test-results/MenuSubNestedPosition-nest-cd240--not-overlap-parent-submenu-default-retry1/error-context.md +8 -0
- package/test-results/MenuSubSafePolygon-safePol-b195f-e-crosses-parent-menu-items-default/error-context.md +8 -0
- package/test-results/MenuSubSafePolygon-safePol-b195f-e-crosses-parent-menu-items-default-retry1/error-context.md +8 -0
- package/test-results/MenuSubSafePolygon-submenu-3adea-te-required-for-safePolygon-default/error-context.md +8 -0
- package/test-results/MenuSubSafePolygon-submenu-3adea-te-required-for-safePolygon-default-retry1/error-context.md +8 -0
- package/test-results/MenuSubStyled-styled-Menu--4726a-positions-submenu-correctly-default/error-context.md +8 -0
- package/test-results/MenuSubStyled-styled-Menu--4726a-positions-submenu-correctly-default-retry1/error-context.md +8 -0
- package/test-results/MenuTheme-Menu-Theme-Inher-8fe5a-s-theme-from-parent-context-default/error-context.md +8 -0
- package/test-results/MenuTheme-Menu-Theme-Inher-8fe5a-s-theme-from-parent-context-default-retry1/error-context.md +8 -0
- package/test-results/MenuUnstyled-Menu-Content--897a0--removes-all-default-styles-default/error-context.md +8 -0
- package/test-results/MenuUnstyled-Menu-Content--897a0--removes-all-default-styles-default-retry1/error-context.md +8 -0
- package/test-results/MultiDriverAnimation-Multi-0b75f-otion-driver-animates-child-default/error-context.md +8 -0
- package/test-results/MultiDriverAnimation-Multi-0b75f-otion-driver-animates-child-default-retry1/error-context.md +8 -0
- package/test-results/MultiDriverAnimation-Multi-30617-CSS-driver-CSS-transitions--default/error-context.md +8 -0
- package/test-results/MultiDriverAnimation-Multi-30617-CSS-driver-CSS-transitions--default-retry1/error-context.md +8 -0
- package/test-results/MultiDriverAnimation-Multi-34305-y-defaults-to-motion-driver-default/error-context.md +8 -0
- package/test-results/MultiDriverAnimation-Multi-34305-y-defaults-to-motion-driver-default-retry1/error-context.md +8 -0
- package/test-results/MultiDriverAnimation-Multi-36a12-driver-uses-CSS-transitions-default/error-context.md +8 -0
- package/test-results/MultiDriverAnimation-Multi-36a12-driver-uses-CSS-transitions-default-retry1/error-context.md +8 -0
- package/test-results/MultiDriverAnimation-Multi-5e243-ifferent-animation-behavior-default/error-context.md +8 -0
- package/test-results/MultiDriverAnimation-Multi-5e243-ifferent-animation-behavior-default-retry1/error-context.md +8 -0
- package/test-results/MultiDriverAnimation-Multi-85f3f-n-driver-animates-smoothly--default/error-context.md +8 -0
- package/test-results/MultiDriverAnimation-Multi-85f3f-n-driver-animates-smoothly--default-retry1/error-context.md +8 -0
- package/test-results/NewInputBasic-renders-basic-input-default/error-context.md +8 -0
- package/test-results/NewInputBasic-renders-basic-input-default-retry1/error-context.md +8 -0
- package/test-results/NewInputBasic-renders-disabled-input-default/error-context.md +8 -0
- package/test-results/NewInputBasic-renders-disabled-input-default-retry1/error-context.md +8 -0
- package/test-results/NewInputBasic-renders-email-input-with-correct-type-default/error-context.md +8 -0
- package/test-results/NewInputBasic-renders-email-input-with-correct-type-default-retry1/error-context.md +8 -0
- package/test-results/NewInputBasic-renders-number-input-with-correct-type-default/error-context.md +8 -0
- package/test-results/NewInputBasic-renders-number-input-with-correct-type-default-retry1/error-context.md +8 -0
- package/test-results/NewInputBasic-renders-password-input-with-correct-type-default/error-context.md +8 -0
- package/test-results/NewInputBasic-renders-password-input-with-correct-type-default-retry1/error-context.md +8 -0
- package/test-results/NewInputBasic-renders-readonly-input-default/error-context.md +8 -0
- package/test-results/NewInputBasic-renders-readonly-input-default-retry1/error-context.md +8 -0
- package/test-results/NewInputBasic-renders-textarea-default/error-context.md +8 -0
- package/test-results/NewInputBasic-renders-textarea-default-retry1/error-context.md +8 -0
- package/test-results/NewInputEvents-onChange-increments-change-count-default/error-context.md +8 -0
- package/test-results/NewInputEvents-onChange-increments-change-count-default-retry1/error-context.md +8 -0
- package/test-results/NewInputEvents-onChange-updates-value-display-default/error-context.md +8 -0
- package/test-results/NewInputEvents-onChange-updates-value-display-default-retry1/error-context.md +8 -0
- package/test-results/NewInputEvents-onSubmitEditing-fires-on-Enter-default/error-context.md +8 -0
- package/test-results/NewInputEvents-onSubmitEditing-fires-on-Enter-default-retry1/error-context.md +8 -0
- package/test-results/NewInputEvents-typing-and-submitting-works-together-default/error-context.md +8 -0
- package/test-results/NewInputEvents-typing-and-submitting-works-together-default-retry1/error-context.md +8 -0
- package/test-results/OnLayout-detects-parent-size-change-via-child-resize-default/error-context.md +8 -0
- package/test-results/OnLayout-detects-parent-size-change-via-child-resize-default-retry1/error-context.md +8 -0
- package/test-results/OnLayout-detects-position-change-default/error-context.md +8 -0
- package/test-results/OnLayout-detects-position-change-default-retry1/error-context.md +8 -0
- package/test-results/OnLayout-detects-size-change-default/error-context.md +8 -0
- package/test-results/OnLayout-detects-size-change-default-retry1/error-context.md +8 -0
- package/test-results/OnLayout-fires-on-mount-with-correct-dimensions-default/error-context.md +8 -0
- package/test-results/OnLayout-fires-on-mount-with-correct-dimensions-default-retry1/error-context.md +8 -0
- package/test-results/OnLayout-multiple-instances-do-not-cross-contaminate-default/error-context.md +8 -0
- package/test-results/OnLayout-multiple-instances-do-not-cross-contaminate-default-retry1/error-context.md +8 -0
- package/test-results/OnLayout-node-swap-fires-onLayout-for-new-element-default/error-context.md +8 -0
- package/test-results/OnLayout-node-swap-fires-onLayout-for-new-element-default-retry1/error-context.md +8 -0
- package/test-results/OnLayout-unmount-cleans-up-and-remount-re-fires-default/error-context.md +8 -0
- package/test-results/OnLayout-unmount-cleans-up-and-remount-re-fires-default-retry1/error-context.md +8 -0
- package/test-results/OnLayoutScale-onLayout-wit-41aec-imensions-with-flag-enabled-default/error-context.md +8 -0
- package/test-results/OnLayoutScale-onLayout-wit-41aec-imensions-with-flag-enabled-default-retry1/error-context.md +8 -0
- package/test-results/OnLayoutScale-onLayout-wit-4bb3f-correct-dimensions-200x200--default/error-context.md +8 -0
- package/test-results/OnLayoutScale-onLayout-wit-4bb3f-correct-dimensions-200x200--default-retry1/error-context.md +8 -0
- package/test-results/OnLayoutScale-onLayout-wit-5292b-ensions-by-default-100x100--default/error-context.md +8 -0
- package/test-results/OnLayoutScale-onLayout-wit-5292b-ensions-by-default-100x100--default-retry1/error-context.md +8 -0
- package/test-results/OnLayoutScale-onLayout-wit-8bcb7--with-flag-enabled-200x200--default/error-context.md +8 -0
- package/test-results/OnLayoutScale-onLayout-wit-8bcb7--with-flag-enabled-200x200--default-retry1/error-context.md +8 -0
- package/test-results/OnLayoutStress-onLayout-st-061cf-should-not-exceed-threshold-default/error-context.md +8 -0
- package/test-results/OnLayoutStress-onLayout-st-061cf-should-not-exceed-threshold-default-retry1/error-context.md +8 -0
- package/test-results/OnLayoutStress-onLayout-st-061cf-should-not-exceed-threshold-default-retry2/error-context.md +8 -0
- package/test-results/OnLayoutStress-onLayout-st-061cf-should-not-exceed-threshold-default-retry3/error-context.md +8 -0
- package/test-results/OnLayoutStress-onLayout-st-1a901-r-batch-updates-efficiently-default/error-context.md +8 -0
- package/test-results/OnLayoutStress-onLayout-st-1a901-r-batch-updates-efficiently-default-retry1/error-context.md +8 -0
- package/test-results/OnLayoutStress-onLayout-st-1a901-r-batch-updates-efficiently-default-retry2/error-context.md +8 -0
- package/test-results/OnLayoutStress-onLayout-st-1a901-r-batch-updates-efficiently-default-retry3/error-context.md +8 -0
- package/test-results/OnLayoutStress-onLayout-st-28348-d-trigger-efficient-updates-default/error-context.md +8 -0
- package/test-results/OnLayoutStress-onLayout-st-28348-d-trigger-efficient-updates-default-retry1/error-context.md +8 -0
- package/test-results/OnLayoutStress-onLayout-st-28348-d-trigger-efficient-updates-default-retry2/error-context.md +8 -0
- package/test-results/OnLayoutStress-onLayout-st-28348-d-trigger-efficient-updates-default-retry3/error-context.md +8 -0
- package/test-results/OnLayoutStress-onLayout-st-4c7d7-resize-affects-all-children-default/error-context.md +8 -0
- package/test-results/OnLayoutStress-onLayout-st-4c7d7-resize-affects-all-children-default-retry1/error-context.md +8 -0
- package/test-results/OnLayoutStress-onLayout-st-4c7d7-resize-affects-all-children-default-retry2/error-context.md +8 -0
- package/test-results/OnLayoutStress-onLayout-st-4c7d7-resize-affects-all-children-default-retry3/error-context.md +8 -0
- package/test-results/OnLayoutStress-onLayout-st-9594a-d-trigger-efficient-updates-default/error-context.md +8 -0
- package/test-results/OnLayoutStress-onLayout-st-9594a-d-trigger-efficient-updates-default-retry1/error-context.md +8 -0
- package/test-results/OnLayoutStress-onLayout-st-9594a-d-trigger-efficient-updates-default-retry2/error-context.md +8 -0
- package/test-results/OnLayoutStress-onLayout-st-9594a-d-trigger-efficient-updates-default-retry3/error-context.md +8 -0
- package/test-results/OnLayoutStress-onLayout-stress-test-full-benchmark-suite-default/error-context.md +8 -0
- package/test-results/OnLayoutStress-onLayout-stress-test-full-benchmark-suite-default-retry1/error-context.md +8 -0
- package/test-results/OnLayoutStress-onLayout-stress-test-full-benchmark-suite-default-retry2/error-context.md +8 -0
- package/test-results/OnLayoutStress-onLayout-stress-test-full-benchmark-suite-default-retry3/error-context.md +8 -0
- package/test-results/OnLayoutStress-onLayout-stress-test-rapid-successive-resizes-default/error-context.md +8 -0
- package/test-results/OnLayoutStress-onLayout-stress-test-rapid-successive-resizes-default-retry1/error-context.md +8 -0
- package/test-results/OnLayoutStress-onLayout-stress-test-rapid-successive-resizes-default-retry2/error-context.md +8 -0
- package/test-results/OnLayoutStress-onLayout-stress-test-rapid-successive-resizes-default-retry3/error-context.md +8 -0
- package/test-results/ParagraphSpanFontInheritan-2190a-o-fontFamily-from-Paragraph-default/error-context.md +8 -0
- package/test-results/ParagraphSpanFontInheritan-2190a-o-fontFamily-from-Paragraph-default-retry1/error-context.md +8 -0
- package/test-results/ParagraphSpanFontInheritan-33fa4-ontFamily-does-not-inherit--default/error-context.md +8 -0
- package/test-results/ParagraphSpanFontInheritan-33fa4-ontFamily-does-not-inherit--default-retry1/error-context.md +8 -0
- package/test-results/ParagraphSpanFontInheritan-50a14-tFamily-from-Text-baseline--default/error-context.md +8 -0
- package/test-results/ParagraphSpanFontInheritan-50a14-tFamily-from-Text-baseline--default-retry1/error-context.md +8 -0
- package/test-results/ParagraphSpanFontInheritan-9e7df-ragraph-inherits-fontFamily-default/error-context.md +8 -0
- package/test-results/ParagraphSpanFontInheritan-9e7df-ragraph-inherits-fontFamily-default-retry1/error-context.md +8 -0
- package/test-results/ParagraphSpanFontInheritan-e9819-t-fontFamily-override-works-default/error-context.md +8 -0
- package/test-results/ParagraphSpanFontInheritan-e9819-t-fontFamily-override-works-default-retry1/error-context.md +8 -0
- package/test-results/ParagraphSpanFontInheritan-edbbe-y-fontFamily-from-Paragraph-default/error-context.md +8 -0
- package/test-results/ParagraphSpanFontInheritan-edbbe-y-fontFamily-from-Paragraph-default-retry1/error-context.md +8 -0
- package/test-results/PointerEvents-pointer-even-035a6-gh-parent-to-element-behind-default/error-context.md +8 -0
- package/test-results/PointerEvents-pointer-even-035a6-gh-parent-to-element-behind-default-retry1/error-context.md +8 -0
- package/test-results/PointerEvents-pointer-even-b7a9b-child-still-receives-clicks-default/error-context.md +8 -0
- package/test-results/PointerEvents-pointer-even-b7a9b-child-still-receives-clicks-default-retry1/error-context.md +8 -0
- package/test-results/PointerEvents-pointer-events---box-none-applies-correct-CSS-default/error-context.md +8 -0
- package/test-results/PointerEvents-pointer-events---box-none-applies-correct-CSS-default-retry1/error-context.md +8 -0
- package/test-results/PointerEvents-pointer-events---down-and-up-fire-on-click-default/error-context.md +8 -0
- package/test-results/PointerEvents-pointer-events---down-and-up-fire-on-click-default-retry1/error-context.md +8 -0
- package/test-results/PointerEvents-pointer-events---enter-and-leave-fire-on-hover-default/error-context.md +8 -0
- package/test-results/PointerEvents-pointer-events---enter-and-leave-fire-on-hover-default-retry1/error-context.md +8 -0
- package/test-results/PointerEvents-pointer-events---move-fires-during-drag-default/error-context.md +8 -0
- package/test-results/PointerEvents-pointer-events---move-fires-during-drag-default-retry1/error-context.md +8 -0
- package/test-results/PopoverAndMenuMultiTrigger-28627-e-active-trigger-re-renders-default/error-context.md +8 -0
- package/test-results/PopoverAndMenuMultiTrigger-28627-e-active-trigger-re-renders-default-retry1/error-context.md +8 -0
- package/test-results/PopoverAndMenuMultiTrigger-584c1-e-active-trigger-re-renders-default/error-context.md +8 -0
- package/test-results/PopoverAndMenuMultiTrigger-584c1-e-active-trigger-re-renders-default-retry1/error-context.md +8 -0
- package/test-results/PopoverAndMenuMultiTrigger-59b10--close-cycles-work-reliably-default/error-context.md +8 -0
- package/test-results/PopoverAndMenuMultiTrigger-59b10--close-cycles-work-reliably-default-retry1/error-context.md +8 -0
- package/test-results/PopoverAndMenuMultiTrigger-5bd2e-ors-when-switching-triggers-default/error-context.md +8 -0
- package/test-results/PopoverAndMenuMultiTrigger-5bd2e-ors-when-switching-triggers-default-retry1/error-context.md +8 -0
- package/test-results/PopoverAndMenuMultiTrigger-71da1-rns-focus-to-active-trigger-default/error-context.md +8 -0
- package/test-results/PopoverAndMenuMultiTrigger-71da1-rns-focus-to-active-trigger-default-retry1/error-context.md +8 -0
- package/test-results/PopoverAndMenuMultiTrigger-7d177-ors-when-switching-triggers-default/error-context.md +8 -0
- package/test-results/PopoverAndMenuMultiTrigger-7d177-ors-when-switching-triggers-default-retry1/error-context.md +8 -0
- package/test-results/PopoverAndMenuMultiTrigger-98ac3--close-cycles-work-reliably-default/error-context.md +8 -0
- package/test-results/PopoverAndMenuMultiTrigger-98ac3--close-cycles-work-reliably-default-retry1/error-context.md +8 -0
- package/test-results/PopoverAndMenuMultiTrigger-ac27b-tching-re-anchors-each-time-default/error-context.md +8 -0
- package/test-results/PopoverAndMenuMultiTrigger-ac27b-tching-re-anchors-each-time-default-retry1/error-context.md +8 -0
- package/test-results/PopoverAndMenuMultiTrigger-b4ee5-trigger-has-data-state-open-default/error-context.md +8 -0
- package/test-results/PopoverAndMenuMultiTrigger-b4ee5-trigger-has-data-state-open-default-retry1/error-context.md +8 -0
- package/test-results/PopoverAndMenuMultiTrigger-b5202-tching-re-anchors-each-time-default/error-context.md +8 -0
- package/test-results/PopoverAndMenuMultiTrigger-b5202-tching-re-anchors-each-time-default-retry1/error-context.md +8 -0
- package/test-results/PopoverAndMenuMultiTrigger-ed1b3-rns-focus-to-active-trigger-default/error-context.md +8 -0
- package/test-results/PopoverAndMenuMultiTrigger-ed1b3-rns-focus-to-active-trigger-default-retry1/error-context.md +8 -0
- package/test-results/PopoverAndMenuMultiTrigger-ef61a-trigger-has-data-state-open-default/error-context.md +8 -0
- package/test-results/PopoverAndMenuMultiTrigger-ef61a-trigger-has-data-state-open-default-retry1/error-context.md +8 -0
- package/test-results/PopoverFocusScope-Popover--2104a-uses-first-element-on-mount-default/error-context.md +8 -0
- package/test-results/PopoverFocusScope-Popover--2104a-uses-first-element-on-mount-default-retry1/error-context.md +8 -0
- package/test-results/PopoverFocusScope-Popover--4728d-cus-when-trapFocus-is-false-default/error-context.md +8 -0
- package/test-results/PopoverFocusScope-Popover--4728d-cus-when-trapFocus-is-false-default-retry1/error-context.md +8 -0
- package/test-results/PopoverFocusScope-Popover--89dd4-loses-when-clicking-outside-default/error-context.md +8 -0
- package/test-results/PopoverFocusScope-Popover--89dd4-loses-when-clicking-outside-default-retry1/error-context.md +8 -0
- package/test-results/PopoverFocusScope-Popover--a4b01-ed-popovers-focus-correctly-default/error-context.md +8 -0
- package/test-results/PopoverFocusScope-Popover--a4b01-ed-popovers-focus-correctly-default-retry1/error-context.md +8 -0
- package/test-results/PopoverFocusScope-Popover--bda9b-scape-key-and-returns-focus-default/error-context.md +8 -0
- package/test-results/PopoverFocusScope-Popover--bda9b-scape-key-and-returns-focus-default-retry1/error-context.md +8 -0
- package/test-results/PopoverFocusScope-Popover--d9481-over-when-trapFocus-is-true-default/error-context.md +8 -0
- package/test-results/PopoverFocusScope-Popover--d9481-over-when-trapFocus-is-true-default-retry1/error-context.md +8 -0
- package/test-results/PopoverHoverable-Popover-h-02c94-ould-open-after-mouse-rests-default/error-context.md +8 -0
- package/test-results/PopoverHoverable-Popover-h-02c94-ould-open-after-mouse-rests-default-retry1/error-context.md +8 -0
- package/test-results/PopoverHoverable-Popover-h-0959e--quickly-after-mouse-leaves-default/error-context.md +8 -0
- package/test-results/PopoverHoverable-Popover-h-0959e--quickly-after-mouse-leaves-default-retry1/error-context.md +8 -0
- package/test-results/PopoverHoverable-Popover-h-15365-trigger-repositions-popover-default/error-context.md +8 -0
- package/test-results/PopoverHoverable-Popover-h-15365-trigger-repositions-popover-default-retry1/error-context.md +8 -0
- package/test-results/PopoverHoverable-Popover-h-2c695-should-not-open-immediately-default/error-context.md +8 -0
- package/test-results/PopoverHoverable-Popover-h-2c695-should-not-open-immediately-default-retry1/error-context.md +8 -0
- package/test-results/PopoverHoverable-Popover-h-571ed-on-plays-when-hovering-away-default/error-context.md +8 -0
- package/test-results/PopoverHoverable-Popover-h-571ed-on-plays-when-hovering-away-default-retry1/error-context.md +8 -0
- package/test-results/PopoverHoverable-Popover-h-63eda--to-content-through-the-gap-default/error-context.md +8 -0
- package/test-results/PopoverHoverable-Popover-h-63eda--to-content-through-the-gap-default-retry1/error-context.md +8 -0
- package/test-results/PopoverHoverable-Popover-h-b999f--close-before-delay-elapses-default/error-context.md +8 -0
- package/test-results/PopoverHoverable-Popover-h-b999f--close-before-delay-elapses-default-retry1/error-context.md +8 -0
- package/test-results/PopoverHoverable-Popover-h-c73bd--briefly-after-mouse-leaves-default/error-context.md +8 -0
- package/test-results/PopoverHoverable-Popover-h-c73bd--briefly-after-mouse-leaves-default-retry1/error-context.md +8 -0
- package/test-results/PopoverHoverable-Popover-h-d38d5-hover-not-just-first-hover--default/error-context.md +8 -0
- package/test-results/PopoverHoverable-Popover-h-d38d5-hover-not-just-first-hover--default-retry1/error-context.md +8 -0
- package/test-results/PopoverHoverable-Popover-h-dbce6-t-open-before-delay-elapses-default/error-context.md +8 -0
- package/test-results/PopoverHoverable-Popover-h-dbce6-t-open-before-delay-elapses-default-retry1/error-context.md +8 -0
- package/test-results/PopoverHoverable-Popover-h-fb69f-triggers-keeps-popover-open-default/error-context.md +8 -0
- package/test-results/PopoverHoverable-Popover-h-fb69f-triggers-keeps-popover-open-default-retry1/error-context.md +8 -0
- package/test-results/PopoverHoverable-Popover-h-ff101-trigger-repositions-popover-default/error-context.md +8 -0
- package/test-results/PopoverHoverable-Popover-h-ff101-trigger-repositions-popover-default-retry1/error-context.md +8 -0
- package/test-results/PopoverHoverableDisableCli-422c2-without-re-open-oscillation-default/error-context.md +8 -0
- package/test-results/PopoverHoverableDisableCli-422c2-without-re-open-oscillation-default-retry1/error-context.md +8 -0
- package/test-results/PopoverHoverableDisableCli-610eb-ay-closes-re-hover-re-opens-default/error-context.md +8 -0
- package/test-results/PopoverHoverableDisableCli-610eb-ay-closes-re-hover-re-opens-default-retry1/error-context.md +8 -0
- package/test-results/PopoverHoverableDisableCli-b109a-les-popover-open-and-closed-default/error-context.md +8 -0
- package/test-results/PopoverHoverableDisableCli-b109a-les-popover-open-and-closed-default-retry1/error-context.md +8 -0
- package/test-results/PopoverHoverableRapid-Popo-067fa-en-and-tracks-final-trigger-default/error-context.md +8 -0
- package/test-results/PopoverHoverableRapid-Popo-067fa-en-and-tracks-final-trigger-default-retry1/error-context.md +8 -0
- package/test-results/PopoverHoverableRapid-Popo-12a01-nd-forth-popover-stays-open-default/error-context.md +8 -0
- package/test-results/PopoverHoverableRapid-Popo-12a01-nd-forth-popover-stays-open-default-retry1/error-context.md +8 -0
- package/test-results/PopoverHoverableRapid-Popo-9ed8d-sitioned-near-final-trigger-default/error-context.md +8 -0
- package/test-results/PopoverHoverableRapid-Popo-9ed8d-sitioned-near-final-trigger-default-retry1/error-context.md +8 -0
- package/test-results/PopoverHoverableReposition-a4635-rect-no-animation-from-old--default/error-context.md +8 -0
- package/test-results/PopoverHoverableReposition-a4635-rect-no-animation-from-old--default-retry1/error-context.md +8 -0
- package/test-results/PopoverHoverableReposition-e95ba--no-slide-from-old-position-default/error-context.md +8 -0
- package/test-results/PopoverHoverableReposition-e95ba--no-slide-from-old-position-default-retry1/error-context.md +8 -0
- package/test-results/PopoverHoverableStress-Pop-14a4d-hen-enter-content-from-last-default/error-context.md +8 -0
- package/test-results/PopoverHoverableStress-Pop-14a4d-hen-enter-content-from-last-default-retry1/error-context.md +8 -0
- package/test-results/PopoverHoverableStress-Pop-44795-n-slow-traverse-through-gap-default/error-context.md +8 -0
- package/test-results/PopoverHoverableStress-Pop-44795-n-slow-traverse-through-gap-default-retry1/error-context.md +8 -0
- package/test-results/PopoverHoverableStress-Pop-494f8--trigger-keeps-popover-open-default/error-context.md +8 -0
- package/test-results/PopoverHoverableStress-Pop-494f8--trigger-keeps-popover-open-default-retry1/error-context.md +8 -0
- package/test-results/PopoverHoverableStress-Pop-7f8fd--empty-space-closes-popover-default/error-context.md +8 -0
- package/test-results/PopoverHoverableStress-Pop-7f8fd--empty-space-closes-popover-default-retry1/error-context.md +8 -0
- package/test-results/PopoverHoverableStress-Pop-a2dec--close-cycles-work-reliably-default/error-context.md +8 -0
- package/test-results/PopoverHoverableStress-Pop-a2dec--close-cycles-work-reliably-default-retry1/error-context.md +8 -0
- package/test-results/PopoverHoverableStress-Pop-e0465--polygon-keeps-popover-open-default/error-context.md +8 -0
- package/test-results/PopoverHoverableStress-Pop-e0465--polygon-keeps-popover-open-default-retry1/error-context.md +8 -0
- package/test-results/PopoverScoped-popover-scopes-are-isolated-default/error-context.md +8 -0
- package/test-results/PopoverScoped-popover-scopes-are-isolated-default-retry1/error-context.md +8 -0
- package/test-results/PopoverScoped-scoped-popovers-adapt-to-sheets-default/error-context.md +8 -0
- package/test-results/PopoverScoped-scoped-popovers-adapt-to-sheets-default-retry1/error-context.md +8 -0
- package/test-results/PopoverScoped-scoped-popovers-work-default/error-context.md +8 -0
- package/test-results/PopoverScoped-scoped-popovers-work-default-retry1/error-context.md +8 -0
- package/test-results/PopoverTriggerIsolation-Po-12d5d--renders-when-popover-opens-default/error-context.md +8 -0
- package/test-results/PopoverTriggerIsolation-Po-12d5d--renders-when-popover-opens-default-retry1/error-context.md +8 -0
- package/test-results/RawAnimatedValue-Raw-Anima-61d33-s-animated-values-correctly-default/error-context.md +8 -0
- package/test-results/RawAnimatedValue-Raw-Anima-61d33-s-animated-values-correctly-default-retry1/error-context.md +8 -0
- package/test-results/RawAnimatedValue-Raw-Anima-c28a0-ed-color-animates-correctly-default/error-context.md +8 -0
- package/test-results/RawAnimatedValue-Raw-Anima-c28a0-ed-color-animates-correctly-default-retry1/error-context.md +8 -0
- package/test-results/RawAnimatedValue-Raw-Anima-eb041-t-returns-to-initial-values-default/error-context.md +8 -0
- package/test-results/RawAnimatedValue-Raw-Anima-eb041-t-returns-to-initial-values-default-retry1/error-context.md +8 -0
- package/test-results/RawAnimatedValue-Raw-Anima-f9715-in-changes-values-over-time-default/error-context.md +8 -0
- package/test-results/RawAnimatedValue-Raw-Anima-f9715-in-changes-values-over-time-default-retry1/error-context.md +8 -0
- package/test-results/RemoveScroll-edge-cases-no-scroll-jump-when-scrollY-is-0-default/error-context.md +8 -0
- package/test-results/RemoveScroll-edge-cases-no-scroll-jump-when-scrollY-is-0-default-retry1/error-context.md +8 -0
- package/test-results/RemoveScroll-edge-cases-sc-5fd81--multiple-open-close-cycles-default/error-context.md +8 -0
- package/test-results/RemoveScroll-edge-cases-sc-5fd81--multiple-open-close-cycles-default-retry1/error-context.md +8 -0
- package/test-results/RemoveScroll-edge-cases-se-2c3c0--preserves-scroll-each-time-default/error-context.md +8 -0
- package/test-results/RemoveScroll-edge-cases-se-2c3c0--preserves-scroll-each-time-default-retry1/error-context.md +8 -0
- package/test-results/RemoveScroll-mobile-touch--57d43-er-selecting-item-on-mobile-default/error-context.md +8 -0
- package/test-results/RemoveScroll-mobile-touch--57d43-er-selecting-item-on-mobile-default-retry1/error-context.md +8 -0
- package/test-results/RemoveScroll-mobile-touch--be891-on-mobile-while-Select-open-default/error-context.md +8 -0
- package/test-results/RemoveScroll-mobile-touch--be891-on-mobile-while-Select-open-default-retry1/error-context.md +8 -0
- package/test-results/RemoveScroll-scroll-lock-p-9ffeb-o-html-while-Select-is-open-default/error-context.md +8 -0
- package/test-results/RemoveScroll-scroll-lock-p-9ffeb-o-html-while-Select-is-open-default-retry1/error-context.md +8 -0
- package/test-results/RemoveScroll-scroll-positi-70e05--closing-by-pressing-Escape-default/error-context.md +8 -0
- package/test-results/RemoveScroll-scroll-positi-70e05--closing-by-pressing-Escape-default-retry1/error-context.md +8 -0
- package/test-results/RemoveScroll-scroll-positi-7d3c4-closing-by-clicking-outside-default/error-context.md +8 -0
- package/test-results/RemoveScroll-scroll-positi-7d3c4-closing-by-clicking-outside-default-retry1/error-context.md +8 -0
- package/test-results/RemoveScroll-scroll-positi-9296f-losing-by-selecting-an-item-default/error-context.md +8 -0
- package/test-results/RemoveScroll-scroll-positi-9296f-losing-by-selecting-an-item-default-retry1/error-context.md +8 -0
- package/test-results/RenderProp-Render-Prop-JSX-47fde-X-element-with-merged-props-default/error-context.md +8 -0
- package/test-results/RenderProp-Render-Prop-JSX-47fde-X-element-with-merged-props-default-retry1/error-context.md +8 -0
- package/test-results/RenderProp-Render-Prop-JSX-b558f--button-with-type-attribute-default/error-context.md +8 -0
- package/test-results/RenderProp-Render-Prop-JSX-b558f--button-with-type-attribute-default-retry1/error-context.md +8 -0
- package/test-results/RenderProp-Render-Prop-JSX-d0d84-ement-has-styles-from-Stack-default/error-context.md +8 -0
- package/test-results/RenderProp-Render-Prop-JSX-d0d84-ement-has-styles-from-Stack-default-retry1/error-context.md +8 -0
- package/test-results/RenderProp-Render-Prop-Sta-4fdcc-prop-Stack-renders-as-aside-default/error-context.md +8 -0
- package/test-results/RenderProp-Render-Prop-Sta-4fdcc-prop-Stack-renders-as-aside-default-retry1/error-context.md +8 -0
- package/test-results/RenderProp-Render-Prop-Sta-de962-op-Stack-renders-as-section-default/error-context.md +8 -0
- package/test-results/RenderProp-Render-Prop-Sta-de962-op-Stack-renders-as-section-default-retry1/error-context.md +8 -0
- package/test-results/RenderProp-Render-Prop-Tex-31c3f-r-prop-Text-renders-as-span-default/error-context.md +8 -0
- package/test-results/RenderProp-Render-Prop-Tex-31c3f-r-prop-Text-renders-as-span-default-retry1/error-context.md +8 -0
- package/test-results/RenderProp-Render-Prop-Tex-427a0-der-prop-Text-renders-as-em-default/error-context.md +8 -0
- package/test-results/RenderProp-Render-Prop-Tex-427a0-der-prop-Text-renders-as-em-default-retry1/error-context.md +8 -0
- package/test-results/RenderProp-Render-Prop-Tex-f226d-prop-Text-renders-as-strong-default/error-context.md +8 -0
- package/test-results/RenderProp-Render-Prop-Tex-f226d-prop-Text-renders-as-strong-default-retry1/error-context.md +8 -0
- package/test-results/RenderProp-Render-Prop-form-elements-renders-form-element-default/error-context.md +8 -0
- package/test-results/RenderProp-Render-Prop-form-elements-renders-form-element-default-retry1/error-context.md +8 -0
- package/test-results/RenderProp-Render-Prop-fun-4c584-ender-receives-state-object-default/error-context.md +8 -0
- package/test-results/RenderProp-Render-Prop-fun-4c584-ender-receives-state-object-default-retry1/error-context.md +8 -0
- package/test-results/RenderProp-Render-Prop-fun-7a9e2-ender-has-styles-from-Stack-default/error-context.md +8 -0
- package/test-results/RenderProp-Render-Prop-fun-7a9e2-ender-has-styles-from-Stack-default-retry1/error-context.md +8 -0
- package/test-results/RenderProp-Render-Prop-fun-8d4aa-stom-component-via-function-default/error-context.md +8 -0
- package/test-results/RenderProp-Render-Prop-fun-8d4aa-stom-component-via-function-default-retry1/error-context.md +8 -0
- package/test-results/RenderProp-Render-Prop-list-elements-renders-li-elements-default-retry1/error-context.md +8 -0
- package/test-results/RenderProp-Render-Prop-list-elements-renders-ul-element-default-retry1/error-context.md +8 -0
- package/test-results/RenderProp-Render-Prop-run-39609-rrides-to-anchor-at-runtime-default/error-context.md +8 -0
- package/test-results/RenderProp-Render-Prop-run-39609-rrides-to-anchor-at-runtime-default-retry1/error-context.md +8 -0
- package/test-results/RenderProp-Render-Prop-run-f9633-rrides-to-button-at-runtime-default/error-context.md +8 -0
- package/test-results/RenderProp-Render-Prop-run-f9633-rrides-to-button-at-runtime-default-retry1/error-context.md +8 -0
- package/test-results/RenderProp-Render-Prop-sem-0ab59-ements-renders-main-element-default/error-context.md +8 -0
- package/test-results/RenderProp-Render-Prop-sem-0ab59-ements-renders-main-element-default-retry1/error-context.md +8 -0
- package/test-results/RenderProp-Render-Prop-sem-8659e-ents-renders-footer-element-default/error-context.md +8 -0
- package/test-results/RenderProp-Render-Prop-sem-8659e-ents-renders-footer-element-default-retry1/error-context.md +8 -0
- package/test-results/RenderProp-Render-Prop-sem-ad966-nts-renders-article-element-default/error-context.md +8 -0
- package/test-results/RenderProp-Render-Prop-sem-ad966-nts-renders-article-element-default-retry1/error-context.md +8 -0
- package/test-results/RenderProp-Render-Prop-sem-ca99a-nts-renders-section-element-default-retry1/error-context.md +8 -0
- package/test-results/RenderProp-Render-Prop-semantic-elements-renders-nav-element-default/error-context.md +8 -0
- package/test-results/RenderProp-Render-Prop-semantic-elements-renders-nav-element-default-retry1/error-context.md +8 -0
- package/test-results/RenderProp-Render-Prop-sty-1179d-chor-element-when-render-a--default/error-context.md +8 -0
- package/test-results/RenderProp-Render-Prop-sty-1179d-chor-element-when-render-a--default-retry1/error-context.md +8 -0
- package/test-results/RenderProp-Render-Prop-sty-31ce3--nav-has-correct-background-default/error-context.md +8 -0
- package/test-results/RenderProp-Render-Prop-sty-31ce3--nav-has-correct-background-default-retry1/error-context.md +8 -0
- package/test-results/RenderProp-Render-Prop-sty-68435-d-button-has-correct-styles-default/error-context.md +8 -0
- package/test-results/RenderProp-Render-Prop-sty-68435-d-button-has-correct-styles-default-retry1/error-context.md +8 -0
- package/test-results/RenderProp-Render-Prop-sty-b83c3-element-when-render-button--default/error-context.md +8 -0
- package/test-results/ScrollViewRef-ScrollView-ref-has-getScrollableNode-method-default/error-context.md +8 -0
- package/test-results/ScrollViewRef-ScrollView-ref-has-getScrollableNode-method-default-retry1/error-context.md +8 -0
- package/test-results/ScrollViewRef-ScrollView-ref-has-scrollTo-method-default/error-context.md +8 -0
- package/test-results/ScrollViewRef-ScrollView-ref-has-scrollTo-method-default-retry1/error-context.md +8 -0
- package/test-results/ScrollViewRef-ScrollView-ref-has-scrollToEnd-method-default/error-context.md +8 -0
- package/test-results/ScrollViewRef-ScrollView-ref-has-scrollToEnd-method-default-retry1/error-context.md +8 -0
- package/test-results/SelectClickHold-Select-Cli-2b836-se-too-fast-does-not-select-default/error-context.md +8 -0
- package/test-results/SelectClickHold-Select-Cli-2b836-se-too-fast-does-not-select-default-retry1/error-context.md +8 -0
- package/test-results/SelectClickHold-Select-Cli-78561-em-under-cursor-Safari-fix--default/error-context.md +8 -0
- package/test-results/SelectClickHold-Select-Cli-78561-em-under-cursor-Safari-fix--default-retry1/error-context.md +8 -0
- package/test-results/SelectClickHold-Select-Cli-80a88-ck-and-hold-to-select-works-default/error-context.md +8 -0
- package/test-results/SelectClickHold-Select-Cli-80a88-ck-and-hold-to-select-works-default-retry1/error-context.md +8 -0
- package/test-results/SelectFocusScope-Select-Fo-2165a-n-select-dropdown-when-open-default/error-context.md +8 -0
- package/test-results/SelectFocusScope-Select-Fo-2165a-n-select-dropdown-when-open-default-retry1/error-context.md +8 -0
- package/test-results/SelectFocusScope-Select-Fo-68536-allows-selection-with-click-default/error-context.md +8 -0
- package/test-results/SelectFocusScope-Select-Fo-68536-allows-selection-with-click-default-retry1/error-context.md +8 -0
- package/test-results/SelectFocusScope-Select-Fo-85407-ws-selection-with-Enter-key-default/error-context.md +8 -0
- package/test-results/SelectFocusScope-Select-Fo-85407-ws-selection-with-Enter-key-default-retry1/error-context.md +8 -0
- package/test-results/SelectFocusScope-Select-Fo-8e7a9-nd-returns-focus-to-trigger-default/error-context.md +8 -0
- package/test-results/SelectFocusScope-Select-Fo-8e7a9-nd-returns-focus-to-trigger-default-retry1/error-context.md +8 -0
- package/test-results/SelectFocusScope-Select-Fo-d6c5e-ow-key-navigation-correctly-default/error-context.md +8 -0
- package/test-results/SelectFocusScope-Select-Fo-d6c5e-ow-key-navigation-correctly-default-retry1/error-context.md +8 -0
- package/test-results/SelectFocusScope-Select-Focus-Scope-closes-on-Escape-default/error-context.md +8 -0
- package/test-results/SelectFocusScope-Select-Focus-Scope-closes-on-Escape-default-retry1/error-context.md +8 -0
- package/test-results/SelectInnerPositioning-Sel-2db7e--on-re-open-after-selection-default/error-context.md +8 -0
- package/test-results/SelectInnerPositioning-Sel-2db7e--on-re-open-after-selection-default-retry1/error-context.md +8 -0
- package/test-results/SelectInnerPositioning-Sel-4651f-gns-with-trigger-vertically-default/error-context.md +8 -0
- package/test-results/SelectInnerPositioning-Sel-4651f-gns-with-trigger-vertically-default-retry1/error-context.md +8 -0
- package/test-results/SelectInnerPositioning-Sel-f2cfb--has-constrained-max-height-default/error-context.md +8 -0
- package/test-results/SelectInnerPositioning-Sel-f2cfb--has-constrained-max-height-default-retry1/error-context.md +8 -0
- package/test-results/SelectKeyboardNav-Select-K-071b6-ected-item-goes-to-previous-default/error-context.md +8 -0
- package/test-results/SelectKeyboardNav-Select-K-071b6-ected-item-goes-to-previous-default-retry1/error-context.md +8 -0
- package/test-results/SelectKeyboardNav-Select-K-10520-em-is-focused-on-first-open-default/error-context.md +8 -0
- package/test-results/SelectKeyboardNav-Select-K-10520-em-is-focused-on-first-open-default-retry1/error-context.md +8 -0
- package/test-results/SelectKeyboardNav-Select-K-27b01--selected-item-goes-to-next-default/error-context.md +8 -0
- package/test-results/SelectKeyboardNav-Select-K-27b01--selected-item-goes-to-next-default-retry1/error-context.md +8 -0
- package/test-results/SelectKeyboardNav-Select-K-3bda9--item-is-focused-on-re-open-default/error-context.md +8 -0
- package/test-results/SelectKeyboardNav-Select-K-3bda9--item-is-focused-on-re-open-default-retry1/error-context.md +8 -0
- package/test-results/SelectKeyboardNav-Select-K-414ae-rst-item-is-focused-on-open-default/error-context.md +8 -0
- package/test-results/SelectKeyboardNav-Select-K-414ae-rst-item-is-focused-on-open-default-retry1/error-context.md +8 -0
- package/test-results/SelectKeyboardNav-Select-K-5eda4-w-up-moves-to-previous-item-default/error-context.md +8 -0
- package/test-results/SelectKeyboardNav-Select-K-5eda4-w-up-moves-to-previous-item-default-retry1/error-context.md +8 -0
- package/test-results/SelectKeyboardNav-Select-K-741bc-row-down-moves-to-next-item-default/error-context.md +8 -0
- package/test-results/SelectKeyboardNav-Select-K-741bc-row-down-moves-to-next-item-default-retry1/error-context.md +8 -0
- package/test-results/SelectKeyboardNav-Select-K-80bcd--selected-item-goes-to-next-default/error-context.md +8 -0
- package/test-results/SelectKeyboardNav-Select-K-80bcd--selected-item-goes-to-next-default-retry1/error-context.md +8 -0
- package/test-results/SelectKeyboardNav-Select-K-c545d-ected-item-goes-to-previous-default/error-context.md +8 -0
- package/test-results/SelectKeyboardNav-Select-K-c545d-ected-item-goes-to-previous-default-retry1/error-context.md +8 -0
- package/test-results/SelectPositioning-Select-P-83fd5--trigger-inner-positioning--default/error-context.md +8 -0
- package/test-results/SelectPositioning-Select-P-83fd5--trigger-inner-positioning--default-retry1/error-context.md +8 -0
- package/test-results/SelectPositioning-Select-P-a7f0a--trigger-inner-positioning--default/error-context.md +8 -0
- package/test-results/SelectPositioning-Select-P-a7f0a--trigger-inner-positioning--default-retry1/error-context.md +8 -0
- package/test-results/SelectTypeahead-Select-Typ-3255c-etter-focuses-matching-item-default/error-context.md +8 -0
- package/test-results/SelectTypeahead-Select-Typ-3255c-etter-focuses-matching-item-default-retry1/error-context.md +8 -0
- package/test-results/SelectTypeahead-Select-Typ-d07bc-tiple-letters-narrows-match-default/error-context.md +8 -0
- package/test-results/SelectTypeahead-Select-Typ-d07bc-tiple-letters-narrows-match-default-retry1/error-context.md +8 -0
- package/test-results/SelectTypeahead-Select-Typ-f0790-eahead-resets-after-timeout-default/error-context.md +8 -0
- package/test-results/SelectTypeahead-Select-Typ-f0790-eahead-resets-after-timeout-default-retry1/error-context.md +8 -0
- package/test-results/Shadows-shadows-work-default/error-context.md +8 -0
- package/test-results/Shadows-shadows-work-default-retry1/error-context.md +8 -0
- package/test-results/ShorthandVariables-border-with-variable-resolves-correctly-default/error-context.md +8 -0
- package/test-results/ShorthandVariables-border-with-variable-resolves-correctly-default-retry1/error-context.md +8 -0
- package/test-results/ShorthandVariables-boxShad-1dbef-ariables-resolves-correctly-default/error-context.md +8 -0
- package/test-results/ShorthandVariables-boxShad-1dbef-ariables-resolves-correctly-default-retry1/error-context.md +8 -0
- package/test-results/ShorthandVariables-boxShad-eb76d-es-passes-through-unchanged-default/error-context.md +8 -0
- package/test-results/ShorthandVariables-boxShad-eb76d-es-passes-through-unchanged-default-retry1/error-context.md +8 -0
- package/test-results/ShorthandVariables-boxShad-f856d-variable-resolves-correctly-default/error-context.md +8 -0
- package/test-results/ShorthandVariables-boxShad-f856d-variable-resolves-correctly-default-retry1/error-context.md +8 -0
- package/test-results/SpinnerCustomColors-custom-9b246-ens-are-available-in-themes-default/error-context.md +8 -0
- package/test-results/SpinnerCustomColors-custom-9b246-ens-are-available-in-themes-default-retry1/error-context.md +8 -0
- package/test-results/SpinnerCustomColors-custom-a370e--have-correct-CSS-variables-default/error-context.md +8 -0
- package/test-results/SpinnerCustomColors-custom-a370e--have-correct-CSS-variables-default-retry1/error-context.md +8 -0
- package/test-results/SpinnerCustomColors-custom-aa59b-ens-are-applied-to-spinners-default/error-context.md +8 -0
- package/test-results/SpinnerCustomColors-custom-aa59b-ens-are-applied-to-spinners-default-retry1/error-context.md +8 -0
- package/test-results/StackZIndex-dialogs-and-po-82778-their-z-index-automatically-default/error-context.md +8 -0
- package/test-results/StackZIndex-dialogs-and-po-82778-their-z-index-automatically-default-retry1/error-context.md +8 -0
- package/test-results/StackZIndex-harcoded-z-index-overrides-stacking-z-index-default-retry1/error-context.md +8 -0
- package/test-results/StressPagePerf-StressPage-render-profiling-default/error-context.md +8 -0
- package/test-results/StressPagePerf-StressPage-render-profiling-default-retry1/error-context.md +8 -0
- package/test-results/StylePlatform-styles-platform-web-hoverStyle-works-default/error-context.md +8 -0
- package/test-results/StylePlatform-styles-platform-web-hoverStyle-works-default-retry1/error-context.md +8 -0
- package/test-results/StylePlatform-styles-platform-web-styles-work-default/error-context.md +8 -0
- package/test-results/StylePlatform-styles-platform-web-styles-work-default-retry1/error-context.md +8 -0
- package/test-results/StyleProp-className-prop-flattens-default/error-context.md +8 -0
- package/test-results/StyleProp-className-prop-flattens-default-retry1/error-context.md +8 -0
- package/test-results/StyleProp-style-prop-flattens-default/error-context.md +8 -0
- package/test-results/StyleProp-style-prop-flattens-default-retry1/error-context.md +8 -0
- package/test-results/StyledAnchor-styled-anchor-f823b-n-styled-attributes-through-default/error-context.md +8 -0
- package/test-results/StyledAnchor-styled-anchor-f823b-n-styled-attributes-through-default-retry1/error-context.md +8 -0
- package/test-results/StyledButtonTheme-button-styled-styleable-theme-works-default/error-context.md +8 -0
- package/test-results/StyledButtonTheme-button-styled-styleable-theme-works-default-retry1/error-context.md +8 -0
- package/test-results/StyledButtonVariantPseudo-hover-HOC-variant-pseudos-work-default/error-context.md +8 -0
- package/test-results/StyledButtonVariantPseudo-hover-HOC-variant-pseudos-work-default-retry1/error-context.md +8 -0
- package/test-results/StyledButtonVariantPseudo-press-HOC-variant-pseudos-work-default/error-context.md +8 -0
- package/test-results/StyledButtonVariantPseudo-press-HOC-variant-pseudos-work-default-retry1/error-context.md +8 -0
- package/test-results/StyledCheckboxTheme-theme-passes-through-styleable-HOC-default/error-context.md +8 -0
- package/test-results/StyledCheckboxTheme-theme-passes-through-styleable-HOC-default-retry1/error-context.md +8 -0
- package/test-results/StyledContextColor--color--9f2a5-n-parent-variant-sets-color-default/error-context.md +8 -0
- package/test-results/StyledContextColor--color--9f2a5-n-parent-variant-sets-color-default-retry1/error-context.md +8 -0
- package/test-results/StyledContextColor--color--e5793-r-from-Provider-issue-3676--default/error-context.md +8 -0
- package/test-results/StyledContextColor--color--e5793-r-from-Provider-issue-3676--default-retry1/error-context.md +8 -0
- package/test-results/StyledContextColor-custom--1cb77-r-to-ButtonText-via-context-default/error-context.md +8 -0
- package/test-results/StyledContextColor-custom--1cb77-r-to-ButtonText-via-context-default-retry1/error-context.md +8 -0
- package/test-results/StyledContextColor-custom--8e110-olor-variant-passes-to-text-default/error-context.md +8 -0
- package/test-results/StyledContextColor-custom--8e110-olor-variant-passes-to-text-default-retry1/error-context.md +8 -0
- package/test-results/StyledContextColor-explici-6b455-er-passes-color-to-children-default/error-context.md +8 -0
- package/test-results/StyledContextColor-explici-6b455-er-passes-color-to-children-default-retry1/error-context.md +8 -0
- package/test-results/StyledContextColor-pressSt-fb72c-ren-via-context-issue-3670--default/error-context.md +8 -0
- package/test-results/StyledContextColor-pressSt-fb72c-ren-via-context-issue-3670--default-retry1/error-context.md +8 -0
- package/test-results/StyledContextColor-standar-1eee3-sses-color-to-text-children-default/error-context.md +8 -0
- package/test-results/StyledContextColor-standar-1eee3-sses-color-to-text-children-default-retry1/error-context.md +8 -0
- package/test-results/StyledContextTokens-debug--16952-und-when-token-is-preserved-default/error-context.md +8 -0
- package/test-results/StyledContextTokens-debug--16952-und-when-token-is-preserved-default-retry1/error-context.md +8 -0
- package/test-results/StyledContextTokens-defaul-48187-e-preserved-as-token-string-default/error-context.md +8 -0
- package/test-results/StyledContextTokens-defaul-48187-e-preserved-as-token-string-default-retry1/error-context.md +8 -0
- package/test-results/StyledContextTokens-varian-0a15c-SS-variable---small-spacing-default/error-context.md +8 -0
- package/test-results/StyledContextTokens-varian-0a15c-SS-variable---small-spacing-default-retry1/error-context.md +8 -0
- package/test-results/StyledContextTokens-varian-97404-SS-variable---large-spacing-default/error-context.md +8 -0
- package/test-results/StyledContextTokens-varian-97404-SS-variable---large-spacing-default-retry1/error-context.md +8 -0
- package/test-results/StyledHOCNamed-styled-name-works-on-HOC-default/error-context.md +8 -0
- package/test-results/StyledHOCNamed-styled-name-works-on-HOC-default-retry1/error-context.md +8 -0
- package/test-results/StyledHtml-styled-element--045d2-rm-accepts-action-attribute-default/error-context.md +8 -0
- package/test-results/StyledHtml-styled-element--045d2-rm-accepts-action-attribute-default-retry1/error-context.md +8 -0
- package/test-results/StyledHtml-styled-element--10f92-led-nav-renders-nav-element-default/error-context.md +8 -0
- package/test-results/StyledHtml-styled-element--10f92-led-nav-renders-nav-element-default-retry1/error-context.md +8 -0
- package/test-results/StyledHtml-styled-element--1c64c-tton-accepts-type-attribute-default/error-context.md +8 -0
- package/test-results/StyledHtml-styled-element--1c64c-tton-accepts-type-attribute-default-retry1/error-context.md +8 -0
- package/test-results/StyledHtml-styled-element--20f96--a-accepts-target-attribute-default/error-context.md +8 -0
- package/test-results/StyledHtml-styled-element--20f96--a-accepts-target-attribute-default-retry1/error-context.md +8 -0
- package/test-results/StyledHtml-styled-element--36322-cepts-placeholder-attribute-default/error-context.md +8 -0
- package/test-results/StyledHtml-styled-element--36322-cepts-placeholder-attribute-default-retry1/error-context.md +8 -0
- package/test-results/StyledHtml-styled-element--36af5-ers-with-small-size-variant-default/error-context.md +8 -0
- package/test-results/StyledHtml-styled-element--36af5-ers-with-small-size-variant-default-retry1/error-context.md +8 -0
- package/test-results/StyledHtml-styled-element--3cc04-hor-element-with-proper-tag-default/error-context.md +8 -0
- package/test-results/StyledHtml-styled-element--3cc04-hor-element-with-proper-tag-default-retry1/error-context.md +8 -0
- package/test-results/StyledHtml-styled-element--522c3-ed-a-accepts-href-attribute-default/error-context.md +8 -0
- package/test-results/StyledHtml-styled-element--522c3-ed-a-accepts-href-attribute-default-retry1/error-context.md +8 -0
- package/test-results/StyledHtml-styled-element--5577f-put-element-with-proper-tag-default/error-context.md +8 -0
- package/test-results/StyledHtml-styled-element--5577f-put-element-with-proper-tag-default-retry1/error-context.md +8 -0
- package/test-results/StyledHtml-styled-element--5a908-d-span-renders-span-element-default/error-context.md +8 -0
- package/test-results/StyledHtml-styled-element--5a908-d-span-renders-span-element-default-retry1/error-context.md +8 -0
- package/test-results/StyledHtml-styled-element--7ec88-orm-element-with-proper-tag-default/error-context.md +8 -0
- package/test-results/StyledHtml-styled-element--7ec88-orm-element-with-proper-tag-default-retry1/error-context.md +8 -0
- package/test-results/StyledHtml-styled-element--83760-nput-accepts-type-attribute-default/error-context.md +8 -0
- package/test-results/StyledHtml-styled-element--83760-nput-accepts-type-attribute-default-retry1/error-context.md +8 -0
- package/test-results/StyledHtml-styled-element--84def-ton-element-with-proper-tag-default/error-context.md +8 -0
- package/test-results/StyledHtml-styled-element--84def-ton-element-with-proper-tag-default-retry1/error-context.md +8 -0
- package/test-results/StyledHtml-styled-element--9b883-ion-renders-section-element-default/error-context.md +8 -0
- package/test-results/StyledHtml-styled-element--9b883-ion-renders-section-element-default-retry1/error-context.md +8 -0
- package/test-results/StyledHtml-styled-element--a567e-rm-accepts-method-attribute-default/error-context.md +8 -0
- package/test-results/StyledHtml-styled-element--a567e-rm-accepts-method-attribute-default-retry1/error-context.md +8 -0
- package/test-results/StyledHtml-styled-element--a60ed-d-main-renders-main-element-default/error-context.md +8 -0
- package/test-results/StyledHtml-styled-element--a60ed-d-main-renders-main-element-default-retry1/error-context.md +8 -0
- package/test-results/StyledHtml-styled-element--b3787-bel-element-with-proper-tag-default/error-context.md +8 -0
- package/test-results/StyledHtml-styled-element--b3787-bel-element-with-proper-tag-default-retry1/error-context.md +8 -0
- package/test-results/StyledHtml-styled-element--d5d40-ers-with-large-size-variant-default/error-context.md +8 -0
- package/test-results/StyledHtml-styled-element--d5d40-ers-with-large-size-variant-default-retry1/error-context.md +8 -0
- package/test-results/StyledHtml-styled-element--e9126--attribute-rendered-as-for--default/error-context.md +8 -0
- package/test-results/StyledHtml-styled-element--e9126--attribute-rendered-as-for--default-retry1/error-context.md +8 -0
- package/test-results/StyledHtml-styled-element--eace2-accepts-maxLength-attribute-default/error-context.md +8 -0
- package/test-results/StyledHtml-styled-element--eace2-accepts-maxLength-attribute-default-retry1/error-context.md +8 -0
- package/test-results/StyledHtml-styled-element-API-styled-a-accepts-rel-attribute-default/error-context.md +8 -0
- package/test-results/StyledHtml-styled-element-API-styled-a-accepts-rel-attribute-default-retry1/error-context.md +8 -0
- package/test-results/StyledHtml-styled-element-API-styled-div-renders-div-element-default/error-context.md +8 -0
- package/test-results/StyledHtml-styled-element-API-styled-div-renders-div-element-default-retry1/error-context.md +8 -0
- package/test-results/StyledIconColor-styled-icon-respects-color-prop-default/error-context.md +8 -0
- package/test-results/StyledIconColor-styled-icon-respects-color-prop-default-retry1/error-context.md +8 -0
- package/test-results/StyledInputFocusStyle-styled-input-focusStyle-default/error-context.md +8 -0
- package/test-results/StyledInputFocusStyle-styled-input-focusStyle-default-retry1/error-context.md +8 -0
- package/test-results/StyledInputOnFocus-styled-input-onFocus-default/error-context.md +8 -0
- package/test-results/StyledInputOnFocus-styled-input-onFocus-default-retry1/error-context.md +8 -0
- package/test-results/StyledMediaQueryMerge-styl-a45cf-query-merge-works-correctly-default/error-context.md +8 -0
- package/test-results/StyledMediaQueryMerge-styl-a45cf-query-merge-works-correctly-default-retry1/error-context.md +8 -0
- package/test-results/StyledRNW-RNW-styled-styleable-twice-default/error-context.md +8 -0
- package/test-results/StyledRNW-RNW-styled-styleable-twice-default-retry1/error-context.md +8 -0
- package/test-results/StyledStyleableInputOnFocus-styled-styleable-input-onFocus-default/error-context.md +8 -0
- package/test-results/StyledStyleableInputOnFocus-styled-styleable-input-onFocus-default-retry1/error-context.md +8 -0
- package/test-results/StyledStyleableInputVarian-ec238-es-proper-variant-overrides-default/error-context.md +8 -0
- package/test-results/StyledStyleableInputVarian-ec238-es-proper-variant-overrides-default-retry1/error-context.md +8 -0
- package/test-results/StyledStyledStyleableInput-ff17c-led-styleable-input-onFocus-default/error-context.md +8 -0
- package/test-results/StyledStyledStyleableInput-ff17c-led-styleable-input-onFocus-default-retry1/error-context.md +8 -0
- package/test-results/StyledVariantTextColor-sets-text-colors-with-variants-theme-default/error-context.md +8 -0
- package/test-results/StyledVariantTextColor-sets-text-colors-with-variants-theme-default-retry1/error-context.md +8 -0
- package/test-results/StyledViewOnFocus-styled-view-onFocus-default/error-context.md +8 -0
- package/test-results/StyledViewOnFocus-styled-view-onFocus-default-retry1/error-context.md +8 -0
- package/test-results/TextNestedInheritance-expl-43abc--on-nested-text-still-works-default/error-context.md +8 -0
- package/test-results/TextNestedInheritance-expl-43abc--on-nested-text-still-works-default-retry1/error-context.md +8 -0
- package/test-results/TextNestedInheritance-nest-517a7-color-sets-own-theme-color--default/error-context.md +8 -0
- package/test-results/TextNestedInheritance-nest-517a7-color-sets-own-theme-color--default-retry1/error-context.md +8 -0
- package/test-results/TextNestedInheritance-nest-8d938-m-parent-for-numberOfLines--default/error-context.md +8 -0
- package/test-results/TextNestedInheritance-nest-8d938-m-parent-for-numberOfLines--default-retry1/error-context.md +8 -0
- package/test-results/TextNestedInheritance-nest-ae4a7-icit-whiteSpace-from-parent-default/error-context.md +8 -0
- package/test-results/TextNestedInheritance-nest-ae4a7-icit-whiteSpace-from-parent-default-retry1/error-context.md +8 -0
- package/test-results/TextNestedInheritance-nest-e66a4-s-letterSpacing-from-parent-default/error-context.md +8 -0
- package/test-results/TextNestedInheritance-nest-e66a4-s-letterSpacing-from-parent-default-retry1/error-context.md +8 -0
- package/test-results/TextNestedInheritance-nest-e81dd-s-color-from-parent-via-CSS-default/error-context.md +8 -0
- package/test-results/TextNestedInheritance-nest-e81dd-s-color-from-parent-via-CSS-default-retry1/error-context.md +8 -0
- package/test-results/TextNestedInheritance-styl-496a2-color-sets-own-theme-color--default/error-context.md +8 -0
- package/test-results/TextNestedInheritance-styl-496a2-color-sets-own-theme-color--default-retry1/error-context.md +8 -0
- package/test-results/ThemeChange-Initial-theme-yellow-renders-with-correct-colors-default/error-context.md +8 -0
- package/test-results/ThemeChange-Initial-theme-yellow-renders-with-correct-colors-default-retry1/error-context.md +8 -0
- package/test-results/ThemeChange-Inner-theme-change-does-not-affect-outer-theme-default/error-context.md +8 -0
- package/test-results/ThemeChange-Inner-theme-change-does-not-affect-outer-theme-default-retry1/error-context.md +8 -0
- package/test-results/ThemeComponentResolution-G-9eb09-hen-nested-no-backtracking--default/error-context.md +8 -0
- package/test-results/ThemeComponentResolution-G-9eb09-hen-nested-no-backtracking--default-retry1/error-context.md +8 -0
- package/test-results/ThemeComponentResolution-G-cdccd-n-nested-inside-blue-parent-default/error-context.md +8 -0
- package/test-results/ThemeComponentResolution-G-cdccd-n-nested-inside-blue-parent-default-retry1/error-context.md +8 -0
- package/test-results/ThemeComponentResolution-G-cfea9-ts-light-scheme-from-parent-default/error-context.md +8 -0
- package/test-results/ThemeComponentResolution-G-cfea9-ts-light-scheme-from-parent-default-retry1/error-context.md +8 -0
- package/test-results/ThemeConditionalName-Theme-802dd-es-from-accent-to-undefined-default/error-context.md +8 -0
- package/test-results/ThemeConditionalName-Theme-802dd-es-from-accent-to-undefined-default-retry1/error-context.md +8 -0
- package/test-results/ThemeNested-Blue-surface3-differs-from-colorless-surface3-default/error-context.md +8 -0
- package/test-results/ThemeNested-Blue-surface3-differs-from-colorless-surface3-default-retry1/error-context.md +8 -0
- package/test-results/ThemeNested-Blue-surface3-differs-from-red-surface3-default/error-context.md +8 -0
- package/test-results/ThemeNested-Blue-surface3-differs-from-red-surface3-default-retry1/error-context.md +8 -0
- package/test-results/ThemeNested-Nested-blue-th-a8288--direct-light-blue-surface3-default/error-context.md +8 -0
- package/test-results/ThemeNested-Nested-blue-th-a8288--direct-light-blue-surface3-default-retry1/error-context.md +8 -0
- package/test-results/ThemeNested-Nested-blue-/342/206/222--c482b-reserves-blue-color-context-default/error-context.md +8 -0
- package/test-results/ThemeNested-Nested-blue-/342/206/222--c482b-reserves-blue-color-context-default-retry1/error-context.md +8 -0
- package/test-results/ThemeNested-Nested-light-/342/206/222-fa7a7--direct-light-blue-surface3-default/error-context.md +8 -0
- package/test-results/ThemeNested-Nested-light-/342/206/222-fa7a7--direct-light-blue-surface3-default-retry1/error-context.md +8 -0
- package/test-results/ThemeNested-Nested-red-the-fed94-s-direct-light-red-surface3-default/error-context.md +8 -0
- package/test-results/ThemeNested-Nested-red-the-fed94-s-direct-light-red-surface3-default-retry1/error-context.md +8 -0
- package/test-results/ThemeReset-Reset-from-dark-56d2d-dark-documentation-example--default/error-context.md +8 -0
- package/test-results/ThemeReset-Reset-from-dark-56d2d-dark-documentation-example--default-retry1/error-context.md +8 -0
- package/test-results/ThemeReset-Reset-from-dark-65439-tton-shows-different-themes-default/error-context.md +8 -0
- package/test-results/ThemeReset-Reset-from-dark-65439-tton-shows-different-themes-default-retry1/error-context.md +8 -0
- package/test-results/ThemeReset-Reset-from-dark-only-goes-to-light-default/error-context.md +8 -0
- package/test-results/ThemeReset-Reset-from-dark-only-goes-to-light-default-retry1/error-context.md +8 -0
- package/test-results/ThemeReset-Reset-from-nested-themes-goes-back-to-grandparent-default/error-context.md +8 -0
- package/test-results/ThemeReset-Reset-from-nested-themes-goes-back-to-grandparent-default-retry1/error-context.md +8 -0
- package/test-results/ThemeShallow-themeShallow--474a8-not-change-element-tag-type-default/error-context.md +8 -0
- package/test-results/ThemeShallow-themeShallow--474a8-not-change-element-tag-type-default-retry1/error-context.md +8 -0
- package/test-results/ThemeShallow-themeShallow--d14b3-ts-compared-to-normal-theme-default/error-context.md +8 -0
- package/test-results/ThemeShallow-themeShallow--d14b3-ts-compared-to-normal-theme-default-retry1/error-context.md +8 -0
- package/test-results/ThemeShallow-themeShallow--e5e2b-as-consistent-DOM-structure-default/error-context.md +8 -0
- package/test-results/ThemeShallow-themeShallow--e5e2b-as-consistent-DOM-structure-default-retry1/error-context.md +8 -0
- package/test-results/Toast-given-multiple-toast-325a4-r-from-most-recent-to-least-default/error-context.md +8 -0
- package/test-results/Toast-given-multiple-toast-325a4-r-from-most-recent-to-least-default-retry1/error-context.md +8 -0
- package/test-results/Toast-given-multiple-toast-f6a14-backwards-into-the-document-default/error-context.md +8 -0
- package/test-results/Toast-given-multiple-toast-f6a14-backwards-into-the-document-default-retry1/error-context.md +8 -0
- package/test-results/Toast-given-zero-toasts-sh-5ac74-l-tab-order-in-the-document-default/error-context.md +8 -0
- package/test-results/Toast-given-zero-toasts-sh-5ac74-l-tab-order-in-the-document-default-retry1/error-context.md +8 -0
- package/test-results/ToggleGroup-ToggleGroup-si-7776e--should-toggle-active-state-default/error-context.md +8 -0
- package/test-results/ToggleGroup-ToggleGroup-si-7776e--should-toggle-active-state-default-retry1/error-context.md +8 -0
- package/test-results/ToggleGroup-ToggleGroup-si-8ab58-tem-should-change-selection-default/error-context.md +8 -0
- package/test-results/ToggleGroup-ToggleGroup-si-8ab58-tem-should-change-selection-default-retry1/error-context.md +8 -0
- package/test-results/ToggleGroup-ToggleGroup-si-db1f6-cannot-turn-off-active-item-default/error-context.md +8 -0
- package/test-results/ToggleGroup-ToggleGroup-si-db1f6-cannot-turn-off-active-item-default-retry1/error-context.md +8 -0
- package/test-results/ToggleGroupActiveProps-Tog-43f2c-prop-when-selection-changes-default/error-context.md +8 -0
- package/test-results/ToggleGroupActiveProps-Tog-43f2c-prop-when-selection-changes-default-retry1/error-context.md +8 -0
- package/test-results/ToggleGroupActiveProps-Tog-a049d-n---initially-selected-item-default/error-context.md +8 -0
- package/test-results/ToggleGroupActiveProps-Tog-a049d-n---initially-selected-item-default-retry1/error-context.md +8 -0
- package/test-results/ToggleGroupActiveProps-Tog-a517f-ildren---non-selected-items-default/error-context.md +8 -0
- package/test-results/ToggleGroupActiveProps-Tog-a517f-ildren---non-selected-items-default-retry1/error-context.md +8 -0
- package/test-results/ToggleGroupXGroup-ToggleGr-89b78-tyles-through-asChild-chain-default/error-context.md +8 -0
- package/test-results/ToggleGroupXGroup-ToggleGr-89b78-tyles-through-asChild-chain-default-retry1/error-context.md +8 -0
- package/test-results/ToggleGroupXGroup-ToggleGr-9cc6c-g-item-changes-toggle-value-default/error-context.md +8 -0
- package/test-results/ToggleGroupXGroup-ToggleGr-9cc6c-g-item-changes-toggle-value-default-retry1/error-context.md +8 -0
- package/test-results/ToggleGroupXGroup-ToggleGr-a587f-g-item-changes-toggle-value-default/error-context.md +8 -0
- package/test-results/ToggleGroupXGroup-ToggleGr-a587f-g-item-changes-toggle-value-default-retry1/error-context.md +8 -0
- package/test-results/ToggleGroupXGroup-ToggleGr-a894e-ent-items-changes-selection-default/error-context.md +8 -0
- package/test-results/ToggleGroupXGroup-ToggleGr-a894e-ent-items-changes-selection-default-retry1/error-context.md +8 -0
- package/test-results/ToggleGroupXGroup-ToggleGr-bf1a0-ent-items-changes-selection-default/error-context.md +8 -0
- package/test-results/ToggleGroupXGroup-ToggleGr-bf1a0-ent-items-changes-selection-default-retry1/error-context.md +8 -0
- package/test-results/ToggleGroupXGroup-ToggleGr-ebcd8-lies-radius-styles-to-items-default/error-context.md +8 -0
- package/test-results/ToggleGroupXGroup-ToggleGr-ebcd8-lies-radius-styles-to-items-default-retry1/error-context.md +8 -0
- package/test-results/TooltipMultiTrigger-Toolti-449f2-en-and-tracks-final-trigger-default/error-context.md +8 -0
- package/test-results/TooltipMultiTrigger-Toolti-449f2-en-and-tracks-final-trigger-default-retry1/error-context.md +8 -0
- package/test-results/TooltipMultiTrigger-Toolti-9a602--cursor-leaves-all-triggers-default/error-context.md +8 -0
- package/test-results/TooltipMultiTrigger-Toolti-9a602--cursor-leaves-all-triggers-default-retry1/error-context.md +8 -0
- package/test-results/TooltipMultiTrigger-Toolti-c3295-overed-trigger-after-switch-default/error-context.md +8 -0
- package/test-results/TooltipMultiTrigger-Toolti-c3295-overed-trigger-after-switch-default-retry1/error-context.md +8 -0
- package/test-results/TooltipTriggerInline-Toolt-3cd36-l-works-with-inline-display-default/error-context.md +8 -0
- package/test-results/TooltipTriggerInline-Toolt-3cd36-l-works-with-inline-display-default-retry1/error-context.md +8 -0
- package/test-results/TooltipTriggerInline-Toolt-965e7-ers-appear-within-text-flow-default-retry1/error-context.md +8 -0
- package/test-results/TooltipTriggerInline-Toolt-c47f5-splay-inline-renders-inline-default/error-context.md +8 -0
- package/test-results/TooltipTriggerInline-Toolt-c47f5-splay-inline-renders-inline-default-retry1/error-context.md +8 -0
- package/test-results/TransformMediaQueryMerge-T-25b12--base-value-not-cumulative--default/error-context.md +8 -0
- package/test-results/TransformMediaQueryMerge-T-25b12--base-value-not-cumulative--default-retry1/error-context.md +8 -0
- package/test-results/TransformMediaQueryMerge-T-6a03b-ery-x-OVERWRITES-base-value-default/error-context.md +8 -0
- package/test-results/TransformMediaQueryMerge-T-6a03b-ery-x-OVERWRITES-base-value-default-retry1/error-context.md +8 -0
- package/test-results/TransformMediaQueryMerge-T-734dd-updates-transform-correctly-default/error-context.md +8 -0
- package/test-results/TransformMediaQueryMerge-T-734dd-updates-transform-correctly-default-retry1/error-context.md +8 -0
- package/test-results/TransformMediaQueryMerge-T-e470b-ues-apply-at-large-viewport-default/error-context.md +8 -0
- package/test-results/TransformMediaQueryMerge-T-e470b-ues-apply-at-large-viewport-default-retry1/error-context.md +8 -0
- package/test-results/UseTheme-useTheme-returns-right-values-default/error-context.md +8 -0
- package/test-results/UseTheme-useTheme-returns-right-values-default-retry1/error-context.md +8 -0
- package/test-results/V5ThemeBuilderOutput--Butt-7388f-background-than-base-button-default/error-context.md +8 -0
- package/test-results/V5ThemeBuilderOutput--Butt-7388f-background-than-base-button-default-retry1/error-context.md +8 -0
- package/test-results/V5ThemeBuilderOutput--Butt-e03d3-cent-background-is-not-gray-default/error-context.md +8 -0
- package/test-results/V5ThemeBuilderOutput--Butt-e03d3-cent-background-is-not-gray-default-retry1/error-context.md +8 -0
- package/test-results/V5ThemeBuilderOutput--Them-8411c-iffers-from-base-background-default/error-context.md +8 -0
- package/test-results/V5ThemeBuilderOutput--Them-8411c-iffers-from-base-background-default-retry1/error-context.md +8 -0
- package/test-results/V5ThemeBuilderOutput--Them-8821c-ound-is-not-gray-has-color--default/error-context.md +8 -0
- package/test-results/V5ThemeBuilderOutput--Them-8821c-ound-is-not-gray-has-color--default-retry1/error-context.md +8 -0
- package/test-results/V5ThemeBuilderOutput--Theme-name-accent-color-is-defined-default/error-context.md +8 -0
- package/test-results/V5ThemeBuilderOutput--Theme-name-accent-color-is-defined-default-retry1/error-context.md +8 -0
- package/test-results/V5ThemeBuilderOutput--acce-62f38-esolves-to-a-non-gray-color-default/error-context.md +8 -0
- package/test-results/V5ThemeBuilderOutput--acce-62f38-esolves-to-a-non-gray-color-default-retry1/error-context.md +8 -0
- package/test-results/V5ThemeBuilderOutput--acce-ebd66-gradient-not-all-identical--default/error-context.md +8 -0
- package/test-results/V5ThemeBuilderOutput--acce-ebd66-gradient-not-all-identical--default-retry1/error-context.md +8 -0
- package/test-results/V5ThemeBuilderOutput-color-f4611-e-have-distinct-backgrounds-default/error-context.md +8 -0
- package/test-results/V5ThemeBuilderOutput-color-f4611-e-have-distinct-backgrounds-default-retry1/error-context.md +8 -0
- package/test-results/VariantFontFamily-testing-things--default/error-context.md +8 -0
- package/test-results/VariantFontFamily-testing-things--default-retry1/error-context.md +8 -0
- package/test-results/VariantsOrder-variant-chai-f232d--and-propagates-via-context-default/error-context.md +8 -0
- package/test-results/VariantsOrder-variant-chai-f232d--and-propagates-via-context-default-retry1/error-context.md +8 -0
- package/test-results/VariantsOrder-variants-app-cc03f-s-props-as-you-nest-styled--default/error-context.md +8 -0
- package/test-results/VariantsOrder-variants-app-cc03f-s-props-as-you-nest-styled--default-retry1/error-context.md +8 -0
- package/tests/OnLayoutScale.test.tsx +4 -4
- package/tests/PopoverInitialPosition.animated.test.tsx +1 -1
- package/tests/StressPagePerf.test.tsx +1 -1
- package/tests/test-utils.ts +1 -1
|
@@ -0,0 +1,1173 @@
|
|
|
1
|
+
import { createRequire as __cr } from "module"; const require = __cr(import.meta.url);
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __name = (target, value) => __defProp(target, "name", { value, configurable: true });
|
|
4
|
+
|
|
5
|
+
// ../core/compose-refs/dist/esm/compose-refs.mjs
|
|
6
|
+
import * as React from "react";
|
|
7
|
+
function setRef(ref, value) {
|
|
8
|
+
typeof ref == "function" ? ref(value) : ref && (ref.current = value);
|
|
9
|
+
}
|
|
10
|
+
__name(setRef, "setRef");
|
|
11
|
+
function composeRefs(...refs) {
|
|
12
|
+
return (node) => refs.forEach((ref) => setRef(ref, node));
|
|
13
|
+
}
|
|
14
|
+
__name(composeRefs, "composeRefs");
|
|
15
|
+
function useComposedRefs(...refs) {
|
|
16
|
+
return React.useCallback(composeRefs(...refs), refs);
|
|
17
|
+
}
|
|
18
|
+
__name(useComposedRefs, "useComposedRefs");
|
|
19
|
+
|
|
20
|
+
// ../core/create-context/dist/esm/create-context.mjs
|
|
21
|
+
import * as React2 from "react";
|
|
22
|
+
import { jsx } from "react/jsx-runtime";
|
|
23
|
+
function createContext2(rootComponentName, defaultContext) {
|
|
24
|
+
const Context = React2.createContext(defaultContext);
|
|
25
|
+
function Provider(props) {
|
|
26
|
+
const {
|
|
27
|
+
children,
|
|
28
|
+
...context
|
|
29
|
+
} = props, value = React2.useMemo(() => context, Object.values(context));
|
|
30
|
+
return /* @__PURE__ */ jsx(Context.Provider, {
|
|
31
|
+
value,
|
|
32
|
+
children
|
|
33
|
+
});
|
|
34
|
+
}
|
|
35
|
+
__name(Provider, "Provider");
|
|
36
|
+
function useContext2(consumerName) {
|
|
37
|
+
const context = React2.useContext(Context);
|
|
38
|
+
if (context) return context;
|
|
39
|
+
if (defaultContext !== void 0) return defaultContext;
|
|
40
|
+
throw new Error(`\`${consumerName}\` must be used within \`${rootComponentName}\``);
|
|
41
|
+
}
|
|
42
|
+
__name(useContext2, "useContext");
|
|
43
|
+
return [Provider, useContext2];
|
|
44
|
+
}
|
|
45
|
+
__name(createContext2, "createContext");
|
|
46
|
+
function createContextScope(scopeName, createContextScopeDeps = []) {
|
|
47
|
+
let defaultContexts = [];
|
|
48
|
+
function createContext22(rootComponentName, defaultContext) {
|
|
49
|
+
const BaseContext = React2.createContext(defaultContext), index = defaultContexts.length;
|
|
50
|
+
defaultContexts = [...defaultContexts, defaultContext];
|
|
51
|
+
function Provider(props) {
|
|
52
|
+
const {
|
|
53
|
+
scope,
|
|
54
|
+
children,
|
|
55
|
+
...context
|
|
56
|
+
} = props, Context = scope?.[scopeName]?.[index] || BaseContext, value = React2.useMemo(() => context, Object.values(context));
|
|
57
|
+
return /* @__PURE__ */ jsx(Context.Provider, {
|
|
58
|
+
value,
|
|
59
|
+
children
|
|
60
|
+
});
|
|
61
|
+
}
|
|
62
|
+
__name(Provider, "Provider");
|
|
63
|
+
function useContext2(consumerName, scope, options) {
|
|
64
|
+
const Context = scope?.[scopeName]?.[index] || BaseContext, context = React2.useContext(Context);
|
|
65
|
+
if (context) return context;
|
|
66
|
+
if (defaultContext !== void 0) return defaultContext;
|
|
67
|
+
const missingContextMessage = `\`${consumerName}\` must be used within \`${rootComponentName}\``;
|
|
68
|
+
if (options?.fallback) return options?.warn !== false && console.warn(missingContextMessage), options.fallback;
|
|
69
|
+
throw new Error(missingContextMessage);
|
|
70
|
+
}
|
|
71
|
+
__name(useContext2, "useContext");
|
|
72
|
+
return [Provider, useContext2];
|
|
73
|
+
}
|
|
74
|
+
__name(createContext22, "createContext2");
|
|
75
|
+
const createScope = /* @__PURE__ */ __name(() => {
|
|
76
|
+
const scopeContexts = defaultContexts.map((defaultContext) => React2.createContext(defaultContext));
|
|
77
|
+
return function(scope) {
|
|
78
|
+
const contexts = scope?.[scopeName] || scopeContexts;
|
|
79
|
+
return React2.useMemo(() => ({
|
|
80
|
+
[`__scope${scopeName}`]: {
|
|
81
|
+
...scope,
|
|
82
|
+
[scopeName]: contexts
|
|
83
|
+
}
|
|
84
|
+
}), [scope, contexts]);
|
|
85
|
+
};
|
|
86
|
+
}, "createScope");
|
|
87
|
+
return createScope.scopeName = scopeName, [createContext22, composeContextScopes(createScope, ...createContextScopeDeps)];
|
|
88
|
+
}
|
|
89
|
+
__name(createContextScope, "createContextScope");
|
|
90
|
+
function composeContextScopes(...scopes) {
|
|
91
|
+
const baseScope = scopes[0];
|
|
92
|
+
if (scopes.length === 1) return baseScope;
|
|
93
|
+
const createScope = /* @__PURE__ */ __name(() => {
|
|
94
|
+
const scopeHooks = scopes.map((createScope2) => ({
|
|
95
|
+
useScope: createScope2(),
|
|
96
|
+
scopeName: createScope2.scopeName
|
|
97
|
+
}));
|
|
98
|
+
return function(overrideScopes) {
|
|
99
|
+
const nextScopes = scopeHooks.reduce((nextScopes2, {
|
|
100
|
+
useScope,
|
|
101
|
+
scopeName
|
|
102
|
+
}) => {
|
|
103
|
+
const currentScope = useScope(overrideScopes)[`__scope${scopeName}`];
|
|
104
|
+
return {
|
|
105
|
+
...nextScopes2,
|
|
106
|
+
...currentScope
|
|
107
|
+
};
|
|
108
|
+
}, {});
|
|
109
|
+
return React2.useMemo(() => ({
|
|
110
|
+
[`__scope${baseScope.scopeName}`]: nextScopes
|
|
111
|
+
}), [nextScopes]);
|
|
112
|
+
};
|
|
113
|
+
}, "createScope");
|
|
114
|
+
return createScope.scopeName = baseScope.scopeName, createScope;
|
|
115
|
+
}
|
|
116
|
+
__name(composeContextScopes, "composeContextScopes");
|
|
117
|
+
|
|
118
|
+
// ../core/font-size/dist/esm/getFontSize.mjs
|
|
119
|
+
import { getConfig, isVariable } from "@hanzogui/core";
|
|
120
|
+
var getFontSize = /* @__PURE__ */ __name((inSize, opts) => {
|
|
121
|
+
const res = getFontSizeVariable(inSize, opts);
|
|
122
|
+
return isVariable(res) ? +res.val : res ? +res : 16;
|
|
123
|
+
}, "getFontSize");
|
|
124
|
+
var getFontSizeVariable = /* @__PURE__ */ __name((inSize, opts) => {
|
|
125
|
+
const token = getFontSizeToken(inSize, opts);
|
|
126
|
+
if (!token) return inSize;
|
|
127
|
+
const conf = getConfig();
|
|
128
|
+
return conf.fontsParsed[opts?.font || conf.defaultFontToken]?.size[token];
|
|
129
|
+
}, "getFontSizeVariable");
|
|
130
|
+
var getFontSizeToken = /* @__PURE__ */ __name((inSize, opts) => {
|
|
131
|
+
if (typeof inSize == "number") return null;
|
|
132
|
+
const relativeSize = opts?.relativeSize || 0, conf = getConfig(), fontSize = conf.fontsParsed[opts?.font || conf.defaultFontToken]?.size || // fallback to size tokens
|
|
133
|
+
conf.tokensParsed.size, size = (inSize === "$true" && !("$true" in fontSize) ? "$4" : inSize) ?? ("$true" in fontSize ? "$true" : "$4"), sizeTokens = Object.keys(fontSize);
|
|
134
|
+
let foundIndex = sizeTokens.indexOf(size);
|
|
135
|
+
foundIndex === -1 && size.endsWith(".5") && (foundIndex = sizeTokens.indexOf(size.replace(".5", ""))), process.env.NODE_ENV === "development" && foundIndex === -1 && console.warn("No font size found", size, opts, "in size tokens", sizeTokens);
|
|
136
|
+
const tokenIndex = Math.min(Math.max(0, foundIndex + relativeSize), sizeTokens.length - 1);
|
|
137
|
+
return sizeTokens[tokenIndex] ?? size;
|
|
138
|
+
}, "getFontSizeToken");
|
|
139
|
+
|
|
140
|
+
// ../core/react-native-media-driver/dist/esm/createMedia.mjs
|
|
141
|
+
import { setupMatchMedia } from "@hanzogui/web";
|
|
142
|
+
|
|
143
|
+
// ../core/react-native-media-driver/dist/esm/matchMedia.mjs
|
|
144
|
+
var matchMedia = globalThis.matchMedia;
|
|
145
|
+
|
|
146
|
+
// ../core/react-native-media-driver/dist/esm/createMedia.mjs
|
|
147
|
+
function createMedia(media) {
|
|
148
|
+
return setupMatchMedia(matchMedia), media;
|
|
149
|
+
}
|
|
150
|
+
__name(createMedia, "createMedia");
|
|
151
|
+
|
|
152
|
+
// ../core/simple-hash/dist/esm/index.mjs
|
|
153
|
+
var cache = /* @__PURE__ */ new Map();
|
|
154
|
+
var cacheSize = 0;
|
|
155
|
+
var simpleHash = /* @__PURE__ */ __name((strIn, hashMin = 10) => {
|
|
156
|
+
if (cache.has(strIn)) return cache.get(strIn);
|
|
157
|
+
let str = strIn;
|
|
158
|
+
str[0] === "v" && str.startsWith("var(") && (str = str.slice(6, str.length - 1));
|
|
159
|
+
let hash = 0, valids = "", added = 0;
|
|
160
|
+
const len = str.length;
|
|
161
|
+
for (let i = 0; i < len; i++) {
|
|
162
|
+
if (hashMin !== "strict" && added <= hashMin) {
|
|
163
|
+
const char = str.charCodeAt(i);
|
|
164
|
+
if (char === 46) {
|
|
165
|
+
valids += "--";
|
|
166
|
+
continue;
|
|
167
|
+
}
|
|
168
|
+
if (isValidCSSCharCode(char)) {
|
|
169
|
+
added++, valids += str[i];
|
|
170
|
+
continue;
|
|
171
|
+
}
|
|
172
|
+
}
|
|
173
|
+
hash = hashChar(hash, str[i]);
|
|
174
|
+
}
|
|
175
|
+
const res = valids + (hash ? Math.abs(hash) : "");
|
|
176
|
+
return cacheSize > 1e4 && (cache.clear(), cacheSize = 0), cache.set(strIn, res), cacheSize++, res;
|
|
177
|
+
}, "simpleHash");
|
|
178
|
+
var hashChar = /* @__PURE__ */ __name((hash, c) => Math.imul(31, hash) + c.charCodeAt(0) | 0, "hashChar");
|
|
179
|
+
function isValidCSSCharCode(code) {
|
|
180
|
+
return (
|
|
181
|
+
// A-Z
|
|
182
|
+
code >= 65 && code <= 90 || // a-z
|
|
183
|
+
code >= 97 && code <= 122 || // _
|
|
184
|
+
code === 95 || // -
|
|
185
|
+
code === 45 || // 0-9
|
|
186
|
+
code >= 48 && code <= 57
|
|
187
|
+
);
|
|
188
|
+
}
|
|
189
|
+
__name(isValidCSSCharCode, "isValidCSSCharCode");
|
|
190
|
+
|
|
191
|
+
// ../core/helpers/dist/esm/clamp.mjs
|
|
192
|
+
function clamp(value, [min, max]) {
|
|
193
|
+
return Math.min(max, Math.max(min, value));
|
|
194
|
+
}
|
|
195
|
+
__name(clamp, "clamp");
|
|
196
|
+
|
|
197
|
+
// ../core/helpers/dist/esm/composeEventHandlers.mjs
|
|
198
|
+
function composeEventHandlers(og, next, {
|
|
199
|
+
checkDefaultPrevented = true
|
|
200
|
+
} = {}) {
|
|
201
|
+
return !og || !next ? next || og || void 0 : (event) => {
|
|
202
|
+
if (og?.(event), !event || !(checkDefaultPrevented && typeof event == "object" && "defaultPrevented" in event) || // @ts-ignore
|
|
203
|
+
"defaultPrevented" in event && !event.defaultPrevented) return next?.(event);
|
|
204
|
+
};
|
|
205
|
+
}
|
|
206
|
+
__name(composeEventHandlers, "composeEventHandlers");
|
|
207
|
+
|
|
208
|
+
// ../core/helpers/dist/esm/types.mjs
|
|
209
|
+
var StyleObjectProperty = 0;
|
|
210
|
+
var StyleObjectValue = 1;
|
|
211
|
+
var StyleObjectIdentifier = 2;
|
|
212
|
+
var StyleObjectPseudo = 3;
|
|
213
|
+
var StyleObjectRules = 4;
|
|
214
|
+
|
|
215
|
+
// ../core/constants/dist/esm/constants.mjs
|
|
216
|
+
import { useEffect, useLayoutEffect } from "react";
|
|
217
|
+
var isWeb = true;
|
|
218
|
+
var isBrowser = typeof window < "u";
|
|
219
|
+
var isServer = isWeb && !isBrowser;
|
|
220
|
+
var isClient = isWeb && isBrowser;
|
|
221
|
+
var isChrome = typeof navigator < "u" && /Chrome/.test(navigator.userAgent || "");
|
|
222
|
+
var isWebTouchable = isClient && ("ontouchstart" in window || navigator.maxTouchPoints > 0);
|
|
223
|
+
var isAndroid = false;
|
|
224
|
+
var isIos = process.env.TEST_NATIVE_PLATFORM === "ios";
|
|
225
|
+
var currentPlatform = "web";
|
|
226
|
+
|
|
227
|
+
// ../core/helpers/dist/esm/shouldRenderNativePlatform.mjs
|
|
228
|
+
var ALL_PLATFORMS = ["web", "android", "ios"];
|
|
229
|
+
function shouldRenderNativePlatform(nativeProp) {
|
|
230
|
+
if (!nativeProp) return null;
|
|
231
|
+
const userRequestedPlatforms = resolvePlatformNames(nativeProp);
|
|
232
|
+
for (const platform of ALL_PLATFORMS) if (platform === currentPlatform && userRequestedPlatforms.has(platform)) return platform;
|
|
233
|
+
return null;
|
|
234
|
+
}
|
|
235
|
+
__name(shouldRenderNativePlatform, "shouldRenderNativePlatform");
|
|
236
|
+
function resolvePlatformNames(nativeProp) {
|
|
237
|
+
const platforms = nativeProp === true ? ALL_PLATFORMS : nativeProp === false ? [] : Array.isArray(nativeProp) ? nativeProp : [nativeProp], set = new Set(platforms);
|
|
238
|
+
return set.has("mobile") && (set.add("android"), set.add("ios"), set.delete("mobile")), set;
|
|
239
|
+
}
|
|
240
|
+
__name(resolvePlatformNames, "resolvePlatformNames");
|
|
241
|
+
|
|
242
|
+
// ../core/helpers/dist/esm/webOnlyStyleProps.mjs
|
|
243
|
+
var nonAnimatableWebViewProps = {
|
|
244
|
+
backgroundAttachment: true,
|
|
245
|
+
backgroundBlendMode: true,
|
|
246
|
+
backgroundClip: true,
|
|
247
|
+
backgroundOrigin: true,
|
|
248
|
+
backgroundRepeat: true,
|
|
249
|
+
borderBottomStyle: true,
|
|
250
|
+
borderLeftStyle: true,
|
|
251
|
+
borderRightStyle: true,
|
|
252
|
+
borderTopStyle: true,
|
|
253
|
+
contain: true,
|
|
254
|
+
containerType: true,
|
|
255
|
+
content: true,
|
|
256
|
+
float: true,
|
|
257
|
+
maskBorderMode: true,
|
|
258
|
+
maskBorderRepeat: true,
|
|
259
|
+
maskClip: true,
|
|
260
|
+
maskComposite: true,
|
|
261
|
+
maskMode: true,
|
|
262
|
+
maskOrigin: true,
|
|
263
|
+
maskRepeat: true,
|
|
264
|
+
maskType: true,
|
|
265
|
+
objectFit: true,
|
|
266
|
+
overflowBlock: true,
|
|
267
|
+
overflowInline: true,
|
|
268
|
+
overflowX: true,
|
|
269
|
+
overflowY: true,
|
|
270
|
+
// NOTE: pointerEvents is NOT web-only - it's a core React Native View prop (not a style)
|
|
271
|
+
pointerEvents: true,
|
|
272
|
+
scrollbarWidth: true,
|
|
273
|
+
textWrap: true,
|
|
274
|
+
touchAction: true,
|
|
275
|
+
transformStyle: true,
|
|
276
|
+
willChange: true
|
|
277
|
+
};
|
|
278
|
+
var nonAnimatableWebTextProps = {
|
|
279
|
+
whiteSpace: true,
|
|
280
|
+
wordWrap: true,
|
|
281
|
+
textOverflow: true,
|
|
282
|
+
WebkitBoxOrient: true
|
|
283
|
+
};
|
|
284
|
+
var webOnlyStylePropsView = {
|
|
285
|
+
...nonAnimatableWebViewProps,
|
|
286
|
+
transition: true,
|
|
287
|
+
backdropFilter: true,
|
|
288
|
+
WebkitBackdropFilter: true,
|
|
289
|
+
background: true,
|
|
290
|
+
borderTop: true,
|
|
291
|
+
borderRight: true,
|
|
292
|
+
borderBottom: true,
|
|
293
|
+
borderLeft: true,
|
|
294
|
+
backgroundPosition: true,
|
|
295
|
+
backgroundSize: true,
|
|
296
|
+
borderImage: true,
|
|
297
|
+
caretColor: true,
|
|
298
|
+
clipPath: true,
|
|
299
|
+
mask: true,
|
|
300
|
+
maskBorder: true,
|
|
301
|
+
maskBorderOutset: true,
|
|
302
|
+
maskBorderSlice: true,
|
|
303
|
+
maskBorderSource: true,
|
|
304
|
+
maskBorderWidth: true,
|
|
305
|
+
maskImage: true,
|
|
306
|
+
maskPosition: true,
|
|
307
|
+
maskSize: true,
|
|
308
|
+
objectPosition: true,
|
|
309
|
+
textEmphasis: true,
|
|
310
|
+
userSelect: true
|
|
311
|
+
};
|
|
312
|
+
var webOnlyStylePropsText = {
|
|
313
|
+
...nonAnimatableWebTextProps,
|
|
314
|
+
textDecorationDistance: true,
|
|
315
|
+
// cursor: now cross-platform - in stylePropsView
|
|
316
|
+
WebkitLineClamp: true
|
|
317
|
+
};
|
|
318
|
+
|
|
319
|
+
// ../core/helpers/dist/esm/validStyleProps.mjs
|
|
320
|
+
var cssShorthandLonghands = {
|
|
321
|
+
// border longhands
|
|
322
|
+
borderWidth: true,
|
|
323
|
+
borderStyle: true,
|
|
324
|
+
borderColor: true,
|
|
325
|
+
borderTopWidth: true,
|
|
326
|
+
borderTopStyle: true,
|
|
327
|
+
borderTopColor: true,
|
|
328
|
+
borderRightWidth: true,
|
|
329
|
+
borderRightStyle: true,
|
|
330
|
+
borderRightColor: true,
|
|
331
|
+
borderBottomWidth: true,
|
|
332
|
+
borderBottomStyle: true,
|
|
333
|
+
borderBottomColor: true,
|
|
334
|
+
borderLeftWidth: true,
|
|
335
|
+
borderLeftStyle: true,
|
|
336
|
+
borderLeftColor: true,
|
|
337
|
+
// outline longhands
|
|
338
|
+
outlineWidth: true,
|
|
339
|
+
outlineStyle: true,
|
|
340
|
+
outlineColor: true,
|
|
341
|
+
outlineOffset: true
|
|
342
|
+
};
|
|
343
|
+
var textColors = {
|
|
344
|
+
color: true,
|
|
345
|
+
textDecorationColor: true,
|
|
346
|
+
textShadowColor: true
|
|
347
|
+
};
|
|
348
|
+
var tokenCategories = {
|
|
349
|
+
radius: {
|
|
350
|
+
borderRadius: true,
|
|
351
|
+
borderTopLeftRadius: true,
|
|
352
|
+
borderTopRightRadius: true,
|
|
353
|
+
borderBottomLeftRadius: true,
|
|
354
|
+
borderBottomRightRadius: true,
|
|
355
|
+
// logical
|
|
356
|
+
borderStartStartRadius: true,
|
|
357
|
+
borderStartEndRadius: true,
|
|
358
|
+
borderEndStartRadius: true,
|
|
359
|
+
borderEndEndRadius: true
|
|
360
|
+
},
|
|
361
|
+
size: {
|
|
362
|
+
width: true,
|
|
363
|
+
height: true,
|
|
364
|
+
minWidth: true,
|
|
365
|
+
minHeight: true,
|
|
366
|
+
maxWidth: true,
|
|
367
|
+
maxHeight: true,
|
|
368
|
+
blockSize: true,
|
|
369
|
+
minBlockSize: true,
|
|
370
|
+
maxBlockSize: true,
|
|
371
|
+
inlineSize: true,
|
|
372
|
+
minInlineSize: true,
|
|
373
|
+
maxInlineSize: true
|
|
374
|
+
},
|
|
375
|
+
zIndex: {
|
|
376
|
+
zIndex: true
|
|
377
|
+
},
|
|
378
|
+
color: {
|
|
379
|
+
backgroundColor: true,
|
|
380
|
+
borderColor: true,
|
|
381
|
+
borderBlockStartColor: true,
|
|
382
|
+
borderBlockEndColor: true,
|
|
383
|
+
borderBlockColor: true,
|
|
384
|
+
borderBottomColor: true,
|
|
385
|
+
borderInlineColor: true,
|
|
386
|
+
borderInlineStartColor: true,
|
|
387
|
+
borderInlineEndColor: true,
|
|
388
|
+
borderTopColor: true,
|
|
389
|
+
borderLeftColor: true,
|
|
390
|
+
borderRightColor: true,
|
|
391
|
+
borderEndColor: true,
|
|
392
|
+
borderStartColor: true,
|
|
393
|
+
shadowColor: true,
|
|
394
|
+
...textColors,
|
|
395
|
+
// outlineColor is supported on RN 0.77+ (New Architecture)
|
|
396
|
+
outlineColor: true,
|
|
397
|
+
caretColor: true
|
|
398
|
+
}
|
|
399
|
+
};
|
|
400
|
+
var nonAnimatableViewProps = {
|
|
401
|
+
alignContent: true,
|
|
402
|
+
alignItems: true,
|
|
403
|
+
alignSelf: true,
|
|
404
|
+
backfaceVisibility: true,
|
|
405
|
+
borderCurve: true,
|
|
406
|
+
borderStyle: true,
|
|
407
|
+
borderBlockStyle: true,
|
|
408
|
+
borderBlockEndStyle: true,
|
|
409
|
+
borderBlockStartStyle: true,
|
|
410
|
+
borderInlineStyle: true,
|
|
411
|
+
borderInlineEndStyle: true,
|
|
412
|
+
borderInlineStartStyle: true,
|
|
413
|
+
boxSizing: true,
|
|
414
|
+
cursor: true,
|
|
415
|
+
direction: true,
|
|
416
|
+
display: true,
|
|
417
|
+
flexDirection: true,
|
|
418
|
+
flexWrap: true,
|
|
419
|
+
isolation: true,
|
|
420
|
+
justifyContent: true,
|
|
421
|
+
mixBlendMode: true,
|
|
422
|
+
outlineStyle: true,
|
|
423
|
+
overflow: true,
|
|
424
|
+
position: true
|
|
425
|
+
};
|
|
426
|
+
var nonAnimatableFontProps = {
|
|
427
|
+
fontFamily: true,
|
|
428
|
+
fontStyle: true,
|
|
429
|
+
fontVariant: true,
|
|
430
|
+
textTransform: true
|
|
431
|
+
};
|
|
432
|
+
var nonAnimatableTextOnlyProps = {
|
|
433
|
+
textAlign: true,
|
|
434
|
+
textDecorationLine: true,
|
|
435
|
+
textDecorationStyle: true,
|
|
436
|
+
userSelect: true
|
|
437
|
+
};
|
|
438
|
+
var nonAnimatableUnitlessProps = {
|
|
439
|
+
WebkitLineClamp: true,
|
|
440
|
+
lineClamp: true,
|
|
441
|
+
gridTemplateColumns: true,
|
|
442
|
+
gridTemplateAreas: true
|
|
443
|
+
};
|
|
444
|
+
var nonAnimatableStyleProps = {
|
|
445
|
+
...nonAnimatableViewProps,
|
|
446
|
+
...nonAnimatableFontProps,
|
|
447
|
+
...nonAnimatableTextOnlyProps,
|
|
448
|
+
...nonAnimatableUnitlessProps,
|
|
449
|
+
...nonAnimatableWebViewProps,
|
|
450
|
+
...nonAnimatableWebTextProps
|
|
451
|
+
};
|
|
452
|
+
var stylePropsUnitless = {
|
|
453
|
+
...nonAnimatableUnitlessProps,
|
|
454
|
+
animationIterationCount: true,
|
|
455
|
+
aspectRatio: true,
|
|
456
|
+
borderImageOutset: true,
|
|
457
|
+
borderImageSlice: true,
|
|
458
|
+
borderImageWidth: true,
|
|
459
|
+
columnCount: true,
|
|
460
|
+
flex: true,
|
|
461
|
+
flexGrow: true,
|
|
462
|
+
flexOrder: true,
|
|
463
|
+
flexPositive: true,
|
|
464
|
+
flexShrink: true,
|
|
465
|
+
flexNegative: true,
|
|
466
|
+
fontWeight: true,
|
|
467
|
+
gridRow: true,
|
|
468
|
+
gridRowEnd: true,
|
|
469
|
+
gridRowGap: true,
|
|
470
|
+
gridRowStart: true,
|
|
471
|
+
gridColumn: true,
|
|
472
|
+
gridColumnEnd: true,
|
|
473
|
+
gridColumnGap: true,
|
|
474
|
+
gridColumnStart: true,
|
|
475
|
+
opacity: true,
|
|
476
|
+
order: true,
|
|
477
|
+
orphans: true,
|
|
478
|
+
tabSize: true,
|
|
479
|
+
widows: true,
|
|
480
|
+
zIndex: true,
|
|
481
|
+
zoom: true,
|
|
482
|
+
scale: true,
|
|
483
|
+
scaleX: true,
|
|
484
|
+
scaleY: true,
|
|
485
|
+
scaleZ: true,
|
|
486
|
+
shadowOpacity: true
|
|
487
|
+
};
|
|
488
|
+
var stylePropsTransform = {
|
|
489
|
+
x: true,
|
|
490
|
+
y: true,
|
|
491
|
+
scale: true,
|
|
492
|
+
perspective: true,
|
|
493
|
+
scaleX: true,
|
|
494
|
+
scaleY: true,
|
|
495
|
+
skewX: true,
|
|
496
|
+
skewY: true,
|
|
497
|
+
matrix: true,
|
|
498
|
+
rotate: true,
|
|
499
|
+
rotateY: true,
|
|
500
|
+
rotateX: true,
|
|
501
|
+
rotateZ: true
|
|
502
|
+
};
|
|
503
|
+
var stylePropsView = {
|
|
504
|
+
...nonAnimatableViewProps,
|
|
505
|
+
borderBottomEndRadius: true,
|
|
506
|
+
borderBottomStartRadius: true,
|
|
507
|
+
borderBottomWidth: true,
|
|
508
|
+
borderLeftWidth: true,
|
|
509
|
+
borderRightWidth: true,
|
|
510
|
+
borderBlockWidth: true,
|
|
511
|
+
borderBlockEndWidth: true,
|
|
512
|
+
borderBlockStartWidth: true,
|
|
513
|
+
borderInlineWidth: true,
|
|
514
|
+
borderInlineEndWidth: true,
|
|
515
|
+
borderInlineStartWidth: true,
|
|
516
|
+
borderTopEndRadius: true,
|
|
517
|
+
borderTopStartRadius: true,
|
|
518
|
+
borderTopWidth: true,
|
|
519
|
+
borderWidth: true,
|
|
520
|
+
transform: true,
|
|
521
|
+
transformOrigin: true,
|
|
522
|
+
borderEndWidth: true,
|
|
523
|
+
borderStartWidth: true,
|
|
524
|
+
bottom: true,
|
|
525
|
+
end: true,
|
|
526
|
+
flexBasis: true,
|
|
527
|
+
gap: true,
|
|
528
|
+
columnGap: true,
|
|
529
|
+
rowGap: true,
|
|
530
|
+
left: true,
|
|
531
|
+
margin: true,
|
|
532
|
+
marginBlock: true,
|
|
533
|
+
marginBlockEnd: true,
|
|
534
|
+
marginBlockStart: true,
|
|
535
|
+
marginInline: true,
|
|
536
|
+
marginInlineStart: true,
|
|
537
|
+
marginInlineEnd: true,
|
|
538
|
+
marginBottom: true,
|
|
539
|
+
marginEnd: true,
|
|
540
|
+
marginHorizontal: true,
|
|
541
|
+
marginLeft: true,
|
|
542
|
+
marginRight: true,
|
|
543
|
+
marginStart: true,
|
|
544
|
+
marginTop: true,
|
|
545
|
+
marginVertical: true,
|
|
546
|
+
padding: true,
|
|
547
|
+
paddingBottom: true,
|
|
548
|
+
paddingInline: true,
|
|
549
|
+
paddingBlock: true,
|
|
550
|
+
paddingBlockStart: true,
|
|
551
|
+
paddingInlineEnd: true,
|
|
552
|
+
paddingInlineStart: true,
|
|
553
|
+
paddingEnd: true,
|
|
554
|
+
paddingHorizontal: true,
|
|
555
|
+
paddingLeft: true,
|
|
556
|
+
paddingRight: true,
|
|
557
|
+
paddingStart: true,
|
|
558
|
+
paddingTop: true,
|
|
559
|
+
paddingVertical: true,
|
|
560
|
+
right: true,
|
|
561
|
+
start: true,
|
|
562
|
+
top: true,
|
|
563
|
+
inset: true,
|
|
564
|
+
insetBlock: true,
|
|
565
|
+
insetBlockEnd: true,
|
|
566
|
+
insetBlockStart: true,
|
|
567
|
+
insetInline: true,
|
|
568
|
+
insetInlineEnd: true,
|
|
569
|
+
insetInlineStart: true,
|
|
570
|
+
shadowOffset: true,
|
|
571
|
+
shadowRadius: true,
|
|
572
|
+
...tokenCategories.color,
|
|
573
|
+
...tokenCategories.radius,
|
|
574
|
+
...tokenCategories.size,
|
|
575
|
+
...stylePropsTransform,
|
|
576
|
+
...stylePropsUnitless,
|
|
577
|
+
...isAndroid ? {
|
|
578
|
+
elevationAndroid: true
|
|
579
|
+
} : {},
|
|
580
|
+
boxShadow: true,
|
|
581
|
+
border: true,
|
|
582
|
+
filter: true,
|
|
583
|
+
// RN 0.76+ supports linear-gradient via backgroundImage
|
|
584
|
+
backgroundImage: true,
|
|
585
|
+
// the actual RN 0.76+ prop name (backgroundImage expands to this on native)
|
|
586
|
+
experimental_backgroundImage: true,
|
|
587
|
+
// RN 0.76/0.77+ style props (New Architecture)
|
|
588
|
+
outline: true,
|
|
589
|
+
outlineColor: true,
|
|
590
|
+
outlineOffset: true,
|
|
591
|
+
outlineWidth: true,
|
|
592
|
+
// web-only for convenience - tree-shaken on native
|
|
593
|
+
...webOnlyStylePropsView
|
|
594
|
+
};
|
|
595
|
+
var stylePropsFont = {
|
|
596
|
+
...nonAnimatableFontProps,
|
|
597
|
+
fontSize: true,
|
|
598
|
+
fontWeight: true,
|
|
599
|
+
letterSpacing: true,
|
|
600
|
+
lineHeight: true
|
|
601
|
+
};
|
|
602
|
+
var stylePropsTextOnly = {
|
|
603
|
+
...stylePropsFont,
|
|
604
|
+
...nonAnimatableTextOnlyProps,
|
|
605
|
+
...textColors,
|
|
606
|
+
textShadow: true,
|
|
607
|
+
textShadowOffset: true,
|
|
608
|
+
textShadowRadius: true,
|
|
609
|
+
verticalAlign: true,
|
|
610
|
+
// web-only text props - tree-shaken on native
|
|
611
|
+
...webOnlyStylePropsText
|
|
612
|
+
};
|
|
613
|
+
var stylePropsText = {
|
|
614
|
+
...stylePropsView,
|
|
615
|
+
...stylePropsTextOnly
|
|
616
|
+
};
|
|
617
|
+
var stylePropsAll = stylePropsText;
|
|
618
|
+
var validPseudoKeys = {
|
|
619
|
+
enterStyle: true,
|
|
620
|
+
exitStyle: true,
|
|
621
|
+
hoverStyle: true,
|
|
622
|
+
pressStyle: true,
|
|
623
|
+
focusStyle: true,
|
|
624
|
+
disabledStyle: true,
|
|
625
|
+
focusWithinStyle: true,
|
|
626
|
+
focusVisibleStyle: true
|
|
627
|
+
};
|
|
628
|
+
var validStyles = stylePropsView;
|
|
629
|
+
|
|
630
|
+
// ../core/start-transition/dist/esm/index.mjs
|
|
631
|
+
import { startTransition as reactStartTransition } from "react";
|
|
632
|
+
var startTransition = /* @__PURE__ */ __name((callback) => {
|
|
633
|
+
reactStartTransition(callback);
|
|
634
|
+
}, "startTransition");
|
|
635
|
+
|
|
636
|
+
// ../core/theme/dist/esm/_mutateTheme.mjs
|
|
637
|
+
import { ensureThemeVariable, forceUpdateThemes, getConfig as getConfig2, getThemeCSSRules, mutatedAutoVariables, proxyThemeToParents, simpleHash as simpleHash2, updateConfig } from "@hanzogui/web";
|
|
638
|
+
function mutateThemes({
|
|
639
|
+
themes,
|
|
640
|
+
batch,
|
|
641
|
+
insertCSS = true,
|
|
642
|
+
...props
|
|
643
|
+
}) {
|
|
644
|
+
const allThemesProxied = {}, allThemesRaw = {};
|
|
645
|
+
for (const {
|
|
646
|
+
name,
|
|
647
|
+
theme
|
|
648
|
+
} of themes) {
|
|
649
|
+
const res = _mutateTheme({
|
|
650
|
+
...props,
|
|
651
|
+
name,
|
|
652
|
+
theme,
|
|
653
|
+
// we'll do one update at the end
|
|
654
|
+
avoidUpdate: true,
|
|
655
|
+
// always add which also replaces but doesnt fail first time
|
|
656
|
+
mutationType: "add"
|
|
657
|
+
});
|
|
658
|
+
res && (allThemesProxied[name] = res.theme, allThemesRaw[name] = res.themeRaw);
|
|
659
|
+
}
|
|
660
|
+
const cssRules = insertCSS ? insertThemeCSS(allThemesRaw, batch) : [];
|
|
661
|
+
return startTransition(() => {
|
|
662
|
+
for (const themeName in allThemesProxied) {
|
|
663
|
+
const theme = allThemesProxied[themeName];
|
|
664
|
+
updateThemeConfig(themeName, theme);
|
|
665
|
+
}
|
|
666
|
+
updateThemeStates();
|
|
667
|
+
}), {
|
|
668
|
+
themes: allThemesProxied,
|
|
669
|
+
themesRaw: allThemesRaw,
|
|
670
|
+
cssRules
|
|
671
|
+
};
|
|
672
|
+
}
|
|
673
|
+
__name(mutateThemes, "mutateThemes");
|
|
674
|
+
function _mutateTheme(props) {
|
|
675
|
+
if (isServer) {
|
|
676
|
+
process.env.NODE_ENV === "development" && console.warn("Theme mutation is not supported on server side");
|
|
677
|
+
return;
|
|
678
|
+
}
|
|
679
|
+
const config = getConfig2(), {
|
|
680
|
+
name: themeName,
|
|
681
|
+
theme: themeIn,
|
|
682
|
+
insertCSS,
|
|
683
|
+
mutationType
|
|
684
|
+
} = props;
|
|
685
|
+
if (process.env.NODE_ENV === "development") {
|
|
686
|
+
if (!config) throw new Error("No config");
|
|
687
|
+
const theme2 = config.themes[props.name];
|
|
688
|
+
if (mutationType !== "add" && !theme2) throw new Error(`${mutationType === "replace" ? "Replace" : "Update"} theme failed! Theme ${props.name} does not exist`);
|
|
689
|
+
}
|
|
690
|
+
const theme = {
|
|
691
|
+
...mutationType === "update" ? config.themes[themeName] ?? {} : {},
|
|
692
|
+
...themeIn
|
|
693
|
+
};
|
|
694
|
+
for (const key in theme) ensureThemeVariable(theme, key);
|
|
695
|
+
const themeProxied = proxyThemeToParents(themeName, theme), response = {
|
|
696
|
+
themeRaw: theme,
|
|
697
|
+
theme: themeProxied,
|
|
698
|
+
cssRules: []
|
|
699
|
+
};
|
|
700
|
+
return props.avoidUpdate || (insertCSS && (response.cssRules = insertThemeCSS({
|
|
701
|
+
[themeName]: theme
|
|
702
|
+
})), updateThemeConfig(themeName, themeProxied), updateThemeStates()), response;
|
|
703
|
+
}
|
|
704
|
+
__name(_mutateTheme, "_mutateTheme");
|
|
705
|
+
function updateThemeConfig(themeName, theme) {
|
|
706
|
+
const config = getConfig2();
|
|
707
|
+
config.themes[themeName] = theme, updateConfig("themes", config.themes);
|
|
708
|
+
}
|
|
709
|
+
__name(updateThemeConfig, "updateThemeConfig");
|
|
710
|
+
function updateThemeStates() {
|
|
711
|
+
forceUpdateThemes();
|
|
712
|
+
}
|
|
713
|
+
__name(updateThemeStates, "updateThemeStates");
|
|
714
|
+
function insertThemeCSS(themes, batch = false) {
|
|
715
|
+
const config = getConfig2();
|
|
716
|
+
let cssRules = [];
|
|
717
|
+
for (const themeName in themes) {
|
|
718
|
+
const theme = themes[themeName], rules = getThemeCSSRules({
|
|
719
|
+
config,
|
|
720
|
+
themeName,
|
|
721
|
+
names: [themeName],
|
|
722
|
+
hasDarkLight: true,
|
|
723
|
+
theme,
|
|
724
|
+
// Use mutated variable creator which starts from high index to avoid conflicts
|
|
725
|
+
useMutatedVariables: true
|
|
726
|
+
});
|
|
727
|
+
cssRules = [...cssRules, ...rules], batch || updateStyle(`t_theme_style_${themeName}`, rules);
|
|
728
|
+
}
|
|
729
|
+
if (mutatedAutoVariables.length > 0) {
|
|
730
|
+
const autoVarCSS = `:root{${mutatedAutoVariables.map((v) => `--${v.name}:${v.val}`).join(";")}}`;
|
|
731
|
+
updateStyle("t_mutate_vars", [autoVarCSS]);
|
|
732
|
+
}
|
|
733
|
+
if (batch) {
|
|
734
|
+
const id = typeof batch == "string" ? batch : simpleHash2(Object.keys(themes).join(""));
|
|
735
|
+
updateStyle(`t_theme_style_${id}`, cssRules);
|
|
736
|
+
}
|
|
737
|
+
return cssRules;
|
|
738
|
+
}
|
|
739
|
+
__name(insertThemeCSS, "insertThemeCSS");
|
|
740
|
+
function updateStyle(id, rules) {
|
|
741
|
+
const existing = document.querySelector(`#${id}`), style = document.createElement("style");
|
|
742
|
+
style.id = id, style.appendChild(document.createTextNode(rules.join(`
|
|
743
|
+
`))), document.head.appendChild(style), existing && existing.parentElement?.removeChild(existing);
|
|
744
|
+
}
|
|
745
|
+
__name(updateStyle, "updateStyle");
|
|
746
|
+
|
|
747
|
+
// ../core/theme/dist/esm/addTheme.mjs
|
|
748
|
+
function addTheme(props) {
|
|
749
|
+
return _mutateTheme({
|
|
750
|
+
...props,
|
|
751
|
+
insertCSS: true,
|
|
752
|
+
mutationType: "add"
|
|
753
|
+
});
|
|
754
|
+
}
|
|
755
|
+
__name(addTheme, "addTheme");
|
|
756
|
+
|
|
757
|
+
// ../core/theme/dist/esm/updateTheme.mjs
|
|
758
|
+
function updateTheme({
|
|
759
|
+
name,
|
|
760
|
+
theme
|
|
761
|
+
}) {
|
|
762
|
+
return _mutateTheme({
|
|
763
|
+
name,
|
|
764
|
+
theme,
|
|
765
|
+
insertCSS: true,
|
|
766
|
+
mutationType: "update"
|
|
767
|
+
});
|
|
768
|
+
}
|
|
769
|
+
__name(updateTheme, "updateTheme");
|
|
770
|
+
|
|
771
|
+
// ../core/theme/dist/esm/replaceTheme.mjs
|
|
772
|
+
function replaceTheme({
|
|
773
|
+
name,
|
|
774
|
+
theme
|
|
775
|
+
}) {
|
|
776
|
+
return _mutateTheme({
|
|
777
|
+
name,
|
|
778
|
+
theme,
|
|
779
|
+
insertCSS: true,
|
|
780
|
+
mutationType: "replace"
|
|
781
|
+
});
|
|
782
|
+
}
|
|
783
|
+
__name(replaceTheme, "replaceTheme");
|
|
784
|
+
|
|
785
|
+
// ../core/use-event/dist/esm/useGet.mjs
|
|
786
|
+
import * as React3 from "react";
|
|
787
|
+
var isServer2 = typeof window > "u";
|
|
788
|
+
var useIsomorphicInsertionEffect = isServer2 ? React3.useEffect : React3.useInsertionEffect || React3.useLayoutEffect;
|
|
789
|
+
function useGet(currentValue, initialValue2, forwardToFunction) {
|
|
790
|
+
const curRef = React3.useRef(initialValue2 ?? currentValue);
|
|
791
|
+
return useIsomorphicInsertionEffect(() => {
|
|
792
|
+
curRef.current = currentValue;
|
|
793
|
+
}), React3.useCallback(forwardToFunction ? (...args) => curRef.current?.apply(null, args) : () => curRef.current, []);
|
|
794
|
+
}
|
|
795
|
+
__name(useGet, "useGet");
|
|
796
|
+
|
|
797
|
+
// ../core/use-event/dist/esm/useEvent.mjs
|
|
798
|
+
function useEvent(callback) {
|
|
799
|
+
return useGet(callback, defaultValue, true);
|
|
800
|
+
}
|
|
801
|
+
__name(useEvent, "useEvent");
|
|
802
|
+
var defaultValue = /* @__PURE__ */ __name(() => {
|
|
803
|
+
throw new Error("Cannot call an event handler while rendering.");
|
|
804
|
+
}, "defaultValue");
|
|
805
|
+
|
|
806
|
+
// ../core/use-controllable-state/dist/esm/useControllableState.mjs
|
|
807
|
+
import * as React4 from "react";
|
|
808
|
+
var emptyCallbackFn = /* @__PURE__ */ __name((_) => _(), "emptyCallbackFn");
|
|
809
|
+
function useControllableState({
|
|
810
|
+
prop,
|
|
811
|
+
defaultProp,
|
|
812
|
+
onChange,
|
|
813
|
+
strategy = "prop-wins",
|
|
814
|
+
preventUpdate,
|
|
815
|
+
transition
|
|
816
|
+
}) {
|
|
817
|
+
const [state, setState] = React4.useState(prop ?? defaultProp), previous = React4.useRef(state), propWins = strategy === "prop-wins" && prop !== void 0, value = propWins ? prop : state, onChangeCb = useEvent(onChange || idFn), transitionFn = transition ? startTransition : emptyCallbackFn;
|
|
818
|
+
React4.useEffect(() => {
|
|
819
|
+
prop !== void 0 && (previous.current = prop, transitionFn(() => {
|
|
820
|
+
setState(prop);
|
|
821
|
+
}));
|
|
822
|
+
}, [prop]), React4.useEffect(() => {
|
|
823
|
+
propWins || state !== previous.current && (previous.current = state, onChangeCb(state));
|
|
824
|
+
}, [onChangeCb, state, propWins]);
|
|
825
|
+
const setter = useEvent((next) => {
|
|
826
|
+
if (!preventUpdate) if (propWins) {
|
|
827
|
+
const nextValue = typeof next == "function" ? next(previous.current) : next;
|
|
828
|
+
onChangeCb(nextValue);
|
|
829
|
+
} else transitionFn(() => {
|
|
830
|
+
setState(next);
|
|
831
|
+
});
|
|
832
|
+
});
|
|
833
|
+
return [value, setter];
|
|
834
|
+
}
|
|
835
|
+
__name(useControllableState, "useControllableState");
|
|
836
|
+
var idFn = /* @__PURE__ */ __name(() => {
|
|
837
|
+
}, "idFn");
|
|
838
|
+
|
|
839
|
+
// ../core/use-debounce/dist/esm/index.mjs
|
|
840
|
+
import * as React5 from "react";
|
|
841
|
+
function debounce(func, wait, leading) {
|
|
842
|
+
let timeout, isCancelled = false;
|
|
843
|
+
function debounced() {
|
|
844
|
+
isCancelled = false;
|
|
845
|
+
const args = arguments;
|
|
846
|
+
leading && !timeout && func.apply(this, args), clearTimeout(timeout), timeout = setTimeout(() => {
|
|
847
|
+
timeout = null, leading || isCancelled || func.apply(this, args), isCancelled = false;
|
|
848
|
+
}, wait);
|
|
849
|
+
}
|
|
850
|
+
__name(debounced, "debounced");
|
|
851
|
+
return debounced.cancel = () => {
|
|
852
|
+
isCancelled = true;
|
|
853
|
+
}, debounced;
|
|
854
|
+
}
|
|
855
|
+
__name(debounce, "debounce");
|
|
856
|
+
var defaultOpts = {
|
|
857
|
+
leading: false
|
|
858
|
+
};
|
|
859
|
+
function useDebounce(fn, wait, options = defaultOpts, mountArgs = [fn]) {
|
|
860
|
+
const dbEffect = React5.useRef(null);
|
|
861
|
+
return React5.useEffect(() => () => {
|
|
862
|
+
dbEffect.current?.cancel();
|
|
863
|
+
}, []), React5.useMemo(() => (dbEffect.current = debounce(fn, wait, options.leading), dbEffect.current), [options.leading, ...mountArgs]);
|
|
864
|
+
}
|
|
865
|
+
__name(useDebounce, "useDebounce");
|
|
866
|
+
function useDebounceValue(val, amt = 0) {
|
|
867
|
+
const [state, setState] = React5.useState(val);
|
|
868
|
+
return React5.useEffect(() => {
|
|
869
|
+
const tm = setTimeout(() => {
|
|
870
|
+
setState((prev) => prev === val ? prev : val);
|
|
871
|
+
}, amt);
|
|
872
|
+
return () => {
|
|
873
|
+
clearTimeout(tm);
|
|
874
|
+
};
|
|
875
|
+
}, [val]), state;
|
|
876
|
+
}
|
|
877
|
+
__name(useDebounceValue, "useDebounceValue");
|
|
878
|
+
|
|
879
|
+
// ../core/use-force-update/dist/esm/index.mjs
|
|
880
|
+
import React6 from "react";
|
|
881
|
+
var isServerSide = typeof window > "u";
|
|
882
|
+
var idFn2 = /* @__PURE__ */ __name(() => {
|
|
883
|
+
}, "idFn");
|
|
884
|
+
function useForceUpdate() {
|
|
885
|
+
return isServerSide ? idFn2 : React6.useReducer((x) => Math.random(), 0)[1];
|
|
886
|
+
}
|
|
887
|
+
__name(useForceUpdate, "useForceUpdate");
|
|
888
|
+
|
|
889
|
+
// ../packages/element/dist/esm/useWebRef.mjs
|
|
890
|
+
import * as React7 from "react";
|
|
891
|
+
function useWebRef(forwardedRef) {
|
|
892
|
+
const ref = React7.useRef(null), composedRef = useComposedRefs(ref, forwardedRef);
|
|
893
|
+
return {
|
|
894
|
+
ref,
|
|
895
|
+
composedRef
|
|
896
|
+
};
|
|
897
|
+
}
|
|
898
|
+
__name(useWebRef, "useWebRef");
|
|
899
|
+
|
|
900
|
+
// ../packages/element/dist/esm/useNativeRef.mjs
|
|
901
|
+
import * as React8 from "react";
|
|
902
|
+
function useNativeRef(forwardedRef) {
|
|
903
|
+
const ref = React8.useRef(null), composedRef = useComposedRefs(ref, forwardedRef);
|
|
904
|
+
return {
|
|
905
|
+
ref,
|
|
906
|
+
composedRef
|
|
907
|
+
};
|
|
908
|
+
}
|
|
909
|
+
__name(useNativeRef, "useNativeRef");
|
|
910
|
+
function useNativeInputRef(forwardedRef) {
|
|
911
|
+
const ref = React8.useRef(null), composedRef = useComposedRefs(ref, forwardedRef);
|
|
912
|
+
return {
|
|
913
|
+
ref,
|
|
914
|
+
composedRef
|
|
915
|
+
};
|
|
916
|
+
}
|
|
917
|
+
__name(useNativeInputRef, "useNativeInputRef");
|
|
918
|
+
|
|
919
|
+
// ../packages/element/dist/esm/getWebElement.mjs
|
|
920
|
+
function getWebElement(element) {
|
|
921
|
+
if (!element) throw new Error("Element is null or undefined");
|
|
922
|
+
if (!(element instanceof HTMLElement)) throw new Error("Element is not an HTMLElement");
|
|
923
|
+
return element;
|
|
924
|
+
}
|
|
925
|
+
__name(getWebElement, "getWebElement");
|
|
926
|
+
|
|
927
|
+
// ../core/use-window-dimensions/dist/esm/index.mjs
|
|
928
|
+
import React9 from "react";
|
|
929
|
+
|
|
930
|
+
// ../core/use-window-dimensions/dist/esm/initialValue.mjs
|
|
931
|
+
var initialValue = {
|
|
932
|
+
width: 800,
|
|
933
|
+
height: 600,
|
|
934
|
+
scale: 1,
|
|
935
|
+
fontScale: 1
|
|
936
|
+
};
|
|
937
|
+
function configureInitialWindowDimensions(next) {
|
|
938
|
+
Object.assign(initialValue, next);
|
|
939
|
+
}
|
|
940
|
+
__name(configureInitialWindowDimensions, "configureInitialWindowDimensions");
|
|
941
|
+
|
|
942
|
+
// ../core/use-window-dimensions/dist/esm/helpers.mjs
|
|
943
|
+
var lastSize = initialValue;
|
|
944
|
+
var docEl = null;
|
|
945
|
+
function getWindowSize() {
|
|
946
|
+
docEl ||= window.document.documentElement;
|
|
947
|
+
const nextSize = {
|
|
948
|
+
fontScale: 1,
|
|
949
|
+
height: docEl.clientHeight,
|
|
950
|
+
scale: window.devicePixelRatio || 1,
|
|
951
|
+
width: docEl.clientWidth
|
|
952
|
+
};
|
|
953
|
+
return nextSize.height !== lastSize.height || nextSize.width !== lastSize.width || nextSize.scale !== lastSize.scale ? (lastSize = nextSize, nextSize) : lastSize;
|
|
954
|
+
}
|
|
955
|
+
__name(getWindowSize, "getWindowSize");
|
|
956
|
+
var cbs = /* @__PURE__ */ new Set();
|
|
957
|
+
if (isClient) {
|
|
958
|
+
let flushUpdate = /* @__PURE__ */ __name(function() {
|
|
959
|
+
lastUpdate = Date.now(), cbs.forEach((cb) => cb(getWindowSize()));
|
|
960
|
+
}, "flushUpdate"), lastUpdate = Date.now(), tm;
|
|
961
|
+
const USER_MAX_MS = process.env.HANZO_GUI_USE_WINDOW_DIMENSIONS_MAX_UPDATE_MS, updateMaxMs = USER_MAX_MS ? +USER_MAX_MS : 100, onResize = /* @__PURE__ */ __name(() => {
|
|
962
|
+
clearTimeout(tm);
|
|
963
|
+
const timeSinceLast = Date.now() - lastUpdate;
|
|
964
|
+
timeSinceLast < updateMaxMs ? tm = setTimeout(() => {
|
|
965
|
+
flushUpdate();
|
|
966
|
+
}, updateMaxMs - timeSinceLast) : flushUpdate();
|
|
967
|
+
}, "onResize");
|
|
968
|
+
window.addEventListener("resize", onResize);
|
|
969
|
+
}
|
|
970
|
+
function subscribe(cb) {
|
|
971
|
+
return cbs.add(cb), () => cbs.delete(cb);
|
|
972
|
+
}
|
|
973
|
+
__name(subscribe, "subscribe");
|
|
974
|
+
|
|
975
|
+
// ../core/use-window-dimensions/dist/esm/index.mjs
|
|
976
|
+
function useWindowDimensions({
|
|
977
|
+
serverValue = initialValue
|
|
978
|
+
} = {}) {
|
|
979
|
+
return React9.useSyncExternalStore(subscribe, getWindowSize, () => isWeb ? serverValue : getWindowSize());
|
|
980
|
+
}
|
|
981
|
+
__name(useWindowDimensions, "useWindowDimensions");
|
|
982
|
+
|
|
983
|
+
// ../ui/gui/dist/esm/createGui.mjs
|
|
984
|
+
import { createGui as createGuiCore } from "@hanzogui/core";
|
|
985
|
+
var createGui = process.env.NODE_ENV !== "development" ? createGuiCore : (conf) => {
|
|
986
|
+
const sizeTokenKeys = ["$true"], hasKeys = /* @__PURE__ */ __name((expectedKeys, obj) => expectedKeys.every((k) => typeof obj[k] < "u"), "hasKeys"), guiConfig = createGuiCore(conf);
|
|
987
|
+
for (const name of ["size", "space"]) {
|
|
988
|
+
const tokenSet = guiConfig.tokensParsed[name];
|
|
989
|
+
if (!tokenSet) throw new Error(`Expected tokens for "${name}" in ${Object.keys(guiConfig.tokensParsed).join(", ")}`);
|
|
990
|
+
if (!hasKeys(sizeTokenKeys, tokenSet)) throw new Error(`
|
|
991
|
+
createGui() missing expected tokens.${name}:
|
|
992
|
+
|
|
993
|
+
Received: ${Object.keys(tokenSet).join(", ")}
|
|
994
|
+
|
|
995
|
+
Expected: ${sizeTokenKeys.join(", ")}
|
|
996
|
+
|
|
997
|
+
GUI expects a "true" key that is the same value as your default size. This is so
|
|
998
|
+
it can size things up or down from the defaults without assuming which keys you use.
|
|
999
|
+
|
|
1000
|
+
Please define a "true" or "$true" key on your size and space tokens like so (example):
|
|
1001
|
+
|
|
1002
|
+
size: {
|
|
1003
|
+
sm: 2,
|
|
1004
|
+
md: 10,
|
|
1005
|
+
true: 10, // this means "md" is your default size
|
|
1006
|
+
lg: 20,
|
|
1007
|
+
}
|
|
1008
|
+
|
|
1009
|
+
`);
|
|
1010
|
+
}
|
|
1011
|
+
const expected = Object.keys(guiConfig.tokensParsed.size);
|
|
1012
|
+
for (const name of ["radius", "zIndex"]) {
|
|
1013
|
+
const tokenSet = guiConfig.tokensParsed[name], received = Object.keys(tokenSet);
|
|
1014
|
+
if (!received.some((rk) => expected.includes(rk))) throw new Error(`
|
|
1015
|
+
createGui() invalid tokens.${name}:
|
|
1016
|
+
|
|
1017
|
+
Received: ${received.join(", ")}
|
|
1018
|
+
|
|
1019
|
+
Expected a subset of: ${expected.join(", ")}
|
|
1020
|
+
|
|
1021
|
+
`);
|
|
1022
|
+
}
|
|
1023
|
+
return guiConfig;
|
|
1024
|
+
};
|
|
1025
|
+
|
|
1026
|
+
// ../ui/gui/dist/esm/views/GuiProvider.mjs
|
|
1027
|
+
import { GuiProvider as CoreGuiProvider } from "@hanzogui/core";
|
|
1028
|
+
var GuiProvider = CoreGuiProvider;
|
|
1029
|
+
|
|
1030
|
+
// ../ui/gui/dist/esm/views/EnsureFlexed.mjs
|
|
1031
|
+
import { Text, styled } from "@hanzogui/core";
|
|
1032
|
+
var EnsureFlexed = styled(Text, {
|
|
1033
|
+
opacity: 0,
|
|
1034
|
+
lineHeight: 0,
|
|
1035
|
+
height: 0,
|
|
1036
|
+
display: "flex",
|
|
1037
|
+
fontSize: 200,
|
|
1038
|
+
children: "wwwwwwwwwwwwwwwwwww",
|
|
1039
|
+
pointerEvents: "none"
|
|
1040
|
+
});
|
|
1041
|
+
EnsureFlexed.isVisuallyHidden = true;
|
|
1042
|
+
|
|
1043
|
+
// ../ui/gui/dist/esm/views/Text.mjs
|
|
1044
|
+
import { Text as GuiText, styled as styled2 } from "@hanzogui/core";
|
|
1045
|
+
var Text2 = styled2(GuiText, {
|
|
1046
|
+
variants: {
|
|
1047
|
+
unstyled: {
|
|
1048
|
+
false: {
|
|
1049
|
+
color: "$color"
|
|
1050
|
+
}
|
|
1051
|
+
}
|
|
1052
|
+
},
|
|
1053
|
+
defaultVariants: {
|
|
1054
|
+
unstyled: process.env.HANZO_GUI_HEADLESS === "1"
|
|
1055
|
+
}
|
|
1056
|
+
});
|
|
1057
|
+
|
|
1058
|
+
// ../ui/gui/dist/esm/index.mjs
|
|
1059
|
+
import { ClientOnly, Configuration, ComponentContext, GroupContext, FontLanguage, Theme, View, createComponent, createFont, createShorthands, createStyledContext, createTokens, createVariable, getConfig as getConfig3, getMedia, getCSSStylesAtomic, getThemes, getToken, getTokenValue, getTokens, getVariable, getVariableName, getVariableValue, insertFont, setConfig, setupDev, _withStableStyle, isBrowser as isBrowser2, isChrome as isChrome2, isClient as isClient2, isServer as isServer3, isGuiComponent, isGuiElement, isTouchable, isVariable as isVariable2, isWeb as isWeb2, isWebTouchable as isWebTouchable2, matchMedia as matchMedia2, mediaObjectToString, mediaQueryConfig, mediaState, setOnLayoutStrategy, styled as styled3, themeable, useClientValue, useDidFinishSSR, useEvent as useEvent2, useGet as useGet2, useIsTouchDevice, useIsomorphicLayoutEffect, useMedia, useProps, usePropsAndStyle, useStyle, useConfiguration, useTheme, useThemeName, variableToString, withStaticProperties } from "@hanzogui/core";
|
|
1060
|
+
export {
|
|
1061
|
+
ClientOnly,
|
|
1062
|
+
ComponentContext,
|
|
1063
|
+
Configuration,
|
|
1064
|
+
EnsureFlexed,
|
|
1065
|
+
FontLanguage,
|
|
1066
|
+
GroupContext,
|
|
1067
|
+
GuiProvider,
|
|
1068
|
+
StyleObjectIdentifier,
|
|
1069
|
+
StyleObjectProperty,
|
|
1070
|
+
StyleObjectPseudo,
|
|
1071
|
+
StyleObjectRules,
|
|
1072
|
+
StyleObjectValue,
|
|
1073
|
+
Text2 as Text,
|
|
1074
|
+
Theme,
|
|
1075
|
+
View,
|
|
1076
|
+
_withStableStyle,
|
|
1077
|
+
addTheme,
|
|
1078
|
+
clamp,
|
|
1079
|
+
composeEventHandlers,
|
|
1080
|
+
composeRefs,
|
|
1081
|
+
configureInitialWindowDimensions,
|
|
1082
|
+
createComponent,
|
|
1083
|
+
createContext2 as createContext,
|
|
1084
|
+
createContextScope,
|
|
1085
|
+
createFont,
|
|
1086
|
+
createGui,
|
|
1087
|
+
createMedia,
|
|
1088
|
+
createShorthands,
|
|
1089
|
+
createStyledContext,
|
|
1090
|
+
createTokens,
|
|
1091
|
+
createVariable,
|
|
1092
|
+
cssShorthandLonghands,
|
|
1093
|
+
debounce,
|
|
1094
|
+
getCSSStylesAtomic,
|
|
1095
|
+
getConfig3 as getConfig,
|
|
1096
|
+
getFontSize,
|
|
1097
|
+
getFontSizeToken,
|
|
1098
|
+
getFontSizeVariable,
|
|
1099
|
+
getMedia,
|
|
1100
|
+
getThemes,
|
|
1101
|
+
getToken,
|
|
1102
|
+
getTokenValue,
|
|
1103
|
+
getTokens,
|
|
1104
|
+
getVariable,
|
|
1105
|
+
getVariableName,
|
|
1106
|
+
getVariableValue,
|
|
1107
|
+
getWebElement,
|
|
1108
|
+
insertFont,
|
|
1109
|
+
isBrowser2 as isBrowser,
|
|
1110
|
+
isChrome2 as isChrome,
|
|
1111
|
+
isClient2 as isClient,
|
|
1112
|
+
isGuiComponent,
|
|
1113
|
+
isGuiElement,
|
|
1114
|
+
isServer3 as isServer,
|
|
1115
|
+
isServerSide,
|
|
1116
|
+
isTouchable,
|
|
1117
|
+
isVariable2 as isVariable,
|
|
1118
|
+
isWeb2 as isWeb,
|
|
1119
|
+
isWebTouchable2 as isWebTouchable,
|
|
1120
|
+
matchMedia2 as matchMedia,
|
|
1121
|
+
mediaObjectToString,
|
|
1122
|
+
mediaQueryConfig,
|
|
1123
|
+
mediaState,
|
|
1124
|
+
mutateThemes,
|
|
1125
|
+
nonAnimatableStyleProps,
|
|
1126
|
+
nonAnimatableWebTextProps,
|
|
1127
|
+
nonAnimatableWebViewProps,
|
|
1128
|
+
replaceTheme,
|
|
1129
|
+
setConfig,
|
|
1130
|
+
setOnLayoutStrategy,
|
|
1131
|
+
setRef,
|
|
1132
|
+
setupDev,
|
|
1133
|
+
shouldRenderNativePlatform,
|
|
1134
|
+
simpleHash,
|
|
1135
|
+
stylePropsAll,
|
|
1136
|
+
stylePropsText,
|
|
1137
|
+
stylePropsTextOnly,
|
|
1138
|
+
stylePropsTransform,
|
|
1139
|
+
stylePropsUnitless,
|
|
1140
|
+
stylePropsView,
|
|
1141
|
+
styled3 as styled,
|
|
1142
|
+
themeable,
|
|
1143
|
+
tokenCategories,
|
|
1144
|
+
updateTheme,
|
|
1145
|
+
useClientValue,
|
|
1146
|
+
useComposedRefs,
|
|
1147
|
+
useConfiguration,
|
|
1148
|
+
useControllableState,
|
|
1149
|
+
useDebounce,
|
|
1150
|
+
useDebounceValue,
|
|
1151
|
+
useDidFinishSSR,
|
|
1152
|
+
useEvent2 as useEvent,
|
|
1153
|
+
useForceUpdate,
|
|
1154
|
+
useGet2 as useGet,
|
|
1155
|
+
useIsTouchDevice,
|
|
1156
|
+
useIsomorphicLayoutEffect,
|
|
1157
|
+
useMedia,
|
|
1158
|
+
useNativeInputRef,
|
|
1159
|
+
useNativeRef,
|
|
1160
|
+
useProps,
|
|
1161
|
+
usePropsAndStyle,
|
|
1162
|
+
useStyle,
|
|
1163
|
+
useTheme,
|
|
1164
|
+
useThemeName,
|
|
1165
|
+
useWebRef,
|
|
1166
|
+
useWindowDimensions,
|
|
1167
|
+
validPseudoKeys,
|
|
1168
|
+
validStyles,
|
|
1169
|
+
variableToString,
|
|
1170
|
+
webOnlyStylePropsText,
|
|
1171
|
+
webOnlyStylePropsView,
|
|
1172
|
+
withStaticProperties
|
|
1173
|
+
};
|