@powerhousedao/connect 1.0.0-dev.246 → 1.0.0-dev.248
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/LICENSE +661 -0
- package/dist/assets/{app-BT03qzg4.js → app-BgY4XbK3.js} +1483 -1001
- package/dist/assets/{app-D9QJBr8i.css → app-CYjeY4R-.css} +113 -50
- package/dist/assets/{app-loader-Cp_C_kSQ.js → app-loader-Be1urgPw.js} +206 -185
- package/dist/assets/{app-loader-Bnp0H-wa.css → app-loader-DC8DXqh9.css} +129 -18
- package/dist/assets/{ccip-rCu2dOKk.js → ccip-KX_YlO62.js} +3 -3
- package/dist/assets/{content-B1RXkSXz.js → content-CrBPsYmC.js} +36 -6
- package/dist/assets/{index-CJbQZ7hP.js → index-Ca8tBMzh.js} +3 -3
- package/dist/assets/{index-DX2bXpNe.js → index-CrpTq7W6.js} +670 -519
- package/dist/assets/{index-a5VEmfQw.js → index-DG5cID7M.js} +4 -4
- package/dist/assets/{main.Hm4UID1Z.js → main.BvYgkrO6.js} +1 -1
- package/dist/assets/{style-D4JhTt_m.css → style-D7CwmVZf.css} +52 -36
- package/dist/index.html +1 -1
- package/dist/modules/@powerhousedao/reactor-browser/{chunk-G6LMXRY5.js → chunk-2ONJ2PX4.js} +1 -1
- package/dist/modules/@powerhousedao/reactor-browser/{chunk-XXFOSD4A.js → chunk-6MBHOHAA.js} +1 -1
- package/dist/modules/@powerhousedao/reactor-browser/{chunk-FW7N6EJH.js → chunk-C7QRY43M.js} +3 -3
- package/dist/modules/@powerhousedao/reactor-browser/{chunk-45DCPCA7.js → chunk-CO2RVWYY.js} +1 -1
- package/dist/modules/@powerhousedao/reactor-browser/{chunk-YDERCA5J.js → chunk-IC6B3767.js} +1 -1
- package/dist/modules/@powerhousedao/reactor-browser/{chunk-A4GIWVYS.js → chunk-N5UNGAA6.js} +94 -74
- package/dist/modules/@powerhousedao/reactor-browser/{chunk-F3RCGUF6.js → chunk-NHD6VUCD.js} +2 -2
- package/dist/modules/@powerhousedao/reactor-browser/{chunk-UP4DC4D2.js → chunk-OYYVE7RP.js} +1 -1
- package/dist/modules/@powerhousedao/reactor-browser/{chunk-M2UUQ5LH.js → chunk-U34SEKEB.js} +2 -2
- package/dist/modules/@powerhousedao/reactor-browser/{chunk-PQ4UODLR.js → chunk-UDKYG6I4.js} +1 -1
- package/dist/modules/@powerhousedao/reactor-browser/context/index.js +2 -2
- package/dist/modules/@powerhousedao/reactor-browser/context/read-mode.js +2 -2
- package/dist/modules/@powerhousedao/reactor-browser/hooks/index.js +8 -8
- package/dist/modules/@powerhousedao/reactor-browser/hooks/useAddDebouncedOperations.js +3 -3
- package/dist/modules/@powerhousedao/reactor-browser/hooks/useConnectCrypto.js +2 -2
- package/dist/modules/@powerhousedao/reactor-browser/hooks/useDocumentDrives.js +2 -2
- package/dist/modules/@powerhousedao/reactor-browser/hooks/useDocumentEditor.js +5 -5
- package/dist/modules/@powerhousedao/reactor-browser/hooks/useDriveActions.js +2 -2
- package/dist/modules/@powerhousedao/reactor-browser/hooks/useDriveActionsWithUiNodes.js +3 -3
- package/dist/modules/@powerhousedao/reactor-browser/index.js +10 -10
- package/dist/modules/@powerhousedao/reactor-browser/reactor.js +2 -2
- package/dist/vite-envs.sh +1 -1
- package/package.json +8 -8
|
@@ -25,6 +25,7 @@
|
|
|
25
25
|
--color-green-700: oklch(0.527 0.154 150.069);
|
|
26
26
|
--color-green-800: oklch(0.448 0.119 151.328);
|
|
27
27
|
--color-green-900: oklch(0.393 0.095 152.535);
|
|
28
|
+
--color-blue-50: oklch(0.97 0.014 254.604);
|
|
28
29
|
--color-blue-100: oklch(0.932 0.032 255.585);
|
|
29
30
|
--color-blue-400: oklch(0.707 0.165 254.624);
|
|
30
31
|
--color-blue-500: oklch(0.623 0.214 259.815);
|
|
@@ -88,17 +89,7 @@
|
|
|
88
89
|
--default-transition-duration: 150ms;
|
|
89
90
|
--default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
90
91
|
--default-font-family: var(--font-sans);
|
|
91
|
-
--default-font-feature-settings: var(--font-sans--font-feature-settings);
|
|
92
|
-
--default-font-variation-settings: var(
|
|
93
|
-
--font-sans--font-variation-settings
|
|
94
|
-
);
|
|
95
92
|
--default-mono-font-family: var(--font-mono);
|
|
96
|
-
--default-mono-font-feature-settings: var(
|
|
97
|
-
--font-mono--font-feature-settings
|
|
98
|
-
);
|
|
99
|
-
--default-mono-font-variation-settings: var(
|
|
100
|
-
--font-mono--font-variation-settings
|
|
101
|
-
);
|
|
102
93
|
}
|
|
103
94
|
}
|
|
104
95
|
@layer base {
|
|
@@ -112,14 +103,11 @@
|
|
|
112
103
|
line-height: 1.5;
|
|
113
104
|
-webkit-text-size-adjust: 100%;
|
|
114
105
|
tab-size: 4;
|
|
115
|
-
font-family: var(
|
|
106
|
+
font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
|
|
116
107
|
font-feature-settings: var(--default-font-feature-settings, normal);
|
|
117
|
-
font-variation-settings: var(
|
|
108
|
+
font-variation-settings: var(--default-font-variation-settings, normal);
|
|
118
109
|
-webkit-tap-highlight-color: transparent;
|
|
119
110
|
}
|
|
120
|
-
body {
|
|
121
|
-
line-height: inherit;
|
|
122
|
-
}
|
|
123
111
|
hr {
|
|
124
112
|
height: 0;
|
|
125
113
|
color: inherit;
|
|
@@ -142,9 +130,9 @@
|
|
|
142
130
|
font-weight: bolder;
|
|
143
131
|
}
|
|
144
132
|
code, kbd, samp, pre {
|
|
145
|
-
font-family: var(
|
|
146
|
-
font-feature-settings: var(
|
|
147
|
-
font-variation-settings: var(
|
|
133
|
+
font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
|
|
134
|
+
font-feature-settings: var(--default-mono-font-feature-settings, normal);
|
|
135
|
+
font-variation-settings: var(--default-mono-font-variation-settings, normal);
|
|
148
136
|
font-size: 1em;
|
|
149
137
|
}
|
|
150
138
|
small {
|
|
@@ -208,7 +196,11 @@
|
|
|
208
196
|
}
|
|
209
197
|
::placeholder {
|
|
210
198
|
opacity: 1;
|
|
211
|
-
|
|
199
|
+
}
|
|
200
|
+
@supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px) {
|
|
201
|
+
::placeholder {
|
|
202
|
+
color: color-mix(in oklab, currentColor 50%, transparent);
|
|
203
|
+
}
|
|
212
204
|
}
|
|
213
205
|
textarea {
|
|
214
206
|
resize: vertical;
|
|
@@ -395,7 +387,7 @@
|
|
|
395
387
|
color: var(--color-gray-600);
|
|
396
388
|
}
|
|
397
389
|
}
|
|
398
|
-
/*! tailwindcss v4.0.
|
|
390
|
+
/*! tailwindcss v4.0.17 | MIT License | https://tailwindcss.com */
|
|
399
391
|
:root {
|
|
400
392
|
--toastify-color-light: #fff;
|
|
401
393
|
--toastify-color-dark: #121212;
|
|
@@ -1083,8 +1075,6 @@
|
|
|
1083
1075
|
@layer theme {
|
|
1084
1076
|
:root, :host {
|
|
1085
1077
|
--font-sans: "Inter", sans-serif;
|
|
1086
|
-
--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
|
|
1087
|
-
"Courier New", monospace;
|
|
1088
1078
|
--color-red-100: hsl(3 82% 96%);
|
|
1089
1079
|
--color-red-400: hsl(5 82% 83%);
|
|
1090
1080
|
--color-red-500: hsl(5 80% 78%);
|
|
@@ -1105,6 +1095,7 @@
|
|
|
1105
1095
|
--color-green-700: hsl(136 52% 55%);
|
|
1106
1096
|
--color-green-800: hsl(136 53% 49%);
|
|
1107
1097
|
--color-green-900: hsl(136 53% 43%);
|
|
1098
|
+
--color-blue-50: oklch(0.97 0.014 254.604);
|
|
1108
1099
|
--color-blue-100: hsl(209 100% 90%);
|
|
1109
1100
|
--color-blue-400: hsl(209 100% 75%);
|
|
1110
1101
|
--color-blue-500: hsl(209 100% 70%);
|
|
@@ -1167,18 +1158,6 @@
|
|
|
1167
1158
|
--animate-pulse: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
|
|
1168
1159
|
--default-transition-duration: 150ms;
|
|
1169
1160
|
--default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
1170
|
-
--default-font-family: var(--font-sans);
|
|
1171
|
-
--default-font-feature-settings: var(--font-sans--font-feature-settings);
|
|
1172
|
-
--default-font-variation-settings: var(
|
|
1173
|
-
--font-sans--font-variation-settings
|
|
1174
|
-
);
|
|
1175
|
-
--default-mono-font-family: var(--font-mono);
|
|
1176
|
-
--default-mono-font-feature-settings: var(
|
|
1177
|
-
--font-mono--font-feature-settings
|
|
1178
|
-
);
|
|
1179
|
-
--default-mono-font-variation-settings: var(
|
|
1180
|
-
--font-mono--font-variation-settings
|
|
1181
|
-
);
|
|
1182
1161
|
--color-charcoal-300: hsl(221 17% 67%);
|
|
1183
1162
|
--color-charcoal-700: hsl(219 17% 34%);
|
|
1184
1163
|
--color-charcoal-800: hsl(221 17% 26%);
|
|
@@ -1204,14 +1183,11 @@
|
|
|
1204
1183
|
line-height: 1.5;
|
|
1205
1184
|
-webkit-text-size-adjust: 100%;
|
|
1206
1185
|
tab-size: 4;
|
|
1207
|
-
font-family:
|
|
1208
|
-
font-feature-settings:
|
|
1209
|
-
font-variation-settings:
|
|
1186
|
+
font-family: "Inter", sans-serif;
|
|
1187
|
+
font-feature-settings: initial;
|
|
1188
|
+
font-variation-settings: initial;
|
|
1210
1189
|
-webkit-tap-highlight-color: transparent;
|
|
1211
1190
|
}
|
|
1212
|
-
body {
|
|
1213
|
-
line-height: inherit;
|
|
1214
|
-
}
|
|
1215
1191
|
hr {
|
|
1216
1192
|
height: 0;
|
|
1217
1193
|
color: inherit;
|
|
@@ -1234,9 +1210,9 @@
|
|
|
1234
1210
|
font-weight: bolder;
|
|
1235
1211
|
}
|
|
1236
1212
|
code, kbd, samp, pre {
|
|
1237
|
-
font-family:
|
|
1238
|
-
font-feature-settings:
|
|
1239
|
-
font-variation-settings:
|
|
1213
|
+
font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
|
|
1214
|
+
font-feature-settings: initial;
|
|
1215
|
+
font-variation-settings: initial;
|
|
1240
1216
|
font-size: 1em;
|
|
1241
1217
|
}
|
|
1242
1218
|
small {
|
|
@@ -1300,7 +1276,11 @@
|
|
|
1300
1276
|
}
|
|
1301
1277
|
::placeholder {
|
|
1302
1278
|
opacity: 1;
|
|
1303
|
-
|
|
1279
|
+
}
|
|
1280
|
+
@supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px) {
|
|
1281
|
+
::placeholder {
|
|
1282
|
+
color: color-mix(in oklab, currentColor 50%, transparent);
|
|
1283
|
+
}
|
|
1304
1284
|
}
|
|
1305
1285
|
textarea {
|
|
1306
1286
|
resize: vertical;
|
|
@@ -1613,9 +1593,6 @@
|
|
|
1613
1593
|
.mb-4 {
|
|
1614
1594
|
margin-bottom: calc(var(--spacing) * 4);
|
|
1615
1595
|
}
|
|
1616
|
-
.mb-5 {
|
|
1617
|
-
margin-bottom: calc(var(--spacing) * 5);
|
|
1618
|
-
}
|
|
1619
1596
|
.mb-6 {
|
|
1620
1597
|
margin-bottom: calc(var(--spacing) * 6);
|
|
1621
1598
|
}
|
|
@@ -1643,6 +1620,27 @@
|
|
|
1643
1620
|
.ml-auto {
|
|
1644
1621
|
margin-left: auto;
|
|
1645
1622
|
}
|
|
1623
|
+
.scrollbar-thin {
|
|
1624
|
+
&::-webkit-scrollbar-track {
|
|
1625
|
+
background-color: var(--scrollbar-track);
|
|
1626
|
+
border-radius: var(--scrollbar-track-radius);
|
|
1627
|
+
}
|
|
1628
|
+
&::-webkit-scrollbar-thumb {
|
|
1629
|
+
background-color: var(--scrollbar-thumb);
|
|
1630
|
+
border-radius: var(--scrollbar-thumb-radius);
|
|
1631
|
+
}
|
|
1632
|
+
&::-webkit-scrollbar-corner {
|
|
1633
|
+
background-color: var(--scrollbar-corner);
|
|
1634
|
+
border-radius: var(--scrollbar-corner-radius);
|
|
1635
|
+
}
|
|
1636
|
+
scrollbar-width: thin;
|
|
1637
|
+
scrollbar-color: var(--scrollbar-thumb, initial) var(--scrollbar-track, initial);
|
|
1638
|
+
&::-webkit-scrollbar {
|
|
1639
|
+
display: block;
|
|
1640
|
+
width: 8px;
|
|
1641
|
+
height: 8px;
|
|
1642
|
+
}
|
|
1643
|
+
}
|
|
1646
1644
|
.line-clamp-2 {
|
|
1647
1645
|
overflow: hidden;
|
|
1648
1646
|
display: -webkit-box;
|
|
@@ -2011,6 +2009,9 @@
|
|
|
2011
2009
|
.min-w-8 {
|
|
2012
2010
|
min-width: calc(var(--spacing) * 8);
|
|
2013
2011
|
}
|
|
2012
|
+
.min-w-9 {
|
|
2013
|
+
min-width: calc(var(--spacing) * 9);
|
|
2014
|
+
}
|
|
2014
2015
|
.min-w-36 {
|
|
2015
2016
|
min-width: calc(var(--spacing) * 36);
|
|
2016
2017
|
}
|
|
@@ -2023,9 +2024,6 @@
|
|
|
2023
2024
|
.min-w-\[142px\] {
|
|
2024
2025
|
min-width: 142px;
|
|
2025
2026
|
}
|
|
2026
|
-
.min-w-\[160px\] {
|
|
2027
|
-
min-width: 160px;
|
|
2028
|
-
}
|
|
2029
2027
|
.min-w-\[360px\] {
|
|
2030
2028
|
min-width: 360px;
|
|
2031
2029
|
}
|
|
@@ -2281,6 +2279,9 @@
|
|
|
2281
2279
|
.overflow-scroll {
|
|
2282
2280
|
overflow: scroll;
|
|
2283
2281
|
}
|
|
2282
|
+
.overflow-x-auto {
|
|
2283
|
+
overflow-x: auto;
|
|
2284
|
+
}
|
|
2284
2285
|
.overflow-x-hidden {
|
|
2285
2286
|
overflow-x: hidden;
|
|
2286
2287
|
}
|
|
@@ -2381,6 +2382,10 @@
|
|
|
2381
2382
|
border-top-style: var(--tw-border-style);
|
|
2382
2383
|
border-top-width: 1px;
|
|
2383
2384
|
}
|
|
2385
|
+
.border-r {
|
|
2386
|
+
border-right-style: var(--tw-border-style);
|
|
2387
|
+
border-right-width: 1px;
|
|
2388
|
+
}
|
|
2384
2389
|
.border-r-\[0\.5px\] {
|
|
2385
2390
|
border-right-style: var(--tw-border-style);
|
|
2386
2391
|
border-right-width: 0.5px;
|
|
@@ -2419,6 +2424,9 @@
|
|
|
2419
2424
|
.border-blue-600 {
|
|
2420
2425
|
border-color: var(--color-blue-600);
|
|
2421
2426
|
}
|
|
2427
|
+
.border-blue-900 {
|
|
2428
|
+
border-color: var(--color-blue-900);
|
|
2429
|
+
}
|
|
2422
2430
|
.border-gray-100 {
|
|
2423
2431
|
border-color: var(--color-gray-100);
|
|
2424
2432
|
}
|
|
@@ -2473,6 +2481,9 @@
|
|
|
2473
2481
|
.bg-black {
|
|
2474
2482
|
background-color: var(--color-black);
|
|
2475
2483
|
}
|
|
2484
|
+
.bg-blue-50 {
|
|
2485
|
+
background-color: var(--color-blue-50);
|
|
2486
|
+
}
|
|
2476
2487
|
.bg-blue-100 {
|
|
2477
2488
|
background-color: var(--color-blue-100);
|
|
2478
2489
|
}
|
|
@@ -2611,6 +2622,9 @@
|
|
|
2611
2622
|
.px-\[5\.5px\] {
|
|
2612
2623
|
padding-inline: 5.5px;
|
|
2613
2624
|
}
|
|
2625
|
+
.px-\[12px\] {
|
|
2626
|
+
padding-inline: 12px;
|
|
2627
|
+
}
|
|
2614
2628
|
.py-0 {
|
|
2615
2629
|
padding-block: calc(var(--spacing) * 0);
|
|
2616
2630
|
}
|
|
@@ -2641,6 +2655,9 @@
|
|
|
2641
2655
|
.py-\[7px\] {
|
|
2642
2656
|
padding-block: 7px;
|
|
2643
2657
|
}
|
|
2658
|
+
.py-\[15px\] {
|
|
2659
|
+
padding-block: 15px;
|
|
2660
|
+
}
|
|
2644
2661
|
.pt-0 {
|
|
2645
2662
|
padding-top: calc(var(--spacing) * 0);
|
|
2646
2663
|
}
|
|
@@ -2802,6 +2819,10 @@
|
|
|
2802
2819
|
--tw-leading: calc(var(--spacing) * 10);
|
|
2803
2820
|
line-height: calc(var(--spacing) * 10);
|
|
2804
2821
|
}
|
|
2822
|
+
.leading-\[14px\] {
|
|
2823
|
+
--tw-leading: 14px;
|
|
2824
|
+
line-height: 14px;
|
|
2825
|
+
}
|
|
2805
2826
|
.leading-\[18px\] {
|
|
2806
2827
|
--tw-leading: 18px;
|
|
2807
2828
|
line-height: 18px;
|
|
@@ -3152,6 +3173,18 @@
|
|
|
3152
3173
|
.\[scrollbar-width\:none\] {
|
|
3153
3174
|
scrollbar-width: none;
|
|
3154
3175
|
}
|
|
3176
|
+
.scrollbar-thumb-gray-300 {
|
|
3177
|
+
--scrollbar-thumb: hsl(210 3% 85%);
|
|
3178
|
+
}
|
|
3179
|
+
.scrollbar-track-transparent {
|
|
3180
|
+
--scrollbar-track: transparent;
|
|
3181
|
+
}
|
|
3182
|
+
.not-last\:border-b {
|
|
3183
|
+
&:not(*:last-child) {
|
|
3184
|
+
border-bottom-style: var(--tw-border-style);
|
|
3185
|
+
border-bottom-width: 1px;
|
|
3186
|
+
}
|
|
3187
|
+
}
|
|
3155
3188
|
.group-focus-within\:\!text-gray-900 {
|
|
3156
3189
|
&:is(:where(.group):focus-within *) {
|
|
3157
3190
|
color: var(--color-gray-900) !important;
|
|
@@ -3929,6 +3962,13 @@
|
|
|
3929
3962
|
}
|
|
3930
3963
|
}
|
|
3931
3964
|
}
|
|
3965
|
+
.hover\:scrollbar-thumb-gray-300 {
|
|
3966
|
+
&:hover {
|
|
3967
|
+
@media (hover: hover) {
|
|
3968
|
+
--scrollbar-thumb: hsl(210 3% 85%);
|
|
3969
|
+
}
|
|
3970
|
+
}
|
|
3971
|
+
}
|
|
3932
3972
|
.focus-within\:hover\:cursor-default {
|
|
3933
3973
|
&:focus-within {
|
|
3934
3974
|
&:hover {
|
|
@@ -4664,6 +4704,11 @@
|
|
|
4664
4704
|
--tw-ring-color: var(--color-charcoal-300);
|
|
4665
4705
|
}
|
|
4666
4706
|
}
|
|
4707
|
+
.dark\:scrollbar-thumb-charcoal-700 {
|
|
4708
|
+
&:where(.dark, .dark *) {
|
|
4709
|
+
--scrollbar-thumb: hsl(219 17% 34%);
|
|
4710
|
+
}
|
|
4711
|
+
}
|
|
4667
4712
|
.dark\:group-focus-within\:\!text-gray-50 {
|
|
4668
4713
|
&:where(.dark, .dark *) {
|
|
4669
4714
|
&:is(:where(.group):focus-within *) {
|
|
@@ -5005,6 +5050,15 @@
|
|
|
5005
5050
|
}
|
|
5006
5051
|
}
|
|
5007
5052
|
}
|
|
5053
|
+
.dark\:hover\:scrollbar-thumb-charcoal-700 {
|
|
5054
|
+
&:where(.dark, .dark *) {
|
|
5055
|
+
&:hover {
|
|
5056
|
+
@media (hover: hover) {
|
|
5057
|
+
--scrollbar-thumb: hsl(219 17% 34%);
|
|
5058
|
+
}
|
|
5059
|
+
}
|
|
5060
|
+
}
|
|
5061
|
+
}
|
|
5008
5062
|
.dark\:focus-within\:hover\:bg-charcoal-900 {
|
|
5009
5063
|
&:where(.dark, .dark *) {
|
|
5010
5064
|
&:focus-within {
|
|
@@ -5213,6 +5267,9 @@
|
|
|
5213
5267
|
}
|
|
5214
5268
|
}
|
|
5215
5269
|
}
|
|
5270
|
+
.\[\&\]\:\!w-\[120px\] {
|
|
5271
|
+
width: 120px !important;
|
|
5272
|
+
}
|
|
5216
5273
|
.focus\:\[\&_\.input-field\]\:bg-transparent {
|
|
5217
5274
|
&:focus {
|
|
5218
5275
|
& .input-field {
|
|
@@ -5366,6 +5423,12 @@ input[type="number"] {
|
|
|
5366
5423
|
color: var(--color-gray-900);
|
|
5367
5424
|
}
|
|
5368
5425
|
}
|
|
5426
|
+
@layer base {
|
|
5427
|
+
* {
|
|
5428
|
+
scrollbar-color: initial;
|
|
5429
|
+
scrollbar-width: initial;
|
|
5430
|
+
}
|
|
5431
|
+
}
|
|
5369
5432
|
@property --tw-translate-x {
|
|
5370
5433
|
syntax: "*";
|
|
5371
5434
|
inherits: false;
|