@instructure/ui-color-picker 11.7.5 → 11.7.6-snapshot-11

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 (59) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/package.json +24 -24
  3. package/tsconfig.build.tsbuildinfo +1 -1
  4. package/types/ColorContrast/v1/index.d.ts +1 -1
  5. package/types/ColorContrast/v1/index.d.ts.map +1 -1
  6. package/types/ColorContrast/v1/styles.d.ts +1 -1
  7. package/types/ColorContrast/v1/styles.d.ts.map +1 -1
  8. package/types/ColorContrast/v1/theme.d.ts.map +1 -1
  9. package/types/ColorContrast/v2/index.d.ts +1 -1
  10. package/types/ColorContrast/v2/index.d.ts.map +1 -1
  11. package/types/ColorContrast/v2/styles.d.ts +2 -2
  12. package/types/ColorContrast/v2/styles.d.ts.map +1 -1
  13. package/types/ColorIndicator/v1/index.d.ts +1 -1
  14. package/types/ColorIndicator/v1/index.d.ts.map +1 -1
  15. package/types/ColorIndicator/v1/styles.d.ts.map +1 -1
  16. package/types/ColorIndicator/v1/theme.d.ts.map +1 -1
  17. package/types/ColorIndicator/v2/index.d.ts +1 -1
  18. package/types/ColorIndicator/v2/index.d.ts.map +1 -1
  19. package/types/ColorIndicator/v2/styles.d.ts +1 -1
  20. package/types/ColorIndicator/v2/styles.d.ts.map +1 -1
  21. package/types/ColorMixer/v1/ColorPalette/index.d.ts.map +1 -1
  22. package/types/ColorMixer/v1/ColorPalette/styles.d.ts.map +1 -1
  23. package/types/ColorMixer/v1/ColorPalette/theme.d.ts.map +1 -1
  24. package/types/ColorMixer/v1/RGBAInput/index.d.ts.map +1 -1
  25. package/types/ColorMixer/v1/RGBAInput/styles.d.ts.map +1 -1
  26. package/types/ColorMixer/v1/RGBAInput/theme.d.ts.map +1 -1
  27. package/types/ColorMixer/v1/Slider/index.d.ts.map +1 -1
  28. package/types/ColorMixer/v1/Slider/styles.d.ts.map +1 -1
  29. package/types/ColorMixer/v1/Slider/theme.d.ts.map +1 -1
  30. package/types/ColorMixer/v1/index.d.ts.map +1 -1
  31. package/types/ColorMixer/v1/styles.d.ts.map +1 -1
  32. package/types/ColorMixer/v1/utils/shallowCompare.d.ts.map +1 -1
  33. package/types/ColorMixer/v2/ColorPalette/index.d.ts.map +1 -1
  34. package/types/ColorMixer/v2/ColorPalette/styles.d.ts +1 -1
  35. package/types/ColorMixer/v2/ColorPalette/styles.d.ts.map +1 -1
  36. package/types/ColorMixer/v2/RGBAInput/index.d.ts.map +1 -1
  37. package/types/ColorMixer/v2/RGBAInput/styles.d.ts +1 -1
  38. package/types/ColorMixer/v2/RGBAInput/styles.d.ts.map +1 -1
  39. package/types/ColorMixer/v2/Slider/index.d.ts.map +1 -1
  40. package/types/ColorMixer/v2/Slider/styles.d.ts +1 -1
  41. package/types/ColorMixer/v2/Slider/styles.d.ts.map +1 -1
  42. package/types/ColorMixer/v2/index.d.ts.map +1 -1
  43. package/types/ColorMixer/v2/styles.d.ts.map +1 -1
  44. package/types/ColorMixer/v2/utils/shallowCompare.d.ts.map +1 -1
  45. package/types/ColorPicker/v1/index.d.ts.map +1 -1
  46. package/types/ColorPicker/v1/styles.d.ts.map +1 -1
  47. package/types/ColorPicker/v1/theme.d.ts.map +1 -1
  48. package/types/ColorPicker/v2/index.d.ts.map +1 -1
  49. package/types/ColorPicker/v2/styles.d.ts +1 -1
  50. package/types/ColorPicker/v2/styles.d.ts.map +1 -1
  51. package/types/ColorPreset/v1/index.d.ts +1 -1
  52. package/types/ColorPreset/v1/index.d.ts.map +1 -1
  53. package/types/ColorPreset/v1/styles.d.ts +1 -1
  54. package/types/ColorPreset/v1/styles.d.ts.map +1 -1
  55. package/types/ColorPreset/v1/theme.d.ts.map +1 -1
  56. package/types/ColorPreset/v2/index.d.ts +1 -1
  57. package/types/ColorPreset/v2/index.d.ts.map +1 -1
  58. package/types/ColorPreset/v2/styles.d.ts +2 -2
  59. package/types/ColorPreset/v2/styles.d.ts.map +1 -1
