@atlaskit/link-datasource 4.33.12 → 4.34.0

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.js +1 -1
  24. package/dist/cjs/ui/common/modal/popup-select/control.js +1 -1
  25. package/dist/cjs/ui/common/modal/popup-select/custom-checkbox-option.js +1 -1
  26. package/dist/cjs/ui/common/modal/popup-select/dropdownIndicator.js +1 -1
  27. package/dist/cjs/ui/common/modal/popup-select/footer.js +1 -1
  28. package/dist/cjs/ui/common/modal/popup-select/formatOptionLabel.js +1 -1
  29. package/dist/cjs/ui/common/modal/popup-select/menu-list/index.js +1 -1
  30. package/dist/cjs/ui/common/modal/popup-select/menu-list/selectMessage.js +1 -1
  31. package/dist/cjs/ui/common/modal/popup-select/trigger.js +1 -1
  32. package/dist/cjs/ui/common/modal/search-count/index.js +1 -1
  33. package/dist/cjs/ui/common/modal/site-selector/index.js +1 -1
  34. package/dist/cjs/ui/confluence-search-modal/basic-filters/filters/date-range-picker/PopupComponent.js +1 -1
  35. package/dist/cjs/ui/confluence-search-modal/basic-filters/filters/date-range-picker/index.js +1 -1
  36. package/dist/cjs/ui/confluence-search-modal/basic-filters/filters/date-range-picker/styled.js +1 -1
  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.js +1 -1
  44. package/dist/cjs/ui/issue-like-table/draggable-table-heading.js +1 -1
  45. package/dist/cjs/ui/issue-like-table/empty-state/index.js +1 -1
  46. package/dist/cjs/ui/issue-like-table/empty-state/type.js +1 -1
  47. package/dist/cjs/ui/issue-like-table/index.js +1 -1
  48. package/dist/cjs/ui/issue-like-table/render-type/index.js +5 -11
  49. package/dist/cjs/ui/issue-like-table/render-type/richtext/index.js +1 -1
  50. package/dist/cjs/ui/issue-like-table/render-type/user/index.js +1 -1
  51. package/dist/cjs/ui/issue-like-table/shared-components/avatar/index.js +1 -1
  52. package/dist/cjs/ui/issue-like-table/shared-components/icon/index.js +1 -1
  53. package/dist/cjs/ui/issue-like-table/table-cell-content/index.js +1 -1
  54. package/dist/cjs/ui/issue-like-table/table-cell-content/inline-edit.js +1 -1
  55. package/dist/cjs/ui/issue-like-table/truncate-text-tag/index.js +1 -1
  56. package/dist/cjs/ui/jira-issues-modal/basic-filters/ui/index.js +1 -1
  57. package/dist/cjs/ui/jira-issues-modal/jira-search-container/index.js +1 -1
  58. package/dist/cjs/ui/jira-issues-modal/modal/index.js +1 -1
  59. package/dist/cjs/ui/table-footer/index.js +1 -1
  60. package/dist/cjs/ui/table-footer/powered-by-jsm-assets/index.js +1 -1
  61. package/dist/cjs/ui/table-footer/provider-link/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.js +1 -1
  84. package/dist/es2019/ui/common/modal/popup-select/control.js +1 -1
  85. package/dist/es2019/ui/common/modal/popup-select/custom-checkbox-option.js +1 -1
  86. package/dist/es2019/ui/common/modal/popup-select/dropdownIndicator.js +1 -1
  87. package/dist/es2019/ui/common/modal/popup-select/footer.js +1 -1
  88. package/dist/es2019/ui/common/modal/popup-select/formatOptionLabel.js +1 -1
  89. package/dist/es2019/ui/common/modal/popup-select/menu-list/index.js +1 -1
  90. package/dist/es2019/ui/common/modal/popup-select/menu-list/selectMessage.js +1 -1
  91. package/dist/es2019/ui/common/modal/popup-select/trigger.js +1 -1
  92. package/dist/es2019/ui/common/modal/search-count/index.js +1 -1
  93. package/dist/es2019/ui/common/modal/site-selector/index.js +1 -1
  94. package/dist/es2019/ui/confluence-search-modal/basic-filters/filters/date-range-picker/PopupComponent.js +1 -1
  95. package/dist/es2019/ui/confluence-search-modal/basic-filters/filters/date-range-picker/index.js +1 -1
  96. package/dist/es2019/ui/confluence-search-modal/basic-filters/filters/date-range-picker/styled.js +1 -1
  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.js +1 -1
  104. package/dist/es2019/ui/issue-like-table/draggable-table-heading.js +1 -1
  105. package/dist/es2019/ui/issue-like-table/empty-state/index.js +1 -1
  106. package/dist/es2019/ui/issue-like-table/empty-state/type.js +1 -1
  107. package/dist/es2019/ui/issue-like-table/index.js +1 -1
  108. package/dist/es2019/ui/issue-like-table/render-type/index.js +4 -10
  109. package/dist/es2019/ui/issue-like-table/render-type/richtext/index.js +1 -1
  110. package/dist/es2019/ui/issue-like-table/render-type/user/index.js +1 -1
  111. package/dist/es2019/ui/issue-like-table/shared-components/avatar/index.js +1 -1
  112. package/dist/es2019/ui/issue-like-table/shared-components/icon/index.js +1 -1
  113. package/dist/es2019/ui/issue-like-table/table-cell-content/index.js +1 -1
  114. package/dist/es2019/ui/issue-like-table/table-cell-content/inline-edit.js +1 -1
  115. package/dist/es2019/ui/issue-like-table/truncate-text-tag/index.js +1 -1
  116. package/dist/es2019/ui/jira-issues-modal/basic-filters/ui/index.js +1 -1
  117. package/dist/es2019/ui/jira-issues-modal/jira-search-container/index.js +1 -1
  118. package/dist/es2019/ui/jira-issues-modal/modal/index.js +1 -1
  119. package/dist/es2019/ui/table-footer/index.js +1 -1
  120. package/dist/es2019/ui/table-footer/powered-by-jsm-assets/index.js +1 -1
  121. package/dist/es2019/ui/table-footer/provider-link/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.js +1 -1
  144. package/dist/esm/ui/common/modal/popup-select/control.js +1 -1
  145. package/dist/esm/ui/common/modal/popup-select/custom-checkbox-option.js +1 -1
  146. package/dist/esm/ui/common/modal/popup-select/dropdownIndicator.js +1 -1
  147. package/dist/esm/ui/common/modal/popup-select/footer.js +1 -1
  148. package/dist/esm/ui/common/modal/popup-select/formatOptionLabel.js +1 -1
  149. package/dist/esm/ui/common/modal/popup-select/menu-list/index.js +1 -1
  150. package/dist/esm/ui/common/modal/popup-select/menu-list/selectMessage.js +1 -1
  151. package/dist/esm/ui/common/modal/popup-select/trigger.js +1 -1
  152. package/dist/esm/ui/common/modal/search-count/index.js +1 -1
  153. package/dist/esm/ui/common/modal/site-selector/index.js +1 -1
  154. package/dist/esm/ui/confluence-search-modal/basic-filters/filters/date-range-picker/PopupComponent.js +1 -1
  155. package/dist/esm/ui/confluence-search-modal/basic-filters/filters/date-range-picker/index.js +1 -1
  156. package/dist/esm/ui/confluence-search-modal/basic-filters/filters/date-range-picker/styled.js +1 -1
  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.js +1 -1
  164. package/dist/esm/ui/issue-like-table/draggable-table-heading.js +1 -1
  165. package/dist/esm/ui/issue-like-table/empty-state/index.js +1 -1
  166. package/dist/esm/ui/issue-like-table/empty-state/type.js +1 -1
  167. package/dist/esm/ui/issue-like-table/index.js +1 -1
  168. package/dist/esm/ui/issue-like-table/render-type/index.js +5 -11
  169. package/dist/esm/ui/issue-like-table/render-type/richtext/index.js +1 -1
  170. package/dist/esm/ui/issue-like-table/render-type/user/index.js +1 -1
  171. package/dist/esm/ui/issue-like-table/shared-components/avatar/index.js +1 -1
  172. package/dist/esm/ui/issue-like-table/shared-components/icon/index.js +1 -1
  173. package/dist/esm/ui/issue-like-table/table-cell-content/index.js +1 -1
  174. package/dist/esm/ui/issue-like-table/table-cell-content/inline-edit.js +1 -1
  175. package/dist/esm/ui/issue-like-table/truncate-text-tag/index.js +1 -1
  176. package/dist/esm/ui/jira-issues-modal/basic-filters/ui/index.js +1 -1
  177. package/dist/esm/ui/jira-issues-modal/jira-search-container/index.js +1 -1
  178. package/dist/esm/ui/jira-issues-modal/modal/index.js +1 -1
  179. package/dist/esm/ui/table-footer/index.js +1 -1
  180. package/dist/esm/ui/table-footer/powered-by-jsm-assets/index.js +1 -1
  181. package/dist/esm/ui/table-footer/provider-link/index.js +1 -1
  182. package/package.json +6 -9
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.38.1 */
1
+ /* index.tsx generated by @compiled/babel-plugin v0.39.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.39.1 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import "./index.compiled.css";
4
4
  import * as 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.39.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.39.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.38.1 */
