@atlaskit/link-datasource 3.20.1 → 3.20.3

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 (182) hide show
  1. package/CHANGELOG.md +12 -0
  2. package/dist/cjs/common/ui/common/render-svg.js +1 -1
  3. package/dist/cjs/ui/assets-modal/modal/index.js +1 -1
  4. package/dist/cjs/ui/assets-modal/modal/render-assets-content/index.js +1 -1
  5. package/dist/cjs/ui/assets-modal/modal/render-assets-content/initial-state-view/index.js +1 -1
  6. package/dist/cjs/ui/assets-modal/search-container/aql-search-input/index.js +1 -1
  7. package/dist/cjs/ui/assets-modal/search-container/index.js +1 -1
  8. package/dist/cjs/ui/assets-modal/search-container/loading-state.js +1 -1
  9. package/dist/cjs/ui/assets-modal/search-container/object-schema-select/index.js +1 -1
  10. package/dist/cjs/ui/assets-modal/search-container/styled.js +1 -1
  11. package/dist/cjs/ui/common/error-state/access-required.js +1 -1
  12. package/dist/cjs/ui/common/error-state/loading-error.js +1 -1
  13. package/dist/cjs/ui/common/error-state/modal-loading-error.js +1 -1
  14. package/dist/cjs/ui/common/error-state/no-instances.js +1 -1
  15. package/dist/cjs/ui/common/error-state/no-results.js +1 -1
  16. package/dist/cjs/ui/common/error-state/provider-auth-required-svg.js +1 -1
  17. package/dist/cjs/ui/common/error-state/provider-auth-required.js +1 -1
  18. package/dist/cjs/ui/common/initial-state-view/index.js +1 -1
  19. package/dist/cjs/ui/common/modal/basic-search-input/index.js +1 -1
  20. package/dist/cjs/ui/common/modal/content-container/index.js +1 -1
  21. package/dist/cjs/ui/common/modal/count-view-smart-link/index.js +1 -1
  22. package/dist/cjs/ui/common/modal/display-view-dropdown/display-view-drop-down.js +1 -1
  23. package/dist/cjs/ui/common/modal/mode-switcher/index.compiled.css +1 -1
  24. package/dist/cjs/ui/common/modal/mode-switcher/index.js +2 -2
  25. package/dist/cjs/ui/common/modal/popup-select/dropdownIndicator.js +1 -1
  26. package/dist/cjs/ui/common/modal/popup-select/footer.js +1 -1
  27. package/dist/cjs/ui/common/modal/popup-select/formatOptionLabel.js +1 -1
  28. package/dist/cjs/ui/common/modal/popup-select/menu-list/index.js +1 -1
  29. package/dist/cjs/ui/common/modal/popup-select/menu-list/selectMessage.js +1 -1
  30. package/dist/cjs/ui/common/modal/popup-select/trigger.js +1 -1
  31. package/dist/cjs/ui/common/modal/search-count/index.js +1 -1
  32. package/dist/cjs/ui/common/modal/site-selector/index.js +1 -1
  33. package/dist/cjs/ui/confluence-search-modal/basic-filters/filters/date-range-picker/PopupComponent.js +1 -1
  34. package/dist/cjs/ui/confluence-search-modal/basic-filters/filters/date-range-picker/index.js +1 -1
  35. package/dist/cjs/ui/confluence-search-modal/basic-filters/filters/date-range-picker/styled.compiled.css +1 -1
  36. package/dist/cjs/ui/confluence-search-modal/basic-filters/filters/date-range-picker/styled.js +2 -2
  37. package/dist/cjs/ui/confluence-search-modal/basic-filters/index.js +1 -1
  38. package/dist/cjs/ui/confluence-search-modal/confluence-search-container/index.js +1 -1
  39. package/dist/cjs/ui/confluence-search-modal/modal/index.js +1 -1
  40. package/dist/cjs/ui/datasource-table-view/datasourceTableView.js +1 -1
  41. package/dist/cjs/ui/issue-like-table/column-picker/concatenated-menu-list.js +1 -1
  42. package/dist/cjs/ui/issue-like-table/column-picker/index.js +1 -1
  43. package/dist/cjs/ui/issue-like-table/drag-column-preview.compiled.css +1 -1
  44. package/dist/cjs/ui/issue-like-table/drag-column-preview.js +2 -2
  45. package/dist/cjs/ui/issue-like-table/draggable-table-heading.js +1 -1
  46. package/dist/cjs/ui/issue-like-table/empty-state/index.js +1 -1
  47. package/dist/cjs/ui/issue-like-table/empty-state/type.js +1 -1
  48. package/dist/cjs/ui/issue-like-table/index.compiled.css +2 -2
  49. package/dist/cjs/ui/issue-like-table/index.js +3 -3
  50. package/dist/cjs/ui/issue-like-table/render-type/icon/index.js +1 -1
  51. package/dist/cjs/ui/issue-like-table/render-type/richtext/index.js +1 -1
  52. package/dist/cjs/ui/issue-like-table/render-type/user/index.js +1 -1
  53. package/dist/cjs/ui/issue-like-table/shared-components/avatar/index.js +1 -1
  54. package/dist/cjs/ui/issue-like-table/shared-components/icon/index.js +1 -1
  55. package/dist/cjs/ui/issue-like-table/table-cell-content/index.js +1 -1
  56. package/dist/cjs/ui/issue-like-table/table-cell-content/inline-edit.js +1 -1
  57. package/dist/cjs/ui/issue-like-table/truncate-text-tag/index.js +1 -1
  58. package/dist/cjs/ui/jira-issues-modal/basic-filters/ui/index.js +1 -1
  59. package/dist/cjs/ui/jira-issues-modal/jira-search-container/index.js +1 -1
  60. package/dist/cjs/ui/table-footer/index.js +1 -1
  61. package/dist/cjs/ui/table-footer/powered-by-jsm-assets/index.js +1 -1
  62. package/dist/es2019/common/ui/common/render-svg.js +1 -1
  63. package/dist/es2019/ui/assets-modal/modal/index.js +1 -1
  64. package/dist/es2019/ui/assets-modal/modal/render-assets-content/index.js +1 -1
  65. package/dist/es2019/ui/assets-modal/modal/render-assets-content/initial-state-view/index.js +1 -1
  66. package/dist/es2019/ui/assets-modal/search-container/aql-search-input/index.js +1 -1
  67. package/dist/es2019/ui/assets-modal/search-container/index.js +1 -1
  68. package/dist/es2019/ui/assets-modal/search-container/loading-state.js +1 -1
  69. package/dist/es2019/ui/assets-modal/search-container/object-schema-select/index.js +1 -1
  70. package/dist/es2019/ui/assets-modal/search-container/styled.js +1 -1
  71. package/dist/es2019/ui/common/error-state/access-required.js +1 -1
  72. package/dist/es2019/ui/common/error-state/loading-error.js +1 -1
  73. package/dist/es2019/ui/common/error-state/modal-loading-error.js +1 -1
  74. package/dist/es2019/ui/common/error-state/no-instances.js +1 -1
  75. package/dist/es2019/ui/common/error-state/no-results.js +1 -1
  76. package/dist/es2019/ui/common/error-state/provider-auth-required-svg.js +1 -1
  77. package/dist/es2019/ui/common/error-state/provider-auth-required.js +1 -1
  78. package/dist/es2019/ui/common/initial-state-view/index.js +1 -1
  79. package/dist/es2019/ui/common/modal/basic-search-input/index.js +1 -1
  80. package/dist/es2019/ui/common/modal/content-container/index.js +1 -1
  81. package/dist/es2019/ui/common/modal/count-view-smart-link/index.js +1 -1
  82. package/dist/es2019/ui/common/modal/display-view-dropdown/display-view-drop-down.js +1 -1
  83. package/dist/es2019/ui/common/modal/mode-switcher/index.compiled.css +1 -1
  84. package/dist/es2019/ui/common/modal/mode-switcher/index.js +2 -2
  85. package/dist/es2019/ui/common/modal/popup-select/dropdownIndicator.js +1 -1
  86. package/dist/es2019/ui/common/modal/popup-select/footer.js +1 -1
  87. package/dist/es2019/ui/common/modal/popup-select/formatOptionLabel.js +1 -1
  88. package/dist/es2019/ui/common/modal/popup-select/menu-list/index.js +1 -1
  89. package/dist/es2019/ui/common/modal/popup-select/menu-list/selectMessage.js +1 -1
  90. package/dist/es2019/ui/common/modal/popup-select/trigger.js +1 -1
  91. package/dist/es2019/ui/common/modal/search-count/index.js +1 -1
  92. package/dist/es2019/ui/common/modal/site-selector/index.js +1 -1
  93. package/dist/es2019/ui/confluence-search-modal/basic-filters/filters/date-range-picker/PopupComponent.js +1 -1
  94. package/dist/es2019/ui/confluence-search-modal/basic-filters/filters/date-range-picker/index.js +1 -1
  95. package/dist/es2019/ui/confluence-search-modal/basic-filters/filters/date-range-picker/styled.compiled.css +1 -1
  96. package/dist/es2019/ui/confluence-search-modal/basic-filters/filters/date-range-picker/styled.js +2 -2
  97. package/dist/es2019/ui/confluence-search-modal/basic-filters/index.js +1 -1
  98. package/dist/es2019/ui/confluence-search-modal/confluence-search-container/index.js +1 -1
  99. package/dist/es2019/ui/confluence-search-modal/modal/index.js +1 -1
  100. package/dist/es2019/ui/datasource-table-view/datasourceTableView.js +1 -1
  101. package/dist/es2019/ui/issue-like-table/column-picker/concatenated-menu-list.js +1 -1
  102. package/dist/es2019/ui/issue-like-table/column-picker/index.js +1 -1
  103. package/dist/es2019/ui/issue-like-table/drag-column-preview.compiled.css +1 -1
  104. package/dist/es2019/ui/issue-like-table/drag-column-preview.js +2 -2
  105. package/dist/es2019/ui/issue-like-table/draggable-table-heading.js +1 -1
  106. package/dist/es2019/ui/issue-like-table/empty-state/index.js +1 -1
  107. package/dist/es2019/ui/issue-like-table/empty-state/type.js +1 -1
  108. package/dist/es2019/ui/issue-like-table/index.compiled.css +2 -2
  109. package/dist/es2019/ui/issue-like-table/index.js +3 -3
  110. package/dist/es2019/ui/issue-like-table/render-type/icon/index.js +1 -1
  111. package/dist/es2019/ui/issue-like-table/render-type/richtext/index.js +1 -1
  112. package/dist/es2019/ui/issue-like-table/render-type/user/index.js +1 -1
  113. package/dist/es2019/ui/issue-like-table/shared-components/avatar/index.js +1 -1
  114. package/dist/es2019/ui/issue-like-table/shared-components/icon/index.js +1 -1
  115. package/dist/es2019/ui/issue-like-table/table-cell-content/index.js +1 -1
  116. package/dist/es2019/ui/issue-like-table/table-cell-content/inline-edit.js +1 -1
  117. package/dist/es2019/ui/issue-like-table/truncate-text-tag/index.js +1 -1
  118. package/dist/es2019/ui/jira-issues-modal/basic-filters/ui/index.js +1 -1
  119. package/dist/es2019/ui/jira-issues-modal/jira-search-container/index.js +1 -1
  120. package/dist/es2019/ui/table-footer/index.js +1 -1
  121. package/dist/es2019/ui/table-footer/powered-by-jsm-assets/index.js +1 -1
  122. package/dist/esm/common/ui/common/render-svg.js +1 -1
  123. package/dist/esm/ui/assets-modal/modal/index.js +1 -1
  124. package/dist/esm/ui/assets-modal/modal/render-assets-content/index.js +1 -1
  125. package/dist/esm/ui/assets-modal/modal/render-assets-content/initial-state-view/index.js +1 -1
  126. package/dist/esm/ui/assets-modal/search-container/aql-search-input/index.js +1 -1
  127. package/dist/esm/ui/assets-modal/search-container/index.js +1 -1
  128. package/dist/esm/ui/assets-modal/search-container/loading-state.js +1 -1
  129. package/dist/esm/ui/assets-modal/search-container/object-schema-select/index.js +1 -1
  130. package/dist/esm/ui/assets-modal/search-container/styled.js +1 -1
  131. package/dist/esm/ui/common/error-state/access-required.js +1 -1
  132. package/dist/esm/ui/common/error-state/loading-error.js +1 -1
  133. package/dist/esm/ui/common/error-state/modal-loading-error.js +1 -1
  134. package/dist/esm/ui/common/error-state/no-instances.js +1 -1
  135. package/dist/esm/ui/common/error-state/no-results.js +1 -1
  136. package/dist/esm/ui/common/error-state/provider-auth-required-svg.js +1 -1
  137. package/dist/esm/ui/common/error-state/provider-auth-required.js +1 -1
  138. package/dist/esm/ui/common/initial-state-view/index.js +1 -1
  139. package/dist/esm/ui/common/modal/basic-search-input/index.js +1 -1
  140. package/dist/esm/ui/common/modal/content-container/index.js +1 -1
  141. package/dist/esm/ui/common/modal/count-view-smart-link/index.js +1 -1
  142. package/dist/esm/ui/common/modal/display-view-dropdown/display-view-drop-down.js +1 -1
  143. package/dist/esm/ui/common/modal/mode-switcher/index.compiled.css +1 -1
  144. package/dist/esm/ui/common/modal/mode-switcher/index.js +2 -2
  145. package/dist/esm/ui/common/modal/popup-select/dropdownIndicator.js +1 -1
  146. package/dist/esm/ui/common/modal/popup-select/footer.js +1 -1
  147. package/dist/esm/ui/common/modal/popup-select/formatOptionLabel.js +1 -1
  148. package/dist/esm/ui/common/modal/popup-select/menu-list/index.js +1 -1
  149. package/dist/esm/ui/common/modal/popup-select/menu-list/selectMessage.js +1 -1
  150. package/dist/esm/ui/common/modal/popup-select/trigger.js +1 -1
  151. package/dist/esm/ui/common/modal/search-count/index.js +1 -1
  152. package/dist/esm/ui/common/modal/site-selector/index.js +1 -1
  153. package/dist/esm/ui/confluence-search-modal/basic-filters/filters/date-range-picker/PopupComponent.js +1 -1
  154. package/dist/esm/ui/confluence-search-modal/basic-filters/filters/date-range-picker/index.js +1 -1
  155. package/dist/esm/ui/confluence-search-modal/basic-filters/filters/date-range-picker/styled.compiled.css +1 -1
  156. package/dist/esm/ui/confluence-search-modal/basic-filters/filters/date-range-picker/styled.js +2 -2
  157. package/dist/esm/ui/confluence-search-modal/basic-filters/index.js +1 -1
  158. package/dist/esm/ui/confluence-search-modal/confluence-search-container/index.js +1 -1
  159. package/dist/esm/ui/confluence-search-modal/modal/index.js +1 -1
  160. package/dist/esm/ui/datasource-table-view/datasourceTableView.js +1 -1
  161. package/dist/esm/ui/issue-like-table/column-picker/concatenated-menu-list.js +1 -1
  162. package/dist/esm/ui/issue-like-table/column-picker/index.js +1 -1
  163. package/dist/esm/ui/issue-like-table/drag-column-preview.compiled.css +1 -1
  164. package/dist/esm/ui/issue-like-table/drag-column-preview.js +2 -2
  165. package/dist/esm/ui/issue-like-table/draggable-table-heading.js +1 -1
  166. package/dist/esm/ui/issue-like-table/empty-state/index.js +1 -1
  167. package/dist/esm/ui/issue-like-table/empty-state/type.js +1 -1
  168. package/dist/esm/ui/issue-like-table/index.compiled.css +2 -2
  169. package/dist/esm/ui/issue-like-table/index.js +3 -3
  170. package/dist/esm/ui/issue-like-table/render-type/icon/index.js +1 -1
  171. package/dist/esm/ui/issue-like-table/render-type/richtext/index.js +1 -1
  172. package/dist/esm/ui/issue-like-table/render-type/user/index.js +1 -1
  173. package/dist/esm/ui/issue-like-table/shared-components/avatar/index.js +1 -1
  174. package/dist/esm/ui/issue-like-table/shared-components/icon/index.js +1 -1
  175. package/dist/esm/ui/issue-like-table/table-cell-content/index.js +1 -1
  176. package/dist/esm/ui/issue-like-table/table-cell-content/inline-edit.js +1 -1
  177. package/dist/esm/ui/issue-like-table/truncate-text-tag/index.js +1 -1
  178. package/dist/esm/ui/jira-issues-modal/basic-filters/ui/index.js +1 -1
  179. package/dist/esm/ui/jira-issues-modal/jira-search-container/index.js +1 -1
  180. package/dist/esm/ui/table-footer/index.js +1 -1
  181. package/dist/esm/ui/table-footer/powered-by-jsm-assets/index.js +1 -1
  182. package/package.json +6 -6
