@buildcanada/colours 0.1.0 → 0.2.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/dist/styles/colours/index.d.ts +8 -8
- package/dist/styles/colours/index.d.ts.map +1 -1
- package/dist/styles/colours/index.js +8 -8
- package/dist/styles/colours/index.ts +9 -9
- package/dist/styles/themes/charts/twelve-tone/index.d.ts +16 -16
- package/dist/styles/themes/charts/twelve-tone/index.d.ts.map +1 -1
- package/dist/styles/themes/charts/twelve-tone/index.js +16 -16
- package/dist/styles/themes/charts/twelve-tone/index.ts +17 -17
- package/package.json +1 -1
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
export * from './copper';
|
|
2
|
-
export * from './lake';
|
|
3
|
-
export * from './steel';
|
|
4
|
-
export * from './amethyst';
|
|
5
|
-
export * from './maritime';
|
|
6
1
|
export * from './linen';
|
|
2
|
+
export * from './cerulean';
|
|
7
3
|
export * from './nickel';
|
|
4
|
+
export * from './maritime';
|
|
8
5
|
export * from './auburn';
|
|
9
6
|
export * from './aurora';
|
|
10
|
-
export * from './cerulean';
|
|
11
|
-
export * from './emerald';
|
|
12
|
-
export * from './sienna';
|
|
13
7
|
export * from './charcoal';
|
|
8
|
+
export * from './amethyst';
|
|
9
|
+
export * from './lake';
|
|
14
10
|
export * from './pine';
|
|
11
|
+
export * from './steel';
|
|
12
|
+
export * from './copper';
|
|
13
|
+
export * from './sienna';
|
|
14
|
+
export * from './emerald';
|
|
15
15
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/styles/colours/index.ts"],"names":[],"mappings":"AAAA,cAAc,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/styles/colours/index.ts"],"names":[],"mappings":"AAAA,cAAc,SAAS,CAAC;AACxB,cAAc,YAAY,CAAC;AAC3B,cAAc,UAAU,CAAC;AACzB,cAAc,YAAY,CAAC;AAC3B,cAAc,UAAU,CAAC;AACzB,cAAc,UAAU,CAAC;AACzB,cAAc,YAAY,CAAC;AAC3B,cAAc,YAAY,CAAC;AAC3B,cAAc,QAAQ,CAAC;AACvB,cAAc,QAAQ,CAAC;AACvB,cAAc,SAAS,CAAC;AACxB,cAAc,UAAU,CAAC;AACzB,cAAc,UAAU,CAAC;AACzB,cAAc,WAAW,CAAC"}
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
export * from './copper';
|
|
2
|
-
export * from './lake';
|
|
3
|
-
export * from './steel';
|
|
4
|
-
export * from './amethyst';
|
|
5
|
-
export * from './maritime';
|
|
6
1
|
export * from './linen';
|
|
2
|
+
export * from './cerulean';
|
|
7
3
|
export * from './nickel';
|
|
4
|
+
export * from './maritime';
|
|
8
5
|
export * from './auburn';
|
|
9
6
|
export * from './aurora';
|
|
10
|
-
export * from './cerulean';
|
|
11
|
-
export * from './emerald';
|
|
12
|
-
export * from './sienna';
|
|
13
7
|
export * from './charcoal';
|
|
8
|
+
export * from './amethyst';
|
|
9
|
+
export * from './lake';
|
|
14
10
|
export * from './pine';
|
|
11
|
+
export * from './steel';
|
|
12
|
+
export * from './copper';
|
|
13
|
+
export * from './sienna';
|
|
14
|
+
export * from './emerald';
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
export * from './copper';
|
|
2
|
-
export * from './lake';
|
|
3
|
-
export * from './steel';
|
|
4
|
-
export * from './amethyst';
|
|
5
|
-
export * from './maritime';
|
|
6
1
|
export * from './linen';
|
|
2
|
+
export * from './cerulean';
|
|
7
3
|
export * from './nickel';
|
|
4
|
+
export * from './maritime';
|
|
8
5
|
export * from './auburn';
|
|
9
6
|
export * from './aurora';
|
|
10
|
-
export * from './cerulean';
|
|
11
|
-
export * from './emerald';
|
|
12
|
-
export * from './sienna';
|
|
13
7
|
export * from './charcoal';
|
|
14
|
-
export * from './
|
|
8
|
+
export * from './amethyst';
|
|
9
|
+
export * from './lake';
|
|
10
|
+
export * from './pine';
|
|
11
|
+
export * from './steel';
|
|
12
|
+
export * from './copper';
|
|
13
|
+
export * from './sienna';
|
|
14
|
+
export * from './emerald';
|
|
@@ -1,28 +1,28 @@
|
|
|
1
|
+
export * from './pine-maritime-blend';
|
|
2
|
+
export * from './linen-lake-blend';
|
|
3
|
+
export * from './pine-cool-bend';
|
|
1
4
|
export * from './linen-pine-blend';
|
|
2
|
-
export * from './
|
|
3
|
-
export * from './linen-
|
|
5
|
+
export * from './pine-warm-blend';
|
|
6
|
+
export * from './aurora-linen-blend';
|
|
7
|
+
export * from './steel-cool-bend';
|
|
4
8
|
export * from './linen-aurora-blend';
|
|
5
|
-
export * from './pine-warm-bend';
|
|
6
|
-
export * from './pine-cool-bend';
|
|
7
|
-
export * from './nickel-warm-bend';
|
|
8
9
|
export * from './nickel-cool-bend';
|
|
9
|
-
export * from './maritime-aurora-blend';
|
|
10
10
|
export * from './steel-lake-blend';
|
|
11
11
|
export * from './linen-warm-bend';
|
|
12
|
-
export * from './
|
|
13
|
-
export * from './nickel-auburn-blend';
|
|
14
|
-
export * from './aurora-auburn-blend';
|
|
12
|
+
export * from './steel-pine-blend';
|
|
15
13
|
export * from './dust_maritime-pine';
|
|
16
|
-
export * from './
|
|
14
|
+
export * from './aurora-auburn-blend';
|
|
15
|
+
export * from './linen-cool-bend';
|
|
17
16
|
export * from './lake-warm-bend';
|
|
18
|
-
export * from './
|
|
19
|
-
export * from './auburn-cool-bend';
|
|
20
|
-
export * from './linen-lake-blend';
|
|
21
|
-
export * from './pine-warm-blend';
|
|
17
|
+
export * from './lake-maritime-blend';
|
|
22
18
|
export * from './pine-lake-blend';
|
|
23
|
-
export * from './
|
|
19
|
+
export * from './linen-auburn-blend';
|
|
20
|
+
export * from './auburn-cool-bend';
|
|
21
|
+
export * from './nickel-auburn-blend';
|
|
24
22
|
export * from './steel-warm-bend';
|
|
23
|
+
export * from './maritime-aurora-blend';
|
|
25
24
|
export * from './maritime-pine-blend';
|
|
26
|
-
export * from './steel-pine-blend';
|
|
27
25
|
export * from './lake-pine-blend';
|
|
26
|
+
export * from './nickel-warm-bend';
|
|
27
|
+
export * from './pine-warm-bend';
|
|
28
28
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/styles/themes/charts/twelve-tone/index.ts"],"names":[],"mappings":"AAAA,cAAc,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/styles/themes/charts/twelve-tone/index.ts"],"names":[],"mappings":"AAAA,cAAc,uBAAuB,CAAC;AACtC,cAAc,oBAAoB,CAAC;AACnC,cAAc,kBAAkB,CAAC;AACjC,cAAc,oBAAoB,CAAC;AACnC,cAAc,mBAAmB,CAAC;AAClC,cAAc,sBAAsB,CAAC;AACrC,cAAc,mBAAmB,CAAC;AAClC,cAAc,sBAAsB,CAAC;AACrC,cAAc,oBAAoB,CAAC;AACnC,cAAc,oBAAoB,CAAC;AACnC,cAAc,mBAAmB,CAAC;AAClC,cAAc,oBAAoB,CAAC;AACnC,cAAc,sBAAsB,CAAC;AACrC,cAAc,uBAAuB,CAAC;AACtC,cAAc,mBAAmB,CAAC;AAClC,cAAc,kBAAkB,CAAC;AACjC,cAAc,uBAAuB,CAAC;AACtC,cAAc,mBAAmB,CAAC;AAClC,cAAc,sBAAsB,CAAC;AACrC,cAAc,oBAAoB,CAAC;AACnC,cAAc,uBAAuB,CAAC;AACtC,cAAc,mBAAmB,CAAC;AAClC,cAAc,yBAAyB,CAAC;AACxC,cAAc,uBAAuB,CAAC;AACtC,cAAc,mBAAmB,CAAC;AAClC,cAAc,oBAAoB,CAAC;AACnC,cAAc,kBAAkB,CAAC"}
|
|
@@ -1,27 +1,27 @@
|
|
|
1
|
+
export * from './pine-maritime-blend';
|
|
2
|
+
export * from './linen-lake-blend';
|
|
3
|
+
export * from './pine-cool-bend';
|
|
1
4
|
export * from './linen-pine-blend';
|
|
2
|
-
export * from './
|
|
3
|
-
export * from './linen-
|
|
5
|
+
export * from './pine-warm-blend';
|
|
6
|
+
export * from './aurora-linen-blend';
|
|
7
|
+
export * from './steel-cool-bend';
|
|
4
8
|
export * from './linen-aurora-blend';
|
|
5
|
-
export * from './pine-warm-bend';
|
|
6
|
-
export * from './pine-cool-bend';
|
|
7
|
-
export * from './nickel-warm-bend';
|
|
8
9
|
export * from './nickel-cool-bend';
|
|
9
|
-
export * from './maritime-aurora-blend';
|
|
10
10
|
export * from './steel-lake-blend';
|
|
11
11
|
export * from './linen-warm-bend';
|
|
12
|
-
export * from './
|
|
13
|
-
export * from './nickel-auburn-blend';
|
|
14
|
-
export * from './aurora-auburn-blend';
|
|
12
|
+
export * from './steel-pine-blend';
|
|
15
13
|
export * from './dust_maritime-pine';
|
|
16
|
-
export * from './
|
|
14
|
+
export * from './aurora-auburn-blend';
|
|
15
|
+
export * from './linen-cool-bend';
|
|
17
16
|
export * from './lake-warm-bend';
|
|
18
|
-
export * from './
|
|
19
|
-
export * from './auburn-cool-bend';
|
|
20
|
-
export * from './linen-lake-blend';
|
|
21
|
-
export * from './pine-warm-blend';
|
|
17
|
+
export * from './lake-maritime-blend';
|
|
22
18
|
export * from './pine-lake-blend';
|
|
23
|
-
export * from './
|
|
19
|
+
export * from './linen-auburn-blend';
|
|
20
|
+
export * from './auburn-cool-bend';
|
|
21
|
+
export * from './nickel-auburn-blend';
|
|
24
22
|
export * from './steel-warm-bend';
|
|
23
|
+
export * from './maritime-aurora-blend';
|
|
25
24
|
export * from './maritime-pine-blend';
|
|
26
|
-
export * from './steel-pine-blend';
|
|
27
25
|
export * from './lake-pine-blend';
|
|
26
|
+
export * from './nickel-warm-bend';
|
|
27
|
+
export * from './pine-warm-bend';
|
|
@@ -1,27 +1,27 @@
|
|
|
1
|
+
export * from './pine-maritime-blend';
|
|
2
|
+
export * from './linen-lake-blend';
|
|
3
|
+
export * from './pine-cool-bend';
|
|
1
4
|
export * from './linen-pine-blend';
|
|
2
|
-
export * from './
|
|
3
|
-
export * from './linen-
|
|
5
|
+
export * from './pine-warm-blend';
|
|
6
|
+
export * from './aurora-linen-blend';
|
|
7
|
+
export * from './steel-cool-bend';
|
|
4
8
|
export * from './linen-aurora-blend';
|
|
5
|
-
export * from './pine-warm-bend';
|
|
6
|
-
export * from './pine-cool-bend';
|
|
7
|
-
export * from './nickel-warm-bend';
|
|
8
9
|
export * from './nickel-cool-bend';
|
|
9
|
-
export * from './maritime-aurora-blend';
|
|
10
10
|
export * from './steel-lake-blend';
|
|
11
11
|
export * from './linen-warm-bend';
|
|
12
|
-
export * from './
|
|
13
|
-
export * from './nickel-auburn-blend';
|
|
14
|
-
export * from './aurora-auburn-blend';
|
|
12
|
+
export * from './steel-pine-blend';
|
|
15
13
|
export * from './dust_maritime-pine';
|
|
16
|
-
export * from './
|
|
14
|
+
export * from './aurora-auburn-blend';
|
|
15
|
+
export * from './linen-cool-bend';
|
|
17
16
|
export * from './lake-warm-bend';
|
|
18
|
-
export * from './
|
|
19
|
-
export * from './auburn-cool-bend';
|
|
20
|
-
export * from './linen-lake-blend';
|
|
21
|
-
export * from './pine-warm-blend';
|
|
17
|
+
export * from './lake-maritime-blend';
|
|
22
18
|
export * from './pine-lake-blend';
|
|
23
|
-
export * from './
|
|
19
|
+
export * from './linen-auburn-blend';
|
|
20
|
+
export * from './auburn-cool-bend';
|
|
21
|
+
export * from './nickel-auburn-blend';
|
|
24
22
|
export * from './steel-warm-bend';
|
|
23
|
+
export * from './maritime-aurora-blend';
|
|
25
24
|
export * from './maritime-pine-blend';
|
|
26
|
-
export * from './
|
|
27
|
-
export * from './
|
|
25
|
+
export * from './lake-pine-blend';
|
|
26
|
+
export * from './nickel-warm-bend';
|
|
27
|
+
export * from './pine-warm-bend';
|