1
+ /* display-view-drop-down.tsx generated by @compiled/babel-plugin v0.39.1 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import "./display-view-drop-down.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.39.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
- /* control.tsx generated by @compiled/babel-plugin v0.38.1 */
1
+ /* control.tsx generated by @compiled/babel-plugin v0.39.1 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import "./control.compiled.css";
4
4
  import { ax, ix } from "@compiled/react/runtime";
@@ -1,4 +1,4 @@
1
- /* custom-checkbox-option.tsx generated by @compiled/babel-plugin v0.38.1 */
1
+ /* custom-checkbox-option.tsx generated by @compiled/babel-plugin v0.39.1 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import "./custom-checkbox-option.compiled.css";
4
4
  import * as React from 'react';
@@ -1,4 +1,4 @@
1
- /* dropdownIndicator.tsx generated by @compiled/babel-plugin v0.38.1 */
1
+ /* dropdownIndicator.tsx generated by @compiled/babel-plugin v0.39.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.38.1 */
1
+ /* footer.tsx generated by @compiled/babel-plugin v0.39.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.38.1 */
1
+ /* formatOptionLabel.tsx generated by @compiled/babel-plugin v0.39.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.38.1 */
1
+ /* index.tsx generated by @compiled/babel-plugin v0.39.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.38.1 */
1
+ /* selectMessage.tsx generated by @compiled/babel-plugin v0.39.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.38.1 */
1
+ /* trigger.tsx generated by @compiled/babel-plugin v0.39.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.38.1 */
1
+ /* index.tsx generated by @compiled/babel-plugin v0.39.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.39.1 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import "./index.compiled.css";
4
4
  import * as React from 'react';
@@ -1,4 +1,4 @@
1
- /* PopupComponent.tsx generated by @compiled/babel-plugin v0.38.1 */
1
+ /* PopupComponent.tsx generated by @compiled/babel-plugin v0.39.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.38.1 */
1
+ /* index.tsx generated by @compiled/babel-plugin v0.39.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
- /* styled.tsx generated by @compiled/babel-plugin v0.38.1 */
1
+ /* styled.tsx generated by @compiled/babel-plugin v0.39.1 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import "./styled.compiled.css";
4
4
  import * as 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.39.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.39.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.38.1 */