@@ -1,4 +1,4 @@
1
- /* modal-loading-error.tsx generated by @compiled/babel-plugin v0.36.0 */
1
+ /* modal-loading-error.tsx generated by @compiled/babel-plugin v0.36.1 */
2
2
  import "./modal-loading-error.compiled.css";
3
3
  import * as React from 'react';
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,4 @@
1
- /* no-instances.tsx generated by @compiled/babel-plugin v0.36.0 */
1
+ /* no-instances.tsx generated by @compiled/babel-plugin v0.36.1 */
2
2
  import "./no-instances.compiled.css";
3
3
  import * as React from 'react';
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,4 @@
1
- /* no-results.tsx generated by @compiled/babel-plugin v0.36.0 */
1
+ /* no-results.tsx generated by @compiled/babel-plugin v0.36.1 */
2
2
  import "./no-results.compiled.css";
3
3
  import * as React from 'react';
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,4 @@
1
- /* provider-auth-required-svg.tsx generated by @compiled/babel-plugin v0.36.0 */
1
+ /* provider-auth-required-svg.tsx generated by @compiled/babel-plugin v0.36.1 */
2
2
  import "./provider-auth-required-svg.compiled.css";
3
3
  import * as React from 'react';
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,4 @@
1
- /* provider-auth-required.tsx generated by @compiled/babel-plugin v0.36.0 */
1
+ /* provider-auth-required.tsx generated by @compiled/babel-plugin v0.36.1 */
2
2
  import "./provider-auth-required.compiled.css";
