Skip to content

Commit

Permalink
chore: 🤖 release v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
phun-ky committed Nov 23, 2023
1 parent ff5183a commit 86f412f
Show file tree
Hide file tree
Showing 63 changed files with 199 additions and 180 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Changelog

## 0.1.0 (2023-11-23)


### Tasks

* 🤖 Update action deps ([ff2680f](https://github.com/phun-ky/moebius/commit/ff2680f0b14e4f48e167e6cc19ed5a1410c7448a))
* 🤖 use `@rollup/plugin-terser`, remove jest crap ([84cba5a](https://github.com/phun-ky/moebius/commit/84cba5aba2698a4f0e552df169f70df1c87e15a2))


### Feature

* 🎸 first version of `@phun-ky/moebius` ([dabb3e2](https://github.com/phun-ky/moebius/commit/dabb3e202a82b218d999647d39256470413a1445))


### Bug

* 🐛 reinstall ([0b7a594](https://github.com/phun-ky/moebius/commit/0b7a5943c8e8fe11ca7532de7c5ba1b1aed506f2))
24 changes: 12 additions & 12 deletions api/classes/classes_MoebiusAccentColors.MoebiusAccentColors.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ const accentColors = new MoebiusAccentColors(colors, options);

#### Defined in

classes/MoebiusAccentColors.ts:40
[classes/MoebiusAccentColors.ts:40](https://github.com/phun-ky/moebius/blob/main/src/classes/MoebiusAccentColors.ts#L40)

## Properties

Expand All @@ -56,7 +56,7 @@ classes/MoebiusAccentColors.ts:40

#### Defined in

classes/MoebiusAccentColors.ts:24
[classes/MoebiusAccentColors.ts:24](https://github.com/phun-ky/moebius/blob/main/src/classes/MoebiusAccentColors.ts#L24)

___

Expand All @@ -70,7 +70,7 @@ ___

#### Defined in

classes/MoebiusAccentColors.ts:18
[classes/MoebiusAccentColors.ts:18](https://github.com/phun-ky/moebius/blob/main/src/classes/MoebiusAccentColors.ts#L18)

___

Expand All @@ -84,7 +84,7 @@ ___

#### Defined in

classes/MoebiusAccentColors.ts:23
[classes/MoebiusAccentColors.ts:23](https://github.com/phun-ky/moebius/blob/main/src/classes/MoebiusAccentColors.ts#L23)

___

Expand All @@ -98,7 +98,7 @@ ___

#### Defined in

classes/MoebiusAccentColors.ts:15
[classes/MoebiusAccentColors.ts:15](https://github.com/phun-ky/moebius/blob/main/src/classes/MoebiusAccentColors.ts#L15)

___

Expand All @@ -112,7 +112,7 @@ ___

#### Defined in

classes/MoebiusAccentColors.ts:16
[classes/MoebiusAccentColors.ts:16](https://github.com/phun-ky/moebius/blob/main/src/classes/MoebiusAccentColors.ts#L16)

___

Expand All @@ -126,7 +126,7 @@ ___

#### Defined in

classes/MoebiusAccentColors.ts:17
[classes/MoebiusAccentColors.ts:17](https://github.com/phun-ky/moebius/blob/main/src/classes/MoebiusAccentColors.ts#L17)

___

Expand All @@ -140,7 +140,7 @@ ___

#### Defined in

classes/MoebiusAccentColors.ts:22
[classes/MoebiusAccentColors.ts:22](https://github.com/phun-ky/moebius/blob/main/src/classes/MoebiusAccentColors.ts#L22)

___

Expand All @@ -154,7 +154,7 @@ ___

#### Defined in

classes/MoebiusAccentColors.ts:19
[classes/MoebiusAccentColors.ts:19](https://github.com/phun-ky/moebius/blob/main/src/classes/MoebiusAccentColors.ts#L19)

___

Expand All @@ -168,7 +168,7 @@ ___

#### Defined in

classes/MoebiusAccentColors.ts:21
[classes/MoebiusAccentColors.ts:21](https://github.com/phun-ky/moebius/blob/main/src/classes/MoebiusAccentColors.ts#L21)

___

Expand All @@ -182,7 +182,7 @@ ___

#### Defined in

classes/MoebiusAccentColors.ts:20
[classes/MoebiusAccentColors.ts:20](https://github.com/phun-ky/moebius/blob/main/src/classes/MoebiusAccentColors.ts#L20)

## Methods

Expand All @@ -208,4 +208,4 @@ console.log(flatArray); // ['#ff0000', '#00ff00', ...]

#### Defined in

classes/MoebiusAccentColors.ts:60
[classes/MoebiusAccentColors.ts:60](https://github.com/phun-ky/moebius/blob/main/src/classes/MoebiusAccentColors.ts#L60)
34 changes: 17 additions & 17 deletions api/classes/classes_MoebiusColor.MoebiusColor.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Will throw an error if init has not been run before creating an instance.

#### Defined in

classes/MoebiusColor.ts:49
[classes/MoebiusColor.ts:49](https://github.com/phun-ky/moebius/blob/main/src/classes/MoebiusColor.ts#L49)

## Properties

Expand All @@ -55,7 +55,7 @@ classes/MoebiusColor.ts:49

#### Defined in

classes/MoebiusColor.ts:40
[classes/MoebiusColor.ts:40](https://github.com/phun-ky/moebius/blob/main/src/classes/MoebiusColor.ts#L40)

___

Expand All @@ -69,7 +69,7 @@ ___

#### Defined in

classes/MoebiusColor.ts:27
[classes/MoebiusColor.ts:27](https://github.com/phun-ky/moebius/blob/main/src/classes/MoebiusColor.ts#L27)

___

Expand All @@ -83,7 +83,7 @@ ___

#### Defined in

classes/MoebiusColor.ts:29
[classes/MoebiusColor.ts:29](https://github.com/phun-ky/moebius/blob/main/src/classes/MoebiusColor.ts#L29)

___

Expand All @@ -97,7 +97,7 @@ ___

#### Defined in

classes/MoebiusColor.ts:38
[classes/MoebiusColor.ts:38](https://github.com/phun-ky/moebius/blob/main/src/classes/MoebiusColor.ts#L38)

___

Expand All @@ -111,7 +111,7 @@ ___

#### Defined in

classes/MoebiusColor.ts:31
[classes/MoebiusColor.ts:31](https://github.com/phun-ky/moebius/blob/main/src/classes/MoebiusColor.ts#L31)

___

Expand All @@ -125,7 +125,7 @@ ___

#### Defined in

classes/MoebiusColor.ts:33
[classes/MoebiusColor.ts:33](https://github.com/phun-ky/moebius/blob/main/src/classes/MoebiusColor.ts#L33)

___

Expand All @@ -139,7 +139,7 @@ ___

#### Defined in

classes/MoebiusColor.ts:32
[classes/MoebiusColor.ts:32](https://github.com/phun-ky/moebius/blob/main/src/classes/MoebiusColor.ts#L32)

___

Expand All @@ -153,7 +153,7 @@ ___

#### Defined in

classes/MoebiusColor.ts:34
[classes/MoebiusColor.ts:34](https://github.com/phun-ky/moebius/blob/main/src/classes/MoebiusColor.ts#L34)

___

Expand All @@ -167,7 +167,7 @@ ___

#### Defined in

classes/MoebiusColor.ts:36
[classes/MoebiusColor.ts:36](https://github.com/phun-ky/moebius/blob/main/src/classes/MoebiusColor.ts#L36)

___

Expand All @@ -181,7 +181,7 @@ ___

#### Defined in

classes/MoebiusColor.ts:28
[classes/MoebiusColor.ts:28](https://github.com/phun-ky/moebius/blob/main/src/classes/MoebiusColor.ts#L28)

___

Expand All @@ -195,7 +195,7 @@ ___

#### Defined in

classes/MoebiusColor.ts:39
[classes/MoebiusColor.ts:39](https://github.com/phun-ky/moebius/blob/main/src/classes/MoebiusColor.ts#L39)

___

Expand All @@ -209,7 +209,7 @@ ___

#### Defined in

classes/MoebiusColor.ts:37
[classes/MoebiusColor.ts:37](https://github.com/phun-ky/moebius/blob/main/src/classes/MoebiusColor.ts#L37)

___

Expand All @@ -223,7 +223,7 @@ ___

#### Defined in

classes/MoebiusColor.ts:30
[classes/MoebiusColor.ts:30](https://github.com/phun-ky/moebius/blob/main/src/classes/MoebiusColor.ts#L30)

___

Expand All @@ -237,7 +237,7 @@ ___

#### Defined in

classes/MoebiusColor.ts:35
[classes/MoebiusColor.ts:35](https://github.com/phun-ky/moebius/blob/main/src/classes/MoebiusColor.ts#L35)

## Methods

Expand All @@ -261,7 +261,7 @@ The floating-point representation of the color in the specified color space.

#### Defined in

classes/MoebiusColor.ts:79
[classes/MoebiusColor.ts:79](https://github.com/phun-ky/moebius/blob/main/src/classes/MoebiusColor.ts#L79)

___

Expand All @@ -285,4 +285,4 @@ The color object in the specified color space.

#### Defined in

classes/MoebiusColor.ts:71
[classes/MoebiusColor.ts:71](https://github.com/phun-ky/moebius/blob/main/src/classes/MoebiusColor.ts#L71)
24 changes: 12 additions & 12 deletions api/classes/classes_MoebiusPaletteColors.MoebiusPaletteColors.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ const palette = new MoebiusPaletteColors(colors);

#### Defined in

classes/MoebiusPaletteColors.ts:33
[classes/MoebiusPaletteColors.ts:33](https://github.com/phun-ky/moebius/blob/main/src/classes/MoebiusPaletteColors.ts#L33)

## Properties

Expand All @@ -54,7 +54,7 @@ classes/MoebiusPaletteColors.ts:33

#### Defined in

classes/MoebiusPaletteColors.ts:19
[classes/MoebiusPaletteColors.ts:19](https://github.com/phun-ky/moebius/blob/main/src/classes/MoebiusPaletteColors.ts#L19)

___

Expand All @@ -68,7 +68,7 @@ ___

#### Defined in

classes/MoebiusPaletteColors.ts:13
[classes/MoebiusPaletteColors.ts:13](https://github.com/phun-ky/moebius/blob/main/src/classes/MoebiusPaletteColors.ts#L13)

___

Expand All @@ -82,7 +82,7 @@ ___

#### Defined in

classes/MoebiusPaletteColors.ts:18
[classes/MoebiusPaletteColors.ts:18](https://github.com/phun-ky/moebius/blob/main/src/classes/MoebiusPaletteColors.ts#L18)

___

Expand All @@ -96,7 +96,7 @@ ___

#### Defined in

classes/MoebiusPaletteColors.ts:10
[classes/MoebiusPaletteColors.ts:10](https://github.com/phun-ky/moebius/blob/main/src/classes/MoebiusPaletteColors.ts#L10)

___

Expand All @@ -110,7 +110,7 @@ ___

#### Defined in

classes/MoebiusPaletteColors.ts:11
[classes/MoebiusPaletteColors.ts:11](https://github.com/phun-ky/moebius/blob/main/src/classes/MoebiusPaletteColors.ts#L11)

___

Expand All @@ -124,7 +124,7 @@ ___

#### Defined in

classes/MoebiusPaletteColors.ts:12
[classes/MoebiusPaletteColors.ts:12](https://github.com/phun-ky/moebius/blob/main/src/classes/MoebiusPaletteColors.ts#L12)

___

Expand All @@ -138,7 +138,7 @@ ___

#### Defined in

classes/MoebiusPaletteColors.ts:17
[classes/MoebiusPaletteColors.ts:17](https://github.com/phun-ky/moebius/blob/main/src/classes/MoebiusPaletteColors.ts#L17)

___

Expand All @@ -152,7 +152,7 @@ ___

#### Defined in

classes/MoebiusPaletteColors.ts:14
[classes/MoebiusPaletteColors.ts:14](https://github.com/phun-ky/moebius/blob/main/src/classes/MoebiusPaletteColors.ts#L14)

___

Expand All @@ -166,7 +166,7 @@ ___

#### Defined in

classes/MoebiusPaletteColors.ts:16
[classes/MoebiusPaletteColors.ts:16](https://github.com/phun-ky/moebius/blob/main/src/classes/MoebiusPaletteColors.ts#L16)

___

Expand All @@ -180,7 +180,7 @@ ___

#### Defined in

classes/MoebiusPaletteColors.ts:15
[classes/MoebiusPaletteColors.ts:15](https://github.com/phun-ky/moebius/blob/main/src/classes/MoebiusPaletteColors.ts#L15)

## Methods

Expand All @@ -206,4 +206,4 @@ console.log(flatArray); // ['#ff0000', '#00ff00']

#### Defined in

classes/MoebiusPaletteColors.ts:49
[classes/MoebiusPaletteColors.ts:49](https://github.com/phun-ky/moebius/blob/main/src/classes/MoebiusPaletteColors.ts#L49)
Loading

0 comments on commit 86f412f

Please sign in to comment.