@jetbrains/ring-ui 5.0.159 → 5.0.161
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/components/select/select.js +1 -0
- package/dist/_helpers/_rollupPluginBabelHelpers.js +1 -1
- package/dist/_helpers/anchor.js +1 -1
- package/dist/_helpers/button__classes.js +1 -1
- package/dist/_helpers/card.js +1 -1
- package/dist/_helpers/footer.js +1 -1
- package/dist/_helpers/query-assist__suggestions.js +1 -1
- package/dist/_helpers/select__filter.js +1 -1
- package/dist/_helpers/services-link.js +1 -1
- package/dist/_helpers/sidebar.js +1 -1
- package/dist/_helpers/theme.js +1 -1
- package/dist/_helpers/title.js +1 -1
- package/dist/alert/alert.js +1 -1
- package/dist/alert/container.js +1 -1
- package/dist/alert-service/alert-service.js +1 -1
- package/dist/analytics/analytics.js +1 -1
- package/dist/analytics/analytics__custom-plugin.js +1 -1
- package/dist/analytics/analytics__fus-plugin.js +1 -1
- package/dist/analytics/analytics__ga-plugin.js +1 -1
- package/dist/auth/auth.js +1 -1
- package/dist/auth/auth__core.js +10 -10
- package/dist/auth/background-flow.js +1 -1
- package/dist/auth/down-notification.js +1 -1
- package/dist/auth/iframe-flow.js +2 -2
- package/dist/auth/landing.js +5 -5
- package/dist/auth/request-builder.js +1 -1
- package/dist/auth/response-parser.js +1 -1
- package/dist/auth/storage.js +2 -2
- package/dist/auth/token-validator.js +1 -1
- package/dist/auth/window-flow.js +1 -1
- package/dist/auth-dialog/auth-dialog.js +1 -1
- package/dist/auth-dialog-service/auth-dialog-service.js +1 -1
- package/dist/avatar/avatar.js +1 -1
- package/dist/avatar/fallback-avatar.js +1 -1
- package/dist/avatar-editor-ng/avatar-editor-ng.js +2 -2
- package/dist/badge/badge.js +1 -1
- package/dist/breadcrumb-ng/breadcrumb-ng.js +2 -2
- package/dist/button/button.js +1 -1
- package/dist/button-group/button-group.js +1 -1
- package/dist/button-group/caption.js +1 -1
- package/dist/button-group-ng/button-group-ng.js +1 -1
- package/dist/button-ng/button-ng.js +3 -3
- package/dist/button-set/button-set.js +1 -1
- package/dist/button-toolbar/button-toolbar.js +1 -1
- package/dist/button-toolbar-ng/button-toolbar-ng.js +1 -1
- package/dist/caret/caret.js +1 -1
- package/dist/checkbox/checkbox.js +1 -1
- package/dist/clipboard/clipboard.js +1 -1
- package/dist/code/code.js +1 -1
- package/dist/confirm/confirm.js +1 -1
- package/dist/confirm-ng/confirm-ng.js +2 -2
- package/dist/confirm-service/confirm-service.js +1 -1
- package/dist/content-layout/content-layout.js +1 -1
- package/dist/contenteditable/contenteditable.js +1 -1
- package/dist/control-label/control-label.js +1 -1
- package/dist/data-list/data-list.js +2 -2
- package/dist/data-list/item.js +1 -1
- package/dist/data-list/selection.js +1 -1
- package/dist/date-picker/date-input.js +1 -1
- package/dist/date-picker/date-picker.js +1 -1
- package/dist/date-picker/date-popup.js +4 -4
- package/dist/date-picker/day.js +1 -1
- package/dist/date-picker/month-names.js +1 -1
- package/dist/date-picker/month-slider.js +1 -1
- package/dist/date-picker/month.js +1 -1
- package/dist/date-picker/months.js +1 -1
- package/dist/date-picker/weekdays.js +1 -1
- package/dist/date-picker/years.js +1 -1
- package/dist/dialog/dialog.js +3 -3
- package/dist/dialog-ng/dialog-ng.js +9 -9
- package/dist/dropdown/dropdown.js +1 -1
- package/dist/dropdown-menu/dropdown-menu.js +1 -1
- package/dist/editable-heading/editable-heading.js +1 -1
- package/dist/error-bubble/error-bubble.js +1 -1
- package/dist/error-message/error-message.js +1 -1
- package/dist/error-message-ng/error-message-ng.js +2 -2
- package/dist/footer-ng/footer-ng.js +1 -1
- package/dist/form-ng/form-ng.js +2 -2
- package/dist/global/angular-component-factory.js +1 -1
- package/dist/global/create-stateful-context.js +1 -1
- package/dist/global/data-tests.js +1 -1
- package/dist/global/dom.js +1 -1
- package/dist/global/focus-sensor-hoc.js +1 -1
- package/dist/global/inject-styles.js +1 -1
- package/dist/global/listeners.js +1 -1
- package/dist/global/normalize-indent.js +1 -1
- package/dist/global/react-dom-renderer.js +1 -1
- package/dist/global/rerender-hoc.js +1 -1
- package/dist/global/ring-angular-component.js +1 -1
- package/dist/global/trivial-template-tag.js +1 -1
- package/dist/grid/col.js +1 -1
- package/dist/grid/grid.js +1 -1
- package/dist/grid/row.js +1 -1
- package/dist/group/group.js +1 -1
- package/dist/header/header.js +1 -1
- package/dist/header/logo.js +1 -1
- package/dist/header/profile.js +1 -1
- package/dist/header/services.js +1 -1
- package/dist/header/smart-profile.js +1 -1
- package/dist/header/smart-services.js +1 -1
- package/dist/header/tray-icon.js +1 -1
- package/dist/header/tray.js +1 -1
- package/dist/heading/heading.js +1 -1
- package/dist/http/http.js +1 -1
- package/dist/http/http.mock.js +2 -1
- package/dist/hub-source/hub-source.js +1 -1
- package/dist/hub-source/hub-source__user.js +4 -4
- package/dist/hub-source/hub-source__users-groups.js +1 -1
- package/dist/i18n/i18n.js +1 -1
- package/dist/icon/icon.js +1 -1
- package/dist/icon/icon__svg.js +1 -1
- package/dist/icon-ng/icon-ng.js +1 -1
- package/dist/input/input.js +1 -1
- package/dist/input-ng/input-ng.js +3 -3
- package/dist/island/adaptive-island-hoc.js +1 -1
- package/dist/island/content.js +1 -1
- package/dist/island/header.js +1 -1
- package/dist/island/island.js +1 -1
- package/dist/island-legacy/content-legacy.js +1 -1
- package/dist/island-legacy/header-legacy.js +1 -1
- package/dist/island-legacy/island-legacy.js +1 -1
- package/dist/island-ng/island-ng.js +1 -1
- package/dist/link/clickableLink.js +1 -1
- package/dist/link/link.js +1 -1
- package/dist/link-ng/link-ng.js +2 -2
- package/dist/list/list.js +1 -1
- package/dist/list/list__custom.js +1 -1
- package/dist/list/list__hint.js +1 -1
- package/dist/list/list__item.js +1 -1
- package/dist/list/list__link.js +1 -1
- package/dist/list/list__separator.js +1 -1
- package/dist/list/list__title.js +1 -1
- package/dist/list/list__users-groups-source.js +1 -1
- package/dist/loader/loader.js +1 -1
- package/dist/loader/loader__core.js +1 -1
- package/dist/loader-inline/loader-inline.js +1 -1
- package/dist/loader-ng/loader-ng.js +1 -1
- package/dist/loader-screen/loader-screen.js +1 -1
- package/dist/login-dialog/login-dialog.js +1 -1
- package/dist/login-dialog/service.js +1 -1
- package/dist/markdown/code.js +1 -1
- package/dist/markdown/markdown.js +1 -1
- package/dist/message/message.js +1 -1
- package/dist/message-bundle-ng/message-bundle-ng.js +2 -2
- package/dist/old-browsers-message/white-list.js +1 -1
- package/dist/pager/pager.js +1 -1
- package/dist/panel/panel.js +1 -1
- package/dist/permissions/permissions.js +1 -1
- package/dist/permissions/permissions__cache.js +1 -1
- package/dist/permissions-ng/permissions-ng.js +1 -1
- package/dist/popup/popup.js +1 -1
- package/dist/popup/popup.target.js +1 -1
- package/dist/popup/position.js +1 -1
- package/dist/popup-menu/popup-menu.js +1 -1
- package/dist/progress-bar/progress-bar.js +1 -1
- package/dist/promised-click-ng/promised-click-ng.js +1 -1
- package/dist/query-assist/query-assist.js +3 -3
- package/dist/radio/radio.js +1 -1
- package/dist/radio/radio__item.js +1 -1
- package/dist/save-field-ng/save-field-ng.js +6 -6
- package/dist/select/select.js +4 -3
- package/dist/select/select__popup.js +1 -1
- package/dist/select-ng/select-ng.js +3 -3
- package/dist/select-ng/select-ng__lazy.js +2 -2
- package/dist/select-ng/select-ng__options.js +1 -1
- package/dist/shortcuts/core.js +3 -3
- package/dist/shortcuts/shortcuts-hoc.js +1 -1
- package/dist/shortcuts/shortcuts.js +7 -7
- package/dist/shortcuts-hint-ng/shortcuts-hint-ng.js +6 -6
- package/dist/shortcuts-ng/shortcuts-ng.js +25 -25
- package/dist/sidebar-ng/sidebar-ng.js +3 -3
- package/dist/storage/storage.js +1 -1
- package/dist/storage/storage__fallback.js +2 -1
- package/dist/storage/storage__local.js +2 -2
- package/dist/style.css +1 -1
- package/dist/tab-trap/tab-trap.js +1 -1
- package/dist/table/cell.js +1 -1
- package/dist/table/disable-hover-hoc.js +1 -1
- package/dist/table/header-cell.js +1 -1
- package/dist/table/header.js +1 -1
- package/dist/table/multitable.js +1 -1
- package/dist/table/row-with-focus-sensor.js +1 -1
- package/dist/table/row.js +1 -1
- package/dist/table/selection-adapter.js +1 -1
- package/dist/table/selection-shortcuts-hoc.js +1 -1
- package/dist/table/selection.js +1 -1
- package/dist/table/smart-table.js +1 -1
- package/dist/table/table.js +1 -1
- package/dist/table-legacy-ng/table-legacy-ng__pager.js +2 -2
- package/dist/table-legacy-ng/table-legacy-ng__selection-navigate-actions.js +1 -1
- package/dist/table-legacy-ng/table-legacy-ng__selection.js +1 -1
- package/dist/tabs/collapsible-more.js +7 -7
- package/dist/tabs/collapsible-tab.js +1 -1
- package/dist/tabs/collapsible-tabs.js +1 -1
- package/dist/tabs/dumb-tabs.js +1 -1
- package/dist/tabs/smart-tabs.js +1 -1
- package/dist/tabs/tab-link.js +1 -1
- package/dist/tabs/tab.js +1 -1
- package/dist/tabs-ng/tabs-ng.js +1 -1
- package/dist/tag/tag.js +1 -1
- package/dist/tags-input/tags-input.js +3 -3
- package/dist/tags-list/tags-list.js +1 -1
- package/dist/template-ng/template-ng.js +1 -1
- package/dist/text/text.js +1 -1
- package/dist/toggle/toggle.js +1 -1
- package/dist/tooltip/tooltip.js +1 -1
- package/dist/tooltip-ng/tooltip-ng.js +1 -1
- package/dist/user-agreement/service.js +16 -16
- package/dist/user-agreement/user-agreement.js +1 -1
- package/dist/user-card/smart-user-card-tooltip.js +1 -1
- package/dist/user-card/tooltip.js +1 -1
- package/package.json +20 -20
package/dist/icon-ng/icon-ng.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { j as _slicedToArray } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import 'core-js/modules/es.array.concat.js';
|
|
3
3
|
import 'core-js/modules/es.array.index-of.js';
|
|
4
4
|
import 'core-js/modules/es.regexp.exec.js';
|
package/dist/input/input.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { _ as _defineProperty, a as _inherits, b as _createSuper, c as _classCallCheck, k as _assertThisInitialized, d as _createClass, e as _objectWithoutProperties, f as _extends } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import 'core-js/modules/es.array.concat.js';
|
|
3
3
|
import 'core-js/modules/es.object.values.js';
|
|
4
4
|
import React, { PureComponent } from 'react';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { _ as _defineProperty, a as _inherits, b as _createSuper, c as _classCallCheck, d as _createClass } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import 'core-js/modules/es.array.concat.js';
|
|
3
3
|
import angular from 'angular';
|
|
4
4
|
import classNames from 'classnames';
|
|
@@ -6,7 +6,7 @@ import closeIcon from '@jetbrains/icons/close';
|
|
|
6
6
|
import RingAngularComponent from '../global/ring-angular-component.js';
|
|
7
7
|
import { m as modules_88cfaf40 } from '../_helpers/input.js';
|
|
8
8
|
import { m as modules_9eb96a10 } from '../_helpers/control-label.js';
|
|
9
|
-
import
|
|
9
|
+
import Button from '../button-ng/button-ng.js';
|
|
10
10
|
import 'core-js/modules/es.object.to-string.js';
|
|
11
11
|
import 'core-js/modules/web.dom-collections.for-each.js';
|
|
12
12
|
import 'core-js/modules/es.array.reduce.js';
|
|
@@ -34,7 +34,7 @@ import 'react';
|
|
|
34
34
|
|
|
35
35
|
var modules_c40fa551 = {"errorText":"errorText_rui_d15a","clear":"clear_rui_d15a"};
|
|
36
36
|
|
|
37
|
-
var angularModule = angular.module('Ring.input', [
|
|
37
|
+
var angularModule = angular.module('Ring.input', [Button]);
|
|
38
38
|
var RingInputComponent = /*#__PURE__*/function (_RingAngularComponent) {
|
|
39
39
|
_inherits(RingInputComponent, _RingAngularComponent);
|
|
40
40
|
var _super = _createSuper(RingInputComponent);
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { _ as _defineProperty, a as _inherits, b as _createSuper, c as _classCallCheck, k as _assertThisInitialized, d as _createClass } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import 'core-js/modules/es.array.concat.js';
|
|
3
3
|
import React, { createContext, Component } from 'react';
|
|
4
4
|
import { interpolateLinear } from '../global/linear-function.js';
|
package/dist/island/content.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { _ as _defineProperty, a as _inherits, b as _createSuper, c as _classCallCheck, k as _assertThisInitialized, d as _createClass, e as _objectWithoutProperties, f as _extends } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import 'core-js/modules/es.array.concat.js';
|
|
3
3
|
import React, { Component, forwardRef } from 'react';
|
|
4
4
|
import PropTypes from 'prop-types';
|
package/dist/island/header.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { _ as _defineProperty, a as _inherits, b as _createSuper, c as _classCallCheck, d as _createClass, e as _objectWithoutProperties, f as _extends } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import 'core-js/modules/es.array.concat.js';
|
|
3
3
|
import React, { Component } from 'react';
|
|
4
4
|
import PropTypes from 'prop-types';
|
package/dist/island/island.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { _ as _defineProperty, a as _inherits, b as _createSuper, c as _classCallCheck, d as _createClass, e as _objectWithoutProperties, f as _extends } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import React, { Component } from 'react';
|
|
3
3
|
import PropTypes from 'prop-types';
|
|
4
4
|
import classNames from 'classnames';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { _ as _defineProperty, a as _inherits, b as _createSuper, c as _classCallCheck, d as _createClass, e as _objectWithoutProperties, f as _extends } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import React, { PureComponent } from 'react';
|
|
3
3
|
import PropTypes from 'prop-types';
|
|
4
4
|
import classNames from 'classnames';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { _ as _defineProperty, a as _inherits, b as _createSuper, c as _classCallCheck, d as _createClass, e as _objectWithoutProperties, f as _extends } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import React, { PureComponent } from 'react';
|
|
3
3
|
import PropTypes from 'prop-types';
|
|
4
4
|
import classNames from 'classnames';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { _ as _defineProperty, a as _inherits, b as _createSuper, c as _classCallCheck, d as _createClass, e as _objectWithoutProperties, f as _extends } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import React, { PureComponent } from 'react';
|
|
3
3
|
import PropTypes from 'prop-types';
|
|
4
4
|
import classNames from 'classnames';
|
|
@@ -4,9 +4,9 @@ import { m as modules_e6a056e1 } from '../_helpers/island.js';
|
|
|
4
4
|
import IslandHeader from './island-header-ng.js';
|
|
5
5
|
import IslandContent from './island-content-ng.js';
|
|
6
6
|
import compile from './island-ng-class-fixer.js';
|
|
7
|
+
import '../global/schedule-raf.js';
|
|
7
8
|
import 'core-js/modules/es.regexp.exec.js';
|
|
8
9
|
import 'core-js/modules/es.string.replace.js';
|
|
9
|
-
import '../global/schedule-raf.js';
|
|
10
10
|
|
|
11
11
|
var angularModule = angular.module('Ring.island-ng', [IslandHeader, IslandContent]);
|
|
12
12
|
angularModule.directive('rgIsland', function islandDirective() {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { _ as _defineProperty, a as _inherits, b as _createSuper, c as _classCallCheck, k as _assertThisInitialized, d as _createClass, e as _objectWithoutProperties, f as _extends } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import 'core-js/modules/es.array.concat.js';
|
|
3
3
|
import React, { PureComponent } from 'react';
|
|
4
4
|
import PropTypes from 'prop-types';
|
package/dist/link/link.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { _ as _defineProperty, a as _inherits, b as _createSuper, c as _classCallCheck, d as _createClass, e as _objectWithoutProperties, g as _objectSpread2, f as _extends } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import React, { PureComponent, memo } from 'react';
|
|
3
3
|
import PropTypes from 'prop-types';
|
|
4
4
|
import classNames from 'classnames';
|
package/dist/link-ng/link-ng.js
CHANGED
package/dist/list/list.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { _ as _defineProperty, a as _inherits, b as _createSuper, c as _classCallCheck, k as _assertThisInitialized, e as _objectWithoutProperties, d as _createClass, g as _objectSpread2 } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import 'core-js/modules/es.array.includes.js';
|
|
3
3
|
import 'core-js/modules/es.string.includes.js';
|
|
4
4
|
import 'core-js/modules/es.array.map.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { a as _inherits, b as _createSuper, c as _classCallCheck, _ as _defineProperty, k as _assertThisInitialized, d as _createClass, e as _objectWithoutProperties } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import 'core-js/modules/es.array.concat.js';
|
|
3
3
|
import React, { PureComponent } from 'react';
|
|
4
4
|
import PropTypes from 'prop-types';
|
package/dist/list/list__hint.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { _ as _defineProperty, a as _inherits, b as _createSuper, c as _classCallCheck, d as _createClass } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import React, { PureComponent } from 'react';
|
|
3
3
|
import PropTypes from 'prop-types';
|
|
4
4
|
import classNames from 'classnames';
|
package/dist/list/list__item.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { a as _inherits, b as _createSuper, c as _classCallCheck, _ as _defineProperty, k as _assertThisInitialized, d as _createClass, e as _objectWithoutProperties } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import 'core-js/modules/es.array.concat.js';
|
|
3
3
|
import 'core-js/modules/es.symbol.js';
|
|
4
4
|
import 'core-js/modules/es.symbol.description.js';
|
package/dist/list/list__link.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { g as _objectSpread2, a as _inherits, b as _createSuper, c as _classCallCheck, d as _createClass, e as _objectWithoutProperties, _ as _defineProperty, f as _extends } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import 'core-js/modules/es.symbol.js';
|
|
3
3
|
import 'core-js/modules/es.symbol.description.js';
|
|
4
4
|
import React, { Component, PureComponent } from 'react';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { a as _inherits, b as _createSuper, c as _classCallCheck, d as _createClass, _ as _defineProperty } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import 'core-js/modules/es.symbol.js';
|
|
3
3
|
import 'core-js/modules/es.symbol.description.js';
|
|
4
4
|
import React, { PureComponent } from 'react';
|
package/dist/list/list__title.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { a as _inherits, b as _createSuper, c as _classCallCheck, d as _createClass, _ as _defineProperty } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import 'core-js/modules/es.symbol.js';
|
|
3
3
|
import 'core-js/modules/es.symbol.description.js';
|
|
4
4
|
import React, { PureComponent } from 'react';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { _ as _defineProperty, a as _inherits, b as _createSuper, c as _classCallCheck, k as _assertThisInitialized, d as _createClass, h as _asyncToGenerator, i as _regeneratorRuntime, j as _slicedToArray, g as _objectSpread2 } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import 'core-js/modules/es.array.concat.js';
|
|
3
3
|
import 'core-js/modules/es.object.assign.js';
|
|
4
4
|
import 'core-js/modules/es.object.to-string.js';
|
package/dist/loader/loader.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { _ as _defineProperty, a as _inherits, b as _createSuper, c as _classCallCheck, k as _assertThisInitialized, d as _createClass, e as _objectWithoutProperties, f as _extends } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import 'core-js/modules/es.array.concat.js';
|
|
3
3
|
import React, { PureComponent } from 'react';
|
|
4
4
|
import PropTypes from 'prop-types';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { _ as _defineProperty, d as _createClass, c as _classCallCheck } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import 'core-js/modules/es.array.concat.js';
|
|
3
3
|
import 'core-js/modules/es.array.fill.js';
|
|
4
4
|
import 'core-js/modules/es.object.assign.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { _ as _defineProperty, a as _inherits, b as _createSuper, c as _classCallCheck, d as _createClass, e as _objectWithoutProperties, f as _extends } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import React, { PureComponent } from 'react';
|
|
3
3
|
import classNames from 'classnames';
|
|
4
4
|
import PropTypes from 'prop-types';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { _ as _defineProperty, a as _inherits, b as _createSuper, c as _classCallCheck, d as _createClass } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import 'core-js/modules/es.array.concat.js';
|
|
3
3
|
import angular from 'angular';
|
|
4
4
|
import RingAngularComponent from '../global/ring-angular-component.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { _ as _defineProperty, a as _inherits, b as _createSuper, c as _classCallCheck, d as _createClass, e as _objectWithoutProperties, f as _extends } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import React, { PureComponent } from 'react';
|
|
3
3
|
import classNames from 'classnames';
|
|
4
4
|
import PropTypes from 'prop-types';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { _ as _defineProperty, a as _inherits, b as _createSuper, c as _classCallCheck, k as _assertThisInitialized, d as _createClass } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import 'core-js/modules/es.array.concat.js';
|
|
3
3
|
import React, { Component } from 'react';
|
|
4
4
|
import PropTypes from 'prop-types';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { g as _objectSpread2 } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { unmountComponentAtNode, render } from '../global/react-render-adapter.js';
|
|
4
4
|
import { ControlsHeightContext, getGlobalControlsHeight } from '../global/controls-height.js';
|
package/dist/markdown/code.js
CHANGED
|
@@ -35,7 +35,7 @@ var MarkdownCode = function MarkdownCode(_ref) {
|
|
|
35
35
|
inline = _ref.inline,
|
|
36
36
|
className = _ref.className;
|
|
37
37
|
// Hack for updated react-markdown RG-2193
|
|
38
|
-
var lang = language !== null && language !== void 0 ? language : className === null || className === void 0
|
|
38
|
+
var lang = language !== null && language !== void 0 ? language : className === null || className === void 0 || (_className$split$find = className.split(' ').find(function (name) {
|
|
39
39
|
return name.startsWith('language-');
|
|
40
40
|
})) === null || _className$split$find === void 0 ? void 0 : _className$split$find.replace('language-', '');
|
|
41
41
|
return /*#__PURE__*/React.createElement(Code, {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { a as _inherits, b as _createSuper, c as _classCallCheck, d as _createClass, e as _objectWithoutProperties, _ as _defineProperty, f as _extends, m as _toConsumableArray, g as _objectSpread2 } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import 'core-js/modules/es.array.concat.js';
|
|
3
3
|
import React, { PureComponent } from 'react';
|
|
4
4
|
import PropTypes from 'prop-types';
|
package/dist/message/message.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { _ as _defineProperty, a as _inherits, b as _createSuper, c as _classCallCheck, k as _assertThisInitialized, d as _createClass, f as _extends } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import 'core-js/modules/es.array.concat.js';
|
|
3
3
|
import 'core-js/modules/es.array.includes.js';
|
|
4
4
|
import 'core-js/modules/es.string.includes.js';
|
|
@@ -147,6 +147,6 @@ function RingMessageBundle(ringI18n) {
|
|
|
147
147
|
|
|
148
148
|
angularModule.factory('ringI18n', emptyI18n);
|
|
149
149
|
angularModule.service('RingMessageBundle', ['ringI18n', RingMessageBundle]);
|
|
150
|
-
var
|
|
150
|
+
var messageBundleNg = angularModule.name;
|
|
151
151
|
|
|
152
|
-
export {
|
|
152
|
+
export { messageBundleNg as default };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { j as _slicedToArray, g as _objectSpread2, _ as _defineProperty } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import 'core-js/modules/es.array.reduce.js';
|
|
3
3
|
import 'core-js/modules/es.object.to-string.js';
|
|
4
4
|
import 'core-js/modules/es.regexp.exec.js';
|
package/dist/pager/pager.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { _ as _defineProperty, a as _inherits, b as _createSuper, c as _classCallCheck, k as _assertThisInitialized, d as _createClass, f as _extends } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import 'core-js/modules/es.array.concat.js';
|
|
3
3
|
import 'core-js/modules/es.array.map.js';
|
|
4
4
|
import 'core-js/modules/es.array.find.js';
|
package/dist/panel/panel.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { _ as _defineProperty, a as _inherits, b as _createSuper, c as _classCallCheck, d as _createClass, e as _objectWithoutProperties, f as _extends } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import React, { PureComponent } from 'react';
|
|
3
3
|
import PropTypes from 'prop-types';
|
|
4
4
|
import classNames from 'classnames';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { _ as _defineProperty, d as _createClass, c as _classCallCheck } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import 'core-js/modules/es.object.to-string.js';
|
|
3
3
|
import 'core-js/modules/es.promise.js';
|
|
4
4
|
import 'core-js/modules/es.array.index-of.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { _ as _defineProperty, d as _createClass, c as _classCallCheck } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import 'core-js/modules/es.array.reduce.js';
|
|
3
3
|
import 'core-js/modules/es.object.to-string.js';
|
|
4
4
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { h as _asyncToGenerator, i as _regeneratorRuntime } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import angular from 'angular';
|
|
3
3
|
import '../auth-ng/auth-ng.js';
|
|
4
4
|
import Permissions from '../permissions/permissions.js';
|
package/dist/popup/popup.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { _ as _defineProperty, a as _inherits, b as _createSuper, c as _classCallCheck, k as _assertThisInitialized, g as _objectSpread2, j as _slicedToArray, d as _createClass } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import 'core-js/modules/es.array.concat.js';
|
|
3
3
|
import 'core-js/modules/es.object.to-string.js';
|
|
4
4
|
import 'core-js/modules/web.dom-collections.for-each.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { e as _objectWithoutProperties, f as _extends } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import React, { createContext, forwardRef } from 'react';
|
|
3
3
|
import PropTypes from 'prop-types';
|
|
4
4
|
|
package/dist/popup/position.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { g as _objectSpread2, _ as _defineProperty } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import 'core-js/modules/es.array.includes.js';
|
|
3
3
|
import 'core-js/modules/es.string.includes.js';
|
|
4
4
|
import 'core-js/modules/es.array.sort.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { e as _objectWithoutProperties, _ as _defineProperty, g as _objectSpread2, a as _inherits, b as _createSuper, c as _classCallCheck, k as _assertThisInitialized, d as _createClass, f as _extends } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import 'core-js/modules/es.array.concat.js';
|
|
3
3
|
import 'core-js/modules/es.parse-float.js';
|
|
4
4
|
import React from 'react';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { _ as _defineProperty, a as _inherits, b as _createSuper, c as _classCallCheck, k as _assertThisInitialized, d as _createClass, e as _objectWithoutProperties, f as _extends } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import 'core-js/modules/es.array.concat.js';
|
|
3
3
|
import React, { PureComponent } from 'react';
|
|
4
4
|
import PropTypes from 'prop-types';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { a as _inherits, b as _createSuper, c as _classCallCheck, d as _createClass } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import 'core-js/modules/es.array.concat.js';
|
|
3
3
|
import 'core-js/modules/es.array.index-of.js';
|
|
4
4
|
import angular from 'angular';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { _ as _defineProperty, a as _inherits, b as _createSuper, c as _classCallCheck, k as _assertThisInitialized, l as _typeof, m as _toConsumableArray, o as _get, p as _getPrototypeOf, e as _objectWithoutProperties, d as _createClass } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import 'core-js/modules/es.regexp.exec.js';
|
|
3
3
|
import 'core-js/modules/es.string.replace.js';
|
|
4
4
|
import 'core-js/modules/es.number.is-integer.js';
|
|
@@ -644,8 +644,8 @@ var QueryAssist = /*#__PURE__*/function (_Component) {
|
|
|
644
644
|
}, {
|
|
645
645
|
key: "getQuery",
|
|
646
646
|
value: function getQuery() {
|
|
647
|
-
var _this$input$textConte, _this$input4
|
|
648
|
-
return (_this$input$textConte = (_this$input4 = this.input) === null || _this$input4 === void 0
|
|
647
|
+
var _this$input$textConte, _this$input4;
|
|
648
|
+
return (_this$input$textConte = (_this$input4 = this.input) === null || _this$input4 === void 0 || (_this$input4 = _this$input4.textContent) === null || _this$input4 === void 0 ? void 0 : _this$input4.replace(/\s/g, ' ')) !== null && _this$input$textConte !== void 0 ? _this$input$textConte : '';
|
|
649
649
|
}
|
|
650
650
|
}, {
|
|
651
651
|
key: "isRenderingGlassOrLoader",
|
package/dist/radio/radio.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { _ as _defineProperty, a as _inherits, b as _createSuper, c as _classCallCheck, k as _assertThisInitialized, d as _createClass, g as _objectSpread2 } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import 'core-js/modules/es.array.concat.js';
|
|
3
3
|
import React, { Component } from 'react';
|
|
4
4
|
import PropTypes from 'prop-types';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { _ as _defineProperty, a as _inherits, b as _createSuper, c as _classCallCheck, k as _assertThisInitialized, d as _createClass, e as _objectWithoutProperties, f as _extends } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import 'core-js/modules/es.array.concat.js';
|
|
3
3
|
import React, { createContext, Component, forwardRef } from 'react';
|
|
4
4
|
import PropTypes from 'prop-types';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { l as _typeof } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import 'core-js/modules/es.array.map.js';
|
|
3
3
|
import 'core-js/modules/es.regexp.exec.js';
|
|
4
4
|
import 'core-js/modules/es.string.split.js';
|
|
@@ -8,10 +8,10 @@ import 'core-js/modules/es.object.to-string.js';
|
|
|
8
8
|
import angular from 'angular';
|
|
9
9
|
import '../loader-inline/loader-inline.js';
|
|
10
10
|
import ButtonSet from '../button-set-ng/button-set-ng.js';
|
|
11
|
-
import
|
|
11
|
+
import messageBundleNg from '../message-bundle-ng/message-bundle-ng.js';
|
|
12
12
|
import Form from '../form-ng/form-ng.js';
|
|
13
|
-
import
|
|
14
|
-
import
|
|
13
|
+
import Shortcuts from '../shortcuts-ng/shortcuts-ng.js';
|
|
14
|
+
import Button from '../button-ng/button-ng.js';
|
|
15
15
|
import PromisedClick from '../promised-click-ng/promised-click-ng.js';
|
|
16
16
|
import template from './save-field-ng__template.js';
|
|
17
17
|
import 'react';
|
|
@@ -55,11 +55,11 @@ import '../_helpers/icon.js';
|
|
|
55
55
|
import '../_helpers/button__classes.js';
|
|
56
56
|
import '../global/controls-height.js';
|
|
57
57
|
|
|
58
|
-
var angularModule = angular.module('Ring.save-field', [
|
|
58
|
+
var angularModule = angular.module('Ring.save-field', [messageBundleNg,
|
|
59
59
|
/**
|
|
60
60
|
* for error-bubble
|
|
61
61
|
*/
|
|
62
|
-
Form,
|
|
62
|
+
Form, Shortcuts, Button, ButtonSet, PromisedClick]);
|
|
63
63
|
angularModule.constant('rgSaveFieldShortcutsMode', {
|
|
64
64
|
id: 'ring-save-field',
|
|
65
65
|
shortcuts: [{
|
package/dist/select/select.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { _ as _defineProperty, a as _inherits, b as _createSuper, c as _classCallCheck, l as _typeof, k as _assertThisInitialized, g as _objectSpread2, e as _objectWithoutProperties, q as _toPropertyKey, d as _createClass, f as _extends } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import 'core-js/modules/es.array.index-of.js';
|
|
3
3
|
import 'core-js/modules/es.array.reduce.js';
|
|
4
4
|
import 'core-js/modules/es.object.to-string.js';
|
|
@@ -503,6 +503,7 @@ var Select = /*#__PURE__*/function (_Component) {
|
|
|
503
503
|
}
|
|
504
504
|
_this.props.onChange(nextSelection, event);
|
|
505
505
|
var nextState = {
|
|
506
|
+
filterValue: '',
|
|
506
507
|
selected: nextSelection,
|
|
507
508
|
selectedIndex: _this._getSelectedIndex(selected, _this.props.data)
|
|
508
509
|
};
|
|
@@ -977,7 +978,7 @@ var Select = /*#__PURE__*/function (_Component) {
|
|
|
977
978
|
}, {
|
|
978
979
|
key: "renderSelect",
|
|
979
980
|
value: function renderSelect(activeItemId) {
|
|
980
|
-
var _classNames2, _this$props$label3, _this$props$label4, _this$_popup5,
|
|
981
|
+
var _classNames2, _this$props$label3, _this$props$label4, _this$_popup5, _classNames3, _this$props$buttonCla;
|
|
981
982
|
var dataTest = this.props['data-test'];
|
|
982
983
|
var selectedLabel = this.props.selectedLabel;
|
|
983
984
|
var shortcutsEnabled = this.state.shortcutsEnabled;
|
|
@@ -1025,7 +1026,7 @@ var Select = /*#__PURE__*/function (_Component) {
|
|
|
1025
1026
|
placeholder: this.props.inputPlaceholder,
|
|
1026
1027
|
onKeyDown: this.props.onKeyDown,
|
|
1027
1028
|
"data-test": "ring-select__focus",
|
|
1028
|
-
enableShortcuts: shortcutsEnabled ? Object.keys(_objectSpread2(_objectSpread2({}, this.getShortcutsMap()), (_this$_popup5 = this._popup) === null || _this$_popup5 === void 0
|
|
1029
|
+
enableShortcuts: shortcutsEnabled ? Object.keys(_objectSpread2(_objectSpread2({}, this.getShortcutsMap()), (_this$_popup5 = this._popup) === null || _this$_popup5 === void 0 || (_this$_popup5 = _this$_popup5.list) === null || _this$_popup5 === void 0 ? void 0 : _this$_popup5.shortcutsMap)) : undefined,
|
|
1029
1030
|
afterInput: this.props.type === Type.INPUT && iconsNode
|
|
1030
1031
|
})), this._renderPopup()), this.props.error && /*#__PURE__*/React.createElement("div", {
|
|
1031
1032
|
className: classNames(modules_88cfaf40.errorText, modules_88cfaf40["size".concat(this.props.size)])
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { _ as _defineProperty, a as _inherits, b as _createSuper, c as _classCallCheck, k as _assertThisInitialized, d as _createClass, l as _typeof } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import 'core-js/modules/es.array.concat.js';
|
|
3
3
|
import 'core-js/modules/es.array.filter.js';
|
|
4
4
|
import 'core-js/modules/es.object.to-string.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { g as _objectSpread2, f as _extends, l as _typeof } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import 'core-js/modules/es.number.constructor.js';
|
|
3
3
|
import 'core-js/modules/es.array.concat.js';
|
|
4
4
|
import 'core-js/modules/es.array.map.js';
|
|
@@ -11,7 +11,7 @@ import React from 'react';
|
|
|
11
11
|
import { unmountComponentAtNode, render } from '../global/react-render-adapter.js';
|
|
12
12
|
import getEventKey from '../global/get-event-key.js';
|
|
13
13
|
import Select, { RerenderableSelect } from '../select/select.js';
|
|
14
|
-
import
|
|
14
|
+
import messageBundleNg from '../message-bundle-ng/message-bundle-ng.js';
|
|
15
15
|
import { ControlsHeight } from '../global/controls-height.js';
|
|
16
16
|
import SelectNgOptions from './select-ng__options.js';
|
|
17
17
|
import SelectLazy from './select-ng__lazy.js';
|
|
@@ -128,7 +128,7 @@ var DIALOG_NG_SELECTOR = '[data-anchor=dialog-container][data-in-sidebar=false]'
|
|
|
128
128
|
* @name Select Ng
|
|
129
129
|
*/
|
|
130
130
|
|
|
131
|
-
var angularModule = angular.module('Ring.select', [SelectNgOptions,
|
|
131
|
+
var angularModule = angular.module('Ring.select', [SelectNgOptions, messageBundleNg]);
|
|
132
132
|
angularModule.directive('rgSelect', function rgSelectDirective() {
|
|
133
133
|
var types = {
|
|
134
134
|
input: Select.Type.INPUT,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { d as _createClass, f as _extends, c as _classCallCheck, _ as _defineProperty } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import 'core-js/modules/es.object.assign.js';
|
|
3
3
|
import angular from 'angular';
|
|
4
4
|
import React, { cloneElement } from 'react';
|
|
@@ -192,7 +192,7 @@ var SelectLazy = /*#__PURE__*/function () {
|
|
|
192
192
|
ref: function ref(node) {
|
|
193
193
|
var _node$_openPopupIfClo;
|
|
194
194
|
_this2.selectRef(node);
|
|
195
|
-
node === null || node === void 0
|
|
195
|
+
node === null || node === void 0 || (_node$_openPopupIfClo = node._openPopupIfClosed) === null || _node$_openPopupIfClo === void 0 ? void 0 : _node$_openPopupIfClo.call(node);
|
|
196
196
|
}
|
|
197
197
|
}), this.container);
|
|
198
198
|
} else {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { _ as _defineProperty, d as _createClass, l as _typeof, c as _classCallCheck } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import 'core-js/modules/es.regexp.exec.js';
|
|
3
3
|
import 'core-js/modules/es.string.match.js';
|
|
4
4
|
import 'core-js/modules/es.array.index-of.js';
|
package/dist/shortcuts/core.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { d as _createClass, l as _typeof, c as _classCallCheck, _ as _defineProperty } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import 'core-js/modules/es.array.includes.js';
|
|
3
3
|
import 'core-js/modules/es.string.includes.js';
|
|
4
4
|
import 'core-js/modules/es.object.assign.js';
|
|
@@ -244,6 +244,6 @@ var Shortcuts = /*#__PURE__*/function () {
|
|
|
244
244
|
}]);
|
|
245
245
|
return Shortcuts;
|
|
246
246
|
}();
|
|
247
|
-
var
|
|
247
|
+
var shortcuts = new Shortcuts();
|
|
248
248
|
|
|
249
|
-
export {
|
|
249
|
+
export { shortcuts as default };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { a as _inherits, b as _createSuper, d as _createClass, _ as _defineProperty, c as _classCallCheck, k as _assertThisInitialized, e as _objectWithoutProperties } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import 'core-js/modules/es.array.concat.js';
|
|
3
3
|
import React from 'react';
|
|
4
4
|
import PropTypes from 'prop-types';
|