3
3
  import { ax, ix } from "@compiled/react/runtime";
4
4
  import React, { useEffect } from 'react';
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.36.0 */
1
+ /* index.tsx generated by @compiled/babel-plugin v0.36.1 */
2
2
  import "./index.compiled.css";
3
3
  import * as React from 'react';
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.36.0 */
1
+ /* index.tsx generated by @compiled/babel-plugin v0.36.1 */
2
2
  import "./index.compiled.css";
3
3
  import * as React from 'react';
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.36.0 */
1
+ /* index.tsx generated by @compiled/babel-plugin v0.36.1 */
2
2
  import "./index.compiled.css";
3
3
  import { ax, ix } from "@compiled/react/runtime";
4
4
  import React from 'react';
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.36.0 */
1
+ /* index.tsx generated by @compiled/babel-plugin v0.36.1 */
2
2
  import "./index.compiled.css";
3
3
  import { ax, ix } from "@compiled/react/runtime";
4
4
  import React from 'react';
@@ -1,4 +1,4 @@
1
- /* display-view-drop-down.tsx generated by @compiled/babel-plugin v0.36.0 */
1
+ /* display-view-drop-down.tsx generated by @compiled/babel-plugin v0.36.1 */
2
2
  import "./display-view-drop-down.compiled.css";
