New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@instructure/ui-table

Package Overview
Dependencies
Maintainers
34
Versions
1570
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@instructure/ui-table - npm Package Compare versions

Comparing version 5.52.3-rc.18 to 5.52.3-rc.19

6

es/components/Table/Body/index.js

@@ -35,6 +35,6 @@ import _classCallCheck from "@babel/runtime/helpers/esm/classCallCheck";

import themeable from '@instructure/ui-themeable';
import matchComponentTypes from '@instructure/ui-utils/lib/react/matchComponentTypes';
import safeCloneElement from '@instructure/ui-utils/lib/react/safeCloneElement';
import matchComponentTypes from '@instructure/ui-react-utils/lib/matchComponentTypes';
import safeCloneElement from '@instructure/ui-react-utils/lib/safeCloneElement';
import { Children as ChildrenPropTypes } from '@instructure/ui-prop-types';
import { omitProps } from '@instructure/ui-utils/lib/react/passthroughProps';
import { omitProps } from '@instructure/ui-react-utils/lib/passthroughProps';
import { View } from '@instructure/ui-layout';

@@ -41,0 +41,0 @@ import Row from '../Row';

@@ -37,4 +37,4 @@ import _defineProperty from "@babel/runtime/helpers/esm/defineProperty";

import themeable from '@instructure/ui-themeable';
import { omitProps } from '@instructure/ui-utils/lib/react/passthroughProps';
import callRenderProp from '@instructure/ui-utils/lib/react/callRenderProp';
import { omitProps } from '@instructure/ui-react-utils/lib/passthroughProps';
import callRenderProp from '@instructure/ui-react-utils/lib/callRenderProp';
import { View } from '@instructure/ui-layout';

@@ -41,0 +41,0 @@ var styles = {

@@ -37,5 +37,5 @@ import _defineProperty from "@babel/runtime/helpers/esm/defineProperty";

import themeable from '@instructure/ui-themeable';
import { omitProps } from '@instructure/ui-utils/lib/react/passthroughProps';
import { omitProps } from '@instructure/ui-react-utils/lib/passthroughProps';
import { IconMiniArrowUpLine, IconMiniArrowDownLine } from '@instructure/ui-icons';
import callRenderProp from '@instructure/ui-utils/lib/react/callRenderProp';
import callRenderProp from '@instructure/ui-react-utils/lib/callRenderProp';
var styles = {

@@ -42,0 +42,0 @@ componentId: 'fwfoD',

@@ -36,4 +36,4 @@ import _slicedToArray from "@babel/runtime/helpers/esm/slicedToArray";

import themeable from '@instructure/ui-themeable';
import matchComponentTypes from '@instructure/ui-utils/lib/react/matchComponentTypes';
import { omitProps } from '@instructure/ui-utils/lib/react/passthroughProps';
import matchComponentTypes from '@instructure/ui-react-utils/lib/matchComponentTypes';
import { omitProps } from '@instructure/ui-react-utils/lib/passthroughProps';
import { Children as ChildrenPropTypes } from '@instructure/ui-prop-types';

@@ -40,0 +40,0 @@ import { Select } from '@instructure/ui-forms';

@@ -9,3 +9,3 @@ import _defineProperty from "@babel/runtime/helpers/esm/defineProperty";

var _dec, _class, _class2, _temp;
var _dec, _dec2, _class, _class2, _temp;

@@ -40,9 +40,9 @@ /*

import ThemeablePropTypes from '@instructure/ui-themeable/lib/utils/ThemeablePropTypes';
import matchComponentTypes from '@instructure/ui-utils/lib/react/matchComponentTypes';
import safeCloneElement from '@instructure/ui-utils/lib/react/safeCloneElement';
import { omitProps } from '@instructure/ui-utils/lib/react/passthroughProps';
import matchComponentTypes from '@instructure/ui-react-utils/lib/matchComponentTypes';
import safeCloneElement from '@instructure/ui-react-utils/lib/safeCloneElement';
import { omitProps } from '@instructure/ui-react-utils/lib/passthroughProps';
import { Children as ChildrenPropTypes } from '@instructure/ui-prop-types';
import { ScreenReaderContent } from '@instructure/ui-a11y';
import { View } from '@instructure/ui-layout';
import { deprecated } from '@instructure/ui-utils';
import { deprecated } from '@instructure/ui-react-utils';
var styles = {

@@ -70,3 +70,5 @@ componentId: 'erOvu',

var Table = (_dec = themeable(theme, styles), _dec(_class = (_temp = _class2 =
var Table = (_dec = deprecated('7.0', {
mode: true
}), _dec2 = themeable(theme, styles), _dec(_class = _dec2(_class = (_temp = _class2 =
/*#__PURE__*/

@@ -192,5 +194,3 @@ function (_Component) {

elementRef: void 0
}, _class2.Head = Head, _class2.Body = Body, _class2.Row = Row, _class2.ColHeader = ColHeader, _class2.RowHeader = RowHeader, _class2.Cell = Cell, _temp)) || _class);
export default deprecated('6.0', {
mode: true
})(Table);
}, _class2.Head = Head, _class2.Body = Body, _class2.Row = Row, _class2.ColHeader = ColHeader, _class2.RowHeader = RowHeader, _class2.Cell = Cell, _temp)) || _class) || _class);
export default Table;

