@instructure/ui 8.10.2-snapshot.22 → 8.10.3-snapshot.4

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 (2) hide show
  1. package/CHANGELOG.md +4 -0
  2. package/package.json +70 -70
package/CHANGELOG.md CHANGED
@@ -3,6 +3,10 @@
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
+ ## [8.10.2](https://github.com/instructure/instructure-ui/compare/v8.10.1...v8.10.2) (2021-10-01)
7
+
8
+ **Note:** Version bump only for package @instructure/ui
9
+
6
10
  ## [8.10.1](https://github.com/instructure/instructure-ui/compare/v8.10.0...v8.10.1) (2021-10-01)
7
11
 
8
12
  **Note:** Version bump only for package @instructure/ui
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@instructure/ui",
3
- "version": "8.10.2-snapshot.22+b84160eff",
3
+ "version": "8.10.3-snapshot.4+118e47643",
4
4
  "description": "A meta package exporting all UI components",
5
5
  "author": "Instructure, Inc. Engineering and Product Design",
6
6
  "type": "commonjs",
@@ -25,80 +25,80 @@
25
25
  "license": "MIT",
26
26
  "dependencies": {
27
27
  "@babel/runtime": "^7.13.10",
28
- "@instructure/emotion": "8.10.2-snapshot.22+b84160eff",
29
- "@instructure/ui-a11y-content": "8.10.2-snapshot.22+b84160eff",
30
- "@instructure/ui-alerts": "8.10.2-snapshot.22+b84160eff",
31
- "@instructure/ui-avatar": "8.10.2-snapshot.22+b84160eff",
32
- "@instructure/ui-badge": "8.10.2-snapshot.22+b84160eff",
33
- "@instructure/ui-billboard": "8.10.2-snapshot.22+b84160eff",
34
- "@instructure/ui-breadcrumb": "8.10.2-snapshot.22+b84160eff",
35
- "@instructure/ui-buttons": "8.10.2-snapshot.22+b84160eff",
36
- "@instructure/ui-byline": "8.10.2-snapshot.22+b84160eff",
37
- "@instructure/ui-calendar": "8.10.2-snapshot.22+b84160eff",
38
- "@instructure/ui-checkbox": "8.10.2-snapshot.22+b84160eff",
39
- "@instructure/ui-code-editor": "8.10.2-snapshot.22+b84160eff",
40
- "@instructure/ui-date-input": "8.10.2-snapshot.22+b84160eff",
41
- "@instructure/ui-dialog": "8.10.2-snapshot.22+b84160eff",
42
- "@instructure/ui-drawer-layout": "8.10.2-snapshot.22+b84160eff",
43
- "@instructure/ui-editable": "8.10.2-snapshot.22+b84160eff",
44
- "@instructure/ui-expandable": "8.10.2-snapshot.22+b84160eff",
45
- "@instructure/ui-file-drop": "8.10.2-snapshot.22+b84160eff",
46
- "@instructure/ui-flex": "8.10.2-snapshot.22+b84160eff",
47
- "@instructure/ui-focusable": "8.10.2-snapshot.22+b84160eff",
48
- "@instructure/ui-form-field": "8.10.2-snapshot.22+b84160eff",
49
- "@instructure/ui-grid": "8.10.2-snapshot.22+b84160eff",
50
- "@instructure/ui-heading": "8.10.2-snapshot.22+b84160eff",
51
- "@instructure/ui-i18n": "8.10.2-snapshot.22+b84160eff",
52
- "@instructure/ui-icons": "8.10.2-snapshot.22+b84160eff",
53
- "@instructure/ui-img": "8.10.2-snapshot.22+b84160eff",
54
- "@instructure/ui-link": "8.10.2-snapshot.22+b84160eff",
55
- "@instructure/ui-list": "8.10.2-snapshot.22+b84160eff",
56
- "@instructure/ui-menu": "8.10.2-snapshot.22+b84160eff",
57
- "@instructure/ui-metric": "8.10.2-snapshot.22+b84160eff",
58
- "@instructure/ui-modal": "8.10.2-snapshot.22+b84160eff",
59
- "@instructure/ui-motion": "8.10.2-snapshot.22+b84160eff",
60
- "@instructure/ui-navigation": "8.10.2-snapshot.22+b84160eff",
61
- "@instructure/ui-number-input": "8.10.2-snapshot.22+b84160eff",
62
- "@instructure/ui-options": "8.10.2-snapshot.22+b84160eff",
63
- "@instructure/ui-overlays": "8.10.2-snapshot.22+b84160eff",
64
- "@instructure/ui-pages": "8.10.2-snapshot.22+b84160eff",
65
- "@instructure/ui-pagination": "8.10.2-snapshot.22+b84160eff",
66
- "@instructure/ui-pill": "8.10.2-snapshot.22+b84160eff",
67
- "@instructure/ui-popover": "8.10.2-snapshot.22+b84160eff",
68
- "@instructure/ui-portal": "8.10.2-snapshot.22+b84160eff",
69
- "@instructure/ui-position": "8.10.2-snapshot.22+b84160eff",
70
- "@instructure/ui-progress": "8.10.2-snapshot.22+b84160eff",
71
- "@instructure/ui-radio-input": "8.10.2-snapshot.22+b84160eff",
72
- "@instructure/ui-range-input": "8.10.2-snapshot.22+b84160eff",
73
- "@instructure/ui-rating": "8.10.2-snapshot.22+b84160eff",
74
- "@instructure/ui-responsive": "8.10.2-snapshot.22+b84160eff",
75
- "@instructure/ui-select": "8.10.2-snapshot.22+b84160eff",
76
- "@instructure/ui-selectable": "8.10.2-snapshot.22+b84160eff",
77
- "@instructure/ui-simple-select": "8.10.2-snapshot.22+b84160eff",
78
- "@instructure/ui-spinner": "8.10.2-snapshot.22+b84160eff",
79
- "@instructure/ui-svg-images": "8.10.2-snapshot.22+b84160eff",
80
- "@instructure/ui-table": "8.10.2-snapshot.22+b84160eff",
81
- "@instructure/ui-tabs": "8.10.2-snapshot.22+b84160eff",
82
- "@instructure/ui-tag": "8.10.2-snapshot.22+b84160eff",
83
- "@instructure/ui-text": "8.10.2-snapshot.22+b84160eff",
84
- "@instructure/ui-text-area": "8.10.2-snapshot.22+b84160eff",
85
- "@instructure/ui-text-input": "8.10.2-snapshot.22+b84160eff",
86
- "@instructure/ui-themes": "8.10.2-snapshot.22+b84160eff",
87
- "@instructure/ui-time-select": "8.10.2-snapshot.22+b84160eff",
88
- "@instructure/ui-toggle-details": "8.10.2-snapshot.22+b84160eff",
89
- "@instructure/ui-tooltip": "8.10.2-snapshot.22+b84160eff",
90
- "@instructure/ui-tray": "8.10.2-snapshot.22+b84160eff",
91
- "@instructure/ui-tree-browser": "8.10.2-snapshot.22+b84160eff",
92
- "@instructure/ui-truncate-text": "8.10.2-snapshot.22+b84160eff",
93
- "@instructure/ui-view": "8.10.2-snapshot.22+b84160eff"
28
+ "@instructure/emotion": "8.10.3-snapshot.4+118e47643",
29
+ "@instructure/ui-a11y-content": "8.10.3-snapshot.4+118e47643",
30
+ "@instructure/ui-alerts": "8.10.3-snapshot.4+118e47643",
31
+ "@instructure/ui-avatar": "8.10.3-snapshot.4+118e47643",
32
+ "@instructure/ui-badge": "8.10.3-snapshot.4+118e47643",
33
+ "@instructure/ui-billboard": "8.10.3-snapshot.4+118e47643",
34
+ "@instructure/ui-breadcrumb": "8.10.3-snapshot.4+118e47643",
35
+ "@instructure/ui-buttons": "8.10.3-snapshot.4+118e47643",
36
+ "@instructure/ui-byline": "8.10.3-snapshot.4+118e47643",
37
+ "@instructure/ui-calendar": "8.10.3-snapshot.4+118e47643",
38
+ "@instructure/ui-checkbox": "8.10.3-snapshot.4+118e47643",
39
+ "@instructure/ui-code-editor": "8.10.3-snapshot.4+118e47643",
40
+ "@instructure/ui-date-input": "8.10.3-snapshot.4+118e47643",
41
+ "@instructure/ui-dialog": "8.10.3-snapshot.4+118e47643",
42
+ "@instructure/ui-drawer-layout": "8.10.3-snapshot.4+118e47643",
43
+ "@instructure/ui-editable": "8.10.3-snapshot.4+118e47643",
44
+ "@instructure/ui-expandable": "8.10.3-snapshot.4+118e47643",
45
+ "@instructure/ui-file-drop": "8.10.3-snapshot.4+118e47643",
46
+ "@instructure/ui-flex": "8.10.3-snapshot.4+118e47643",
47
+ "@instructure/ui-focusable": "8.10.3-snapshot.4+118e47643",
48
+ "@instructure/ui-form-field": "8.10.3-snapshot.4+118e47643",
49
+ "@instructure/ui-grid": "8.10.3-snapshot.4+118e47643",
50
+ "@instructure/ui-heading": "8.10.3-snapshot.4+118e47643",
51
+ "@instructure/ui-i18n": "8.10.3-snapshot.4+118e47643",
52
+ "@instructure/ui-icons": "8.10.3-snapshot.4+118e47643",
53
+ "@instructure/ui-img": "8.10.3-snapshot.4+118e47643",
54
+ "@instructure/ui-link": "8.10.3-snapshot.4+118e47643",
55
+ "@instructure/ui-list": "8.10.3-snapshot.4+118e47643",
56
+ "@instructure/ui-menu": "8.10.3-snapshot.4+118e47643",
57
+ "@instructure/ui-metric": "8.10.3-snapshot.4+118e47643",
58
+ "@instructure/ui-modal": "8.10.3-snapshot.4+118e47643",
59
+ "@instructure/ui-motion": "8.10.3-snapshot.4+118e47643",
60
+ "@instructure/ui-navigation": "8.10.3-snapshot.4+118e47643",
61
+ "@instructure/ui-number-input": "8.10.3-snapshot.4+118e47643",
62
+ "@instructure/ui-options": "8.10.3-snapshot.4+118e47643",
63
+ "@instructure/ui-overlays": "8.10.3-snapshot.4+118e47643",
64
+ "@instructure/ui-pages": "8.10.3-snapshot.4+118e47643",
65
+ "@instructure/ui-pagination": "8.10.3-snapshot.4+118e47643",
66
+ "@instructure/ui-pill": "8.10.3-snapshot.4+118e47643",
67
+ "@instructure/ui-popover": "8.10.3-snapshot.4+118e47643",
68
+ "@instructure/ui-portal": "8.10.3-snapshot.4+118e47643",
69
+ "@instructure/ui-position": "8.10.3-snapshot.4+118e47643",
70
+ "@instructure/ui-progress": "8.10.3-snapshot.4+118e47643",
71
+ "@instructure/ui-radio-input": "8.10.3-snapshot.4+118e47643",
72
+ "@instructure/ui-range-input": "8.10.3-snapshot.4+118e47643",
73
+ "@instructure/ui-rating": "8.10.3-snapshot.4+118e47643",
74
+ "@instructure/ui-responsive": "8.10.3-snapshot.4+118e47643",
75
+ "@instructure/ui-select": "8.10.3-snapshot.4+118e47643",
76
+ "@instructure/ui-selectable": "8.10.3-snapshot.4+118e47643",
77
+ "@instructure/ui-simple-select": "8.10.3-snapshot.4+118e47643",
78
+ "@instructure/ui-spinner": "8.10.3-snapshot.4+118e47643",
79
+ "@instructure/ui-svg-images": "8.10.3-snapshot.4+118e47643",
80
+ "@instructure/ui-table": "8.10.3-snapshot.4+118e47643",
81
+ "@instructure/ui-tabs": "8.10.3-snapshot.4+118e47643",
82
+ "@instructure/ui-tag": "8.10.3-snapshot.4+118e47643",
83
+ "@instructure/ui-text": "8.10.3-snapshot.4+118e47643",
84
+ "@instructure/ui-text-area": "8.10.3-snapshot.4+118e47643",
85
+ "@instructure/ui-text-input": "8.10.3-snapshot.4+118e47643",
86
+ "@instructure/ui-themes": "8.10.3-snapshot.4+118e47643",
87
+ "@instructure/ui-time-select": "8.10.3-snapshot.4+118e47643",
88
+ "@instructure/ui-toggle-details": "8.10.3-snapshot.4+118e47643",
89
+ "@instructure/ui-tooltip": "8.10.3-snapshot.4+118e47643",
90
+ "@instructure/ui-tray": "8.10.3-snapshot.4+118e47643",
91
+ "@instructure/ui-tree-browser": "8.10.3-snapshot.4+118e47643",
92
+ "@instructure/ui-truncate-text": "8.10.3-snapshot.4+118e47643",
93
+ "@instructure/ui-view": "8.10.3-snapshot.4+118e47643"
94
94
  },
95
95
  "devDependencies": {
96
- "@instructure/ui-babel-preset": "8.10.2-snapshot.22+b84160eff",
97
- "@instructure/ui-test-utils": "8.10.2-snapshot.22+b84160eff"
96
+ "@instructure/ui-babel-preset": "8.10.3-snapshot.4+118e47643",
97
+ "@instructure/ui-test-utils": "8.10.3-snapshot.4+118e47643"
98
98
  },
99
99
  "publishConfig": {
100
100
  "access": "public"
101
101
  },
102
102
  "sideEffects": false,
103
- "gitHead": "b84160effefb01aeb94b754f0b7a64f8dad1b7f2"
103
+ "gitHead": "118e47643bbadaf5beac7f8ffb047b29eb0618d1"
104
104
  }