@symbo.ls/scratch 2.11.133 → 2.11.169

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.
@@ -53,11 +53,11 @@ var require_key = __commonJS({
53
53
  var __toCommonJS2 = (mod) => __copyProps2(__defProp2({}, "__esModule", { value: true }), mod);
54
54
  var key_exports = {};
55
55
  __export2(key_exports, {
56
- createKey: () => createKey,
57
- createSnapshotId: () => createSnapshotId
56
+ createSnapshotId: () => createSnapshotId,
57
+ generateKey: () => generateKey
58
58
  });
59
59
  module2.exports = __toCommonJS2(key_exports);
60
- var createKey = function() {
60
+ var generateKey = function() {
61
61
  let index = 0;
62
62
  function newId() {
63
63
  index++;
@@ -65,7 +65,7 @@ var require_key = __commonJS({
65
65
  }
66
66
  return newId;
67
67
  }();
68
- var createSnapshotId = createKey;
68
+ var createSnapshotId = generateKey;
69
69
  }
70
70
  });
71
71
 
package/dist/cjs/index.js CHANGED
@@ -89,11 +89,11 @@ var require_key = __commonJS({
89
89
  var __toCommonJS2 = (mod) => __copyProps2(__defProp2({}, "__esModule", { value: true }), mod);
90
90
  var key_exports = {};
91
91
  __export2(key_exports, {
92
- createKey: () => createKey,
93
- createSnapshotId: () => createSnapshotId
92
+ createSnapshotId: () => createSnapshotId,
93
+ generateKey: () => generateKey
94
94
  });
95
95
  module2.exports = __toCommonJS2(key_exports);
96
- var createKey = function() {
96
+ var generateKey = function() {
97
97
  let index = 0;
98
98
  function newId() {
99
99
  index++;
@@ -101,7 +101,7 @@ var require_key = __commonJS({
101
101
  }
102
102
  return newId;
103
103
  }();
104
- var createSnapshotId = createKey;
104
+ var createSnapshotId = generateKey;
105
105
  }
106
106
  });
107
107
 
package/dist/cjs/set.js CHANGED
@@ -53,11 +53,11 @@ var require_key = __commonJS({
53
53
  var __toCommonJS2 = (mod) => __copyProps2(__defProp2({}, "__esModule", { value: true }), mod);
54
54
  var key_exports = {};
55
55
  __export2(key_exports, {
56
- createKey: () => createKey,
57
- createSnapshotId: () => createSnapshotId
56
+ createSnapshotId: () => createSnapshotId,
57
+ generateKey: () => generateKey
58
58
  });
59
59
  module2.exports = __toCommonJS2(key_exports);
60
- var createKey = function() {
60
+ var generateKey = function() {
61
61
  let index = 0;
62
62
  function newId() {
63
63
  index++;
@@ -65,7 +65,7 @@ var require_key = __commonJS({
65
65
  }
66
66
  return newId;
67
67
  }();
68
- var createSnapshotId = createKey;
68
+ var createSnapshotId = generateKey;
69
69
  }
70
70
  });
71
71
 
@@ -53,11 +53,11 @@ var require_key = __commonJS({
53
53
  var __toCommonJS2 = (mod) => __copyProps2(__defProp2({}, "__esModule", { value: true }), mod);
54
54
  var key_exports = {};
55
55
  __export2(key_exports, {
56
- createKey: () => createKey,
57
- createSnapshotId: () => createSnapshotId
56
+ createSnapshotId: () => createSnapshotId,
57
+ generateKey: () => generateKey
58
58
  });
59
59
  module2.exports = __toCommonJS2(key_exports);
60
- var createKey = function() {
60
+ var generateKey = function() {
61
61
  let index = 0;
62
62
  function newId() {
63
63
  index++;
@@ -65,7 +65,7 @@ var require_key = __commonJS({
65
65
  }
66
66
  return newId;
67
67
  }();
68
- var createSnapshotId = createKey;
68
+ var createSnapshotId = generateKey;
69
69
  }
70
70
  });
71
71
 
@@ -53,11 +53,11 @@ var require_key = __commonJS({
53
53
  var __toCommonJS2 = (mod) => __copyProps2(__defProp2({}, "__esModule", { value: true }), mod);
54
54
  var key_exports = {};
55
55
  __export2(key_exports, {
56
- createKey: () => createKey,
57
- createSnapshotId: () => createSnapshotId
56
+ createSnapshotId: () => createSnapshotId,
57
+ generateKey: () => generateKey
58
58
  });
59
59
  module2.exports = __toCommonJS2(key_exports);
60
- var createKey = function() {
60
+ var generateKey = function() {
61
61
  let index = 0;
62
62
  function newId() {
63
63
  index++;
@@ -65,7 +65,7 @@ var require_key = __commonJS({
65
65
  }
66
66
  return newId;
67
67
  }();
68
- var createSnapshotId = createKey;
68
+ var createSnapshotId = generateKey;
69
69
  }
70
70
  });
71
71
 
@@ -53,11 +53,11 @@ var require_key = __commonJS({
53
53
  var __toCommonJS2 = (mod) => __copyProps2(__defProp2({}, "__esModule", { value: true }), mod);
54
54
  var key_exports = {};
55
55
  __export2(key_exports, {
56
- createKey: () => createKey,
57
- createSnapshotId: () => createSnapshotId
56
+ createSnapshotId: () => createSnapshotId,
57
+ generateKey: () => generateKey
58
58
  });
59
59
  module2.exports = __toCommonJS2(key_exports);
60
- var createKey = function() {
60
+ var generateKey = function() {
61
61
  let index = 0;
62
62
  function newId() {
63
63
  index++;
@@ -65,7 +65,7 @@ var require_key = __commonJS({
65
65
  }
66
66
  return newId;
67
67
  }();
68
- var createSnapshotId = createKey;
68
+ var createSnapshotId = generateKey;
69
69
  }
70
70
  });
71
71
 
@@ -53,11 +53,11 @@ var require_key = __commonJS({
53
53
  var __toCommonJS2 = (mod) => __copyProps2(__defProp2({}, "__esModule", { value: true }), mod);
54
54
  var key_exports = {};
55
55
  __export2(key_exports, {
56
- createKey: () => createKey,
57
- createSnapshotId: () => createSnapshotId
56
+ createSnapshotId: () => createSnapshotId,
57
+ generateKey: () => generateKey
58
58
  });
59
59
  module2.exports = __toCommonJS2(key_exports);
60
- var createKey = function() {
60
+ var generateKey = function() {
61
61
  let index = 0;
62
62
  function newId() {
63
63
  index++;
@@ -65,7 +65,7 @@ var require_key = __commonJS({
65
65
  }
66
66
  return newId;
67
67
  }();
68
- var createSnapshotId = createKey;
68
+ var createSnapshotId = generateKey;
69
69
  }
70
70
  });
71
71
 
@@ -53,11 +53,11 @@ var require_key = __commonJS({
53
53
  var __toCommonJS2 = (mod) => __copyProps2(__defProp2({}, "__esModule", { value: true }), mod);
54
54
  var key_exports = {};
55
55
  __export2(key_exports, {
56
- createKey: () => createKey,
57
- createSnapshotId: () => createSnapshotId
56
+ createSnapshotId: () => createSnapshotId,
57
+ generateKey: () => generateKey
58
58
  });
59
59
  module2.exports = __toCommonJS2(key_exports);
60
- var createKey = function() {
60
+ var generateKey = function() {
61
61
  let index = 0;
62
62
  function newId() {
63
63
  index++;
@@ -65,7 +65,7 @@ var require_key = __commonJS({
65
65
  }
66
66
  return newId;
67
67
  }();
68
- var createSnapshotId = createKey;
68
+ var createSnapshotId = generateKey;
69
69
  }
70
70
  });
71
71
 
@@ -53,11 +53,11 @@ var require_key = __commonJS({
53
53
  var __toCommonJS2 = (mod) => __copyProps2(__defProp2({}, "__esModule", { value: true }), mod);
54
54
  var key_exports = {};
55
55
  __export2(key_exports, {
56
- createKey: () => createKey,
57
- createSnapshotId: () => createSnapshotId
56
+ createSnapshotId: () => createSnapshotId,
57
+ generateKey: () => generateKey
58
58
  });
59
59
  module2.exports = __toCommonJS2(key_exports);
60
- var createKey = function() {
60
+ var generateKey = function() {
61
61
  let index = 0;
62
62
  function newId() {
63
63
  index++;
@@ -65,7 +65,7 @@ var require_key = __commonJS({
65
65
  }
66
66
  return newId;
67
67
  }();
68
- var createSnapshotId = createKey;
68
+ var createSnapshotId = generateKey;
69
69
  }
70
70
  });
71
71
 
@@ -89,11 +89,11 @@ var require_key = __commonJS({
89
89
  var __toCommonJS2 = (mod) => __copyProps2(__defProp2({}, "__esModule", { value: true }), mod);
90
90
  var key_exports = {};
91
91
  __export2(key_exports, {
92
- createKey: () => createKey,
93
- createSnapshotId: () => createSnapshotId
92
+ createSnapshotId: () => createSnapshotId,
93
+ generateKey: () => generateKey
94
94
  });
95
95
  module2.exports = __toCommonJS2(key_exports);
96
- var createKey = function() {
96
+ var generateKey = function() {
97
97
  let index = 0;
98
98
  function newId() {
99
99
  index++;
@@ -101,7 +101,7 @@ var require_key = __commonJS({
101
101
  }
102
102
  return newId;
103
103
  }();
104
- var createSnapshotId = createKey;
104
+ var createSnapshotId = generateKey;
105
105
  }
106
106
  });
107
107
 
@@ -53,11 +53,11 @@ var require_key = __commonJS({
53
53
  var __toCommonJS2 = (mod) => __copyProps2(__defProp2({}, "__esModule", { value: true }), mod);
54
54
  var key_exports = {};
55
55
  __export2(key_exports, {
56
- createKey: () => createKey,
57
- createSnapshotId: () => createSnapshotId
56
+ createSnapshotId: () => createSnapshotId,
57
+ generateKey: () => generateKey
58
58
  });
59
59
  module2.exports = __toCommonJS2(key_exports);
60
- var createKey = function() {
60
+ var generateKey = function() {
61
61
  let index = 0;
62
62
  function newId() {
63
63
  index++;
@@ -65,7 +65,7 @@ var require_key = __commonJS({
65
65
  }
66
66
  return newId;
67
67
  }();
68
- var createSnapshotId = createKey;
68
+ var createSnapshotId = generateKey;
69
69
  }
70
70
  });
71
71
 
@@ -53,11 +53,11 @@ var require_key = __commonJS({
53
53
  var __toCommonJS2 = (mod) => __copyProps2(__defProp2({}, "__esModule", { value: true }), mod);
54
54
  var key_exports = {};
55
55
  __export2(key_exports, {
56
- createKey: () => createKey,
57
- createSnapshotId: () => createSnapshotId
56
+ createSnapshotId: () => createSnapshotId,
57
+ generateKey: () => generateKey
58
58
  });
59
59
  module2.exports = __toCommonJS2(key_exports);
60
- var createKey = function() {
60
+ var generateKey = function() {
61
61
  let index = 0;
62
62
  function newId() {
63
63
  index++;
@@ -65,7 +65,7 @@ var require_key = __commonJS({
65
65
  }
66
66
  return newId;
67
67
  }();
68
- var createSnapshotId = createKey;
68
+ var createSnapshotId = generateKey;
69
69
  }
70
70
  });
71
71
 
@@ -53,11 +53,11 @@ var require_key = __commonJS({
53
53
  var __toCommonJS2 = (mod) => __copyProps2(__defProp2({}, "__esModule", { value: true }), mod);
54
54
  var key_exports = {};
55
55
  __export2(key_exports, {
56
- createKey: () => createKey,
57
- createSnapshotId: () => createSnapshotId
56
+ createSnapshotId: () => createSnapshotId,
57
+ generateKey: () => generateKey
58
58
  });
59
59
  module2.exports = __toCommonJS2(key_exports);
60
- var createKey = function() {
60
+ var generateKey = function() {
61
61
  let index = 0;
62
62
  function newId() {
63
63
  index++;
@@ -65,7 +65,7 @@ var require_key = __commonJS({
65
65
  }
66
66
  return newId;
67
67
  }();
68
- var createSnapshotId = createKey;
68
+ var createSnapshotId = generateKey;
69
69
  }
70
70
  });
71
71
 
@@ -53,11 +53,11 @@ var require_key = __commonJS({
53
53
  var __toCommonJS2 = (mod) => __copyProps2(__defProp2({}, "__esModule", { value: true }), mod);
54
54
  var key_exports = {};
55
55
  __export2(key_exports, {
56
- createKey: () => createKey,
57
- createSnapshotId: () => createSnapshotId
56
+ createSnapshotId: () => createSnapshotId,
57
+ generateKey: () => generateKey
58
58
  });
59
59
  module2.exports = __toCommonJS2(key_exports);
60
- var createKey = function() {
60
+ var generateKey = function() {
61
61
  let index = 0;
62
62
  function newId() {
63
63
  index++;
@@ -65,7 +65,7 @@ var require_key = __commonJS({
65
65
  }
66
66
  return newId;
67
67
  }();
68
- var createSnapshotId = createKey;
68
+ var createSnapshotId = generateKey;
69
69
  }
70
70
  });
71
71
 
@@ -89,11 +89,11 @@ var require_key = __commonJS({
89
89
  var __toCommonJS2 = (mod) => __copyProps2(__defProp2({}, "__esModule", { value: true }), mod);
90
90
  var key_exports = {};
91
91
  __export2(key_exports, {
92
- createKey: () => createKey,
93
- createSnapshotId: () => createSnapshotId
92
+ createSnapshotId: () => createSnapshotId,
93
+ generateKey: () => generateKey
94
94
  });
95
95
  module2.exports = __toCommonJS2(key_exports);
96
- var createKey = function() {
96
+ var generateKey = function() {
97
97
  let index = 0;
98
98
  function newId() {
99
99
  index++;
@@ -101,7 +101,7 @@ var require_key = __commonJS({
101
101
  }
102
102
  return newId;
103
103
  }();
104
- var createSnapshotId = createKey;
104
+ var createSnapshotId = generateKey;
105
105
  }
106
106
  });
107
107
 
@@ -89,11 +89,11 @@ var require_key = __commonJS({
89
89
  var __toCommonJS2 = (mod) => __copyProps2(__defProp2({}, "__esModule", { value: true }), mod);
90
90
  var key_exports = {};
91
91
  __export2(key_exports, {
92
- createKey: () => createKey,
93
- createSnapshotId: () => createSnapshotId
92
+ createSnapshotId: () => createSnapshotId,
93
+ generateKey: () => generateKey
94
94
  });
95
95
  module2.exports = __toCommonJS2(key_exports);
96
- var createKey = function() {
96
+ var generateKey = function() {
97
97
  let index = 0;
98
98
  function newId() {
99
99
  index++;
@@ -101,7 +101,7 @@ var require_key = __commonJS({
101
101
  }
102
102
  return newId;
103
103
  }();
104
- var createSnapshotId = createKey;
104
+ var createSnapshotId = generateKey;
105
105
  }
106
106
  });
107
107
 
@@ -53,11 +53,11 @@ var require_key = __commonJS({
53
53
  var __toCommonJS2 = (mod) => __copyProps2(__defProp2({}, "__esModule", { value: true }), mod);
54
54
  var key_exports = {};
55
55
  __export2(key_exports, {
56
- createKey: () => createKey,
57
- createSnapshotId: () => createSnapshotId
56
+ createSnapshotId: () => createSnapshotId,
57
+ generateKey: () => generateKey
58
58
  });
59
59
  module2.exports = __toCommonJS2(key_exports);
60
- var createKey = function() {
60
+ var generateKey = function() {
61
61
  let index = 0;
62
62
  function newId() {
63
63
  index++;
@@ -65,7 +65,7 @@ var require_key = __commonJS({
65
65
  }
66
66
  return newId;
67
67
  }();
68
- var createSnapshotId = createKey;
68
+ var createSnapshotId = generateKey;
69
69
  }
70
70
  });
71
71
 
@@ -53,11 +53,11 @@ var require_key = __commonJS({
53
53
  var __toCommonJS2 = (mod) => __copyProps2(__defProp2({}, "__esModule", { value: true }), mod);
54
54
  var key_exports = {};
55
55
  __export2(key_exports, {
56
- createKey: () => createKey,
57
- createSnapshotId: () => createSnapshotId
56
+ createSnapshotId: () => createSnapshotId,
57
+ generateKey: () => generateKey
58
58
  });
59
59
  module2.exports = __toCommonJS2(key_exports);
60
- var createKey = function() {
60
+ var generateKey = function() {
61
61
  let index = 0;
62
62
  function newId() {
63
63
  index++;
@@ -65,7 +65,7 @@ var require_key = __commonJS({
65
65
  }
66
66
  return newId;
67
67
  }();
68
- var createSnapshotId = createKey;
68
+ var createSnapshotId = generateKey;
69
69
  }
70
70
  });
71
71
 
@@ -53,11 +53,11 @@ var require_key = __commonJS({
53
53
  var __toCommonJS2 = (mod) => __copyProps2(__defProp2({}, "__esModule", { value: true }), mod);
54
54
  var key_exports = {};
55
55
  __export2(key_exports, {
56
- createKey: () => createKey,
57
- createSnapshotId: () => createSnapshotId
56
+ createSnapshotId: () => createSnapshotId,
57
+ generateKey: () => generateKey
58
58
  });
59
59
  module2.exports = __toCommonJS2(key_exports);
60
- var createKey = function() {
60
+ var generateKey = function() {
61
61
  let index = 0;
62
62
  function newId() {
63
63
  index++;
@@ -65,7 +65,7 @@ var require_key = __commonJS({
65
65
  }
66
66
  return newId;
67
67
  }();
68
- var createSnapshotId = createKey;
68
+ var createSnapshotId = generateKey;
69
69
  }
70
70
  });
71
71
 
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@symbo.ls/scratch",
3
3
  "description": "Φ / CSS framework and methodology.",
4
4
  "author": "symbo.ls",
5
- "version": "2.11.133",
5
+ "version": "2.11.169",
6
6
  "files": [
7
7
  "src",
8
8
  "dist"
@@ -22,12 +22,12 @@
22
22
  "build:cjs": "npx esbuild ./src/*.js ./src/**/*.js --target=node16 --format=cjs --outdir=dist/cjs --bundle",
23
23
  "build:iife": "npx esbuild ./src/index.js --target=es2020 --format=iife --outdir=dist/iife --bundle --minify",
24
24
  "build": "yarn build:cjs",
25
- "prepublish": "rimraf -I dist && yarn build && yarn copy:package:cjs"
25
+ "prepublish": "npx rimraf -I dist && yarn build && yarn copy:package:cjs"
26
26
  },
27
27
  "dependencies": {
28
28
  "@domql/utils": "latest",
29
29
  "@symbo.ls/utils": "latest",
30
30
  "color-contrast-checker": "^1.5.0"
31
31
  },
32
- "gitHead": "430b308c899a66669b6c1db805b41ccfc7d881ff"
32
+ "gitHead": "65302965d0fc7e3c4342d5d4c4f2b4333af756a5"
33
33
  }