@primer/react 37.29.0-rc.d46ec0131 → 38.0.0-rc.389f01088

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.
Files changed (216) hide show
  1. package/CHANGELOG.md +3 -15
  2. package/dist/browser.esm.js +2 -2
  3. package/dist/browser.esm.js.map +1 -1
  4. package/dist/browser.umd.js +3 -3
  5. package/dist/browser.umd.js.map +1 -1
  6. package/dist/components.css +77 -115
  7. package/generated/components.json +133 -133
  8. package/lib/ActionList/Description.d.ts.map +1 -1
  9. package/lib/ActionList/Description.js +2 -1
  10. package/lib/ActionList/Divider.d.ts.map +1 -1
  11. package/lib/ActionList/Divider.js +2 -1
  12. package/lib/ActionList/Group.d.ts.map +1 -1
  13. package/lib/ActionList/Group.js +6 -1
  14. package/lib/ActionList/Item.d.ts.map +1 -1
  15. package/lib/ActionList/Item.js +2 -1
  16. package/lib/ActionList/LinkItem.d.ts.map +1 -1
  17. package/lib/ActionList/LinkItem.js +2 -1
  18. package/lib/ActionList/List.d.ts.map +1 -1
  19. package/lib/ActionList/List.js +3 -0
  20. package/lib/ActionList/Visuals.d.ts.map +1 -1
  21. package/lib/ActionList/Visuals.js +7 -0
  22. package/lib/Avatar/Avatar.d.ts.map +1 -1
  23. package/lib/Avatar/Avatar.js +41 -39
  24. package/lib/AvatarPair/AvatarPair.js +1 -1
  25. package/lib/AvatarStack/AvatarStack.d.ts +1 -1
  26. package/lib/AvatarStack/AvatarStack.d.ts.map +1 -1
  27. package/lib/AvatarStack/AvatarStack.js +2 -1
  28. package/lib/ButtonGroup/ButtonGroup.d.ts.map +1 -1
  29. package/lib/ButtonGroup/ButtonGroup.js +61 -24
  30. package/lib/CounterLabel/CounterLabel.d.ts.map +1 -1
  31. package/lib/CounterLabel/CounterLabel.js +87 -43
  32. package/lib/DataTable/Pagination.d.ts.map +1 -1
  33. package/lib/DataTable/Pagination.js +88 -81
  34. package/lib/DataTable/Table.d.ts +1 -1
  35. package/lib/DataTable/Table.d.ts.map +1 -1
  36. package/lib/DataTable/Table.js +26 -18
  37. package/lib/Details/Details.d.ts.map +1 -1
  38. package/lib/Details/Details.js +82 -35
  39. package/lib/FilteredActionList/FilteredActionListLoaders.js +1 -1
  40. package/lib/FormControl/FormControl.d.ts.map +1 -1
  41. package/lib/FormControl/FormControl.js +9 -3
  42. package/lib/Header/Header.d.ts.map +1 -1
  43. package/lib/Header/Header.js +170 -64
  44. package/lib/InlineMessage/InlineMessage.d.ts +1 -1
  45. package/lib/InlineMessage/InlineMessage.d.ts.map +1 -1
  46. package/lib/InlineMessage/InlineMessage.js +69 -31
  47. package/lib/PageLayout/PageLayout.d.ts.map +1 -1
  48. package/lib/PageLayout/PageLayout.js +473 -465
  49. package/lib/Pagehead/Pagehead.d.ts +1 -1
  50. package/lib/Pagehead/Pagehead.d.ts.map +1 -1
  51. package/lib/Pagehead/Pagehead.js +11 -2
  52. package/lib/Radio/Radio.d.ts.map +1 -1
  53. package/lib/Radio/Radio.js +91 -40
  54. package/lib/SegmentedControl/SegmentedControl.d.ts.map +1 -1
  55. package/lib/SegmentedControl/SegmentedControl.js +25 -23
  56. package/lib/SegmentedControl/SegmentedControlButton.d.ts.map +1 -1
  57. package/lib/SegmentedControl/SegmentedControlButton.js +72 -70
  58. package/lib/SegmentedControl/SegmentedControlIconButton.d.ts.map +1 -1
  59. package/lib/SegmentedControl/SegmentedControlIconButton.js +112 -110
  60. package/lib/SideNav.d.ts.map +1 -1
  61. package/lib/SideNav.js +2 -1
  62. package/lib/Skeleton/SkeletonBox.d.ts +2 -2
  63. package/lib/Skeleton/SkeletonBox.d.ts.map +1 -1
  64. package/lib/Skeleton/SkeletonBox.js +24 -25
  65. package/lib/Spinner/Spinner.d.ts +1 -1
  66. package/lib/Spinner/Spinner.d.ts.map +1 -1
  67. package/lib/Spinner/Spinner.js +51 -13
  68. package/lib/SubNav/SubNav.d.ts.map +1 -1
  69. package/lib/SubNav/SubNav.js +215 -77
  70. package/lib/Timeline/Timeline.d.ts +1 -1
  71. package/lib/Timeline/Timeline.d.ts.map +1 -1
  72. package/lib/Timeline/Timeline.js +264 -92
  73. package/lib/Token/Token.d.ts.map +1 -1
  74. package/lib/Token/Token.js +128 -120
  75. package/lib/TreeView/TreeView.js +2 -2
  76. package/lib/VisuallyHidden/VisuallyHidden.d.ts +1 -1
  77. package/lib/VisuallyHidden/VisuallyHidden.d.ts.map +1 -1
  78. package/lib/VisuallyHidden/VisuallyHidden.js +51 -19
  79. package/lib/_VisuallyHidden.d.ts +2 -3
  80. package/lib/_VisuallyHidden.d.ts.map +1 -1
  81. package/lib/_VisuallyHidden.js +26 -63
  82. package/lib/experimental/Skeleton/SkeletonAvatar-e00fff32.css +2 -0
  83. package/lib/experimental/Skeleton/SkeletonAvatar-e00fff32.css.map +1 -0
  84. package/lib/experimental/Skeleton/SkeletonAvatar.d.ts +8 -0
  85. package/lib/experimental/Skeleton/SkeletonAvatar.d.ts.map +1 -0
  86. package/lib/{SkeletonAvatar → experimental/Skeleton}/SkeletonAvatar.js +5 -5
  87. package/lib/{SkeletonAvatar → experimental/Skeleton}/SkeletonAvatar.module.css.js +1 -1
  88. package/lib/experimental/Skeleton/SkeletonText-5cf908c1.css +2 -0
  89. package/lib/experimental/Skeleton/SkeletonText-5cf908c1.css.map +1 -0
  90. package/lib/{SkeletonText → experimental/Skeleton}/SkeletonText.d.ts +4 -5
  91. package/lib/experimental/Skeleton/SkeletonText.d.ts.map +1 -0
  92. package/lib/experimental/Skeleton/SkeletonText.js +149 -0
  93. package/lib/experimental/Skeleton/SkeletonText.module.css.js +7 -0
  94. package/lib/experimental/Skeleton/index.d.ts +4 -0
  95. package/lib/experimental/Skeleton/index.d.ts.map +1 -0
  96. package/lib/experimental/UnderlinePanels/UnderlinePanels.d.ts.map +1 -1
  97. package/lib/experimental/UnderlinePanels/UnderlinePanels.js +40 -30
  98. package/lib/experimental/index.d.ts +1 -6
  99. package/lib/experimental/index.d.ts.map +1 -1
  100. package/lib/experimental/index.js +2 -2
  101. package/lib/internal/components/ButtonReset.d.ts +2 -1
  102. package/lib/internal/components/ButtonReset.d.ts.map +1 -1
  103. package/lib/internal/components/ButtonReset.js +13 -49
  104. package/lib/internal/components/{TextInputWrapper-889df5d3.css → TextInputWrapper-ca608f70.css} +2 -2
  105. package/lib/internal/components/{TextInputWrapper-889df5d3.css.map → TextInputWrapper-ca608f70.css.map} +1 -1
  106. package/lib/internal/components/TextInputWrapper.module.css.js +1 -1
  107. package/lib/internal/components/UnderlineTabbedInterface.d.ts.map +1 -1
  108. package/lib/internal/components/UnderlineTabbedInterface.js +108 -60
  109. package/lib/internal/utils/toggleStyledComponent.d.ts +20 -0
  110. package/lib/internal/utils/toggleStyledComponent.d.ts.map +1 -0
  111. package/lib-esm/ActionList/Description.js +2 -1
  112. package/lib-esm/ActionList/Divider.js +2 -1
  113. package/lib-esm/ActionList/Group.js +6 -1
  114. package/lib-esm/ActionList/Item.js +2 -1
  115. package/lib-esm/ActionList/LinkItem.js +2 -1
  116. package/lib-esm/ActionList/List.js +3 -0
  117. package/lib-esm/ActionList/Visuals.js +7 -0
  118. package/lib-esm/Avatar/Avatar.js +41 -39
  119. package/lib-esm/AvatarPair/AvatarPair.js +1 -1
  120. package/lib-esm/AvatarStack/AvatarStack.d.ts +1 -1
  121. package/lib-esm/AvatarStack/AvatarStack.js +2 -1
  122. package/lib-esm/ButtonGroup/ButtonGroup.js +61 -24
  123. package/lib-esm/CounterLabel/CounterLabel.js +87 -43
  124. package/lib-esm/DataTable/Pagination.js +84 -81
  125. package/lib-esm/DataTable/Table.d.ts +1 -1
  126. package/lib-esm/DataTable/Table.js +26 -18
  127. package/lib-esm/Details/Details.js +82 -35
  128. package/lib-esm/FilteredActionList/FilteredActionListLoaders.js +1 -1
  129. package/lib-esm/FormControl/FormControl.js +9 -3
  130. package/lib-esm/Header/Header.js +170 -64
  131. package/lib-esm/InlineMessage/InlineMessage.d.ts +1 -1
  132. package/lib-esm/InlineMessage/InlineMessage.js +69 -31
  133. package/lib-esm/PageLayout/PageLayout.js +473 -465
  134. package/lib-esm/Pagehead/Pagehead.d.ts +1 -1
  135. package/lib-esm/Pagehead/Pagehead.js +11 -2
  136. package/lib-esm/Radio/Radio.js +91 -40
  137. package/lib-esm/SegmentedControl/SegmentedControl.js +25 -23
  138. package/lib-esm/SegmentedControl/SegmentedControlButton.js +72 -70
  139. package/lib-esm/SegmentedControl/SegmentedControlIconButton.js +112 -110
  140. package/lib-esm/SideNav.js +2 -1
  141. package/lib-esm/Skeleton/SkeletonBox.d.ts +2 -2
  142. package/lib-esm/Skeleton/SkeletonBox.js +24 -25
  143. package/lib-esm/Spinner/Spinner.d.ts +1 -1
  144. package/lib-esm/Spinner/Spinner.js +47 -13
  145. package/lib-esm/SubNav/SubNav.js +215 -77
  146. package/lib-esm/Timeline/Timeline.d.ts +1 -1
  147. package/lib-esm/Timeline/Timeline.js +264 -92
  148. package/lib-esm/Token/Token.js +128 -120
  149. package/lib-esm/TreeView/TreeView.js +2 -2
  150. package/lib-esm/VisuallyHidden/VisuallyHidden.d.ts +1 -1
  151. package/lib-esm/VisuallyHidden/VisuallyHidden.js +51 -19
  152. package/lib-esm/_VisuallyHidden.d.ts +2 -3
  153. package/lib-esm/_VisuallyHidden.js +22 -63
  154. package/lib-esm/experimental/Skeleton/SkeletonAvatar-e00fff32.css +2 -0
  155. package/lib-esm/experimental/Skeleton/SkeletonAvatar-e00fff32.css.map +1 -0
  156. package/lib-esm/experimental/Skeleton/SkeletonAvatar.d.ts +8 -0
  157. package/lib-esm/{SkeletonAvatar → experimental/Skeleton}/SkeletonAvatar.js +5 -5
  158. package/lib-esm/experimental/Skeleton/SkeletonAvatar.module.css.js +5 -0
  159. package/lib-esm/experimental/Skeleton/SkeletonText-5cf908c1.css +2 -0
  160. package/lib-esm/experimental/Skeleton/SkeletonText-5cf908c1.css.map +1 -0
  161. package/lib-esm/{SkeletonText → experimental/Skeleton}/SkeletonText.d.ts +4 -5
  162. package/lib-esm/experimental/Skeleton/SkeletonText.js +143 -0
  163. package/lib-esm/experimental/Skeleton/SkeletonText.module.css.js +5 -0
  164. package/lib-esm/experimental/Skeleton/index.d.ts +4 -0
  165. package/lib-esm/experimental/UnderlinePanels/UnderlinePanels.js +40 -30
  166. package/lib-esm/experimental/index.d.ts +1 -6
  167. package/lib-esm/experimental/index.js +2 -2
  168. package/lib-esm/internal/components/ButtonReset.d.ts +2 -1
  169. package/lib-esm/internal/components/ButtonReset.js +9 -49
  170. package/lib-esm/internal/components/{TextInputWrapper-889df5d3.css → TextInputWrapper-ca608f70.css} +2 -2
  171. package/lib-esm/internal/components/{TextInputWrapper-889df5d3.css.map → TextInputWrapper-ca608f70.css.map} +1 -1
  172. package/lib-esm/internal/components/TextInputWrapper.module.css.js +1 -1
  173. package/lib-esm/internal/components/UnderlineTabbedInterface.js +108 -60
  174. package/lib-esm/internal/utils/toggleStyledComponent.d.ts +20 -0
  175. package/package.json +1 -1
  176. package/lib/DataTable/Pagination-b6f8418c.css +0 -2
  177. package/lib/DataTable/Pagination-b6f8418c.css.map +0 -1
  178. package/lib/DataTable/Pagination.module.css.js +0 -7
  179. package/lib/SkeletonAvatar/SkeletonAvatar-e00fff32.css +0 -2
  180. package/lib/SkeletonAvatar/SkeletonAvatar-e00fff32.css.map +0 -1
  181. package/lib/SkeletonAvatar/SkeletonAvatar.d.ts +0 -12
  182. package/lib/SkeletonAvatar/SkeletonAvatar.d.ts.map +0 -1
  183. package/lib/SkeletonAvatar/index.d.ts +0 -3
  184. package/lib/SkeletonAvatar/index.d.ts.map +0 -1
  185. package/lib/SkeletonText/SkeletonText-5cf908c1.css +0 -2
  186. package/lib/SkeletonText/SkeletonText-5cf908c1.css.map +0 -1
  187. package/lib/SkeletonText/SkeletonText.d.ts.map +0 -1
  188. package/lib/SkeletonText/SkeletonText.js +0 -142
  189. package/lib/SkeletonText/SkeletonText.module.css.js +0 -7
  190. package/lib/SkeletonText/index.d.ts +0 -3
  191. package/lib/SkeletonText/index.d.ts.map +0 -1
  192. package/lib/_VisuallyHidden-5c0a2499.css +0 -2
  193. package/lib/_VisuallyHidden-5c0a2499.css.map +0 -1
  194. package/lib/_VisuallyHidden.module.css.js +0 -7
  195. package/lib/internal/components/ButtonReset-904f2483.css +0 -2
  196. package/lib/internal/components/ButtonReset-904f2483.css.map +0 -1
  197. package/lib/internal/components/ButtonReset.module.css.js +0 -7
  198. package/lib-esm/DataTable/Pagination-b6f8418c.css +0 -2
  199. package/lib-esm/DataTable/Pagination-b6f8418c.css.map +0 -1
  200. package/lib-esm/DataTable/Pagination.module.css.js +0 -5
  201. package/lib-esm/SkeletonAvatar/SkeletonAvatar-e00fff32.css +0 -2
  202. package/lib-esm/SkeletonAvatar/SkeletonAvatar-e00fff32.css.map +0 -1
  203. package/lib-esm/SkeletonAvatar/SkeletonAvatar.d.ts +0 -12
  204. package/lib-esm/SkeletonAvatar/SkeletonAvatar.module.css.js +0 -5
  205. package/lib-esm/SkeletonAvatar/index.d.ts +0 -3
  206. package/lib-esm/SkeletonText/SkeletonText-5cf908c1.css +0 -2
  207. package/lib-esm/SkeletonText/SkeletonText-5cf908c1.css.map +0 -1
  208. package/lib-esm/SkeletonText/SkeletonText.js +0 -140
  209. package/lib-esm/SkeletonText/SkeletonText.module.css.js +0 -5
  210. package/lib-esm/SkeletonText/index.d.ts +0 -3
  211. package/lib-esm/_VisuallyHidden-5c0a2499.css +0 -2
  212. package/lib-esm/_VisuallyHidden-5c0a2499.css.map +0 -1
  213. package/lib-esm/_VisuallyHidden.module.css.js +0 -5
  214. package/lib-esm/internal/components/ButtonReset-904f2483.css +0 -2
  215. package/lib-esm/internal/components/ButtonReset-904f2483.css.map +0 -1
  216. package/lib-esm/internal/components/ButtonReset.module.css.js +0 -5
