Socket
Socket
Sign inDemoInstall

@instructure/ui-focusable

Package Overview
Dependencies
Maintainers
28
Versions
1803
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@instructure/ui-focusable - npm Package Compare versions

Comparing version 5.20.1-rc.5 to 5.20.1

4

CHANGELOG.md

@@ -6,4 +6,4 @@ # Change Log

<a name="5.20.1-rc.5"></a>
## [5.20.1-rc.5](https://github.com/instructure/instructure-ui/compare/v5.20.0...v5.20.1-rc.5) (2018-07-18)
<a name="5.20.1"></a>
## [5.20.1](https://github.com/instructure/instructure-ui/compare/v5.20.0...v5.20.1) (2018-07-18)

@@ -10,0 +10,0 @@ **Note:** Version bump only for package @instructure/ui-focusable

@@ -53,3 +53,3 @@ var _createClass = function () { function defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } } return function (Constructor, protoProps, staticProps) { if (protoProps) defineProperties(Constructor.prototype, protoProps); if (staticProps) defineProperties(Constructor, staticProps); return Constructor; }; }();

var tmpl = function tmpl() {
return '/*\n imported from styles.css \n */\n\n/*\n * The MIT License (MIT)\n *\n * Copyright (c) 2015 - present Instructure, Inc.\n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the "Software"), to deal\n * in the Software without restriction, including without limitation the rights\n * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n * copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in all\n * copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n * SOFTWARE.\n */\n\n/* stylelint-disable selector-max-class, no-descending-specificity */\n\n._14-FJqX[type="button"],\n._14-FJqX[type="reset"],\n._14-FJqX[type="submit"],\n._14-FJqX {\n -webkit-appearance: none;\n -moz-appearance: none;\n appearance: none;\n}\n\n/* removes default dotted focus outline in Firefox */\n\n._14-FJqX {\n animation: none 0s ease 0s 1 normal none running;\n backface-visibility: visible;\n background: transparent none repeat 0 0 / auto auto padding-box border-box scroll;\n border: medium none currentColor;\n border-collapse: separate;\n border-image: none;\n border-radius: 0;\n border-spacing: 0;\n bottom: auto;\n box-shadow: none;\n box-sizing: content-box;\n caption-side: top;\n clear: none;\n clip: auto;\n color: #000;\n columns: auto;\n column-count: auto;\n column-fill: balance;\n column-gap: normal;\n column-rule: medium none currentColor;\n column-span: 1;\n column-width: auto;\n content: normal;\n counter-increment: none;\n counter-reset: none;\n cursor: auto;\n direction: ltr;\n display: inline;\n empty-cells: show;\n float: none;\n font-family: serif;\n font-size: medium;\n font-style: normal;\n font-variant: normal;\n font-weight: normal;\n font-stretch: normal;\n line-height: normal;\n height: auto;\n hyphens: none;\n left: auto;\n letter-spacing: normal;\n list-style: disc outside none;\n margin: 0;\n max-height: none;\n max-width: none;\n min-height: 0;\n min-width: 0;\n opacity: 1;\n orphans: 2;\n outline: medium none invert;\n overflow: visible;\n overflow-x: visible;\n overflow-y: visible;\n padding: 0;\n page-break-after: auto;\n page-break-before: auto;\n page-break-inside: auto;\n perspective: none;\n perspective-origin: 50% 50%;\n position: static;\n right: auto;\n tab-size: 8;\n table-layout: auto;\n text-align: left;\n text-align-last: auto;\n text-decoration: none;\n text-indent: 0;\n text-shadow: none;\n text-transform: none;\n top: auto;\n transform: none;\n transform-origin: 50% 50% 0;\n transform-style: flat;\n transition: none 0s ease 0s;\n unicode-bidi: normal;\n vertical-align: baseline;\n visibility: visible;\n white-space: normal;\n widows: 2;\n width: auto;\n word-spacing: normal;\n z-index: auto;\n all: initial;\n box-sizing: border-box;\n max-width: 100%;\n display: inline-block;\n vertical-align: middle;\n position: relative;\n overflow: visible;\n direction: inherit;\n margin: 0;\n text-decoration: none; /* for links styled as buttons */\n text-align: center;\n cursor: pointer;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n touch-action: manipulation;\n background: transparent;\n border: none;\n font-family: ' + theme.fontFamily + ';\n outline: none;\n}\n\n[dir="ltr"] ._14-FJqX {\n text-align: center;\n}\n\n[dir="rtl"] ._14-FJqX {\n text-align: center;\n}\n\n._14-FJqX._1oRbeS4::before, ._14-FJqX._3qVGfrg::before {\n pointer-events: none;\n content: "";\n position: absolute;\n top: -0.25rem;\n left: -0.25rem; /* stylelint-disable-line property-blacklist */\n right: -0.25rem; /* stylelint-disable-line property-blacklist */\n bottom: -0.25rem;\n border-style: solid;\n border-width: ' + theme.borderWidth + ';\n opacity: 0;\n transform: scale(0.01);\n transition: all 0.2s;\n }\n\n._14-FJqX._1w5kuE2::before {\n border-color: ' + theme.borderColorPrimary + ';\n }\n\n._14-FJqX._2MCe6g1::before {\n border-color: ' + theme.borderColorError + ';\n }\n\n._14-FJqX.Dsi2wvq::before {\n border-color: ' + theme.borderColorInverse + ';\n }\n\n._14-FJqX._1oRbeS4::before {\n border-radius: calc(' + theme.borderRadiusRectangular + ' + 0.125rem);\n }\n\n._14-FJqX._3qVGfrg::before {\n border-radius: ' + theme.borderRadiusCircular + ';\n }\n\n._14-FJqX._998t5wX::before {\n opacity: 1;\n transform: scale(1);\n }\n';
return '/*\n imported from styles.css \n */\n\n/*\n * The MIT License (MIT)\n *\n * Copyright (c) 2015 - present Instructure, Inc.\n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the "Software"), to deal\n * in the Software without restriction, including without limitation the rights\n * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n * copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in all\n * copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n * SOFTWARE.\n */\n\n/* stylelint-disable selector-max-class, no-descending-specificity */\n\n.tWHMiLl[type="button"],\n.tWHMiLl[type="reset"],\n.tWHMiLl[type="submit"],\n.tWHMiLl {\n -webkit-appearance: none;\n -moz-appearance: none;\n appearance: none;\n}\n\n/* removes default dotted focus outline in Firefox */\n\n.tWHMiLl {\n animation: none 0s ease 0s 1 normal none running;\n backface-visibility: visible;\n background: transparent none repeat 0 0 / auto auto padding-box border-box scroll;\n border: medium none currentColor;\n border-collapse: separate;\n border-image: none;\n border-radius: 0;\n border-spacing: 0;\n bottom: auto;\n box-shadow: none;\n box-sizing: content-box;\n caption-side: top;\n clear: none;\n clip: auto;\n color: #000;\n columns: auto;\n column-count: auto;\n column-fill: balance;\n column-gap: normal;\n column-rule: medium none currentColor;\n column-span: 1;\n column-width: auto;\n content: normal;\n counter-increment: none;\n counter-reset: none;\n cursor: auto;\n direction: ltr;\n display: inline;\n empty-cells: show;\n float: none;\n font-family: serif;\n font-size: medium;\n font-style: normal;\n font-variant: normal;\n font-weight: normal;\n font-stretch: normal;\n line-height: normal;\n height: auto;\n hyphens: none;\n left: auto;\n letter-spacing: normal;\n list-style: disc outside none;\n margin: 0;\n max-height: none;\n max-width: none;\n min-height: 0;\n min-width: 0;\n opacity: 1;\n orphans: 2;\n outline: medium none invert;\n overflow: visible;\n overflow-x: visible;\n overflow-y: visible;\n padding: 0;\n page-break-after: auto;\n page-break-before: auto;\n page-break-inside: auto;\n perspective: none;\n perspective-origin: 50% 50%;\n position: static;\n right: auto;\n tab-size: 8;\n table-layout: auto;\n text-align: left;\n text-align-last: auto;\n text-decoration: none;\n text-indent: 0;\n text-shadow: none;\n text-transform: none;\n top: auto;\n transform: none;\n transform-origin: 50% 50% 0;\n transform-style: flat;\n transition: none 0s ease 0s;\n unicode-bidi: normal;\n vertical-align: baseline;\n visibility: visible;\n white-space: normal;\n widows: 2;\n width: auto;\n word-spacing: normal;\n z-index: auto;\n all: initial;\n box-sizing: border-box;\n max-width: 100%;\n display: inline-block;\n vertical-align: middle;\n position: relative;\n overflow: visible;\n direction: inherit;\n margin: 0;\n text-decoration: none; /* for links styled as buttons */\n text-align: center;\n cursor: pointer;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n touch-action: manipulation;\n background: transparent;\n border: none;\n font-family: ' + theme.fontFamily + ';\n outline: none;\n}\n\n[dir="ltr"] .tWHMiLl {\n text-align: center;\n}\n\n[dir="rtl"] .tWHMiLl {\n text-align: center;\n}\n\n.tWHMiLl._1MHb4t6::before, .tWHMiLl._3VPd8oP::before {\n pointer-events: none;\n content: "";\n position: absolute;\n top: -0.25rem;\n left: -0.25rem; /* stylelint-disable-line property-blacklist */\n right: -0.25rem; /* stylelint-disable-line property-blacklist */\n bottom: -0.25rem;\n border-style: solid;\n border-width: ' + theme.borderWidth + ';\n opacity: 0;\n transform: scale(0.01);\n transition: all 0.2s;\n }\n\n.tWHMiLl._8MRwg3O::before {\n border-color: ' + theme.borderColorPrimary + ';\n }\n\n.tWHMiLl.l1v2cAu::before {\n border-color: ' + theme.borderColorError + ';\n }\n\n.tWHMiLl.eq0GU2q::before {\n border-color: ' + theme.borderColorInverse + ';\n }\n\n.tWHMiLl._1MHb4t6::before {\n border-radius: calc(' + theme.borderRadiusRectangular + ' + 0.125rem);\n }\n\n.tWHMiLl._3VPd8oP::before {\n border-radius: ' + theme.borderRadiusCircular + ';\n }\n\n.tWHMiLl._3iHLzfI::before {\n opacity: 1;\n transform: scale(1);\n }\n';
};

