@atlaskit/link-datasource 4.23.1 → 4.23.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 (200) hide show
  1. package/CHANGELOG.md +16 -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.compiled.css +3 -3
  5. package/dist/cjs/ui/assets-modal/modal/render-assets-content/index.js +9 -7
  6. package/dist/cjs/ui/assets-modal/modal/render-assets-content/initial-state-view/index.js +1 -1
  7. package/dist/cjs/ui/assets-modal/search-container/aql-search-input/index.js +1 -1
  8. package/dist/cjs/ui/assets-modal/search-container/index.js +1 -1
  9. package/dist/cjs/ui/assets-modal/search-container/loading-state.js +1 -1
  10. package/dist/cjs/ui/assets-modal/search-container/object-schema-select/index.js +1 -1
  11. package/dist/cjs/ui/assets-modal/search-container/styled.js +1 -1
  12. package/dist/cjs/ui/common/error-state/access-required.js +1 -1
  13. package/dist/cjs/ui/common/error-state/loading-error.js +1 -1
  14. package/dist/cjs/ui/common/error-state/modal-loading-error.js +1 -1
  15. package/dist/cjs/ui/common/error-state/no-instances.js +1 -1
  16. package/dist/cjs/ui/common/error-state/no-results.js +1 -1
  17. package/dist/cjs/ui/common/error-state/provider-auth-required-svg.js +1 -1
  18. package/dist/cjs/ui/common/error-state/provider-auth-required.js +1 -1
  19. package/dist/cjs/ui/common/initial-state-view/index.js +1 -1
  20. package/dist/cjs/ui/common/modal/basic-search-input/index.js +1 -1
  21. package/dist/cjs/ui/common/modal/content-container/index.js +1 -1
  22. package/dist/cjs/ui/common/modal/count-view-smart-link/index.js +1 -1
  23. package/dist/cjs/ui/common/modal/display-view-dropdown/display-view-drop-down.js +1 -1
  24. package/dist/cjs/ui/common/modal/mode-switcher/index.js +1 -1
  25. package/dist/cjs/ui/common/modal/popup-select/control.js +2 -2
  26. package/dist/cjs/ui/common/modal/popup-select/custom-checkbox-option.js +10 -2
  27. package/dist/cjs/ui/common/modal/popup-select/dropdownIndicator.js +1 -1
  28. package/dist/cjs/ui/common/modal/popup-select/footer.js +1 -1
  29. package/dist/cjs/ui/common/modal/popup-select/formatOptionLabel.js +1 -1
  30. package/dist/cjs/ui/common/modal/popup-select/menu-list/index.js +1 -1
  31. package/dist/cjs/ui/common/modal/popup-select/menu-list/selectMessage.js +1 -1
  32. package/dist/cjs/ui/common/modal/popup-select/trigger.js +1 -1
  33. package/dist/cjs/ui/common/modal/search-count/index.js +1 -1
  34. package/dist/cjs/ui/common/modal/site-selector/index.js +1 -1
  35. package/dist/cjs/ui/confluence-search-modal/basic-filters/filters/date-range-picker/PopupComponent.js +1 -1
  36. package/dist/cjs/ui/confluence-search-modal/basic-filters/filters/date-range-picker/index.js +1 -1
  37. package/dist/cjs/ui/confluence-search-modal/basic-filters/filters/date-range-picker/styled.compiled.css +1 -1
  38. package/dist/cjs/ui/confluence-search-modal/basic-filters/filters/date-range-picker/styled.js +3 -3
  39. package/dist/cjs/ui/confluence-search-modal/basic-filters/index.js +1 -1
  40. package/dist/cjs/ui/confluence-search-modal/confluence-search-container/index.js +1 -1
  41. package/dist/cjs/ui/confluence-search-modal/modal/index.js +1 -1
  42. package/dist/cjs/ui/datasource-table-view/datasourceTableView.js +1 -1
  43. package/dist/cjs/ui/issue-like-table/column-picker/concatenated-menu-list.js +1 -1
  44. package/dist/cjs/ui/issue-like-table/column-picker/index.js +1 -1
  45. package/dist/cjs/ui/issue-like-table/drag-column-preview.compiled.css +18 -51
  46. package/dist/cjs/ui/issue-like-table/drag-column-preview.js +2 -2
  47. package/dist/cjs/ui/issue-like-table/draggable-table-heading.compiled.css +17 -49
  48. package/dist/cjs/ui/issue-like-table/draggable-table-heading.js +2 -2
  49. package/dist/cjs/ui/issue-like-table/empty-state/index.compiled.css +16 -46
  50. package/dist/cjs/ui/issue-like-table/empty-state/index.js +2 -2
  51. package/dist/cjs/ui/issue-like-table/empty-state/type.js +1 -1
  52. package/dist/cjs/ui/issue-like-table/index.compiled.css +41 -117
  53. package/dist/cjs/ui/issue-like-table/index.js +9 -8
  54. package/dist/cjs/ui/issue-like-table/render-type/richtext/index.js +1 -1
  55. package/dist/cjs/ui/issue-like-table/render-type/user/index.js +1 -1
  56. package/dist/cjs/ui/issue-like-table/shared-components/avatar/index.js +1 -1
  57. package/dist/cjs/ui/issue-like-table/shared-components/icon/index.js +1 -1
  58. package/dist/cjs/ui/issue-like-table/table-cell-content/index.js +1 -1
  59. package/dist/cjs/ui/issue-like-table/table-cell-content/inline-edit.js +1 -1
  60. package/dist/cjs/ui/issue-like-table/truncate-text-tag/index.js +1 -1
  61. package/dist/cjs/ui/jira-issues-modal/basic-filters/ui/index.js +1 -1
  62. package/dist/cjs/ui/jira-issues-modal/jira-search-container/index.js +1 -1
  63. package/dist/cjs/ui/jira-issues-modal/modal/index.js +1 -1
  64. package/dist/cjs/ui/table-footer/index.compiled.css +1 -1
  65. package/dist/cjs/ui/table-footer/index.js +2 -2
  66. package/dist/cjs/ui/table-footer/powered-by-jsm-assets/index.js +1 -1
  67. package/dist/cjs/ui/table-footer/provider-link/index.js +1 -1
  68. package/dist/es2019/common/ui/common/render-svg.js +1 -1
  69. package/dist/es2019/ui/assets-modal/modal/index.js +1 -1
  70. package/dist/es2019/ui/assets-modal/modal/render-assets-content/index.compiled.css +2 -2
  71. package/dist/es2019/ui/assets-modal/modal/render-assets-content/index.js +3 -3
  72. package/dist/es2019/ui/assets-modal/modal/render-assets-content/initial-state-view/index.js +1 -1
  73. package/dist/es2019/ui/assets-modal/search-container/aql-search-input/index.js +1 -1
  74. package/dist/es2019/ui/assets-modal/search-container/index.js +1 -1
  75. package/dist/es2019/ui/assets-modal/search-container/loading-state.js +1 -1
  76. package/dist/es2019/ui/assets-modal/search-container/object-schema-select/index.js +1 -1
  77. package/dist/es2019/ui/assets-modal/search-container/styled.js +1 -1
  78. package/dist/es2019/ui/common/error-state/access-required.js +1 -1
  79. package/dist/es2019/ui/common/error-state/loading-error.js +1 -1
  80. package/dist/es2019/ui/common/error-state/modal-loading-error.js +1 -1
  81. package/dist/es2019/ui/common/error-state/no-instances.js +1 -1
  82. package/dist/es2019/ui/common/error-state/no-results.js +1 -1
  83. package/dist/es2019/ui/common/error-state/provider-auth-required-svg.js +1 -1
  84. package/dist/es2019/ui/common/error-state/provider-auth-required.js +1 -1
  85. package/dist/es2019/ui/common/initial-state-view/index.js +1 -1
  86. package/dist/es2019/ui/common/modal/basic-search-input/index.js +1 -1
  87. package/dist/es2019/ui/common/modal/content-container/index.js +1 -1
  88. package/dist/es2019/ui/common/modal/count-view-smart-link/index.js +1 -1
  89. package/dist/es2019/ui/common/modal/display-view-dropdown/display-view-drop-down.js +1 -1
  90. package/dist/es2019/ui/common/modal/mode-switcher/index.js +1 -1
  91. package/dist/es2019/ui/common/modal/popup-select/control.js +2 -2
  92. package/dist/es2019/ui/common/modal/popup-select/custom-checkbox-option.js +10 -2
  93. package/dist/es2019/ui/common/modal/popup-select/dropdownIndicator.js +1 -1
  94. package/dist/es2019/ui/common/modal/popup-select/footer.js +1 -1
  95. package/dist/es2019/ui/common/modal/popup-select/formatOptionLabel.js +1 -1
  96. package/dist/es2019/ui/common/modal/popup-select/menu-list/index.js +1 -1
  97. package/dist/es2019/ui/common/modal/popup-select/menu-list/selectMessage.js +1 -1
  98. package/dist/es2019/ui/common/modal/popup-select/trigger.js +1 -1
  99. package/dist/es2019/ui/common/modal/search-count/index.js +1 -1
  100. package/dist/es2019/ui/common/modal/site-selector/index.js +1 -1
  101. package/dist/es2019/ui/confluence-search-modal/basic-filters/filters/date-range-picker/PopupComponent.js +1 -1
  102. package/dist/es2019/ui/confluence-search-modal/basic-filters/filters/date-range-picker/index.js +1 -1
  103. package/dist/es2019/ui/confluence-search-modal/basic-filters/filters/date-range-picker/styled.compiled.css +2 -2
  104. package/dist/es2019/ui/confluence-search-modal/basic-filters/filters/date-range-picker/styled.js +2 -2
  105. package/dist/es2019/ui/confluence-search-modal/basic-filters/index.js +1 -1
  106. package/dist/es2019/ui/confluence-search-modal/confluence-search-container/index.js +1 -1
  107. package/dist/es2019/ui/confluence-search-modal/modal/index.js +1 -1
  108. package/dist/es2019/ui/datasource-table-view/datasourceTableView.js +1 -1
  109. package/dist/es2019/ui/issue-like-table/column-picker/concatenated-menu-list.js +1 -1
  110. package/dist/es2019/ui/issue-like-table/column-picker/index.js +1 -1
  111. package/dist/es2019/ui/issue-like-table/drag-column-preview.compiled.css +18 -51
  112. package/dist/es2019/ui/issue-like-table/drag-column-preview.js +2 -2
  113. package/dist/es2019/ui/issue-like-table/draggable-table-heading.compiled.css +17 -49
  114. package/dist/es2019/ui/issue-like-table/draggable-table-heading.js +2 -2
  115. package/dist/es2019/ui/issue-like-table/empty-state/index.compiled.css +16 -45
  116. package/dist/es2019/ui/issue-like-table/empty-state/index.js +2 -2
  117. package/dist/es2019/ui/issue-like-table/empty-state/type.js +1 -1
  118. package/dist/es2019/ui/issue-like-table/index.compiled.css +40 -116
  119. package/dist/es2019/ui/issue-like-table/index.js +3 -3
  120. package/dist/es2019/ui/issue-like-table/render-type/richtext/index.js +1 -1
  121. package/dist/es2019/ui/issue-like-table/render-type/user/index.js +1 -1
  122. package/dist/es2019/ui/issue-like-table/shared-components/avatar/index.js +1 -1
  123. package/dist/es2019/ui/issue-like-table/shared-components/icon/index.js +1 -1
  124. package/dist/es2019/ui/issue-like-table/table-cell-content/index.js +1 -1
  125. package/dist/es2019/ui/issue-like-table/table-cell-content/inline-edit.js +1 -1
  126. package/dist/es2019/ui/issue-like-table/truncate-text-tag/index.js +1 -1
  127. package/dist/es2019/ui/jira-issues-modal/basic-filters/ui/index.js +1 -1
  128. package/dist/es2019/ui/jira-issues-modal/jira-search-container/index.js +1 -1
  129. package/dist/es2019/ui/jira-issues-modal/modal/index.js +1 -1
  130. package/dist/es2019/ui/table-footer/index.compiled.css +1 -1
  131. package/dist/es2019/ui/table-footer/index.js +2 -2
  132. package/dist/es2019/ui/table-footer/powered-by-jsm-assets/index.js +1 -1
  133. package/dist/es2019/ui/table-footer/provider-link/index.js +1 -1
  134. package/dist/esm/common/ui/common/render-svg.js +1 -1
  135. package/dist/esm/ui/assets-modal/modal/index.js +1 -1
  136. package/dist/esm/ui/assets-modal/modal/render-assets-content/index.compiled.css +3 -3
  137. package/dist/esm/ui/assets-modal/modal/render-assets-content/index.js +9 -7
  138. package/dist/esm/ui/assets-modal/modal/render-assets-content/initial-state-view/index.js +1 -1
  139. package/dist/esm/ui/assets-modal/search-container/aql-search-input/index.js +1 -1
  140. package/dist/esm/ui/assets-modal/search-container/index.js +1 -1
  141. package/dist/esm/ui/assets-modal/search-container/loading-state.js +1 -1
  142. package/dist/esm/ui/assets-modal/search-container/object-schema-select/index.js +1 -1
  143. package/dist/esm/ui/assets-modal/search-container/styled.js +1 -1
  144. package/dist/esm/ui/common/error-state/access-required.js +1 -1
  145. package/dist/esm/ui/common/error-state/loading-error.js +1 -1
  146. package/dist/esm/ui/common/error-state/modal-loading-error.js +1 -1
  147. package/dist/esm/ui/common/error-state/no-instances.js +1 -1
  148. package/dist/esm/ui/common/error-state/no-results.js +1 -1
  149. package/dist/esm/ui/common/error-state/provider-auth-required-svg.js +1 -1
  150. package/dist/esm/ui/common/error-state/provider-auth-required.js +1 -1
  151. package/dist/esm/ui/common/initial-state-view/index.js +1 -1
  152. package/dist/esm/ui/common/modal/basic-search-input/index.js +1 -1
  153. package/dist/esm/ui/common/modal/content-container/index.js +1 -1
  154. package/dist/esm/ui/common/modal/count-view-smart-link/index.js +1 -1
  155. package/dist/esm/ui/common/modal/display-view-dropdown/display-view-drop-down.js +1 -1
  156. package/dist/esm/ui/common/modal/mode-switcher/index.js +1 -1
  157. package/dist/esm/ui/common/modal/popup-select/control.js +2 -2
  158. package/dist/esm/ui/common/modal/popup-select/custom-checkbox-option.js +10 -2
  159. package/dist/esm/ui/common/modal/popup-select/dropdownIndicator.js +1 -1
  160. package/dist/esm/ui/common/modal/popup-select/footer.js +1 -1
  161. package/dist/esm/ui/common/modal/popup-select/formatOptionLabel.js +1 -1
  162. package/dist/esm/ui/common/modal/popup-select/menu-list/index.js +1 -1
  163. package/dist/esm/ui/common/modal/popup-select/menu-list/selectMessage.js +1 -1
  164. package/dist/esm/ui/common/modal/popup-select/trigger.js +1 -1
  165. package/dist/esm/ui/common/modal/search-count/index.js +1 -1
  166. package/dist/esm/ui/common/modal/site-selector/index.js +1 -1
  167. package/dist/esm/ui/confluence-search-modal/basic-filters/filters/date-range-picker/PopupComponent.js +1 -1
  168. package/dist/esm/ui/confluence-search-modal/basic-filters/filters/date-range-picker/index.js +1 -1
  169. package/dist/esm/ui/confluence-search-modal/basic-filters/filters/date-range-picker/styled.compiled.css +1 -1
  170. package/dist/esm/ui/confluence-search-modal/basic-filters/filters/date-range-picker/styled.js +3 -3
  171. package/dist/esm/ui/confluence-search-modal/basic-filters/index.js +1 -1
  172. package/dist/esm/ui/confluence-search-modal/confluence-search-container/index.js +1 -1
  173. package/dist/esm/ui/confluence-search-modal/modal/index.js +1 -1
  174. package/dist/esm/ui/datasource-table-view/datasourceTableView.js +1 -1
  175. package/dist/esm/ui/issue-like-table/column-picker/concatenated-menu-list.js +1 -1
  176. package/dist/esm/ui/issue-like-table/column-picker/index.js +1 -1
  177. package/dist/esm/ui/issue-like-table/drag-column-preview.compiled.css +18 -51
  178. package/dist/esm/ui/issue-like-table/drag-column-preview.js +2 -2
  179. package/dist/esm/ui/issue-like-table/draggable-table-heading.compiled.css +17 -49
  180. package/dist/esm/ui/issue-like-table/draggable-table-heading.js +2 -2
  181. package/dist/esm/ui/issue-like-table/empty-state/index.compiled.css +16 -46
  182. package/dist/esm/ui/issue-like-table/empty-state/index.js +2 -2
  183. package/dist/esm/ui/issue-like-table/empty-state/type.js +1 -1
  184. package/dist/esm/ui/issue-like-table/index.compiled.css +41 -117
  185. package/dist/esm/ui/issue-like-table/index.js +9 -8
  186. package/dist/esm/ui/issue-like-table/render-type/richtext/index.js +1 -1
  187. package/dist/esm/ui/issue-like-table/render-type/user/index.js +1 -1
  188. package/dist/esm/ui/issue-like-table/shared-components/avatar/index.js +1 -1
  189. package/dist/esm/ui/issue-like-table/shared-components/icon/index.js +1 -1
  190. package/dist/esm/ui/issue-like-table/table-cell-content/index.js +1 -1
  191. package/dist/esm/ui/issue-like-table/table-cell-content/inline-edit.js +1 -1
  192. package/dist/esm/ui/issue-like-table/truncate-text-tag/index.js +1 -1
  193. package/dist/esm/ui/jira-issues-modal/basic-filters/ui/index.js +1 -1
  194. package/dist/esm/ui/jira-issues-modal/jira-search-container/index.js +1 -1
  195. package/dist/esm/ui/jira-issues-modal/modal/index.js +1 -1
  196. package/dist/esm/ui/table-footer/index.compiled.css +1 -1
  197. package/dist/esm/ui/table-footer/index.js +2 -2
  198. package/dist/esm/ui/table-footer/powered-by-jsm-assets/index.js +1 -1
  199. package/dist/esm/ui/table-footer/provider-link/index.js +1 -1
  200. package/package.json +9 -10
