@nldd/design-system 0.8.47 → 0.8.48
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/components/components.js +1 -1
- package/dist/components/{index-CuzqC3j7.js → index-CHPElQwp.js} +6 -15
- package/dist/components/layout/page-footer/page-footer.styles.d.ts.map +1 -1
- package/dist/components/layout/page-footer/page-footer.styles.js +3 -12
- package/dist/components/layout/page-footer/page-footer.styles.js.map +1 -1
- package/dist/components/{prism-python-DUL3Gysb.js → prism-python-ByhwnnUm.js} +1 -1
- package/dist/components/{prism-rust-BGBMvZa7.js → prism-rust-BuyNemv0.js} +1 -1
- package/dist/components/{prism-typescript-QDrnGhET.js → prism-typescript-DNQwLx9f.js} +1 -1
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { N, a, b, c, d, e, f, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v, w, x, y, z, A, B, C, D, E, F, G, H, I, J, K, L, M, O, P, Q, R, S, T, U, V, W, X, Y, Z, _, $, a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, aa, ab, ac, ad, ae, af, ag, ah, ai, aj, ak, al, am, an, ao, ap, aq, ar, as, at, au, av, aw, ax } from "./index-
|
|
1
|
+
import { N, a, b, c, d, e, f, h, i, j, k, l, m, n, o, p, q, r, s, t, u, v, w, x, y, z, A, B, C, D, E, F, G, H, I, J, K, L, M, O, P, Q, R, S, T, U, V, W, X, Y, Z, _, $, a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, aa, ab, ac, ad, ae, af, ag, ah, ai, aj, ak, al, am, an, ao, ap, aq, ar, as, at, au, av, aw, ax } from "./index-CHPElQwp.js";
|
|
2
2
|
export {
|
|
3
3
|
N as NLDDAppView,
|
|
4
4
|
a as NLDDBadge,
|
|
@@ -8350,17 +8350,17 @@ const GRAMMAR_LOADERS = {
|
|
|
8350
8350
|
yaml: () => import("./prism-yaml-DO0f9pf6.js"),
|
|
8351
8351
|
json: () => import("./prism-json-DIMpow89.js"),
|
|
8352
8352
|
javascript: () => import("./prism-javascript-DeC_17Pw.js"),
|
|
8353
|
-
typescript: () => import("./prism-typescript-
|
|
8353
|
+
typescript: () => import("./prism-typescript-DNQwLx9f.js").then((n) => n.p),
|
|
8354
8354
|
css: () => import("./prism-css-B93tXdOU.js"),
|
|
8355
8355
|
html: () => import("./prism-markup-DfJYPYHA.js"),
|
|
8356
8356
|
xml: () => import("./prism-markup-DfJYPYHA.js"),
|
|
8357
8357
|
bash: () => import("./prism-bash-vbqaw3JR.js"),
|
|
8358
8358
|
markdown: () => import("./prism-markdown-D-uFBkiz.js"),
|
|
8359
|
-
rust: () => import("./prism-rust-
|
|
8359
|
+
rust: () => import("./prism-rust-BuyNemv0.js").then((n) => n.p),
|
|
8360
8360
|
gherkin: () => import("./prism-gherkin-CMPYyXOQ.js"),
|
|
8361
8361
|
toml: () => import("./prism-toml-Ubdq-a5x.js"),
|
|
8362
8362
|
sql: () => import("./prism-sql-BGqCBMyJ.js"),
|
|
8363
|
-
python: () => import("./prism-python-
|
|
8363
|
+
python: () => import("./prism-python-ByhwnnUm.js").then((n) => n.p)
|
|
8364
8364
|
};
|
|
8365
8365
|
const grammarLoads = /* @__PURE__ */ new Map();
|
|
8366
8366
|
function loadGrammar(language) {
|
|
@@ -20527,18 +20527,6 @@ const pageFooterStyles = css`
|
|
|
20527
20527
|
--_lintje-color: #154273;
|
|
20528
20528
|
--context-parent-background-color: var(--components-page-footer-background-color);
|
|
20529
20529
|
|
|
20530
|
-
@container (max-width: ${smMax$2}) {
|
|
20531
|
-
--_lintje-width: var(--primitives-space-40);
|
|
20532
|
-
}
|
|
20533
|
-
|
|
20534
|
-
@container (min-width: ${mdMin$2}) and (max-width: ${mdMax$1}) {
|
|
20535
|
-
--_lintje-width: var(--primitives-space-44);
|
|
20536
|
-
}
|
|
20537
|
-
|
|
20538
|
-
@container (min-width: ${lgMin$1}) {
|
|
20539
|
-
--_lintje-width: var(--primitives-space-48);
|
|
20540
|
-
}
|
|
20541
|
-
|
|
20542
20530
|
container-type: inline-size;
|
|
20543
20531
|
display: block;
|
|
20544
20532
|
background-color: var(--components-page-footer-background-color);
|
|
@@ -20560,14 +20548,17 @@ const pageFooterStyles = css`
|
|
|
20560
20548
|
|
|
20561
20549
|
@container (max-width: ${smMax$2}) {
|
|
20562
20550
|
padding-inline: var(--semantics-page-sections-sm-margin-inline);
|
|
20551
|
+
--_lintje-width: var(--primitives-space-40);
|
|
20563
20552
|
}
|
|
20564
20553
|
|
|
20565
20554
|
@container (min-width: ${mdMin$2}) and (max-width: ${mdMax$1}) {
|
|
20566
20555
|
padding-inline: var(--semantics-page-sections-md-margin-inline);
|
|
20556
|
+
--_lintje-width: var(--primitives-space-44);
|
|
20567
20557
|
}
|
|
20568
20558
|
|
|
20569
20559
|
@container (min-width: ${lgMin$1}) {
|
|
20570
20560
|
padding-inline: var(--semantics-page-sections-lg-margin-inline);
|
|
20561
|
+
--_lintje-width: var(--primitives-space-48);
|
|
20571
20562
|
}
|
|
20572
20563
|
}
|
|
20573
20564
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"page-footer.styles.d.ts","sourceRoot":"","sources":["../../../../src/components/layout/page-footer/page-footer.styles.ts"],"names":[],"mappings":"AAQA,eAAO,MAAM,gBAAgB,
|
|
1
|
+
{"version":3,"file":"page-footer.styles.d.ts","sourceRoot":"","sources":["../../../../src/components/layout/page-footer/page-footer.styles.ts"],"names":[],"mappings":"AAQA,eAAO,MAAM,gBAAgB,yBA8H5B,CAAC;AAEF,eAAO,MAAM,wBAAwB,yBAoCpC,CAAC;AAEF,eAAO,MAAM,4BAA4B,yBA0BxC,CAAC"}
|
|
@@ -14,18 +14,6 @@ export const pageFooterStyles = css `
|
|
|
14
14
|
--_lintje-color: #154273;
|
|
15
15
|
--context-parent-background-color: var(--components-page-footer-background-color);
|
|
16
16
|
|
|
17
|
-
@container (max-width: ${smMax}) {
|
|
18
|
-
--_lintje-width: var(--primitives-space-40);
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
@container (min-width: ${mdMin}) and (max-width: ${mdMax}) {
|
|
22
|
-
--_lintje-width: var(--primitives-space-44);
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
@container (min-width: ${lgMin}) {
|
|
26
|
-
--_lintje-width: var(--primitives-space-48);
|
|
27
|
-
}
|
|
28
|
-
|
|
29
17
|
container-type: inline-size;
|
|
30
18
|
display: block;
|
|
31
19
|
background-color: var(--components-page-footer-background-color);
|
|
@@ -47,14 +35,17 @@ export const pageFooterStyles = css `
|
|
|
47
35
|
|
|
48
36
|
@container (max-width: ${smMax}) {
|
|
49
37
|
padding-inline: var(--semantics-page-sections-sm-margin-inline);
|
|
38
|
+
--_lintje-width: var(--primitives-space-40);
|
|
50
39
|
}
|
|
51
40
|
|
|
52
41
|
@container (min-width: ${mdMin}) and (max-width: ${mdMax}) {
|
|
53
42
|
padding-inline: var(--semantics-page-sections-md-margin-inline);
|
|
43
|
+
--_lintje-width: var(--primitives-space-44);
|
|
54
44
|
}
|
|
55
45
|
|
|
56
46
|
@container (min-width: ${lgMin}) {
|
|
57
47
|
padding-inline: var(--semantics-page-sections-lg-margin-inline);
|
|
48
|
+
--_lintje-width: var(--primitives-space-48);
|
|
58
49
|
}
|
|
59
50
|
}
|
|
60
51
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"page-footer.styles.js","sourceRoot":"","sources":["../../../../src/components/layout/page-footer/page-footer.styles.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAE,SAAS,EAAE,MAAM,KAAK,CAAC;AACrC,OAAO,EAAE,WAAW,EAAE,MAAM,uCAAuC,CAAC;AAEpE,MAAM,KAAK,GAAG,SAAS,CAAC,WAAW,CAAC,KAAK,CAAC,CAAC;AAC3C,MAAM,KAAK,GAAG,SAAS,CAAC,WAAW,CAAC,KAAK,CAAC,CAAC;AAC3C,MAAM,KAAK,GAAG,SAAS,CAAC,WAAW,CAAC,KAAK,CAAC,CAAC;AAC3C,MAAM,KAAK,GAAG,SAAS,CAAC,WAAW,CAAC,KAAK,CAAC,CAAC;AAE3C,MAAM,CAAC,MAAM,gBAAgB,GAAG,GAAG,CAAA
|
|
1
|
+
{"version":3,"file":"page-footer.styles.js","sourceRoot":"","sources":["../../../../src/components/layout/page-footer/page-footer.styles.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAE,SAAS,EAAE,MAAM,KAAK,CAAC;AACrC,OAAO,EAAE,WAAW,EAAE,MAAM,uCAAuC,CAAC;AAEpE,MAAM,KAAK,GAAG,SAAS,CAAC,WAAW,CAAC,KAAK,CAAC,CAAC;AAC3C,MAAM,KAAK,GAAG,SAAS,CAAC,WAAW,CAAC,KAAK,CAAC,CAAC;AAC3C,MAAM,KAAK,GAAG,SAAS,CAAC,WAAW,CAAC,KAAK,CAAC,CAAC;AAC3C,MAAM,KAAK,GAAG,SAAS,CAAC,WAAW,CAAC,KAAK,CAAC,CAAC;AAE3C,MAAM,CAAC,MAAM,gBAAgB,GAAG,GAAG,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;2BA6BR,KAAK;;;;;2BAKL,KAAK,qBAAqB,KAAK;;;;;2BAK/B,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;2BAgCL,KAAK;;;;2BAIL,KAAK,qBAAqB,KAAK;;;;2BAI/B,KAAK;;;;;;2BAML,KAAK;;;;2BAIL,KAAK,qBAAqB,KAAK;;;;2BAI/B,KAAK;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAiC/B,CAAC;AAEF,MAAM,CAAC,MAAM,wBAAwB,GAAG,GAAG,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAoC1C,CAAC;AAEF,MAAM,CAAC,MAAM,4BAA4B,GAAG,GAAG,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;CA0B9C,CAAC"}
|