@@ -59,9 +59,9 @@

},
'root': '_14-FJqX',
'rectangular': '_1oRbeS4',
'circular': '_3qVGfrg',
'primary': '_1w5kuE2',
'error': '_2MCe6g1',
'inverse': 'Dsi2wvq',
'focused': '_998t5wX'
'root': 'tWHMiLl',
'rectangular': '_1MHb4t6',
'circular': '_3VPd8oP',
'primary': '_8MRwg3O',
'error': 'l1v2cAu',
'inverse': 'eq0GU2q',
'focused': '_3iHLzfI'
};

@@ -68,0 +68,0 @@

@@ -83,3 +83,3 @@ 'use strict';

var tmpl = function tmpl() {
return '/*\n imported from styles.css \n */\n\n/*\n * The MIT License (MIT)\n *\n * Copyright (c) 2015 - present Instructure, Inc.\n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the "Software"), to deal\n * in the Software without restriction, including without limitation the rights\n * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n * copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in all\n * copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n * SOFTWARE.\n */\n\n/* stylelint-disable selector-max-class, no-descending-specificity */\n\n._14-FJqX[type="button"],\n._14-FJqX[type="reset"],\n._14-FJqX[type="submit"],\n._14-FJqX {\n -webkit-appearance: none;\n -moz-appearance: none;\n appearance: none;\n}\n\n/* removes default dotted focus outline in Firefox */\n\n._14-FJqX {\n animation: none 0s ease 0s 1 normal none running;\n backface-visibility: visible;\n background: transparent none repeat 0 0 / auto auto padding-box border-box scroll;\n border: medium none currentColor;\n border-collapse: separate;\n border-image: none;\n border-radius: 0;\n border-spacing: 0;\n bottom: auto;\n box-shadow: none;\n box-sizing: content-box;\n caption-side: top;\n clear: none;\n clip: auto;\n color: #000;\n columns: auto;\n column-count: auto;\n column-fill: balance;\n column-gap: normal;\n column-rule: medium none currentColor;\n column-span: 1;\n column-width: auto;\n content: normal;\n counter-increment: none;\n counter-reset: none;\n cursor: auto;\n direction: ltr;\n display: inline;\n empty-cells: show;\n float: none;\n font-family: serif;\n font-size: medium;\n font-style: normal;\n font-variant: normal;\n font-weight: normal;\n font-stretch: normal;\n line-height: normal;\n height: auto;\n hyphens: none;\n left: auto;\n letter-spacing: normal;\n list-style: disc outside none;\n margin: 0;\n max-height: none;\n max-width: none;\n min-height: 0;\n min-width: 0;\n opacity: 1;\n orphans: 2;\n outline: medium none invert;\n overflow: visible;\n overflow-x: visible;\n overflow-y: visible;\n padding: 0;\n page-break-after: auto;\n page-break-before: auto;\n page-break-inside: auto;\n perspective: none;\n perspective-origin: 50% 50%;\n position: static;\n right: auto;\n tab-size: 8;\n table-layout: auto;\n text-align: left;\n text-align-last: auto;\n text-decoration: none;\n text-indent: 0;\n text-shadow: none;\n text-transform: none;\n top: auto;\n transform: none;\n transform-origin: 50% 50% 0;\n transform-style: flat;\n transition: none 0s ease 0s;\n unicode-bidi: normal;\n vertical-align: baseline;\n visibility: visible;\n white-space: normal;\n widows: 2;\n width: auto;\n word-spacing: normal;\n z-index: auto;\n all: initial;\n box-sizing: border-box;\n max-width: 100%;\n display: inline-block;\n vertical-align: middle;\n position: relative;\n overflow: visible;\n direction: inherit;\n margin: 0;\n text-decoration: none; /* for links styled as buttons */\n text-align: center;\n cursor: pointer;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n touch-action: manipulation;\n background: transparent;\n border: none;\n font-family: ' + theme.fontFamily + ';\n outline: none;\n}\n\n[dir="ltr"] ._14-FJqX {\n text-align: center;\n}\n\n[dir="rtl"] ._14-FJqX {\n text-align: center;\n}\n\n._14-FJqX._1oRbeS4::before, ._14-FJqX._3qVGfrg::before {\n pointer-events: none;\n content: "";\n position: absolute;\n top: -0.25rem;\n left: -0.25rem; /* stylelint-disable-line property-blacklist */\n right: -0.25rem; /* stylelint-disable-line property-blacklist */\n bottom: -0.25rem;\n border-style: solid;\n border-width: ' + theme.borderWidth + ';\n opacity: 0;\n transform: scale(0.01);\n transition: all 0.2s;\n }\n\n._14-FJqX._1w5kuE2::before {\n border-color: ' + theme.borderColorPrimary + ';\n }\n\n._14-FJqX._2MCe6g1::before {\n border-color: ' + theme.borderColorError + ';\n }\n\n._14-FJqX.Dsi2wvq::before {\n border-color: ' + theme.borderColorInverse + ';\n }\n\n._14-FJqX._1oRbeS4::before {\n border-radius: calc(' + theme.borderRadiusRectangular + ' + 0.125rem);\n }\n\n._14-FJqX._3qVGfrg::before {\n border-radius: ' + theme.borderRadiusCircular + ';\n }\n\n._14-FJqX._998t5wX::before {\n opacity: 1;\n transform: scale(1);\n }\n';
return '/*\n imported from styles.css \n */\n\n/*\n * The MIT License (MIT)\n *\n * Copyright (c) 2015 - present Instructure, Inc.\n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the "Software"), to deal\n * in the Software without restriction, including without limitation the rights\n * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n * copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in all\n * copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n * SOFTWARE.\n */\n\n/* stylelint-disable selector-max-class, no-descending-specificity */\n\n.tWHMiLl[type="button"],\n.tWHMiLl[type="reset"],\n.tWHMiLl[type="submit"],\n.tWHMiLl {\n -webkit-appearance: none;\n -moz-appearance: none;\n appearance: none;\n}\n\n/* removes default dotted focus outline in Firefox */\n\n.tWHMiLl {\n animation: none 0s ease 0s 1 normal none running;\n backface-visibility: visible;\n background: transparent none repeat 0 0 / auto auto padding-box border-box scroll;\n border: medium none currentColor;\n border-collapse: separate;\n border-image: none;\n border-radius: 0;\n border-spacing: 0;\n bottom: auto;\n box-shadow: none;\n box-sizing: content-box;\n caption-side: top;\n clear: none;\n clip: auto;\n color: #000;\n columns: auto;\n column-count: auto;\n column-fill: balance;\n column-gap: normal;\n column-rule: medium none currentColor;\n column-span: 1;\n column-width: auto;\n content: normal;\n counter-increment: none;\n counter-reset: none;\n cursor: auto;\n direction: ltr;\n display: inline;\n empty-cells: show;\n float: none;\n font-family: serif;\n font-size: medium;\n font-style: normal;\n font-variant: normal;\n font-weight: normal;\n font-stretch: normal;\n line-height: normal;\n height: auto;\n hyphens: none;\n left: auto;\n letter-spacing: normal;\n list-style: disc outside none;\n margin: 0;\n max-height: none;\n max-width: none;\n min-height: 0;\n min-width: 0;\n opacity: 1;\n orphans: 2;\n outline: medium none invert;\n overflow: visible;\n overflow-x: visible;\n overflow-y: visible;\n padding: 0;\n page-break-after: auto;\n page-break-before: auto;\n page-break-inside: auto;\n perspective: none;\n perspective-origin: 50% 50%;\n position: static;\n right: auto;\n tab-size: 8;\n table-layout: auto;\n text-align: left;\n text-align-last: auto;\n text-decoration: none;\n text-indent: 0;\n text-shadow: none;\n text-transform: none;\n top: auto;\n transform: none;\n transform-origin: 50% 50% 0;\n transform-style: flat;\n transition: none 0s ease 0s;\n unicode-bidi: normal;\n vertical-align: baseline;\n visibility: visible;\n white-space: normal;\n widows: 2;\n width: auto;\n word-spacing: normal;\n z-index: auto;\n all: initial;\n box-sizing: border-box;\n max-width: 100%;\n display: inline-block;\n vertical-align: middle;\n position: relative;\n overflow: visible;\n direction: inherit;\n margin: 0;\n text-decoration: none; /* for links styled as buttons */\n text-align: center;\n cursor: pointer;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n touch-action: manipulation;\n background: transparent;\n border: none;\n font-family: ' + theme.fontFamily + ';\n outline: none;\n}\n\n[dir="ltr"] .tWHMiLl {\n text-align: center;\n}\n\n[dir="rtl"] .tWHMiLl {\n text-align: center;\n}\n\n.tWHMiLl._1MHb4t6::before, .tWHMiLl._3VPd8oP::before {\n pointer-events: none;\n content: "";\n position: absolute;\n top: -0.25rem;\n left: -0.25rem; /* stylelint-disable-line property-blacklist */\n right: -0.25rem; /* stylelint-disable-line property-blacklist */\n bottom: -0.25rem;\n border-style: solid;\n border-width: ' + theme.borderWidth + ';\n opacity: 0;\n transform: scale(0.01);\n transition: all 0.2s;\n }\n\n.tWHMiLl._8MRwg3O::before {\n border-color: ' + theme.borderColorPrimary + ';\n }\n\n.tWHMiLl.l1v2cAu::before {\n border-color: ' + theme.borderColorError + ';\n }\n\n.tWHMiLl.eq0GU2q::before {\n border-color: ' + theme.borderColorInverse + ';\n }\n\n.tWHMiLl._1MHb4t6::before {\n border-radius: calc(' + theme.borderRadiusRectangular + ' + 0.125rem);\n }\n\n.tWHMiLl._3VPd8oP::before {\n border-radius: ' + theme.borderRadiusCircular + ';\n }\n\n.tWHMiLl._3iHLzfI::before {\n opacity: 1;\n transform: scale(1);\n }\n';
};

