ngx-color 7.3.1 → 8.0.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.
Files changed (212) hide show
  1. package/LICENSE +21 -0
  2. package/README.md +281 -0
  3. package/alpha.component.d.ts +1 -1
  4. package/checkboard.component.d.ts +1 -1
  5. package/color-wrap.component.d.ts +1 -1
  6. package/coordinates.directive.d.ts +1 -1
  7. package/editable-input.component.d.ts +1 -1
  8. package/esm2020/alpha.component.mjs +13 -61
  9. package/esm2020/checkboard.component.mjs +9 -25
  10. package/esm2020/color-wrap.component.mjs +8 -8
  11. package/esm2020/coordinates.directive.mjs +7 -7
  12. package/esm2020/editable-input.component.mjs +11 -25
  13. package/esm2020/hue.component.mjs +13 -54
  14. package/esm2020/raised.component.mjs +10 -49
  15. package/esm2020/saturation.component.mjs +13 -57
  16. package/esm2020/shade.component.mjs +11 -51
  17. package/esm2020/swatch.component.mjs +13 -28
  18. package/fesm2015/ngx-color.mjs +92 -349
  19. package/fesm2015/ngx-color.mjs.map +1 -1
  20. package/fesm2020/ngx-color.mjs +92 -349
  21. package/fesm2020/ngx-color.mjs.map +1 -1
  22. package/hue.component.d.ts +1 -1
  23. package/{ngx-color.d.ts → index.d.ts} +0 -0
  24. package/package.json +11 -123
  25. package/raised.component.d.ts +1 -1
  26. package/saturation.component.d.ts +1 -1
  27. package/shade.component.d.ts +1 -1
  28. package/swatch.component.d.ts +1 -1
  29. package/alpha/alpha-picker.component.d.ts +0 -28
  30. package/alpha/ngx-color-alpha.d.ts +0 -5
  31. package/alpha/package.json +0 -17
  32. package/alpha/public_api.d.ts +0 -1
  33. package/block/block-swatches.component.d.ts +0 -24
  34. package/block/block.component.d.ts +0 -36
  35. package/block/ngx-color-block.d.ts +0 -5
  36. package/block/package.json +0 -16
  37. package/block/public_api.d.ts +0 -2
  38. package/chrome/chrome-fields.component.d.ts +0 -22
  39. package/chrome/chrome.component.d.ts +0 -25
  40. package/chrome/ngx-color-chrome.d.ts +0 -5
  41. package/chrome/package.json +0 -16
  42. package/chrome/public_api.d.ts +0 -2
  43. package/circle/circle-swatch.component.d.ts +0 -19
  44. package/circle/circle.component.d.ts +0 -32
  45. package/circle/ngx-color-circle.d.ts +0 -5
  46. package/circle/package.json +0 -19
  47. package/circle/public_api.d.ts +0 -2
  48. package/compact/compact-color.component.d.ts +0 -19
  49. package/compact/compact-fields.component.d.ts +0 -32
  50. package/compact/compact.component.d.ts +0 -30
  51. package/compact/ngx-color-compact.d.ts +0 -5
  52. package/compact/package.json +0 -16
  53. package/compact/public_api.d.ts +0 -3
  54. package/esm2020/alpha/alpha-picker.component.mjs +0 -116
  55. package/esm2020/alpha/ngx-color-alpha.mjs +0 -5
  56. package/esm2020/alpha/public_api.mjs +0 -2
  57. package/esm2020/block/block-swatches.component.mjs +0 -74
  58. package/esm2020/block/block.component.mjs +0 -199
  59. package/esm2020/block/ngx-color-block.mjs +0 -5
  60. package/esm2020/block/public_api.mjs +0 -3
  61. package/esm2020/chrome/chrome-fields.component.mjs +0 -356
  62. package/esm2020/chrome/chrome.component.mjs +0 -249
  63. package/esm2020/chrome/ngx-color-chrome.mjs +0 -5
  64. package/esm2020/chrome/public_api.mjs +0 -3
  65. package/esm2020/circle/circle-swatch.component.mjs +0 -85
  66. package/esm2020/circle/circle.component.mjs +0 -148
  67. package/esm2020/circle/ngx-color-circle.mjs +0 -5
  68. package/esm2020/circle/public_api.mjs +0 -3
  69. package/esm2020/compact/compact-color.component.mjs +0 -91
  70. package/esm2020/compact/compact-fields.component.mjs +0 -186
  71. package/esm2020/compact/compact.component.mjs +0 -177
  72. package/esm2020/compact/ngx-color-compact.mjs +0 -5
  73. package/esm2020/compact/public_api.mjs +0 -4
  74. package/esm2020/github/github-swatch.component.mjs +0 -67
  75. package/esm2020/github/github.component.mjs +0 -179
  76. package/esm2020/github/ngx-color-github.mjs +0 -5
  77. package/esm2020/github/public_api.mjs +0 -3
  78. package/esm2020/hue/hue-picker.component.mjs +0 -113
  79. package/esm2020/hue/ngx-color-hue.mjs +0 -5
  80. package/esm2020/hue/public_api.mjs +0 -2
  81. package/esm2020/material/material.component.mjs +0 -211
  82. package/esm2020/material/ngx-color-material.mjs +0 -5
  83. package/esm2020/material/public_api.mjs +0 -2
  84. package/esm2020/photoshop/ngx-color-photoshop.mjs +0 -5
  85. package/esm2020/photoshop/photoshop-button.component.mjs +0 -63
  86. package/esm2020/photoshop/photoshop-fields.component.mjs +0 -241
  87. package/esm2020/photoshop/photoshop-previews.component.mjs +0 -68
  88. package/esm2020/photoshop/photoshop.component.mjs +0 -258
  89. package/esm2020/photoshop/public_api.mjs +0 -5
  90. package/esm2020/shade/ngx-color-shade.mjs +0 -5
  91. package/esm2020/shade/public_api.mjs +0 -2
  92. package/esm2020/shade/shade-picker.component.mjs +0 -105
  93. package/esm2020/sketch/ngx-color-sketch.mjs +0 -5
  94. package/esm2020/sketch/public_api.mjs +0 -4
  95. package/esm2020/sketch/sketch-fields.component.mjs +0 -243
  96. package/esm2020/sketch/sketch-preset-colors.component.mjs +0 -98
  97. package/esm2020/sketch/sketch.component.mjs +0 -283
  98. package/esm2020/slider/ngx-color-slider.mjs +0 -5
  99. package/esm2020/slider/public_api.mjs +0 -4
  100. package/esm2020/slider/slider-swatch.component.mjs +0 -80
  101. package/esm2020/slider/slider-swatches.component.mjs +0 -135
  102. package/esm2020/slider/slider.component.mjs +0 -116
  103. package/esm2020/swatches/ngx-color-swatches.mjs +0 -5
  104. package/esm2020/swatches/public_api.mjs +0 -4
  105. package/esm2020/swatches/swatches-color.component.mjs +0 -123
  106. package/esm2020/swatches/swatches-group.component.mjs +0 -64
  107. package/esm2020/swatches/swatches.component.mjs +0 -258
  108. package/esm2020/twitter/ngx-color-twitter.mjs +0 -5
  109. package/esm2020/twitter/public_api.mjs +0 -2
  110. package/esm2020/twitter/twitter.component.mjs +0 -255
  111. package/fesm2015/ngx-color-alpha.mjs +0 -123
  112. package/fesm2015/ngx-color-alpha.mjs.map +0 -1
  113. package/fesm2015/ngx-color-block.mjs +0 -275
  114. package/fesm2015/ngx-color-block.mjs.map +0 -1
  115. package/fesm2015/ngx-color-chrome.mjs +0 -606
  116. package/fesm2015/ngx-color-chrome.mjs.map +0 -1
  117. package/fesm2015/ngx-color-circle.mjs +0 -237
  118. package/fesm2015/ngx-color-circle.mjs.map +0 -1
  119. package/fesm2015/ngx-color-compact.mjs +0 -451
  120. package/fesm2015/ngx-color-compact.mjs.map +0 -1
  121. package/fesm2015/ngx-color-github.mjs +0 -250
  122. package/fesm2015/ngx-color-github.mjs.map +0 -1
  123. package/fesm2015/ngx-color-hue.mjs +0 -120
  124. package/fesm2015/ngx-color-hue.mjs.map +0 -1
  125. package/fesm2015/ngx-color-material.mjs +0 -218
  126. package/fesm2015/ngx-color-material.mjs.map +0 -1
  127. package/fesm2015/ngx-color-photoshop.mjs +0 -626
  128. package/fesm2015/ngx-color-photoshop.mjs.map +0 -1
  129. package/fesm2015/ngx-color-shade.mjs +0 -112
  130. package/fesm2015/ngx-color-shade.mjs.map +0 -1
  131. package/fesm2015/ngx-color-sketch.mjs +0 -620
  132. package/fesm2015/ngx-color-sketch.mjs.map +0 -1
  133. package/fesm2015/ngx-color-slider.mjs +0 -331
  134. package/fesm2015/ngx-color-slider.mjs.map +0 -1
  135. package/fesm2015/ngx-color-swatches.mjs +0 -441
  136. package/fesm2015/ngx-color-swatches.mjs.map +0 -1
  137. package/fesm2015/ngx-color-twitter.mjs +0 -262
  138. package/fesm2015/ngx-color-twitter.mjs.map +0 -1
  139. package/fesm2020/ngx-color-alpha.mjs +0 -123
  140. package/fesm2020/ngx-color-alpha.mjs.map +0 -1
  141. package/fesm2020/ngx-color-block.mjs +0 -275
  142. package/fesm2020/ngx-color-block.mjs.map +0 -1
  143. package/fesm2020/ngx-color-chrome.mjs +0 -606
  144. package/fesm2020/ngx-color-chrome.mjs.map +0 -1
  145. package/fesm2020/ngx-color-circle.mjs +0 -237
  146. package/fesm2020/ngx-color-circle.mjs.map +0 -1
  147. package/fesm2020/ngx-color-compact.mjs +0 -451
  148. package/fesm2020/ngx-color-compact.mjs.map +0 -1
  149. package/fesm2020/ngx-color-github.mjs +0 -250
  150. package/fesm2020/ngx-color-github.mjs.map +0 -1
  151. package/fesm2020/ngx-color-hue.mjs +0 -120
  152. package/fesm2020/ngx-color-hue.mjs.map +0 -1
  153. package/fesm2020/ngx-color-material.mjs +0 -218
  154. package/fesm2020/ngx-color-material.mjs.map +0 -1
  155. package/fesm2020/ngx-color-photoshop.mjs +0 -626
  156. package/fesm2020/ngx-color-photoshop.mjs.map +0 -1
  157. package/fesm2020/ngx-color-shade.mjs +0 -112
  158. package/fesm2020/ngx-color-shade.mjs.map +0 -1
  159. package/fesm2020/ngx-color-sketch.mjs +0 -620
  160. package/fesm2020/ngx-color-sketch.mjs.map +0 -1
  161. package/fesm2020/ngx-color-slider.mjs +0 -331
  162. package/fesm2020/ngx-color-slider.mjs.map +0 -1
  163. package/fesm2020/ngx-color-swatches.mjs +0 -441
  164. package/fesm2020/ngx-color-swatches.mjs.map +0 -1
  165. package/fesm2020/ngx-color-twitter.mjs +0 -262
  166. package/fesm2020/ngx-color-twitter.mjs.map +0 -1
  167. package/github/github-swatch.component.d.ts +0 -19
  168. package/github/github.component.d.ts +0 -28
  169. package/github/ngx-color-github.d.ts +0 -5
  170. package/github/package.json +0 -16
  171. package/github/public_api.d.ts +0 -2
  172. package/hue/hue-picker.component.d.ts +0 -29
  173. package/hue/ngx-color-hue.d.ts +0 -5
  174. package/hue/package.json +0 -15
  175. package/hue/public_api.d.ts +0 -1
  176. package/material/material.component.d.ts +0 -39
  177. package/material/ngx-color-material.d.ts +0 -5
  178. package/material/package.json +0 -15
  179. package/material/public_api.d.ts +0 -1
  180. package/photoshop/ngx-color-photoshop.d.ts +0 -5
  181. package/photoshop/package.json +0 -15
  182. package/photoshop/photoshop-button.component.d.ts +0 -9
  183. package/photoshop/photoshop-fields.component.d.ts +0 -22
  184. package/photoshop/photoshop-previews.component.d.ts +0 -11
  185. package/photoshop/photoshop.component.d.ts +0 -33
  186. package/photoshop/public_api.d.ts +0 -4
  187. package/shade/ngx-color-shade.d.ts +0 -5
  188. package/shade/package.json +0 -17
  189. package/shade/public_api.d.ts +0 -1
  190. package/shade/shade-picker.component.d.ts +0 -27
  191. package/sketch/ngx-color-sketch.d.ts +0 -5
  192. package/sketch/package.json +0 -15
  193. package/sketch/public_api.d.ts +0 -3
  194. package/sketch/sketch-fields.component.d.ts +0 -23
  195. package/sketch/sketch-preset-colors.component.d.ts +0 -24
  196. package/sketch/sketch.component.d.ts +0 -32
  197. package/slider/ngx-color-slider.d.ts +0 -5
  198. package/slider/package.json +0 -15
  199. package/slider/public_api.d.ts +0 -3
  200. package/slider/slider-swatch.component.d.ts +0 -16
  201. package/slider/slider-swatches.component.d.ts +0 -15
  202. package/slider/slider.component.d.ts +0 -22
  203. package/swatches/ngx-color-swatches.d.ts +0 -5
  204. package/swatches/package.json +0 -18
  205. package/swatches/public_api.d.ts +0 -3
  206. package/swatches/swatches-color.component.d.ts +0 -18
  207. package/swatches/swatches-group.component.d.ts +0 -10
  208. package/swatches/swatches.component.d.ts +0 -29
  209. package/twitter/ngx-color-twitter.d.ts +0 -5
  210. package/twitter/package.json +0 -15
  211. package/twitter/public_api.d.ts +0 -1
  212. package/twitter/twitter.component.d.ts +0 -31