@@ -1,32 +1,11 @@
1
1
 
2
- .ProseMirror .pm-table-wrapper>table thead ._aks5idpf{border:0}
3
- ._19itidpf{border:0}
2
+ ._19itidpf, .ProseMirror .pm-table-wrapper>table thead ._aks5idpf, .pm-table-wrapper>table thead ._1u3bidpf{border:0}
4
3
  ._1tesidpf:before{inset:0}
5
4
  ._pdyk1hrg:before{transition:opacity .2s ease}
6
- .pm-table-wrapper>table thead ._1u3bidpf{border:0}
7
- ._1wtnze3t button{padding-block:var(--ds-space-0,0)}.ProseMirror .pm-table-wrapper>table thead ._1fqk1on0{border-bottom:2px solid var(--ds-border,#dfe1e6)}
8
- .ProseMirror .pm-table-wrapper>table thead ._1o9ml0fh{border-right:.5px solid var(--ds-border,#dfe1e6)}
9
- .ProseMirror .pm-table-wrapper>table thead ._ocbzidpf:last-of-type{border-right:0}
10
- .ProseMirror .pm-table-wrapper>table thead.has-column-picker ._1hkzidpf:nth-last-of-type(2){border-right:0}
11
- ._1ls2idpf:last-of-type{border-right:0}
12
- ._1s7zl0fh{border-right:.5px solid var(--ds-border,#dfe1e6)}
13
- ._n7zl1on0{border-bottom:2px solid var(--ds-border,#dfe1e6)}
14
- .pm-table-wrapper>table thead ._1oupl0fh{border-right:.5px solid var(--ds-border,#dfe1e6)}
15
- .pm-table-wrapper>table thead ._1vvv1on0{border-bottom:2px solid var(--ds-border,#dfe1e6)}
16
- .pm-table-wrapper>table thead ._3tfiidpf:last-of-type{border-right:0}
17
- .pm-table-wrapper>table thead.has-column-picker ._1r3pidpf:nth-last-of-type(2){border-right:0}
18
- thead.has-column-picker ._10i2idpf:nth-last-of-type(2){border-right:0}
19
- .ProseMirror .pm-table-wrapper>table thead ._1pmc1b66{padding-right:var(--ds-space-050,4px)}
20
- .ProseMirror .pm-table-wrapper>table thead ._1wwnusvi{box-sizing:border-box}
21
- .ProseMirror .pm-table-wrapper>table thead ._6dd7v77o{padding-bottom:var(--ds-space-025,2px)}
22
- .ProseMirror .pm-table-wrapper>table thead ._7cz2v77o{padding-top:var(--ds-space-025,2px)}
23
- .ProseMirror .pm-table-wrapper>table thead ._9iya1b66{padding-left:var(--ds-space-050,4px)}
24
- .ProseMirror .pm-table-wrapper>table thead ._i7olchd4{background-color:var(--ds-elevation-surface-current,#fff)}
25
- .ProseMirror .pm-table-wrapper>table thead ._n2z81b66:first-of-type{padding-left:var(--ds-space-050,4px)}
26
- .ProseMirror .pm-table-wrapper>table thead ._ntwryfq0{vertical-align:bottom}
27
- .ProseMirror .pm-table-wrapper>table thead ._qccgqagn{height:calc(50px + var(--ds-space-025, 2px)*4)}
28
- .ProseMirror .pm-table-wrapper>table thead ._rc4eh2mm{position:relative}
29
- .ProseMirror .pm-table-wrapper>table thead ._s99e1tcg{line-height:24px}
5
+ ._1wtnze3t button{padding-block:var(--ds-space-0,0)}.ProseMirror .pm-table-wrapper>table thead.has-column-picker ._1hkzidpf:nth-last-of-type(2), .pm-table-wrapper>table thead.has-column-picker ._1r3pidpf:nth-last-of-type(2), thead.has-column-picker ._10i2idpf:nth-last-of-type(2){border-right:0}
6
+ ._1ls2idpf:last-of-type, .ProseMirror .pm-table-wrapper>table thead ._ocbzidpf:last-of-type, .pm-table-wrapper>table thead ._3tfiidpf:last-of-type{border-right:0}
7
+ ._1s7zl0fh, .ProseMirror .pm-table-wrapper>table thead ._1o9ml0fh, .pm-table-wrapper>table thead ._1oupl0fh{border-right:.5px solid var(--ds-border,#dfe1e6)}
8
+ ._n7zl1md5, .ProseMirror .pm-table-wrapper>table thead ._1fqk1md5, .pm-table-wrapper>table thead ._1vvv1md5{border-bottom:var(--ds-border-width-selected,2px) solid var(--ds-border,#dfe1e6)}
30
9
  ._11681tcg [data-testid=datasource-header-content--container]{line-height:24px}
31
10
  ._11j11b66 [data-testid=datasource-header-content--container]{padding-right:var(--ds-space-050,4px)}
32
11
  ._11lvze3t button{padding-left:var(--ds-space-0,0)}
@@ -36,7 +15,7 @@ thead.has-column-picker ._10i2idpf:nth-last-of-type(2){border-right:0}
36
15
  ._154pkb7n:before{opacity:1}
37
16
  ._16jlidpf{flex-grow:0}
38
17
  ._198v15vq [data-testid=datasource-header-content--container]{overflow-y:hidden}
39
- ._19bv1b66{padding-left:var(--ds-space-050,4px)}
18
+ ._19bv1b66, .ProseMirror .pm-table-wrapper>table thead ._9iya1b66, .pm-table-wrapper>table thead ._15hu1b66{padding-left:var(--ds-space-050,4px)}
40
19
  ._1bsb1osq{width:100%}
41
20
  ._1bsbaakz{width:var(--local-hitbox-width)}
42
21
  ._1cs8stnw:before{position:absolute}
@@ -44,7 +23,7 @@ thead.has-column-picker ._10i2idpf:nth-last-of-type(2){border-right:0}
44
23
  ._1e0c1txw{display:flex}
45
24
  ._1eqz4jg8 [data-testid=datasource-header-content--container]{white-space:normal}
46
25
  ._1kt9b3bt:before{content:""}
47
- ._1lhc1b66:first-of-type{padding-left:var(--ds-space-050,4px)}
26
+ ._1lhc1b66:first-of-type, .ProseMirror .pm-table-wrapper>table thead ._n2z81b66:first-of-type, .pm-table-wrapper>table thead ._3ixo1b66:first-of-type{padding-left:var(--ds-space-050,4px)}
48
27
  ._1ltvidpf{left:0}
49
28
  ._1mp4atg7:before{width:var(--local-line-width)}
50
29
  ._1nd0cs5v [data-testid=datasource-header-content--container]{-webkit-line-clamp:2}
@@ -55,38 +34,27 @@ thead.has-column-picker ._10i2idpf:nth-last-of-type(2){border-right:0}
55
34
  ._1xi2aesa{right:calc(var(--local-hitbox-width)/2*-1)}
56
35
  ._1y7c1ejb{--local-hitbox-width:var(--ds-space-300,24px)}
57
36
  ._4cvr1h6o{align-items:center}
58
- ._4t3iqagn{height:calc(50px + var(--ds-space-025, 2px)*4)}
37
+ ._4t3iqagn, .ProseMirror .pm-table-wrapper>table thead ._qccgqagn, .pm-table-wrapper>table thead ._xo89qagn{height:calc(50px + var(--ds-space-025, 2px)*4)}
59
38
  ._80om11mm{cursor:col-resize}
60
39
  ._80omn7od{cursor:unset}
61
40
  ._8lvj1b66 [data-testid=datasource-header-content--container]{padding-left:var(--ds-space-050,4px)}
62
41
  ._95ex1hna [data-testid=datasource-header-content--container]{word-wrap:break-word}
63
42
  ._ab8av77o [data-testid=datasource-header-content--container]{padding-top:var(--ds-space-025,2px)}
64
- ._bfhkchd4{background-color:var(--ds-elevation-surface-current,#fff)}
65
- ._ca0qv77o{padding-top:var(--ds-space-025,2px)}
43
+ ._bfhkchd4, .ProseMirror .pm-table-wrapper>table thead ._i7olchd4, .pm-table-wrapper>table thead ._1oe6chd4{background-color:var(--ds-elevation-surface-current,#fff)}
44
+ ._ca0qv77o, .ProseMirror .pm-table-wrapper>table thead ._7cz2v77o, .pm-table-wrapper>table thead ._pcwyv77o{padding-top:var(--ds-space-025,2px)}
66
45
  ._dydkssc3:before{--local-line-width:var(--ds-border-width,2px)}
67
46
  ._ficf1e5h button{text-align:left}
68
47
  ._iscccj1k [data-testid=datasource-header-content--container]{display:-webkit-box}
69
48
  ._jq8g1wug button{height:auto}
70
- ._kqswh2mm{position:relative}
49
+ ._kqswh2mm, .ProseMirror .pm-table-wrapper>table thead ._rc4eh2mm, .pm-table-wrapper>table thead ._q46wh2mm{position:relative}
71
50
  ._kqswstnw{position:absolute}
72
51
  ._lcxvglyw{pointer-events:none}
73
52
  ._lura1osq [data-testid=datasource-header-content--container]{width:100%}
74
- ._n3tdv77o{padding-bottom:var(--ds-space-025,2px)}
53
+ ._n3tdv77o, .ProseMirror .pm-table-wrapper>table thead ._6dd7v77o, .pm-table-wrapper>table thead ._191qv77o{padding-bottom:var(--ds-space-025,2px)}
75
54
  ._o5721q9c{white-space:nowrap}
76
55
  ._qneczvxw:before{left:calc(50% - var(--local-line-width)/2)}
77
- ._s7n4yfq0{vertical-align:bottom}
78
- ._u5f31b66{padding-right:var(--ds-space-050,4px)}
79
- ._vchhusvi{box-sizing:border-box}
80
- ._vwz41tcg{line-height:24px}
81
- ._yhjmze3t button{padding-right:var(--ds-space-0,0)}
82
- .pm-table-wrapper>table thead ._11ep1b66{padding-right:var(--ds-space-050,4px)}
83
- .pm-table-wrapper>table thead ._15hu1b66{padding-left:var(--ds-space-050,4px)}
84
- .pm-table-wrapper>table thead ._191qv77o{padding-bottom:var(--ds-space-025,2px)}
85
- .pm-table-wrapper>table thead ._1gbausvi{box-sizing:border-box}
86
- .pm-table-wrapper>table thead ._1oe6chd4{background-color:var(--ds-elevation-surface-current,#fff)}
87
- .pm-table-wrapper>table thead ._3eneyfq0{vertical-align:bottom}
88
- .pm-table-wrapper>table thead ._3ixo1b66:first-of-type{padding-left:var(--ds-space-050,4px)}
89
- .pm-table-wrapper>table thead ._3mvc1tcg{line-height:24px}
90
- .pm-table-wrapper>table thead ._pcwyv77o{padding-top:var(--ds-space-025,2px)}
91
- .pm-table-wrapper>table thead ._q46wh2mm{position:relative}
92
- .pm-table-wrapper>table thead ._xo89qagn{height:calc(50px + var(--ds-space-025, 2px)*4)}
56
+ ._s7n4yfq0, .ProseMirror .pm-table-wrapper>table thead ._ntwryfq0, .pm-table-wrapper>table thead ._3eneyfq0{vertical-align:bottom}
57
+ ._u5f31b66, .ProseMirror .pm-table-wrapper>table thead ._1pmc1b66, .pm-table-wrapper>table thead ._11ep1b66{padding-right:var(--ds-space-050,4px)}
58
+ ._vchhusvi, .ProseMirror .pm-table-wrapper>table thead ._1wwnusvi, .pm-table-wrapper>table thead ._1gbausvi{box-sizing:border-box}
59
+ ._vwz41tcg, .ProseMirror .pm-table-wrapper>table thead ._s99e1tcg, .pm-table-wrapper>table thead ._3mvc1tcg{line-height:24px}
60
+ ._yhjmze3t button{padding-right:var(--ds-space-0,0)}
@@ -1,4 +1,4 @@
1
- /* draggable-table-heading.tsx generated by @compiled/babel-plugin v0.38.1 */
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';
@@ -38,7 +38,7 @@ const TableHeading = forwardRef(({
38
38
  return /*#__PURE__*/React.createElement(C, _extends({}, __cmplp, {
39
39
  style: __cmpls,
40
40
  ref: __cmplr,
41
- className: ax(["_19itidpf _aks5idpf _1u3bidpf _1s7zl0fh _1o9ml0fh _1oupl0fh _n7zl1on0 _1fqk1on0 _1vvv1on0 _kqswh2mm _rc4eh2mm _q46wh2mm _vchhusvi _1wwnusvi _1gbausvi _vwz41tcg _s99e1tcg _3mvc1tcg _ca0qv77o _7cz2v77o _pcwyv77o _u5f31b66 _1pmc1b66 _11ep1b66 _n3tdv77o _6dd7v77o _191qv77o _19bv1b66 _9iya1b66 _15hu1b66 _4t3iqagn _qccgqagn _xo89qagn _s7n4yfq0 _ntwryfq0 _3eneyfq0 _bfhkchd4 _i7olchd4 _1oe6chd4 _12pn15vq _198v15vq _lura1osq _11681tcg _ab8av77o _11j11b66 _1xanv77o _8lvj1b66 _iscccj1k _1nd0cs5v _1t0u1e54 _1eqz4jg8 _95ex1hna _1hkzidpf _1r3pidpf _10i2idpf _1ls2idpf _ocbzidpf _3tfiidpf _1lhc1b66 _n2z81b66 _3ixo1b66", __cmplp.className])
41
+ className: ax(["_19itidpf _aks5idpf _1u3bidpf _1s7zl0fh _1o9ml0fh _1oupl0fh _n7zl1md5 _1fqk1md5 _1vvv1md5 _kqswh2mm _rc4eh2mm _q46wh2mm _vchhusvi _1wwnusvi _1gbausvi _vwz41tcg _s99e1tcg _3mvc1tcg _ca0qv77o _7cz2v77o _pcwyv77o _u5f31b66 _1pmc1b66 _11ep1b66 _n3tdv77o _6dd7v77o _191qv77o _19bv1b66 _9iya1b66 _15hu1b66 _4t3iqagn _qccgqagn _xo89qagn _s7n4yfq0 _ntwryfq0 _3eneyfq0 _bfhkchd4 _i7olchd4 _1oe6chd4 _12pn15vq _198v15vq _lura1osq _11681tcg _ab8av77o _11j11b66 _1xanv77o _8lvj1b66 _iscccj1k _1nd0cs5v _1t0u1e54 _1eqz4jg8 _95ex1hna _1hkzidpf _1r3pidpf _10i2idpf _1ls2idpf _ocbzidpf _3tfiidpf _1lhc1b66 _n2z81b66 _3ixo1b66", __cmplp.className])
42
42
  }));
43
43
  });
44
44
  if (process.env.NODE_ENV !== 'production') {
@@ -1,66 +1,37 @@
1
1
 
2
- .ProseMirror .pm-table-wrapper>table thead ._aks5idpf{border:0}
3
- ._19itidpf{border:0}
4
- ._1yt41uce{padding:var(--ds-space-100,8px) var(--ds-space-100,8px)}
5
- .pm-table-wrapper>table thead ._1u3bidpf{border:0}.ProseMirror .pm-table-wrapper>table thead ._1fqk1on0{border-bottom:2px solid var(--ds-border,#dfe1e6)}
6
- .ProseMirror .pm-table-wrapper>table thead ._1o9ml0fh{border-right:.5px solid var(--ds-border,#dfe1e6)}
7
- .ProseMirror .pm-table-wrapper>table thead ._ocbzidpf:last-of-type{border-right:0}
8
- .ProseMirror .pm-table-wrapper>table thead.has-column-picker ._1hkzidpf:nth-last-of-type(2){border-right:0}
2
+ ._19itidpf, .ProseMirror .pm-table-wrapper>table thead ._aks5idpf, .pm-table-wrapper>table thead ._1u3bidpf{border:0}
3
+ ._1yt41uce{padding:var(--ds-space-100,8px) var(--ds-space-100,8px)}.ProseMirror .pm-table-wrapper>table thead.has-column-picker ._1hkzidpf:nth-last-of-type(2), .pm-table-wrapper>table thead.has-column-picker ._1r3pidpf:nth-last-of-type(2), thead.has-column-picker ._10i2idpf:nth-last-of-type(2){border-right:0}
4
+ ._1ls2idpf:last-of-type, .ProseMirror .pm-table-wrapper>table thead ._ocbzidpf:last-of-type, .pm-table-wrapper>table thead ._3tfiidpf:last-of-type{border-right:0}
9
5
  ._1ls2idpf:last-of-type{border-right:0}
6
+ ._1s7zl0fh, .ProseMirror .pm-table-wrapper>table thead ._1o9ml0fh, .pm-table-wrapper>table thead ._1oupl0fh{border-right:.5px solid var(--ds-border,#dfe1e6)}
10
7
  ._1s7zl0fh{border-right:.5px solid var(--ds-border,#dfe1e6)}
11
- ._n7zl1on0{border-bottom:2px solid var(--ds-border,#dfe1e6)}
8
+ ._n7zl1md5, .ProseMirror .pm-table-wrapper>table thead ._1fqk1md5, .pm-table-wrapper>table thead ._1vvv1md5{border-bottom:var(--ds-border-width-selected,2px) solid var(--ds-border,#dfe1e6)}
12
9
  ._n7zlidpf{border-bottom:0}
13
10
  ._n7zll0fh{border-bottom:.5px solid var(--ds-border,#dfe1e6)}
14
- .pm-table-wrapper>table thead ._1oupl0fh{border-right:.5px solid var(--ds-border,#dfe1e6)}
15
- .pm-table-wrapper>table thead ._1vvv1on0{border-bottom:2px solid var(--ds-border,#dfe1e6)}
16
- .pm-table-wrapper>table thead ._3tfiidpf:last-of-type{border-right:0}
17
- .pm-table-wrapper>table thead.has-column-picker ._1r3pidpf:nth-last-of-type(2){border-right:0}
18
- thead.has-column-picker ._10i2idpf:nth-last-of-type(2){border-right:0}
19
- .ProseMirror .pm-table-wrapper>table thead ._1pmc1b66{padding-right:var(--ds-space-050,4px)}
20
- .ProseMirror .pm-table-wrapper>table thead ._1wwnusvi{box-sizing:border-box}
21
- .ProseMirror .pm-table-wrapper>table thead ._6dd7v77o{padding-bottom:var(--ds-space-025,2px)}
22
- .ProseMirror .pm-table-wrapper>table thead ._7cz2v77o{padding-top:var(--ds-space-025,2px)}
23
- .ProseMirror .pm-table-wrapper>table thead ._9iya1b66{padding-left:var(--ds-space-050,4px)}
24
- .ProseMirror .pm-table-wrapper>table thead ._i7olchd4{background-color:var(--ds-elevation-surface-current,#fff)}
25
- .ProseMirror .pm-table-wrapper>table thead ._n2z81b66:first-of-type{padding-left:var(--ds-space-050,4px)}
26
- .ProseMirror .pm-table-wrapper>table thead ._ntwryfq0{vertical-align:bottom}
27
- .ProseMirror .pm-table-wrapper>table thead ._qccgqagn{height:calc(50px + var(--ds-space-025, 2px)*4)}
28
- .ProseMirror .pm-table-wrapper>table thead ._rc4eh2mm{position:relative}
29
- .ProseMirror .pm-table-wrapper>table thead ._s99e1tcg{line-height:24px}
30
11
  ._11681tcg [data-testid=datasource-header-content--container]{line-height:24px}
31
12
  ._11j11b66 [data-testid=datasource-header-content--container]{padding-right:var(--ds-space-050,4px)}
32
13
  ._12pn15vq [data-testid=datasource-header-content--container]{overflow-x:hidden}
33
14
  ._198v15vq [data-testid=datasource-header-content--container]{overflow-y:hidden}
34
- ._19bv1b66{padding-left:var(--ds-space-050,4px)}
15
+ ._19bv1b66, .ProseMirror .pm-table-wrapper>table thead ._9iya1b66, .pm-table-wrapper>table thead ._15hu1b66{padding-left:var(--ds-space-050,4px)}
35
16
  ._1eqz4jg8 [data-testid=datasource-header-content--container]{white-space:normal}
36
- ._1lhc1b66:first-of-type{padding-left:var(--ds-space-050,4px)}
17
+ ._1lhc1b66:first-of-type, .ProseMirror .pm-table-wrapper>table thead ._n2z81b66:first-of-type, .pm-table-wrapper>table thead ._3ixo1b66:first-of-type{padding-left:var(--ds-space-050,4px)}
37
18
  ._1lhcu2gc:first-of-type{padding-left:var(--ds-space-100,8px)}
38
19
  ._1nd0cs5v [data-testid=datasource-header-content--container]{-webkit-line-clamp:2}
39
20
  ._1o59u2gc:last-of-type{padding-right:var(--ds-space-100,8px)}
40
21
  ._1t0u1e54 [data-testid=datasource-header-content--container]{-webkit-box-orient:vertical}
41
22
  ._1xanv77o [data-testid=datasource-header-content--container]{padding-bottom:var(--ds-space-025,2px)}
42
- ._4t3iqagn{height:calc(50px + var(--ds-space-025, 2px)*4)}
23
+ ._4t3iqagn, .ProseMirror .pm-table-wrapper>table thead ._qccgqagn, .pm-table-wrapper>table thead ._xo89qagn{height:calc(50px + var(--ds-space-025, 2px)*4)}
43
24
  ._8lvj1b66 [data-testid=datasource-header-content--container]{padding-left:var(--ds-space-050,4px)}
44
25
  ._95ex1hna [data-testid=datasource-header-content--container]{word-wrap:break-word}
45
26
  ._ab8av77o [data-testid=datasource-header-content--container]{padding-top:var(--ds-space-025,2px)}
27
+ ._bfhkchd4, .ProseMirror .pm-table-wrapper>table thead ._i7olchd4, .pm-table-wrapper>table thead ._1oe6chd4{background-color:var(--ds-elevation-surface-current,#fff)}
46
28
  ._bfhkchd4{background-color:var(--ds-elevation-surface-current,#fff)}
47
- ._ca0qv77o{padding-top:var(--ds-space-025,2px)}
29
+ ._ca0qv77o, .ProseMirror .pm-table-wrapper>table thead ._7cz2v77o, .pm-table-wrapper>table thead ._pcwyv77o{padding-top:var(--ds-space-025,2px)}
48
30
  ._iscccj1k [data-testid=datasource-header-content--container]{display:-webkit-box}
49
- ._kqswh2mm{position:relative}
31
+ ._kqswh2mm, .ProseMirror .pm-table-wrapper>table thead ._rc4eh2mm, .pm-table-wrapper>table thead ._q46wh2mm{position:relative}
50
32
  ._lura1osq [data-testid=datasource-header-content--container]{width:100%}
51
- ._n3tdv77o{padding-bottom:var(--ds-space-025,2px)}
52
- ._s7n4yfq0{vertical-align:bottom}
53
- ._u5f31b66{padding-right:var(--ds-space-050,4px)}
54
- ._vchhusvi{box-sizing:border-box}
55
- ._vwz41tcg{line-height:24px}
56
- .pm-table-wrapper>table thead ._11ep1b66{padding-right:var(--ds-space-050,4px)}
57
- .pm-table-wrapper>table thead ._15hu1b66{padding-left:var(--ds-space-050,4px)}
58
- .pm-table-wrapper>table thead ._191qv77o{padding-bottom:var(--ds-space-025,2px)}
59
- .pm-table-wrapper>table thead ._1gbausvi{box-sizing:border-box}
60
- .pm-table-wrapper>table thead ._1oe6chd4{background-color:var(--ds-elevation-surface-current,#fff)}
61
- .pm-table-wrapper>table thead ._3eneyfq0{vertical-align:bottom}
62
- .pm-table-wrapper>table thead ._3ixo1b66:first-of-type{padding-left:var(--ds-space-050,4px)}
63
- .pm-table-wrapper>table thead ._3mvc1tcg{line-height:24px}
64
- .pm-table-wrapper>table thead ._pcwyv77o{padding-top:var(--ds-space-025,2px)}
65
- .pm-table-wrapper>table thead ._q46wh2mm{position:relative}
66
- .pm-table-wrapper>table thead ._xo89qagn{height:calc(50px + var(--ds-space-025, 2px)*4)}
33
+ ._n3tdv77o, .ProseMirror .pm-table-wrapper>table thead ._6dd7v77o, .pm-table-wrapper>table thead ._191qv77o{padding-bottom:var(--ds-space-025,2px)}
34
+ ._s7n4yfq0, .ProseMirror .pm-table-wrapper>table thead ._ntwryfq0, .pm-table-wrapper>table thead ._3eneyfq0{vertical-align:bottom}
35
+ ._u5f31b66, .ProseMirror .pm-table-wrapper>table thead ._1pmc1b66, .pm-table-wrapper>table thead ._11ep1b66{padding-right:var(--ds-space-050,4px)}
36
+ ._vchhusvi, .ProseMirror .pm-table-wrapper>table thead ._1wwnusvi, .pm-table-wrapper>table thead ._1gbausvi{box-sizing:border-box}
37
+ ._vwz41tcg, .ProseMirror .pm-table-wrapper>table thead ._s99e1tcg, .pm-table-wrapper>table thead ._3mvc1tcg{line-height:24px}
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.38.1 */
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';
@@ -85,7 +85,7 @@ const TableHeading = forwardRef(({
85
85
  return /*#__PURE__*/React.createElement(C, _extends({}, __cmplp, {
86
86
  style: __cmpls,
87
87
  ref: __cmplr,
88
- className: ax(["_19itidpf _aks5idpf _1u3bidpf _1s7zl0fh _1o9ml0fh _1oupl0fh _n7zl1on0 _1fqk1on0 _1vvv1on0 _kqswh2mm _rc4eh2mm _q46wh2mm _vchhusvi _1wwnusvi _1gbausvi _vwz41tcg _s99e1tcg _3mvc1tcg _ca0qv77o _7cz2v77o _pcwyv77o _u5f31b66 _1pmc1b66 _11ep1b66 _n3tdv77o _6dd7v77o _191qv77o _19bv1b66 _9iya1b66 _15hu1b66 _4t3iqagn _qccgqagn _xo89qagn _s7n4yfq0 _ntwryfq0 _3eneyfq0 _bfhkchd4 _i7olchd4 _1oe6chd4 _12pn15vq _198v15vq _lura1osq _11681tcg _ab8av77o _11j11b66 _1xanv77o _8lvj1b66 _iscccj1k _1nd0cs5v _1t0u1e54 _1eqz4jg8 _95ex1hna _1hkzidpf _1r3pidpf _10i2idpf _1ls2idpf _ocbzidpf _3tfiidpf _1lhc1b66 _n2z81b66 _3ixo1b66", __cmplp.className])
88
+ className: ax(["_19itidpf _aks5idpf _1u3bidpf _1s7zl0fh _1o9ml0fh _1oupl0fh _n7zl1md5 _1fqk1md5 _1vvv1md5 _kqswh2mm _rc4eh2mm _q46wh2mm _vchhusvi _1wwnusvi _1gbausvi _vwz41tcg _s99e1tcg _3mvc1tcg _ca0qv77o _7cz2v77o _pcwyv77o _u5f31b66 _1pmc1b66 _11ep1b66 _n3tdv77o _6dd7v77o _191qv77o _19bv1b66 _9iya1b66 _15hu1b66 _4t3iqagn _qccgqagn _xo89qagn _s7n4yfq0 _ntwryfq0 _3eneyfq0 _bfhkchd4 _i7olchd4 _1oe6chd4 _12pn15vq _198v15vq _lura1osq _11681tcg _ab8av77o _11j11b66 _1xanv77o _8lvj1b66 _iscccj1k _1nd0cs5v _1t0u1e54 _1eqz4jg8 _95ex1hna _1hkzidpf _1r3pidpf _10i2idpf _1ls2idpf _ocbzidpf _3tfiidpf _1lhc1b66 _n2z81b66 _3ixo1b66", __cmplp.className])
89
89
  }));
90
90
  });
91
91
  if (process.env.NODE_ENV !== 'production') {
@@ -1,4 +1,4 @@
1
- /* type.tsx generated by @compiled/babel-plugin v0.38.1 */
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';
@@ -1,161 +1,85 @@
1
1
 
2
- .ProseMirror .pm-table-wrapper>table tbody ._1i5zidpf{border:0}
3
- .ProseMirror .pm-table-wrapper>table tbody ._1otx2smr{font:var(--ds-font-body,normal 400 14px/20px ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
4
- .ProseMirror .pm-table-wrapper>table thead ._19xw13hi:last-of-type{background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,var(--ds-elevation-surface-current,#fff) 10%)}
5
- .ProseMirror .pm-table-wrapper>table thead ._2eacidpf:last-of-type{border:0}
6
- .ProseMirror .pm-table-wrapper>table thead ._aks5idpf{border:0}
7
- ._11c82smr{font:var(--ds-font-body,normal 400 14px/20px ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
2
+ ._11c82smr, .ProseMirror .pm-table-wrapper>table tbody ._1otx2smr, .pm-table-wrapper>table tbody ._1wi12smr{font:var(--ds-font-body,normal 400 14px/20px ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
8
3
  ._11c8dcr7{font:var(--ds-font-body-UNSAFE_small,normal 400 9pt/1pc ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
9
- ._13xs13hi:last-of-type{background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,var(--ds-elevation-surface-current,#fff) 10%)}
10
- ._19itidpf{border:0}
11
- ._1bqmidpf:last-of-type{border:0}
12
- .pm-table-wrapper>table tbody ._1wi12smr{font:var(--ds-font-body,normal 400 14px/20px ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
13
- .pm-table-wrapper>table tbody ._aifmidpf{border:0}
14
- .pm-table-wrapper>table thead ._1rmlidpf:last-of-type{border:0}
15
- .pm-table-wrapper>table thead ._1u3bidpf{border:0}
16
- .pm-table-wrapper>table thead ._ex0g13hi:last-of-type{background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,var(--ds-elevation-surface-current,#fff) 10%)}
17
- .ProseMirror .pm-table-wrapper>table tbody ._15lr1x13{border-bottom:var(--ds-border-width,1px) solid var(--ds-border,#dfe1e6)}
18
- .ProseMirror .pm-table-wrapper>table tbody ._1ho1idpf:last-of-type{border-right:0}
19
- .ProseMirror .pm-table-wrapper>table tbody ._1xqp1x13{border-right:var(--ds-border-width,1px) solid var(--ds-border,#dfe1e6)}
20
- .ProseMirror .pm-table-wrapper>table thead ._1fqk1on0{border-bottom:2px solid var(--ds-border,#dfe1e6)}
21
- .ProseMirror .pm-table-wrapper>table thead ._1o9ml0fh{border-right:.5px solid var(--ds-border,#dfe1e6)}
22
- .ProseMirror .pm-table-wrapper>table thead ._1ul51on0:last-of-type{border-bottom:2px solid var(--ds-border,#dfe1e6)}
23
- .ProseMirror .pm-table-wrapper>table thead ._ocbzidpf:last-of-type{border-right:0}
24
- .ProseMirror .pm-table-wrapper>table thead.has-column-picker ._1hkzidpf:nth-last-of-type(2){border-right:0}
25
- ._1ls2idpf:last-of-type{border-right:0}
26
- ._1rag1on0:last-of-type{border-bottom:2px solid var(--ds-border,#dfe1e6)}
27
- ._1s7z1x13{border-right:var(--ds-border-width,1px) solid var(--ds-border,#dfe1e6)}
28
- ._1s7zl0fh{border-right:.5px solid var(--ds-border,#dfe1e6)}
29
- ._n7zl1on0{border-bottom:2px solid var(--ds-border,#dfe1e6)}
30
- ._n7zl1x13{border-bottom:var(--ds-border-width,1px) solid var(--ds-border,#dfe1e6)}
4
+ ._13xs13hi:last-of-type, .ProseMirror .pm-table-wrapper>table thead ._19xw13hi:last-of-type, .pm-table-wrapper>table thead ._ex0g13hi:last-of-type{background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,var(--ds-elevation-surface-current,#fff) 10%)}
5
+ ._19itidpf, .ProseMirror .pm-table-wrapper>table tbody ._1i5zidpf, .pm-table-wrapper>table tbody ._aifmidpf{border:0}
6
+ ._19itidpf, .ProseMirror .pm-table-wrapper>table thead ._aks5idpf, .pm-table-wrapper>table thead ._1u3bidpf{border:0}
7
+ ._1bqmidpf:last-of-type, .ProseMirror .pm-table-wrapper>table thead ._2eacidpf:last-of-type, .pm-table-wrapper>table thead ._1rmlidpf:last-of-type{border:0}.ProseMirror .pm-table-wrapper>table thead.has-column-picker ._1hkzidpf:nth-last-of-type(2), .pm-table-wrapper>table thead.has-column-picker ._1r3pidpf:nth-last-of-type(2), thead.has-column-picker ._10i2idpf:nth-last-of-type(2){border-right:0}
8
+ ._1ls2idpf:last-of-type, .ProseMirror .pm-table-wrapper>table tbody ._1ho1idpf:last-of-type, .pm-table-wrapper>table tbody ._1y4pidpf:last-of-type{border-right:0}
9
+ ._1ls2idpf:last-of-type, .ProseMirror .pm-table-wrapper>table thead ._ocbzidpf:last-of-type, .pm-table-wrapper>table thead ._3tfiidpf:last-of-type{border-right:0}
10
+ ._1rag1md5:last-of-type, .ProseMirror .pm-table-wrapper>table thead ._1ul51md5:last-of-type, .pm-table-wrapper>table thead ._12ch1md5:last-of-type{border-bottom:var(--ds-border-width-selected,2px) solid var(--ds-border,#dfe1e6)}
11
+ ._1s7z1x13, .ProseMirror .pm-table-wrapper>table tbody ._1xqp1x13, .pm-table-wrapper>table tbody ._mxou1x13{border-right:var(--ds-border-width,1px) solid var(--ds-border,#dfe1e6)}
12
+ ._1s7zl0fh, .ProseMirror .pm-table-wrapper>table thead ._1o9ml0fh, .pm-table-wrapper>table thead ._1oupl0fh{border-right:.5px solid var(--ds-border,#dfe1e6)}
13
+ ._n7zl1md5, .ProseMirror .pm-table-wrapper>table thead ._1fqk1md5, .pm-table-wrapper>table thead ._1vvv1md5{border-bottom:var(--ds-border-width-selected,2px) solid var(--ds-border,#dfe1e6)}
14
+ ._n7zl1x13, .ProseMirror .pm-table-wrapper>table tbody ._15lr1x13, .pm-table-wrapper>table tbody ._itmm1x13{border-bottom:var(--ds-border-width,1px) solid var(--ds-border,#dfe1e6)}
31
15
  ._n7zlidpf{border-bottom:0}
32
- .pm-table-wrapper>table tbody ._1y4pidpf:last-of-type{border-right:0}
33
- .pm-table-wrapper>table tbody ._itmm1x13{border-bottom:var(--ds-border-width,1px) solid var(--ds-border,#dfe1e6)}
34
- .pm-table-wrapper>table tbody ._mxou1x13{border-right:var(--ds-border-width,1px) solid var(--ds-border,#dfe1e6)}
35
- .pm-table-wrapper>table thead ._12ch1on0:last-of-type{border-bottom:2px solid var(--ds-border,#dfe1e6)}
36
- .pm-table-wrapper>table thead ._1oupl0fh{border-right:.5px solid var(--ds-border,#dfe1e6)}
37
- .pm-table-wrapper>table thead ._1vvv1on0{border-bottom:2px solid var(--ds-border,#dfe1e6)}
38
- .pm-table-wrapper>table thead ._3tfiidpf:last-of-type{border-right:0}
39
- .pm-table-wrapper>table thead.has-column-picker ._1r3pidpf:nth-last-of-type(2){border-right:0}
40
- thead.has-column-picker ._10i2idpf:nth-last-of-type(2){border-right:0}.ProseMirror .pm-table-wrapper>table tbody ._11nx1kw7{vertical-align:inherit}
41
- .ProseMirror .pm-table-wrapper>table tbody ._16601ntv{box-sizing:content-box}
42
- .ProseMirror .pm-table-wrapper>table tbody ._1cngze3t{padding-right:var(--ds-space-0,0)}
43
- .ProseMirror .pm-table-wrapper>table tbody ._1lkc1wug{min-width:auto}
44
- .ProseMirror .pm-table-wrapper>table tbody ._1ugg1ylp{height:40px}
45
- .ProseMirror .pm-table-wrapper>table tbody ._7jflze3t{padding-top:var(--ds-space-0,0)}
46
- .ProseMirror .pm-table-wrapper>table tbody ._krvdze3t{padding-left:var(--ds-space-0,0)}
47
- .ProseMirror .pm-table-wrapper>table tbody ._v6nkze3t{padding-bottom:var(--ds-space-0,0)}
48
- .ProseMirror .pm-table-wrapper>table thead ._1ejpzo7u:last-of-type{z-index:10}
49
- .ProseMirror .pm-table-wrapper>table thead ._1l3vpxbi:last-of-type{padding-right:var(--ds-space-200,1pc)}
50
- .ProseMirror .pm-table-wrapper>table thead ._1nfwnkob:last-of-type{vertical-align:middle}
51
- .ProseMirror .pm-table-wrapper>table thead ._1pmc1b66{padding-right:var(--ds-space-050,4px)}
52
- .ProseMirror .pm-table-wrapper>table thead ._1pmsusvi:last-of-type{box-sizing:border-box}
53
- .ProseMirror .pm-table-wrapper>table thead ._1wwnusvi{box-sizing:border-box}
54
- .ProseMirror .pm-table-wrapper>table thead ._2k51ys9h:last-of-type{width:5pc}
55
- .ProseMirror .pm-table-wrapper>table thead ._6dd7v77o{padding-bottom:var(--ds-space-025,2px)}
56
- .ProseMirror .pm-table-wrapper>table thead ._7cz2v77o{padding-top:var(--ds-space-025,2px)}
57
- .ProseMirror .pm-table-wrapper>table thead ._9g2k1vc6:last-of-type{right:calc(var(--ds-space-200, 1pc)*-1)}
58
- .ProseMirror .pm-table-wrapper>table thead ._9iya1b66{padding-left:var(--ds-space-050,4px)}
59
- .ProseMirror .pm-table-wrapper>table thead ._i7olchd4{background-color:var(--ds-elevation-surface-current,#fff)}
60
- .ProseMirror .pm-table-wrapper>table thead ._n2z81b66:first-of-type{padding-left:var(--ds-space-050,4px)}
61
- .ProseMirror .pm-table-wrapper>table thead ._ntwryfq0{vertical-align:bottom}
62
- .ProseMirror .pm-table-wrapper>table thead ._qccgqagn{height:calc(50px + var(--ds-space-025, 2px)*4)}
63
- .ProseMirror .pm-table-wrapper>table thead ._rc4eh2mm{position:relative}
64
- .ProseMirror .pm-table-wrapper>table thead ._s1peusic:last-of-type{text-align:right}
65
- .ProseMirror .pm-table-wrapper>table thead ._s99e1tcg{line-height:24px}
66
- .ProseMirror .pm-table-wrapper>table thead ._zjk41if8:last-of-type{position:sticky}
67
16
  ._11681tcg [data-testid=datasource-header-content--container]{line-height:24px}
68
17
  ._11j11b66 [data-testid=datasource-header-content--container]{padding-right:var(--ds-space-050,4px)}
69
- ._124in7od [data-testid=inline-card-icon-and-title]{white-space:unset}
70
18
  ._12pn15vq [data-testid=datasource-header-content--container]{overflow-x:hidden}
71
- ._12ruusvi:last-of-type{box-sizing:border-box}
19
+ ._12ruusvi:last-of-type, .ProseMirror .pm-table-wrapper>table thead ._1pmsusvi:last-of-type, .pm-table-wrapper>table thead ._7okwusvi:last-of-type{box-sizing:border-box}
72
20
  ._12vemgnk{background-repeat:no-repeat}
73
21
  ._154iidpf{top:0}
74
22
  ._18m91wug{overflow-y:auto}
75
23
  ._18u0idpf{margin-left:0}
76
24
  ._198v15vq [data-testid=datasource-header-content--container]{overflow-y:hidden}
77
- ._19bv1b66{padding-left:var(--ds-space-050,4px)}
78
- ._19bvze3t{padding-left:var(--ds-space-0,0)}
25
+ ._19bv1b66, .ProseMirror .pm-table-wrapper>table thead ._9iya1b66, .pm-table-wrapper>table thead ._15hu1b66{padding-left:var(--ds-space-050,4px)}
26
+ ._19bvze3t, .ProseMirror .pm-table-wrapper>table tbody ._krvdze3t, .pm-table-wrapper>table tbody ._1w1yze3t{padding-left:var(--ds-space-0,0)}
79
27
  ._19pkidpf{margin-top:0}
80
28
  ._1bsb1osq{width:100%}
81
29
  ._1bto1l2s{text-overflow:ellipsis}
82
- ._1cimn7od [data-testid=button-connect-account]>span{white-space:unset}
30
+ ._1cimn7od [data-testid=button-connect-account]>span, ._124in7od [data-testid=inline-card-icon-and-title]{white-space:unset}
83
31
  ._1e0c1txw{display:flex}
84
32
  ._1eqz4jg8 [data-testid=datasource-header-content--container]{white-space:normal}
85
33
  ._1itk1sfv{background-image:linear-gradient(90deg,var(--ds-elevation-surface-current,#fff) 30%,hsla(0,0%,100%,0)),linear-gradient(90deg,var(--ds-shadow-overflow-perimeter,rgba(0,0,0,.1)),transparent),linear-gradient(90deg,hsla(0,0%,100%,0),var(--ds-elevation-surface-current,#fff) 70%),linear-gradient(90deg,transparent,var(--ds-shadow-overflow-perimeter,rgba(0,0,0,.1))),linear-gradient(0deg,hsla(0,0%,100%,0),var(--ds-elevation-surface-current,#fff) 30%),linear-gradient(0deg,transparent,var(--ds-shadow-overflow-perimeter,rgba(0,0,0,.05))),linear-gradient(0deg,var(--ds-elevation-surface-current,#fff) 30%,hsla(0,0%,100%,0)),linear-gradient(0deg,var(--ds-shadow-overflow-perimeter,rgba(0,0,0,.05)),transparent)}
86
- ._1ixkusic:last-of-type{text-align:right}
87
- ._1lhc1b66:first-of-type{padding-left:var(--ds-space-050,4px)}
34
+ ._1ixkusic:last-of-type, .ProseMirror .pm-table-wrapper>table thead ._s1peusic:last-of-type, .pm-table-wrapper>table thead ._mowjusic:last-of-type{text-align:right}
35
+ ._1lhc1b66:first-of-type, .ProseMirror .pm-table-wrapper>table thead ._n2z81b66:first-of-type, .pm-table-wrapper>table thead ._3ixo1b66:first-of-type{padding-left:var(--ds-space-050,4px)}
88
36
  ._1lrw1sd4{background-size:40px 100%,14px 100%,40px 100%,14px 100%,100% 75pt,100% 14px,100% 40px,100% 10px}
89
37
  ._1nd0cs5v [data-testid=datasource-header-content--container]{-webkit-line-clamp:2}
90
38
  ._1o0zidpf{border-bottom-right-radius:0}
91
- ._1o59pxbi:last-of-type{padding-right:var(--ds-space-200,1pc)}
39
+ ._1o59pxbi:last-of-type, .ProseMirror .pm-table-wrapper>table thead ._1l3vpxbi:last-of-type, .pm-table-wrapper>table thead ._gdprpxbi:last-of-type{padding-right:var(--ds-space-200,1pc)}
92
40
  ._1pbyzo7u{z-index:10}
93
41
  ._1reo1wug{overflow-x:auto}
94
42
  ._1t0u1e54 [data-testid=datasource-header-content--container]{-webkit-box-orient:vertical}
95
- ._1ul91wug{min-width:auto}
43
+ ._1ul91wug, .ProseMirror .pm-table-wrapper>table tbody ._1lkc1wug, .pm-table-wrapper>table tbody ._1jcm1wug{min-width:auto}
96
44
  ._1xanv77o [data-testid=datasource-header-content--container]{padding-bottom:var(--ds-space-025,2px)}
97
- ._1xzrzo7u:last-of-type{z-index:10}
45
+ ._1xzrzo7u:last-of-type, .ProseMirror .pm-table-wrapper>table thead ._1ejpzo7u:last-of-type, .pm-table-wrapper>table thead ._1fmczo7u:last-of-type{z-index:10}
98
46
  ._2hwxidpf{margin-right:0}
99
- ._3t471vc6:last-of-type{right:calc(var(--ds-space-200, 1pc)*-1)}
47
+ ._3t471vc6:last-of-type, .ProseMirror .pm-table-wrapper>table thead ._9g2k1vc6:last-of-type, .pm-table-wrapper>table thead ._1h0z1vc6:last-of-type{right:calc(var(--ds-space-200, 1pc)*-1)}
100
48
  ._4cvr1h6o{align-items:center}
101
- ._4t3i1ylp{height:40px}
102
- ._4t3iqagn{height:calc(50px + var(--ds-space-025, 2px)*4)}
103
- ._77i31if8:last-of-type{position:sticky}
49
+ ._4t3i1ylp, .ProseMirror .pm-table-wrapper>table tbody ._1ugg1ylp, .pm-table-wrapper>table tbody ._lt6w1ylp{height:40px}
50
+ ._4t3iqagn, .ProseMirror .pm-table-wrapper>table thead ._qccgqagn, .pm-table-wrapper>table thead ._xo89qagn{height:calc(50px + var(--ds-space-025, 2px)*4)}
51
+ ._77i31if8:last-of-type, .ProseMirror .pm-table-wrapper>table thead ._zjk41if8:last-of-type, .pm-table-wrapper>table thead ._7s0n1if8:last-of-type{position:sticky}
104
52
  ._8lvj1b66 [data-testid=datasource-header-content--container]{padding-left:var(--ds-space-050,4px)}
105
53
  ._95ex1hna [data-testid=datasource-header-content--container]{word-wrap:break-word}
106
54
  ._ab8av77o [data-testid=datasource-header-content--container]{padding-top:var(--ds-space-025,2px)}
55
+ ._bfhkchd4, .ProseMirror .pm-table-wrapper>table thead ._i7olchd4, .pm-table-wrapper>table thead ._1oe6chd4{background-color:var(--ds-elevation-surface-current,#fff)}
107
56
  ._bfhkchd4{background-color:var(--ds-elevation-surface-current,#fff)}
108
57
  ._btyzidpf{border-spacing:0}
109
- ._ca0qv77o{padding-top:var(--ds-space-025,2px)}
110
- ._ca0qze3t{padding-top:var(--ds-space-0,0)}
58
+ ._ca0qv77o, .ProseMirror .pm-table-wrapper>table thead ._7cz2v77o, .pm-table-wrapper>table thead ._pcwyv77o{padding-top:var(--ds-space-025,2px)}
59
+ ._ca0qze3t, .ProseMirror .pm-table-wrapper>table tbody ._7jflze3t, .pm-table-wrapper>table tbody ._1ikkze3t{padding-top:var(--ds-space-0,0)}
111
60
  ._iscccj1k [data-testid=datasource-header-content--container]{display:-webkit-box}
112
61
  ._k48p1wq8{font-weight:var(--ds-font-weight-medium,500)}
113
62
  ._kqsw1if8{position:sticky}
63
+ ._kqswh2mm, .ProseMirror .pm-table-wrapper>table thead ._rc4eh2mm, .pm-table-wrapper>table thead ._q46wh2mm{position:relative}
114
64
  ._kqswh2mm{position:relative}
115
65
  ._lura1osq [data-testid=datasource-header-content--container]{width:100%}
116
- ._mgulys9h:last-of-type{width:5pc}
117
- ._ml92nkob:last-of-type{vertical-align:middle}
66
+ ._mgulys9h:last-of-type, .ProseMirror .pm-table-wrapper>table thead ._2k51ys9h:last-of-type, .pm-table-wrapper>table thead ._efqoys9h:last-of-type{width:5pc}
67
+ ._ml92nkob:last-of-type, .ProseMirror .pm-table-wrapper>table thead ._1nfwnkob:last-of-type, .pm-table-wrapper>table thead ._11ljnkob:last-of-type{vertical-align:middle}
118
68
  ._mrkbidpf{border-bottom-left-radius:0}
119
- ._n3tdv77o{padding-bottom:var(--ds-space-025,2px)}
120
- ._n3tdze3t{padding-bottom:var(--ds-space-0,0)}
69
+ ._n3tdv77o, .ProseMirror .pm-table-wrapper>table thead ._6dd7v77o, .pm-table-wrapper>table thead ._191qv77o{padding-bottom:var(--ds-space-025,2px)}
70
+ ._n3tdze3t, .ProseMirror .pm-table-wrapper>table tbody ._v6nkze3t, .pm-table-wrapper>table tbody ._jivqze3t{padding-bottom:var(--ds-space-0,0)}
121
71
  ._o5721q9c{white-space:nowrap}
122
72
  ._otyridpf{margin-bottom:0}
123
73
  ._ouxlbac2{background-position:0,0,100%,100%,top,0 52px,bottom,bottom}
124
74
  ._qmxj1c00{background-attachment:local,scroll,local,scroll,local,scroll,local,scroll}
125
- ._s7n41kw7{vertical-align:inherit}
126
- ._s7n4yfq0{vertical-align:bottom}
127
- ._u5f31b66{padding-right:var(--ds-space-050,4px)}
128
- ._u5f3ze3t{padding-right:var(--ds-space-0,0)}
129
- ._vchh1ntv{box-sizing:content-box}
75
+ ._s7n41kw7, .ProseMirror .pm-table-wrapper>table tbody ._11nx1kw7, .pm-table-wrapper>table tbody ._18a21kw7{vertical-align:inherit}
76
+ ._s7n4yfq0, .ProseMirror .pm-table-wrapper>table thead ._ntwryfq0, .pm-table-wrapper>table thead ._3eneyfq0{vertical-align:bottom}
77
+ ._u5f31b66, .ProseMirror .pm-table-wrapper>table thead ._1pmc1b66, .pm-table-wrapper>table thead ._11ep1b66{padding-right:var(--ds-space-050,4px)}
78
+ ._u5f3ze3t, .ProseMirror .pm-table-wrapper>table tbody ._1cngze3t, .pm-table-wrapper>table tbody ._1h12ze3t{padding-right:var(--ds-space-0,0)}
79
+ ._vchh1ntv, .ProseMirror .pm-table-wrapper>table tbody ._16601ntv, .pm-table-wrapper>table tbody ._1qd91ntv{box-sizing:content-box}
80
+ ._vchhusvi, .ProseMirror .pm-table-wrapper>table thead ._1wwnusvi, .pm-table-wrapper>table thead ._1gbausvi{box-sizing:border-box}
130
81
  ._vchhusvi{box-sizing:border-box}
131
- ._vwz41tcg{line-height:24px}
82
+ ._vwz41tcg, .ProseMirror .pm-table-wrapper>table thead ._s99e1tcg, .pm-table-wrapper>table thead ._3mvc1tcg{line-height:24px}
132
83
  ._yq5hus1c{border-collapse:separate}
133
- .pm-table-wrapper>table tbody ._18a21kw7{vertical-align:inherit}
134
- .pm-table-wrapper>table tbody ._1h12ze3t{padding-right:var(--ds-space-0,0)}
135
- .pm-table-wrapper>table tbody ._1ikkze3t{padding-top:var(--ds-space-0,0)}
136
- .pm-table-wrapper>table tbody ._1jcm1wug{min-width:auto}
137
- .pm-table-wrapper>table tbody ._1qd91ntv{box-sizing:content-box}
138
- .pm-table-wrapper>table tbody ._1w1yze3t{padding-left:var(--ds-space-0,0)}
139
- .pm-table-wrapper>table tbody ._jivqze3t{padding-bottom:var(--ds-space-0,0)}
140
- .pm-table-wrapper>table tbody ._lt6w1ylp{height:40px}
141
- .pm-table-wrapper>table thead ._11ep1b66{padding-right:var(--ds-space-050,4px)}
142
- .pm-table-wrapper>table thead ._11ljnkob:last-of-type{vertical-align:middle}
143
- .pm-table-wrapper>table thead ._15hu1b66{padding-left:var(--ds-space-050,4px)}
144
- .pm-table-wrapper>table thead ._191qv77o{padding-bottom:var(--ds-space-025,2px)}
145
- .pm-table-wrapper>table thead ._1fmczo7u:last-of-type{z-index:10}
146
- .pm-table-wrapper>table thead ._1gbausvi{box-sizing:border-box}
147
- .pm-table-wrapper>table thead ._1h0z1vc6:last-of-type{right:calc(var(--ds-space-200, 1pc)*-1)}
148
- .pm-table-wrapper>table thead ._1oe6chd4{background-color:var(--ds-elevation-surface-current,#fff)}
149
- .pm-table-wrapper>table thead ._3eneyfq0{vertical-align:bottom}
150
- .pm-table-wrapper>table thead ._3ixo1b66:first-of-type{padding-left:var(--ds-space-050,4px)}
151
- .pm-table-wrapper>table thead ._3mvc1tcg{line-height:24px}
152
- .pm-table-wrapper>table thead ._7okwusvi:last-of-type{box-sizing:border-box}
153
- .pm-table-wrapper>table thead ._7s0n1if8:last-of-type{position:sticky}
154
- .pm-table-wrapper>table thead ._efqoys9h:last-of-type{width:5pc}
155
- .pm-table-wrapper>table thead ._gdprpxbi:last-of-type{padding-right:var(--ds-space-200,1pc)}
156
- .pm-table-wrapper>table thead ._mowjusic:last-of-type{text-align:right}
157
- .pm-table-wrapper>table thead ._pcwyv77o{padding-top:var(--ds-space-025,2px)}
158
- .pm-table-wrapper>table thead ._q46wh2mm{position:relative}
159
- .pm-table-wrapper>table thead ._xo89qagn{height:calc(50px + var(--ds-space-025, 2px)*4)}
160
84
  ._8vu418qm:hover{border-radius:var(--ds-radius-large,3px)}
161
85
  ._irr31d5g:hover{background-color:var(--ds-background-input-hovered,#f7f8f9)}
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.38.1 */
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';
@@ -41,7 +41,7 @@ const ColumnPickerHeader = forwardRef(({
41
41
  return /*#__PURE__*/React.createElement(C, _extends({}, __cmplp, {
42
42
  style: __cmpls,
43
43
  ref: __cmplr,
44
- className: ax(["_1bqmidpf _2eacidpf _1rmlidpf _13xs13hi _19xw13hi _ex0g13hi _1rag1on0 _1ul51on0 _12ch1on0 _12ruusvi _1pmsusvi _7okwusvi _mgulys9h _2k51ys9h _efqoys9h _1xzrzo7u _1ejpzo7u _1fmczo7u _77i31if8 _zjk41if8 _7s0n1if8 _3t471vc6 _9g2k1vc6 _1h0z1vc6 _1o59pxbi _1l3vpxbi _gdprpxbi _ml92nkob _1nfwnkob _11ljnkob _1ixkusic _s1peusic _mowjusic", __cmplp.className])
44
+ className: ax(["_1bqmidpf _2eacidpf _1rmlidpf _13xs13hi _19xw13hi _ex0g13hi _1rag1md5 _1ul51md5 _12ch1md5 _12ruusvi _1pmsusvi _7okwusvi _mgulys9h _2k51ys9h _efqoys9h _1xzrzo7u _1ejpzo7u _1fmczo7u _77i31if8 _zjk41if8 _7s0n1if8 _3t471vc6 _9g2k1vc6 _1h0z1vc6 _1o59pxbi _1l3vpxbi _gdprpxbi _ml92nkob _1nfwnkob _11ljnkob _1ixkusic _s1peusic _mowjusic", __cmplp.className])
45
45
  }));
46
46
  });
47
47
  if (process.env.NODE_ENV !== 'production') {
@@ -75,7 +75,7 @@ const TableHeading = forwardRef(({
75
75
  return /*#__PURE__*/React.createElement(C, _extends({}, __cmplp, {
76
76
  style: __cmpls,
77
77
  ref: __cmplr,
78
- className: ax(["_19itidpf _aks5idpf _1u3bidpf _1s7zl0fh _1o9ml0fh _1oupl0fh _n7zl1on0 _1fqk1on0 _1vvv1on0 _kqswh2mm _rc4eh2mm _q46wh2mm _vchhusvi _1wwnusvi _1gbausvi _vwz41tcg _s99e1tcg _3mvc1tcg _ca0qv77o _7cz2v77o _pcwyv77o _u5f31b66 _1pmc1b66 _11ep1b66 _n3tdv77o _6dd7v77o _191qv77o _19bv1b66 _9iya1b66 _15hu1b66 _4t3iqagn _qccgqagn _xo89qagn _s7n4yfq0 _ntwryfq0 _3eneyfq0 _bfhkchd4 _i7olchd4 _1oe6chd4 _12pn15vq _198v15vq _lura1osq _11681tcg _ab8av77o _11j11b66 _1xanv77o _8lvj1b66 _iscccj1k _1nd0cs5v _1t0u1e54 _1eqz4jg8 _95ex1hna _1hkzidpf _1r3pidpf _10i2idpf _1ls2idpf _ocbzidpf _3tfiidpf _1lhc1b66 _n2z81b66 _3ixo1b66", __cmplp.className])
78
+ className: ax(["_19itidpf _aks5idpf _1u3bidpf _1s7zl0fh _1o9ml0fh _1oupl0fh _n7zl1md5 _1fqk1md5 _1vvv1md5 _kqswh2mm _rc4eh2mm _q46wh2mm _vchhusvi _1wwnusvi _1gbausvi _vwz41tcg _s99e1tcg _3mvc1tcg _ca0qv77o _7cz2v77o _pcwyv77o _u5f31b66 _1pmc1b66 _11ep1b66 _n3tdv77o _6dd7v77o _191qv77o _19bv1b66 _9iya1b66 _15hu1b66 _4t3iqagn _qccgqagn _xo89qagn _s7n4yfq0 _ntwryfq0 _3eneyfq0 _bfhkchd4 _i7olchd4 _1oe6chd4 _12pn15vq _198v15vq _lura1osq _11681tcg _ab8av77o _11j11b66 _1xanv77o _8lvj1b66 _iscccj1k _1nd0cs5v _1t0u1e54 _1eqz4jg8 _95ex1hna _1hkzidpf _1r3pidpf _10i2idpf _1ls2idpf _ocbzidpf _3tfiidpf _1lhc1b66 _n2z81b66 _3ixo1b66", __cmplp.className])
79
79
  }));
80
80
  });
81
81
 
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.38.1 */
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.38.1 */
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.38.1 */
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.38.1 */
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.38.1 */
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.38.1 */
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.38.1 */
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.38.1 */
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.38.1 */
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.38.1 */
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,6 +1,6 @@
1
1
  ._11c81o8v{font:var(--ds-font-body-small,normal 400 11px/1pc ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Ubuntu,"Helvetica Neue",sans-serif)}
2
2
  ._2rko1kw7{border-radius:inherit}
3
- ._x3dozgxb{border-top:1px solid var(--ds-border,#091e4224)}
3
+ ._x3do7r9e{border-top:var(--ds-border-width,1px) solid var(--ds-border,#091e4224)}
4
4
  ._13liidpf{border-top-left-radius:0}
5
5
  ._19bvpxbi{padding-left:var(--ds-space-200,1pc)}
6
6
  ._bfhkhp5a{background-color:var(--ds-surface-raised,#fff)}
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.38.1 */
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 * as React from 'react';
@@ -14,7 +14,7 @@ import { footerMessages } from './messages';
14
14
  import { ProviderLink } from './provider-link';
15
15
  import { SyncInfo } from './sync-info';
16
16
  const styles = {
17
- footer: "_11c81o8v _2rko1kw7 _x3dozgxb _syaz131l _ca0qu2gc _u5f3pxbi _n3tdu2gc _19bvpxbi _vchhusvi _13liidpf _qrwqidpf _bfhkhp5a",
17
+ footer: "_11c81o8v _2rko1kw7 _x3do7r9e _syaz131l _ca0qu2gc _u5f3pxbi _n3tdu2gc _19bvpxbi _vchhusvi _13liidpf _qrwqidpf _bfhkhp5a",
18
18
  separator: "_syazmuej"
19
19
  };
20
20
  export const TableFooter = ({
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.38.1 */
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.38.1 */
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
- /* render-svg.tsx generated by @compiled/babel-plugin v0.38.1 */
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.38.1 */
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";