@theroutingcompany/components 0.0.77 → 0.0.78
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/README.md
CHANGED
|
@@ -34,7 +34,12 @@ npm run ready:release
|
|
|
34
34
|
|
|
35
35
|
## Storybook deployment
|
|
36
36
|
|
|
37
|
-
|
|
37
|
+
- Run the docker script aliases to deploy the storybook.
|
|
38
|
+
|
|
39
|
+
### TODO
|
|
40
|
+
|
|
41
|
+
- Change the cloudbuild.yaml to auto build/tag/deploy the cloud run.
|
|
42
|
+
- Fix the Dockerfile to get design.trc.dev to work. (Need to serve the app with something other than Python so the CORS isn't broken.)
|
|
38
43
|
|
|
39
44
|
## UI Libraries
|
|
40
45
|
|
|
@@ -23346,61 +23346,58 @@ const KI = t4, mh = M(Pe)`
|
|
|
23346
23346
|
enter: 0,
|
|
23347
23347
|
exit: xi(f.motion_duration_medium)
|
|
23348
23348
|
},
|
|
23349
|
-
children: (E) => (
|
|
23350
|
-
|
|
23351
|
-
|
|
23352
|
-
|
|
23353
|
-
|
|
23354
|
-
|
|
23355
|
-
|
|
23356
|
-
|
|
23357
|
-
|
|
23358
|
-
|
|
23359
|
-
|
|
23360
|
-
|
|
23361
|
-
|
|
23362
|
-
|
|
23363
|
-
|
|
23364
|
-
|
|
23365
|
-
|
|
23366
|
-
|
|
23367
|
-
|
|
23368
|
-
|
|
23369
|
-
|
|
23370
|
-
|
|
23371
|
-
|
|
23372
|
-
|
|
23373
|
-
|
|
23374
|
-
|
|
23375
|
-
|
|
23376
|
-
|
|
23377
|
-
|
|
23378
|
-
|
|
23379
|
-
|
|
23380
|
-
|
|
23381
|
-
|
|
23382
|
-
|
|
23383
|
-
|
|
23384
|
-
|
|
23385
|
-
|
|
23386
|
-
|
|
23387
|
-
|
|
23388
|
-
|
|
23389
|
-
|
|
23390
|
-
|
|
23391
|
-
|
|
23392
|
-
|
|
23393
|
-
|
|
23394
|
-
|
|
23395
|
-
|
|
23396
|
-
|
|
23397
|
-
|
|
23398
|
-
|
|
23399
|
-
|
|
23400
|
-
|
|
23401
|
-
}
|
|
23402
|
-
) })
|
|
23403
|
-
)
|
|
23349
|
+
children: (E) => /* @__PURE__ */ D(Rb, { returnFocus: !0, disabled: !c || xg(), children: /* @__PURE__ */ D(
|
|
23350
|
+
Pe,
|
|
23351
|
+
{
|
|
23352
|
+
"data-id": "drawer-wrapper",
|
|
23353
|
+
height: "100vh",
|
|
23354
|
+
left: "0",
|
|
23355
|
+
position: "fixed",
|
|
23356
|
+
ref: n,
|
|
23357
|
+
style: { pointerEvents: "none" },
|
|
23358
|
+
tabIndex: -1,
|
|
23359
|
+
top: "0",
|
|
23360
|
+
width: "100vw",
|
|
23361
|
+
zIndex: Number(f.z_index_foreground_highest),
|
|
23362
|
+
children: /* @__PURE__ */ D(
|
|
23363
|
+
UI,
|
|
23364
|
+
{
|
|
23365
|
+
"aria-modal": "true",
|
|
23366
|
+
"data-id": "drawer-container",
|
|
23367
|
+
id: i,
|
|
23368
|
+
name: v ?? g,
|
|
23369
|
+
"aria-label": v ?? g,
|
|
23370
|
+
ref: b,
|
|
23371
|
+
role: "dialog",
|
|
23372
|
+
$state: E,
|
|
23373
|
+
$viewportPosition: d,
|
|
23374
|
+
tabIndex: -1,
|
|
23375
|
+
bg: "white",
|
|
23376
|
+
position: "absolute",
|
|
23377
|
+
top: "0",
|
|
23378
|
+
bottom: "0",
|
|
23379
|
+
maxWidth: h,
|
|
23380
|
+
width: m,
|
|
23381
|
+
right: d === "right" ? "0" : "auto",
|
|
23382
|
+
left: d === "left" ? "0" : "auto",
|
|
23383
|
+
boxShadow: f.elevation_static_low,
|
|
23384
|
+
m: f.spacing_300,
|
|
23385
|
+
borderRadius: f.border_radius_400,
|
|
23386
|
+
overflowX: "hidden",
|
|
23387
|
+
children: /* @__PURE__ */ D(El.TouchScrollable, { children: /* @__PURE__ */ D(
|
|
23388
|
+
Pe,
|
|
23389
|
+
{
|
|
23390
|
+
overflowY: "scroll",
|
|
23391
|
+
overflowX: "hidden",
|
|
23392
|
+
position: "relative",
|
|
23393
|
+
height: "100%",
|
|
23394
|
+
children: /* @__PURE__ */ D(os.Provider, { value: { onClose: s, loading: p }, children: r })
|
|
23395
|
+
}
|
|
23396
|
+
) })
|
|
23397
|
+
}
|
|
23398
|
+
)
|
|
23399
|
+
}
|
|
23400
|
+
) })
|
|
23404
23401
|
}
|
|
23405
23402
|
) })
|
|
23406
23403
|
] });
|