@jetbrains/ring-ui-built 6.0.13 → 6.0.15
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/_helpers/anchor.js +1 -1
- package/components/_helpers/badge.js +1 -1
- package/components/_helpers/button__classes.js +1 -1
- package/components/_helpers/caption.js +1 -1
- package/components/_helpers/card.js +1 -1
- package/components/_helpers/date-picker.js +1 -1
- package/components/_helpers/dialog__body-scroll-preventer.js +1 -1
- package/components/_helpers/grid.js +1 -1
- package/components/_helpers/header.js +1 -1
- package/components/_helpers/heading.js +1 -1
- package/components/_helpers/icon__svg.js +1 -1
- package/components/_helpers/input.js +1 -1
- package/components/_helpers/island.js +1 -1
- package/components/_helpers/link.js +1 -1
- package/components/_helpers/list.js +1 -1
- package/components/_helpers/query-assist__suggestions.js +1 -1
- package/components/_helpers/select__filter.js +1 -1
- package/components/_helpers/services-link.js +1 -1
- package/components/_helpers/sidebar.js +1 -1
- package/components/_helpers/tab-link.js +1 -1
- package/components/_helpers/table.js +1 -1
- package/components/_helpers/theme.js +1 -1
- package/components/_helpers/title.js +1 -1
- package/components/alert/alert.js +1 -1
- package/components/alert/container.js +1 -1
- package/components/auth/down-notification.js +1 -1
- package/components/auth-dialog/auth-dialog.js +1 -1
- package/components/avatar/avatar.js +1 -1
- package/components/button-set/button-set.js +1 -1
- package/components/button-toolbar/button-toolbar.js +1 -1
- package/components/checkbox/checkbox.js +1 -1
- package/components/code/code.js +2 -2
- package/components/collapse/collapse-content.js +1 -1
- package/components/confirm/confirm.js +1 -1
- package/components/control-label/control-label.js +1 -1
- package/components/data-list/data-list.d.ts +1 -1
- package/components/editable-heading/editable-heading.js +1 -1
- package/components/error-bubble/error-bubble.js +1 -1
- package/components/error-message/error-message.js +1 -1
- package/components/footer/footer.js +1 -1
- package/components/global/url.js +1 -2
- package/components/group/group.js +1 -1
- package/components/header/profile.d.ts +4 -0
- package/components/header/profile.js +8 -2
- package/components/http/http.d.ts +2 -2
- package/components/island/adaptive-island-hoc.d.ts +1 -1
- package/components/island/island.d.ts +1 -1
- package/components/link/link.d.ts +2 -2
- package/components/list/list__item.js +1 -1
- package/components/loader/loader__core.js +1 -1
- package/components/loader-inline/loader-inline.js +1 -1
- package/components/loader-screen/loader-screen.js +1 -1
- package/components/login-dialog/login-dialog.js +1 -1
- package/components/markdown/markdown.js +1 -1
- package/components/message/message.js +1 -1
- package/components/old-browsers-message/white-list.js +2 -2
- package/components/pager/pager.js +1 -1
- package/components/panel/panel.js +1 -1
- package/components/popup/popup.js +1 -1
- package/components/progress-bar/progress-bar.js +1 -1
- package/components/radio/radio__item.js +1 -1
- package/components/select/select.js +1 -1
- package/components/shortcuts/shortcuts-hoc.d.ts +1 -1
- package/components/slider/slider.js +1 -1
- package/components/style.css +1 -1
- package/components/tab-trap/tab-trap.js +1 -1
- package/components/table/disable-hover-hoc.d.ts +1 -1
- package/components/table/table.d.ts +1 -1
- package/components/tag/tag.js +1 -1
- package/components/tags-input/tags-input.js +1 -1
- package/components/text/text.js +1 -1
- package/components/toggle/toggle.js +1 -1
- package/components/tooltip/tooltip.js +1 -1
- package/components/user-agreement/user-agreement.js +1 -1
- package/package.json +2 -2
@@ -6,7 +6,7 @@ import classNames from 'classnames';
|
|
6
6
|
import Icon from '../icon/icon.js';
|
7
7
|
import { Button } from '../button/button.js';
|
8
8
|
|
9
|
-
var modules_d9414203 = {"light":"light_rui_2ac4","dropdown":"
|
9
|
+
var modules_d9414203 = {"light":"light_rui_2ac4","dropdown":"dropdown_rui_8ec5","anchor":"anchor_rui_8ec5","chevron":"chevron_rui_8ec5"};
|
10
10
|
|
11
11
|
var _excluded = ["children", "className"];
|
12
12
|
var Anchor = function Anchor(_ref) {
|
@@ -1,3 +1,3 @@
|
|
1
|
-
var modules_6c9187df = {"light":"light_rui_2ac4","badge":"
|
1
|
+
var modules_6c9187df = {"light":"light_rui_2ac4","badge":"badge_rui_b5ff","gray":"gray_rui_b5ff","valid":"valid_rui_b5ff","invalid":"invalid_rui_b5ff","disabled":"disabled_rui_b5ff"};
|
2
2
|
|
3
3
|
export { modules_6c9187df as m };
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import classNames from 'classnames';
|
2
2
|
|
3
|
-
var modules_e81895c9 = {"button-shadow":"inset 0 0 0 1px","loaderWidth":"calc(var(--ring-unit)*8)","light":"light_rui_2ac4","heightS":"
|
3
|
+
var modules_e81895c9 = {"button-shadow":"inset 0 0 0 1px","loaderWidth":"calc(var(--ring-unit)*8)","light":"light_rui_2ac4","heightS":"heightS_rui_6ad6","heightM":"heightM_rui_6ad6","heightL":"heightL_rui_6ad6","button":"button_rui_6ad6","active":"active_rui_6ad6","withIcon":"withIcon_rui_6ad6","icon":"icon_rui_6ad6","primary":"primary_rui_6ad6","loader":"loader_rui_6ad6","loaderBackground":"loaderBackground_rui_6ad6","danger":"danger_rui_6ad6","text":"text_rui_6ad6","content":"content_rui_6ad6","text-loading":"text-loading_rui_6ad6","inline":"inline_rui_6ad6","withNormalIcon":"withNormalIcon_rui_6ad6","withDangerIcon":"withDangerIcon_rui_6ad6","progress":"progress_rui_6ad6","delayed":"delayed_rui_6ad6","short":"short_rui_6ad6","dropdownIcon":"dropdownIcon_rui_6ad6"};
|
4
4
|
|
5
5
|
function getButtonClasses(_ref) {
|
6
6
|
var className = _ref.className,
|
@@ -3,7 +3,7 @@ import React, { PureComponent } from 'react';
|
|
3
3
|
import PropTypes from 'prop-types';
|
4
4
|
import classNames from 'classnames';
|
5
5
|
|
6
|
-
var modules_1068e447 = {"button":"
|
6
|
+
var modules_1068e447 = {"button":"button_rui_6ad6","active":"active_rui_6ad6","primary":"primary_rui_6ad6","button-shadow":"i__const_button_shadow_3","buttonGroup":"buttonGroup_rui_f794 common_rui_f794 buttonGroup_rui_5c90","light":"light_rui_2ac4","common":"common_rui_f794","split":"split_rui_f794 common_rui_f794 buttonGroup_rui_5c90","caption":"caption_rui_f794 font_rui_f295"};
|
7
7
|
|
8
8
|
var Caption = /*#__PURE__*/function (_PureComponent) {
|
9
9
|
_inherits(Caption, _PureComponent);
|
@@ -12,7 +12,7 @@ import Icon from '../icon/icon.js';
|
|
12
12
|
import { I18nContext } from '../i18n/i18n-context.js';
|
13
13
|
import { Size as Size$1 } from '../icon/icon__constants.js';
|
14
14
|
|
15
|
-
var modules_a4196c17 = {"light":"light_rui_2ac4","userCardSpaced":"
|
15
|
+
var modules_a4196c17 = {"light":"light_rui_2ac4","userCardSpaced":"userCardSpaced_rui_6680","userInformationContainer":"userInformationContainer_rui_6680","userAvatar":"userAvatar_rui_6680","userInformation":"userInformation_rui_6680","userInformationGeneral":"userInformationGeneral_rui_6680","userNameLine":"userNameLine_rui_6680","userName":"userName_rui_6680","userLogin":"userLogin_rui_6680","userEmail":"userEmail_rui_6680","userCopyIcon":"userCopyIcon_rui_6680","userEmailWrapper":"userEmailWrapper_rui_6680","unverifiedLabel":"unverifiedLabel_rui_6680","userNameInfo":"userNameInfo_rui_6680","userActiveStatus":"userActiveStatus_rui_6680","online":"online_rui_6680"};
|
16
16
|
|
17
17
|
var _excluded = ["children", "info", "className", "user", "avatarInfo"];
|
18
18
|
var translationsShape = PropTypes.shape({
|
@@ -1,3 +1,3 @@
|
|
1
|
-
var modules_0c7b7d96 = {"footer-height":"calc(var(--ring-unit)*8)","breakpoint-small":"640px","breakpoint-middle":"960px","breakpoint-large":"1200px","extra-small-screen-media":"(max-width: 639px)","small-screen-media":"(min-width: 640px) and (max-width: 959px)","middle-screen-media":"(min-width: 960px) and (max-width: 1199px)","large-screen-media":"(min-width: 1200px)","cellSize":"calc(var(--ring-unit)*3)","calHeight":"calc(var(--ring-unit)*36)","calWidth":"calc(var(--ring-unit)*37)","yearHeight":"calc(var(--ring-unit)*4)","yearWidth":"calc(var(--ring-unit)*6)","light":"light_rui_2ac4","clearfix":"
|
1
|
+
var modules_0c7b7d96 = {"footer-height":"calc(var(--ring-unit)*8)","breakpoint-small":"640px","breakpoint-middle":"960px","breakpoint-large":"1200px","extra-small-screen-media":"(max-width: 639px)","small-screen-media":"(min-width: 640px) and (max-width: 959px)","middle-screen-media":"(min-width: 960px) and (max-width: 1199px)","large-screen-media":"(min-width: 1200px)","cellSize":"calc(var(--ring-unit)*3)","calHeight":"calc(var(--ring-unit)*36)","calWidth":"calc(var(--ring-unit)*37)","yearHeight":"calc(var(--ring-unit)*4)","yearWidth":"calc(var(--ring-unit)*6)","light":"light_rui_2ac4","clearfix":"clearfix_rui_57d7","font":"font_rui_57d7","font-lower":"font-lower_rui_57d7 font_rui_57d7","font-smaller":"font-smaller_rui_57d7 font-lower_rui_57d7 font_rui_57d7","font-smaller-lower":"font-smaller-lower_rui_57d7 font-smaller_rui_57d7 font-lower_rui_57d7 font_rui_57d7","font-larger-lower":"font-larger-lower_rui_57d7 font-lower_rui_57d7 font_rui_57d7","font-larger":"font-larger_rui_57d7 font-larger-lower_rui_57d7 font-lower_rui_57d7 font_rui_57d7","thin-font":"thin-font_rui_57d7","monospace-font":"monospace-font_rui_57d7","ellipsis":"ellipsis_rui_57d7","resetButton":"resetButton_rui_57d7","container":"container_rui_57d7","hoverable":"hoverable_rui_57d7","datePicker":"datePicker_rui_57d7","inline":"inline_rui_57d7","sizeS":"sizeS_rui_57d7","sizeM":"sizeM_rui_57d7","sizeL":"sizeL_rui_57d7","sizeFULL":"sizeFULL_rui_57d7","sizeAUTO":"sizeAUTO_rui_57d7","displayDate":"displayDate_rui_57d7","displayRange":"displayRange_rui_57d7","clear":"clear_rui_57d7","datePopup":"datePopup_rui_57d7","filterWrapper":"filterWrapper_rui_57d7 filterWrapper_rui_4b23","filter":"filter_rui_57d7 filter_rui_4b23","calendarIcon":"calendarIcon_rui_57d7","anchor":"anchor_rui_57d7","anchorContent":"anchorContent_rui_57d7","chevronDownIcon":"chevronDownIcon_rui_57d7","fromInput":"fromInput_rui_57d7","fromInputWithDivider":"fromInputWithDivider_rui_57d7","toInput":"toInput_rui_57d7","dateInput":"dateInput_rui_57d7","timeInputWithDivider":"timeInputWithDivider_rui_57d7","weekdays":"weekdays_rui_57d7","weekday":"weekday_rui_57d7","weekend":"weekend_rui_57d7","calendar":"calendar_rui_57d7","months":"months_rui_57d7","days":"days_rui_57d7","month":"month_rui_57d7","monthTitle":"monthTitle_rui_57d7","day":"day_rui_57d7 resetButton_rui_f295","between":"between_rui_57d7","activeBetween":"activeBetween_rui_57d7","current":"current_rui_57d7","active":"active_rui_57d7","disabled":"disabled_rui_57d7","from":"from_rui_57d7","to":"to_rui_57d7","Day1":"Day1_rui_57d7","spread":"spread_rui_57d7","activeSpread":"activeSpread_rui_57d7","first":"first_rui_57d7","Day2":"Day2_rui_57d7","Day5":"Day5_rui_57d7","Day6":"Day6_rui_57d7","Day7":"Day7_rui_57d7","empty":"empty_rui_57d7","today":"today_rui_57d7","year":"year_rui_57d7 hoverable_rui_57d7 resetButton_rui_f295","monthNames":"monthNames_rui_57d7","monthName":"monthName_rui_57d7 hoverable_rui_57d7 resetButton_rui_f295","monthSlider":"monthSlider_rui_57d7 resetButton_rui_f295","dragging":"dragging_rui_57d7","range":"range_rui_57d7","years":"years_rui_57d7","currentYear":"currentYear_rui_57d7"};
|
2
2
|
|
3
3
|
export { modules_0c7b7d96 as m };
|
@@ -4,7 +4,7 @@ import 'core-js/modules/es.set.js';
|
|
4
4
|
import 'core-js/modules/web.dom-collections.iterator.js';
|
5
5
|
import scrollbarWidth from 'scrollbar-width';
|
6
6
|
|
7
|
-
var modules_5e9b8c03 = {"header":"
|
7
|
+
var modules_5e9b8c03 = {"header":"header_rui_c019","light":"light_rui_2ac4","container":"container_rui_027b","innerContainer":"innerContainer_rui_027b","content":"content_rui_027b","panel":"panel_rui_027b","clickableOverlay":"clickableOverlay_rui_027b","closeIcon":"closeIcon_rui_027b","closeButton":"closeButton_rui_027b","closeButtonOutside":"closeButtonOutside_rui_027b","closeButtonInside":"closeButtonInside_rui_027b","documentWithoutScroll":"documentWithoutScroll_rui_027b","popupTarget":"popupTarget_rui_027b","dense":"dense_rui_027b"};
|
8
8
|
|
9
9
|
var isPrevented = new Set();
|
10
10
|
var previousDocumentWidth = null;
|
@@ -1,3 +1,3 @@
|
|
1
|
-
var modules_855170c0 = {"breakpoint-small":"i__const_breakpoint_small_0","breakpoint-middle":"i__const_breakpoint_middle_1","breakpoint-large":"i__const_breakpoint_large_2","large-screen-media":"i__const_large_screen_media_3","middle-screen-media":"i__const_middle_screen_media_4","small-screen-media":"i__const_small_screen_media_5","gutterWidth":"(var(--ring-unit) * 2)","gutterCompensation":"calc((var(--ring-unit)*2)/-2)","outerMargin":"calc(var(--ring-unit)*2)","containerSmall":"calc(640px + var(--ring-unit)*2)","containerMedium":"calc(960px + var(--ring-unit)*2)","containerLarge":"calc(1200px + var(--ring-unit)*2)","width-1":"8.3333%","width-2":"16.6667%","width-3":"25%","width-4":"33.3333%","width-5":"41.6667%","width-6":"50%","width-7":"58.3333%","width-8":"66.6667%","width-9":"75%","width-10":"83.3333%","width-11":"91.6667%","width-12":"100%","light":"light_rui_2ac4","container-fluid":"container-
|
1
|
+
var modules_855170c0 = {"breakpoint-small":"i__const_breakpoint_small_0","breakpoint-middle":"i__const_breakpoint_middle_1","breakpoint-large":"i__const_breakpoint_large_2","large-screen-media":"i__const_large_screen_media_3","middle-screen-media":"i__const_middle_screen_media_4","small-screen-media":"i__const_small_screen_media_5","gutterWidth":"(var(--ring-unit) * 2)","gutterCompensation":"calc((var(--ring-unit)*2)/-2)","outerMargin":"calc(var(--ring-unit)*2)","containerSmall":"calc(640px + var(--ring-unit)*2)","containerMedium":"calc(960px + var(--ring-unit)*2)","containerLarge":"calc(1200px + var(--ring-unit)*2)","width-1":"8.3333%","width-2":"16.6667%","width-3":"25%","width-4":"33.3333%","width-5":"41.6667%","width-6":"50%","width-7":"58.3333%","width-8":"66.6667%","width-9":"75%","width-10":"83.3333%","width-11":"91.6667%","width-12":"100%","light":"light_rui_2ac4","container-fluid":"container-fluid_rui_8bbe","container":"container_rui_8bbe","row":"row_rui_8bbe","reverse":"reverse_rui_8bbe","col":"col_rui_8bbe","col-xs":"col-xs_rui_8bbe","col-xs-1":"col-xs-1_rui_8bbe","col-xs-2":"col-xs-2_rui_8bbe","col-xs-3":"col-xs-3_rui_8bbe","col-xs-4":"col-xs-4_rui_8bbe","col-xs-5":"col-xs-5_rui_8bbe","col-xs-6":"col-xs-6_rui_8bbe","col-xs-7":"col-xs-7_rui_8bbe","col-xs-8":"col-xs-8_rui_8bbe","col-xs-9":"col-xs-9_rui_8bbe","col-xs-10":"col-xs-10_rui_8bbe","col-xs-11":"col-xs-11_rui_8bbe","col-xs-12":"col-xs-12_rui_8bbe","col-xs-offset-0":"col-xs-offset-0_rui_8bbe","col-xs-offset-1":"col-xs-offset-1_rui_8bbe","col-xs-offset-2":"col-xs-offset-2_rui_8bbe","col-xs-offset-3":"col-xs-offset-3_rui_8bbe","col-xs-offset-4":"col-xs-offset-4_rui_8bbe","col-xs-offset-5":"col-xs-offset-5_rui_8bbe","col-xs-offset-6":"col-xs-offset-6_rui_8bbe","col-xs-offset-7":"col-xs-offset-7_rui_8bbe","col-xs-offset-8":"col-xs-offset-8_rui_8bbe","col-xs-offset-9":"col-xs-offset-9_rui_8bbe","col-xs-offset-10":"col-xs-offset-10_rui_8bbe","col-xs-offset-11":"col-xs-offset-11_rui_8bbe","col-xs-offset-12":"col-xs-offset-12_rui_8bbe","start-xs":"start-xs_rui_8bbe","center-xs":"center-xs_rui_8bbe","end-xs":"end-xs_rui_8bbe","top-xs":"top-xs_rui_8bbe","middle-xs":"middle-xs_rui_8bbe","baseline-xs":"baseline-xs_rui_8bbe","bottom-xs":"bottom-xs_rui_8bbe","around-xs":"around-xs_rui_8bbe","between-xs":"between-xs_rui_8bbe","first-xs":"first-xs_rui_8bbe","last-xs":"last-xs_rui_8bbe","col-sm":"col-sm_rui_8bbe","col-sm-1":"col-sm-1_rui_8bbe","col-sm-2":"col-sm-2_rui_8bbe","col-sm-3":"col-sm-3_rui_8bbe","col-sm-4":"col-sm-4_rui_8bbe","col-sm-5":"col-sm-5_rui_8bbe","col-sm-6":"col-sm-6_rui_8bbe","col-sm-7":"col-sm-7_rui_8bbe","col-sm-8":"col-sm-8_rui_8bbe","col-sm-9":"col-sm-9_rui_8bbe","col-sm-10":"col-sm-10_rui_8bbe","col-sm-11":"col-sm-11_rui_8bbe","col-sm-12":"col-sm-12_rui_8bbe","col-sm-offset-0":"col-sm-offset-0_rui_8bbe","col-sm-offset-1":"col-sm-offset-1_rui_8bbe","col-sm-offset-2":"col-sm-offset-2_rui_8bbe","col-sm-offset-3":"col-sm-offset-3_rui_8bbe","col-sm-offset-4":"col-sm-offset-4_rui_8bbe","col-sm-offset-5":"col-sm-offset-5_rui_8bbe","col-sm-offset-6":"col-sm-offset-6_rui_8bbe","col-sm-offset-7":"col-sm-offset-7_rui_8bbe","col-sm-offset-8":"col-sm-offset-8_rui_8bbe","col-sm-offset-9":"col-sm-offset-9_rui_8bbe","col-sm-offset-10":"col-sm-offset-10_rui_8bbe","col-sm-offset-11":"col-sm-offset-11_rui_8bbe","col-sm-offset-12":"col-sm-offset-12_rui_8bbe","start-sm":"start-sm_rui_8bbe","center-sm":"center-sm_rui_8bbe","end-sm":"end-sm_rui_8bbe","top-sm":"top-sm_rui_8bbe","middle-sm":"middle-sm_rui_8bbe","baseline-sm":"baseline-sm_rui_8bbe","bottom-sm":"bottom-sm_rui_8bbe","around-sm":"around-sm_rui_8bbe","between-sm":"between-sm_rui_8bbe","first-sm":"first-sm_rui_8bbe","last-sm":"last-sm_rui_8bbe","col-md":"col-md_rui_8bbe","col-md-1":"col-md-1_rui_8bbe","col-md-2":"col-md-2_rui_8bbe","col-md-3":"col-md-3_rui_8bbe","col-md-4":"col-md-4_rui_8bbe","col-md-5":"col-md-5_rui_8bbe","col-md-6":"col-md-6_rui_8bbe","col-md-7":"col-md-7_rui_8bbe","col-md-8":"col-md-8_rui_8bbe","col-md-9":"col-md-9_rui_8bbe","col-md-10":"col-md-10_rui_8bbe","col-md-11":"col-md-11_rui_8bbe","col-md-12":"col-md-12_rui_8bbe","col-md-offset-0":"col-md-offset-0_rui_8bbe","col-md-offset-1":"col-md-offset-1_rui_8bbe","col-md-offset-2":"col-md-offset-2_rui_8bbe","col-md-offset-3":"col-md-offset-3_rui_8bbe","col-md-offset-4":"col-md-offset-4_rui_8bbe","col-md-offset-5":"col-md-offset-5_rui_8bbe","col-md-offset-6":"col-md-offset-6_rui_8bbe","col-md-offset-7":"col-md-offset-7_rui_8bbe","col-md-offset-8":"col-md-offset-8_rui_8bbe","col-md-offset-9":"col-md-offset-9_rui_8bbe","col-md-offset-10":"col-md-offset-10_rui_8bbe","col-md-offset-11":"col-md-offset-11_rui_8bbe","col-md-offset-12":"col-md-offset-12_rui_8bbe","start-md":"start-md_rui_8bbe","center-md":"center-md_rui_8bbe","end-md":"end-md_rui_8bbe","top-md":"top-md_rui_8bbe","middle-md":"middle-md_rui_8bbe","baseline-md":"baseline-md_rui_8bbe","bottom-md":"bottom-md_rui_8bbe","around-md":"around-md_rui_8bbe","between-md":"between-md_rui_8bbe","first-md":"first-md_rui_8bbe","last-md":"last-md_rui_8bbe","col-lg":"col-lg_rui_8bbe","col-lg-1":"col-lg-1_rui_8bbe","col-lg-2":"col-lg-2_rui_8bbe","col-lg-3":"col-lg-3_rui_8bbe","col-lg-4":"col-lg-4_rui_8bbe","col-lg-5":"col-lg-5_rui_8bbe","col-lg-6":"col-lg-6_rui_8bbe","col-lg-7":"col-lg-7_rui_8bbe","col-lg-8":"col-lg-8_rui_8bbe","col-lg-9":"col-lg-9_rui_8bbe","col-lg-10":"col-lg-10_rui_8bbe","col-lg-11":"col-lg-11_rui_8bbe","col-lg-12":"col-lg-12_rui_8bbe","col-lg-offset-0":"col-lg-offset-0_rui_8bbe","col-lg-offset-1":"col-lg-offset-1_rui_8bbe","col-lg-offset-2":"col-lg-offset-2_rui_8bbe","col-lg-offset-3":"col-lg-offset-3_rui_8bbe","col-lg-offset-4":"col-lg-offset-4_rui_8bbe","col-lg-offset-5":"col-lg-offset-5_rui_8bbe","col-lg-offset-6":"col-lg-offset-6_rui_8bbe","col-lg-offset-7":"col-lg-offset-7_rui_8bbe","col-lg-offset-8":"col-lg-offset-8_rui_8bbe","col-lg-offset-9":"col-lg-offset-9_rui_8bbe","col-lg-offset-10":"col-lg-offset-10_rui_8bbe","col-lg-offset-11":"col-lg-offset-11_rui_8bbe","col-lg-offset-12":"col-lg-offset-12_rui_8bbe","start-lg":"start-lg_rui_8bbe","center-lg":"center-lg_rui_8bbe","end-lg":"end-lg_rui_8bbe","top-lg":"top-lg_rui_8bbe","middle-lg":"middle-lg_rui_8bbe","baseline-lg":"baseline-lg_rui_8bbe","bottom-lg":"bottom-lg_rui_8bbe","around-lg":"around-lg_rui_8bbe","between-lg":"between-lg_rui_8bbe","first-lg":"first-lg_rui_8bbe","last-lg":"last-lg_rui_8bbe"};
|
2
2
|
|
3
3
|
export { modules_855170c0 as m };
|
@@ -1,3 +1,3 @@
|
|
1
|
-
var modules_47759f5e = {"dark":"
|
1
|
+
var modules_47759f5e = {"dark":"dark_rui_f090","link":"link_rui_20da","active":"active_rui_20da","compensate":"3px","compensated":"calc(var(--ring-unit)*8 - 3px)","light":"light_rui_2ac4","header":"header_rui_30aa","headerSpaced":"headerSpaced_rui_30aa","logo":"logo_rui_30aa","tray":"tray_rui_30aa","trayItemContent":"trayItemContent_rui_30aa","icon":"icon_rui_30aa","main":"main_rui_30aa","rotatable":"rotatable_rui_30aa","rotated":"rotated_rui_30aa","profileEmpty":"profileEmpty_rui_30aa","profile":"profile_rui_30aa profileEmpty_rui_30aa","anchorClassName":"anchorClassName_rui_30aa resetButton_rui_f295","avatarWrapper":"avatarWrapper_rui_30aa","hasUpdates":"hasUpdates_rui_30aa"};
|
2
2
|
|
3
3
|
export { modules_47759f5e as m };
|
@@ -1,3 +1,3 @@
|
|
1
|
-
var modules_901b77ec = {"light":"light_rui_2ac4","contentWithHeadings":"
|
1
|
+
var modules_901b77ec = {"light":"light_rui_2ac4","contentWithHeadings":"contentWithHeadings_rui_af41","heading":"heading_rui_af41 font_rui_f295 contentWithHeadings_rui_af41","caps":"caps_rui_af41"};
|
2
2
|
|
3
3
|
export { modules_901b77ec as m };
|
@@ -7,7 +7,7 @@ import classNames from 'classnames';
|
|
7
7
|
import PropTypes from 'prop-types';
|
8
8
|
import memoize from '../global/memoize.js';
|
9
9
|
|
10
|
-
var modules_29747b80 = {"light":"light_rui_2ac4","icon":"
|
10
|
+
var modules_29747b80 = {"light":"light_rui_2ac4","icon":"icon_rui_c997","glyph":"glyph_rui_c997","compatibilityMode":"compatibilityMode_rui_c997","gray":"gray_rui_c997","hover":"hover_rui_c997","green":"green_rui_c997","magenta":"magenta_rui_c997","red":"red_rui_c997","blue":"blue_rui_c997","white":"white_rui_c997","loading":"loading_rui_c997","icon-loading":"icon-loading_rui_c997"};
|
11
11
|
|
12
12
|
var _excluded = ["src", "className"];
|
13
13
|
function convertReactSVGDOMProperty(str) {
|
@@ -14,7 +14,7 @@ import composeRefs from '../global/composeRefs.js';
|
|
14
14
|
import { ControlsHeightContext } from '../global/controls-height.js';
|
15
15
|
import { ControlLabel } from '../control-label/control-label.js';
|
16
16
|
|
17
|
-
var modules_88cfaf40 = {"button-shadow":"inset 0 0 0 1px","loaderWidth":"calc(var(--ring-unit)*8)","light":"light_rui_2ac4","heightS":"
|
17
|
+
var modules_88cfaf40 = {"button-shadow":"inset 0 0 0 1px","loaderWidth":"calc(var(--ring-unit)*8)","light":"light_rui_2ac4","heightS":"heightS_rui_1f0c","heightM":"heightM_rui_1f0c","heightL":"heightL_rui_1f0c","button":"button_rui_1f0c","active":"active_rui_1f0c","withIcon":"withIcon_rui_1f0c","icon":"icon_rui_1f0c","primary":"primary_rui_1f0c","loader":"loader_rui_1f0c","loaderBackground":"loaderBackground_rui_1f0c","danger":"danger_rui_1f0c","text":"text_rui_1f0c","content":"content_rui_1f0c","text-loading":"text-loading_rui_1f0c","inline":"inline_rui_1f0c","withNormalIcon":"withNormalIcon_rui_1f0c","withDangerIcon":"withDangerIcon_rui_1f0c","progress":"progress_rui_1f0c","delayed":"delayed_rui_1f0c","short":"short_rui_1f0c","dropdownIcon":"dropdownIcon_rui_1f0c","outerContainer":"outerContainer_rui_1f0c","borderless":"borderless_rui_1f0c","container":"container_rui_1f0c","input":"input_rui_1f0c","error":"error_rui_1f0c","clearable":"clearable_rui_1f0c","clear":"clear_rui_1f0c","empty":"empty_rui_1f0c","errorText":"errorText_rui_1f0c","sizeS":"sizeS_rui_1f0c","sizeM":"sizeM_rui_1f0c","sizeL":"sizeL_rui_1f0c","sizeFULL":"sizeFULL_rui_1f0c"};
|
18
18
|
|
19
19
|
var _excluded = ["size", "active", "multiline", "borderless", "label", "labelType", "error", "className", "inputClassName", "children", "value", "onClear", "disabled", "inputRef", "onChange", "enableShortcuts", "id", "placeholder", "icon", "translations", "height", "afterInput"];
|
20
20
|
function noop() {}
|
@@ -1,3 +1,3 @@
|
|
1
|
-
var modules_e6a056e1 = {"gradientStart":"rgba(255, 255, 255, 0)","gradientStop":"var(--ring-content-background-color)","light":"light_rui_2ac4","island":"
|
1
|
+
var modules_e6a056e1 = {"gradientStart":"rgba(255, 255, 255, 0)","gradientStop":"var(--ring-content-background-color)","light":"light_rui_2ac4","island":"island_rui_c019","withTransparentBottomBorder":"withTransparentBottomBorder_rui_c019","header":"header_rui_c019","withBottomBorder":"withBottomBorder_rui_c019","title":"title_rui_c019","narrowIsland":"narrowIsland_rui_c019","content":"content_rui_c019","scrollableWrapper":"scrollableWrapper_rui_c019","withoutPaddings":"withoutPaddings_rui_c019","contentWithTopFade":"contentWithTopFade_rui_c019","contentWithBottomFade":"contentWithBottomFade_rui_c019"};
|
2
2
|
|
3
3
|
export { modules_e6a056e1 as m };
|
@@ -1,3 +1,3 @@
|
|
1
|
-
var modules_607b0772 = {"light":"light_rui_2ac4","link":"
|
1
|
+
var modules_607b0772 = {"light":"light_rui_2ac4","link":"link_rui_20da","withLinks":"withLinks_rui_20da","hover":"hover_rui_20da","pseudo":"pseudo_rui_20da","active":"active_rui_20da","inherit":"inherit_rui_20da"};
|
2
2
|
|
3
3
|
export { modules_607b0772 as m };
|
@@ -1,3 +1,3 @@
|
|
1
|
-
var modules_3b67a421 = {"light":"light_rui_2ac4","list":"
|
1
|
+
var modules_3b67a421 = {"light":"light_rui_2ac4","list":"list_rui_50dc","simpleInner":"simpleInner_rui_50dc","scrolling":"scrolling_rui_50dc","separator":"separator_rui_50dc","separator_first":"separator_first_rui_50dc","item":"item_rui_50dc","itemContainer":"itemContainer_rui_50dc","compact":"compact_rui_50dc","error":"error_rui_50dc","add":"add_rui_50dc","top":"top_rui_50dc","left":"left_rui_50dc","label":"label_rui_50dc","description":"description_rui_50dc","right":"right_rui_50dc","details":"details_rui_50dc","padded":"padded_rui_50dc","hint":"hint_rui_50dc","action":"action_rui_50dc","actionLink":"actionLink_rui_50dc","hover":"hover_rui_50dc","icon":"icon_rui_50dc","highlight":"highlight_rui_50dc","service":"service_rui_50dc","glyph":"glyph_rui_50dc","avatar":"avatar_rui_50dc glyph_rui_50dc","rightGlyph":"rightGlyph_rui_50dc glyph_rui_50dc","checkboxContainer":"checkboxContainer_rui_50dc","title":"title_rui_50dc","title_first":"title_first_rui_50dc","text":"text_rui_50dc","fade":"fade_rui_50dc","disabled":"disabled_rui_50dc"};
|
2
2
|
|
3
3
|
export { modules_3b67a421 as m };
|
@@ -6,7 +6,7 @@ import 'core-js/modules/web.dom-collections.for-each.js';
|
|
6
6
|
import React from 'react';
|
7
7
|
import List from '../list/list.js';
|
8
8
|
|
9
|
-
var modules_da7ab055 = {"button-shadow":"inset 0 0 0 1px","loaderWidth":"calc(var(--ring-unit)*8)","overInputZIndex":"2","inputGap":"calc(var(--ring-unit)*3)","light":"light_rui_2ac4","heightS":"
|
9
|
+
var modules_da7ab055 = {"button-shadow":"inset 0 0 0 1px","loaderWidth":"calc(var(--ring-unit)*8)","overInputZIndex":"2","inputGap":"calc(var(--ring-unit)*3)","light":"light_rui_2ac4","heightS":"heightS_rui_0eb8","heightM":"heightM_rui_0eb8","heightL":"heightL_rui_0eb8","button":"button_rui_0eb8","active":"active_rui_0eb8","withIcon":"withIcon_rui_0eb8","icon":"icon_rui_0eb8","primary":"primary_rui_0eb8","loader":"loader_rui_0eb8","loaderBackground":"loaderBackground_rui_0eb8","danger":"danger_rui_0eb8","text":"text_rui_0eb8","content":"content_rui_0eb8","text-loading":"text-loading_rui_0eb8","inline":"inline_rui_0eb8","withNormalIcon":"withNormalIcon_rui_0eb8","withDangerIcon":"withDangerIcon_rui_0eb8","progress":"progress_rui_0eb8","delayed":"delayed_rui_0eb8","short":"short_rui_0eb8","dropdownIcon":"dropdownIcon_rui_0eb8","queryAssist":"queryAssist_rui_0eb8","error":"error_rui_0eb8","queryAssistDisabled":"queryAssistDisabled_rui_0eb8","huge":"huge_rui_0eb8","actions":"actions_rui_0eb8","input":"input_rui_0eb8","letter-text":"letter-text_rui_0eb8","letterDefault":"letterDefault_rui_0eb8","letter-field-name":"letter-field-name_rui_0eb8","letter-field-value":"letter-field-value_rui_0eb8","letter-operator":"letter-operator_rui_0eb8","letter-error":"letter-error_rui_0eb8","highlight":"highlight_rui_0eb8","service":"service_rui_0eb8","placeholder":"placeholder_rui_0eb8 resetButton_rui_f295","hugePlaceholder":"hugePlaceholder_rui_0eb8","letter":"letter_rui_0eb8","rightSearchButton":"rightSearchButton_rui_0eb8","clear":"clear_rui_0eb8","withoutGlass":"withoutGlass_rui_0eb8","loaderActive":"loaderActive_rui_0eb8","loaderOnTheRight":"loaderOnTheRight_rui_0eb8","inputRevertOrder":"inputRevertOrder_rui_0eb8"};
|
10
10
|
|
11
11
|
var ICON_ID_LENGTH = 44;
|
12
12
|
var QueryAssistSuggestions = /*#__PURE__*/function () {
|
@@ -10,7 +10,7 @@ import sniffr from '../global/sniffer.js';
|
|
10
10
|
import { ActiveItemContext } from '../list/list.js';
|
11
11
|
import { I18nContext } from '../i18n/i18n-context.js';
|
12
12
|
|
13
|
-
var modules_b607bec2 = {"filterWithTagsFocused":"
|
13
|
+
var modules_b607bec2 = {"filterWithTagsFocused":"filterWithTagsFocused_rui_4b23","light":"light_rui_2ac4","filterWithTags":"filterWithTags_rui_4b23","filterWrapper":"filterWrapper_rui_4b23","filterWithTagsInput":"filterWithTagsInput_rui_4b23","filter":"filter_rui_4b23","popup":"popup_rui_4b23","filterIcon":"filterIcon_rui_4b23","bottomLine":"bottomLine_rui_4b23","bottomLineOverItem":"bottomLineOverItem_rui_4b23","message":"message_rui_4b23","selectAll":"selectAll_rui_4b23"};
|
14
14
|
|
15
15
|
var _excluded = ["className", "listId"];
|
16
16
|
function noop() {}
|
@@ -3,7 +3,7 @@ import React, { PureComponent } from 'react';
|
|
3
3
|
import PropTypes from 'prop-types';
|
4
4
|
import Link from '../link/link.js';
|
5
5
|
|
6
|
-
var modules_74a7bf8b = {"light":"light_rui_2ac4","services":"
|
6
|
+
var modules_74a7bf8b = {"light":"light_rui_2ac4","services":"services_rui_27f4","active":"active_rui_27f4","item":"item_rui_27f4","itemLogo":"itemLogo_rui_27f4","activeItem":"activeItem_rui_27f4 item_rui_27f4 active_rui_27f4","line":"line_rui_27f4","itemStacked":"itemStacked_rui_27f4","activeItemStacked":"activeItemStacked_rui_27f4 itemStacked_rui_27f4 active_rui_27f4"};
|
7
7
|
|
8
8
|
var _excluded = ["service"];
|
9
9
|
var ServicesLink = /*#__PURE__*/function (_PureComponent) {
|
@@ -5,7 +5,7 @@ import PropTypes from 'prop-types';
|
|
5
5
|
import classNames from 'classnames';
|
6
6
|
import { Waypoint } from 'react-waypoint';
|
7
7
|
|
8
|
-
var modules_b8a9dd4f = {"extra-small-screen-media":"i__const_extra_small_screen_media_0","small-screen-media":"i__const_small_screen_media_1","sidebarWidth":"calc(var(--ring-unit)*30)","light":"light_rui_2ac4","contentLayout":"
|
8
|
+
var modules_b8a9dd4f = {"extra-small-screen-media":"i__const_extra_small_screen_media_0","small-screen-media":"i__const_small_screen_media_1","sidebarWidth":"calc(var(--ring-unit)*30)","light":"light_rui_2ac4","contentLayout":"contentLayout_rui_6166","contentLayoutContent":"contentLayoutContent_rui_6166","sidebarContainer":"sidebarContainer_rui_6166","sidebarContainerRight":"sidebarContainerRight_rui_6166","sidebar":"sidebar_rui_6166","sidebarRight":"sidebarRight_rui_6166","sidebarFixedTop":"sidebarFixedTop_rui_6166","sidebarFixedBottom":"sidebarFixedBottom_rui_6166","bottomMarker":"bottomMarker_rui_6166","contentLayoutResponsive":"contentLayoutResponsive_rui_6166"};
|
9
9
|
|
10
10
|
var _excluded = ["right", "children", "className", "containerClassName", "fixedClassName", "contentNode"];
|
11
11
|
var ABOVE = 'above';
|
@@ -3,7 +3,7 @@ import React, { memo } from 'react';
|
|
3
3
|
import PropTypes from 'prop-types';
|
4
4
|
import Link from '../link/link.js';
|
5
5
|
|
6
|
-
var modules_02138f4a = {"dark":"
|
6
|
+
var modules_02138f4a = {"dark":"dark_rui_f090","line-shadow":"inset 0 -1px 0 0","selected-line-shadow":"inset 0 -2px 0 0","light":"light_rui_2ac4","link":"link_rui_fa1d","withLinks":"withLinks_rui_fa1d","hover":"hover_rui_fa1d","pseudo":"pseudo_rui_fa1d","active":"active_rui_fa1d","inherit":"inherit_rui_fa1d","tabs":"tabs_rui_fa1d font_rui_f295","titles":"titles_rui_fa1d","title":"title_rui_fa1d font_rui_f295","selected":"selected_rui_fa1d","collapsed":"collapsed_rui_fa1d","titleLegacy":"titleLegacy_rui_fa1d","visible":"visible_rui_fa1d","container":"container_rui_fa1d","hidden":"hidden_rui_fa1d","hiddenBold":"hiddenBold_rui_fa1d","hiddenRegular":"hiddenRegular_rui_fa1d","tabCounter":"tabCounter_rui_fa1d","autoCollapseContainer":"autoCollapseContainer_rui_fa1d","autoCollapse":"autoCollapse_rui_fa1d","rendered":"rendered_rui_fa1d","adjusted":"adjusted_rui_fa1d","measure":"measure_rui_fa1d","morePopup":"morePopup_rui_fa1d","chevron":"chevron_rui_fa1d","morePopupBeforeEnd":"morePopupBeforeEnd_rui_fa1d"};
|
7
7
|
|
8
8
|
var _excluded = ["isSelected", "title", "collapsed"];
|
9
9
|
function TabLink(_ref) {
|
@@ -1,3 +1,3 @@
|
|
1
|
-
var modules_1db4bbca = {"compensate":"2px","compensated":"calc(var(--ring-unit)*4 - 2px)","top":"-3px","row":"
|
1
|
+
var modules_1db4bbca = {"compensate":"2px","compensated":"calc(var(--ring-unit)*4 - 2px)","top":"-3px","row":"row_rui_a67d","dragHandle":"dragHandle_rui_a67d","light":"light_rui_2ac4","tableWrapper":"tableWrapper_rui_a67d","table":"table_rui_a67d","userSelectNone":"userSelectNone_rui_a67d","headerCell":"headerCell_rui_a67d font-smaller-lower_rui_f295 font-smaller_rui_f295 font-lower_rui_f295 font_rui_f295","headerCellSorted":"headerCellSorted_rui_a67d","headerCellSortable":"headerCellSortable_rui_a67d","sorter":"sorter_rui_a67d","sortedUp":"sortedUp_rui_a67d","icon":"icon_rui_a67d","caption":"caption_rui_a67d","tableHead":"tableHead_rui_a67d","subHeaderSticky":"subHeaderSticky_rui_a67d","disabledHover":"disabledHover_rui_a67d","rowSelected":"rowSelected_rui_a67d","rowFocused":"rowFocused_rui_a67d","cell":"cell_rui_a67d ellipsis_rui_f295","loadingOverlay":"loadingOverlay_rui_a67d","cellUnlimited":"cellUnlimited_rui_a67d","cellRight":"cellRight_rui_a67d","metaColumn":"metaColumn_rui_a67d","headerMetaColumn":"headerMetaColumn_rui_a67d","visibleDragHandle":"visibleDragHandle_rui_a67d","rowCollapseExpandButton":"rowCollapseExpandButton_rui_a67d","draggingRow":"draggingRow_rui_a67d","draggingTable":"draggingTable_rui_a67d","tableMessage":"tableMessage_rui_a67d"};
|
2
2
|
|
3
3
|
export { modules_1db4bbca as m };
|
@@ -8,7 +8,7 @@ import getUID from '../global/get-uid.js';
|
|
8
8
|
|
9
9
|
var modules_6381a4b3 = {"light":"light_rui_2ac4"};
|
10
10
|
|
11
|
-
var modules_59717246 = {"dark":"
|
11
|
+
var modules_59717246 = {"dark":"dark_rui_f090"};
|
12
12
|
|
13
13
|
var _excluded = ["theme", "className", "passToPopups", "children", "target"];
|
14
14
|
var Theme;
|
@@ -8,7 +8,7 @@ import Checkbox from '../checkbox/checkbox.js';
|
|
8
8
|
import getUID from '../global/get-uid.js';
|
9
9
|
import { refObject } from '../global/prop-types.js';
|
10
10
|
|
11
|
-
var modules_09d014b4 = {"height":"i__const_height_0","compensate":"i__const_compensate_1","light":"light_rui_2ac4","dataListWrapper":"
|
11
|
+
var modules_09d014b4 = {"height":"i__const_height_0","compensate":"i__const_compensate_1","light":"light_rui_2ac4","dataListWrapper":"dataListWrapper_rui_be4b","dataList":"dataList_rui_be4b","itemContent":"itemContent_rui_be4b","title":"title_rui_be4b","disabledHover":"disabledHover_rui_be4b","titleSelected":"titleSelected_rui_be4b","titleFocused":"titleFocused_rui_be4b","showMore":"showMore_rui_be4b","boxes":"boxes_rui_be4b","checkboxBox":"checkboxBox_rui_be4b","collapseButton":"collapseButton_rui_be4b","collapseIcon":"collapseIcon_rui_be4b","loadingOverlay":"loadingOverlay_rui_be4b","showMoreLoader":"showMoreLoader_rui_be4b"};
|
12
12
|
|
13
13
|
var Title = /*#__PURE__*/function (_PureComponent) {
|
14
14
|
_inherits(Title, _PureComponent);
|
@@ -61,7 +61,7 @@ import '../popup/position.js';
|
|
61
61
|
import 'core-js/modules/es.array.sort.js';
|
62
62
|
import '../popup/popup.consts.js';
|
63
63
|
|
64
|
-
var modules_e02b3280 = {"link":"
|
64
|
+
var modules_e02b3280 = {"link":"link_rui_20da","animation-duration":"300ms","animation-easing":"ease-out","light":"light_rui_2ac4","alert":"alert_rui_25ab","alertInline":"alertInline_rui_25ab","error":"error_rui_25ab","icon":"icon_rui_25ab","caption":"caption_rui_25ab","withCloseButton":"withCloseButton_rui_25ab","badge":"badge_rui_25ab","loader":"loader_rui_25ab","close":"close_rui_25ab","animationOpen":"animationOpen_rui_25ab","show":"show_rui_25ab","animationClosing":"animationClosing_rui_25ab","animationShaking":"animationShaking_rui_25ab","shaking":"shaking_rui_25ab"};
|
65
65
|
|
66
66
|
var ANIMATION_TIME = 500;
|
67
67
|
/**
|
@@ -5,7 +5,7 @@ import { createPortal } from 'react-dom';
|
|
5
5
|
import classNames from 'classnames';
|
6
6
|
import PropTypes from 'prop-types';
|
7
7
|
|
8
|
-
var modules_fc8df42d = {"light":"light_rui_2ac4","alertContainer":"
|
8
|
+
var modules_fc8df42d = {"light":"light_rui_2ac4","alertContainer":"alertContainer_rui_971c","alertInContainer":"alertInContainer_rui_971c alert_rui_25ab"};
|
9
9
|
|
10
10
|
var _excluded = ["children", "className"];
|
11
11
|
var Alerts = /*#__PURE__*/function (_PureComponent) {
|
@@ -67,7 +67,7 @@ import 'core-js/modules/es.array.sort.js';
|
|
67
67
|
import '../popup/popup.consts.js';
|
68
68
|
import '../_helpers/link.js';
|
69
69
|
|
70
|
-
var modules_c87dd562 = {"light":"light_rui_2ac4","title":"
|
70
|
+
var modules_c87dd562 = {"light":"light_rui_2ac4","title":"title_rui_7659","error":"error_rui_7659"};
|
71
71
|
|
72
72
|
var key = null;
|
73
73
|
function renderAlert(message) {
|
@@ -62,7 +62,7 @@ import '../global/controls-height.js';
|
|
62
62
|
import '../_helpers/button__classes.js';
|
63
63
|
import '../_helpers/heading.js';
|
64
64
|
|
65
|
-
var modules_ae521deb = {"light":"light_rui_2ac4","dialog":"
|
65
|
+
var modules_ae521deb = {"light":"light_rui_2ac4","dialog":"dialog_rui_e5f9","content":"content_rui_e5f9 font_rui_f295","button":"button_rui_e5f9","firstButton":"firstButton_rui_e5f9 button_rui_e5f9","title":"title_rui_e5f9","logo":"logo_rui_e5f9","error":"error_rui_e5f9"};
|
66
66
|
|
67
67
|
var AuthDialog = /*#__PURE__*/function (_Component) {
|
68
68
|
_inherits(AuthDialog, _Component);
|
@@ -25,7 +25,7 @@ import 'core-js/modules/es.array.slice.js';
|
|
25
25
|
import '../global/get-uid.js';
|
26
26
|
import 'core-js/modules/es.regexp.to-string.js';
|
27
27
|
|
28
|
-
var modules_61ca8c75 = {"light":"light_rui_2ac4","avatar":"
|
28
|
+
var modules_61ca8c75 = {"light":"light_rui_2ac4","avatar":"avatar_rui_006c","subavatar":"subavatar_rui_006c","empty":"empty_rui_006c"};
|
29
29
|
|
30
30
|
var _excluded = ["size", "url", "dpr", "style", "round", "subavatar", "subavatarSize", "username", "skipParams"];
|
31
31
|
/**
|
@@ -8,7 +8,7 @@ import 'core-js/modules/es.object.to-string.js';
|
|
8
8
|
import 'core-js/modules/es.object.entries.js';
|
9
9
|
import 'core-js/modules/es.array.concat.js';
|
10
10
|
|
11
|
-
var modules_fd849143 = {"button":"
|
11
|
+
var modules_fd849143 = {"button":"button_rui_6ad6","light":"light_rui_2ac4","buttonSet":"buttonSet_rui_97ff"};
|
12
12
|
|
13
13
|
var _excluded = ["className", "data-test", "children"];
|
14
14
|
/**
|
@@ -8,7 +8,7 @@ import 'core-js/modules/es.object.to-string.js';
|
|
8
8
|
import 'core-js/modules/es.object.entries.js';
|
9
9
|
import 'core-js/modules/es.array.concat.js';
|
10
10
|
|
11
|
-
var modules_34154ec0 = {"button":"
|
11
|
+
var modules_34154ec0 = {"button":"button_rui_6ad6","light":"light_rui_2ac4","buttonToolbar":"buttonToolbar_rui_5c90","buttonGroup":"buttonGroup_rui_5c90","split":"split_rui_5c90"};
|
12
12
|
|
13
13
|
var _excluded = ["className", "data-test"];
|
14
14
|
/**
|
@@ -22,7 +22,7 @@ import 'core-js/modules/web.dom-collections.iterator.js';
|
|
22
22
|
import 'core-js/modules/es.weak-map.js';
|
23
23
|
import 'core-js/modules/web.dom-collections.for-each.js';
|
24
24
|
|
25
|
-
var modules_3199090e = {"checkboxSize":"14px","light":"light_rui_2ac4","checkbox":"
|
25
|
+
var modules_3199090e = {"checkboxSize":"14px","light":"light_rui_2ac4","checkbox":"checkbox_rui_219d","cell":"cell_rui_219d","icon":"icon_rui_219d","check":"check_rui_219d icon_rui_219d","minus":"minus_rui_219d icon_rui_219d","input":"input_rui_219d","focus":"focus_rui_219d","label":"label_rui_219d"};
|
26
26
|
|
27
27
|
var _excluded = ["children", "label", "className", "containerClassName", "containerStyle", "cellClassName", "labelClassName", "indeterminate", "inputRef"];
|
28
28
|
/**
|
package/components/code/code.js
CHANGED
@@ -23,9 +23,9 @@ import 'core-js/modules/es.map.js';
|
|
23
23
|
import 'core-js/modules/web.dom-collections.iterator.js';
|
24
24
|
import 'core-js/modules/es.weak-map.js';
|
25
25
|
|
26
|
-
var modules_66c414ea = {"light":"light_rui_2ac4","code":"
|
26
|
+
var modules_66c414ea = {"light":"light_rui_2ac4","code":"code_rui_1c82","inline":"inline_rui_1c82","softWrap":"softWrap_rui_1c82"};
|
27
27
|
|
28
|
-
var modules_39cf09e8 = {"highlightContainer":"
|
28
|
+
var modules_39cf09e8 = {"highlightContainer":"highlightContainer_rui_1a79"};
|
29
29
|
|
30
30
|
function noop() {}
|
31
31
|
var registerLanguage = memoize( /*#__PURE__*/function () {
|
@@ -19,7 +19,7 @@ import 'core-js/modules/es.array.iterator.js';
|
|
19
19
|
import 'core-js/modules/es.set.js';
|
20
20
|
import 'core-js/modules/web.dom-collections.iterator.js';
|
21
21
|
|
22
|
-
var modules_9c8b5b00 = {"container":"
|
22
|
+
var modules_9c8b5b00 = {"container":"container_rui_93ce","transition":"transition_rui_93ce","summary":"summary_rui_93ce","trigger":"trigger_rui_93ce","fade":"fade_rui_93ce"};
|
23
23
|
|
24
24
|
var DURATION_FACTOR = 0.5;
|
25
25
|
var DEFAULT_HEIGHT = 0;
|
@@ -63,7 +63,7 @@ import '../link/clickableLink.js';
|
|
63
63
|
import '../global/controls-height.js';
|
64
64
|
import '../_helpers/button__classes.js';
|
65
65
|
|
66
|
-
var modules_4c9c3a3a = {"light":"light_rui_2ac4","description":"
|
66
|
+
var modules_4c9c3a3a = {"light":"light_rui_2ac4","description":"description_rui_f040"};
|
67
67
|
|
68
68
|
/**
|
69
69
|
* @name Confirm
|
@@ -3,7 +3,7 @@ import React from 'react';
|
|
3
3
|
import PropTypes from 'prop-types';
|
4
4
|
import classNames from 'classnames';
|
5
5
|
|
6
|
-
var modules_9eb96a10 = {"label":"
|
6
|
+
var modules_9eb96a10 = {"label":"label_rui_fe46","formLabel":"formLabel_rui_fe46","secondaryLabel":"secondaryLabel_rui_fe46","disabledLabel":"disabledLabel_rui_fe46"};
|
7
7
|
|
8
8
|
var _excluded = ["children", "type", "disabled"];
|
9
9
|
var LabelType;
|
@@ -22,7 +22,7 @@ export type DataListContainerProps<T extends SelectionItem> = DataListBaseProps<
|
|
22
22
|
export default class DataListContainer<T extends SelectionItem> extends Component<DataListContainerProps<T>> {
|
23
23
|
static propTypes: React.WeakValidationMap<import("../table/selection-shortcuts-hoc").SelectionShortcutsProps<SelectionItem, FocusableProps<SelectionItem>>> | undefined;
|
24
24
|
DataList: {
|
25
|
-
new (props: import("../table/disable-hover-hoc").DisableHoverProps<import("../table/selection-shortcuts-hoc").SelectionShortcutsProps<T, FocusableProps<T>>>
|
25
|
+
new (props: import("../table/disable-hover-hoc").DisableHoverProps<import("../table/selection-shortcuts-hoc").SelectionShortcutsProps<T, FocusableProps<T>>>): {
|
26
26
|
state: {
|
27
27
|
disabledHover: boolean;
|
28
28
|
};
|
@@ -50,7 +50,7 @@ import 'combokeys';
|
|
50
50
|
import '../global/sniffer.js';
|
51
51
|
import 'sniffr';
|
52
52
|
|
53
|
-
var modules_6e69b0fe = {"editableHeading":"
|
53
|
+
var modules_6e69b0fe = {"editableHeading":"editableHeading_rui_0f5a","fullSize":"fullSize_rui_0f5a","isEditing":"isEditing_rui_0f5a","headingWrapperButton":"headingWrapperButton_rui_0f5a","disabled":"disabled_rui_0f5a","selectionMode":"selectionMode_rui_0f5a","heading":"heading_rui_0f5a","multiline":"multiline_rui_0f5a","input":"input_rui_0f5a","error":"error_rui_0f5a","textarea":"textarea_rui_0f5a","textareaNotOverflow":"textareaNotOverflow_rui_0f5a","textareaFade":"textareaFade_rui_0f5a","textareaWrapper":"textareaWrapper_rui_0f5a","button":"button_rui_0f5a","errorText":"errorText_rui_0f5a","level1":"level1_rui_0f5a","level2":"level2_rui_0f5a","level3":"level3_rui_0f5a","sizeS":"sizeS_rui_0f5a","sizeM":"sizeM_rui_0f5a","sizeL":"sizeL_rui_0f5a","sizeFULL":"sizeFULL_rui_0f5a"};
|
54
54
|
|
55
55
|
var _excluded = ["level", "className", "headingClassName", "inputClassName", "children", "isEditing", "isSavingPossible", "isSaving", "embedded", "size", "onEdit", "onSave", "onCancel", "autoFocus", "data-test", "error", "disabled", "multiline", "renderMenu", "onFocus", "onBlur", "onChange", "onScroll", "maxInputRows", "translations"];
|
56
56
|
function noop() {}
|
@@ -40,7 +40,7 @@ import '../popup/position.js';
|
|
40
40
|
import 'core-js/modules/es.array.sort.js';
|
41
41
|
import '../popup/popup.target.js';
|
42
42
|
|
43
|
-
var modules_ee284100 = {"light":"light_rui_2ac4","errorBubblePopup":"
|
43
|
+
var modules_ee284100 = {"light":"light_rui_2ac4","errorBubblePopup":"errorBubblePopup_rui_7233","errorBubbleWrapper":"errorBubbleWrapper_rui_7233","errorBubble":"errorBubble_rui_7233"};
|
44
44
|
|
45
45
|
var _excluded = ["children", "className"];
|
46
46
|
/**
|
@@ -22,7 +22,7 @@ import 'core-js/modules/es.array.reduce.js';
|
|
22
22
|
import 'core-js/modules/es.object.entries.js';
|
23
23
|
import 'core-js/modules/es.array.concat.js';
|
24
24
|
|
25
|
-
var modules_2c5e8509 = {"light":"light_rui_2ac4","errorMessage":"
|
25
|
+
var modules_2c5e8509 = {"light":"light_rui_2ac4","errorMessage":"errorMessage_rui_94a5","title":"title_rui_94a5","description":"description_rui_94a5","content":"content_rui_94a5","icon":"icon_rui_94a5"};
|
26
26
|
|
27
27
|
/**
|
28
28
|
* @name Error Message
|
@@ -12,7 +12,7 @@ import 'core-js/modules/es.array.concat.js';
|
|
12
12
|
import '../link/clickableLink.js';
|
13
13
|
import '../_helpers/link.js';
|
14
14
|
|
15
|
-
var modules_7385b3fd = {"light":"light_rui_2ac4","footer":"
|
15
|
+
var modules_7385b3fd = {"light":"light_rui_2ac4","footer":"footer_rui_b622 font_rui_f295","footerFloating":"footerFloating_rui_b622 footer_rui_b622 font_rui_f295","column":"column_rui_b622","columnItem":"columnItem_rui_b622","columnLeft":"columnLeft_rui_b622 column_rui_b622","columnCenter":"columnCenter_rui_b622 column_rui_b622","line":"line_rui_b622","columnRight":"columnRight_rui_b622 column_rui_b622","lineCenter":"lineCenter_rui_b622"};
|
16
16
|
|
17
17
|
var FooterColumn = /*#__PURE__*/memo(function FooterColumn(_ref) {
|
18
18
|
var position = _ref.position,
|
package/components/global/url.js
CHANGED
@@ -112,8 +112,7 @@ function parseQueryString(queryString) {
|
|
112
112
|
return urlParams;
|
113
113
|
}
|
114
114
|
function customEncodeURIComponent(str) {
|
115
|
-
|
116
|
-
return encodeURIComponent(String(str)).replace(commaRE, ',');
|
115
|
+
return encodeURIComponent(String(str)).replace(/%2C/g, ',').replace(/%24/g, '$');
|
117
116
|
}
|
118
117
|
/**
|
119
118
|
* Takes a URL as input and a params object.
|
@@ -3,7 +3,7 @@ import React, { Component } from 'react';
|
|
3
3
|
import PropTypes from 'prop-types';
|
4
4
|
import classNames from 'classnames';
|
5
5
|
|
6
|
-
var modules_d9da30c7 = {"light":"light_rui_2ac4","group":"
|
6
|
+
var modules_d9da30c7 = {"light":"light_rui_2ac4","group":"group_rui_bce8"};
|
7
7
|
|
8
8
|
var _excluded = ["children", "className"];
|
9
9
|
/**
|