@instructure/ui-navigation 8.36.1-snapshot-8 → 8.36.1-snapshot-18

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -3,7 +3,7 @@
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.36.1-snapshot-8](https://github.com/instructure/instructure-ui/compare/v8.36.0...v8.36.1-snapshot-8) (2023-04-14)
6
+ ## [8.36.1-snapshot-18](https://github.com/instructure/instructure-ui/compare/v8.36.0...v8.36.1-snapshot-18) (2023-04-17)
7
7
 
8
8
  **Note:** Version bump only for package @instructure/ui-navigation
9
9
 
@@ -20,6 +20,30 @@ var _styles = _interopRequireDefault(require("./styles"));
20
20
  var _theme = _interopRequireDefault(require("./theme"));
21
21
  var _props = require("./props");
22
22
  var _dec, _dec2, _class, _class2;
23
+ /*
24
+ * The MIT License (MIT)
25
+ *
26
+ * Copyright (c) 2015 - present Instructure, Inc.
27
+ *
28
+ * Permission is hereby granted, free of charge, to any person obtaining a copy
29
+ * of this software and associated documentation files (the "Software"), to deal
30
+ * in the Software without restriction, including without limitation the rights
31
+ * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
32
+ * copies of the Software, and to permit persons to whom the Software is
33
+ * furnished to do so, subject to the following conditions:
34
+ *
35
+ * The above copyright notice and this permission notice shall be included in all
36
+ * copies or substantial portions of the Software.
37
+ *
38
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
39
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
40
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
41
+ * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
42
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
43
+ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
44
+ * SOFTWARE.
45
+ */
46
+ /** @jsx jsx */
23
47
  /**
24
48
  ---
25
49
  parent: AppNav
@@ -19,6 +19,30 @@ var _theme = _interopRequireDefault(require("./theme"));
19
19
  var _props = require("./props");
20
20
  var _TruncateList = require("@instructure/ui-truncate-list/lib/TruncateList");
21
21
  var _dec, _dec2, _class, _class2;
22
+ /*
23
+ * The MIT License (MIT)
24
+ *
25
+ * Copyright (c) 2015 - present Instructure, Inc.
26
+ *
27
+ * Permission is hereby granted, free of charge, to any person obtaining a copy
28
+ * of this software and associated documentation files (the "Software"), to deal
29
+ * in the Software without restriction, including without limitation the rights
30
+ * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
31
+ * copies of the Software, and to permit persons to whom the Software is
32
+ * furnished to do so, subject to the following conditions:
33
+ *
34
+ * The above copyright notice and this permission notice shall be included in all
35
+ * copies or substantial portions of the Software.
36
+ *
37
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
38
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
39
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
40
+ * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
41
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
42
+ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
43
+ * SOFTWARE.
44
+ */
45
+ /** @jsx jsx */
22
46
  /**
23
47
  ---
24
48
  category: components
@@ -16,6 +16,30 @@ var _styles = _interopRequireDefault(require("./styles"));
16
16
  var _theme = _interopRequireDefault(require("./theme"));
17
17
  var _props = require("./props");
18
18
  var _dec, _dec2, _class, _class2;
19
+ /*
20
+ * The MIT License (MIT)
21
+ *
22
+ * Copyright (c) 2015 - present Instructure, Inc.
23
+ *
24
+ * Permission is hereby granted, free of charge, to any person obtaining a copy
25
+ * of this software and associated documentation files (the "Software"), to deal
26
+ * in the Software without restriction, including without limitation the rights
27
+ * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
28
+ * copies of the Software, and to permit persons to whom the Software is
29
+ * furnished to do so, subject to the following conditions:
30
+ *
31
+ * The above copyright notice and this permission notice shall be included in all
32
+ * copies or substantial portions of the Software.
33
+ *
34
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
35
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
36
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
37
+ * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
38
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
39
+ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
40
+ * SOFTWARE.
41
+ */
42
+ /** @jsx jsx */
19
43
  /**
20
44
  ---
21
45
  parent: Navigation
@@ -26,6 +26,30 @@ var _styles = _interopRequireDefault(require("./styles"));
26
26
  var _theme = _interopRequireDefault(require("./theme"));
27
27
  var _props = require("./props");
28
28
  var _dec, _dec2, _dec3, _class, _class2;
29
+ /*
30
+ * The MIT License (MIT)
31
+ *
32
+ * Copyright (c) 2015 - present Instructure, Inc.
33
+ *
34
+ * Permission is hereby granted, free of charge, to any person obtaining a copy
35
+ * of this software and associated documentation files (the "Software"), to deal
36
+ * in the Software without restriction, including without limitation the rights
37
+ * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
38
+ * copies of the Software, and to permit persons to whom the Software is
39
+ * furnished to do so, subject to the following conditions:
40
+ *
41
+ * The above copyright notice and this permission notice shall be included in all
42
+ * copies or substantial portions of the Software.
43
+ *
44
+ * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
45
+ * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
46
+ * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
47
+ * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
48
+ * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
49
+ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
50
+ * SOFTWARE.
51
+ */
52
+ /** @jsx jsx */
29
53
  const navMinimized = _ref => {
30
54
  let minimized = _ref.minimized;
31
55
  return {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@instructure/ui-navigation",
3
- "version": "8.36.1-snapshot-8",
3
+ "version": "8.36.1-snapshot-18",
4
4
  "description": "Main and application level navigational components",
5
5
  "author": "Instructure, Inc. Engineering and Product Design",
6
6
  "module": "./es/index.js",
@@ -23,32 +23,32 @@
23
23
  },
24
24
  "license": "MIT",
25
25
  "devDependencies": {
26
- "@instructure/ui-babel-preset": "8.36.1-snapshot-8",
27
- "@instructure/ui-color-utils": "8.36.1-snapshot-8",
28
- "@instructure/ui-test-locator": "8.36.1-snapshot-8",
29
- "@instructure/ui-test-utils": "8.36.1-snapshot-8",
30
- "@instructure/ui-themes": "8.36.1-snapshot-8"
26
+ "@instructure/ui-babel-preset": "8.36.1-snapshot-18",
27
+ "@instructure/ui-color-utils": "8.36.1-snapshot-18",
28
+ "@instructure/ui-test-locator": "8.36.1-snapshot-18",
29
+ "@instructure/ui-test-utils": "8.36.1-snapshot-18",
30
+ "@instructure/ui-themes": "8.36.1-snapshot-18"
31
31
  },
32
32
  "dependencies": {
33
- "@babel/runtime": "^7.20.13",
34
- "@instructure/console": "8.36.1-snapshot-8",
35
- "@instructure/debounce": "8.36.1-snapshot-8",
36
- "@instructure/emotion": "8.36.1-snapshot-8",
37
- "@instructure/shared-types": "8.36.1-snapshot-8",
38
- "@instructure/ui-a11y-content": "8.36.1-snapshot-8",
39
- "@instructure/ui-a11y-utils": "8.36.1-snapshot-8",
40
- "@instructure/ui-badge": "8.36.1-snapshot-8",
41
- "@instructure/ui-dom-utils": "8.36.1-snapshot-8",
42
- "@instructure/ui-focusable": "8.36.1-snapshot-8",
43
- "@instructure/ui-icons": "8.36.1-snapshot-8",
44
- "@instructure/ui-menu": "8.36.1-snapshot-8",
45
- "@instructure/ui-prop-types": "8.36.1-snapshot-8",
46
- "@instructure/ui-react-utils": "8.36.1-snapshot-8",
47
- "@instructure/ui-testable": "8.36.1-snapshot-8",
48
- "@instructure/ui-tooltip": "8.36.1-snapshot-8",
49
- "@instructure/ui-truncate-list": "8.36.1-snapshot-8",
50
- "@instructure/ui-utils": "8.36.1-snapshot-8",
51
- "@instructure/ui-view": "8.36.1-snapshot-8",
33
+ "@babel/runtime": "^7.21.0",
34
+ "@instructure/console": "8.36.1-snapshot-18",
35
+ "@instructure/debounce": "8.36.1-snapshot-18",
36
+ "@instructure/emotion": "8.36.1-snapshot-18",
37
+ "@instructure/shared-types": "8.36.1-snapshot-18",
38
+ "@instructure/ui-a11y-content": "8.36.1-snapshot-18",
39
+ "@instructure/ui-a11y-utils": "8.36.1-snapshot-18",
40
+ "@instructure/ui-badge": "8.36.1-snapshot-18",
41
+ "@instructure/ui-dom-utils": "8.36.1-snapshot-18",
42
+ "@instructure/ui-focusable": "8.36.1-snapshot-18",
43
+ "@instructure/ui-icons": "8.36.1-snapshot-18",
44
+ "@instructure/ui-menu": "8.36.1-snapshot-18",
45
+ "@instructure/ui-prop-types": "8.36.1-snapshot-18",
46
+ "@instructure/ui-react-utils": "8.36.1-snapshot-18",
47
+ "@instructure/ui-testable": "8.36.1-snapshot-18",
48
+ "@instructure/ui-tooltip": "8.36.1-snapshot-18",
49
+ "@instructure/ui-truncate-list": "8.36.1-snapshot-18",
50
+ "@instructure/ui-utils": "8.36.1-snapshot-18",
51
+ "@instructure/ui-view": "8.36.1-snapshot-18",
52
52
  "prop-types": "^15.8.1"
53
53
  },
54
54
  "peerDependencies": {