@@ -37,5 +37,5 @@ import _defineProperty from "@babel/runtime/helpers/esm/defineProperty";

import themeable from '@instructure/ui-themeable';
import matchComponentTypes from '@instructure/ui-utils/lib/react/matchComponentTypes';
import safeCloneElement from '@instructure/ui-utils/lib/react/safeCloneElement';
import { omitProps } from '@instructure/ui-utils/lib/react/passthroughProps';
import matchComponentTypes from '@instructure/ui-react-utils/lib/matchComponentTypes';
import safeCloneElement from '@instructure/ui-react-utils/lib/safeCloneElement';
import { omitProps } from '@instructure/ui-react-utils/lib/passthroughProps';
import { Children as ChildrenPropTypes } from '@instructure/ui-prop-types';

@@ -42,0 +42,0 @@ import { View } from '@instructure/ui-layout';

@@ -37,4 +37,4 @@ import _defineProperty from "@babel/runtime/helpers/esm/defineProperty";

import themeable from '@instructure/ui-themeable';
import { omitProps } from '@instructure/ui-utils/lib/react/passthroughProps';
import callRenderProp from '@instructure/ui-utils/lib/react/callRenderProp';
import { omitProps } from '@instructure/ui-react-utils/lib/passthroughProps';
import callRenderProp from '@instructure/ui-react-utils/lib/callRenderProp';
import { View } from '@instructure/ui-layout';