@@ -89,9 +89,9 @@

},
'root': '_14-FJqX',
'rectangular': '_1oRbeS4',
'circular': '_3qVGfrg',
'primary': '_1w5kuE2',
'error': '_2MCe6g1',
'inverse': 'Dsi2wvq',
'focused': '_998t5wX'
'root': 'tWHMiLl',
'rectangular': '_1MHb4t6',
'circular': '_3VPd8oP',
'primary': '_8MRwg3O',
'error': 'l1v2cAu',
'inverse': 'eq0GU2q',
'focused': '_3iHLzfI'
};

@@ -98,0 +98,0 @@

{
"name": "@instructure/ui-focusable",
"version": "5.20.1-rc.5",
"version": "5.20.1",
"description": "A UI component library made by Instructure Inc.",

@@ -25,11 +25,11 @@ "author": "Instructure, Inc. Engineering and Product Design",

"devDependencies": {
"@instructure/ui-presets": "^5.20.1-rc.5",
"@instructure/ui-testbed": "^5.20.1-rc.5",
"@instructure/ui-themes": "^5.20.1-rc.5"
"@instructure/ui-presets": "^5.20.1",
"@instructure/ui-testbed": "^5.20.1",
"@instructure/ui-themes": "^5.20.1"
},
"dependencies": {
"@instructure/ui-a11y": "^5.20.1-rc.5",
"@instructure/ui-layout": "^5.20.1-rc.5",
"@instructure/ui-themeable": "^5.20.1-rc.5",
"@instructure/ui-utils": "^5.20.1-rc.5",
"@instructure/ui-a11y": "^5.20.1",
"@instructure/ui-layout": "^5.20.1",
"@instructure/ui-themeable": "^5.20.1",
"@instructure/ui-utils": "^5.20.1",
"classnames": "^2",

@@ -42,3 +42,3 @@ "prop-types": "^15",

},
"gitHead": "c7dd5d7b987948f3e5033b9231055f5af9166fc6"
"gitHead": "0b03a12014e03fce9a9b9cc5b62fcb993f078d4c"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc