@mattilsynet/design 2.2.3 → 2.2.4
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/mtds/app/app.js +3 -2
- package/mtds/app/app.js.map +1 -1
- package/mtds/chart/chart-element.js +18 -18
- package/mtds/chart/chart-element.js.map +1 -1
- package/mtds/chart/chart.css.js +5 -16
- package/mtds/chart/chart.css.js.map +1 -1
- package/mtds/chart/chart.d.ts +2 -0
- package/mtds/chart/chart.js +11 -0
- package/mtds/chart/chart.js.map +1 -0
- package/mtds/field/field.js +15 -14
- package/mtds/field/field.js.map +1 -1
- package/mtds/index.iife.js +20 -31
- package/mtds/package.json.js +1 -1
- package/mtds/pagination/pagination.js +3 -2
- package/mtds/pagination/pagination.js.map +1 -1
- package/mtds/react.d.ts +1 -0
- package/mtds/react.js +60 -58
- package/mtds/react.js.map +1 -1
- package/mtds/styles.css +1 -1
- package/mtds/styles.json +41 -41
- package/mtds/styles.module.css.js +39 -39
- package/mtds/tooltip/tooltip-observer.js +1 -1
- package/mtds/tooltip/tooltip-observer.js.map +1 -1
- package/package.json +1 -1
package/mtds/styles.json
CHANGED
|
@@ -1,43 +1,43 @@
|
|
|
1
1
|
{
|
|
2
|
-
"alert": "
|
|
3
|
-
"app": "
|
|
4
|
-
"sticky": "
|
|
5
|
-
"avatar": "
|
|
6
|
-
"badge": "
|
|
7
|
-
"breadcrumbs": "
|
|
8
|
-
"button": "
|
|
9
|
-
"card": "
|
|
10
|
-
"group": "
|
|
11
|
-
"chip": "
|
|
12
|
-
"details": "
|
|
13
|
-
"dialog": "
|
|
14
|
-
"divider": "
|
|
15
|
-
"errorsummary": "
|
|
16
|
-
"field": "
|
|
17
|
-
"affixes": "
|
|
18
|
-
"fieldset": "
|
|
19
|
-
"helptext": "
|
|
20
|
-
"input": "
|
|
21
|
-
"grid": "
|
|
22
|
-
"flex": "
|
|
23
|
-
"link": "
|
|
24
|
-
"logo": "
|
|
25
|
-
"pagination": "
|
|
26
|
-
"popover": "
|
|
27
|
-
"progress": "
|
|
28
|
-
"skeleton": "
|
|
29
|
-
"spinner": "
|
|
30
|
-
"steps": "
|
|
31
|
-
"table": "
|
|
32
|
-
"tabs": "
|
|
33
|
-
"tag": "
|
|
34
|
-
"toast": "
|
|
35
|
-
"togglegroup": "
|
|
36
|
-
"heading": "
|
|
37
|
-
"ingress": "
|
|
38
|
-
"muted": "
|
|
39
|
-
"info": "
|
|
40
|
-
"prose": "
|
|
41
|
-
"validation": "
|
|
42
|
-
"body": "
|
|
2
|
+
"alert": "_alert_1nshl_1 _ds-alert_nwz76_3",
|
|
3
|
+
"app": "_app_1nshl_1",
|
|
4
|
+
"sticky": "_sticky_1nshl_1",
|
|
5
|
+
"avatar": "_avatar_1nshl_1 _ds-avatar_nwz76_1",
|
|
6
|
+
"badge": "_badge_1nshl_1",
|
|
7
|
+
"breadcrumbs": "_breadcrumbs_1nshl_1 _ds-breadcrumbs_nwz76_5",
|
|
8
|
+
"button": "_button_1nshl_1 _ds-button_nwz76_1",
|
|
9
|
+
"card": "_card_1nshl_1",
|
|
10
|
+
"group": "_group_1nshl_1",
|
|
11
|
+
"chip": "_chip_1nshl_1 _ds-chip_nwz76_5",
|
|
12
|
+
"details": "_details_1nshl_1 _ds-details_nwz76_3",
|
|
13
|
+
"dialog": "_dialog_1nshl_1 _ds-dialog_nwz76_5",
|
|
14
|
+
"divider": "_divider_1nshl_1",
|
|
15
|
+
"errorsummary": "_errorsummary_1nshl_1 _ds-error-summary_nwz76_5",
|
|
16
|
+
"field": "_field_1nshl_1 _ds-field_nwz76_1",
|
|
17
|
+
"affixes": "_affixes_1nshl_1 _ds-field-affixes_nwz76_3",
|
|
18
|
+
"fieldset": "_fieldset_1nshl_1 _ds-fieldset_nwz76_3",
|
|
19
|
+
"helptext": "_helptext_1nshl_1 _ds-focus_nwz76_1",
|
|
20
|
+
"input": "_input_1nshl_1 _ds-input_nwz76_1",
|
|
21
|
+
"grid": "_grid_1nshl_1",
|
|
22
|
+
"flex": "_flex_1nshl_1",
|
|
23
|
+
"link": "_link_1nshl_1",
|
|
24
|
+
"logo": "_logo_1nshl_1",
|
|
25
|
+
"pagination": "_pagination_1nshl_1 _ds-pagination_nwz76_5",
|
|
26
|
+
"popover": "_popover_1nshl_1",
|
|
27
|
+
"progress": "_progress_1nshl_1",
|
|
28
|
+
"skeleton": "_skeleton_1nshl_1 _ds-skeleton_nwz76_5",
|
|
29
|
+
"spinner": "_spinner_1nshl_1",
|
|
30
|
+
"steps": "_steps_1nshl_1",
|
|
31
|
+
"table": "_table_1nshl_1 _ds-table_nwz76_5",
|
|
32
|
+
"tabs": "_tabs_1nshl_1 _ds-tabs_nwz76_5",
|
|
33
|
+
"tag": "_tag_1nshl_1 _ds-tag_nwz76_5",
|
|
34
|
+
"toast": "_toast_1nshl_1",
|
|
35
|
+
"togglegroup": "_togglegroup_1nshl_1",
|
|
36
|
+
"heading": "_heading_1nshl_1 _ds-heading_nwz76_1",
|
|
37
|
+
"ingress": "_ingress_1nshl_1",
|
|
38
|
+
"muted": "_muted_1nshl_1",
|
|
39
|
+
"info": "_info_1nshl_1",
|
|
40
|
+
"prose": "_prose_1nshl_1",
|
|
41
|
+
"validation": "_validation_1nshl_1 _ds-validation-message_nwz76_1",
|
|
42
|
+
"body": "_body_1nshl_172"
|
|
43
43
|
}
|
|
@@ -1,29 +1,29 @@
|
|
|
1
|
-
const _ = "
|
|
1
|
+
const _ = "_alert_1nshl_1 _ds-alert_nwz76_3", s = "_app_1nshl_1", n = "_sticky_1nshl_1", t = "_avatar_1nshl_1 _ds-avatar_nwz76_1", o = "_badge_1nshl_1", e = "_breadcrumbs_1nshl_1 _ds-breadcrumbs_nwz76_5", l = "_button_1nshl_1 _ds-button_nwz76_1", a = "_card_1nshl_1", r = "_group_1nshl_1", i = "_chip_1nshl_1 _ds-chip_nwz76_5", d = "_details_1nshl_1 _ds-details_nwz76_3", c = "_dialog_1nshl_1 _ds-dialog_nwz76_5", h = "__drawer_1nshl_1", p = "_divider_1nshl_1", g = "_errorsummary_1nshl_1 _ds-error-summary_nwz76_5", u = "__errorsummary_1nshl_1", m = "_field_1nshl_1 _ds-field_nwz76_1", b = "__datalist_1nshl_1", w = "_affixes_1nshl_1 _ds-field-affixes_nwz76_3", f = "_fieldset_1nshl_1 _ds-fieldset_nwz76_3", z = "_helptext_1nshl_1 _ds-focus_nwz76_1", k = "_input_1nshl_1 _ds-input_nwz76_1", v = "_grid_1nshl_1", y = "_flex_1nshl_1", x = "_link_1nshl_1", C = "_logo_1nshl_1", M = "_pagination_1nshl_1 _ds-pagination_nwz76_5", O = "_popover_1nshl_1", S = "_progress_1nshl_1", T = "__indeterminate_1nshl_1", j = "_skeleton_1nshl_1 _ds-skeleton_nwz76_5", q = "__skeleton_1nshl_1", A = "_spinner_1nshl_1", B = "_steps_1nshl_1", D = "_table_1nshl_1 _ds-table_nwz76_5", E = "__scrollShadow_1nshl_1", F = "_tabs_1nshl_1 _ds-tabs_nwz76_5", G = "__scrollMask_1nshl_1", H = "_tag_1nshl_1 _ds-tag_nwz76_5", I = "_toast_1nshl_1", J = "__toastClose_1nshl_1", K = "__toastOpen_1nshl_1", L = "__toastTimeout_1nshl_1", N = "_togglegroup_1nshl_1", P = "__tooltip_1nshl_1", Q = "_heading_1nshl_1 _ds-heading_nwz76_1", R = "_ingress_1nshl_1", U = "_muted_1nshl_1", V = "_info_1nshl_1", W = "_prose_1nshl_1", X = "_validation_1nshl_1 _ds-validation-message_nwz76_1", Y = "_body_1nshl_172", Z = "__checked_1nshl_1", $ = {
|
|
2
2
|
alert: _,
|
|
3
|
-
app:
|
|
4
|
-
sticky:
|
|
5
|
-
avatar:
|
|
6
|
-
badge:
|
|
7
|
-
breadcrumbs:
|
|
8
|
-
button:
|
|
9
|
-
card:
|
|
3
|
+
app: s,
|
|
4
|
+
sticky: n,
|
|
5
|
+
avatar: t,
|
|
6
|
+
badge: o,
|
|
7
|
+
breadcrumbs: e,
|
|
8
|
+
button: l,
|
|
9
|
+
card: a,
|
|
10
10
|
group: r,
|
|
11
11
|
chip: i,
|
|
12
12
|
details: d,
|
|
13
13
|
dialog: c,
|
|
14
|
-
_drawer:
|
|
15
|
-
divider:
|
|
16
|
-
errorsummary:
|
|
17
|
-
_errorsummary:
|
|
18
|
-
field:
|
|
19
|
-
_datalist:
|
|
20
|
-
affixes:
|
|
21
|
-
fieldset:
|
|
22
|
-
helptext:
|
|
14
|
+
_drawer: h,
|
|
15
|
+
divider: p,
|
|
16
|
+
errorsummary: g,
|
|
17
|
+
_errorsummary: u,
|
|
18
|
+
field: m,
|
|
19
|
+
_datalist: b,
|
|
20
|
+
affixes: w,
|
|
21
|
+
fieldset: f,
|
|
22
|
+
helptext: z,
|
|
23
23
|
input: k,
|
|
24
|
-
grid:
|
|
25
|
-
flex:
|
|
26
|
-
link:
|
|
24
|
+
grid: v,
|
|
25
|
+
flex: y,
|
|
26
|
+
link: x,
|
|
27
27
|
logo: C,
|
|
28
28
|
pagination: M,
|
|
29
29
|
popover: O,
|
|
@@ -55,9 +55,9 @@ const _ = "_alert_gzx53_1 _ds-alert_nwz76_3", t = "_app_gzx53_1", s = "_sticky_g
|
|
|
55
55
|
};
|
|
56
56
|
export {
|
|
57
57
|
Z as _checked,
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
58
|
+
b as _datalist,
|
|
59
|
+
h as _drawer,
|
|
60
|
+
u as _errorsummary,
|
|
61
61
|
T as _indeterminate,
|
|
62
62
|
G as _scrollMask,
|
|
63
63
|
E as _scrollShadow,
|
|
@@ -66,32 +66,32 @@ export {
|
|
|
66
66
|
K as _toastOpen,
|
|
67
67
|
L as _toastTimeout,
|
|
68
68
|
P as _tooltip,
|
|
69
|
-
|
|
69
|
+
w as affixes,
|
|
70
70
|
_ as alert,
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
71
|
+
s as app,
|
|
72
|
+
t as avatar,
|
|
73
|
+
o as badge,
|
|
74
74
|
Y as body,
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
75
|
+
e as breadcrumbs,
|
|
76
|
+
l as button,
|
|
77
|
+
a as card,
|
|
78
78
|
i as chip,
|
|
79
79
|
$ as default,
|
|
80
80
|
d as details,
|
|
81
81
|
c as dialog,
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
82
|
+
p as divider,
|
|
83
|
+
g as errorsummary,
|
|
84
|
+
m as field,
|
|
85
|
+
f as fieldset,
|
|
86
|
+
y as flex,
|
|
87
|
+
v as grid,
|
|
88
88
|
r as group,
|
|
89
89
|
Q as heading,
|
|
90
|
-
|
|
90
|
+
z as helptext,
|
|
91
91
|
V as info,
|
|
92
92
|
R as ingress,
|
|
93
93
|
k as input,
|
|
94
|
-
|
|
94
|
+
x as link,
|
|
95
95
|
C as logo,
|
|
96
96
|
U as muted,
|
|
97
97
|
M as pagination,
|
|
@@ -101,7 +101,7 @@ export {
|
|
|
101
101
|
j as skeleton,
|
|
102
102
|
A as spinner,
|
|
103
103
|
B as steps,
|
|
104
|
-
|
|
104
|
+
n as sticky,
|
|
105
105
|
D as table,
|
|
106
106
|
F as tabs,
|
|
107
107
|
H as tag,
|
|
@@ -2,7 +2,7 @@ import { flip as I, shift as h } from "../external/@floating-ui/dom/dist/floatin
|
|
|
2
2
|
import w from "../styles.module.css.js";
|
|
3
3
|
import { IS_BROWSER as C, tag as O, onLoaded as y, on as s, QUICK_EVENT as r, attr as a, anchorPosition as u } from "../utils.js";
|
|
4
4
|
const m = "aria-describedby", p = "Escape", d = "aria-labelledby", A = "--mtds-tooltip-position", P = 300, T = "mtds-tooltip", o = C ? document.getElementById(T) || O("div", {
|
|
5
|
-
|
|
5
|
+
class: w._tooltip,
|
|
6
6
|
id: T,
|
|
7
7
|
popover: "manual"
|
|
8
8
|
}) : null;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tooltip-observer.js","sources":["../../designsystem/tooltip/tooltip-observer.ts"],"sourcesContent":["import { flip, type Placement, shift } from \"@floating-ui/dom\";\nimport styles from \"../styles.module.css\";\nimport {\n\tanchorPosition,\n\tattr,\n\tIS_BROWSER,\n\ton,\n\tonLoaded,\n\tQUICK_EVENT,\n\ttag,\n} from \"../utils\";\n\nconst DESCRIBEDBY = \"aria-describedby\";\nconst ESC = \"Escape\";\nconst LABELLEDBY = \"aria-labelledby\";\nconst POSITION_CSS_PROPERTY = \"--mtds-tooltip-position\";\nconst THROTTLE_DELAY = 300;\nconst TOOLTIP_ID = \"mtds-tooltip\";\nconst TOOLTIP = IS_BROWSER\n\t? document.getElementById(TOOLTIP_ID) ||\n\t\ttag(\"div\", {\n\t\t\
|
|
1
|
+
{"version":3,"file":"tooltip-observer.js","sources":["../../designsystem/tooltip/tooltip-observer.ts"],"sourcesContent":["import { flip, type Placement, shift } from \"@floating-ui/dom\";\nimport styles from \"../styles.module.css\";\nimport {\n\tanchorPosition,\n\tattr,\n\tIS_BROWSER,\n\ton,\n\tonLoaded,\n\tQUICK_EVENT,\n\ttag,\n} from \"../utils\";\n\nconst DESCRIBEDBY = \"aria-describedby\";\nconst ESC = \"Escape\";\nconst LABELLEDBY = \"aria-labelledby\";\nconst POSITION_CSS_PROPERTY = \"--mtds-tooltip-position\";\nconst THROTTLE_DELAY = 300;\nconst TOOLTIP_ID = \"mtds-tooltip\";\nconst TOOLTIP = IS_BROWSER\n\t? document.getElementById(TOOLTIP_ID) ||\n\t\ttag(\"div\", {\n\t\t\tclass: styles._tooltip,\n\t\t\tid: TOOLTIP_ID,\n\t\t\tpopover: \"manual\",\n\t\t})\n\t: null;\n\nlet ANCHOR: Element | null = null;\nlet LAST_CALL = Number.NEGATIVE_INFINITY;\nlet THROTTLE: number | ReturnType<typeof setTimeout> = 0;\n\nfunction handleTooltipMove({ target, type, key }: Event & { key?: string }) {\n\tif (type === \"keydown\" && key !== ESC) return; // Allow ESC dismiss to follow https://www.w3.org/WAI/ARIA/apg/patterns/tooltip/\n\tconst wait = LAST_CALL + THROTTLE_DELAY - Date.now();\n\tclearTimeout(THROTTLE);\n\tTHROTTLE = setTimeout(\n\t\thandleTooltipMoveThrottled,\n\t\tMath.max(wait, 0),\n\t\tkey === ESC ? null : target,\n\t);\n}\n\n// Using a throttled function to avoid performance issues\nfunction handleTooltipMoveThrottled(target: Element | null) {\n\tLAST_CALL = Date.now();\n\n\t// Build and append tooltip if not existing\n\tif (!TOOLTIP || target === TOOLTIP) return; // Allow tooltip to be hovered, following https://www.w3.org/TR/WCAG21/#content-on-hover-or-focus\n\tif (!TOOLTIP?.isConnected) document.body.append(TOOLTIP); // Ensure connected\n\tlet anchor = target?.closest?.<Element>(\"[data-tooltip]\") || null;\n\n\t// No need to update\n\tif (anchor === ANCHOR) return;\n\n\tconst content = (anchor && attr(anchor, \"data-tooltip\")) || \"\";\n\tconst position =\n\t\t(anchor && attr(anchor, \"data-tooltip-position\")) ||\n\t\twindow\n\t\t\t.getComputedStyle(anchor || document.body)\n\t\t\t.getPropertyValue(POSITION_CSS_PROPERTY)\n\t\t\t?.trim() ||\n\t\t\"top\";\n\n\tconst isHidden =\n\t\t!content ||\n\t\tcontent === \"false\" ||\n\t\tcontent === \"true\" ||\n\t\tposition === \"none\";\n\n\tif (isHidden) anchor = null; // Do not show tooltip if boolish value\n\tif (anchor) TOOLTIP.textContent = content; // Only update content if new anchor\n\n\tconst hadLabel = ANCHOR && attr(ANCHOR, LABELLEDBY) === TOOLTIP?.id;\n\tconst hasLabel =\n\t\t(anchor instanceof HTMLElement\n\t\t\t? anchor.innerText\n\t\t\t: anchor?.textContent\n\t\t)?.trim() ||\n\t\tanchor?.hasAttribute(LABELLEDBY) ||\n\t\tanchor?.hasAttribute(\"aria-label\");\n\n\tANCHOR?.removeAttribute(hadLabel ? LABELLEDBY : DESCRIBEDBY); // Unlink previous anchor\n\tanchorPosition(TOOLTIP, false); // Reset anchor position\n\n\tANCHOR = anchor; // Store new anchor - might be null if no new anchor\n\tif (ANCHOR) attr(ANCHOR, hasLabel ? DESCRIBEDBY : LABELLEDBY, TOOLTIP?.id); // Use tooltip as description if allready has label\n\tif (ANCHOR?.isConnected) TOOLTIP.hidePopover(); // Hide tooltip so it can be placed on top-layer on next show\n\tTOOLTIP.togglePopover(!!anchor);\n\tanchorPosition(TOOLTIP, anchor || false, {\n\t\tplacement: position as Placement,\n\t\tmiddleware: [flip(), shift({ padding: 10 })],\n\t});\n}\n\nonLoaded(() => {\n\ton(document, \"blur,focus,mouseout,mouseover\", handleTooltipMove, QUICK_EVENT);\n\ton(window, \"keydown\", handleTooltipMove, QUICK_EVENT);\n\ton(window, \"blur\", handleTooltipMove, QUICK_EVENT);\n});\n"],"names":["DESCRIBEDBY","ESC","LABELLEDBY","POSITION_CSS_PROPERTY","THROTTLE_DELAY","TOOLTIP_ID","TOOLTIP","IS_BROWSER","tag","styles","ANCHOR","LAST_CALL","THROTTLE","handleTooltipMove","target","type","key","wait","handleTooltipMoveThrottled","anchor","content","attr","position","hadLabel","hasLabel","anchorPosition","flip","shift","onLoaded","on","QUICK_EVENT"],"mappings":";;;AAYA,MAAMA,IAAc,oBACdC,IAAM,UACNC,IAAa,mBACbC,IAAwB,2BACxBC,IAAiB,KACjBC,IAAa,gBACbC,IAAUC,IACb,SAAS,eAAeF,CAAU,KACnCG,EAAI,OAAO;AAAA,EACV,OAAOC,EAAO;AAAA,EACd,IAAIJ;AAAA,EACJ,SAAS;AACV,CAAC,IACA;AAEH,IAAIK,IAAyB,MACzBC,IAAY,OAAO,mBACnBC,IAAmD;AAEvD,SAASC,EAAkB,EAAE,QAAAC,GAAQ,MAAAC,GAAM,KAAAC,KAAiC;AAC3E,MAAID,MAAS,aAAaC,MAAQf,EAAK;AACvC,QAAMgB,IAAON,IAAYP,IAAiB,KAAK,IAAA;AAC/C,eAAaQ,CAAQ,GACrBA,IAAW;AAAA,IACVM;AAAA,IACA,KAAK,IAAID,GAAM,CAAC;AAAA,IAChBD,MAAQf,IAAM,OAAOa;AAAA,EAAA;AAEvB;AAGA,SAASI,EAA2BJ,GAAwB;AAI3D,MAHAH,IAAY,KAAK,IAAA,GAGb,CAACL,KAAWQ,MAAWR,EAAS;AACpC,EAAKA,GAAS,eAAa,SAAS,KAAK,OAAOA,CAAO;AACvD,MAAIa,IAASL,GAAQ,UAAmB,gBAAgB,KAAK;AAG7D,MAAIK,MAAWT,EAAQ;AAEvB,QAAMU,IAAWD,KAAUE,EAAKF,GAAQ,cAAc,KAAM,IACtDG,IACJH,KAAUE,EAAKF,GAAQ,uBAAuB,KAC/C,OACE,iBAAiBA,KAAU,SAAS,IAAI,EACxC,iBAAiBhB,CAAqB,GACrC,UACH;AAQD,GALC,CAACiB,KACDA,MAAY,WACZA,MAAY,UACZE,MAAa,YAEAH,IAAS,OACnBA,QAAgB,cAAcC;AAElC,QAAMG,IAAWb,KAAUW,EAAKX,GAAQR,CAAU,MAAMI,GAAS,IAC3DkB,KACJL,aAAkB,cAChBA,EAAO,YACPA,GAAQ,cACR,KAAA,KACHA,GAAQ,aAAajB,CAAU,KAC/BiB,GAAQ,aAAa,YAAY;AAElC,EAAAT,GAAQ,gBAAgBa,IAAWrB,IAAaF,CAAW,GAC3DyB,EAAenB,GAAS,EAAK,GAE7BI,IAASS,GACLT,KAAQW,EAAKX,GAAQc,IAAWxB,IAAcE,GAAYI,GAAS,EAAE,GACrEI,GAAQ,eAAaJ,EAAQ,YAAA,GACjCA,EAAQ,cAAc,CAAC,CAACa,CAAM,GAC9BM,EAAenB,GAASa,KAAU,IAAO;AAAA,IACxC,WAAWG;AAAA,IACX,YAAY,CAACI,EAAA,GAAQC,EAAM,EAAE,SAAS,IAAI,CAAC;AAAA,EAAA,CAC3C;AACF;AAEAC,EAAS,MAAM;AACd,EAAAC,EAAG,UAAU,iCAAiChB,GAAmBiB,CAAW,GAC5ED,EAAG,QAAQ,WAAWhB,GAAmBiB,CAAW,GACpDD,EAAG,QAAQ,QAAQhB,GAAmBiB,CAAW;AAClD,CAAC;"}
|