@huyooo/ui 4.0.1 → 4.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -6,7 +6,7 @@ export { LEGAL_DOCS, LEGAL_DOC_KEYS, buildBuiltinLegalDocUrl, isLegalDocConfigur
6
6
  export { useAuthkitUsersProfile } from './composables/Authkit/useAuthkitUsersProfile';
7
7
  export { useAuthkitAppsAuthPageInfo } from './composables/Authkit/useAuthkitAppsAuthPageInfo';
8
8
  export { useAppBrand } from './composables/Authkit/useAppBrand';
9
- export { useAccessPosture, accessPostureCopy, applyWaitlist, type AccessMode, type AccessHeroKind, type AccessPostureCopy, type AccessPostureInput, } from './composables/useAccessPosture';
9
+ export { useAccessPosture, accessPostureCopy, applyWaitlist, type AccessMode, type AccessPostureCopy, } from './composables/useAccessPosture';
10
10
  export { useAuthkitCreateAndUpdate } from './composables/Authkit/useAuthkitCreateAndUpdate';
11
11
  export { useMessageNotifications } from './composables/useMessageNotifications';
12
12
  export { setTheme, globalThemeRef, type CreateHuyoooUIOptions, type GlobalTheme, type HuyoooUIConfig, } from './common/globalConfig';
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@huyooo/ui",
3
- "version": "4.0.1",
3
+ "version": "4.0.2",
4
4
  "private": false,
5
5
  "type": "module",
6
6
  "files": [