@uva-glass/component-library 3.47.7 → 3.47.8
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/dist/{WeekSelector.module-CTDcqKel.js → WeekSelector.module-P6WOVdLX.js} +12 -12
- package/dist/WeekSelector.module-P6WOVdLX.js.map +1 -0
- package/dist/assets/WeekSelector.css +1 -1
- package/dist/components/WeekSelector/WeekSelector.js +1 -1
- package/dist/components/WeekSelector/components/WeekSelectorButton.js +1 -1
- package/dist/components/WeekSelector/components/WeekSelectorOption.js +1 -1
- package/dist/components/WeekSelector/components/WeekSelectorOptionContainer.js +1 -1
- package/package.json +1 -1
- package/dist/WeekSelector.module-CTDcqKel.js.map +0 -1
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import './assets/WeekSelector.css';const e = {
|
|
2
|
-
"week-selector": "_week-
|
|
3
|
-
"week-selector-button": "_week-selector-
|
|
4
|
-
"week-selector-option-container": "_week-selector-option-
|
|
5
|
-
"week-selector-option-header": "_week-selector-option-
|
|
6
|
-
"week-selector-option-table": "_week-selector-option-
|
|
7
|
-
"week-selector-option-table-labels": "_week-selector-option-table-
|
|
8
|
-
"week-selector-option-week-grid": "_week-selector-option-week-
|
|
9
|
-
"week-selector-option-table-label": "_week-selector-option-table-
|
|
10
|
-
"week-selector-option-week-row": "_week-selector-option-week-
|
|
11
|
-
"week-selector-option-week": "_week-selector-option-
|
|
12
|
-
"week-selector-option-week--selected": "_week-selector-option-week--
|
|
2
|
+
"week-selector": "_week-selector_shpxu_1",
|
|
3
|
+
"week-selector-button": "_week-selector-button_shpxu_5",
|
|
4
|
+
"week-selector-option-container": "_week-selector-option-container_shpxu_26",
|
|
5
|
+
"week-selector-option-header": "_week-selector-option-header_shpxu_40",
|
|
6
|
+
"week-selector-option-table": "_week-selector-option-table_shpxu_47",
|
|
7
|
+
"week-selector-option-table-labels": "_week-selector-option-table-labels_shpxu_52",
|
|
8
|
+
"week-selector-option-week-grid": "_week-selector-option-week-grid_shpxu_53",
|
|
9
|
+
"week-selector-option-table-label": "_week-selector-option-table-label_shpxu_52",
|
|
10
|
+
"week-selector-option-week-row": "_week-selector-option-week-row_shpxu_76",
|
|
11
|
+
"week-selector-option-week": "_week-selector-option-week_shpxu_53",
|
|
12
|
+
"week-selector-option-week--selected": "_week-selector-option-week--selected_shpxu_113"
|
|
13
13
|
};
|
|
14
14
|
export {
|
|
15
15
|
e as s
|
|
16
16
|
};
|
|
17
|
-
//# sourceMappingURL=WeekSelector.module-
|
|
17
|
+
//# sourceMappingURL=WeekSelector.module-P6WOVdLX.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"WeekSelector.module-P6WOVdLX.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
._week-
|
|
1
|
+
._week-selector_shpxu_1{position:relative}._week-selector-button_shpxu_5{align-items:center;background-color:var(--new-color-uva-white);border:1px solid var(--new-color-grey-700);border-radius:.25rem;color:var(--new-color-uva-black);cursor:pointer;display:flex;font-family:inherit;font-size:inherit;height:2.75rem;justify-content:space-between;min-width:8rem;padding:0 .75rem 0 1rem}._week-selector-button_shpxu_5:focus-visible{outline:.125rem dotted var(--new-color-navy-600);outline-offset:.125rem}._week-selector-option-container_shpxu_26{background-color:var(--new-color-uva-white);border:1px solid var(--new-color-grey-400);border-radius:.25rem;display:flex;flex-direction:column;gap:.75rem;inset:100% auto auto 0;padding:1.5rem;position:absolute;width:max-content;z-index:10}._week-selector-option-header_shpxu_40{color:var(--new-color-uva-black);font-family:inherit;font-size:var(--font-size-default);font-weight:var(--semibold)}._week-selector-option-table_shpxu_47{display:flex;gap:1.5rem}._week-selector-option-table-labels_shpxu_52,._week-selector-option-week-grid_shpxu_53{display:flex;flex-direction:column;font-family:inherit;gap:.5rem;min-width:max-content;padding:.5rem 0}._week-selector-option-table-label_shpxu_52{color:var(--new-color-uva-black);font-weight:var(--semibold);line-height:2.25rem}._week-selector-option-week-grid_shpxu_53{border:1px solid var(--new-color-grey-700);border-radius:.5rem;max-width:max-content;padding:.5rem;width:100%}._week-selector-option-week-row_shpxu_76{display:flex;gap:.25rem}._week-selector-option-week_shpxu_53{align-items:center;background-color:var(--new-color-uva-white);border:none;border-radius:.25rem;color:var(--new-color-uva-black);cursor:pointer;display:flex;height:2.25rem;justify-content:center;width:2.25rem}._week-selector-option-week_shpxu_53:disabled{background-color:var(--new-color-grey-400);color:var(--new-color-grey-700)}._week-selector-option-week_shpxu_53:disabled:active{background-color:var(--new-color-grey-500);color:var(--new-color-grey-00);font-weight:var(--semibold)}._week-selector-option-week_shpxu_53:disabled:hover{cursor:not-allowed}._week-selector-option-week_shpxu_53:hover{background-color:var(--new-color-grey-300)}._week-selector-option-week--selected_shpxu_113,._week-selector-option-week--selected_shpxu_113:hover{background-color:var(--new-color-navy-600);color:var(--new-color-uva-white)}._week-selector-option-week_shpxu_53:focus-visible{outline:.125rem dotted var(--new-color-navy-600);outline-offset:.125rem}
|
|
@@ -3,7 +3,7 @@ import { useState as f, useRef as h, useMemo as w, useEffect as y, useLayoutEffe
|
|
|
3
3
|
import { WeekSelectorButton as T } from "./components/WeekSelectorButton.js";
|
|
4
4
|
import { WeekSelectorOptionContainer as j } from "./components/WeekSelectorOptionContainer.js";
|
|
5
5
|
import { WeekSelectorOption as z } from "./components/WeekSelectorOption.js";
|
|
6
|
-
import { s as P } from "../../WeekSelector.module-
|
|
6
|
+
import { s as P } from "../../WeekSelector.module-P6WOVdLX.js";
|
|
7
7
|
import { useOnClickOutside as x } from "../hooks/useOnClickOutside.js";
|
|
8
8
|
const K = ({
|
|
9
9
|
weeks: n,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsxs as o, jsx as r } from "react/jsx-runtime";
|
|
2
2
|
import { Icon as s } from "../../Icon/Icon.js";
|
|
3
|
-
import { s as n } from "../../../WeekSelector.module-
|
|
3
|
+
import { s as n } from "../../../WeekSelector.module-P6WOVdLX.js";
|
|
4
4
|
const m = ({ label: e, onClick: t }) => /* @__PURE__ */ o(
|
|
5
5
|
"button",
|
|
6
6
|
{
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx as s } from "react/jsx-runtime";
|
|
2
2
|
import { c as f } from "../../../clsx-OuTLNxxd.js";
|
|
3
|
-
import { s as a } from "../../../WeekSelector.module-
|
|
3
|
+
import { s as a } from "../../../WeekSelector.module-P6WOVdLX.js";
|
|
4
4
|
const h = ({
|
|
5
5
|
periodIndex: i,
|
|
6
6
|
weeks: d,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsxs as t, jsx as o } from "react/jsx-runtime";
|
|
2
2
|
import { c as m } from "../../../clsx-OuTLNxxd.js";
|
|
3
3
|
import { forwardRef as d } from "react";
|
|
4
|
-
import { s as e } from "../../../WeekSelector.module-
|
|
4
|
+
import { s as e } from "../../../WeekSelector.module-P6WOVdLX.js";
|
|
5
5
|
const k = d(
|
|
6
6
|
({ header: r, periodLabels: i, isVisible: l = !1, topPosition: a, children: c }, n) => /* @__PURE__ */ t(
|
|
7
7
|
"div",
|
package/package.json
CHANGED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"WeekSelector.module-CTDcqKel.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;"}
|