1
+ /* index.tsx generated by @compiled/babel-plugin v0.39.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.38.1 */
1
+ /* datasourceTableView.tsx generated by @compiled/babel-plugin v0.39.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.38.1 */
1
+ /* concatenated-menu-list.tsx generated by @compiled/babel-plugin v0.39.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.38.1 */
1
+ /* index.tsx generated by @compiled/babel-plugin v0.39.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
- /* drag-column-preview.tsx generated by @compiled/babel-plugin v0.38.1 */
1
+ /* drag-column-preview.tsx generated by @compiled/babel-plugin v0.39.1 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import "./drag-column-preview.compiled.css";
4
4
  import { forwardRef } from 'react';
@@ -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.39.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.38.1 */
1
+ /* index.tsx generated by @compiled/babel-plugin v0.39.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
- /* type.tsx generated by @compiled/babel-plugin v0.38.1 */
1
+ /* type.tsx generated by @compiled/babel-plugin v0.39.1 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import "./type.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.39.1 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import "./index.compiled.css";
4
4
  import { forwardRef } from 'react';
@@ -27,10 +27,7 @@ export const stringifyType = ({
27
27
  return getFormattedDate(value, 'datetime', formatDate);
28
28
  case 'daterange':
29
29
  {
30
- if (fg('jpd_confluence_date_fields_improvements')) {
31
- return getFormattedDateRange(value.start, value.end, formatDate, formatMessage);
32
- }
33
- return '';
30
+ return getFormattedDateRange(value.start, value.end, formatDate, formatMessage);
34
31
  }
35
32
  case 'time':
36
33
  return getFormattedDate(value, 'time', formatDate);
@@ -74,12 +71,9 @@ export const renderType = item => {
74
71
  }));
75
72
  case 'daterange':
76
73
  {
77
- if (fg('jpd_confluence_date_fields_improvements')) {
78
- return item.values.map(dateRangeValue => /*#__PURE__*/React.createElement(DateRangeRenderType, {
79
- value: dateRangeValue
80
- }));
81
- }
82
- return /*#__PURE__*/React.createElement(React.Fragment, null);
74
+ return item.values.map(dateRangeValue => /*#__PURE__*/React.createElement(DateRangeRenderType, {
75
+ value: dateRangeValue
76
+ }));
83
77
  }