@@ -1,4 +1,4 @@
1
- import * as i2 from '@angular/common';
1
+ import * as i1 from '@angular/common';
2
2
  import { CommonModule } from '@angular/common';
3
3
  import * as i0 from '@angular/core';
4
4
  import { Component, ChangeDetectionStrategy, Input, NgModule, Directive, Output, HostListener, EventEmitter, isDevMode, forwardRef } from '@angular/core';
@@ -55,27 +55,11 @@ class CheckboardComponent {
55
55
  };
56
56
  }
57
57
  }
58
- CheckboardComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: CheckboardComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
59
- CheckboardComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.0.0", type: CheckboardComponent, selector: "color-checkboard", inputs: { white: "white", size: "size", grey: "grey", boxShadow: "boxShadow", borderRadius: "borderRadius" }, ngImport: i0, template: `<div class="grid" [ngStyle]="gridStyles"></div>`, isInline: true, styles: [".grid{top:0px;right:0px;bottom:0px;left:0px;position:absolute}\n"], directives: [{ type: i2.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
60
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: CheckboardComponent, decorators: [{
58
+ CheckboardComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: CheckboardComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
59
+ CheckboardComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.2", type: CheckboardComponent, selector: "color-checkboard", inputs: { white: "white", size: "size", grey: "grey", boxShadow: "boxShadow", borderRadius: "borderRadius" }, ngImport: i0, template: `<div class="grid" [ngStyle]="gridStyles"></div>`, isInline: true, styles: [".grid{top:0px;right:0px;bottom:0px;left:0px;position:absolute}\n"], dependencies: [{ kind: "directive", type: i1.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
60
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: CheckboardComponent, decorators: [{
61
61
  type: Component,
62
- args: [{
63
- selector: 'color-checkboard',
64
- template: `<div class="grid" [ngStyle]="gridStyles"></div>`,
65
- styles: [
66
- `
67
- .grid {
68
- top: 0px;
69
- right: 0px;
70
- bottom: 0px;
71
- left: 0px;
72
- position: absolute;
73
- }
74
- `,
75
- ],
76
- preserveWhitespaces: false,
77
- changeDetection: ChangeDetectionStrategy.OnPush,
78
- }]
62
+ args: [{ selector: 'color-checkboard', template: `<div class="grid" [ngStyle]="gridStyles"></div>`, preserveWhitespaces: false, changeDetection: ChangeDetectionStrategy.OnPush, styles: [".grid{top:0px;right:0px;bottom:0px;left:0px;position:absolute}\n"] }]
79
63
  }], propDecorators: { white: [{
80
64
  type: Input
81
65
  }], size: [{
@@ -89,10 +73,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImpor
89
73
  }] } });
90
74
  class CheckboardModule {
91
75
  }
92
- CheckboardModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: CheckboardModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
93
- CheckboardModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: CheckboardModule, declarations: [CheckboardComponent], imports: [CommonModule], exports: [CheckboardComponent] });
94
- CheckboardModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: CheckboardModule, imports: [[CommonModule]] });
95
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: CheckboardModule, decorators: [{
76
+ CheckboardModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: CheckboardModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
77
+ CheckboardModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.2", ngImport: i0, type: CheckboardModule, declarations: [CheckboardComponent], imports: [CommonModule], exports: [CheckboardComponent] });
78
+ CheckboardModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: CheckboardModule, imports: [CommonModule] });
79
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: CheckboardModule, decorators: [{
96
80
  type: NgModule,
97
81
  args: [{
98
82
  declarations: [CheckboardComponent],
@@ -152,9 +136,9 @@ class CoordinatesDirective {
152
136
  });
153
137
  }
154
138
  }
155
- CoordinatesDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: CoordinatesDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
156
- CoordinatesDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "12.0.0", version: "13.0.0", type: CoordinatesDirective, selector: "[ngx-color-coordinates]", outputs: { coordinatesChange: "coordinatesChange" }, host: { listeners: { "window:mousemove": "mousemove($event,$event.pageX,$event.pageY)", "window:touchmove": "mousemove($event,$event.touches[0].clientX,$event.touches[0].clientY,true)", "window:mouseup": "mouseup()", "window:touchend": "mouseup()", "mousedown": "mousedown($event,$event.pageX,$event.pageY)", "touchstart": "mousedown($event,$event.touches[0].clientX,$event.touches[0].clientY,true)" } }, ngImport: i0 });
157
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: CoordinatesDirective, decorators: [{
139
+ CoordinatesDirective.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: CoordinatesDirective, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive });
140
+ CoordinatesDirective.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "14.0.2", type: CoordinatesDirective, selector: "[ngx-color-coordinates]", outputs: { coordinatesChange: "coordinatesChange" }, host: { listeners: { "window:mousemove": "mousemove($event,$event.pageX,$event.pageY)", "window:touchmove": "mousemove($event,$event.touches[0].clientX,$event.touches[0].clientY,true)", "window:mouseup": "mouseup()", "window:touchend": "mouseup()", "mousedown": "mousedown($event,$event.pageX,$event.pageY)", "touchstart": "mousedown($event,$event.touches[0].clientX,$event.touches[0].clientY,true)" } }, ngImport: i0 });
141
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: CoordinatesDirective, decorators: [{
158
142
  type: Directive,
159
143
  args: [{ selector: '[ngx-color-coordinates]' }]
160
144
  }], ctorParameters: function () { return [{ type: i0.ElementRef }]; }, propDecorators: { coordinatesChange: [{
@@ -190,10 +174,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImpor
190
174
  }] } });
191
175
  class CoordinatesModule {
192
176
  }
