@pactor-app/ui 1.2.0 → 1.7.0

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.
@@ -165,7 +165,7 @@ declare function collectDefaultOpenKeys(registry: MenuRegistry, activeMenuId?: s
165
165
  * (去重、点击导航、关闭当前回退最后一个)。route props 优先、
166
166
  * bridge 订阅兜底的选中态来源与 antd 版一致。
167
167
  *
168
- * 样式:Tailwind 工具类读取 shadcn 语义令牌(bg-background / border-border /
168
+ * 样式:Tailwind 工具类读取 shadcn 语义令牌(页面壳 bg-background、表面 bg-card/bg-sidebar、border-border /
169
169
  * text-muted-foreground …),结构钩子用 data-slot 属性。
170
170
  */
171
171
  declare function AdminLayout({ config, brand, registry, bridge, route: routeProp, permissionChecker, headerExtra, children, }: AdminLayoutProps): React.JSX.Element;
@@ -165,7 +165,7 @@ declare function collectDefaultOpenKeys(registry: MenuRegistry, activeMenuId?: s
165
165
  * (去重、点击导航、关闭当前回退最后一个)。route props 优先、
166
166
  * bridge 订阅兜底的选中态来源与 antd 版一致。
167
167
  *
168
- * 样式:Tailwind 工具类读取 shadcn 语义令牌(bg-background / border-border /
168
+ * 样式:Tailwind 工具类读取 shadcn 语义令牌(页面壳 bg-background、表面 bg-card/bg-sidebar、border-border /
169
169
  * text-muted-foreground …),结构钩子用 data-slot 属性。
170
170
  */
171
171
  declare function AdminLayout({ config, brand, registry, bridge, route: routeProp, permissionChecker, headerExtra, children, }: AdminLayoutProps): React.JSX.Element;
@@ -9,10 +9,10 @@ import {
9
9
  findMenuChain,
10
10
  registerBuiltinLayouts,
11
11
  resolveLayout
12
- } from "../chunk-22TEN3ER.js";
13
- import "../chunk-HJPHJKVA.js";
14
- import "../chunk-2LYMCWEJ.js";
15
- import "../chunk-RQHJBTEU.js";
12
+ } from "../chunk-FJPRXEKQ.js";
13
+ import "../chunk-ZM3WJZZ7.js";
14
+ import "../chunk-L4Z7MNYY.js";
15
+ import "../chunk-WKJUCGV4.js";
16
16
  export {
17
17
  AdminLayout,
18
18
  BlankLayout,