84
78
  case 'icon':
85
79
  return item.values.map(iconValue => /*#__PURE__*/React.createElement(IconRenderType, iconValue));
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.38.1 */
1
+ /* index.tsx generated by @compiled/babel-plugin v0.39.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.39.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.39.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.39.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.39.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.39.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.39.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.39.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.39.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.39.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.39.1 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import "./index.compiled.css";
4
4
  import * as 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.39.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.39.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
- /* render-svg.tsx generated by @compiled/babel-plugin v0.38.1 */
1
+ /* render-svg.tsx generated by @compiled/babel-plugin v0.39.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.39.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.38.1 */
1
+ /* index.tsx generated by @compiled/babel-plugin v0.39.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.39.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.39.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.38.1 */
1
+ /* index.tsx generated by @compiled/babel-plugin v0.39.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.38.1 */
1
+ /* loading-state.tsx generated by @compiled/babel-plugin v0.39.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.38.1 */
1
+ /* index.tsx generated by @compiled/babel-plugin v0.39.1 */
2
2
  import _asyncToGenerator from "@babel/runtime/helpers/asyncToGenerator";
3
3
  import _slicedToArray from "@babel/runtime/helpers/slicedToArray";
4
4
  import _defineProperty from "@babel/runtime/helpers/defineProperty";
@@ -1,4 +1,4 @@
1
- /* styled.tsx generated by @compiled/babel-plugin v0.38.1 */
1
+ /* styled.tsx generated by @compiled/babel-plugin v0.39.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.38.1 */
1
+ /* access-required.tsx generated by @compiled/babel-plugin v0.39.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.38.1 */
1
+ /* loading-error.tsx generated by @compiled/babel-plugin v0.39.1 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import "./loading-error.compiled.css";
4
4
  import * as React from 'react';
@@ -1,4 +1,4 @@
1
- /* modal-loading-error.tsx generated by @compiled/babel-plugin v0.38.1 */
1
+ /* modal-loading-error.tsx generated by @compiled/babel-plugin v0.39.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.38.1 */
1
+ /* no-instances.tsx generated by @compiled/babel-plugin v0.39.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.38.1 */
1
+ /* no-results.tsx generated by @compiled/babel-plugin v0.39.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.38.1 */
1
+ /* provider-auth-required-svg.tsx generated by @compiled/babel-plugin v0.39.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.38.1 */
1
+ /* provider-auth-required.tsx generated by @compiled/babel-plugin v0.39.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.38.1 */
1
+ /* index.tsx generated by @compiled/babel-plugin v0.39.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.39.1 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import "./index.compiled.css";
4
4
  import * as 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.39.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.39.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.38.1 */
1
+ /* display-view-drop-down.tsx generated by @compiled/babel-plugin v0.39.1 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProperties";
4
4
  var _excluded = ["triggerRef"];
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.38.1 */
1
+ /* index.tsx generated by @compiled/babel-plugin v0.39.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
- /* control.tsx generated by @compiled/babel-plugin v0.38.1 */
1
+ /* control.tsx generated by @compiled/babel-plugin v0.39.1 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProperties";
4
4
  var _excluded = ["children"];
@@ -1,4 +1,4 @@
1
- /* custom-checkbox-option.tsx generated by @compiled/babel-plugin v0.38.1 */
1
+ /* custom-checkbox-option.tsx generated by @compiled/babel-plugin v0.39.1 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProperties";
4
4
  var _excluded = ["children"];
@@ -1,4 +1,4 @@
1
- /* dropdownIndicator.tsx generated by @compiled/babel-plugin v0.38.1 */
1
+ /* dropdownIndicator.tsx generated by @compiled/babel-plugin v0.39.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.38.1 */
1
+ /* footer.tsx generated by @compiled/babel-plugin v0.39.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.38.1 */
1
+ /* formatOptionLabel.tsx generated by @compiled/babel-plugin v0.39.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.38.1 */
1
+ /* index.tsx generated by @compiled/babel-plugin v0.39.1 */
2
2
  import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProperties";
3
3
  var _excluded = ["children"];
4
4
  import "./index.compiled.css";
@@ -1,4 +1,4 @@
1
- /* selectMessage.tsx generated by @compiled/babel-plugin v0.38.1 */
1
+ /* selectMessage.tsx generated by @compiled/babel-plugin v0.39.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.38.1 */
1
+ /* trigger.tsx generated by @compiled/babel-plugin v0.39.1 */
2
2
  import _slicedToArray from "@babel/runtime/helpers/slicedToArray";
3
3
  import _extends from "@babel/runtime/helpers/extends";
4
4
  import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProperties";
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.38.1 */
1
+ /* index.tsx generated by @compiled/babel-plugin v0.39.1 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import _defineProperty from "@babel/runtime/helpers/defineProperty";
4
4
  import "./index.compiled.css";
@@ -1,4 +1,4 @@
1
- /* index.tsx generated by @compiled/babel-plugin v0.38.1 */
1
+ /* index.tsx generated by @compiled/babel-plugin v0.39.1 */
2
2
  import _extends from "@babel/runtime/helpers/extends";
3
3
  import _objectWithoutProperties from "@babel/runtime/helpers/objectWithoutProperties";
4
4
  var _excluded = ["isOpen"];
@@ -1,4 +1,4 @@
1
- /* PopupComponent.tsx generated by @compiled/babel-plugin v0.38.1 */
1
+ /* PopupComponent.tsx generated by @compiled/babel-plugin v0.39.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.38.1 */
1
+ /* index.tsx generated by @compiled/babel-plugin v0.39.1 */
2
2
  import _defineProperty from "@babel/runtime/helpers/defineProperty";
3
3
  import _slicedToArray from "@babel/runtime/helpers/slicedToArray";
4
4
  import _extends from "@babel/runtime/helpers/extends";