@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
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { _ as _defineProperty, a as _inherits, b as _createSuper, c as _classCallCheck, k as _assertThisInitialized, m as _toConsumableArray, 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.array.filter.js';
|
|
4
4
|
import 'core-js/modules/es.object.to-string.js';
|
package/dist/table/cell.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { _ as _defineProperty, a as _inherits, b as _createSuper, c as _classCallCheck, d as _createClass, 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, 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 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, 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/table/header.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 React, { PureComponent } from 'react';
|
package/dist/table/multitable.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 } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import 'core-js/modules/es.array.concat.js';
|
|
3
3
|
import 'core-js/modules/es.array.find-index.js';
|
|
4
4
|
import 'core-js/modules/es.object.to-string.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, 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 focusSensorHOC from '../global/focus-sensor-hoc.js';
|
package/dist/table/row.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.array.map.js';
|
|
4
4
|
import React, { PureComponent } from 'react';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { g as _objectSpread2, e as _objectWithoutProperties, a as _inherits, b as _createSuper, c as _classCallCheck, _ as _defineProperty, 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 React, { PureComponent } from 'react';
|
|
4
4
|
import PropTypes from 'prop-types';
|
package/dist/table/selection.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { d as _createClass, m as _toConsumableArray, c as _classCallCheck, _ as _defineProperty } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import 'core-js/modules/es.array.iterator.js';
|
|
3
3
|
import 'core-js/modules/es.object.to-string.js';
|
|
4
4
|
import 'core-js/modules/es.set.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 React, { PureComponent } from 'react';
|
|
4
4
|
import PropTypes from 'prop-types';
|
package/dist/table/table.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, e as _objectWithoutProperties, g as _objectSpread2 } 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 React, { PureComponent, Component } from 'react';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import angular from 'angular';
|
|
2
2
|
import Pager from '../pager-ng/pager-ng.js';
|
|
3
|
-
import
|
|
3
|
+
import messageBundleNg from '../message-bundle-ng/message-bundle-ng.js';
|
|
4
4
|
import '../global/angular-component-factory.js';
|
|
5
5
|
import '../_helpers/_rollupPluginBabelHelpers.js';
|
|
6
6
|
import 'core-js/modules/es.object.keys.js';
|
|
@@ -131,7 +131,7 @@ import '../caret/caret.js';
|
|
|
131
131
|
import '../text/text.js';
|
|
132
132
|
import '../_helpers/select__filter.js';
|
|
133
133
|
|
|
134
|
-
var angularModule = angular.module('Ring.table-legacy.pager', [
|
|
134
|
+
var angularModule = angular.module('Ring.table-legacy.pager', [messageBundleNg, Pager]);
|
|
135
135
|
angularModule.directive('rgLegacyTablePager', function rgLegacyTablePagerDirective() {
|
|
136
136
|
return {
|
|
137
137
|
restrict: 'E',
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { d as _createClass, c as _classCallCheck } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
|
|
3
3
|
/**
|
|
4
4
|
* Class with default hotkey actions (e.g. select, clear selection, move up/down)
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { d as _createClass, c as _classCallCheck, _ as _defineProperty } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import 'core-js/modules/es.array.index-of.js';
|
|
3
3
|
import 'core-js/modules/es.array.find.js';
|
|
4
4
|
import 'core-js/modules/es.object.to-string.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { e as _objectWithoutProperties, f as _extends } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import 'core-js/modules/es.object.to-string.js';
|
|
3
3
|
import 'core-js/modules/es.array.map.js';
|
|
4
4
|
import React from 'react';
|
|
@@ -66,8 +66,6 @@ import 'core-js/modules/es.weak-map.js';
|
|
|
66
66
|
import '../global/create-stateful-context.js';
|
|
67
67
|
import '../list/list__link.js';
|
|
68
68
|
import '../_helpers/list.js';
|
|
69
|
-
import '../link/clickableLink.js';
|
|
70
|
-
import '../_helpers/link.js';
|
|
71
69
|
import '../list/list__item.js';
|
|
72
70
|
import 'core-js/modules/es.number.constructor.js';
|
|
73
71
|
import 'core-js/modules/es.array.index-of.js';
|
|
@@ -81,10 +79,6 @@ import '@jetbrains/icons/remove-14px';
|
|
|
81
79
|
import '../global/prop-types.js';
|
|
82
80
|
import '../global/composeRefs.js';
|
|
83
81
|
import '../_helpers/checkbox.js';
|
|
84
|
-
import '../icon/icon__constants.js';
|
|
85
|
-
import '../_helpers/icon.js';
|
|
86
|
-
import '../icon/icon__svg.js';
|
|
87
|
-
import 'core-js/modules/es.string.starts-with.js';
|
|
88
82
|
import '../list/list__custom.js';
|
|
89
83
|
import '../global/get-event-key.js';
|
|
90
84
|
import '../list/list__title.js';
|
|
@@ -94,8 +88,14 @@ import '../list/consts.js';
|
|
|
94
88
|
import '../global/typescript-utils.js';
|
|
95
89
|
import '../_helpers/anchor.js';
|
|
96
90
|
import '../button/button.js';
|
|
91
|
+
import '../link/clickableLink.js';
|
|
97
92
|
import '../global/controls-height.js';
|
|
98
93
|
import '../_helpers/button__classes.js';
|
|
94
|
+
import '../icon/icon__constants.js';
|
|
95
|
+
import '../_helpers/link.js';
|
|
96
|
+
import '../_helpers/icon.js';
|
|
97
|
+
import '../icon/icon__svg.js';
|
|
98
|
+
import 'core-js/modules/es.string.starts-with.js';
|
|
99
99
|
import './tab-link.js';
|
|
100
100
|
|
|
101
101
|
var _excluded = ["hasActiveChildren", "moreClassName", "moreActiveClassName"];
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { l as _typeof, _ as _defineProperty, f as _extends, e as _objectWithoutProperties } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import 'core-js/modules/es.array.map.js';
|
|
3
3
|
import React from 'react';
|
|
4
4
|
import classNames from 'classnames';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { j as _slicedToArray, m as _toConsumableArray } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import 'core-js/modules/es.array.find-index.js';
|
|
3
3
|
import 'core-js/modules/es.array.filter.js';
|
|
4
4
|
import 'core-js/modules/es.object.to-string.js';
|
package/dist/tabs/dumb-tabs.js
CHANGED
|
@@ -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, f as _extends, 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.array.filter.js';
|
|
4
4
|
import 'core-js/modules/es.object.to-string.js';
|
package/dist/tabs/smart-tabs.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 React, { PureComponent } from 'react';
|
|
3
3
|
import PropTypes from 'prop-types';
|
|
4
4
|
import joinDataTestAttributes from '../global/data-tests.js';
|
package/dist/tabs/tab-link.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { e as _objectWithoutProperties } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import React, { memo } from 'react';
|
|
3
3
|
import PropTypes from 'prop-types';
|
|
4
4
|
import Link from '../link/link.js';
|
package/dist/tabs/tab.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/tabs-ng/tabs-ng.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { _ as _defineProperty } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import 'core-js/modules/es.regexp.exec.js';
|
|
3
3
|
import 'core-js/modules/es.string.search.js';
|
|
4
4
|
import 'core-js/modules/es.array.index-of.js';
|
package/dist/tag/tag.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 React, { PureComponent } 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, h as _asyncToGenerator, d as _createClass, i as _regeneratorRuntime } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import 'core-js/modules/es.array.filter.js';
|
|
3
3
|
import 'core-js/modules/es.object.to-string.js';
|
|
4
4
|
import 'core-js/modules/es.array.concat.js';
|
|
@@ -264,7 +264,7 @@ var TagsInput = /*#__PURE__*/function (_PureComponent) {
|
|
|
264
264
|
}
|
|
265
265
|
});
|
|
266
266
|
_defineProperty(_assertThisInitialized(_this), "handleKeyDown", function (event) {
|
|
267
|
-
var _this$select4
|
|
267
|
+
var _this$select4;
|
|
268
268
|
var key = getEventKey(event);
|
|
269
269
|
var isInputFocused = function isInputFocused() {
|
|
270
270
|
var _this$getInputNode$ta, _this$getInputNode2;
|
|
@@ -279,7 +279,7 @@ var TagsInput = /*#__PURE__*/function (_PureComponent) {
|
|
|
279
279
|
}
|
|
280
280
|
return true;
|
|
281
281
|
}
|
|
282
|
-
if ((_this$select4 = _this.select) !== null && _this$select4 !== void 0 && (_this$select4
|
|
282
|
+
if ((_this$select4 = _this.select) !== null && _this$select4 !== void 0 && (_this$select4 = _this$select4._popup) !== null && _this$select4 !== void 0 && _this$select4.isVisible()) {
|
|
283
283
|
return true;
|
|
284
284
|
}
|
|
285
285
|
if (key === 'ArrowLeft') {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { _ as _defineProperty, a as _inherits, b as _createSuper, c as _classCallCheck, d as _createClass, f as _extends, e as _objectWithoutProperties } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import 'core-js/modules/es.array.map.js';
|
|
3
3
|
import React, { Component } 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, _ as _defineProperty, k as _assertThisInitialized, 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';
|
package/dist/text/text.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.map.js';
|
|
3
3
|
import 'core-js/modules/es.object.keys.js';
|
|
4
4
|
import React, { Component } from 'react';
|
package/dist/toggle/toggle.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.object.values.js';
|
|
3
3
|
import React, { PureComponent } from 'react';
|
|
4
4
|
import PropTypes from 'prop-types';
|
package/dist/tooltip/tooltip.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, createContext } 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 angular from 'angular';
|
|
3
3
|
import { createElement } from 'react';
|
|
4
4
|
import classNames from 'classnames';
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { d as _createClass, c as _classCallCheck, _ as _defineProperty, h as _asyncToGenerator, g as _objectSpread2, i as _regeneratorRuntime, j as _slicedToArray } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
|
+
import 'core-js/modules/es.object.keys.js';
|
|
2
3
|
import 'core-js/modules/es.array.iterator.js';
|
|
3
4
|
import 'core-js/modules/es.object.to-string.js';
|
|
4
5
|
import 'core-js/modules/es.promise.js';
|
|
@@ -16,14 +17,26 @@ import UserAgreement from './user-agreement.js';
|
|
|
16
17
|
import 'core-js/modules/es.weak-map.js';
|
|
17
18
|
import 'react-dom';
|
|
18
19
|
import '../storage/storage__local.js';
|
|
20
|
+
import '../storage/storage__fallback.js';
|
|
21
|
+
import 'core-js/modules/es.reflect.delete-property.js';
|
|
22
|
+
import 'core-js/modules/es.array.concat.js';
|
|
23
|
+
import 'core-js/modules/es.array.index-of.js';
|
|
24
|
+
import 'deep-equal';
|
|
19
25
|
import 'core-js/modules/es.array.map.js';
|
|
20
26
|
import 'core-js/modules/es.array.filter.js';
|
|
21
|
-
import 'core-js/modules/es.array.concat.js';
|
|
22
27
|
import '../global/get-uid.js';
|
|
23
28
|
import 'core-js/modules/es.regexp.to-string.js';
|
|
24
|
-
import '
|
|
29
|
+
import '../alert/container.js';
|
|
25
30
|
import 'classnames';
|
|
26
31
|
import 'prop-types';
|
|
32
|
+
import '../global/memoize.js';
|
|
33
|
+
import 'core-js/modules/es.map.js';
|
|
34
|
+
import '../global/data-tests.js';
|
|
35
|
+
import 'core-js/modules/es.array.reduce.js';
|
|
36
|
+
import 'core-js/modules/es.object.entries.js';
|
|
37
|
+
import '../link/clickableLink.js';
|
|
38
|
+
import '../_helpers/link.js';
|
|
39
|
+
import 'core-js/modules/es.object.values.js';
|
|
27
40
|
import '@jetbrains/icons/exception';
|
|
28
41
|
import '@jetbrains/icons/checkmark';
|
|
29
42
|
import '@jetbrains/icons/warning';
|
|
@@ -36,22 +49,15 @@ import '../icon/icon__svg.js';
|
|
|
36
49
|
import 'core-js/modules/es.regexp.exec.js';
|
|
37
50
|
import 'core-js/modules/es.string.replace.js';
|
|
38
51
|
import 'core-js/modules/es.string.starts-with.js';
|
|
39
|
-
import '../global/memoize.js';
|
|
40
|
-
import 'core-js/modules/es.map.js';
|
|
41
52
|
import '../loader-inline/loader-inline.js';
|
|
42
|
-
import '../global/data-tests.js';
|
|
43
|
-
import 'core-js/modules/es.array.reduce.js';
|
|
44
|
-
import 'core-js/modules/es.object.entries.js';
|
|
45
53
|
import '../_helpers/loader-inline.js';
|
|
46
54
|
import '../global/dom.js';
|
|
47
55
|
import 'core-js/modules/es.object.assign.js';
|
|
48
56
|
import 'core-js/modules/web.dom-collections.for-each.js';
|
|
49
57
|
import 'core-js/modules/es.string.split.js';
|
|
50
|
-
import 'core-js/modules/es.object.keys.js';
|
|
51
58
|
import 'core-js/modules/es.set.js';
|
|
52
59
|
import '../button/button.js';
|
|
53
60
|
import '@jetbrains/icons/chevron-10px';
|
|
54
|
-
import '../link/clickableLink.js';
|
|
55
61
|
import '../_helpers/button__classes.js';
|
|
56
62
|
import '../_helpers/theme.js';
|
|
57
63
|
import '../popup/popup.target.js';
|
|
@@ -72,12 +78,6 @@ import '../tab-trap/tab-trap.js';
|
|
|
72
78
|
import '../popup/position.js';
|
|
73
79
|
import 'core-js/modules/es.array.sort.js';
|
|
74
80
|
import '../popup/popup.consts.js';
|
|
75
|
-
import '../alert/container.js';
|
|
76
|
-
import '../storage/storage__fallback.js';
|
|
77
|
-
import 'core-js/modules/es.reflect.delete-property.js';
|
|
78
|
-
import 'core-js/modules/es.array.index-of.js';
|
|
79
|
-
import 'deep-equal';
|
|
80
|
-
import '../_helpers/link.js';
|
|
81
81
|
import '../_helpers/group.js';
|
|
82
82
|
import '../dialog/dialog.js';
|
|
83
83
|
import '../island/island.js';
|
|
@@ -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, { PureComponent } from 'react';
|
|
4
4
|
import PropTypes from 'prop-types';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { m as modules_a4196c17 } from '../_helpers/card.js';
|
|
2
2
|
import UserCardTooltip from './tooltip.js';
|
|
3
|
-
import {
|
|
3
|
+
import { _ as _defineProperty, a as _inherits, b as _createSuper, c as _classCallCheck, k as _assertThisInitialized, h as _asyncToGenerator, d as _createClass, e as _objectWithoutProperties, g as _objectSpread2, f as _extends, i as _regeneratorRuntime } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
4
4
|
import 'core-js/modules/es.array.concat.js';
|
|
5
5
|
import React, { Component } from 'react';
|
|
6
6
|
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, e as _objectWithoutProperties, f as _extends, g as _objectSpread2 } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import React, { Component } from 'react';
|
|
3
3
|
import classNames from 'classnames';
|
|
4
4
|
import PropTypes from 'prop-types';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@jetbrains/ring-ui",
|
|
3
|
-
"version": "5.0.
|
|
3
|
+
"version": "5.0.161",
|
|
4
4
|
"description": "JetBrains UI library",
|
|
5
5
|
"author": "JetBrains",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -85,19 +85,19 @@
|
|
|
85
85
|
"@rollup/plugin-json": "^6.0.0",
|
|
86
86
|
"@rollup/plugin-node-resolve": "^15.1.0",
|
|
87
87
|
"@rollup/plugin-replace": "^5.0.2",
|
|
88
|
-
"@storybook/addon-a11y": "7.0
|
|
89
|
-
"@storybook/addon-docs": "7.0
|
|
90
|
-
"@storybook/addon-essentials": "7.0
|
|
88
|
+
"@storybook/addon-a11y": "7.1.0",
|
|
89
|
+
"@storybook/addon-docs": "7.1.0",
|
|
90
|
+
"@storybook/addon-essentials": "7.1.0",
|
|
91
91
|
"@storybook/addon-storyshots": "7.0.27",
|
|
92
|
-
"@storybook/addon-storyshots-puppeteer": "7.0
|
|
93
|
-
"@storybook/addon-storysource": "7.0
|
|
94
|
-
"@storybook/addons": "7.0
|
|
92
|
+
"@storybook/addon-storyshots-puppeteer": "7.1.0",
|
|
93
|
+
"@storybook/addon-storysource": "7.1.0",
|
|
94
|
+
"@storybook/addons": "7.1.0",
|
|
95
95
|
"@storybook/html": "7.0.27",
|
|
96
|
-
"@storybook/html-webpack5": "^7.0
|
|
96
|
+
"@storybook/html-webpack5": "^7.1.0",
|
|
97
97
|
"@storybook/preview-api": "7.0.27",
|
|
98
|
-
"@storybook/react": "7.0
|
|
99
|
-
"@storybook/source-loader": "7.0
|
|
100
|
-
"@storybook/theming": "7.0
|
|
98
|
+
"@storybook/react": "7.1.0",
|
|
99
|
+
"@storybook/source-loader": "7.1.0",
|
|
100
|
+
"@storybook/theming": "7.1.0",
|
|
101
101
|
"@testing-library/react": "^14.0.0",
|
|
102
102
|
"@testing-library/user-event": "^14.4.3",
|
|
103
103
|
"@types/chai": "^4.3.5",
|
|
@@ -109,8 +109,8 @@
|
|
|
109
109
|
"@types/react-dom": "^18.2.7",
|
|
110
110
|
"@types/sinon": "^10.0.15",
|
|
111
111
|
"@types/sinon-chai": "^3.2.9",
|
|
112
|
-
"@typescript-eslint/eslint-plugin": "^6.
|
|
113
|
-
"@typescript-eslint/parser": "^6.
|
|
112
|
+
"@typescript-eslint/eslint-plugin": "^6.1.0",
|
|
113
|
+
"@typescript-eslint/parser": "^6.1.0",
|
|
114
114
|
"@wojtekmaj/enzyme-adapter-react-17": "^0.8.0",
|
|
115
115
|
"acorn": "^8.10.0",
|
|
116
116
|
"angular": "^1.8.3",
|
|
@@ -118,7 +118,7 @@
|
|
|
118
118
|
"angular-route": "^1.8.3",
|
|
119
119
|
"babel-plugin-react-docgen": "^4.2.1",
|
|
120
120
|
"babel-plugin-require-context-hook": "^1.0.0",
|
|
121
|
-
"caniuse-lite": "^1.0.
|
|
121
|
+
"caniuse-lite": "^1.0.30001517",
|
|
122
122
|
"chai": "^4.3.7",
|
|
123
123
|
"chai-as-promised": "^7.1.1",
|
|
124
124
|
"chai-dom": "^1.10.0",
|
|
@@ -134,9 +134,9 @@
|
|
|
134
134
|
"eslint-plugin-import": "^2.27.5",
|
|
135
135
|
"eslint-plugin-jsx-a11y": "^6.7.1",
|
|
136
136
|
"eslint-plugin-react": "^7.32.2",
|
|
137
|
-
"eslint-plugin-storybook": "^0.6.
|
|
137
|
+
"eslint-plugin-storybook": "^0.6.13",
|
|
138
138
|
"events": "^3.3.0",
|
|
139
|
-
"glob": "^
|
|
139
|
+
"glob": "^10.3.3",
|
|
140
140
|
"html-webpack-plugin": "^5.5.3",
|
|
141
141
|
"husky": "^8.0.3",
|
|
142
142
|
"identity-obj-proxy": "^3.0.0",
|
|
@@ -155,7 +155,7 @@
|
|
|
155
155
|
"mocha": "^10.2.0",
|
|
156
156
|
"pinst": "^3.0.0",
|
|
157
157
|
"prettier": "^3.0.0",
|
|
158
|
-
"puppeteer": "^20.
|
|
158
|
+
"puppeteer": "^20.9.0",
|
|
159
159
|
"raw-loader": "^4.0.2",
|
|
160
160
|
"react": "^18.2.0",
|
|
161
161
|
"react-dom": "^18.2.0",
|
|
@@ -168,16 +168,16 @@
|
|
|
168
168
|
"sinon": "^15.2.0",
|
|
169
169
|
"sinon-chai": "^3.7.0",
|
|
170
170
|
"storage-mock": "^2.1.0",
|
|
171
|
-
"storybook": "^7.0
|
|
171
|
+
"storybook": "^7.1.0",
|
|
172
172
|
"storybook-addon-themes": "^6.1.0",
|
|
173
173
|
"storybook-zeplin": "^2.0.2",
|
|
174
|
-
"stylelint": "^15.10.
|
|
174
|
+
"stylelint": "^15.10.2",
|
|
175
175
|
"svg-inline-loader": "^0.8.2",
|
|
176
176
|
"teamcity-service-messages": "^0.1.14",
|
|
177
177
|
"terser-webpack-plugin": "^5.3.9",
|
|
178
178
|
"typescript": "~5.1.6",
|
|
179
179
|
"wallaby-webpack": "^3.9.16",
|
|
180
|
-
"webpack": "^5.88.
|
|
180
|
+
"webpack": "^5.88.2",
|
|
181
181
|
"webpack-cli": "^5.1.4",
|
|
182
182
|
"xmlappend": "^1.0.4"
|
|
183
183
|
},
|