@@ -12,6 +12,7 @@ var useOverflow = require('../hooks/useOverflow.js');
12
12
  var warning = require('../utils/warning.js');
13
13
  var PageLayout_module = require('./PageLayout.module.css.js');
14
14
  var BoxWithFallback = require('../internal/components/BoxWithFallback.js');
15
+ var defaultSxProp = require('../utils/defaultSxProp.js');
15
16
  var jsxRuntime = require('react/jsx-runtime');
16
17
  var Box = require('../Box/Box.js');
17
18
 
@@ -37,7 +38,7 @@ const Root = t0 => {
37
38
  rowGap: t3,
38
39
  columnGap: t4,
39
40
  children,
40
- sx,
41
+ sx: t5,
41
42
  className,
42
43
  style,
43
44
  _slotsConfig: slotsConfig
@@ -46,23 +47,24 @@ const Root = t0 => {
46
47
  const padding = t2 === undefined ? "normal" : t2;
47
48
  const rowGap = t3 === undefined ? "normal" : t3;
48
49
  const columnGap = t4 === undefined ? "normal" : t4;
50
+ const sx = t5 === undefined ? defaultSxProp.defaultSxProp : t5;
49
51
  const paneRef = React.useRef(null);
50
- let t5;
52
+ let t6;
51
53
  if ($[0] !== slotsConfig) {
52
- t5 = slotsConfig !== null && slotsConfig !== void 0 ? slotsConfig : {
54
+ t6 = slotsConfig !== null && slotsConfig !== void 0 ? slotsConfig : {
53
55
  header: Header,
54
56
  footer: Footer
55
57
  };
56
58
  $[0] = slotsConfig;
57
- $[1] = t5;
59
+ $[1] = t6;
58
60
  } else {
59
- t5 = $[1];
61
+ t6 = $[1];
60
62
  }
61
- const [slots, rest] = useSlots.useSlots(children, t5);
62
- let t6;
63
+ const [slots, rest] = useSlots.useSlots(children, t6);
63
64
  let t7;
65
+ let t8;
64
66
  if ($[2] !== columnGap || $[3] !== padding || $[4] !== rowGap) {
65
- t7 = {
67
+ t8 = {
66
68
  padding,
67
69
  rowGap,
68
70
  columnGap,
@@ -71,97 +73,97 @@ const Root = t0 => {
71
73
  $[2] = columnGap;
72
74
  $[3] = padding;
73
75
  $[4] = rowGap;
74
- $[5] = t7;
76
+ $[5] = t8;
75
77
  } else {
76
- t7 = $[5];
78
+ t8 = $[5];
77
79
  }
78
- t6 = t7;
79
- const memoizedContextValue = t6;
80
- const t8 = `var(--spacing-${padding})`;
81
- let t9;
82
- if ($[6] !== style || $[7] !== t8) {
83
- t9 = {
84
- "--spacing": t8,
80
+ t7 = t8;
81
+ const memoizedContextValue = t7;
82
+ const t9 = `var(--spacing-${padding})`;
83
+ let t10;
84
+ if ($[6] !== style || $[7] !== t9) {
85
+ t10 = {
86
+ "--spacing": t9,
85
87
  ...style
86
88
  };
87
89
  $[6] = style;
88
- $[7] = t8;
89
- $[8] = t9;
90
+ $[7] = t9;
91
+ $[8] = t10;
90
92
  } else {
91
- t9 = $[8];
93
+ t10 = $[8];
92
94
  }
93
- const t10 = t9;
94
- let t11;
95
+ const t11 = t10;
96
+ let t12;
95
97
  if ($[9] !== className) {
96
- t11 = clsx.clsx(PageLayout_module.PageLayoutRoot, className);
98
+ t12 = clsx.clsx(PageLayout_module.PageLayoutRoot, className);
97
99
  $[9] = className;
98
- $[10] = t11;
100
+ $[10] = t12;
99
101
  } else {
100
- t11 = $[10];
102
+ t12 = $[10];
101
103
  }
102
- const t12 = slots.header;
103
- let t13;
104
+ const t13 = slots.header;
105
+ let t14;
104
106
  if ($[11] === Symbol.for("react.memo_cache_sentinel")) {
105
- t13 = clsx.clsx(PageLayout_module.PageLayoutContent);
106
- $[11] = t13;
107
+ t14 = clsx.clsx(PageLayout_module.PageLayoutContent);
108
+ $[11] = t14;
107
109
  } else {
108
- t13 = $[11];
110
+ t14 = $[11];
109
111
  }
110
- let t14;
112
+ let t15;
111
113
  if ($[12] !== rest) {
112
- t14 = /*#__PURE__*/jsxRuntime.jsx("div", {
113
- className: t13,
114
+ t15 = /*#__PURE__*/jsxRuntime.jsx("div", {
115
+ className: t14,
114
116
  children: rest
115
117
  });
116
118
  $[12] = rest;
117
- $[13] = t14;
119
+ $[13] = t15;
118
120
  } else {
119
- t14 = $[13];
121
+ t15 = $[13];
120
122
  }
121
- let t15;
122
- if ($[14] !== containerWidth || $[15] !== slots.footer || $[16] !== slots.header || $[17] !== t14) {
123
- t15 = /*#__PURE__*/jsxRuntime.jsxs("div", {
123
+ let t16;
124
+ if ($[14] !== containerWidth || $[15] !== slots.footer || $[16] !== slots.header || $[17] !== t15) {
125
+ t16 = /*#__PURE__*/jsxRuntime.jsxs("div", {
124
126
  className: PageLayout_module.PageLayoutWrapper,
125
127
  "data-width": containerWidth,
126
- children: [t12, t14, slots.footer]
128
+ children: [t13, t15, slots.footer]
127
129
  });
128
130
  $[14] = containerWidth;
129
131
  $[15] = slots.footer;
130
132
  $[16] = slots.header;
131
- $[17] = t14;
132
- $[18] = t15;
133
+ $[17] = t15;
134
+ $[18] = t16;
133
135
  } else {
134
- t15 = $[18];
136
+ t16 = $[18];
135
137
  }
136
- let t16;
137
- if ($[19] !== sx || $[20] !== t10 || $[21] !== t11 || $[22] !== t15) {
138
- t16 = /*#__PURE__*/jsxRuntime.jsx(BoxWithFallback.BoxWithFallback, {
139
- style: t10,
138
+ let t17;
139
+ if ($[19] !== sx || $[20] !== t11 || $[21] !== t12 || $[22] !== t16) {
140
+ t17 = /*#__PURE__*/jsxRuntime.jsx(BoxWithFallback.BoxWithFallback, {
141
+ style: t11,
140
142
  sx: sx,
141
- className: t11,
142
- children: t15
143
+ className: t12,
144
+ children: t16
143
145
  });
144
146
  $[19] = sx;
145
- $[20] = t10;
146
- $[21] = t11;
147
- $[22] = t15;
148
- $[23] = t16;
147
+ $[20] = t11;
148
+ $[21] = t12;
149
+ $[22] = t16;
150
+ $[23] = t17;
149
151
  } else {
150
- t16 = $[23];
152
+ t17 = $[23];
151
153
  }
152
- let t17;
153
- if ($[24] !== memoizedContextValue || $[25] !== t16) {
154
- t17 = /*#__PURE__*/jsxRuntime.jsx(PageLayoutContext.Provider, {
154
+ let t18;
155
+ if ($[24] !== memoizedContextValue || $[25] !== t17) {
156
+ t18 = /*#__PURE__*/jsxRuntime.jsx(PageLayoutContext.Provider, {
155
157
  value: memoizedContextValue,
156
- children: t16
158
+ children: t17
157
159
  });
158
160
  $[24] = memoizedContextValue;
159
- $[25] = t16;
160
- $[26] = t17;
161
+ $[25] = t17;
162
+ $[26] = t18;
161
163
  } else {
162
- t17 = $[26];
164
+ t18 = $[26];
163
165
  }
164
- return t17;
166
+ return t18;
165
167
  };
166
168
  Root.displayName = 'PageLayout';
167
169
 
@@ -172,57 +174,58 @@ const HorizontalDivider = t0 => {
172
174
  const $ = reactCompilerRuntime.c(11);
173
175
  const {
174
176
  variant: t1,
175
- sx,
177
+ sx: t2,
176
178
  className,
177
179
  position,
178
180
  style
179
181
  } = t0;
180
182
  const variant = t1 === undefined ? "none" : t1;
183
+ const sx = t2 === undefined ? defaultSxProp.defaultSxProp : t2;
181
184
  const {
182
185
  padding
183
186
  } = React__default.default.useContext(PageLayoutContext);
184
187
  const responsiveVariant = useResponsiveValue.useResponsiveValue(variant, "none");
185
- let t2;
188
+ let t3;
186
189
  if ($[0] !== className) {
187
- t2 = clsx.clsx(PageLayout_module.HorizontalDivider, className);
190
+ t3 = clsx.clsx(PageLayout_module.HorizontalDivider, className);
188
191
  $[0] = className;
189
- $[1] = t2;
192
+ $[1] = t3;
190
193
  } else {
191
- t2 = $[1];
194
+ t3 = $[1];
192
195
  }
193
- const t3 = `var(--spacing-${padding})`;
194
- let t4;
195
- if ($[2] !== style || $[3] !== t3) {
196
- t4 = {
197
- "--spacing-divider": t3,
196
+ const t4 = `var(--spacing-${padding})`;
197
+ let t5;
198
+ if ($[2] !== style || $[3] !== t4) {
199
+ t5 = {
200
+ "--spacing-divider": t4,
198
201
  ...style
199
202
  };
200
203
  $[2] = style;
201
- $[3] = t3;
202
- $[4] = t4;
204
+ $[3] = t4;
205
+ $[4] = t5;
203
206
  } else {
204
- t4 = $[4];
207
+ t5 = $[4];
205
208
  }
206
- const t5 = t4;
207
- let t6;
208
- if ($[5] !== position || $[6] !== responsiveVariant || $[7] !== sx || $[8] !== t2 || $[9] !== t5) {
209
- t6 = /*#__PURE__*/jsxRuntime.jsx(BoxWithFallback.BoxWithFallback, {
209
+ const t6 = t5;
210
+ let t7;
211
+ if ($[5] !== position || $[6] !== responsiveVariant || $[7] !== sx || $[8] !== t3 || $[9] !== t6) {
212
+ t7 = /*#__PURE__*/jsxRuntime.jsx(BoxWithFallback.BoxWithFallback, {
210
213
  sx: sx,
211
- className: t2,
214
+ className: t3,
212
215
  "data-variant": responsiveVariant,
213
216
  "data-position": position,
214
- style: t5
217
+ style: t6
215
218
  });
216
219
  $[5] = position;
217
220
  $[6] = responsiveVariant;
218
221
  $[7] = sx;
219
- $[8] = t2;
220
- $[9] = t5;
221
- $[10] = t6;
222
+ $[8] = t3;
223
+ $[9] = t6;
224
+ $[10] = t7;
222
225
  } else {
223
- t6 = $[10];
226
+ t7 = $[10];
224
227
  }
225
- return t6;
228
+ return t7;
226
229
  };
227
230
  const VerticalDivider = t0 => {
228
231
  const $ = reactCompilerRuntime.c(37);
@@ -236,10 +239,11 @@ const VerticalDivider = t0 => {
236
239
  position,
237
240
  className,
238
241
  style,
239
- sx
242
+ sx: t3
240
243
  } = t0;
241
244
  const variant = t1 === undefined ? "none" : t1;
242
245
  const draggable = t2 === undefined ? false : t2;
246
+ const sx = t3 === undefined ? defaultSxProp.defaultSxProp : t3;
243
247
  const [isDragging, setIsDragging] = React__default.default.useState(false);
244
248
  const [isKeyboardDrag, setIsKeyboardDrag] = React__default.default.useState(false);
245
249
  const responsiveVariant = useResponsiveValue.useResponsiveValue(variant, "none");
@@ -251,9 +255,9 @@ const VerticalDivider = t0 => {
251
255
  const [minWidth, setMinWidth] = React__default.default.useState(0);
252
256
  const [maxWidth, setMaxWidth] = React__default.default.useState(0);
253
257
  const [currentWidth, setCurrentWidth] = React__default.default.useState(0);
254
- let t3;
258
+ let t4;
255
259
  if ($[0] !== paneRef) {
256
- t3 = () => {
260
+ t4 = () => {
257
261
  if (paneRef.current !== null) {
258
262
  const paneStyles = getComputedStyle(paneRef.current);
259
263
  const maxPaneWidthDiffPixels = paneStyles.getPropertyValue("--pane-max-width-diff");
@@ -269,55 +273,55 @@ const VerticalDivider = t0 => {
269
273
  }
270
274
  };
271
275
  $[0] = paneRef;
272
- $[1] = t3;
276
+ $[1] = t4;
273
277
  } else {
274
- t3 = $[1];
278
+ t4 = $[1];
275
279
  }
276
- let t4;
280
+ let t5;
277
281
  if ($[2] !== isDragging || $[3] !== isKeyboardDrag || $[4] !== paneRef) {
278
- t4 = [paneRef, isKeyboardDrag, isDragging];
282
+ t5 = [paneRef, isKeyboardDrag, isDragging];
279
283
  $[2] = isDragging;
280
284
  $[3] = isKeyboardDrag;
281
285
  $[4] = paneRef;
282
- $[5] = t4;
286
+ $[5] = t5;
283
287
  } else {
284
- t4 = $[5];
288
+ t5 = $[5];
285
289
  }
286
- React__default.default.useEffect(t3, t4);
287
- let t5;
290
+ React__default.default.useEffect(t4, t5);
288
291
  let t6;
292
+ let t7;
289
293
  if ($[6] !== onDrag) {
290
- t5 = () => {
294
+ t6 = () => {
291
295
  stableOnDrag.current = onDrag;
292
296
  };
293
- t6 = [onDrag];
297
+ t7 = [onDrag];
294
298
  $[6] = onDrag;
295
- $[7] = t5;
296
- $[8] = t6;
299
+ $[7] = t6;
300
+ $[8] = t7;
297
301
  } else {
298
- t5 = $[7];
299
- t6 = $[8];
302
+ t6 = $[7];
303
+ t7 = $[8];
300
304
  }
301
- React__default.default.useEffect(t5, t6);
302
- let t7;
305
+ React__default.default.useEffect(t6, t7);
303
306
  let t8;
307
+ let t9;
304
308
  if ($[9] !== onDragEnd) {
305
- t7 = () => {
309
+ t8 = () => {
306
310
  stableOnDragEnd.current = onDragEnd;
307
311
  };
308
- t8 = [onDragEnd];
312
+ t9 = [onDragEnd];
309
313
  $[9] = onDragEnd;
310
- $[10] = t7;
311
- $[11] = t8;
314
+ $[10] = t8;
315
+ $[11] = t9;
312
316
  } else {
313
- t7 = $[10];
314
- t8 = $[11];
317
+ t8 = $[10];
318
+ t9 = $[11];
315
319
  }
316
- React__default.default.useEffect(t7, t8);
320
+ React__default.default.useEffect(t8, t9);
317
321
  let t10;
318
- let t9;
322
+ let t11;
319
323
  if ($[12] !== currentWidth || $[13] !== isDragging || $[14] !== isKeyboardDrag || $[15] !== maxWidth || $[16] !== minWidth) {
320
- t9 = () => {
324
+ t10 = () => {
321
325
  const handleDrag = function handleDrag(event) {
322
326
  var _stableOnDrag$current;
323
327
  (_stableOnDrag$current = stableOnDrag.current) === null || _stableOnDrag$current === void 0 ? void 0 : _stableOnDrag$current.call(stableOnDrag, event.movementX, false);
@@ -375,30 +379,30 @@ const VerticalDivider = t0 => {
375
379
  body_1 === null || body_1 === void 0 ? void 0 : body_1.removeAttribute("data-page-layout-dragging");
376
380
  };
377
381
  };
378
- t10 = [isDragging, isKeyboardDrag, currentWidth, minWidth, maxWidth];
382
+ t11 = [isDragging, isKeyboardDrag, currentWidth, minWidth, maxWidth];
379
383
  $[12] = currentWidth;
380
384
  $[13] = isDragging;
381
385
  $[14] = isKeyboardDrag;
382
386
  $[15] = maxWidth;
383
387
  $[16] = minWidth;
384
388
  $[17] = t10;
385
- $[18] = t9;
389
+ $[18] = t11;
386
390
  } else {
387
391
  t10 = $[17];
388
- t9 = $[18];
392
+ t11 = $[18];
389
393
  }
390
- React__default.default.useEffect(t9, t10);
391
- let t11;
394
+ React__default.default.useEffect(t10, t11);
395
+ let t12;
392
396
  if ($[19] !== className) {
393
- t11 = clsx.clsx(PageLayout_module.VerticalDivider, className);
397
+ t12 = clsx.clsx(PageLayout_module.VerticalDivider, className);
394
398
  $[19] = className;
395
- $[20] = t11;
399
+ $[20] = t12;
396
400
  } else {
397
- t11 = $[20];
401
+ t12 = $[20];
398
402
  }
399
- let t12;
403
+ let t13;
400
404
  if ($[21] !== currentWidth || $[22] !== draggable || $[23] !== isDragging || $[24] !== isKeyboardDrag || $[25] !== maxWidth || $[26] !== minWidth || $[27] !== onDoubleClick || $[28] !== onDragStart) {
401
- t12 = draggable ? /*#__PURE__*/jsxRuntime.jsx(jsxRuntime.Fragment, {
405
+ t13 = draggable ? /*#__PURE__*/jsxRuntime.jsx(jsxRuntime.Fragment, {
402
406
  children: /*#__PURE__*/jsxRuntime.jsx(Box, {
403
407
  sx: {
404
408
  position: "absolute",
@@ -440,31 +444,31 @@ const VerticalDivider = t0 => {
440
444
  $[26] = minWidth;
441
445
  $[27] = onDoubleClick;
442
446
  $[28] = onDragStart;
443
- $[29] = t12;
447
+ $[29] = t13;
444
448
  } else {
445
- t12 = $[29];
449
+ t13 = $[29];
446
450
  }
447
- let t13;
448
- if ($[30] !== position || $[31] !== responsiveVariant || $[32] !== style || $[33] !== sx || $[34] !== t11 || $[35] !== t12) {
449
- t13 = /*#__PURE__*/jsxRuntime.jsx(BoxWithFallback.BoxWithFallback, {
451
+ let t14;
452
+ if ($[30] !== position || $[31] !== responsiveVariant || $[32] !== style || $[33] !== sx || $[34] !== t12 || $[35] !== t13) {
453
+ t14 = /*#__PURE__*/jsxRuntime.jsx(BoxWithFallback.BoxWithFallback, {
450
454
  sx: sx,
451
- className: t11,
455
+ className: t12,
452
456
  "data-variant": responsiveVariant,
453
457
  "data-position": position,
454
458
  style: style,
455
- children: t12
459
+ children: t13
456
460
  });
457
461
  $[30] = position;
458
462
  $[31] = responsiveVariant;
459
463
  $[32] = style;
460
464
  $[33] = sx;
461
- $[34] = t11;
462
- $[35] = t12;
463
- $[36] = t13;
465
+ $[34] = t12;
466
+ $[35] = t13;
467
+ $[36] = t14;
464
468
  } else {
465
- t13 = $[36];
469
+ t14 = $[36];
466
470
  }
467
- return t13;
471
+ return t14;
468
472
  };
469
473
 
470
474
  // ----------------------------------------------------------------------------
@@ -481,128 +485,129 @@ const Header = t0 => {
481
485
  hidden: t4,
482
486
  children,
483
487
  style,
484
- sx,
488
+ sx: t5,
485
489
  className
486
490
  } = t0;
487
491
  const padding = t1 === undefined ? "none" : t1;
488
492
  const divider = t2 === undefined ? "none" : t2;
489
493
  const dividerWhenNarrow = t3 === undefined ? "inherit" : t3;
490
494
  const hidden = t4 === undefined ? false : t4;
491
- let t5;
495
+ const sx = t5 === undefined ? defaultSxProp.defaultSxProp : t5;
496
+ let t6;
492
497
  if ($[0] !== divider || $[1] !== dividerWhenNarrow) {
493
- t5 = !useResponsiveValue.isResponsiveValue(divider) && dividerWhenNarrow !== "inherit" ? {
498
+ t6 = !useResponsiveValue.isResponsiveValue(divider) && dividerWhenNarrow !== "inherit" ? {
494
499
  regular: divider,
495
500
  narrow: dividerWhenNarrow
496
501
  } : divider;
497
502
  $[0] = divider;
498
503
  $[1] = dividerWhenNarrow;
499
- $[2] = t5;
504
+ $[2] = t6;
500
505
  } else {
501
- t5 = $[2];
506
+ t6 = $[2];
502
507
  }
503
- const dividerProp = t5;
508
+ const dividerProp = t6;
504
509
  const dividerVariant = useResponsiveValue.useResponsiveValue(dividerProp, "none");
505
510
  const isHidden = useResponsiveValue.useResponsiveValue(hidden, false);
506
511
  const {
507
512
  rowGap
508
513
  } = React__default.default.useContext(PageLayoutContext);
509
- let t6;
514
+ let t7;
510
515
  if ($[3] !== className) {
511
- t6 = clsx.clsx(PageLayout_module.Header, className);
516
+ t7 = clsx.clsx(PageLayout_module.Header, className);
512
517
  $[3] = className;
513
- $[4] = t6;
518
+ $[4] = t7;
514
519
  } else {
515
- t6 = $[4];
520
+ t7 = $[4];
516
521
  }
517
- const t7 = `var(--spacing-${rowGap})`;
518
- let t8;
519
- if ($[5] !== style || $[6] !== t7) {
520
- t8 = {
521
- "--spacing": t7,
522
+ const t8 = `var(--spacing-${rowGap})`;
523
+ let t9;
524
+ if ($[5] !== style || $[6] !== t8) {
525
+ t9 = {
526
+ "--spacing": t8,
522
527
  ...style
523
528
  };
524
529
  $[5] = style;
525
- $[6] = t7;
526
- $[7] = t8;
530
+ $[6] = t8;
531
+ $[7] = t9;
527
532
  } else {
528
- t8 = $[7];
533
+ t9 = $[7];
529
534
  }
530
- const t9 = t8;
531
- const t10 = `var(--spacing-${padding})`;
532
- let t11;
533
- if ($[8] !== t10) {
534
- t11 = {
535
- "--spacing": t10
535
+ const t10 = t9;
536
+ const t11 = `var(--spacing-${padding})`;
537
+ let t12;
538
+ if ($[8] !== t11) {
539
+ t12 = {
540
+ "--spacing": t11
536
541
  };
537
- $[8] = t10;
538
- $[9] = t11;
542
+ $[8] = t11;
543
+ $[9] = t12;
539
544
  } else {
540
- t11 = $[9];
545
+ t12 = $[9];
541
546
  }
542
- const t12 = t11;
543
- let t13;
544
- if ($[10] !== children || $[11] !== t12) {
545
- t13 = /*#__PURE__*/jsxRuntime.jsx("div", {
547
+ const t13 = t12;
548
+ let t14;
549
+ if ($[10] !== children || $[11] !== t13) {
550
+ t14 = /*#__PURE__*/jsxRuntime.jsx("div", {
546
551
  className: PageLayout_module.HeaderContent,
547
- style: t12,
552
+ style: t13,
548
553
  children: children
549
554
  });
550
555
  $[10] = children;
551
- $[11] = t12;
552
- $[12] = t13;
556
+ $[11] = t13;
557
+ $[12] = t14;
553
558
  } else {
554
- t13 = $[12];
559
+ t14 = $[12];
555
560
  }
556
- const t14 = `var(--spacing-${rowGap})`;
557
- let t15;
558
- if ($[13] !== t14) {
559
- t15 = {
560
- "--spacing": t14
561
+ const t15 = `var(--spacing-${rowGap})`;
562
+ let t16;
563
+ if ($[13] !== t15) {
564
+ t16 = {
565
+ "--spacing": t15
561
566
  };
562
- $[13] = t14;
563
- $[14] = t15;
567
+ $[13] = t15;
568
+ $[14] = t16;
564
569
  } else {
565
- t15 = $[14];
570
+ t16 = $[14];
566
571
  }
567
- const t16 = t15;
568
- let t17;
569
- if ($[15] !== dividerVariant || $[16] !== t16) {
570
- t17 = /*#__PURE__*/jsxRuntime.jsx(HorizontalDivider, {
572
+ const t17 = t16;
573
+ let t18;
574
+ if ($[15] !== dividerVariant || $[16] !== t17) {
575
+ t18 = /*#__PURE__*/jsxRuntime.jsx(HorizontalDivider, {
571
576
  variant: dividerVariant,
572
577
  className: PageLayout_module.HeaderHorizontalDivider,
573
- style: t16
578
+ style: t17
574
579
  });
575
580
  $[15] = dividerVariant;
576
- $[16] = t16;
577
- $[17] = t17;
581
+ $[16] = t17;
582
+ $[17] = t18;
578
583
  } else {
579
- t17 = $[17];
584
+ t18 = $[17];
580
585
  }
581
- let t18;
582
- if ($[18] !== isHidden || $[19] !== label || $[20] !== labelledBy || $[21] !== sx || $[22] !== t13 || $[23] !== t17 || $[24] !== t6 || $[25] !== t9) {
583
- t18 = /*#__PURE__*/jsxRuntime.jsxs(BoxWithFallback.BoxWithFallback, {
586
+ let t19;
587
+ if ($[18] !== isHidden || $[19] !== label || $[20] !== labelledBy || $[21] !== sx || $[22] !== t10 || $[23] !== t14 || $[24] !== t18 || $[25] !== t7) {
588
+ t19 = /*#__PURE__*/jsxRuntime.jsxs(BoxWithFallback.BoxWithFallback, {
584
589
  as: "header",
585
590
  "aria-label": label,
586
591
  "aria-labelledby": labelledBy,
587
592
  hidden: isHidden,
588
593
  sx: sx,
589
- className: t6,
590
- style: t9,
591
- children: [t13, t17]
594
+ className: t7,
595
+ style: t10,
596
+ children: [t14, t18]
592
597
  });
593
598
  $[18] = isHidden;
594
599
  $[19] = label;
595
600
  $[20] = labelledBy;
596
601
  $[21] = sx;
597
- $[22] = t13;
598
- $[23] = t17;
599
- $[24] = t6;
600
- $[25] = t9;
601
- $[26] = t18;
602
+ $[22] = t10;
603
+ $[23] = t14;
604
+ $[24] = t18;
605
+ $[25] = t7;
606
+ $[26] = t19;
602
607
  } else {
603
- t18 = $[26];
608
+ t19 = $[26];
604
609
  }
605
- return t18;
610
+ return t19;
606
611
  };
607
612
  Header.displayName = 'PageLayout.Header';
608
613
  const Content = t0 => {
@@ -615,7 +620,7 @@ const Content = t0 => {
615
620
  padding: t3,
616
621
  hidden: t4,
617
622
  children,
618
- sx,
623
+ sx: t5,
619
624
  className,
620
625
  style
621
626
  } = t0;
@@ -623,53 +628,54 @@ const Content = t0 => {
623
628
  const width = t2 === undefined ? "full" : t2;
624
629
  const padding = t3 === undefined ? "none" : t3;
625
630
  const hidden = t4 === undefined ? false : t4;
631
+ const sx = t5 === undefined ? defaultSxProp.defaultSxProp : t5;
626
632
  const isHidden = useResponsiveValue.useResponsiveValue(hidden, false);
627
- let t5;
633
+ let t6;
628
634
  if ($[0] !== className) {
629
- t5 = clsx.clsx(PageLayout_module.ContentWrapper, className);
635
+ t6 = clsx.clsx(PageLayout_module.ContentWrapper, className);
630
636
  $[0] = className;
631
- $[1] = t5;
637
+ $[1] = t6;
632
638
  } else {
633
- t5 = $[1];
639
+ t6 = $[1];
634
640
  }
635
- const t6 = `var(--spacing-${padding})`;
636
- let t7;
637
- if ($[2] !== t6) {
638
- t7 = {
639
- "--spacing": t6
641
+ const t7 = `var(--spacing-${padding})`;
642
+ let t8;
643
+ if ($[2] !== t7) {
644
+ t8 = {
645
+ "--spacing": t7
640
646
  };
641
- $[2] = t6;
642
- $[3] = t7;
647
+ $[2] = t7;
648
+ $[3] = t8;
643
649
  } else {
644
- t7 = $[3];
650
+ t8 = $[3];
645
651
  }
646
- const t8 = t7;
647
- let t9;
648
- if ($[4] !== children || $[5] !== t8 || $[6] !== width) {
649
- t9 = /*#__PURE__*/jsxRuntime.jsx("div", {
652
+ const t9 = t8;
653
+ let t10;
654
+ if ($[4] !== children || $[5] !== t9 || $[6] !== width) {
655
+ t10 = /*#__PURE__*/jsxRuntime.jsx("div", {
650
656
  className: PageLayout_module.Content,
651
657
  "data-width": width,
652
- style: t8,
658
+ style: t9,
653
659
  children: children
654
660
  });
655
661
  $[4] = children;
656
- $[5] = t8;
662
+ $[5] = t9;
657
663
  $[6] = width;
658
- $[7] = t9;
664
+ $[7] = t10;
659
665
  } else {
660
- t9 = $[7];
666
+ t10 = $[7];
661
667
  }
662
- let t10;
663
- if ($[8] !== as || $[9] !== isHidden || $[10] !== label || $[11] !== labelledBy || $[12] !== style || $[13] !== sx || $[14] !== t5 || $[15] !== t9) {
664
- t10 = /*#__PURE__*/jsxRuntime.jsx(BoxWithFallback.BoxWithFallback, {
668
+ let t11;
669
+ if ($[8] !== as || $[9] !== isHidden || $[10] !== label || $[11] !== labelledBy || $[12] !== style || $[13] !== sx || $[14] !== t10 || $[15] !== t6) {
670
+ t11 = /*#__PURE__*/jsxRuntime.jsx(BoxWithFallback.BoxWithFallback, {
665
671
  as: as,
666
672
  "aria-label": label,
667
673
  "aria-labelledby": labelledBy,
668
674
  style: style,
669
675
  sx: sx,
670
- className: t5,
676
+ className: t6,
671
677
  "data-is-hidden": isHidden,
672
- children: t9
678
+ children: t10
673
679
  });
674
680
  $[8] = as;
675
681
  $[9] = isHidden;
@@ -677,13 +683,13 @@ const Content = t0 => {
677
683
  $[11] = labelledBy;
678
684
  $[12] = style;
679
685
  $[13] = sx;
680
- $[14] = t5;
681
- $[15] = t9;
682
- $[16] = t10;
686
+ $[14] = t10;
687
+ $[15] = t6;
688
+ $[16] = t11;
683
689
  } else {
684
- t10 = $[16];
690
+ t11 = $[16];
685
691
  }
686
- return t10;
692
+ return t11;
687
693
  };
688
694
  Content.displayName = 'PageLayout.Content';
689
695
 
@@ -725,7 +731,7 @@ const Pane = /*#__PURE__*/React__default.default.forwardRef((t0, forwardRef) =>
725
731
  hidden: t12,
726
732
  children,
727
733
  id,
728
- sx,
734
+ sx: t13,
729
735
  className,
730
736
  style
731
737
  } = t0;
@@ -741,33 +747,34 @@ const Pane = /*#__PURE__*/React__default.default.forwardRef((t0, forwardRef) =>
741
747
  const sticky = t10 === undefined ? false : t10;
742
748
  const offsetHeader = t11 === undefined ? 0 : t11;
743
749
  const responsiveHidden = t12 === undefined ? false : t12;
744
- let t13;
750
+ const sx = t13 === undefined ? defaultSxProp.defaultSxProp : t13;
751
+ let t14;
745
752
  if ($[0] !== positionWhenNarrow || $[1] !== responsivePosition) {
746
- t13 = !useResponsiveValue.isResponsiveValue(responsivePosition) && positionWhenNarrow !== "inherit" ? {
753
+ t14 = !useResponsiveValue.isResponsiveValue(responsivePosition) && positionWhenNarrow !== "inherit" ? {
747
754
  regular: responsivePosition,
748
755
  narrow: positionWhenNarrow
749
756
  } : responsivePosition;
750
757
  $[0] = positionWhenNarrow;
751
758
  $[1] = responsivePosition;
752
- $[2] = t13;
759
+ $[2] = t14;
753
760
  } else {
754
- t13 = $[2];
761
+ t14 = $[2];
755
762
  }
756
- const positionProp = t13;
763
+ const positionProp = t14;
757
764
  const position = useResponsiveValue.useResponsiveValue(positionProp, "end");
758
- let t14;
765
+ let t15;
759
766
  if ($[3] !== dividerWhenNarrow || $[4] !== responsiveDivider) {
760
- t14 = !useResponsiveValue.isResponsiveValue(responsiveDivider) && dividerWhenNarrow !== "inherit" ? {
767
+ t15 = !useResponsiveValue.isResponsiveValue(responsiveDivider) && dividerWhenNarrow !== "inherit" ? {
761
768
  regular: responsiveDivider,
762
769
  narrow: dividerWhenNarrow
763
770
  } : responsiveDivider;
764
771
  $[3] = dividerWhenNarrow;
765
772
  $[4] = responsiveDivider;
766
- $[5] = t14;
773
+ $[5] = t15;
767
774
  } else {
768
- t14 = $[5];
775
+ t15 = $[5];
769
776
  }
770
- const dividerProp = t14;
777
+ const dividerProp = t15;
771
778
  const dividerVariant = useResponsiveValue.useResponsiveValue(dividerProp, "none");
772
779
  const isHidden = useResponsiveValue.useResponsiveValue(responsiveHidden, false);
773
780
  const {
@@ -776,42 +783,42 @@ const Pane = /*#__PURE__*/React__default.default.forwardRef((t0, forwardRef) =>
776
783
  paneRef
777
784
  } = React__default.default.useContext(PageLayoutContext);
778
785
  const getDefaultPaneWidth = _temp;
779
- let t15;
786
+ let t16;
780
787
  if ($[6] !== width || $[7] !== widthStorageKey) {
781
- t15 = () => {
788
+ t16 = () => {
782
789
  if (!environment.canUseDOM) {
783
790
  return getDefaultPaneWidth(width);
784
791
  }
785
792
  let storedWidth;
786
793
  try {
787
794
  storedWidth = localStorage.getItem(widthStorageKey);
788
- } catch (t16) {
795
+ } catch (t17) {
789
796
  storedWidth = null;
790
797
  }
791
798
  return storedWidth && !isNaN(Number(storedWidth)) ? Number(storedWidth) : getDefaultPaneWidth(width);
792
799
  };
793
800
  $[6] = width;
794
801
  $[7] = widthStorageKey;
795
- $[8] = t15;
802
+ $[8] = t16;
796
803
  } else {
797
- t15 = $[8];
804
+ t16 = $[8];
798
805
  }
799
- const [paneWidth, setPaneWidth] = React__default.default.useState(t15);
800
- let t16;
806
+ const [paneWidth, setPaneWidth] = React__default.default.useState(t16);
807
+ let t17;
801
808
  if ($[9] !== widthStorageKey) {
802
- t16 = width_1 => {
809
+ t17 = width_1 => {
803
810
  setPaneWidth(width_1);
804
811
  try {
805
812
  localStorage.setItem(widthStorageKey, width_1.toString());
806
- } catch (t17) {
813
+ } catch (t18) {
807
814
  }
808
815
  };
809
816
  $[9] = widthStorageKey;
810
- $[10] = t16;
817
+ $[10] = t17;
811
818
  } else {
812
- t16 = $[10];
819
+ t17 = $[10];
813
820
  }
814
- const updatePaneWidth = t16;
821
+ const updatePaneWidth = t17;
815
822
  useRefObjectAsForwardedRef.useRefObjectAsForwardedRef(forwardRef, paneRef);
816
823
  const hasOverflow = useOverflow.useOverflow(paneRef);
817
824
  const paneId = useId.useId(id);
@@ -835,158 +842,158 @@ const Pane = /*#__PURE__*/React__default.default.forwardRef((t0, forwardRef) =>
835
842
  } else {
836
843
  labelProp = $[14];
837
844
  }
838
- let t17;
845
+ let t18;
839
846
  if ($[15] !== className) {
840
- t17 = clsx.clsx(PageLayout_module.PaneWrapper, className);
847
+ t18 = clsx.clsx(PageLayout_module.PaneWrapper, className);
841
848
  $[15] = className;
842
- $[16] = t17;
849
+ $[16] = t18;
843
850
  } else {
844
- t17 = $[16];
851
+ t18 = $[16];
845
852
  }
846
- const t18 = typeof offsetHeader === "number" ? `${offsetHeader}px` : offsetHeader;
847
- const t19 = `var(--spacing-${rowGap})`;
848
- const t20 = `var(--spacing-${columnGap})`;
849
- let t21;
850
- if ($[17] !== style || $[18] !== t18 || $[19] !== t19 || $[20] !== t20) {
851
- t21 = {
852
- "--offset-header": t18,
853
- "--spacing-row": t19,
854
- "--spacing-column": t20,
853
+ const t19 = typeof offsetHeader === "number" ? `${offsetHeader}px` : offsetHeader;
854
+ const t20 = `var(--spacing-${rowGap})`;
855
+ const t21 = `var(--spacing-${columnGap})`;
856
+ let t22;
857
+ if ($[17] !== style || $[18] !== t19 || $[19] !== t20 || $[20] !== t21) {
858
+ t22 = {
859
+ "--offset-header": t19,
860
+ "--spacing-row": t20,
861
+ "--spacing-column": t21,
855
862
  ...style
856
863
  };
857
864
  $[17] = style;
858
- $[18] = t18;
859
- $[19] = t19;
860
- $[20] = t20;
861
- $[21] = t21;
865
+ $[18] = t19;
866
+ $[19] = t20;
867
+ $[20] = t21;
868
+ $[21] = t22;
862
869
  } else {
863
- t21 = $[21];
870
+ t22 = $[21];
864
871
  }
865
- const t22 = sticky || undefined;
866
- let t23;
872
+ const t23 = sticky || undefined;
873
+ let t24;
867
874
  if ($[22] !== dividerVariant) {
868
- t23 = {
875
+ t24 = {
869
876
  narrow: dividerVariant,
870
877
  regular: "none"
871
878
  };
872
879
  $[22] = dividerVariant;
873
- $[23] = t23;
880
+ $[23] = t24;
874
881
  } else {
875
- t23 = $[23];
882
+ t24 = $[23];
876
883
  }
877
- const t24 = `var(--spacing-${rowGap})`;
878
- let t25;
879
- if ($[24] !== t24) {
880
- t25 = {
881
- "--spacing": t24
884
+ const t25 = `var(--spacing-${rowGap})`;
885
+ let t26;
886
+ if ($[24] !== t25) {
887
+ t26 = {
888
+ "--spacing": t25
882
889
  };
883
- $[24] = t24;
884
- $[25] = t25;
890
+ $[24] = t25;
891
+ $[25] = t26;
885
892
  } else {
886
- t25 = $[25];
893
+ t26 = $[25];
887
894
  }
888
- const t26 = t25;
889
- let t27;
890
- if ($[26] !== position || $[27] !== t23 || $[28] !== t26) {
891
- t27 = /*#__PURE__*/jsxRuntime.jsx(HorizontalDivider, {
892
- variant: t23,
895
+ const t27 = t26;
896
+ let t28;
897
+ if ($[26] !== position || $[27] !== t24 || $[28] !== t27) {
898
+ t28 = /*#__PURE__*/jsxRuntime.jsx(HorizontalDivider, {
899
+ variant: t24,
893
900
  className: PageLayout_module.PaneHorizontalDivider,
894
- style: t26,
901
+ style: t27,
895
902
  position: position
896
903
  });
897
904
  $[26] = position;
898
- $[27] = t23;
899
- $[28] = t26;
900
- $[29] = t27;
905
+ $[27] = t24;
906
+ $[28] = t27;
907
+ $[29] = t28;
901
908
  } else {
902
- t27 = $[29];
909
+ t28 = $[29];
903
910
  }
904
- let t28;
911
+ let t29;
905
912
  if ($[30] !== hasOverflow) {
906
- t28 = hasOverflow ? overflowProps : {};
913
+ t29 = hasOverflow ? overflowProps : {};
907
914
  $[30] = hasOverflow;
908
- $[31] = t28;
915
+ $[31] = t29;
909
916
  } else {
910
- t28 = $[31];
917
+ t29 = $[31];
911
918
  }
912
- let t29;
919
+ let t30;
913
920
  if ($[32] !== id || $[33] !== paneId) {
914
- t29 = id && {
921
+ t30 = id && {
915
922
  id: paneId
916
923
  };
917
924
  $[32] = id;
918
925
  $[33] = paneId;
919
- $[34] = t29;
926
+ $[34] = t30;
920
927
  } else {
921
- t29 = $[34];
928
+ t30 = $[34];
922
929
  }
923
- const t30 = resizable || undefined;
924
- const t31 = `var(--spacing-${padding})`;
925
- const t32 = isCustomWidthOptions(width) ? width.min : `${minWidth}px`;
926
- const t33 = isCustomWidthOptions(width) ? width.max : "calc(100vw - var(--pane-max-width-diff))";
927
- const t34 = isCustomWidthOptions(width) ? width.default : undefined;
928
- const t35 = `var(--pane-width-${isPaneWidth(width) ? width : "custom"})`;
929
- const t36 = `${paneWidth}px`;
930
- let t37;
931
- if ($[35] !== t31 || $[36] !== t32 || $[37] !== t33 || $[38] !== t34 || $[39] !== t35 || $[40] !== t36) {
932
- t37 = {
933
- "--spacing": t31,
934
- "--pane-min-width": t32,
935
- "--pane-max-width": t33,
936
- "--pane-width-custom": t34,
937
- "--pane-width-size": t35,
938
- "--pane-width": t36
930
+ const t31 = resizable || undefined;
931
+ const t32 = `var(--spacing-${padding})`;
932
+ const t33 = isCustomWidthOptions(width) ? width.min : `${minWidth}px`;
933
+ const t34 = isCustomWidthOptions(width) ? width.max : "calc(100vw - var(--pane-max-width-diff))";
934
+ const t35 = isCustomWidthOptions(width) ? width.default : undefined;
935
+ const t36 = `var(--pane-width-${isPaneWidth(width) ? width : "custom"})`;
936
+ const t37 = `${paneWidth}px`;
937
+ let t38;
938
+ if ($[35] !== t32 || $[36] !== t33 || $[37] !== t34 || $[38] !== t35 || $[39] !== t36 || $[40] !== t37) {
939
+ t38 = {
940
+ "--spacing": t32,
941
+ "--pane-min-width": t33,
942
+ "--pane-max-width": t34,
943
+ "--pane-width-custom": t35,
944
+ "--pane-width-size": t36,
945
+ "--pane-width": t37
939
946
  };
940
- $[35] = t31;
941
- $[36] = t32;
942
- $[37] = t33;
943
- $[38] = t34;
944
- $[39] = t35;
945
- $[40] = t36;
946
- $[41] = t37;
947
+ $[35] = t32;
948
+ $[36] = t33;
949
+ $[37] = t34;
950
+ $[38] = t35;
951
+ $[39] = t36;
952
+ $[40] = t37;
953
+ $[41] = t38;
947
954
  } else {
948
- t37 = $[41];
955
+ t38 = $[41];
949
956
  }
950
- const t38 = t37;
951
- let t39;
952
- if ($[42] !== children || $[43] !== labelProp || $[44] !== paneRef || $[45] !== t28 || $[46] !== t29 || $[47] !== t30 || $[48] !== t38) {
953
- t39 = /*#__PURE__*/jsxRuntime.jsx("div", {
957
+ const t39 = t38;
958
+ let t40;
959
+ if ($[42] !== children || $[43] !== labelProp || $[44] !== paneRef || $[45] !== t29 || $[46] !== t30 || $[47] !== t31 || $[48] !== t39) {
960
+ t40 = /*#__PURE__*/jsxRuntime.jsx("div", {
954
961
  ref: paneRef,
955
- ...t28,
956
- ...labelProp,
957
962
  ...t29,
963
+ ...labelProp,
964
+ ...t30,
958
965
  className: PageLayout_module.Pane,
959
- "data-resizable": t30,
960
- style: t38,
966
+ "data-resizable": t31,
967
+ style: t39,
961
968
  children: children
962
969
  });
963
970
  $[42] = children;
964
971
  $[43] = labelProp;
965
972
  $[44] = paneRef;
966
- $[45] = t28;
967
- $[46] = t29;
968
- $[47] = t30;
969
- $[48] = t38;
970
- $[49] = t39;
973
+ $[45] = t29;
974
+ $[46] = t30;
975
+ $[47] = t31;
976
+ $[48] = t39;
977
+ $[49] = t40;
971
978
  } else {
972
- t39 = $[49];
979
+ t40 = $[49];
973
980
  }
974
- const t40 = resizable ? "line" : dividerVariant;
975
- let t41;
976
- if ($[50] !== t40) {
977
- t41 = {
981
+ const t41 = resizable ? "line" : dividerVariant;
982
+ let t42;
983
+ if ($[50] !== t41) {
984
+ t42 = {
978
985
  narrow: "none",
979
- regular: t40
986
+ regular: t41
980
987
  };
981
- $[50] = t40;
982
- $[51] = t41;
988
+ $[50] = t41;
989
+ $[51] = t42;
983
990
  } else {
984
- t41 = $[51];
991
+ t42 = $[51];
985
992
  }
986
- let t42;
993
+ let t43;
987
994
  if ($[52] !== paneWidth || $[53] !== position || $[54] !== updatePaneWidth) {
988
- t42 = (delta, t43) => {
989
- const isKeyboard = t43 === undefined ? false : t43;
995
+ t43 = (delta, t44) => {
996
+ const isKeyboard = t44 === undefined ? false : t44;
990
997
  let deltaWithDirection;
991
998
  if (isKeyboard) {
992
999
  deltaWithDirection = delta;
@@ -998,13 +1005,13 @@ const Pane = /*#__PURE__*/React__default.default.forwardRef((t0, forwardRef) =>
998
1005
  $[52] = paneWidth;
999
1006
  $[53] = position;
1000
1007
  $[54] = updatePaneWidth;
1001
- $[55] = t42;
1008
+ $[55] = t43;
1002
1009
  } else {
1003
- t42 = $[55];
1010
+ t43 = $[55];
1004
1011
  }
1005
- let t43;
1012
+ let t44;
1006
1013
  if ($[56] !== paneRef.current || $[57] !== updatePaneWidth) {
1007
- t43 = () => {
1014
+ t44 = () => {
1008
1015
  var _paneRef$current;
1009
1016
  const paneRect = (_paneRef$current = paneRef.current) === null || _paneRef$current === void 0 ? void 0 : _paneRef$current.getBoundingClientRect();
1010
1017
  if (!paneRect) {
@@ -1014,79 +1021,79 @@ const Pane = /*#__PURE__*/React__default.default.forwardRef((t0, forwardRef) =>
1014
1021
  };
1015
1022
  $[56] = paneRef.current;
1016
1023
  $[57] = updatePaneWidth;
1017
- $[58] = t43;
1024
+ $[58] = t44;
1018
1025
  } else {
1019
- t43 = $[58];
1026
+ t44 = $[58];
1020
1027
  }
1021
- let t44;
1028
+ let t45;
1022
1029
  if ($[59] !== updatePaneWidth || $[60] !== width) {
1023
- t44 = () => updatePaneWidth(getDefaultPaneWidth(width));
1030
+ t45 = () => updatePaneWidth(getDefaultPaneWidth(width));
1024
1031
  $[59] = updatePaneWidth;
1025
1032
  $[60] = width;
1026
- $[61] = t44;
1033
+ $[61] = t45;
1027
1034
  } else {
1028
- t44 = $[61];
1035
+ t45 = $[61];
1029
1036
  }
1030
- const t45 = `var(--spacing-${columnGap})`;
1031
- let t46;
1032
- if ($[62] !== t45) {
1033
- t46 = {
1034
- "--spacing": t45
1037
+ const t46 = `var(--spacing-${columnGap})`;
1038
+ let t47;
1039
+ if ($[62] !== t46) {
1040
+ t47 = {
1041
+ "--spacing": t46
1035
1042
  };
1036
- $[62] = t45;
1037
- $[63] = t46;
1043
+ $[62] = t46;
1044
+ $[63] = t47;
1038
1045
  } else {
1039
- t46 = $[63];
1046
+ t47 = $[63];
1040
1047
  }
1041
- const t47 = t46;
1042
- let t48;
1043
- if ($[64] !== position || $[65] !== resizable || $[66] !== t41 || $[67] !== t42 || $[68] !== t43 || $[69] !== t44 || $[70] !== t47) {
1044
- t48 = /*#__PURE__*/jsxRuntime.jsx(VerticalDivider, {
1045
- variant: t41,
1048
+ const t48 = t47;
1049
+ let t49;
1050
+ if ($[64] !== position || $[65] !== resizable || $[66] !== t42 || $[67] !== t43 || $[68] !== t44 || $[69] !== t45 || $[70] !== t48) {
1051
+ t49 = /*#__PURE__*/jsxRuntime.jsx(VerticalDivider, {
1052
+ variant: t42,
1046
1053
  draggable: resizable,
1047
- onDrag: t42,
1048
- onDragEnd: t43,
1054
+ onDrag: t43,
1055
+ onDragEnd: t44,
1049
1056
  position: position,
1050
- onDoubleClick: t44,
1057
+ onDoubleClick: t45,
1051
1058
  className: PageLayout_module.PaneVerticalDivider,
1052
- style: t47
1059
+ style: t48
1053
1060
  });
1054
1061
  $[64] = position;
1055
1062
  $[65] = resizable;
1056
- $[66] = t41;
1057
- $[67] = t42;
1058
- $[68] = t43;
1059
- $[69] = t44;
1060
- $[70] = t47;
1061
- $[71] = t48;
1063
+ $[66] = t42;
1064
+ $[67] = t43;
1065
+ $[68] = t44;
1066
+ $[69] = t45;
1067
+ $[70] = t48;
1068
+ $[71] = t49;
1062
1069
  } else {
1063
- t48 = $[71];
1070
+ t49 = $[71];
1064
1071
  }
1065
- let t49;
1066
- if ($[72] !== isHidden || $[73] !== position || $[74] !== sx || $[75] !== t17 || $[76] !== t21 || $[77] !== t22 || $[78] !== t27 || $[79] !== t39 || $[80] !== t48) {
1067
- t49 = /*#__PURE__*/jsxRuntime.jsxs(BoxWithFallback.BoxWithFallback, {
1072
+ let t50;
1073
+ if ($[72] !== isHidden || $[73] !== position || $[74] !== sx || $[75] !== t18 || $[76] !== t22 || $[77] !== t23 || $[78] !== t28 || $[79] !== t40 || $[80] !== t49) {
1074
+ t50 = /*#__PURE__*/jsxRuntime.jsxs(BoxWithFallback.BoxWithFallback, {
1068
1075
  sx: sx,
1069
- className: t17,
1070
- style: t21,
1076
+ className: t18,
1077
+ style: t22,
1071
1078
  "data-is-hidden": isHidden,
1072
1079
  "data-position": position,
1073
- "data-sticky": t22,
1074
- children: [t27, t39, t48]
1080
+ "data-sticky": t23,
1081
+ children: [t28, t40, t49]
1075
1082
  });
1076
1083
  $[72] = isHidden;
1077
1084
  $[73] = position;
1078
1085
  $[74] = sx;
1079
- $[75] = t17;
1080
- $[76] = t21;
1081
- $[77] = t22;
1082
- $[78] = t27;
1083
- $[79] = t39;
1084
- $[80] = t48;
1085
- $[81] = t49;
1086
+ $[75] = t18;
1087
+ $[76] = t22;
1088
+ $[77] = t23;
1089
+ $[78] = t28;
1090
+ $[79] = t40;
1091
+ $[80] = t49;
1092
+ $[81] = t50;
1086
1093
  } else {
1087
- t49 = $[81];
1094
+ t50 = $[81];
1088
1095
  }
1089
- return t49;
1096
+ return t50;
1090
1097
  });
1091
1098
  Pane.displayName = 'PageLayout.Pane';
1092
1099
 
@@ -1103,7 +1110,7 @@ const Footer = t0 => {
1103
1110
  dividerWhenNarrow: t3,
1104
1111
  hidden: t4,
1105
1112
  children,
1106
- sx,
1113
+ sx: t5,
1107
1114
  className,
1108
1115
  style
1109
1116
  } = t0;
@@ -1111,121 +1118,122 @@ const Footer = t0 => {
1111
1118
  const divider = t2 === undefined ? "none" : t2;
1112
1119
  const dividerWhenNarrow = t3 === undefined ? "inherit" : t3;
1113
1120
  const hidden = t4 === undefined ? false : t4;
1114
- let t5;
1121
+ const sx = t5 === undefined ? defaultSxProp.defaultSxProp : t5;
1122
+ let t6;
1115
1123
  if ($[0] !== divider || $[1] !== dividerWhenNarrow) {
1116
- t5 = !useResponsiveValue.isResponsiveValue(divider) && dividerWhenNarrow !== "inherit" ? {
1124
+ t6 = !useResponsiveValue.isResponsiveValue(divider) && dividerWhenNarrow !== "inherit" ? {
1117
1125
  regular: divider,
1118
1126
  narrow: dividerWhenNarrow
1119
1127
  } : divider;
1120
1128
  $[0] = divider;
1121
1129
  $[1] = dividerWhenNarrow;
1122
- $[2] = t5;
1130
+ $[2] = t6;
1123
1131
  } else {
1124
- t5 = $[2];
1132
+ t6 = $[2];
1125
1133
  }
1126
- const dividerProp = t5;
1134
+ const dividerProp = t6;
1127
1135
  const dividerVariant = useResponsiveValue.useResponsiveValue(dividerProp, "none");
1128
1136
  const isHidden = useResponsiveValue.useResponsiveValue(hidden, false);
1129
1137
  const {
1130
1138
  rowGap
1131
1139
  } = React__default.default.useContext(PageLayoutContext);
1132
- let t6;
1140
+ let t7;
1133
1141
  if ($[3] !== className) {
1134
- t6 = clsx.clsx(PageLayout_module.FooterWrapper, className);
1142
+ t7 = clsx.clsx(PageLayout_module.FooterWrapper, className);
1135
1143
  $[3] = className;
1136
- $[4] = t6;
1144
+ $[4] = t7;
1137
1145
  } else {
1138
- t6 = $[4];
1146
+ t7 = $[4];
1139
1147
  }
1140
- const t7 = `var(--spacing-${rowGap})`;
1141
- let t8;
1142
- if ($[5] !== style || $[6] !== t7) {
1143
- t8 = {
1144
- "--spacing": t7,
1148
+ const t8 = `var(--spacing-${rowGap})`;
1149
+ let t9;
1150
+ if ($[5] !== style || $[6] !== t8) {
1151
+ t9 = {
1152
+ "--spacing": t8,
1145
1153
  ...style
1146
1154
  };
1147
1155
  $[5] = style;
1148
- $[6] = t7;
1149
- $[7] = t8;
1156
+ $[6] = t8;
1157
+ $[7] = t9;
1150
1158
  } else {
1151
- t8 = $[7];
1159
+ t9 = $[7];
1152
1160
  }
1153
- const t9 = t8;
1154
- const t10 = `var(--spacing-${rowGap})`;
1155
- let t11;
1156
- if ($[8] !== t10) {
1157
- t11 = {
1158
- "--spacing": t10
1161
+ const t10 = t9;
1162
+ const t11 = `var(--spacing-${rowGap})`;
1163
+ let t12;
1164
+ if ($[8] !== t11) {
1165
+ t12 = {
1166
+ "--spacing": t11
1159
1167
  };
1160
- $[8] = t10;
1161
- $[9] = t11;
1168
+ $[8] = t11;
1169
+ $[9] = t12;
1162
1170
  } else {
1163
- t11 = $[9];
1171
+ t12 = $[9];
1164
1172
  }
1165
- const t12 = t11;
1166
- let t13;
1167
- if ($[10] !== dividerVariant || $[11] !== t12) {
1168
- t13 = /*#__PURE__*/jsxRuntime.jsx(HorizontalDivider, {
1173
+ const t13 = t12;
1174
+ let t14;
1175
+ if ($[10] !== dividerVariant || $[11] !== t13) {
1176
+ t14 = /*#__PURE__*/jsxRuntime.jsx(HorizontalDivider, {
1169
1177
  className: PageLayout_module.FooterHorizontalDivider,
1170
- style: t12,
1178
+ style: t13,
1171
1179
  variant: dividerVariant
1172
1180
  });
1173
1181
  $[10] = dividerVariant;
1174
- $[11] = t12;
1175
- $[12] = t13;
1182
+ $[11] = t13;
1183
+ $[12] = t14;
1176
1184
  } else {
1177
- t13 = $[12];
1185
+ t14 = $[12];
1178
1186
  }
1179
- const t14 = `var(--spacing-${padding})`;
1180
- let t15;
1181
- if ($[13] !== t14) {
1182
- t15 = {
1183
- "--spacing": t14
1187
+ const t15 = `var(--spacing-${padding})`;
1188
+ let t16;
1189
+ if ($[13] !== t15) {
1190
+ t16 = {
1191
+ "--spacing": t15
1184
1192
  };
1185
- $[13] = t14;
1186
- $[14] = t15;
1193
+ $[13] = t15;
1194
+ $[14] = t16;
1187
1195
  } else {
1188
- t15 = $[14];
1196
+ t16 = $[14];
1189
1197
  }
1190
- const t16 = t15;
1191
- let t17;
1192
- if ($[15] !== children || $[16] !== t16) {
1193
- t17 = /*#__PURE__*/jsxRuntime.jsx("div", {
1198
+ const t17 = t16;
1199
+ let t18;
1200
+ if ($[15] !== children || $[16] !== t17) {
1201
+ t18 = /*#__PURE__*/jsxRuntime.jsx("div", {
1194
1202
  className: PageLayout_module.FooterContent,
1195
- style: t16,
1203
+ style: t17,
1196
1204
  children: children
1197
1205
  });
1198
1206
  $[15] = children;
1199
- $[16] = t16;
1200
- $[17] = t17;
1207
+ $[16] = t17;
1208
+ $[17] = t18;
1201
1209
  } else {
1202
- t17 = $[17];
1210
+ t18 = $[17];
1203
1211
  }
1204
- let t18;
1205
- if ($[18] !== isHidden || $[19] !== label || $[20] !== labelledBy || $[21] !== sx || $[22] !== t13 || $[23] !== t17 || $[24] !== t6 || $[25] !== t9) {
1206
- t18 = /*#__PURE__*/jsxRuntime.jsxs(BoxWithFallback.BoxWithFallback, {
1212
+ let t19;
1213
+ if ($[18] !== isHidden || $[19] !== label || $[20] !== labelledBy || $[21] !== sx || $[22] !== t10 || $[23] !== t14 || $[24] !== t18 || $[25] !== t7) {
1214
+ t19 = /*#__PURE__*/jsxRuntime.jsxs(BoxWithFallback.BoxWithFallback, {
1207
1215
  as: "footer",
1208
1216
  "aria-label": label,
1209
1217
  "aria-labelledby": labelledBy,
1210
1218
  hidden: isHidden,
1211
- className: t6,
1219
+ className: t7,
1212
1220
  sx: sx,
1213
- style: t9,
1214
- children: [t13, t17]
1221
+ style: t10,
1222
+ children: [t14, t18]
1215
1223
  });
1216
1224
  $[18] = isHidden;
1217
1225
  $[19] = label;
1218
1226
  $[20] = labelledBy;
1219
1227
  $[21] = sx;
1220
- $[22] = t13;
1221
- $[23] = t17;
1222
- $[24] = t6;
1223
- $[25] = t9;
1224
- $[26] = t18;
1228
+ $[22] = t10;
1229
+ $[23] = t14;
1230
+ $[24] = t18;
1231
+ $[25] = t7;
1232
+ $[26] = t19;
1225
1233
  } else {
1226
- t18 = $[26];
1234
+ t19 = $[26];
1227
1235
  }
1228
- return t18;
1236
+ return t19;
1229
1237
  };
1230
1238
  Footer.displayName = 'PageLayout.Footer';
1231
1239