193
- CoordinatesModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: CoordinatesModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
194
- CoordinatesModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: CoordinatesModule, declarations: [CoordinatesDirective], exports: [CoordinatesDirective] });
195
- CoordinatesModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: CoordinatesModule });
196
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: CoordinatesModule, decorators: [{
177
+ CoordinatesModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: CoordinatesModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
178
+ CoordinatesModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.2", ngImport: i0, type: CoordinatesModule, declarations: [CoordinatesDirective], exports: [CoordinatesDirective] });
179
+ CoordinatesModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: CoordinatesModule });
180
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: CoordinatesModule, decorators: [{
197
181
  type: NgModule,
198
182
  args: [{
199
183
  declarations: [CoordinatesDirective],
@@ -273,8 +257,8 @@ class AlphaComponent {
273
257
  this.onChange.emit({ data, $event });
274
258
  }
275
259
  }
276
- AlphaComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: AlphaComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
277
- AlphaComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.0.0", type: AlphaComponent, selector: "color-alpha", inputs: { hsl: "hsl", rgb: "rgb", pointer: "pointer", shadow: "shadow", radius: "radius", direction: "direction" }, outputs: { onChange: "onChange" }, usesOnChanges: true, ngImport: i0, template: `
260
+ AlphaComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: AlphaComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
261
+ AlphaComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.2", type: AlphaComponent, selector: "color-alpha", inputs: { hsl: "hsl", rgb: "rgb", pointer: "pointer", shadow: "shadow", radius: "radius", direction: "direction" }, outputs: { onChange: "onChange" }, usesOnChanges: true, ngImport: i0, template: `
278
262
  <div class="alpha" [style.border-radius]="radius">
279
263
  <div class="alpha-checkboard">
280
264
  <color-checkboard></color-checkboard>
@@ -286,12 +270,10 @@ AlphaComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version
286
270
  </div>
287
271
  </div>
288
272
  </div>
289
- `, isInline: true, styles: [".alpha{position:absolute;top:0;bottom:0;left:0;right:0}.alpha-checkboard{position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.alpha-gradient{position:absolute;top:0;bottom:0;left:0;right:0}.alpha-container{position:relative;height:100%;margin:0 3px}.alpha-pointer{position:absolute}.alpha-slider{width:4px;border-radius:1px;height:8px;box-shadow:0 0 2px #0009;background:#fff;margin-top:1px;transform:translate(-2px)}\n"], components: [{ type: CheckboardComponent, selector: "color-checkboard", inputs: ["white", "size", "grey", "boxShadow", "borderRadius"] }], directives: [{ type: i2.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { type: CoordinatesDirective, selector: "[ngx-color-coordinates]", outputs: ["coordinatesChange"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
290
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: AlphaComponent, decorators: [{
273
+ `, isInline: true, styles: [".alpha{position:absolute;top:0;bottom:0;left:0;right:0}.alpha-checkboard{position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.alpha-gradient{position:absolute;top:0;bottom:0;left:0;right:0}.alpha-container{position:relative;height:100%;margin:0 3px}.alpha-pointer{position:absolute}.alpha-slider{width:4px;border-radius:1px;height:8px;box-shadow:0 0 2px #0009;background:#fff;margin-top:1px;transform:translate(-2px)}\n"], dependencies: [{ kind: "directive", type: i1.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "component", type: CheckboardComponent, selector: "color-checkboard", inputs: ["white", "size", "grey", "boxShadow", "borderRadius"] }, { kind: "directive", type: CoordinatesDirective, selector: "[ngx-color-coordinates]", outputs: ["coordinatesChange"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
274
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: AlphaComponent, decorators: [{
291
275
  type: Component,
292
- args: [{
293
- selector: 'color-alpha',
294
- template: `
276
+ args: [{ selector: 'color-alpha', template: `
295
277
  <div class="alpha" [style.border-radius]="radius">
296
278
  <div class="alpha-checkboard">
297
279
  <color-checkboard></color-checkboard>
@@ -303,53 +285,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImpor
303
285
  </div>
304
286
  </div>
305
287
  </div>
306
- `,
307
- styles: [
308
- `
309
- .alpha {
310
- position: absolute;
311
- top: 0;
312
- bottom: 0;
313
- left: 0;
314
- right: 0;
315
- }
316
- .alpha-checkboard {
317
- position: absolute;
318
- top: 0;
319
- bottom: 0;
320
- left: 0;
321
- right: 0;
322
- overflow: hidden;
323
- }
324
- .alpha-gradient {
325
- position: absolute;
326
- top: 0;
327
- bottom: 0;
328
- left: 0;
329
- right: 0;
330
- }
331
- .alpha-container {
332
- position: relative;
333
- height: 100%;
334
- margin: 0 3px;
335
- }
336
- .alpha-pointer {
337
- position: absolute;
338
- }
339
- .alpha-slider {
340
- width: 4px;
341
- border-radius: 1px;
342
- height: 8px;
343
- box-shadow: 0 0 2px rgba(0, 0, 0, .6);
344
- background: #fff;
345
- margin-top: 1px;
346
- transform: translateX(-2px);
347
- }
348
- `,
349
- ],
350
- changeDetection: ChangeDetectionStrategy.OnPush,
351
- preserveWhitespaces: false,
352
- }]
288
+ `, changeDetection: ChangeDetectionStrategy.OnPush, preserveWhitespaces: false, styles: [".alpha{position:absolute;top:0;bottom:0;left:0;right:0}.alpha-checkboard{position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.alpha-gradient{position:absolute;top:0;bottom:0;left:0;right:0}.alpha-container{position:relative;height:100%;margin:0 3px}.alpha-pointer{position:absolute}.alpha-slider{width:4px;border-radius:1px;height:8px;box-shadow:0 0 2px #0009;background:#fff;margin-top:1px;transform:translate(-2px)}\n"] }]
353
289
  }], propDecorators: { hsl: [{
354
290
  type: Input
355
291
  }], rgb: [{
@@ -367,10 +303,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImpor
367
303
  }] } });
368
304
  class AlphaModule {
369
305
  }
370
- AlphaModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: AlphaModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
371
- AlphaModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: AlphaModule, declarations: [AlphaComponent], imports: [CommonModule, CheckboardModule, CoordinatesModule], exports: [AlphaComponent] });
372
- AlphaModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: AlphaModule, imports: [[CommonModule, CheckboardModule, CoordinatesModule]] });
373
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: AlphaModule, decorators: [{
306
+ AlphaModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: AlphaModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
307
+ AlphaModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.2", ngImport: i0, type: AlphaModule, declarations: [AlphaComponent], imports: [CommonModule, CheckboardModule, CoordinatesModule], exports: [AlphaComponent] });
308
+ AlphaModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: AlphaModule, imports: [CommonModule, CheckboardModule, CoordinatesModule] });
309
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: AlphaModule, decorators: [{
374
310
  type: NgModule,
375
311
  args: [{
376
312
  declarations: [AlphaComponent],
@@ -543,15 +479,15 @@ class ColorWrap {
543
479
  this.color = hex;
544
480
  }
545
481
  }
546
- ColorWrap.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: ColorWrap, deps: [], target: i0.ɵɵFactoryTarget.Component });
547
- ColorWrap.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.0.0", type: ColorWrap, selector: "color-wrap", inputs: { className: "className", mode: "mode", color: "color" }, outputs: { colorChange: "colorChange", onChange: "onChange", onChangeComplete: "onChangeComplete", onSwatchHover: "onSwatchHover" }, providers: [
482
+ ColorWrap.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: ColorWrap, deps: [], target: i0.ɵɵFactoryTarget.Component });
483
+ ColorWrap.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.2", type: ColorWrap, selector: "color-wrap", inputs: { className: "className", mode: "mode", color: "color" }, outputs: { colorChange: "colorChange", onChange: "onChange", onChangeComplete: "onChangeComplete", onSwatchHover: "onSwatchHover" }, providers: [
548
484
  {
549
485
  provide: NG_VALUE_ACCESSOR,
550
486
  useExisting: forwardRef(() => ColorWrap),
551
487
  multi: true,
552
488
  }
553
489
  ], usesOnChanges: true, ngImport: i0, template: ``, isInline: true });
554
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: ColorWrap, decorators: [{
490
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: ColorWrap, decorators: [{
555
491
  type: Component,
556
492
  args: [{
557
493
  // create seletor base for test override property
@@ -582,10 +518,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImpor
582
518
  }] } });
583
519
  class ColorWrapModule {
584
520
  }
585
- ColorWrapModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: ColorWrapModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
586
- ColorWrapModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: ColorWrapModule, declarations: [ColorWrap], imports: [CommonModule], exports: [ColorWrap] });
587
- ColorWrapModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: ColorWrapModule, imports: [[CommonModule]] });
588
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: ColorWrapModule, decorators: [{
521
+ ColorWrapModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: ColorWrapModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
522
+ ColorWrapModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.2", ngImport: i0, type: ColorWrapModule, declarations: [ColorWrap], imports: [CommonModule], exports: [ColorWrap] });
523
+ ColorWrapModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: ColorWrapModule, imports: [CommonModule] });
524
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: ColorWrapModule, decorators: [{
589
525
  type: NgModule,
590
526
  args: [{
591
527
  declarations: [ColorWrap],
@@ -722,8 +658,8 @@ class EditableInputComponent {
722
658
  }
723
659
  }
724
660
  }
725
- EditableInputComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: EditableInputComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
726
- EditableInputComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.0.0", type: EditableInputComponent, selector: "color-editable-input", inputs: { style: "style", label: "label", value: "value", arrowOffset: "arrowOffset", dragLabel: "dragLabel", dragMax: "dragMax", placeholder: "placeholder" }, outputs: { onChange: "onChange" }, usesOnChanges: true, ngImport: i0, template: `
661
+ EditableInputComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: EditableInputComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
662
+ EditableInputComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.2", type: EditableInputComponent, selector: "color-editable-input", inputs: { style: "style", label: "label", value: "value", arrowOffset: "arrowOffset", dragLabel: "dragLabel", dragMax: "dragMax", placeholder: "placeholder" }, outputs: { onChange: "onChange" }, usesOnChanges: true, ngImport: i0, template: `
727
663
  <div class="wrap" [ngStyle]="wrapStyle">
728
664
  <input
729
665
  [ngStyle]="inputStyle"
@@ -740,12 +676,10 @@ EditableInputComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0",
740
676
  {{ label }}
741
677
  </span>
742
678
  </div>
743
- `, isInline: true, styles: [":host{display:flex}.wrap{position:relative}\n"], directives: [{ type: i2.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
744
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: EditableInputComponent, decorators: [{
679
+ `, isInline: true, styles: [":host{display:flex}.wrap{position:relative}\n"], dependencies: [{ kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
680
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: EditableInputComponent, decorators: [{
745
681
  type: Component,
746
- args: [{
747
- selector: 'color-editable-input',
748
- template: `
682
+ args: [{ selector: 'color-editable-input', template: `
749
683
  <div class="wrap" [ngStyle]="wrapStyle">
750
684
  <input
751
685
  [ngStyle]="inputStyle"
@@ -762,19 +696,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImpor
762
696
  {{ label }}
763
697
  </span>
764
698
  </div>
765
- `,
766
- styles: [
767
- `
768
- :host {
769
- display: flex;
770
- }
771
- .wrap {
772
- position: relative;
773
- }
774
- `,
775
- ],
776
- changeDetection: ChangeDetectionStrategy.OnPush,
777
- }]
699
+ `, changeDetection: ChangeDetectionStrategy.OnPush, styles: [":host{display:flex}.wrap{position:relative}\n"] }]
778
700
  }], propDecorators: { style: [{
779
701
  type: Input
780
702
  }], label: [{
@@ -794,10 +716,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImpor
794
716
  }] } });
795
717
  class EditableInputModule {
796
718
  }
797
- EditableInputModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: EditableInputModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
798
- EditableInputModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: EditableInputModule, declarations: [EditableInputComponent], imports: [CommonModule], exports: [EditableInputComponent] });
799
- EditableInputModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: EditableInputModule, imports: [[CommonModule]] });
800
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: EditableInputModule, decorators: [{
719
+ EditableInputModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: EditableInputModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
720
+ EditableInputModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.2", ngImport: i0, type: EditableInputModule, declarations: [EditableInputComponent], imports: [CommonModule], exports: [EditableInputComponent] });
721
+ EditableInputModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: EditableInputModule, imports: [CommonModule] });
722
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: EditableInputModule, decorators: [{
801
723
  type: NgModule,
802
724
  args: [{
803
725
  declarations: [EditableInputComponent],
@@ -874,8 +796,8 @@ class HueComponent {
874
796
  this.onChange.emit({ data, $event });
875
797
  }
876
798
  }
877
- HueComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: HueComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
878
- HueComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.0.0", type: HueComponent, selector: "color-hue", inputs: { hsl: "hsl", pointer: "pointer", radius: "radius", shadow: "shadow", hidePointer: "hidePointer", direction: "direction" }, outputs: { onChange: "onChange" }, usesOnChanges: true, ngImport: i0, template: `
799
+ HueComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: HueComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
800
+ HueComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.2", type: HueComponent, selector: "color-hue", inputs: { hsl: "hsl", pointer: "pointer", radius: "radius", shadow: "shadow", hidePointer: "hidePointer", direction: "direction" }, outputs: { onChange: "onChange" }, usesOnChanges: true, ngImport: i0, template: `
879
801
  <div class="color-hue color-hue-{{direction}}" [style.border-radius.px]="radius" [style.box-shadow]="shadow">
880
802
  <div ngx-color-coordinates (coordinatesChange)="handleChange($event)" class="color-hue-container">
881
803
  <div class="color-hue-pointer" [style.left]="left" [style.top]="top" *ngIf="!hidePointer">
@@ -883,12 +805,10 @@ HueComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version:
883
805
  </div>
884
806
  </div>
885
807
  </div>
886
- `, isInline: true, styles: [".color-hue{position:absolute;top:0;bottom:0;left:0;right:0}.color-hue-container{margin:0 2px;position:relative;height:100%}.color-hue-pointer{position:absolute}.color-hue-slider{margin-top:1px;width:4px;border-radius:1px;height:8px;box-shadow:0 0 2px #0009;background:#fff;transform:translate(-2px)}.color-hue-horizontal{background:linear-gradient(to right,#f00 0%,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,#f00 100%)}.color-hue-vertical{background:linear-gradient(to top,#f00 0%,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,#f00 100%)}\n"], directives: [{ type: CoordinatesDirective, selector: "[ngx-color-coordinates]", outputs: ["coordinatesChange"] }, { type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { type: i2.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
887
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: HueComponent, decorators: [{
808
+ `, isInline: true, styles: [".color-hue{position:absolute;top:0;bottom:0;left:0;right:0}.color-hue-container{margin:0 2px;position:relative;height:100%}.color-hue-pointer{position:absolute}.color-hue-slider{margin-top:1px;width:4px;border-radius:1px;height:8px;box-shadow:0 0 2px #0009;background:#fff;transform:translate(-2px)}.color-hue-horizontal{background:linear-gradient(to right,#f00 0%,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,#f00 100%)}.color-hue-vertical{background:linear-gradient(to top,#f00 0%,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,#f00 100%)}\n"], dependencies: [{ kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "directive", type: CoordinatesDirective, selector: "[ngx-color-coordinates]", outputs: ["coordinatesChange"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
809
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: HueComponent, decorators: [{
888
810
  type: Component,
889
- args: [{
890
- selector: 'color-hue',
891
- template: `
811
+ args: [{ selector: 'color-hue', template: `
892
812
  <div class="color-hue color-hue-{{direction}}" [style.border-radius.px]="radius" [style.box-shadow]="shadow">
893
813
  <div ngx-color-coordinates (coordinatesChange)="handleChange($event)" class="color-hue-container">
894
814
  <div class="color-hue-pointer" [style.left]="left" [style.top]="top" *ngIf="!hidePointer">
@@ -896,46 +816,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImpor
896
816
  </div>
897
817
  </div>
898
818
  </div>
899
- `,
900
- styles: [
901
- `
902
- .color-hue {
903
- position: absolute;
904
- top: 0;
905
- bottom: 0;
906
- left: 0;
907
- right: 0;
908
- }
909
- .color-hue-container {
910
- margin: 0 2px;
911
- position: relative;
912
- height: 100%;
913
- }
914
- .color-hue-pointer {
915
- position: absolute;
916
- }
917
- .color-hue-slider {
918
- margin-top: 1px;
919
- width: 4px;
920
- border-radius: 1px;
921
- height: 8px;
922
- box-shadow: 0 0 2px rgba(0, 0, 0, .6);
923
- background: #fff;
924
- transform: translateX(-2px);
925
- }
926
- .color-hue-horizontal {
927
- background: linear-gradient(to right, #f00 0%, #ff0 17%, #0f0
928
- 33%, #0ff 50%, #00f 67%, #f0f 83%, #f00 100%);
929
- }
930
- .color-hue-vertical {
931
- background: linear-gradient(to top, #f00 0%, #ff0 17%, #0f0 33%,
932
- #0ff 50%, #00f 67%, #f0f 83%, #f00 100%);
933
- }
934
- `,
935
- ],
936
- preserveWhitespaces: false,
937
- changeDetection: ChangeDetectionStrategy.OnPush,
938
- }]
819
+ `, preserveWhitespaces: false, changeDetection: ChangeDetectionStrategy.OnPush, styles: [".color-hue{position:absolute;top:0;bottom:0;left:0;right:0}.color-hue-container{margin:0 2px;position:relative;height:100%}.color-hue-pointer{position:absolute}.color-hue-slider{margin-top:1px;width:4px;border-radius:1px;height:8px;box-shadow:0 0 2px #0009;background:#fff;transform:translate(-2px)}.color-hue-horizontal{background:linear-gradient(to right,#f00 0%,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,#f00 100%)}.color-hue-vertical{background:linear-gradient(to top,#f00 0%,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,#f00 100%)}\n"] }]
939
820
  }], propDecorators: { hsl: [{
940
821
  type: Input
941
822
  }], pointer: [{
@@ -953,10 +834,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImpor
953
834
  }] } });
954
835
  class HueModule {
955
836
  }
956
- HueModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: HueModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
957
- HueModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: HueModule, declarations: [HueComponent], imports: [CommonModule, CoordinatesModule], exports: [HueComponent] });
958
- HueModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: HueModule, imports: [[CommonModule, CoordinatesModule]] });
959
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: HueModule, decorators: [{
837
+ HueModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: HueModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
838
+ HueModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.2", ngImport: i0, type: HueModule, declarations: [HueComponent], imports: [CommonModule, CoordinatesModule], exports: [HueComponent] });
839
+ HueModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: HueModule, imports: [CommonModule, CoordinatesModule] });
840
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: HueModule, decorators: [{
960
841
  type: NgModule,
961
842
  args: [{
962
843
  declarations: [HueComponent],
@@ -972,8 +853,8 @@ class RaisedComponent {
972
853
  this.background = '#fff';
973
854
  }
974
855
  }
975
- RaisedComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: RaisedComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
976
- RaisedComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.0.0", type: RaisedComponent, selector: "color-raised", inputs: { zDepth: "zDepth", radius: "radius", background: "background" }, ngImport: i0, template: `
856
+ RaisedComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: RaisedComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
857
+ RaisedComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.2", type: RaisedComponent, selector: "color-raised", inputs: { zDepth: "zDepth", radius: "radius", background: "background" }, ngImport: i0, template: `
977
858
  <div class="raised-wrap">
978
859
  <div class="raised-bg zDepth-{{zDepth}}" [style.background]="background"></div>
979
860
  <div class="raised-content">
@@ -981,55 +862,16 @@ RaisedComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", versio
981
862
  </div>
982
863
  </div>
983
864
  `, isInline: true, styles: [".raised-wrap{position:relative;display:inline-block}.raised-bg{position:absolute;top:0px;right:0px;bottom:0px;left:0px}.raised-content{position:relative}.zDepth-0{box-shadow:none}.zDepth-1{box-shadow:0 2px 10px #0000001f,0 2px 5px #00000029}.zDepth-2{box-shadow:0 6px 20px #00000030,0 8px 17px #0003}.zDepth-3{box-shadow:0 17px 50px #00000030,0 12px 15px #0000003d}.zDepth-4{box-shadow:0 25px 55px #00000036,0 16px 28px #00000038}.zDepth-5{box-shadow:0 40px 77px #00000038,0 27px 24px #0003}\n"], changeDetection: i0.ChangeDetectionStrategy.OnPush });
984
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: RaisedComponent, decorators: [{
865
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: RaisedComponent, decorators: [{
985
866
  type: Component,
986
- args: [{
987
- selector: 'color-raised',
988
- template: `
867
+ args: [{ selector: 'color-raised', template: `
989
868
  <div class="raised-wrap">
990
869
  <div class="raised-bg zDepth-{{zDepth}}" [style.background]="background"></div>
991
870
  <div class="raised-content">
992
871
  <ng-content></ng-content>
993
872
  </div>
994
873
  </div>
995
- `,
996
- styles: [`
997
- .raised-wrap {
998
- position: relative;
999
- display: inline-block;
1000
- }
1001
- .raised-bg {
1002
- position: absolute;
1003
- top: 0px;
1004
- right: 0px;
1005
- bottom: 0px;
1006
- left: 0px;
1007
- }
1008
- .raised-content {
1009
- position: relative;
1010
- }
1011
- .zDepth-0 {
1012
- box-shadow: none;
1013
- }
1014
- .zDepth-1 {
1015
- box-shadow: 0 2px 10px rgba(0,0,0,.12), 0 2px 5px rgba(0,0,0,.16);
1016
- }
1017
- .zDepth-2 {
1018
- box-shadow: 0 6px 20px rgba(0,0,0,.19), 0 8px 17px rgba(0,0,0,.2);
1019
- }
1020
- .zDepth-3 {
1021
- box-shadow: 0 17px 50px rgba(0,0,0,.19), 0 12px 15px rgba(0,0,0,.24);
1022
- }
1023
- .zDepth-4 {
1024
- box-shadow: 0 25px 55px rgba(0,0,0,.21), 0 16px 28px rgba(0,0,0,.22);
1025
- }
1026
- .zDepth-5 {
1027
- box-shadow: 0 40px 77px rgba(0,0,0,.22), 0 27px 24px rgba(0,0,0,.2);
1028
- }
1029
- `],
1030
- preserveWhitespaces: false,
1031
- changeDetection: ChangeDetectionStrategy.OnPush,
1032
- }]
874
+ `, preserveWhitespaces: false, changeDetection: ChangeDetectionStrategy.OnPush, styles: [".raised-wrap{position:relative;display:inline-block}.raised-bg{position:absolute;top:0px;right:0px;bottom:0px;left:0px}.raised-content{position:relative}.zDepth-0{box-shadow:none}.zDepth-1{box-shadow:0 2px 10px #0000001f,0 2px 5px #00000029}.zDepth-2{box-shadow:0 6px 20px #00000030,0 8px 17px #0003}.zDepth-3{box-shadow:0 17px 50px #00000030,0 12px 15px #0000003d}.zDepth-4{box-shadow:0 25px 55px #00000036,0 16px 28px #00000038}.zDepth-5{box-shadow:0 40px 77px #00000038,0 27px 24px #0003}\n"] }]
1033
875
  }], propDecorators: { zDepth: [{
1034
876
  type: Input
1035
877
  }], radius: [{
@@ -1039,10 +881,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImpor
1039
881
  }] } });
1040
882
  class RaisedModule {
1041
883
  }
1042
- RaisedModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: RaisedModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
1043
- RaisedModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: RaisedModule, declarations: [RaisedComponent], imports: [CommonModule], exports: [RaisedComponent] });
1044
- RaisedModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: RaisedModule, imports: [[CommonModule]] });
1045
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: RaisedModule, decorators: [{
884
+ RaisedModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: RaisedModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
885
+ RaisedModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.2", ngImport: i0, type: RaisedModule, declarations: [RaisedComponent], imports: [CommonModule], exports: [RaisedComponent] });
886
+ RaisedModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: RaisedModule, imports: [CommonModule] });
887
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: RaisedModule, decorators: [{
1046
888
  type: NgModule,
1047
889
  args: [{
1048
890
  declarations: [RaisedComponent],
@@ -1087,8 +929,8 @@ class SaturationComponent {
1087
929
  this.onChange.emit({ data, $event });
1088
930
  }
1089
931
  }
1090
- SaturationComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: SaturationComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
1091
- SaturationComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.0.0", type: SaturationComponent, selector: "color-saturation", inputs: { hsl: "hsl", hsv: "hsv", radius: "radius", pointer: "pointer", circle: "circle" }, outputs: { onChange: "onChange" }, usesOnChanges: true, ngImport: i0, template: `
932
+ SaturationComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: SaturationComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
933
+ SaturationComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.2", type: SaturationComponent, selector: "color-saturation", inputs: { hsl: "hsl", hsv: "hsv", radius: "radius", pointer: "pointer", circle: "circle" }, outputs: { onChange: "onChange" }, usesOnChanges: true, ngImport: i0, template: `
1092
934
  <div class="color-saturation" ngx-color-coordinates (coordinatesChange)="handleChange($event)" [style.background]="background">
1093
935
  <div class="saturation-white">
1094
936
  <div class="saturation-black"></div>
@@ -1097,12 +939,10 @@ SaturationComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", ve
1097
939
  </div>
1098
940
  </div>
1099
941
  </div>
1100
- `, isInline: true, styles: [".saturation-white{background:linear-gradient(to right,#fff,rgba(255,255,255,0));position:absolute;top:0;bottom:0;left:0;right:0}.saturation-black{background:linear-gradient(to top,#000,rgba(0,0,0,0));position:absolute;top:0;bottom:0;left:0;right:0}.color-saturation{position:absolute;top:0;bottom:0;left:0;right:0}.saturation-pointer{position:absolute;cursor:default}.saturation-circle{width:4px;height:4px;box-shadow:0 0 0 1.5px #fff,inset 0 0 1px 1px #0000004d,0 0 1px 2px #0006;border-radius:50%;cursor:hand;transform:translate(-2px,-4px)}\n"], directives: [{ type: CoordinatesDirective, selector: "[ngx-color-coordinates]", outputs: ["coordinatesChange"] }, { type: i2.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
1101
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: SaturationComponent, decorators: [{
942
+ `, isInline: true, styles: [".saturation-white{background:linear-gradient(to right,#fff,rgba(255,255,255,0));position:absolute;top:0;bottom:0;left:0;right:0}.saturation-black{background:linear-gradient(to top,#000,rgba(0,0,0,0));position:absolute;top:0;bottom:0;left:0;right:0}.color-saturation{position:absolute;top:0;bottom:0;left:0;right:0}.saturation-pointer{position:absolute;cursor:default}.saturation-circle{width:4px;height:4px;box-shadow:0 0 0 1.5px #fff,inset 0 0 1px 1px #0000004d,0 0 1px 2px #0006;border-radius:50%;cursor:hand;transform:translate(-2px,-4px)}\n"], dependencies: [{ kind: "directive", type: i1.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "directive", type: CoordinatesDirective, selector: "[ngx-color-coordinates]", outputs: ["coordinatesChange"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
943
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: SaturationComponent, decorators: [{
1102
944
  type: Component,
1103
- args: [{
1104
- selector: 'color-saturation',
1105
- template: `
945
+ args: [{ selector: 'color-saturation', template: `
1106
946
  <div class="color-saturation" ngx-color-coordinates (coordinatesChange)="handleChange($event)" [style.background]="background">
1107
947
  <div class="saturation-white">
1108
948
  <div class="saturation-black"></div>
@@ -1111,49 +951,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImpor
1111
951
  </div>
1112
952
  </div>
1113
953
  </div>
1114
- `,
1115
- styles: [
1116
- `
1117
- .saturation-white {
1118
- background: linear-gradient(to right, #fff, rgba(255,255,255,0));
1119
- position: absolute;
1120
- top: 0;
1121
- bottom: 0;
1122
- left: 0;
1123
- right: 0;
1124
- }
1125
- .saturation-black {
1126
- background: linear-gradient(to top, #000, rgba(0,0,0,0));
1127
- position: absolute;
1128
- top: 0;
1129
- bottom: 0;
1130
- left: 0;
1131
- right: 0;
1132
- }
1133
- .color-saturation {
1134
- position: absolute;
1135
- top: 0;
1136
- bottom: 0;
1137
- left: 0;
1138
- right: 0;
1139
- }
1140
- .saturation-pointer {
1141
- position: absolute;
1142
- cursor: default;
1143
- }
1144
- .saturation-circle {
1145
- width: 4px;
1146
- height: 4px;
1147
- box-shadow: 0 0 0 1.5px #fff, inset 0 0 1px 1px rgba(0,0,0,.3), 0 0 1px 2px rgba(0,0,0,.4);
1148
- border-radius: 50%;
1149
- cursor: hand;
1150
- transform: translate(-2px, -4px);
1151
- }
1152
- `,
1153
- ],
1154
- preserveWhitespaces: false,
1155
- changeDetection: ChangeDetectionStrategy.OnPush,
1156
- }]
954
+ `, preserveWhitespaces: false, changeDetection: ChangeDetectionStrategy.OnPush, styles: [".saturation-white{background:linear-gradient(to right,#fff,rgba(255,255,255,0));position:absolute;top:0;bottom:0;left:0;right:0}.saturation-black{background:linear-gradient(to top,#000,rgba(0,0,0,0));position:absolute;top:0;bottom:0;left:0;right:0}.color-saturation{position:absolute;top:0;bottom:0;left:0;right:0}.saturation-pointer{position:absolute;cursor:default}.saturation-circle{width:4px;height:4px;box-shadow:0 0 0 1.5px #fff,inset 0 0 1px 1px #0000004d,0 0 1px 2px #0006;border-radius:50%;cursor:hand;transform:translate(-2px,-4px)}\n"] }]
1157
955
  }], propDecorators: { hsl: [{
1158
956
  type: Input
1159
957
  }], hsv: [{
@@ -1169,10 +967,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImpor
1169
967
  }] } });
1170
968
  class SaturationModule {
1171
969
  }
1172
- SaturationModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: SaturationModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
1173
- SaturationModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: SaturationModule, declarations: [SaturationComponent], imports: [CommonModule, CoordinatesModule], exports: [SaturationComponent] });
1174
- SaturationModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: SaturationModule, imports: [[CommonModule, CoordinatesModule]] });
1175
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: SaturationModule, decorators: [{
970
+ SaturationModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: SaturationModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
971
+ SaturationModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.2", ngImport: i0, type: SaturationModule, declarations: [SaturationComponent], imports: [CommonModule, CoordinatesModule], exports: [SaturationComponent] });
972
+ SaturationModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: SaturationModule, imports: [CommonModule, CoordinatesModule] });
973
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: SaturationModule, decorators: [{
1176
974
  type: NgModule,
1177
975
  args: [{
1178
976
  declarations: [SaturationComponent],
@@ -1217,8 +1015,8 @@ class SwatchComponent {
1217
1015
  this.onClick.emit({ hex, $event });
1218
1016
  }
1219
1017
  }
1220
- SwatchComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: SwatchComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
1221
- SwatchComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.0.0", type: SwatchComponent, selector: "color-swatch", inputs: { color: "color", style: "style", focusStyle: "focusStyle", focus: "focus" }, outputs: { onClick: "onClick", onHover: "onHover" }, ngImport: i0, template: `
1018
+ SwatchComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: SwatchComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
1019
+ SwatchComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.2", type: SwatchComponent, selector: "color-swatch", inputs: { color: "color", style: "style", focusStyle: "focusStyle", focus: "focus" }, outputs: { onClick: "onClick", onHover: "onHover" }, ngImport: i0, template: `
1222
1020
  <div
1223
1021
  class="swatch"
1224
1022
  [ngStyle]="currentStyles()"
@@ -1236,12 +1034,10 @@ SwatchComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", versio
1236
1034
  boxShadow="inset 0 0 0 1px rgba(0,0,0,0.1)"
1237
1035
  ></color-checkboard>
1238
1036
  </div>
1239
- `, isInline: true, styles: [".swatch{outline:none;height:100%;width:100%;cursor:pointer;position:relative}\n"], components: [{ type: CheckboardComponent, selector: "color-checkboard", inputs: ["white", "size", "grey", "boxShadow", "borderRadius"] }], directives: [{ type: i2.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { type: i2.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
1240
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: SwatchComponent, decorators: [{
1037
+ `, isInline: true, styles: [".swatch{outline:none;height:100%;width:100%;cursor:pointer;position:relative}\n"], dependencies: [{ kind: "directive", type: i1.NgIf, selector: "[ngIf]", inputs: ["ngIf", "ngIfThen", "ngIfElse"] }, { kind: "directive", type: i1.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "component", type: CheckboardComponent, selector: "color-checkboard", inputs: ["white", "size", "grey", "boxShadow", "borderRadius"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
1038
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: SwatchComponent, decorators: [{
1241
1039
  type: Component,
1242
- args: [{
1243
- selector: 'color-swatch',
1244
- template: `
1040
+ args: [{ selector: 'color-swatch', template: `
1245
1041
  <div
1246
1042
  class="swatch"
1247
1043
  [ngStyle]="currentStyles()"
@@ -1259,20 +1055,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImpor
1259
1055
  boxShadow="inset 0 0 0 1px rgba(0,0,0,0.1)"
1260
1056
  ></color-checkboard>
1261
1057
  </div>
1262
- `,
1263
- styles: [
1264
- `
1265
- .swatch {
1266
- outline: none;
1267
- height: 100%;
1268
- width: 100%;
1269
- cursor: pointer;
1270
- position: relative;
1271
- }
1272
- `,
1273
- ],
1274
- changeDetection: ChangeDetectionStrategy.OnPush,
1275
- }]
1058
+ `, changeDetection: ChangeDetectionStrategy.OnPush, styles: [".swatch{outline:none;height:100%;width:100%;cursor:pointer;position:relative}\n"] }]
1276
1059
  }], propDecorators: { color: [{
1277
1060
  type: Input
1278
1061
  }], style: [{
@@ -1288,10 +1071,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImpor
1288
1071
  }] } });
1289
1072
  class SwatchModule {
1290
1073
  }
1291
- SwatchModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: SwatchModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
1292
- SwatchModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: SwatchModule, declarations: [SwatchComponent], imports: [CommonModule, CheckboardModule], exports: [SwatchComponent] });
1293
- SwatchModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: SwatchModule, imports: [[CommonModule, CheckboardModule]] });
1294
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: SwatchModule, decorators: [{
1074
+ SwatchModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: SwatchModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
1075
+ SwatchModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.2", ngImport: i0, type: SwatchModule, declarations: [SwatchComponent], imports: [CommonModule, CheckboardModule], exports: [SwatchComponent] });
1076
+ SwatchModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: SwatchModule, imports: [CommonModule, CheckboardModule] });
1077
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: SwatchModule, decorators: [{
1295
1078
  type: NgModule,
1296
1079
  args: [{
1297
1080
  declarations: [SwatchComponent],
@@ -1342,8 +1125,8 @@ class ShadeComponent {
1342
1125
  this.onChange.emit({ data, $event });
1343
1126
  }
1344
1127
  }
1345
- ShadeComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: ShadeComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
1346
- ShadeComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version: "13.0.0", type: ShadeComponent, selector: "color-shade", inputs: { hsl: "hsl", rgb: "rgb", pointer: "pointer", shadow: "shadow", radius: "radius" }, outputs: { onChange: "onChange" }, usesOnChanges: true, ngImport: i0, template: `
1128
+ ShadeComponent.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: ShadeComponent, deps: [], target: i0.ɵɵFactoryTarget.Component });
1129
+ ShadeComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "14.0.2", type: ShadeComponent, selector: "color-shade", inputs: { hsl: "hsl", rgb: "rgb", pointer: "pointer", shadow: "shadow", radius: "radius" }, outputs: { onChange: "onChange" }, usesOnChanges: true, ngImport: i0, template: `
1347
1130
  <div class="shade" [style.border-radius]="radius">
1348
1131
  <div
1349
1132
  class="shade-gradient"
@@ -1365,12 +1148,10 @@ ShadeComponent.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "12.0.0", version
1365
1148
  </div>
1366
1149
  </div>
1367
1150
  </div>
1368
- `, isInline: true, styles: [".shade{position:absolute;top:0;bottom:0;left:0;right:0}.shade-gradient{position:absolute;top:0;bottom:0;left:0;right:0}.shade-container{position:relative;height:100%;margin:0 3px}.shade-pointer{position:absolute}.shade-slider{width:4px;border-radius:1px;height:8px;box-shadow:0 0 2px #0009;background:#fff;margin-top:1px;transform:translate(-2px)}\n"], directives: [{ type: i2.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { type: CoordinatesDirective, selector: "[ngx-color-coordinates]", outputs: ["coordinatesChange"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
1369
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: ShadeComponent, decorators: [{
1151
+ `, isInline: true, styles: [".shade,.shade-gradient{position:absolute;top:0;bottom:0;left:0;right:0}.shade-container{position:relative;height:100%;margin:0 3px}.shade-pointer{position:absolute}.shade-slider{width:4px;border-radius:1px;height:8px;box-shadow:0 0 2px #0009;background:#fff;margin-top:1px;transform:translate(-2px)}\n"], dependencies: [{ kind: "directive", type: i1.NgStyle, selector: "[ngStyle]", inputs: ["ngStyle"] }, { kind: "directive", type: CoordinatesDirective, selector: "[ngx-color-coordinates]", outputs: ["coordinatesChange"] }], changeDetection: i0.ChangeDetectionStrategy.OnPush });
1152
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: ShadeComponent, decorators: [{
1370
1153
  type: Component,
1371
- args: [{
1372
- selector: 'color-shade',
1373
- template: `
1154
+ args: [{ selector: 'color-shade', template: `
1374
1155
  <div class="shade" [style.border-radius]="radius">
1375
1156
  <div
1376
1157
  class="shade-gradient"
@@ -1392,45 +1173,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImpor
1392
1173
  </div>
1393
1174
  </div>
1394
1175
  </div>
1395
- `,
1396
- styles: [
1397
- `
1398
- .shade {
1399
- position: absolute;
1400
- top: 0;
1401
- bottom: 0;
1402
- left: 0;
1403
- right: 0;
1404
- }
1405
- .shade-gradient {
1406
- position: absolute;
1407
- top: 0;
1408
- bottom: 0;
1409
- left: 0;
1410
- right: 0;
1411
- }
1412
- .shade-container {
1413
- position: relative;
1414
- height: 100%;
1415
- margin: 0 3px;
1416
- }
1417
- .shade-pointer {
1418
- position: absolute;
1419
- }
1420
- .shade-slider {
1421
- width: 4px;
1422
- border-radius: 1px;
1423
- height: 8px;
1424
- box-shadow: 0 0 2px rgba(0, 0, 0, .6);
1425
- background: #fff;
1426
- margin-top: 1px;
1427
- transform: translateX(-2px);
1428
- }
1429
- `,
1430
- ],
1431
- changeDetection: ChangeDetectionStrategy.OnPush,
1432
- preserveWhitespaces: false,
1433
- }]
1176
+ `, changeDetection: ChangeDetectionStrategy.OnPush, preserveWhitespaces: false, styles: [".shade,.shade-gradient{position:absolute;top:0;bottom:0;left:0;right:0}.shade-container{position:relative;height:100%;margin:0 3px}.shade-pointer{position:absolute}.shade-slider{width:4px;border-radius:1px;height:8px;box-shadow:0 0 2px #0009;background:#fff;margin-top:1px;transform:translate(-2px)}\n"] }]
1434
1177
  }], propDecorators: { hsl: [{
1435
1178
  type: Input
1436
1179
  }], rgb: [{
@@ -1446,10 +1189,10 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImpor
1446
1189
  }] } });
1447
1190
  class ShadeModule {
1448
1191
  }
1449
- ShadeModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: ShadeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
1450
- ShadeModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: ShadeModule, declarations: [ShadeComponent], imports: [CommonModule, CoordinatesModule], exports: [ShadeComponent] });
1451
- ShadeModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: ShadeModule, imports: [[CommonModule, CoordinatesModule]] });
1452
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.0.0", ngImport: i0, type: ShadeModule, decorators: [{
1192
+ ShadeModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: ShadeModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
1193
+ ShadeModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "14.0.0", version: "14.0.2", ngImport: i0, type: ShadeModule, declarations: [ShadeComponent], imports: [CommonModule, CoordinatesModule], exports: [ShadeComponent] });
1194
+ ShadeModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: ShadeModule, imports: [CommonModule, CoordinatesModule] });
1195
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "14.0.2", ngImport: i0, type: ShadeModule, decorators: [{
1453
1196
  type: NgModule,
1454
1197
  args: [{
1455
1198
  declarations: [ShadeComponent],