hue.gl 0.0.23 → 0.0.24

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.
@@ -14,7 +14,7 @@ exports.hue_hcl = void 0;
14
14
  // ============================================================================
15
15
  //
16
16
  // hue.gl
17
- // 0.0.23
17
+ // 0.0.24
18
18
  //
19
19
  // ============================================================================
20
20
  // General
@@ -14,7 +14,7 @@ exports.hue_hex = void 0;
14
14
  // ============================================================================
15
15
  //
16
16
  // hue.gl
17
- // 0.0.23
17
+ // 0.0.24
18
18
  //
19
19
  // ============================================================================
20
20
  // General
@@ -14,7 +14,7 @@ exports.hue_rgb = void 0;
14
14
  // ============================================================================
15
15
  //
16
16
  // hue.gl
17
- // 0.0.23
17
+ // 0.0.24
18
18
  //
19
19
  // ============================================================================
20
20
  // General
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "hue.gl",
3
- "version": "0.0.23",
3
+ "version": "0.0.24",
4
4
  "description": "hue.gl is a colour palette developed by Scape Agency.",
5
5
  "keywords": [
6
6
  "hue.gl",
@@ -53,10 +53,14 @@
53
53
  "type": "git",
54
54
  "url": "git+https://github.com/stylescape/hue.gl.git"
55
55
  },
56
+ "dependencies": {
57
+ "colorjs.io": "^0.5.2"
58
+ },
56
59
  "exports": {
57
60
  ".": {
58
61
  "sass": "./scss/index.scss",
59
- "typescript": "./ts/index.scss"
62
+ "import": "./js/index.js",
63
+ "require": "./js/index.js"
60
64
  }
61
65
  }
62
66
  }
package/py/hue.gl.py CHANGED
@@ -15,7 +15,7 @@
15
15
  # =============================================================================
16
16
  #
17
17
  # hue.gl
18
- # 0.0.23
18
+ # 0.0.24
19
19
  #
20
20
  # =============================================================================
21
21
 
package/rcpx/hue.gl.rcpx CHANGED
@@ -1,6 +1,6 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
2
  <!DOCTYPE palette PUBLIC "-//Kreative//DTD ResplendentColor 1.0//EN" "http://www.kreativekorp.com/dtd/rcpx.dtd">
3
- <!-- hue.gl, version: 0.0.23 - https://www.hue.gl/ -->
3
+ <!-- hue.gl, version: 0.0.24 - https://www.hue.gl/ -->
4
4
  <palette name="Open Color"
5
5
  orientation="square"
6
6
  hwidth="241" hheight= "85"
@@ -15,7 +15,7 @@
15
15
  // ============================================================================
16
16
  //
17
17
  // hue.gl
18
- // 0.0.23
18
+ // 0.0.24
19
19
  //
20
20
  // ============================================================================
21
21
 
@@ -15,7 +15,7 @@
15
15
  // ============================================================================
16
16
  //
17
17
  // hue.gl
18
- // 0.0.23
18
+ // 0.0.24
19
19
  //
20
20
  // ============================================================================
21
21
 
@@ -15,7 +15,7 @@
15
15
  // ============================================================================
16
16
  //
17
17
  // hue.gl
18
- // 0.0.23
18
+ // 0.0.24
19
19
  //
20
20
  // ============================================================================
21
21
 
@@ -15,7 +15,7 @@
15
15
  // ============================================================================
16
16
  //
17
17
  // hue.gl
18
- // 0.0.23
18
+ // 0.0.24
19
19
  //
20
20
  // ============================================================================
21
21
 
@@ -15,7 +15,7 @@
15
15
  // ============================================================================
16
16
  //
17
17
  // hue.gl
18
- // 0.0.23
18
+ // 0.0.24
19
19
  //
20
20
  // ============================================================================
21
21
 
@@ -15,7 +15,7 @@
15
15
  // ============================================================================
16
16
  //
17
17
  // hue.gl
18
- // 0.0.23
18
+ // 0.0.24
19
19
  //
20
20
  // ============================================================================
21
21
 
package/styl/hue.gl.styl CHANGED
@@ -15,7 +15,7 @@
15
15
  // ============================================================================
16
16
  //
17
17
  // hue.gl
18
- // 0.0.23
18
+ // 0.0.24
19
19
  //
20
20
  // ============================================================================
21
21
 
package/tex/hue.gl.tex CHANGED
@@ -15,7 +15,7 @@
15
15
  % =============================================================================
16
16
  %
17
17
  % hue.gl
18
- % 0.0.23
18
+ % 0.0.24
19
19
  %
20
20
  % =============================================================================
21
21
 
@@ -15,7 +15,7 @@
15
15
  // ============================================================================
16
16
  //
17
17
  // hue.gl
18
- // 0.0.23
18
+ // 0.0.24
19
19
  //
20
20
  // ============================================================================
21
21
 
@@ -15,7 +15,7 @@
15
15
  // ============================================================================
16
16
  //
17
17
  // hue.gl
18
- // 0.0.23
18
+ // 0.0.24
19
19
  //
20
20
  // ============================================================================
21
21
 
@@ -15,7 +15,7 @@
15
15
  // ============================================================================
16
16
  //
17
17
  // hue.gl
18
- // 0.0.23
18
+ // 0.0.24
19
19
  //
20
20
  // ============================================================================
21
21