@jetbrains/ring-ui 4.1.16 → 4.1.17

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.
Files changed (64) hide show
  1. package/dist/_helpers/anchor.js +1 -1
  2. package/dist/_helpers/badge.js +1 -1
  3. package/dist/_helpers/button-group.js +1 -1
  4. package/dist/_helpers/button-set.js +1 -1
  5. package/dist/_helpers/button-toolbar.js +1 -1
  6. package/dist/_helpers/button__classes.js +1 -1
  7. package/dist/_helpers/card.js +1 -1
  8. package/dist/_helpers/checkbox.js +1 -1
  9. package/dist/_helpers/date-picker.js +1 -1
  10. package/dist/_helpers/dialog__body-scroll-preventer.js +1 -1
  11. package/dist/_helpers/error-message.js +1 -1
  12. package/dist/_helpers/footer.js +1 -1
  13. package/dist/_helpers/grid.js +1 -1
  14. package/dist/_helpers/group.js +1 -1
  15. package/dist/_helpers/header.js +1 -1
  16. package/dist/_helpers/icon.js +1 -1
  17. package/dist/_helpers/inject-styles.js +1 -1
  18. package/dist/_helpers/input.js +1 -1
  19. package/dist/_helpers/island.js +1 -1
  20. package/dist/_helpers/link.js +1 -1
  21. package/dist/_helpers/list.js +1 -1
  22. package/dist/_helpers/loader-screen.js +1 -1
  23. package/dist/_helpers/panel.js +1 -1
  24. package/dist/_helpers/query-assist__suggestions.js +1 -1
  25. package/dist/_helpers/radio.js +1 -1
  26. package/dist/_helpers/select__filter.js +1 -1
  27. package/dist/_helpers/services-link.js +1 -1
  28. package/dist/_helpers/sidebar.js +1 -1
  29. package/dist/_helpers/table.js +1 -1
  30. package/dist/_helpers/tabs.js +1 -1
  31. package/dist/_helpers/title.js +1 -1
  32. package/dist/alert/alert.js +1 -1
  33. package/dist/alert/container.js +1 -1
  34. package/dist/auth/down-notification.js +1 -1
  35. package/dist/auth-dialog/auth-dialog.js +1 -1
  36. package/dist/avatar/avatar.js +1 -1
  37. package/dist/breadcrumb-ng/breadcrumb-ng.js +1 -1
  38. package/dist/button-group-ng/button-group-ng.js +1 -1
  39. package/dist/button-ng/button-ng.js +1 -1
  40. package/dist/code/code.js +2 -2
  41. package/dist/confirm/confirm.js +1 -1
  42. package/dist/dialog-ng/dialog-ng.js +1 -1
  43. package/dist/docked-panel-ng/docked-panel-ng.js +1 -1
  44. package/dist/error-bubble/error-bubble.js +1 -1
  45. package/dist/heading/heading.js +1 -1
  46. package/dist/input-ng/input-ng.js +1 -1
  47. package/dist/list/list__item.js +1 -1
  48. package/dist/loader/loader__core.js +1 -1
  49. package/dist/login-dialog/login-dialog.js +1 -1
  50. package/dist/markdown/markdown.js +1 -1
  51. package/dist/message/message.js +1 -1
  52. package/dist/pager/pager.js +1 -1
  53. package/dist/popup/popup.js +1 -1
  54. package/dist/progress-bar/progress-bar.js +1 -1
  55. package/dist/select/select.js +1 -1
  56. package/dist/style.css +1 -1
  57. package/dist/tab-trap/tab-trap.js +1 -1
  58. package/dist/tag/tag.js +1 -1
  59. package/dist/tags-input/tags-input.js +1 -1
  60. package/dist/text/text.js +1 -1
  61. package/dist/toggle/toggle.js +1 -1
  62. package/dist/tooltip/tooltip.js +1 -1
  63. package/dist/user-agreement/user-agreement.js +1 -1
  64. package/package.json +2 -2
