@jetbrains/ring-ui 5.0.160 → 5.0.162
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/global/react-render-adapter.js +3 -0
- package/components/select/select.d.ts +3 -1
- package/components/select/select.js +10 -2
- package/components/select/select__popup.d.ts +2 -1
- package/components/select/select__popup.js +8 -1
- 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 +1 -1
- 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 +1 -1
- 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 +2 -2
- 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/react-render-adapter.js +2 -0
- 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 +1 -1
- package/dist/hub-source/hub-source.js +1 -1
- package/dist/hub-source/hub-source__user.js +1 -1
- 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/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 +1 -1
- 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.d.ts +3 -1
- package/dist/select/select.js +8 -4
- package/dist/select/select__popup.d.ts +2 -1
- package/dist/select/select__popup.js +6 -4
- package/dist/select-ng/select-ng.js +3 -3
- package/dist/select-ng/select-ng__lazy.js +1 -1
- 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__fallback.js +1 -1
- package/dist/storage/storage__local.js +1 -1
- 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 +1 -1
- 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 +15 -15
- 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 +24 -24
|
@@ -1,8 +1,11 @@
|
|
|
1
|
+
/* eslint-disable react/no-deprecated */
|
|
1
2
|
import { render as legacyRender, unmountComponentAtNode as legacyUnmountComponentAtNode, hydrate as legacyHydrate } from 'react-dom';
|
|
3
|
+
/* eslint-enable */
|
|
2
4
|
/* eslint-disable import/no-mutable-exports */
|
|
3
5
|
export let render = legacyRender;
|
|
4
6
|
export let unmountComponentAtNode = legacyUnmountComponentAtNode;
|
|
5
7
|
export let hydrate = legacyHydrate;
|
|
8
|
+
// TODO replace with a noop with warning in 6.0, remove in 7.0
|
|
6
9
|
export function setClient({ createRoot, hydrateRoot }) {
|
|
7
10
|
const roots = new WeakMap();
|
|
8
11
|
render = (element, container) => {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import React, { ButtonHTMLAttributes, Component, CSSProperties, HTMLAttributes, ReactNode, RefCallback, SyntheticEvent } from 'react';
|
|
1
|
+
import React, { ButtonHTMLAttributes, Component, CSSProperties, HTMLAttributes, ReactNode, Ref, RefCallback, SyntheticEvent } from 'react';
|
|
2
2
|
import { SelectHandlerParams } from '../list/list';
|
|
3
3
|
import { Size } from '../input/input';
|
|
4
4
|
import { LabelType } from '../control-label/control-label';
|
|
@@ -52,6 +52,7 @@ export type CustomAnchor = ((props: CustomAnchorProps) => ReactNode);
|
|
|
52
52
|
export interface BaseSelectProps<T = unknown> {
|
|
53
53
|
data: readonly SelectItem<T>[];
|
|
54
54
|
filter: boolean | Filter<T>;
|
|
55
|
+
filterRef: Ref<HTMLInputElement>;
|
|
55
56
|
clear: boolean;
|
|
56
57
|
loading: boolean;
|
|
57
58
|
disabled: boolean;
|
|
@@ -157,6 +158,7 @@ export default class Select<T = unknown> extends Component<SelectProps<T>, Selec
|
|
|
157
158
|
static defaultProps: {
|
|
158
159
|
data: never[];
|
|
159
160
|
filter: boolean;
|
|
161
|
+
filterRef: typeof noop;
|
|
160
162
|
multiple: boolean;
|
|
161
163
|
clear: boolean;
|
|
162
164
|
loading: boolean;
|
|
@@ -18,6 +18,8 @@ import rerenderHOC from '../global/rerender-hoc';
|
|
|
18
18
|
import fuzzyHighlight from '../global/fuzzy-highlight';
|
|
19
19
|
import memoize from '../global/memoize';
|
|
20
20
|
import { I18nContext } from '../i18n/i18n-context';
|
|
21
|
+
import composeRefs from '../global/composeRefs';
|
|
22
|
+
import { refObject } from '../global/prop-types';
|
|
21
23
|
import { isArray } from '../global/typescript-utils';
|
|
22
24
|
import { ControlsHeight, ControlsHeightContext } from '../global/controls-height';
|
|
23
25
|
import inputStyles from '../input/input.css';
|
|
@@ -180,6 +182,7 @@ export default class Select extends Component {
|
|
|
180
182
|
static defaultProps = {
|
|
181
183
|
data: [],
|
|
182
184
|
filter: false,
|
|
185
|
+
filterRef: noop,
|
|
183
186
|
multiple: false,
|
|
184
187
|
clear: false,
|
|
185
188
|
loading: false,
|
|
@@ -434,7 +437,7 @@ export default class Select extends Component {
|
|
|
434
437
|
message = this.props.notFoundMessage ?? translate('noOptionsFound');
|
|
435
438
|
}
|
|
436
439
|
return (<SelectPopup data={_shownData} message={message} toolbar={showPopup && this.getToolbar()} topbar={this.getTopbar()} loading={this.props.loading} activeIndex={this.state.selectedIndex} hidden={!showPopup} ref={this.popupRef} maxHeight={this.props.maxHeight} minWidth={this.props.minWidth} directions={this.props.directions} className={this.props.popupClassName} style={this.props.popupStyle} top={this.props.top} left={this.props.left} filter={this.isInputMode() ? false : this.props.filter} // disable popup filter in INPUT mode
|
|
437
|
-
multiple={this.props.multiple} filterValue={this.state.filterValue} anchorElement={anchorElement} onCloseAttempt={this._onCloseAttempt} onOutsideClick={this.props.onOutsideClick} onSelect={this._listSelectHandler} onSelectAll={this._listSelectAllHandler} onFilter={this._filterChangeHandler} onClear={this.clearFilter} onLoadMore={this.props.onLoadMore} isInputMode={this.isInputMode()} selected={this.state.selected} tags={this.props.tags} compact={this.props.compact} renderOptimization={this.props.renderOptimization} ringPopupTarget={this.props.ringPopupTarget} disableMoveOverflow={this.props.disableMoveOverflow} disableScrollToActive={this.props.disableScrollToActive} dir={this.props.dir} onEmptyPopupEnter={this.onEmptyPopupEnter} listId={this.listId}/>);
|
|
440
|
+
filterRef={this.props.filterRef} multiple={this.props.multiple} filterValue={this.state.filterValue} anchorElement={anchorElement} onCloseAttempt={this._onCloseAttempt} onOutsideClick={this.props.onOutsideClick} onSelect={this._listSelectHandler} onSelectAll={this._listSelectAllHandler} onFilter={this._filterChangeHandler} onClear={this.clearFilter} onLoadMore={this.props.onLoadMore} isInputMode={this.isInputMode()} selected={this.state.selected} tags={this.props.tags} compact={this.props.compact} renderOptimization={this.props.renderOptimization} ringPopupTarget={this.props.ringPopupTarget} disableMoveOverflow={this.props.disableMoveOverflow} disableScrollToActive={this.props.disableScrollToActive} dir={this.props.dir} onEmptyPopupEnter={this.onEmptyPopupEnter} listId={this.listId}/>);
|
|
438
441
|
}}
|
|
439
442
|
</I18nContext.Consumer>);
|
|
440
443
|
}
|
|
@@ -622,6 +625,7 @@ export default class Select extends Component {
|
|
|
622
625
|
}
|
|
623
626
|
this.props.onChange(nextSelection, event);
|
|
624
627
|
const nextState = {
|
|
628
|
+
filterValue: '',
|
|
625
629
|
selected: nextSelection,
|
|
626
630
|
selectedIndex: this._getSelectedIndex(selected, this.props.data)
|
|
627
631
|
};
|
|
@@ -808,7 +812,7 @@ export default class Select extends Component {
|
|
|
808
812
|
case Type.INPUT: return (<>
|
|
809
813
|
<div ref={this.nodeRef} className={classNames(classes, styles.inputMode)} data-test={dataTests('ring-select', dataTest)}>
|
|
810
814
|
{shortcutsEnabled && (<Shortcuts map={this.getShortcutsMap()} scope={this.shortcutsScope}/>)}
|
|
811
|
-
<Input {...ariaProps} height={this.props.height} autoComplete="off" id={this.props.id} onClick={this._clickHandler} inputRef={this.filterRef} disabled={this.props.disabled} value={this.state.filterValue} borderless={this.props.type === Type.INPUT_WITHOUT_CONTROLS} style={style} size={Size.FULL} onChange={this._filterChangeHandler} onFocus={this._focusHandler} onBlur={this._blurHandler}
|
|
815
|
+
<Input {...ariaProps} height={this.props.height} autoComplete="off" id={this.props.id} onClick={this._clickHandler} inputRef={composeRefs(this.filterRef, this.props.filterRef)} disabled={this.props.disabled} value={this.state.filterValue} borderless={this.props.type === Type.INPUT_WITHOUT_CONTROLS} style={style} size={Size.FULL} onChange={this._filterChangeHandler} onFocus={this._focusHandler} onBlur={this._blurHandler}
|
|
812
816
|
// Input with error style without description
|
|
813
817
|
error={this.props.error != null ? '' : null} label={this.props.type === Type.INPUT ? this._getLabel() : null} placeholder={this.props.inputPlaceholder} onKeyDown={this.props.onKeyDown} data-test="ring-select__focus" enableShortcuts={shortcutsEnabled
|
|
814
818
|
? Object.keys({
|
|
@@ -887,6 +891,10 @@ Select.propTypes = {
|
|
|
887
891
|
multiple: PropTypes.oneOfType([PropTypes.bool, PropTypes.object]),
|
|
888
892
|
allowAny: PropTypes.bool,
|
|
889
893
|
filter: PropTypes.oneOfType([PropTypes.bool, PropTypes.object]),
|
|
894
|
+
filterRef: PropTypes.oneOfType([
|
|
895
|
+
PropTypes.func,
|
|
896
|
+
refObject(PropTypes.instanceOf(HTMLInputElement))
|
|
897
|
+
]),
|
|
890
898
|
getInitial: PropTypes.func,
|
|
891
899
|
onClose: PropTypes.func,
|
|
892
900
|
onOpen: PropTypes.func,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @description Displays a popup with select's options.
|
|
3
3
|
*/
|
|
4
|
-
import React, { CSSProperties, PureComponent, ReactNode, SyntheticEvent } from 'react';
|
|
4
|
+
import React, { CSSProperties, PureComponent, ReactNode, Ref, SyntheticEvent } from 'react';
|
|
5
5
|
import PropTypes from 'prop-types';
|
|
6
6
|
import { IconType } from '../icon/icon';
|
|
7
7
|
import Popup from '../popup/popup';
|
|
@@ -43,6 +43,7 @@ export interface SelectPopupProps<T = unknown> {
|
|
|
43
43
|
toolbar: ReactNode;
|
|
44
44
|
topbar: ReactNode;
|
|
45
45
|
filter: boolean | Filter<T>;
|
|
46
|
+
filterRef?: Ref<HTMLInputElement>;
|
|
46
47
|
message: string | null;
|
|
47
48
|
anchorElement: HTMLElement | null;
|
|
48
49
|
maxHeight: number;
|
|
@@ -22,6 +22,8 @@ import Shortcuts from '../shortcuts/shortcuts';
|
|
|
22
22
|
import Button from '../button/button';
|
|
23
23
|
import Text from '../text/text';
|
|
24
24
|
import { ControlsHeight } from '../global/controls-height';
|
|
25
|
+
import { refObject } from '../global/prop-types';
|
|
26
|
+
import composeRefs from '../global/composeRefs';
|
|
25
27
|
import { DEFAULT_DIRECTIONS } from '../popup/popup.consts';
|
|
26
28
|
import SelectFilter from './select__filter';
|
|
27
29
|
import styles from './select-popup.css';
|
|
@@ -36,6 +38,7 @@ export default class SelectPopup extends PureComponent {
|
|
|
36
38
|
toolbar: null,
|
|
37
39
|
topbar: null,
|
|
38
40
|
filter: false,
|
|
41
|
+
filterRef: noop,
|
|
39
42
|
multiple: false,
|
|
40
43
|
message: null,
|
|
41
44
|
anchorElement: null,
|
|
@@ -181,7 +184,7 @@ export default class SelectPopup extends PureComponent {
|
|
|
181
184
|
if (this.props.filter || this.props.tags) {
|
|
182
185
|
return (<div className={styles.filterWrapper} data-test="ring-select-popup-filter">
|
|
183
186
|
{!this.props.tags && (<Icon glyph={searchIcon} className={styles.filterIcon} data-test-custom="ring-select-popup-filter-icon"/>)}
|
|
184
|
-
<FilterWithShortcuts rgShortcutsOptions={this.state.popupFilterShortcutsOptions} rgShortcutsMap={this.popupFilterShortcutsMap} value={this.props.filterValue} inputRef={this.filterRef} onBlur={this.popupFilterOnBlur} onFocus={this.onFilterFocus} className="ring-js-shortcuts" inputClassName={classNames({ [styles.filterWithTagsInput]: this.props.tags })} placeholder={typeof this.props.filter === 'object'
|
|
187
|
+
<FilterWithShortcuts rgShortcutsOptions={this.state.popupFilterShortcutsOptions} rgShortcutsMap={this.popupFilterShortcutsMap} value={this.props.filterValue} inputRef={composeRefs(this.filterRef, this.props.filterRef)} onBlur={this.popupFilterOnBlur} onFocus={this.onFilterFocus} className="ring-js-shortcuts" inputClassName={classNames({ [styles.filterWithTagsInput]: this.props.tags })} placeholder={typeof this.props.filter === 'object'
|
|
185
188
|
? this.props.filter.placeholder
|
|
186
189
|
: undefined} height={this.props.tags ? ControlsHeight.S : ControlsHeight.L} onChange={this.props.onFilter} onClick={this.onClickHandler} onClear={this.props.tags ? undefined : this.props.onClear} data-test-custom="ring-select-popup-filter-input" listId={this.props.listId} enableShortcuts={Object.keys(this.popupFilterShortcutsMap)}/>
|
|
187
190
|
</div>);
|
|
@@ -364,6 +367,10 @@ SelectPopup.propTypes = {
|
|
|
364
367
|
placeholder: PropTypes.string
|
|
365
368
|
})]),
|
|
366
369
|
filterValue: PropTypes.string,
|
|
370
|
+
filterRef: PropTypes.oneOfType([
|
|
371
|
+
PropTypes.func,
|
|
372
|
+
refObject(PropTypes.instanceOf(HTMLInputElement))
|
|
373
|
+
]),
|
|
367
374
|
hidden: PropTypes.bool,
|
|
368
375
|
isInputMode: PropTypes.bool,
|
|
369
376
|
listId: PropTypes.string,
|
|
@@ -654,4 +654,4 @@ function _toPropertyKey(arg) {
|
|
|
654
654
|
return typeof key === "symbol" ? key : String(key);
|
|
655
655
|
}
|
|
656
656
|
|
|
657
|
-
export {
|
|
657
|
+
export { _defineProperty as _, _inherits as a, _createSuper as b, _classCallCheck as c, _createClass as d, _objectWithoutProperties as e, _extends as f, _objectSpread2 as g, _asyncToGenerator as h, _regeneratorRuntime as i, _slicedToArray as j, _assertThisInitialized as k, _typeof as l, _toConsumableArray as m, _createForOfIteratorHelper as n, _get as o, _getPrototypeOf as p, _toPropertyKey as q };
|
package/dist/_helpers/anchor.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { e as _objectWithoutProperties, f as _extends } from './_rollupPluginBabelHelpers.js';
|
|
2
2
|
import React, { memo } from 'react';
|
|
3
3
|
import PropTypes from 'prop-types';
|
|
4
4
|
import chevronDown from '@jetbrains/icons/chevron-10px';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { _ as _defineProperty } from './_rollupPluginBabelHelpers.js';
|
|
2
2
|
import classNames from 'classnames';
|
|
3
3
|
|
|
4
4
|
var modules_e81895c9 = {"unit":"i__const_unit_0","button-shadow":"inset 0 0 0 1px","height":"var(--ring-button-height)","loaderWidth":"64px","light":"light_rui_2ac4","heightS":"heightS_rui_0b90","heightM":"heightM_rui_0b90","heightL":"heightL_rui_0b90","button":"button_rui_0b90","active":"active_rui_0b90","withIcon":"withIcon_rui_0b90","icon":"icon_rui_0b90","primary":"primary_rui_0b90","loader":"loader_rui_0b90","loaderBackground":"loaderBackground_rui_0b90","danger":"danger_rui_0b90","text":"text_rui_0b90","content":"content_rui_0b90","text-loading":"text-loading_rui_0b90","inline":"inline_rui_0b90","withNormalIcon":"withNormalIcon_rui_0b90","withDangerIcon":"withDangerIcon_rui_0b90","progress":"progress_rui_0b90","delayed":"delayed_rui_0b90","short":"short_rui_0b90","dropdownIcon":"dropdownIcon_rui_0b90"};
|
package/dist/_helpers/card.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 './_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/_helpers/footer.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { _ as _defineProperty, l as _typeof } from './_rollupPluginBabelHelpers.js';
|
|
2
2
|
import 'core-js/modules/es.array.map.js';
|
|
3
3
|
import React, { memo, isValidElement } from 'react';
|
|
4
4
|
import PropTypes from 'prop-types';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { d as _createClass, c as _classCallCheck } from './_rollupPluginBabelHelpers.js';
|
|
2
2
|
import 'core-js/modules/es.symbol.js';
|
|
3
3
|
import 'core-js/modules/es.symbol.description.js';
|
|
4
4
|
import 'core-js/modules/es.object.to-string.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, e as _objectWithoutProperties, f as _extends } from './_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 { _ as _defineProperty, a as _inherits, b as _createSuper, c as _classCallCheck, d as _createClass, e as _objectWithoutProperties, f as _extends } from './_rollupPluginBabelHelpers.js';
|
|
2
2
|
import React, { PureComponent } from 'react';
|
|
3
3
|
import PropTypes from 'prop-types';
|
|
4
4
|
import Link from '../link/link.js';
|
package/dist/_helpers/sidebar.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 './_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/_helpers/theme.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { j as _slicedToArray, _ as _defineProperty, e as _objectWithoutProperties, f as _extends } from './_rollupPluginBabelHelpers.js';
|
|
2
2
|
import React, { useState, useEffect, forwardRef, useMemo, useContext } from 'react';
|
|
3
3
|
import classNames from 'classnames';
|
|
4
4
|
import { createPortal } from 'react-dom';
|
package/dist/_helpers/title.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 './_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/alert/alert.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.object.values.js';
|
|
4
4
|
import React, { PureComponent } from 'react';
|
package/dist/alert/container.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 React, { Children, isValidElement, cloneElement, PureComponent } from 'react';
|
|
4
4
|
import { createPortal } from 'react-dom';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { d as _createClass, m as _toConsumableArray, e as _objectWithoutProperties, f as _extends, g as _objectSpread2, c as _classCallCheck, _ as _defineProperty } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import 'core-js/modules/es.array.map.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 { d as _createClass, l as _typeof, 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.object.to-string.js';
|
|
4
4
|
import 'core-js/modules/web.dom-collections.for-each.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { d as _createClass, g as _objectSpread2, c as _classCallCheck, _ as _defineProperty } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
|
|
3
3
|
var DEFAULT_FLUSH_INTERVAL = 10000;
|
|
4
4
|
var DEFAULT_FLUSH_MAX_PACK_SIZE = 100;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { d as _createClass, c as _classCallCheck } 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 AnalyticsPluginUtils from './analytics__plugin-utils.js';
|
package/dist/auth/auth.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { g as _objectSpread2 } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import WindowFlow from './window-flow.js';
|
|
3
3
|
import onBackendDown from './down-notification.js';
|
|
4
4
|
import Auth from './auth__core.js';
|
package/dist/auth/auth__core.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { _ as _defineProperty, d as _createClass, g as _objectSpread2, l as _typeof, c as _classCallCheck, m as _toConsumableArray, h as _asyncToGenerator, i as _regeneratorRuntime } 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.filter.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { d as _createClass, c as _classCallCheck, _ as _defineProperty, h as _asyncToGenerator, i as _regeneratorRuntime } 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/es.promise.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { h as _asyncToGenerator, 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 React from 'react';
|
package/dist/auth/iframe-flow.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { d as _createClass, c as _classCallCheck, _ as _defineProperty, h as _asyncToGenerator, i as _regeneratorRuntime } 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 React from 'react';
|
|
@@ -74,10 +74,10 @@ import '../loader/loader__core.js';
|
|
|
74
74
|
import 'core-js/modules/es.array.fill.js';
|
|
75
75
|
import '../_helpers/loader-screen.js';
|
|
76
76
|
import './background-flow.js';
|
|
77
|
-
import '../_helpers/link.js';
|
|
78
77
|
import 'core-js/modules/es.array.index-of.js';
|
|
79
78
|
import 'es6-error';
|
|
80
79
|
import '../global/url.js';
|
|
80
|
+
import '../_helpers/link.js';
|
|
81
81
|
|
|
82
82
|
var IFrameFlow = /*#__PURE__*/function () {
|
|
83
83
|
function IFrameFlow(requestBuilder, storage, translations) {
|
package/dist/auth/landing.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { h as _asyncToGenerator, i as _regeneratorRuntime } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import 'core-js/modules/es.parse-int.js';
|
|
3
3
|
import TokenValidator from './token-validator.js';
|
|
4
4
|
import AuthResponseParser from './response-parser.js';
|
|
@@ -85,14 +85,14 @@ import '../link/link.js';
|
|
|
85
85
|
import '../_helpers/link.js';
|
|
86
86
|
import '../group/group.js';
|
|
87
87
|
import '../_helpers/group.js';
|
|
88
|
-
import '../storage/storage.js';
|
|
89
|
-
import '../storage/storage__local.js';
|
|
90
|
-
import '../storage/storage__fallback.js';
|
|
91
|
-
import 'deep-equal';
|
|
92
88
|
import 'core-js/modules/es.string.search.js';
|
|
93
89
|
import '../global/listeners.js';
|
|
94
90
|
import '../global/promise-with-timeout.js';
|
|
95
91
|
import '../i18n/i18n.js';
|
|
92
|
+
import '../storage/storage.js';
|
|
93
|
+
import '../storage/storage__local.js';
|
|
94
|
+
import '../storage/storage__fallback.js';
|
|
95
|
+
import 'deep-equal';
|
|
96
96
|
import './request-builder.js';
|
|
97
97
|
import 'simply-uuid';
|
|
98
98
|
import './background-flow.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { _ as _defineProperty, d as _createClass, c as _classCallCheck, h as _asyncToGenerator, i as _regeneratorRuntime } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import 'core-js/modules/es.array.map.js';
|
|
3
3
|
import 'core-js/modules/es.object.assign.js';
|
|
4
4
|
import uuid from 'simply-uuid';
|
|
@@ -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.object.to-string.js';
|
|
3
3
|
import 'core-js/modules/web.dom-collections.for-each.js';
|
|
4
4
|
import 'core-js/modules/es.object.keys.js';
|
package/dist/auth/storage.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { d as _createClass, c as _classCallCheck, _ as _defineProperty, h as _asyncToGenerator, i as _regeneratorRuntime } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import 'core-js/modules/es.array.index-of.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 { _ as _defineProperty, a as _inherits, b as _createSuper, c as _classCallCheck, k as _assertThisInitialized, d as _createClass, h as _asyncToGenerator, 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.includes.js';
|
package/dist/auth/window-flow.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { d as _createClass, c as _classCallCheck, _ as _defineProperty, h as _asyncToGenerator, i as _regeneratorRuntime } 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/es.promise.js';
|
|
@@ -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.concat.js';
|
|
3
3
|
import 'core-js/modules/es.regexp.exec.js';
|
|
4
4
|
import 'core-js/modules/es.string.replace.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { g as _objectSpread2 } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import React from 'react';
|
|
3
3
|
import { ControlsHeightContext, getGlobalControlsHeight } from '../global/controls-height.js';
|
|
4
4
|
import { render } from '../global/react-render-adapter.js';
|
package/dist/avatar/avatar.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, g as _objectSpread2, f as _extends, j as _slicedToArray } 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 { j as _slicedToArray, m as _toConsumableArray } 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 'core-js/modules/es.number.constructor.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import 'core-js/modules/es.array.index-of.js';
|
|
2
2
|
import angular from 'angular';
|
|
3
3
|
import pencilIcon from '@jetbrains/icons/pencil';
|
|
4
|
-
import
|
|
4
|
+
import messageBundleNg from '../message-bundle-ng/message-bundle-ng.js';
|
|
5
5
|
import alertService from '../alert-service/alert-service.js';
|
|
6
6
|
import IconNG from '../icon-ng/icon-ng.js';
|
|
7
7
|
import template from './avatar-editor-ng__template.js';
|
|
@@ -76,7 +76,7 @@ import '../alert/container.js';
|
|
|
76
76
|
import '../template-ng/template-ng.js';
|
|
77
77
|
import '../global/ring-angular-component.js';
|
|
78
78
|
|
|
79
|
-
var angularModule = angular.module('Ring.avatar-editor', [
|
|
79
|
+
var angularModule = angular.module('Ring.avatar-editor', [messageBundleNg, IconNG]);
|
|
80
80
|
|
|
81
81
|
/**
|
|
82
82
|
* @name Avatar Editor Ng
|
package/dist/badge/badge.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';
|
|
@@ -3,7 +3,7 @@ import 'core-js/modules/es.object.to-string.js';
|
|
|
3
3
|
import 'core-js/modules/es.array.concat.js';
|
|
4
4
|
import angular from 'angular';
|
|
5
5
|
import chevronRightIcon from '@jetbrains/icons/chevron-right';
|
|
6
|
-
import
|
|
6
|
+
import LinkModule from '../link-ng/link-ng.js';
|
|
7
7
|
import IconNG from '../icon-ng/icon-ng.js';
|
|
8
8
|
import '../_helpers/link.js';
|
|
9
9
|
import '../_helpers/_rollupPluginBabelHelpers.js';
|
|
@@ -22,7 +22,7 @@ var modules_2c17c81e = {"unit":"i__const_unit_0","light":"light_rui_2ac4","bread
|
|
|
22
22
|
* @name Breadcrumb Ng
|
|
23
23
|
*/
|
|
24
24
|
|
|
25
|
-
var angularModule = angular.module('Ring.breadcrumb', [
|
|
25
|
+
var angularModule = angular.module('Ring.breadcrumb', [LinkModule, IconNG]);
|
|
26
26
|
angularModule.filter('breadcrumbNgChevronIcon', function () {
|
|
27
27
|
return function () {
|
|
28
28
|
return chevronRightIcon;
|
package/dist/button/button.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, g as _objectSpread2, f as _extends } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import 'core-js/modules/es.array.concat.js';
|
|
3
3
|
import React, { createRef, 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, d as _createClass, e as _objectWithoutProperties, f as _extends } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import 'core-js/modules/es.regexp.exec.js';
|
|
3
3
|
import 'core-js/modules/es.string.split.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, 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 { m as _toConsumableArray } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import 'core-js/modules/es.regexp.exec.js';
|
|
3
3
|
import 'core-js/modules/es.string.split.js';
|
|
4
4
|
import angular from 'angular';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { g as _objectSpread2, a as _inherits, b as _createSuper, c as _classCallCheck, _ as _defineProperty, m as _toConsumableArray, k as _assertThisInitialized, d as _createClass } 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.object.values.js';
|
|
@@ -195,6 +195,6 @@ function createButtonDirective(tagName) {
|
|
|
195
195
|
}
|
|
196
196
|
angularModule.directive('rgButton', createButtonDirective('button'));
|
|
197
197
|
angularModule.directive('rgButtonLink', createButtonDirective('a'));
|
|
198
|
-
var
|
|
198
|
+
var Button = angularModule.name;
|
|
199
199
|
|
|
200
|
-
export { LOADER_BACKGROUND_SELECTOR,
|
|
200
|
+
export { LOADER_BACKGROUND_SELECTOR, Button as default };
|
|
@@ -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, 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 { m as _toConsumableArray } from '../_helpers/_rollupPluginBabelHelpers.js';
|
|
2
2
|
import angular from 'angular';
|
|
3
3
|
import { m as modules_34154ec0 } from '../_helpers/button-toolbar.js';
|
|
4
4
|
|
package/dist/caret/caret.js
CHANGED
|
@@ -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.object.to-string.js';
|
|
3
3
|
import 'core-js/modules/es.regexp.to-string.js';
|
|
4
4
|
import 'core-js/modules/es.regexp.exec.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, 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 { h as _asyncToGenerator, i as _regeneratorRuntime, _ as _defineProperty } 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 alertService from '../alert-service/alert-service.js';
|
package/dist/code/code.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, h as _asyncToGenerator, i as _regeneratorRuntime } 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.concat.js';
|
package/dist/confirm/confirm.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.symbol.js';
|
|
4
4
|
import 'core-js/modules/es.symbol.description.js';
|