@digipair/skill-web-spectrum 0.75.7 → 0.75.9

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@digipair/skill-web-spectrum",
3
- "version": "0.75.7",
3
+ "version": "0.75.9",
4
4
  "keywords": [
5
5
  "digipair",
6
6
  "web",
package/schema.fr.json CHANGED
@@ -362,6 +362,15 @@
362
362
  "type": "string"
363
363
  }
364
364
  },
365
+ {
366
+ "name": "dir",
367
+ "summary": "Direction",
368
+ "description": "Direction of the element.",
369
+ "required": false,
370
+ "schema": {
371
+ "type": "string"
372
+ }
373
+ },
365
374
  {
366
375
  "name": "size",
367
376
  "summary": "Size",
@@ -615,15 +624,6 @@
615
624
  "type": "string"
616
625
  }
617
626
  },
618
- {
619
- "name": "dir",
620
- "summary": "Direction",
621
- "description": "Direction of the element.",
622
- "required": false,
623
- "schema": {
624
- "type": "string"
625
- }
626
- },
627
627
  {
628
628
  "name": "size",
629
629
  "summary": "Size",
package/schema.json CHANGED
@@ -362,6 +362,15 @@
362
362
  "type": "string"
363
363
  }
364
364
  },
365
+ {
366
+ "name": "dir",
367
+ "summary": "Direction",
368
+ "description": "Direction of the element.",
369
+ "required": false,
370
+ "schema": {
371
+ "type": "string"
372
+ }
373
+ },
365
374
  {
366
375
  "name": "size",
367
376
  "summary": "Size",
@@ -615,15 +624,6 @@
615
624
  "type": "string"
616
625
  }
617
626
  },
618
- {
619
- "name": "dir",
620
- "summary": "Direction",
621
- "description": "Direction of the element.",
622
- "required": false,
623
- "schema": {
624
- "type": "string"
625
- }
626
- },
627
627
  {
628
628
  "name": "size",
629
629
  "summary": "Size",