@nswds/tokens 2.25.6 → 2.26.0
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 +18 -0
- package/dist/css/prism/prism.css +719 -0
- package/dist/index.cjs +24 -24
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +24 -24
- package/dist/index.js.map +1 -1
- package/package.json +9 -3
- package/src/css/prism/prism.css +719 -0
package/dist/index.cjs
CHANGED
|
@@ -12,7 +12,7 @@ var __export = (target, all) => {
|
|
|
12
12
|
|
|
13
13
|
// tokens/global/color/hex.json
|
|
14
14
|
var require_hex = __commonJS({
|
|
15
|
-
"tokens/global/color/hex.json"(exports, module) {
|
|
15
|
+
"tokens/global/color/hex.json"(exports$1, module) {
|
|
16
16
|
module.exports = {
|
|
17
17
|
"nsw-grey": {
|
|
18
18
|
"50": {
|
|
@@ -1424,7 +1424,7 @@ var require_hex = __commonJS({
|
|
|
1424
1424
|
|
|
1425
1425
|
// tokens/global/color/hsl.json
|
|
1426
1426
|
var require_hsl = __commonJS({
|
|
1427
|
-
"tokens/global/color/hsl.json"(exports, module) {
|
|
1427
|
+
"tokens/global/color/hsl.json"(exports$1, module) {
|
|
1428
1428
|
module.exports = {
|
|
1429
1429
|
"nsw-grey": {
|
|
1430
1430
|
"50": {
|
|
@@ -5572,7 +5572,7 @@ var require_hsl = __commonJS({
|
|
|
5572
5572
|
|
|
5573
5573
|
// tokens/global/color/oklch.json
|
|
5574
5574
|
var require_oklch = __commonJS({
|
|
5575
|
-
"tokens/global/color/oklch.json"(exports, module) {
|
|
5575
|
+
"tokens/global/color/oklch.json"(exports$1, module) {
|
|
5576
5576
|
module.exports = {
|
|
5577
5577
|
"nsw-grey": {
|
|
5578
5578
|
"50": {
|
|
@@ -9720,7 +9720,7 @@ var require_oklch = __commonJS({
|
|
|
9720
9720
|
|
|
9721
9721
|
// tokens/global/color/rgb.json
|
|
9722
9722
|
var require_rgb = __commonJS({
|
|
9723
|
-
"tokens/global/color/rgb.json"(exports, module) {
|
|
9723
|
+
"tokens/global/color/rgb.json"(exports$1, module) {
|
|
9724
9724
|
module.exports = {
|
|
9725
9725
|
"nsw-grey": {
|
|
9726
9726
|
"50": {
|
|
@@ -13868,7 +13868,7 @@ var require_rgb = __commonJS({
|
|
|
13868
13868
|
|
|
13869
13869
|
// tokens/themes/color/masterbrand/hex.json
|
|
13870
13870
|
var require_hex2 = __commonJS({
|
|
13871
|
-
"tokens/themes/color/masterbrand/hex.json"(exports, module) {
|
|
13871
|
+
"tokens/themes/color/masterbrand/hex.json"(exports$1, module) {
|
|
13872
13872
|
module.exports = {
|
|
13873
13873
|
primary: {
|
|
13874
13874
|
"50": {
|
|
@@ -14110,7 +14110,7 @@ var require_hex2 = __commonJS({
|
|
|
14110
14110
|
|
|
14111
14111
|
// tokens/themes/color/masterbrand/hsl.json
|
|
14112
14112
|
var require_hsl2 = __commonJS({
|
|
14113
|
-
"tokens/themes/color/masterbrand/hsl.json"(exports, module) {
|
|
14113
|
+
"tokens/themes/color/masterbrand/hsl.json"(exports$1, module) {
|
|
14114
14114
|
module.exports = {
|
|
14115
14115
|
primary: {
|
|
14116
14116
|
"50": {
|
|
@@ -14352,7 +14352,7 @@ var require_hsl2 = __commonJS({
|
|
|
14352
14352
|
|
|
14353
14353
|
// tokens/themes/color/masterbrand/oklch.json
|
|
14354
14354
|
var require_oklch2 = __commonJS({
|
|
14355
|
-
"tokens/themes/color/masterbrand/oklch.json"(exports, module) {
|
|
14355
|
+
"tokens/themes/color/masterbrand/oklch.json"(exports$1, module) {
|
|
14356
14356
|
module.exports = {
|
|
14357
14357
|
primary: {
|
|
14358
14358
|
"50": {
|
|
@@ -14594,7 +14594,7 @@ var require_oklch2 = __commonJS({
|
|
|
14594
14594
|
|
|
14595
14595
|
// tokens/themes/color/masterbrand/rgb.json
|
|
14596
14596
|
var require_rgb2 = __commonJS({
|
|
14597
|
-
"tokens/themes/color/masterbrand/rgb.json"(exports, module) {
|
|
14597
|
+
"tokens/themes/color/masterbrand/rgb.json"(exports$1, module) {
|
|
14598
14598
|
module.exports = {
|
|
14599
14599
|
primary: {
|
|
14600
14600
|
"50": {
|
|
@@ -14836,7 +14836,7 @@ var require_rgb2 = __commonJS({
|
|
|
14836
14836
|
|
|
14837
14837
|
// tokens/semantic/color/hex.json
|
|
14838
14838
|
var require_hex3 = __commonJS({
|
|
14839
|
-
"tokens/semantic/color/hex.json"(exports, module) {
|
|
14839
|
+
"tokens/semantic/color/hex.json"(exports$1, module) {
|
|
14840
14840
|
module.exports = {
|
|
14841
14841
|
success: {
|
|
14842
14842
|
"50": {
|
|
@@ -15156,7 +15156,7 @@ var require_hex3 = __commonJS({
|
|
|
15156
15156
|
|
|
15157
15157
|
// tokens/semantic/color/hsl.json
|
|
15158
15158
|
var require_hsl3 = __commonJS({
|
|
15159
|
-
"tokens/semantic/color/hsl.json"(exports, module) {
|
|
15159
|
+
"tokens/semantic/color/hsl.json"(exports$1, module) {
|
|
15160
15160
|
module.exports = {
|
|
15161
15161
|
success: {
|
|
15162
15162
|
"50": {
|
|
@@ -15780,7 +15780,7 @@ var require_hsl3 = __commonJS({
|
|
|
15780
15780
|
|
|
15781
15781
|
// tokens/semantic/color/oklch.json
|
|
15782
15782
|
var require_oklch3 = __commonJS({
|
|
15783
|
-
"tokens/semantic/color/oklch.json"(exports, module) {
|
|
15783
|
+
"tokens/semantic/color/oklch.json"(exports$1, module) {
|
|
15784
15784
|
module.exports = {
|
|
15785
15785
|
success: {
|
|
15786
15786
|
"50": {
|
|
@@ -16404,7 +16404,7 @@ var require_oklch3 = __commonJS({
|
|
|
16404
16404
|
|
|
16405
16405
|
// tokens/semantic/color/rgb.json
|
|
16406
16406
|
var require_rgb3 = __commonJS({
|
|
16407
|
-
"tokens/semantic/color/rgb.json"(exports, module) {
|
|
16407
|
+
"tokens/semantic/color/rgb.json"(exports$1, module) {
|
|
16408
16408
|
module.exports = {
|
|
16409
16409
|
success: {
|
|
16410
16410
|
"50": {
|
|
@@ -17028,7 +17028,7 @@ var require_rgb3 = __commonJS({
|
|
|
17028
17028
|
|
|
17029
17029
|
// src/json/colors/global/hex.json
|
|
17030
17030
|
var require_hex4 = __commonJS({
|
|
17031
|
-
"src/json/colors/global/hex.json"(exports, module) {
|
|
17031
|
+
"src/json/colors/global/hex.json"(exports$1, module) {
|
|
17032
17032
|
module.exports = {
|
|
17033
17033
|
"nsw-grey": {
|
|
17034
17034
|
"nsw-grey-50": "#fafafa",
|
|
@@ -17414,7 +17414,7 @@ var require_hex4 = __commonJS({
|
|
|
17414
17414
|
|
|
17415
17415
|
// src/json/colors/global/hsl.json
|
|
17416
17416
|
var require_hsl4 = __commonJS({
|
|
17417
|
-
"src/json/colors/global/hsl.json"(exports, module) {
|
|
17417
|
+
"src/json/colors/global/hsl.json"(exports$1, module) {
|
|
17418
17418
|
module.exports = {
|
|
17419
17419
|
"nsw-grey": {
|
|
17420
17420
|
"nsw-grey-50": "hsl(223.81, 0%, 98.03%)",
|
|
@@ -17800,7 +17800,7 @@ var require_hsl4 = __commonJS({
|
|
|
17800
17800
|
|
|
17801
17801
|
// src/json/colors/global/oklch.json
|
|
17802
17802
|
var require_oklch4 = __commonJS({
|
|
17803
|
-
"src/json/colors/global/oklch.json"(exports, module) {
|
|
17803
|
+
"src/json/colors/global/oklch.json"(exports$1, module) {
|
|
17804
17804
|
module.exports = {
|
|
17805
17805
|
"nsw-grey": {
|
|
17806
17806
|
"nsw-grey-50": "oklch(0.9850175274112574 0 none)",
|
|
@@ -18186,7 +18186,7 @@ var require_oklch4 = __commonJS({
|
|
|
18186
18186
|
|
|
18187
18187
|
// src/json/colors/global/rgb.json
|
|
18188
18188
|
var require_rgb4 = __commonJS({
|
|
18189
|
-
"src/json/colors/global/rgb.json"(exports, module) {
|
|
18189
|
+
"src/json/colors/global/rgb.json"(exports$1, module) {
|
|
18190
18190
|
module.exports = {
|
|
18191
18191
|
"nsw-grey": {
|
|
18192
18192
|
"nsw-grey-50": "rgb(250, 250, 250)",
|
|
@@ -18572,7 +18572,7 @@ var require_rgb4 = __commonJS({
|
|
|
18572
18572
|
|
|
18573
18573
|
// src/json/colors/themes/masterbrand/hex.json
|
|
18574
18574
|
var require_hex5 = __commonJS({
|
|
18575
|
-
"src/json/colors/themes/masterbrand/hex.json"(exports, module) {
|
|
18575
|
+
"src/json/colors/themes/masterbrand/hex.json"(exports$1, module) {
|
|
18576
18576
|
module.exports = {
|
|
18577
18577
|
primary: {
|
|
18578
18578
|
"primary-50": "#f0fbff",
|
|
@@ -18643,7 +18643,7 @@ var require_hex5 = __commonJS({
|
|
|
18643
18643
|
|
|
18644
18644
|
// src/json/colors/themes/masterbrand/hsl.json
|
|
18645
18645
|
var require_hsl5 = __commonJS({
|
|
18646
|
-
"src/json/colors/themes/masterbrand/hsl.json"(exports, module) {
|
|
18646
|
+
"src/json/colors/themes/masterbrand/hsl.json"(exports$1, module) {
|
|
18647
18647
|
module.exports = {
|
|
18648
18648
|
primary: {
|
|
18649
18649
|
"primary-50": "hsl(199.45, 100%, 97.34%)",
|
|
@@ -18714,7 +18714,7 @@ var require_hsl5 = __commonJS({
|
|
|
18714
18714
|
|
|
18715
18715
|
// src/json/colors/themes/masterbrand/oklch.json
|
|
18716
18716
|
var require_oklch5 = __commonJS({
|
|
18717
|
-
"src/json/colors/themes/masterbrand/oklch.json"(exports, module) {
|
|
18717
|
+
"src/json/colors/themes/masterbrand/oklch.json"(exports$1, module) {
|
|
18718
18718
|
module.exports = {
|
|
18719
18719
|
primary: {
|
|
18720
18720
|
"primary-50": "oklch(0.9816683948128555 0.013540580086234762 227.890755564881)",
|
|
@@ -18785,7 +18785,7 @@ var require_oklch5 = __commonJS({
|
|
|
18785
18785
|
|
|
18786
18786
|
// src/json/colors/themes/masterbrand/rgb.json
|
|
18787
18787
|
var require_rgb5 = __commonJS({
|
|
18788
|
-
"src/json/colors/themes/masterbrand/rgb.json"(exports, module) {
|
|
18788
|
+
"src/json/colors/themes/masterbrand/rgb.json"(exports$1, module) {
|
|
18789
18789
|
module.exports = {
|
|
18790
18790
|
primary: {
|
|
18791
18791
|
"primary-50": "rgb(240, 251, 255)",
|
|
@@ -18856,7 +18856,7 @@ var require_rgb5 = __commonJS({
|
|
|
18856
18856
|
|
|
18857
18857
|
// src/json/colors/semantic/hex.json
|
|
18858
18858
|
var require_hex6 = __commonJS({
|
|
18859
|
-
"src/json/colors/semantic/hex.json"(exports, module) {
|
|
18859
|
+
"src/json/colors/semantic/hex.json"(exports$1, module) {
|
|
18860
18860
|
module.exports = {
|
|
18861
18861
|
success: {
|
|
18862
18862
|
"success-50": "#eff9ed",
|
|
@@ -18948,7 +18948,7 @@ var require_hex6 = __commonJS({
|
|
|
18948
18948
|
|
|
18949
18949
|
// src/json/colors/semantic/hsl.json
|
|
18950
18950
|
var require_hsl6 = __commonJS({
|
|
18951
|
-
"src/json/colors/semantic/hsl.json"(exports, module) {
|
|
18951
|
+
"src/json/colors/semantic/hsl.json"(exports$1, module) {
|
|
18952
18952
|
module.exports = {
|
|
18953
18953
|
success: {
|
|
18954
18954
|
"success-50": "hsl(113.15, 52.52%, 95.43%)",
|
|
@@ -19040,7 +19040,7 @@ var require_hsl6 = __commonJS({
|
|
|
19040
19040
|
|
|
19041
19041
|
// src/json/colors/semantic/oklch.json
|
|
19042
19042
|
var require_oklch6 = __commonJS({
|
|
19043
|
-
"src/json/colors/semantic/oklch.json"(exports, module) {
|
|
19043
|
+
"src/json/colors/semantic/oklch.json"(exports$1, module) {
|
|
19044
19044
|
module.exports = {
|
|
19045
19045
|
success: {
|
|
19046
19046
|
"success-50": "oklch(0.9720355476100955 0.01978729853872853 142.11752406542539)",
|
|
@@ -19132,7 +19132,7 @@ var require_oklch6 = __commonJS({
|
|
|
19132
19132
|
|
|
19133
19133
|
// src/json/colors/semantic/rgb.json
|
|
19134
19134
|
var require_rgb6 = __commonJS({
|
|
19135
|
-
"src/json/colors/semantic/rgb.json"(exports, module) {
|
|
19135
|
+
"src/json/colors/semantic/rgb.json"(exports$1, module) {
|
|
19136
19136
|
module.exports = {
|
|
19137
19137
|
success: {
|
|
19138
19138
|
"success-50": "rgb(239, 249, 237)",
|