From dbf312350c33107e862578b8ab07d34a2c973b7e Mon Sep 17 00:00:00 2001 From: mayank1513 Date: Fri, 28 Jun 2024 08:03:02 +0000 Subject: [PATCH] upgrade deps && docs --- docs/assets/style.css | 10 +++ docs/functions/client_core_core.Core.html | 2 +- .../client_core_no_fouc.noFOUCScript.html | 2 +- .../client_switch_switch.Switch.html | 2 +- docs/functions/hooks_use_mode.useMode.html | 2 +- docs/functions/utils.useStore.html | 2 +- .../client_core_core.CoreProps.html | 8 +-- .../client_switch_switch.SwitchProps.html | 8 +-- .../hooks_use_mode.UseModeYeild.html | 4 +- docs/interfaces/utils.Store.html | 4 +- docs/modules/client_core_core.html | 2 +- docs/modules/client_core_no_fouc.html | 2 +- docs/modules/client_switch_switch.html | 2 +- docs/modules/constants.html | 2 +- docs/modules/hooks_use_mode.html | 2 +- docs/modules/hooks_use_mode_test.html | 2 +- docs/modules/utils.html | 2 +- docs/types/utils.ColorSchemePreference.html | 2 +- docs/types/utils.ResolvedScheme.html | 2 +- docs/variables/constants.DARK.html | 2 +- docs/variables/constants.LIGHT.html | 2 +- docs/variables/constants.SYSTEM.html | 2 +- docs/variables/constants.modes.html | 2 +- package.json | 2 +- pnpm-lock.yaml | 70 +++++++++---------- 25 files changed, 76 insertions(+), 66 deletions(-) diff --git a/docs/assets/style.css b/docs/assets/style.css index d0c980d41..9d619a641 100644 --- a/docs/assets/style.css +++ b/docs/assets/style.css @@ -793,6 +793,15 @@ input[type="checkbox"]:checked ~ svg .tsd-checkbox-checkmark { margin-left: -1.5rem; } +.tsd-page-navigation-section { + margin-left: 10px; +} +.tsd-page-navigation-section > summary { + padding: 0.25rem; +} +.tsd-page-navigation-section > div { + margin-left: 20px; +} .tsd-page-navigation ul { padding-left: 1.75rem; } @@ -841,6 +850,7 @@ a.tsd-index-link { } .tsd-accordion .tsd-accordion-summary > svg { margin-left: 0.25rem; + vertical-align: text-top; } .tsd-index-content > :not(:first-child) { margin-top: 0.75rem; diff --git a/docs/functions/client_core_core.Core.html b/docs/functions/client_core_core.Core.html index 3d0c29599..d4129076d 100644 --- a/docs/functions/client_core_core.Core.html +++ b/docs/functions/client_core_core.Core.html @@ -9,4 +9,4 @@