@@ -4,7 +4,7 @@ import React, { Component } from 'react';
4
4
  import PropTypes from 'prop-types';
5
5
  import { isNodeInVisiblePartOfPage } from '../global/dom.js';
6
6
 
7
- var modules_6dce58ae = {"trapButton":"trapButton_rui_e5a6"};
7
+ var modules_6dce58ae = {"trapButton":"trapButton_rui_b5fe"};
8
8
 
9
9
  const FOCUSABLE_ELEMENTS = 'input, button, select, textarea, a[href], *[tabindex]:not([data-trap-button]):not([data-scrollable-container])';
10
10
  /**
package/dist/tag/tag.js CHANGED
@@ -18,7 +18,7 @@ import '../global/theme.js';
18
18
  import '../link/clickableLink.js';
19
19
  import '../_helpers/button__classes.js';
20
20
 
21
- var modules_2f9be069 = {"unit":"8px","background-color":"var(--ring-tag-background-color)","max-height":"20px","tag":"tag_rui_1de2 resetButton_rui_750f","withRemove":"withRemove_rui_1de2","container":"container_rui_1de2","focused":"focused_rui_1de2","tagAngled":"tagAngled_rui_1de2","content":"content_rui_1de2 ellipsis_rui_750f","disabled":"disabled_rui_1de2","remove":"remove_rui_1de2","removeIcon":"removeIcon_rui_1de2","icon":"icon_rui_1de2","avatarContainer":"avatarContainer_rui_1de2","customIcon":"customIcon_rui_1de2","avatarIcon":"avatarIcon_rui_1de2"};
21
+ var modules_2f9be069 = {"unit":"8px","background-color":"var(--ring-tag-background-color)","max-height":"20px","tag":"tag_rui_0277 resetButton_rui_43e5","withRemove":"withRemove_rui_0277","container":"container_rui_0277","focused":"focused_rui_0277","tagAngled":"tagAngled_rui_0277","content":"content_rui_0277 ellipsis_rui_43e5","disabled":"disabled_rui_0277","remove":"remove_rui_0277","removeIcon":"removeIcon_rui_0277","icon":"icon_rui_0277","avatarContainer":"avatarContainer_rui_0277","customIcon":"customIcon_rui_0277","avatarIcon":"avatarIcon_rui_0277"};
22
22
 
23
23
  /**
24
24
  * @name Tag
@@ -81,7 +81,7 @@ import '../text/text.js';
81
81
  import '../_helpers/select__filter.js';
82
82
  import '../tag/tag.js';
83
83
 
84
- var modules_5aa8aaf3 = {"tagsInput":"tagsInput_rui_ca60","tagsInputLegacyMode":"tagsInputLegacyMode_rui_ca60","tagsList":"tagsList_rui_ca60","tag":"tag_rui_ca60","tagsInputDisabled":"tagsInputDisabled_rui_ca60","underline":"underline_rui_ca60","tagsInputFocused":"tagsInputFocused_rui_ca60","tagsSelect":"tagsSelect_rui_ca60","focusUnderline":"focusUnderline_rui_ca60"};
84
+ var modules_5aa8aaf3 = {"tagsInput":"tagsInput_rui_fb33","tagsInputLegacyMode":"tagsInputLegacyMode_rui_fb33","tagsList":"tagsList_rui_fb33","tag":"tag_rui_fb33","tagsInputDisabled":"tagsInputDisabled_rui_fb33","underline":"underline_rui_fb33","tagsInputFocused":"tagsInputFocused_rui_fb33","tagsSelect":"tagsSelect_rui_fb33","focusUnderline":"focusUnderline_rui_fb33"};
85
85
 
86
86
  function noop() {}
87
87
  /**
package/dist/text/text.js CHANGED
@@ -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_78d1bce6 = {"text":"text_rui_6faf","info":"info_rui_6faf"};
6
+ var modules_78d1bce6 = {"text":"text_rui_9ca2","info":"info_rui_9ca2"};
7
7
 
8
8
  /**
9
9
  * @name Text
@@ -6,7 +6,7 @@ import { withTheme } from '../global/theme.js';
6
6
  import joinDataTestAttributes from '../global/data-tests.js';
7
7
  import 'core-js/modules/web.dom-collections.iterator.js';
8
8
 
9
- var modules_331c5aa7 = {"unit":"8px","padding":"2px","disabled-line-color":"rgba(255, 255, 255, 0.9)","duration":"300ms","timing-function":"cubic-bezier(0.23, 1, 0.32, 1)","toggle":"toggle_rui_be48","switch":"switch_rui_be48","disabled":"disabled_rui_be48","label":"label_rui_be48","leftLabel":"leftLabel_rui_be48","light":"light_rui_be48","dark":"dark_rui_be48","switchWrapper":"switchWrapper_rui_be48","input":"input_rui_be48","size20":"size20_rui_be48","paleSwitch":"paleSwitch_rui_be48"};
9
+ var modules_331c5aa7 = {"unit":"8px","padding":"2px","disabled-line-color":"rgba(255, 255, 255, 0.9)","duration":"300ms","timing-function":"cubic-bezier(0.23, 1, 0.32, 1)","toggle":"toggle_rui_55c5","switch":"switch_rui_55c5","disabled":"disabled_rui_55c5","label":"label_rui_55c5","leftLabel":"leftLabel_rui_55c5","light":"light_rui_55c5","dark":"dark_rui_55c5","switchWrapper":"switchWrapper_rui_55c5","input":"input_rui_55c5","size20":"size20_rui_55c5","paleSwitch":"paleSwitch_rui_55c5"};
10
10
 
11
11
  const Size = {
12
12
  Size16: modules_331c5aa7.size16,
@@ -20,7 +20,7 @@ import '../popup/position.js';
20
20
  import '../popup/popup.consts.js';
21
21
  import '../popup/popup.target.js';
22
22
 
23
- var modules_cd5e45a9 = {"unit":"8px","tooltip":"tooltip_rui_f931"};
23
+ var modules_cd5e45a9 = {"unit":"8px","tooltip":"tooltip_rui_039d"};
24
24
 
25
25
  const scheduleScroll = scheduleRAF();
26
26
  const TooltipContext = /*#__PURE__*/createContext();