@@ -41,0 +41,0 @@ var styles = {

@@ -28,9 +28,9 @@ "use strict";

var _matchComponentTypes = _interopRequireDefault(require("@instructure/ui-utils/lib/react/matchComponentTypes"));
var _matchComponentTypes = _interopRequireDefault(require("@instructure/ui-react-utils/lib/matchComponentTypes"));
var _safeCloneElement = _interopRequireDefault(require("@instructure/ui-utils/lib/react/safeCloneElement"));
var _safeCloneElement = _interopRequireDefault(require("@instructure/ui-react-utils/lib/safeCloneElement"));
var _uiPropTypes = require("@instructure/ui-prop-types");
var _passthroughProps = require("@instructure/ui-utils/lib/react/passthroughProps");
var _passthroughProps = require("@instructure/ui-react-utils/lib/passthroughProps");

@@ -37,0 +37,0 @@ var _uiLayout = require("@instructure/ui-layout");

@@ -32,5 +32,5 @@ "use strict";

var _passthroughProps = require("@instructure/ui-utils/lib/react/passthroughProps");
var _passthroughProps = require("@instructure/ui-react-utils/lib/passthroughProps");
var _callRenderProp = _interopRequireDefault(require("@instructure/ui-utils/lib/react/callRenderProp"));
var _callRenderProp = _interopRequireDefault(require("@instructure/ui-react-utils/lib/callRenderProp"));

@@ -37,0 +37,0 @@ var _uiLayout = require("@instructure/ui-layout");

@@ -32,7 +32,7 @@ "use strict";

var _passthroughProps = require("@instructure/ui-utils/lib/react/passthroughProps");
var _passthroughProps = require("@instructure/ui-react-utils/lib/passthroughProps");
var _uiIcons = require("@instructure/ui-icons");
var _callRenderProp = _interopRequireDefault(require("@instructure/ui-utils/lib/react/callRenderProp"));
var _callRenderProp = _interopRequireDefault(require("@instructure/ui-react-utils/lib/callRenderProp"));

@@ -39,0 +39,0 @@ var _theme = _interopRequireDefault(require("./theme"));

@@ -30,5 +30,5 @@ "use strict";

var _matchComponentTypes = _interopRequireDefault(require("@instructure/ui-utils/lib/react/matchComponentTypes"));
var _matchComponentTypes = _interopRequireDefault(require("@instructure/ui-react-utils/lib/matchComponentTypes"));
var _passthroughProps = require("@instructure/ui-utils/lib/react/passthroughProps");
var _passthroughProps = require("@instructure/ui-react-utils/lib/passthroughProps");

@@ -35,0 +35,0 @@ var _uiPropTypes = require("@instructure/ui-prop-types");

@@ -36,7 +36,7 @@ "use strict";

var _matchComponentTypes = _interopRequireDefault(require("@instructure/ui-utils/lib/react/matchComponentTypes"));
var _matchComponentTypes = _interopRequireDefault(require("@instructure/ui-react-utils/lib/matchComponentTypes"));
var _safeCloneElement = _interopRequireDefault(require("@instructure/ui-utils/lib/react/safeCloneElement"));
var _safeCloneElement = _interopRequireDefault(require("@instructure/ui-react-utils/lib/safeCloneElement"));
var _passthroughProps = require("@instructure/ui-utils/lib/react/passthroughProps");
var _passthroughProps = require("@instructure/ui-react-utils/lib/passthroughProps");

@@ -49,3 +49,3 @@ var _uiPropTypes = require("@instructure/ui-prop-types");

var _uiUtils = require("@instructure/ui-utils");
var _uiReactUtils = require("@instructure/ui-react-utils");

@@ -66,3 +66,3 @@ var _theme = _interopRequireDefault(require("./theme"));

var _dec, _class, _class2, _temp;
var _dec, _dec2, _class, _class2, _temp;

@@ -84,3 +84,5 @@ var styles = {

**/
var Table = (_dec = (0, _uiThemeable.default)(_theme.default, styles), _dec(_class = (_temp = _class2 =
var Table = (_dec = (0, _uiReactUtils.deprecated)('7.0', {
mode: true
}), _dec2 = (0, _uiThemeable.default)(_theme.default, styles), _dec(_class = _dec2(_class = (_temp = _class2 =
/*#__PURE__*/

@@ -204,8 +206,4 @@ function (_Component) {

elementRef: void 0
}, _class2.Head = _Head.default, _class2.Body = _Body.default, _class2.Row = _Row.default, _class2.ColHeader = _ColHeader.default, _class2.RowHeader = _RowHeader.default, _class2.Cell = _Cell.default, _temp)) || _class);
var _default = (0, _uiUtils.deprecated)('6.0', {
mode: true
})(Table);
}, _class2.Head = _Head.default, _class2.Body = _Body.default, _class2.Row = _Row.default, _class2.ColHeader = _ColHeader.default, _class2.RowHeader = _RowHeader.default, _class2.Cell = _Cell.default, _temp)) || _class) || _class);
var _default = Table;
exports.default = _default;

@@ -32,7 +32,7 @@ "use strict";

var _matchComponentTypes = _interopRequireDefault(require("@instructure/ui-utils/lib/react/matchComponentTypes"));
var _matchComponentTypes = _interopRequireDefault(require("@instructure/ui-react-utils/lib/matchComponentTypes"));
var _safeCloneElement = _interopRequireDefault(require("@instructure/ui-utils/lib/react/safeCloneElement"));
var _safeCloneElement = _interopRequireDefault(require("@instructure/ui-react-utils/lib/safeCloneElement"));
var _passthroughProps = require("@instructure/ui-utils/lib/react/passthroughProps");
var _passthroughProps = require("@instructure/ui-react-utils/lib/passthroughProps");

@@ -39,0 +39,0 @@ var _uiPropTypes = require("@instructure/ui-prop-types");

@@ -32,5 +32,5 @@ "use strict";

var _passthroughProps = require("@instructure/ui-utils/lib/react/passthroughProps");
var _passthroughProps = require("@instructure/ui-react-utils/lib/passthroughProps");
var _callRenderProp = _interopRequireDefault(require("@instructure/ui-utils/lib/react/callRenderProp"));
var _callRenderProp = _interopRequireDefault(require("@instructure/ui-react-utils/lib/callRenderProp"));

@@ -37,0 +37,0 @@ var _uiLayout = require("@instructure/ui-layout");

{
"name": "@instructure/ui-table",
"version": "5.52.3-rc.18+ef2e1d0c",
"version": "5.52.3-rc.19+03e8ee2e",
"description": "A UI component library made by Instructure Inc.",

@@ -23,15 +23,17 @@ "author": "Instructure, Inc. Engineering and Product Design",

"devDependencies": {
"@instructure/ui-babel-preset": "5.52.3-rc.18+ef2e1d0c",
"@instructure/ui-test-utils": "5.52.3-rc.18+ef2e1d0c"
"@instructure/ui-babel-preset": "5.52.3-rc.19+03e8ee2e",
"@instructure/ui-color-utils": "5.52.3-rc.19+03e8ee2e",
"@instructure/ui-test-utils": "5.52.3-rc.19+03e8ee2e"
},
"dependencies": {
"@babel/runtime": "^7",
"@instructure/ui-a11y": "5.52.3-rc.18+ef2e1d0c",
"@instructure/ui-forms": "5.52.3-rc.18+ef2e1d0c",
"@instructure/ui-icons": "5.52.3-rc.18+ef2e1d0c",
"@instructure/ui-layout": "5.52.3-rc.18+ef2e1d0c",
"@instructure/ui-prop-types": "5.52.3-rc.18+ef2e1d0c",
"@instructure/ui-testable": "5.52.3-rc.18+ef2e1d0c",
"@instructure/ui-themeable": "5.52.3-rc.18+ef2e1d0c",
"@instructure/ui-utils": "5.52.3-rc.18+ef2e1d0c",
"@instructure/ui-a11y": "5.52.3-rc.19+03e8ee2e",
"@instructure/ui-forms": "5.52.3-rc.19+03e8ee2e",
"@instructure/ui-icons": "5.52.3-rc.19+03e8ee2e",
"@instructure/ui-layout": "5.52.3-rc.19+03e8ee2e",
"@instructure/ui-prop-types": "5.52.3-rc.19+03e8ee2e",
"@instructure/ui-react-utils": "5.52.3-rc.19+03e8ee2e",
"@instructure/ui-testable": "5.52.3-rc.19+03e8ee2e",
"@instructure/ui-themeable": "5.52.3-rc.19+03e8ee2e",
"@instructure/ui-utils": "5.52.3-rc.19+03e8ee2e",
"classnames": "^2",

@@ -45,3 +47,3 @@ "prop-types": "^15",

"sideEffects": false,
"gitHead": "ef2e1d0cbb0715fcba3d0398807fc7e2ac314eea"
"gitHead": "03e8ee2ee86af665d4dbb2fa91248ff9e1d7d8ba"
}

@@ -29,6 +29,6 @@ /*

import themeable from '@instructure/ui-themeable'
import matchComponentTypes from '@instructure/ui-utils/lib/react/matchComponentTypes'
import safeCloneElement from '@instructure/ui-utils/lib/react/safeCloneElement'
import matchComponentTypes from '@instructure/ui-react-utils/lib/matchComponentTypes'
import safeCloneElement from '@instructure/ui-react-utils/lib/safeCloneElement'
import { Children as ChildrenPropTypes } from '@instructure/ui-prop-types'
import { omitProps } from '@instructure/ui-utils/lib/react/passthroughProps'
import { omitProps } from '@instructure/ui-react-utils/lib/passthroughProps'
import { View } from '@instructure/ui-layout'

@@ -35,0 +35,0 @@

@@ -30,4 +30,4 @@ /*

import themeable from '@instructure/ui-themeable'
import { omitProps } from '@instructure/ui-utils/lib/react/passthroughProps'
import callRenderProp from '@instructure/ui-utils/lib/react/callRenderProp'
import { omitProps } from '@instructure/ui-react-utils/lib/passthroughProps'
import callRenderProp from '@instructure/ui-react-utils/lib/callRenderProp'
import { View } from '@instructure/ui-layout'

@@ -34,0 +34,0 @@

@@ -30,5 +30,5 @@ /*

import themeable from '@instructure/ui-themeable'
import { omitProps } from '@instructure/ui-utils/lib/react/passthroughProps'
import { omitProps } from '@instructure/ui-react-utils/lib/passthroughProps'
import { IconMiniArrowUpLine, IconMiniArrowDownLine } from '@instructure/ui-icons'
import callRenderProp from '@instructure/ui-utils/lib/react/callRenderProp'
import callRenderProp from '@instructure/ui-react-utils/lib/callRenderProp'

@@ -35,0 +35,0 @@ import styles from './styles.css'

@@ -29,4 +29,4 @@ /*

import themeable from '@instructure/ui-themeable'
import matchComponentTypes from '@instructure/ui-utils/lib/react/matchComponentTypes'
import { omitProps } from '@instructure/ui-utils/lib/react/passthroughProps'
import matchComponentTypes from '@instructure/ui-react-utils/lib/matchComponentTypes'
import { omitProps } from '@instructure/ui-react-utils/lib/passthroughProps'
import { Children as ChildrenPropTypes } from '@instructure/ui-prop-types'

@@ -33,0 +33,0 @@ import { Select } from '@instructure/ui-forms'

@@ -31,9 +31,9 @@ /*

import ThemeablePropTypes from '@instructure/ui-themeable/lib/utils/ThemeablePropTypes'
import matchComponentTypes from '@instructure/ui-utils/lib/react/matchComponentTypes'
import safeCloneElement from '@instructure/ui-utils/lib/react/safeCloneElement'
import { omitProps } from '@instructure/ui-utils/lib/react/passthroughProps'
import matchComponentTypes from '@instructure/ui-react-utils/lib/matchComponentTypes'
import safeCloneElement from '@instructure/ui-react-utils/lib/safeCloneElement'
import { omitProps } from '@instructure/ui-react-utils/lib/passthroughProps'
import { Children as ChildrenPropTypes } from '@instructure/ui-prop-types'
import { ScreenReaderContent } from '@instructure/ui-a11y'
import { View } from '@instructure/ui-layout'
import { deprecated } from '@instructure/ui-utils'
import { deprecated } from '@instructure/ui-react-utils'

@@ -55,2 +55,5 @@ import styles from './styles.css'

**/
@deprecated('7.0', {
mode: true
})
@themeable(theme, styles)

@@ -164,4 +167,2 @@ class Table extends Component {

export default deprecated('6.0', {
mode: true
})(Table)
export default Table

@@ -30,5 +30,5 @@ /*

import themeable from '@instructure/ui-themeable'
import matchComponentTypes from '@instructure/ui-utils/lib/react/matchComponentTypes'
import safeCloneElement from '@instructure/ui-utils/lib/react/safeCloneElement'
import { omitProps } from '@instructure/ui-utils/lib/react/passthroughProps'
import matchComponentTypes from '@instructure/ui-react-utils/lib/matchComponentTypes'
import safeCloneElement from '@instructure/ui-react-utils/lib/safeCloneElement'
import { omitProps } from '@instructure/ui-react-utils/lib/passthroughProps'
import { Children as ChildrenPropTypes } from '@instructure/ui-prop-types'

@@ -35,0 +35,0 @@ import { View } from '@instructure/ui-layout'

@@ -30,4 +30,4 @@ /*

import themeable from '@instructure/ui-themeable'
import { omitProps } from '@instructure/ui-utils/lib/react/passthroughProps'
import callRenderProp from '@instructure/ui-utils/lib/react/callRenderProp'
import { omitProps } from '@instructure/ui-react-utils/lib/passthroughProps'
import callRenderProp from '@instructure/ui-react-utils/lib/callRenderProp'
import { View } from '@instructure/ui-layout'

@@ -34,0 +34,0 @@

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