package/CHANGELOG.md CHANGED
@@ -3,6 +3,14 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [11.7.6-snapshot-11](https://github.com/instructure/instructure-ui/compare/v11.7.5...v11.7.6-snapshot-11) (2026-08-31)
7
+
8
+ **Note:** Version bump only for package @instructure/ui-color-picker
9
+
10
+
11
+
12
+
13
+
6
14
  ## [11.7.5](https://github.com/instructure/instructure-ui/compare/v11.7.4...v11.7.5) (2026-08-25)
7
15
 
8
16
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@instructure/ui-color-picker",
3
- "version": "11.7.5",
3
+ "version": "11.7.6-snapshot-11",
4
4
  "description": "A UI component library made by Instructure Inc.",
5
5
  "author": "Instructure, Inc. Engineering and Product Design",
6
6
  "module": "./es/index.js",
@@ -15,35 +15,35 @@
15
15
  "license": "MIT",
16
16
  "dependencies": {
17
17
  "@babel/runtime": "^7.29.7",
18
- "@instructure/console": "11.7.5",
19
- "@instructure/emotion": "11.7.5",
20
- "@instructure/ui-a11y-content": "11.7.5",
21
- "@instructure/ui-buttons": "11.7.5",
22
- "@instructure/shared-types": "11.7.5",
23
- "@instructure/ui-color-utils": "11.7.5",
24
- "@instructure/ui-dom-utils": "11.7.5",
25
- "@instructure/ui-drilldown": "11.7.5",
26
- "@instructure/ui-form-field": "11.7.5",
27
- "@instructure/ui-heading": "11.7.5",
28
- "@instructure/ui-pill": "11.7.5",
29
- "@instructure/ui-icons": "11.7.5",
30
- "@instructure/ui-popover": "11.7.5",
31
- "@instructure/ui-react-utils": "11.7.5",
32
- "@instructure/ui-text": "11.7.5",
33
- "@instructure/ui-themes": "11.7.5",
34
- "@instructure/ui-tooltip": "11.7.5",
35
- "@instructure/ui-utils": "11.7.5",
36
- "@instructure/ui-view": "11.7.5",
37
- "@instructure/ui-text-input": "11.7.5"
18
+ "@instructure/ui-a11y-content": "11.7.6-snapshot-11",
19
+ "@instructure/console": "11.7.6-snapshot-11",
20
+ "@instructure/ui-buttons": "11.7.6-snapshot-11",
21
+ "@instructure/shared-types": "11.7.6-snapshot-11",
22
+ "@instructure/emotion": "11.7.6-snapshot-11",
23
+ "@instructure/ui-color-utils": "11.7.6-snapshot-11",
24
+ "@instructure/ui-dom-utils": "11.7.6-snapshot-11",
25
+ "@instructure/ui-drilldown": "11.7.6-snapshot-11",
26
+ "@instructure/ui-form-field": "11.7.6-snapshot-11",
27
+ "@instructure/ui-heading": "11.7.6-snapshot-11",
28
+ "@instructure/ui-icons": "11.7.6-snapshot-11",
29
+ "@instructure/ui-pill": "11.7.6-snapshot-11",
30
+ "@instructure/ui-popover": "11.7.6-snapshot-11",
31
+ "@instructure/ui-react-utils": "11.7.6-snapshot-11",
32
+ "@instructure/ui-text-input": "11.7.6-snapshot-11",
33
+ "@instructure/ui-themes": "11.7.6-snapshot-11",
34
+ "@instructure/ui-text": "11.7.6-snapshot-11",
35
+ "@instructure/ui-tooltip": "11.7.6-snapshot-11",
36
+ "@instructure/ui-utils": "11.7.6-snapshot-11",
37
+ "@instructure/ui-view": "11.7.6-snapshot-11"
38
38
  },
39
39
  "devDependencies": {
40
40
  "@testing-library/jest-dom": "^6.9.1",
41
41
  "@testing-library/react": "16.3.2",
42
42
  "@testing-library/user-event": "^14.6.1",
43
43
  "vitest": "^4.1.9",
44
- "@instructure/ui-axe-check": "11.7.5",
45
- "@instructure/ui-babel-preset": "11.7.5",
46
- "@instructure/ui-scripts": "11.7.5"
44
+ "@instructure/ui-axe-check": "11.7.6-snapshot-11",
45
+ "@instructure/ui-babel-preset": "11.7.6-snapshot-11",
46
+ "@instructure/ui-scripts": "11.7.6-snapshot-11"
47
47
  },
48
48
  "peerDependencies": {
49
49
  "react": ">=18 <=19"