@@ -56,7 +56,7 @@ import '../_helpers/link.js';
56
56
  import '../markdown/heading.js';
57
57
  import '../heading/heading.js';
58
58
 
59
- var modules_f5ed85cf = {"unit":"8px","extra-small-screen-media":"(max-width: 639px)","agreementDialog":"agreementDialog_rui_4f66","dialogContent":"dialogContent_rui_4f66","suggestion":"suggestion_rui_4f66","remindLaterButton":"remindLaterButton_rui_4f66"};
59
+ var modules_f5ed85cf = {"unit":"8px","extra-small-screen-media":"(max-width: 639px)","agreementDialog":"agreementDialog_rui_e3f3","dialogContent":"dialogContent_rui_e3f3","suggestion":"suggestion_rui_e3f3","remindLaterButton":"remindLaterButton_rui_e3f3"};
60
60
 
61
61
  function noop() {}
62
62
  /**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jetbrains/ring-ui",
3
- "version": "4.1.16",
3
+ "version": "4.1.17",
4
4
  "description": "JetBrains UI library",
5
5
  "author": "JetBrains",
6
6
  "license": "Apache-2.0",
@@ -221,5 +221,5 @@
221
221
  "node": ">=7.4",
222
222
  "npm": ">=6.0.0"
223
223
  },
224
- "gitHead": "5d5ea86af4849a743a0fc5e58f46f8353c275225"
224
+ "gitHead": "12ab9149ceef7246cab96c8fff2fa211b0b9617a"
225
225
  }