3
3
  import { ax, ix } from "@compiled/react/runtime";
4
4
  import React from 'react';
@@ -23,6 +23,6 @@
23
23
  ._vchhusvi{box-sizing:border-box}
24
24
  ._d0al13gf:hover{cursor:not-allowed}
25
25
  ._d0altlke:hover{cursor:pointer}
26
- ._irr318uv:hover{background-color:initial}
26
+ ._irr31j28:hover{background-color:transparent}
27
27
  ._irr3g4tq:hover{background-color:var(--ds-background-neutral-subtle-hovered,rgba(9,30,66,.08))}
28
28
  ._irr3r01l:hover{background-color:var(--ds-background-input-pressed,#fff)}
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.36.0 */
1
+ /* index.tsx generated by @compiled/babel-plugin v0.36.1 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import "./index.compiled.css";
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -48,7 +48,7 @@ const ModeSwitcherNew = props => {
48
48
  }, tooltipProps => /*#__PURE__*/React.createElement("label", _extends({}, tooltipProps, {
49
49
  key: value,
50
50
  "data-testid": `mode-toggle-${value}`,
51
- className: ax(["_11c8qk37 _2rko1b66 _syaz1be1 _k48p1pd9 _1p1dangw _ca0q1b66 _u5f31b66 _n3td1b66 _19bv1b66 _d0altlke _irr3g4tq", isCompact && "_ca0qv77o _u5f31b66 _n3tdv77o _19bv1b66", isSelected && "_2rko1b66 _bfhkr01l _16qs1jze _d0altlke _irr3r01l", isDisabled && "_irr318uv _d0al13gf", isOptionDisabled && "_syaz8q0r", isOptionDisabled && "_irr318uv _d0al13gf"])
51
+ className: ax(["_11c8qk37 _2rko1b66 _syaz1be1 _k48p1pd9 _1p1dangw _ca0q1b66 _u5f31b66 _n3td1b66 _19bv1b66 _d0altlke _irr3g4tq", isCompact && "_ca0qv77o _u5f31b66 _n3tdv77o _19bv1b66", isSelected && "_2rko1b66 _bfhkr01l _16qs1jze _d0altlke _irr3r01l", isDisabled && "_irr31j28 _d0al13gf", isOptionDisabled && "_syaz8q0r", isOptionDisabled && "_irr31j28 _d0al13gf"])
52
52
  }), label, /*#__PURE__*/React.createElement("input", {
53
53
  "aria-checked": isSelected,
54
54
  "aria-disabled": isOptionDisabled,
@@ -1,4 +1,4 @@
1
- /* dropdownIndicator.tsx generated by @compiled/babel-plugin v0.36.0 */
1
+ /* dropdownIndicator.tsx generated by @compiled/babel-plugin v0.36.1 */
2
2
  import "./dropdownIndicator.compiled.css";
3
3
  import { ax, ix } from "@compiled/react/runtime";
4
4
  import React from 'react';
@@ -1,4 +1,4 @@
1
- /* footer.tsx generated by @compiled/babel-plugin v0.36.0 */
1
+ /* footer.tsx generated by @compiled/babel-plugin v0.36.1 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import "./footer.compiled.css";
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,4 @@
1
- /* formatOptionLabel.tsx generated by @compiled/babel-plugin v0.36.0 */
1
+ /* formatOptionLabel.tsx generated by @compiled/babel-plugin v0.36.1 */
2
2
  import "./formatOptionLabel.compiled.css";
3
3
  import { ax, ix } from "@compiled/react/runtime";
4
4
  import React from 'react';
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.36.0 */
1
+ /* index.tsx generated by @compiled/babel-plugin v0.36.1 */
2
2
  import "./index.compiled.css";
3
3
  import { ax, ix } from "@compiled/react/runtime";
4
4
  import React from 'react';
@@ -1,4 +1,4 @@
1
- /* selectMessage.tsx generated by @compiled/babel-plugin v0.36.0 */
1
+ /* selectMessage.tsx generated by @compiled/babel-plugin v0.36.1 */
2
2
  import "./selectMessage.compiled.css";
3
3
  import { ax, ix } from "@compiled/react/runtime";
4
4
  import React from 'react';
@@ -1,4 +1,4 @@
1
- /* trigger.tsx generated by @compiled/babel-plugin v0.36.0 */
1
+ /* trigger.tsx generated by @compiled/babel-plugin v0.36.1 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import "./trigger.compiled.css";
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.36.0 */
1
+ /* index.tsx generated by @compiled/babel-plugin v0.36.1 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import "./index.compiled.css";
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.36.0 */
1
+ /* index.tsx generated by @compiled/babel-plugin v0.36.1 */
2
2
  import "./index.compiled.css";
3
3
  import * as React from 'react';
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,4 @@
1
- /* PopupComponent.tsx generated by @compiled/babel-plugin v0.36.0 */
1
+ /* PopupComponent.tsx generated by @compiled/babel-plugin v0.36.1 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import "./PopupComponent.compiled.css";
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.36.0 */
1
+ /* index.tsx generated by @compiled/babel-plugin v0.36.1 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import "./index.compiled.css";
4
4
  import { forwardRef } from 'react';
@@ -7,8 +7,8 @@
7
7
  ._1e0c1txw{display:flex}
8
8
  ._4cvr1h6o{align-items:center}
9
9
  ._4t3i14no{height:36px}
10
- ._bfhk18uv{background-color:initial}
11
10
  ._bfhk1hdx{background-color:var(--ds-background-accent-blue-subtlest,#deebff)}
11
+ ._bfhk1j28{background-color:transparent}
12
12
  ._syaz1kw7{color:inherit}
13
13
  ._syaz1ldt{color:var(--ds-text-selected,#0052cc)}
14
14
  ._vchhusvi{box-sizing:border-box}
@@ -1,4 +1,4 @@
1
- /* styled.tsx generated by @compiled/babel-plugin v0.36.0 */
1
+ /* styled.tsx generated by @compiled/babel-plugin v0.36.1 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import "./styled.compiled.css";
4
4
  import * as React from 'react';
@@ -8,5 +8,5 @@ const customDropdownItemBaseStyles = null;
8
8
  const customDropdownItemSelectedStyles = null;
9
9
  const customDropdownItemNotSelectedStyles = null;
10
10
  export const CustomDropdownItem = props => /*#__PURE__*/React.createElement("div", _extends({}, props, {
11
- className: ax(["_4t3i14no _1bsb1osq _1e0c1txw _1bah1y6m _4cvr1h6o _vchhusvi _d0al73ad", props.isSelected ? "_1kl71ys0 _19bvo7ao _syaz1ldt _bfhk1hdx _irr31hdx" : "_1kl7glyw _19bvpxbi _syaz1kw7 _bfhk18uv _irr31qz1"])
11
+ className: ax(["_4t3i14no _1bsb1osq _1e0c1txw _1bah1y6m _4cvr1h6o _vchhusvi _d0al73ad", props.isSelected ? "_1kl71ys0 _19bvo7ao _syaz1ldt _bfhk1hdx _irr31hdx" : "_1kl7glyw _19bvpxbi _syaz1kw7 _bfhk1j28 _irr31qz1"])
12
12
  }), props.children);
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.36.0 */
1
+ /* index.tsx generated by @compiled/babel-plugin v0.36.1 */
2
2
  import "./index.compiled.css";
3
3
  import { ax, ix } from "@compiled/react/runtime";
4
4
  import React from 'react';
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.36.0 */
1
+ /* index.tsx generated by @compiled/babel-plugin v0.36.1 */
2
2
  import "./index.compiled.css";
3
3
  import { ax, ix } from "@compiled/react/runtime";
4
4
  import React, { useCallback, useEffect, useRef, useState } from 'react';
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.36.0 */
1
+ /* index.tsx generated by @compiled/babel-plugin v0.36.1 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import "./index.compiled.css";
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,4 @@
1
- /* datasourceTableView.tsx generated by @compiled/babel-plugin v0.36.0 */
1
+ /* datasourceTableView.tsx generated by @compiled/babel-plugin v0.36.1 */
2
2
  import "./datasourceTableView.compiled.css";
3
3
  import * as React from 'react';
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,4 @@
1
- /* concatenated-menu-list.tsx generated by @compiled/babel-plugin v0.36.0 */
1
+ /* concatenated-menu-list.tsx generated by @compiled/babel-plugin v0.36.1 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import "./concatenated-menu-list.compiled.css";
4
4
  import * as React from 'react';
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.36.0 */
1
+ /* index.tsx generated by @compiled/babel-plugin v0.36.1 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import "./index.compiled.css";
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -45,4 +45,4 @@
45
45
  ._vchhusvi, .ProseMirror .pm-table-wrapper>table thead ._1wwnusvi, .pm-table-wrapper>table thead ._1gbausvi{box-sizing:border-box}
46
46
  ._vchhusvi{box-sizing:border-box}
47
47
  ._vwz41tcg, .ProseMirror .pm-table-wrapper>table thead ._s99e1tcg, .pm-table-wrapper>table thead ._3mvc1tcg{line-height:24px}
48
- ._yq5h18uv{border-collapse:initial}
48
+ ._yq5hus1c{border-collapse:separate}
@@ -1,4 +1,4 @@
1
- /* drag-column-preview.tsx generated by @compiled/babel-plugin v0.36.0 */
1
+ /* drag-column-preview.tsx generated by @compiled/babel-plugin v0.36.1 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import "./drag-column-preview.compiled.css";
4
4
  import { forwardRef } from 'react';
@@ -64,7 +64,7 @@ const DragColumnPreviewNew = ({
64
64
  rows
65
65
  }) => {
66
66
  return /*#__PURE__*/React.createElement("table", {
67
- className: ax(["_11c81oud _bfhkvuon _yq5h18uv _btyzidpf _p12fuuw1"])
67
+ className: ax(["_11c81oud _bfhkvuon _yq5hus1c _btyzidpf _p12fuuw1"])
68
68
  }, /*#__PURE__*/React.createElement("thead", null, /*#__PURE__*/React.createElement("tr", null, /*#__PURE__*/React.createElement(TablePreviewHeading, null, title))), /*#__PURE__*/React.createElement("tbody", null, rows.map((data, i) => /*#__PURE__*/React.createElement("tr", {
69
69
  key: i
70
70
  }, /*#__PURE__*/React.createElement(TablePreviewCell, null, data))), /*#__PURE__*/React.createElement("tr", null, /*#__PURE__*/React.createElement(TablePreviewCell, null, "..."))));
@@ -1,4 +1,4 @@
1
- /* draggable-table-heading.tsx generated by @compiled/babel-plugin v0.36.0 */
1
+ /* draggable-table-heading.tsx generated by @compiled/babel-plugin v0.36.1 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import "./draggable-table-heading.compiled.css";
4
4
  import { forwardRef } from 'react';
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.36.0 */
1
+ /* index.tsx generated by @compiled/babel-plugin v0.36.1 */
2
2
  import "./index.compiled.css";
3
3
  import * as React from 'react';
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,4 @@
1
- /* type.tsx generated by @compiled/babel-plugin v0.36.0 */
1
+ /* type.tsx generated by @compiled/babel-plugin v0.36.1 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import "./type.compiled.css";
4
4
  import { forwardRef } from 'react';
@@ -76,10 +76,10 @@
76
76
  ._s7n4yfq0, .ProseMirror .pm-table-wrapper>table thead ._ntwryfq0, .pm-table-wrapper>table thead ._3eneyfq0{vertical-align:bottom}
77
77
  ._u5f31b66, .ProseMirror .pm-table-wrapper>table thead ._1pmc1b66, .pm-table-wrapper>table thead ._11ep1b66{padding-right:var(--ds-space-050,4px)}
78
78
  ._u5f3ze3t, .ProseMirror .pm-table-wrapper>table tbody ._1cngze3t, .pm-table-wrapper>table tbody ._1h12ze3t{padding-right:var(--ds-space-0,0)}
79
- ._vchh18uv, .ProseMirror .pm-table-wrapper>table tbody ._166018uv, .pm-table-wrapper>table tbody ._1qd918uv{box-sizing:initial}
79
+ ._vchh1ntv, .ProseMirror .pm-table-wrapper>table tbody ._16601ntv, .pm-table-wrapper>table tbody ._1qd91ntv{box-sizing:content-box}
80
80
  ._vchhusvi, .ProseMirror .pm-table-wrapper>table thead ._1wwnusvi, .pm-table-wrapper>table thead ._1gbausvi{box-sizing:border-box}
81
81
  ._vchhusvi{box-sizing:border-box}
82
82
  ._vwz41tcg, .ProseMirror .pm-table-wrapper>table thead ._s99e1tcg, .pm-table-wrapper>table thead ._3mvc1tcg{line-height:24px}
83
- ._yq5h18uv{border-collapse:initial}
83
+ ._yq5hus1c{border-collapse:separate}
84
84
  ._8vu416jk:hover{border-radius:var(--ds-border-radius-200,3px)}
85
85
  ._irr31d5g:hover{background-color:var(--ds-background-input-hovered,#f7f8f9)}
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.36.0 */
1
+ /* index.tsx generated by @compiled/babel-plugin v0.36.1 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import "./index.compiled.css";
4
4
  import { forwardRef } from 'react';
@@ -95,7 +95,7 @@ const InlineEditableTableCell = forwardRef(({
95
95
  return /*#__PURE__*/React.createElement(C, _extends({}, __cmplp, {
96
96
  style: __cmpls,
97
97
  ref: __cmplr,
98
- className: ax(["_11c81oud _1otx1oud _1wi11oud _19itidpf _1i5zidpf _aifmidpf _1s7z1x13 _1xqp1x13 _mxou1x13 _n7zl1x13 _15lr1x13 _itmm1x13 _ca0qze3t _7jflze3t _1ikkze3t _u5f3ze3t _1cngze3t _1h12ze3t _n3tdze3t _v6nkze3t _jivqze3t _19bvze3t _krvdze3t _1w1yze3t _1ul91wug _1lkc1wug _1jcm1wug _4t3i1ylp _1ugg1ylp _lt6w1ylp _s7n41kw7 _11nx1kw7 _18a21kw7 _vchh18uv _166018uv _1qd918uv _1ls2idpf _1ho1idpf _1y4pidpf _1cimn7od _124in7od", __cmplp.className])
98
+ className: ax(["_11c81oud _1otx1oud _1wi11oud _19itidpf _1i5zidpf _aifmidpf _1s7z1x13 _1xqp1x13 _mxou1x13 _n7zl1x13 _15lr1x13 _itmm1x13 _ca0qze3t _7jflze3t _1ikkze3t _u5f3ze3t _1cngze3t _1h12ze3t _n3tdze3t _v6nkze3t _jivqze3t _19bvze3t _krvdze3t _1w1yze3t _1ul91wug _1lkc1wug _1jcm1wug _4t3i1ylp _1ugg1ylp _lt6w1ylp _s7n41kw7 _11nx1kw7 _18a21kw7 _vchh1ntv _16601ntv _1qd91ntv _1ls2idpf _1ho1idpf _1y4pidpf _1cimn7od _124in7od", __cmplp.className])
99
99
  }));
100
100
  });
101
101
 
@@ -432,7 +432,7 @@ const IssueLikeDataTableViewNew = ({
432
432
  style: shouldUseWidth ? {
433
433
  tableLayout: 'fixed'
434
434
  } : {},
435
- className: ax(["_19pkidpf _2hwxidpf _otyridpf _18u0idpf _yq5h18uv _btyzidpf"])
435
+ className: ax(["_19pkidpf _2hwxidpf _otyridpf _18u0idpf _yq5hus1c _btyzidpf"])
436
436
  }, /*#__PURE__*/React.createElement("thead", {
437
437
  "data-testid": testId && `${testId}--head`,
438
438
  // eslint-disable-next-line @atlaskit/ui-styling-standard/no-classname-prop -- Ignored via go/DSP-18766
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.36.0 */
1
+ /* index.tsx generated by @compiled/babel-plugin v0.36.1 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import "./index.compiled.css";
4
4
  import { forwardRef } from 'react';
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.36.0 */
1
+ /* index.tsx generated by @compiled/babel-plugin v0.36.1 */
2
2
  import "./index.compiled.css";
3
3
  import * as React from 'react';
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.36.0 */
1
+ /* index.tsx generated by @compiled/babel-plugin v0.36.1 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import "./index.compiled.css";
4
4
  import { forwardRef } from 'react';
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.36.0 */
1
+ /* index.tsx generated by @compiled/babel-plugin v0.36.1 */
2
2
  import "./index.compiled.css";
3
3
  import { ax, ix } from "@compiled/react/runtime";
4
4
  import React from 'react';
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.36.0 */
1
+ /* index.tsx generated by @compiled/babel-plugin v0.36.1 */
2
2
  import "./index.compiled.css";
3
3
  import { ax, ix } from "@compiled/react/runtime";
4
4
  import React from 'react';
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.36.0 */
1
+ /* index.tsx generated by @compiled/babel-plugin v0.36.1 */
2
2
  import "./index.compiled.css";
3
3
  import { ax, ix } from "@compiled/react/runtime";
4
4
  import React from 'react';
@@ -1,4 +1,4 @@
1
- /* inline-edit.tsx generated by @compiled/babel-plugin v0.36.0 */
1
+ /* inline-edit.tsx generated by @compiled/babel-plugin v0.36.1 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import "./inline-edit.compiled.css";
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.36.0 */
1
+ /* index.tsx generated by @compiled/babel-plugin v0.36.1 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import "./index.compiled.css";
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.36.0 */
1
+ /* index.tsx generated by @compiled/babel-plugin v0.36.1 */
2
2
  import "./index.compiled.css";
3
3
  import { ax, ix } from "@compiled/react/runtime";
4
4
  import React, { useMemo } from 'react';
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.36.0 */
1
+ /* index.tsx generated by @compiled/babel-plugin v0.36.1 */
2
2
  import "./index.compiled.css";
3
3
  import { ax, ix } from "@compiled/react/runtime";
4
4
  import React, { useCallback, useEffect, useMemo, useState } from 'react';
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.36.0 */
1
+ /* index.tsx generated by @compiled/babel-plugin v0.36.1 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import "./index.compiled.css";
4
4
  import { forwardRef } from 'react';
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.36.0 */
1
+ /* index.tsx generated by @compiled/babel-plugin v0.36.1 */
2
2
  import "./index.compiled.css";
3
3
  import { ax, ix } from "@compiled/react/runtime";
4
4
  import React from 'react';
@@ -1,4 +1,4 @@
1
- /* render-svg.tsx generated by @compiled/babel-plugin v0.36.0 */
1
+ /* render-svg.tsx generated by @compiled/babel-plugin v0.36.1 */
2
2
  import "./render-svg.compiled.css";
3
3
  import * as React from 'react';
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.36.0 */
1
+ /* index.tsx generated by @compiled/babel-plugin v0.36.1 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import _defineProperty from "@babel/runtime/helpers/defineProperty";
4
4
  import _slicedToArray from "@babel/runtime/helpers/slicedToArray";
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.36.0 */
1
+ /* index.tsx generated by @compiled/babel-plugin v0.36.1 */
2
2
  import "./index.compiled.css";
3
3
  import * as React from 'react';
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.36.0 */
1
+ /* index.tsx generated by @compiled/babel-plugin v0.36.1 */
2
2
  import "./index.compiled.css";
3
3
  import * as React from 'react';
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.36.0 */
1
+ /* index.tsx generated by @compiled/babel-plugin v0.36.1 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProperties";
4
4
  var _excluded = ["as", "style"];
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.36.0 */
1
+ /* index.tsx generated by @compiled/babel-plugin v0.36.1 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProperties";
4
4
  var _excluded = ["as", "style"],
@@ -1,4 +1,4 @@
1
- /* loading-state.tsx generated by @compiled/babel-plugin v0.36.0 */
1
+ /* loading-state.tsx generated by @compiled/babel-plugin v0.36.1 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProperties";
4
4
  var _excluded = ["as", "style"],
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.36.0 */
1
+ /* index.tsx generated by @compiled/babel-plugin v0.36.1 */
2
2
  import _asyncToGenerator from "@babel/runtime/helpers/asyncToGenerator";
3
3
  import _defineProperty from "@babel/runtime/helpers/defineProperty";
4
4
  import _extends from "@babel/runtime/helpers/extends";
@@ -1,4 +1,4 @@
1
- /* styled.tsx generated by @compiled/babel-plugin v0.36.0 */
1
+ /* styled.tsx generated by @compiled/babel-plugin v0.36.1 */
2
2
  import "./styled.compiled.css";
3
3
  import * as React from 'react';
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,4 @@
1
- /* access-required.tsx generated by @compiled/babel-plugin v0.36.0 */
1
+ /* access-required.tsx generated by @compiled/babel-plugin v0.36.1 */
2
2
  import "./access-required.compiled.css";
3
3
  import * as React from 'react';
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,4 @@
1
- /* loading-error.tsx generated by @compiled/babel-plugin v0.36.0 */
1
+ /* loading-error.tsx generated by @compiled/babel-plugin v0.36.1 */
2
2
  import "./loading-error.compiled.css";
3
3
  import * as React from 'react';
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,4 @@
1
- /* modal-loading-error.tsx generated by @compiled/babel-plugin v0.36.0 */
1
+ /* modal-loading-error.tsx generated by @compiled/babel-plugin v0.36.1 */
2
2
  import "./modal-loading-error.compiled.css";
3
3
  import * as React from 'react';
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,4 @@
1
- /* no-instances.tsx generated by @compiled/babel-plugin v0.36.0 */
1
+ /* no-instances.tsx generated by @compiled/babel-plugin v0.36.1 */
2
2
  import "./no-instances.compiled.css";
3
3
  import * as React from 'react';
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,4 @@
1
- /* no-results.tsx generated by @compiled/babel-plugin v0.36.0 */
1
+ /* no-results.tsx generated by @compiled/babel-plugin v0.36.1 */
2
2
  import "./no-results.compiled.css";
3
3
  import * as React from 'react';
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,4 @@
1
- /* provider-auth-required-svg.tsx generated by @compiled/babel-plugin v0.36.0 */
1
+ /* provider-auth-required-svg.tsx generated by @compiled/babel-plugin v0.36.1 */
2
2
  import "./provider-auth-required-svg.compiled.css";
3
3
  import * as React from 'react';
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,4 @@
1
- /* provider-auth-required.tsx generated by @compiled/babel-plugin v0.36.0 */
1
+ /* provider-auth-required.tsx generated by @compiled/babel-plugin v0.36.1 */
2
2
  import _asyncToGenerator from "@babel/runtime/helpers/asyncToGenerator";
3
3
  import _slicedToArray from "@babel/runtime/helpers/slicedToArray";
4
4
  import "./provider-auth-required.compiled.css";
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.36.0 */
1
+ /* index.tsx generated by @compiled/babel-plugin v0.36.1 */
2
2
  import "./index.compiled.css";
3
3
  import * as React from 'react';
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.36.0 */
1
+ /* index.tsx generated by @compiled/babel-plugin v0.36.1 */
2
2
  import "./index.compiled.css";
3
3
  import * as React from 'react';
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.36.0 */
1
+ /* index.tsx generated by @compiled/babel-plugin v0.36.1 */
2
2
  import "./index.compiled.css";
3
3
  import { ax, ix } from "@compiled/react/runtime";
4
4
  import React from 'react';
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.36.0 */
1
+ /* index.tsx generated by @compiled/babel-plugin v0.36.1 */
2
2
  import "./index.compiled.css";
3
3
  import { ax, ix } from "@compiled/react/runtime";
4
4
  import React from 'react';
@@ -1,4 +1,4 @@
1
- /* display-view-drop-down.tsx generated by @compiled/babel-plugin v0.36.0 */
1
+ /* display-view-drop-down.tsx generated by @compiled/babel-plugin v0.36.1 */
2
2
  import "./display-view-drop-down.compiled.css";
3
3
  import { ax, ix } from "@compiled/react/runtime";
4
4
  import React from 'react';
@@ -23,6 +23,6 @@
23
23
  ._vchhusvi{box-sizing:border-box}
24
24
  ._d0al13gf:hover{cursor:not-allowed}
25
25
  ._d0altlke:hover{cursor:pointer}
26
- ._irr318uv:hover{background-color:initial}
26
+ ._irr31j28:hover{background-color:transparent}
27
27
  ._irr3kwt5:hover{background-color:var(--_t0vtv2)}
28
28
  ._irr3u7au:hover{background-color:var(--_15egq0b)}