@forsakringskassan/devindex-menu 2.3.1 → 2.3.3

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/cjs/menu.js CHANGED
@@ -651,7 +651,7 @@ function requireDayjs_min() {
651
651
  !(function(t, e) {
652
652
  module2.exports = e();
653
653
  })(dayjs_min, (function() {
654
- var t = 1e3, e = 6e4, n = 36e5, r = "millisecond", i = "second", s = "minute", u = "hour", a = "day", o = "week", c = "month", f = "quarter", h = "year", d = "date", l = "Invalid Date", $ = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, y = /\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g, M = { name: "en", weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_"), ordinal: function(t2) {
654
+ var t = 1e3, e = 6e4, n = 36e5, r = "millisecond", i = "second", s = "minute", u = "hour", a = "day", o = "week", c = "month", f = "quarter", h = "year", d = "date", l = "Invalid Date", $ = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, y = /\[([^\]]+)]|YYYY|YY|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g, M = { name: "en", weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_"), ordinal: function(t2) {
655
655
  var e2 = ["th", "st", "nd", "rd"], n2 = t2 % 100;
656
656
  return "[" + t2 + (e2[(n2 - 20) % 10] || e2[n2] || e2[0]) + "]";
657
657
  } }, m = function(t2, e2, n2) {
@@ -910,9 +910,9 @@ function requireDayjs_min() {
910
910
  }, m2.toString = function() {
911
911
  return this.$d.toUTCString();
912
912
  }, M2;
913
- })(), k = _.prototype;
914
- return O.prototype = k, [["$ms", r], ["$s", i], ["$m", s], ["$H", u], ["$W", a], ["$M", c], ["$y", h], ["$D", d]].forEach((function(t2) {
915
- k[t2[1]] = function(e2) {
913
+ })(), Y = _.prototype;
914
+ return O.prototype = Y, [["$ms", r], ["$s", i], ["$m", s], ["$H", u], ["$W", a], ["$M", c], ["$y", h], ["$D", d]].forEach((function(t2) {
915
+ Y[t2[1]] = function(e2) {
916
916
  return this.$g(e2, t2[0], t2[1]);
917
917
  };
918
918
  })), O.extend = function(t2, e2) {
package/dist/esm/menu.js CHANGED
@@ -626,7 +626,7 @@ function requireDayjs_min() {
626
626
  !(function(t, e) {
627
627
  module.exports = e();
628
628
  })(dayjs_min, (function() {
629
- var t = 1e3, e = 6e4, n = 36e5, r = "millisecond", i = "second", s = "minute", u = "hour", a = "day", o = "week", c = "month", f = "quarter", h = "year", d = "date", l = "Invalid Date", $ = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, y = /\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g, M = { name: "en", weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_"), ordinal: function(t2) {
629
+ var t = 1e3, e = 6e4, n = 36e5, r = "millisecond", i = "second", s = "minute", u = "hour", a = "day", o = "week", c = "month", f = "quarter", h = "year", d = "date", l = "Invalid Date", $ = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, y = /\[([^\]]+)]|YYYY|YY|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g, M = { name: "en", weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_"), ordinal: function(t2) {
630
630
  var e2 = ["th", "st", "nd", "rd"], n2 = t2 % 100;
631
631
  return "[" + t2 + (e2[(n2 - 20) % 10] || e2[n2] || e2[0]) + "]";
632
632
  } }, m = function(t2, e2, n2) {
@@ -885,9 +885,9 @@ function requireDayjs_min() {
885
885
  }, m2.toString = function() {
886
886
  return this.$d.toUTCString();
887
887
  }, M2;
888
- })(), k = _.prototype;
889
- return O.prototype = k, [["$ms", r], ["$s", i], ["$m", s], ["$H", u], ["$W", a], ["$M", c], ["$y", h], ["$D", d]].forEach((function(t2) {
890
- k[t2[1]] = function(e2) {
888
+ })(), Y = _.prototype;
889
+ return O.prototype = Y, [["$ms", r], ["$s", i], ["$m", s], ["$H", u], ["$W", a], ["$M", c], ["$y", h], ["$D", d]].forEach((function(t2) {
890
+ Y[t2[1]] = function(e2) {
891
891
  return this.$g(e2, t2[0], t2[1]);
892
892
  };
893
893
  })), O.extend = function(t2, e2) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@forsakringskassan/devindex-menu",
3
- "version": "2.3.1",
3
+ "version": "2.3.3",
4
4
  "description": "Menu for local development",
5
5
  "keywords": [
6
6
  "development",
@@ -37,6 +37,7 @@
37
37
  "build": "node ./scripts/generate.mjs",
38
38
  "postbuild": "npm run types:main && npm run types:pageobject",
39
39
  "eslint": "eslint --cache .",
40
+ "prepare": "commitlint-config",
40
41
  "prettier:check": "prettier --check .",
41
42
  "prettier:write": "prettier --write .",
42
43
  "start": "node ./scripts/serve.mjs",
@@ -52,33 +53,39 @@
52
53
  "extends": "@forsakringskassan/semantic-release-config"
53
54
  },
54
55
  "dependencies": {
55
- "@fkui/logic": "6.48.0"
56
+ "@fkui/logic": "6.49.1"
56
57
  },
57
58
  "devDependencies": {
58
59
  "@babel/core": "7.29.7",
59
60
  "@babel/preset-env": "7.29.7",
60
- "@fkui/tsconfig": "6.48.0",
61
+ "@fkui/tsconfig": "6.49.0",
61
62
  "@forsakringskassan/apimock-express": "3.0.0",
62
- "@forsakringskassan/commitlint-config": "3.6.4",
63
- "@forsakringskassan/eslint-config": "15.0.0",
63
+ "@forsakringskassan/commitlint-config": "4.0.0",
64
+ "@forsakringskassan/eslint-config": "15.0.18",
64
65
  "@forsakringskassan/eslint-config-cli": "15.0.0",
65
- "@forsakringskassan/eslint-config-cypress": "15.0.0",
66
+ "@forsakringskassan/eslint-config-cypress": "15.0.16",
66
67
  "@forsakringskassan/eslint-config-jest": "15.0.0",
67
- "@forsakringskassan/eslint-config-typescript": "15.0.0",
68
- "@forsakringskassan/eslint-config-typescript-typeinfo": "15.0.0",
69
- "@forsakringskassan/prettier-config": "3.5.0",
68
+ "@forsakringskassan/eslint-config-typescript": "15.0.16",
69
+ "@forsakringskassan/eslint-config-typescript-typeinfo": "15.0.16",
70
+ "@forsakringskassan/prettier-config": "3.7.1",
70
71
  "@tsconfig/node22": "22.0.5",
71
- "@types/node": "22.19.19",
72
- "cypress": "15.15.0",
72
+ "@types/node": "22.19.21",
73
+ "cypress": "15.17.0",
73
74
  "cypress-html-validate": "9.0.0",
74
75
  "dts-bundle-generator": "9.5.1",
75
- "esbuild": "0.28.0",
76
+ "esbuild": "0.28.1",
76
77
  "esbuild-sass-plugin": "3.7.0",
77
- "npm-pkg-lint": "5.1.1",
78
- "sass": "1.100.0",
78
+ "npm-pkg-lint": "5.1.7",
79
+ "sass": "1.101.0",
79
80
  "typescript": "6.0.3"
80
81
  },
81
82
  "engines": {
82
83
  "node": "^22.16 || >= 24"
84
+ },
85
+ "allowScripts": {
86
+ "@parcel/watcher": false,
87
+ "cypress": true,
88
+ "esbuild": true,
89
+ "unrs-resolver": true
83
90
  }
84
91
  }