@odigos/ui-kit 0.0.41 → 0.0.43

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 (269) hide show
  1. package/CHANGELOG.md +14 -0
  2. package/eslint.config.mjs +4 -1
  3. package/lib/components/auto-complete-input/auto-complete-input.stories.d.ts +1 -1
  4. package/lib/components/badge/badge.stories.d.ts +1 -1
  5. package/lib/components/button/button.stories.d.ts +1 -1
  6. package/lib/components/cancel-warning/cancel-warning.stories.d.ts +1 -1
  7. package/lib/components/checkbox/checkbox.stories.d.ts +1 -1
  8. package/lib/components/code/code.stories.d.ts +1 -1
  9. package/lib/components/condition-details/condition-details.stories.d.ts +1 -1
  10. package/lib/components/data-card/data-card-fields/index.d.ts +1 -0
  11. package/lib/components/data-card/data-card-fields/override-runtime.d.ts +9 -0
  12. package/lib/components/data-card/data-card.stories.d.ts +1 -1
  13. package/lib/components/data-tab/data-tab.stories.d.ts +1 -1
  14. package/lib/components/delete-warning/delete-warning.stories.d.ts +1 -1
  15. package/lib/components/describe-row/describe-row.stories.d.ts +1 -1
  16. package/lib/components/divider/divider.stories.d.ts +1 -1
  17. package/lib/components/docs-button/docs-button.stories.d.ts +1 -1
  18. package/lib/components/drawer/drawer.stories.d.ts +1 -1
  19. package/lib/components/dropdown/dropdown.stories.d.ts +1 -1
  20. package/lib/components/dropdown/index.d.ts +4 -2
  21. package/lib/components/error-boundary/error-boundary.stories.d.ts +1 -1
  22. package/lib/components/extend-arrow/extend-arrow.stories.d.ts +1 -1
  23. package/lib/components/fade-loader/fade-loader.stories.d.ts +1 -1
  24. package/lib/components/field-error/field-error.stories.d.ts +1 -1
  25. package/lib/components/field-label/field-label.stories.d.ts +1 -1
  26. package/lib/components/header/header.stories.d.ts +1 -1
  27. package/lib/components/icon-button/icon-button.stories.d.ts +1 -1
  28. package/lib/components/icon-group/icon-group.stories.d.ts +1 -1
  29. package/lib/components/icon-title-badge/icon-title-badge.stories.d.ts +1 -1
  30. package/lib/components/icon-wrapped/icon-wrapped.stories.d.ts +1 -1
  31. package/lib/components/icons-nav/icons-nav.stories.d.ts +1 -1
  32. package/lib/components/image-controlled/image-controlled.stories.d.ts +1 -1
  33. package/lib/components/input/input.stories.d.ts +1 -1
  34. package/lib/components/input-list/input-list.stories.d.ts +1 -1
  35. package/lib/components/input-table/input-table.stories.d.ts +1 -1
  36. package/lib/components/interactive-table/interactive-table.stories.d.ts +1 -1
  37. package/lib/components/key-value-input-list/key-value-input-list.stories.d.ts +1 -1
  38. package/lib/components/modal/modal.stories.d.ts +1 -1
  39. package/lib/components/monitors-checkboxes/monitors-checkboxes.stories.d.ts +1 -1
  40. package/lib/components/monitors-icons/monitors-icons.stories.d.ts +1 -1
  41. package/lib/components/navigation-buttons/navigation-buttons.stories.d.ts +1 -1
  42. package/lib/components/no-data-found/no-data-found.stories.d.ts +1 -1
  43. package/lib/components/notification-note/notification-note.stories.d.ts +1 -1
  44. package/lib/components/scroll-x/scroll-x.stories.d.ts +1 -1
  45. package/lib/components/section-title/section-title.stories.d.ts +1 -1
  46. package/lib/components/segment/segment.stories.d.ts +1 -1
  47. package/lib/components/selection-button/selection-button.stories.d.ts +1 -1
  48. package/lib/components/skeleton-loader/skeleton-loader.stories.d.ts +1 -1
  49. package/lib/components/status/status.stories.d.ts +1 -1
  50. package/lib/components/stepper/stepper.stories.d.ts +1 -1
  51. package/lib/components/text/text.stories.d.ts +1 -1
  52. package/lib/components/textarea/textarea.stories.d.ts +1 -1
  53. package/lib/components/toggle/toggle.stories.d.ts +1 -1
  54. package/lib/components/tooltip/tooltip.stories.d.ts +1 -1
  55. package/lib/components/trace-loader/trace-loader.stories.d.ts +1 -1
  56. package/lib/components/warning-modal/warning-modal.stories.d.ts +1 -1
  57. package/lib/components.js +8 -8
  58. package/lib/constants/index.d.ts +1 -0
  59. package/lib/constants/sources/index.d.ts +4 -0
  60. package/lib/constants/strings/index.d.ts +4 -0
  61. package/lib/constants.js +1 -1
  62. package/lib/containers/action-drawer/action-drawer.stories.d.ts +1 -1
  63. package/lib/containers/action-form/action-form.stories.d.ts +1 -1
  64. package/lib/containers/action-modal/action-modal.stories.d.ts +1 -1
  65. package/lib/containers/action-table/action-table.stories.d.ts +1 -1
  66. package/lib/containers/await-pipeline/await-pipeline.stories.d.ts +1 -1
  67. package/lib/containers/compute-platform-select/compute-platform-select.stories.d.ts +1 -1
  68. package/lib/containers/compute-platforms/compute-platforms.stories.d.ts +1 -1
  69. package/lib/containers/compute-platforms-actions-menu/compute-platforms-actions-menu.stories.d.ts +1 -1
  70. package/lib/containers/data-flow/data-flow.stories.d.ts +1 -1
  71. package/lib/containers/data-flow-actions-menu/data-flow-actions-menu.stories.d.ts +1 -1
  72. package/lib/containers/data-stream-drawer/data-stream-drawer.stories.d.ts +1 -1
  73. package/lib/containers/data-stream-form/data-stream-form.stories.d.ts +1 -1
  74. package/lib/containers/data-stream-selection-form/data-stream-selection-form.stories.d.ts +1 -1
  75. package/lib/containers/destination-drawer/destination-drawer.stories.d.ts +1 -1
  76. package/lib/containers/destination-form/destination-form.stories.d.ts +1 -1
  77. package/lib/containers/destination-modal/destination-modal.stories.d.ts +1 -1
  78. package/lib/containers/destination-selection-form/destination-selection-form.stories.d.ts +1 -1
  79. package/lib/containers/destination-table/destination-table.stories.d.ts +1 -1
  80. package/lib/containers/dropdowns/connection-status-dropdown/connection-status-dropdown.stories.d.ts +1 -1
  81. package/lib/containers/dropdowns/connection-type-dropdown/connection-type-dropdown.stories.d.ts +1 -1
  82. package/lib/containers/dropdowns/error-dropdown/error-dropdown.stories.d.ts +1 -1
  83. package/lib/containers/dropdowns/kind-dropdown/error-dropdown.stories.d.ts +1 -1
  84. package/lib/containers/dropdowns/language-dropdown/language-dropdown.stories.d.ts +1 -1
  85. package/lib/containers/dropdowns/monitor-dropdown/monitor-dropdown.stories.d.ts +1 -1
  86. package/lib/containers/dropdowns/namespace-dropdown/namespace-dropdown.stories.d.ts +1 -1
  87. package/lib/containers/instrumentation-rule-drawer/instrumentation-rule-drawer.stories.d.ts +1 -1
  88. package/lib/containers/instrumentation-rule-form/instrumentation-rule-form.stories.d.ts +1 -1
  89. package/lib/containers/instrumentation-rule-modal/instrumentation-rule-modal.stories.d.ts +1 -1
  90. package/lib/containers/instrumentation-rule-table/instrumentation-rule-table.stories.d.ts +1 -1
  91. package/lib/containers/multi-source-control/multi-source-control.stories.d.ts +1 -1
  92. package/lib/containers/notification-manager/notification-manager.stories.d.ts +1 -1
  93. package/lib/containers/overview-drawer/overview-drawer.stories.d.ts +1 -1
  94. package/lib/containers/setup-summary/setup-summary.stories.d.ts +1 -1
  95. package/lib/containers/side-nav/side-nav.stories.d.ts +1 -1
  96. package/lib/containers/slack-invite/slack-invite.stories.d.ts +1 -1
  97. package/lib/containers/source-drawer/source-drawer.stories.d.ts +1 -1
  98. package/lib/containers/source-form/source-form.stories.d.ts +1 -1
  99. package/lib/containers/source-modal/source-modal.stories.d.ts +1 -1
  100. package/lib/containers/source-selection-form/source-selection-form.stories.d.ts +1 -1
  101. package/lib/containers/source-table/source-table.stories.d.ts +1 -1
  102. package/lib/containers/system-overview/system-overview.stories.d.ts +1 -1
  103. package/lib/containers/table-cell-conditions/table-cell-conditions.stories.d.ts +1 -1
  104. package/lib/containers/toast-list/toast-list.stories.d.ts +1 -1
  105. package/lib/containers/toggle-dark-mode/toggle-dark-mode.stories.d.ts +1 -1
  106. package/lib/containers.js +222 -73
  107. package/lib/functions/index.d.ts +1 -0
  108. package/lib/functions/is-valid-version/index.d.ts +1 -0
  109. package/lib/functions.js +5 -5
  110. package/lib/hooks.js +3 -3
  111. package/lib/icons/actions/add-cluster-info-icon/add-cluster-info-icon.stories.d.ts +1 -1
  112. package/lib/icons/actions/delete-attribute-icon/delete-attribute-icon.stories.d.ts +1 -1
  113. package/lib/icons/actions/pii-masking-icon/pii-masking-icon.stories.d.ts +1 -1
  114. package/lib/icons/actions/rename-attribute-icon/rename-attribute-icon.stories.d.ts +1 -1
  115. package/lib/icons/actions/sampler-icon/sampler-icon.stories.d.ts +1 -1
  116. package/lib/icons/brand/odigos-logo/odigos-logo.stories.d.ts +1 -1
  117. package/lib/icons/brand/odigos-logo-text/odigos-logo-text.stories.d.ts +1 -1
  118. package/lib/icons/common/arrow-icon/arrow-icon.stories.d.ts +1 -1
  119. package/lib/icons/common/code-brackets-icon/code-brackets-icon.stories.d.ts +1 -1
  120. package/lib/icons/common/code-icon/code-icon.stories.d.ts +1 -1
  121. package/lib/icons/common/command-icon/command-icon.stories.d.ts +1 -1
  122. package/lib/icons/common/copy-icon/copy-icon.stories.d.ts +1 -1
  123. package/lib/icons/common/edit-icon/edit-icon.stories.d.ts +1 -1
  124. package/lib/icons/common/extend-arrow-icon/extend-arrow-icon.stories.d.ts +1 -1
  125. package/lib/icons/common/filter-icon/filter-icon.stories.d.ts +1 -1
  126. package/lib/icons/common/folder-icon/folder-icon.stories.d.ts +1 -1
  127. package/lib/icons/common/image-error-icon/image-error-icon.stories.d.ts +1 -1
  128. package/lib/icons/common/key-icon/key-icon.stories.d.ts +1 -1
  129. package/lib/icons/common/list-icon/list-icon.stories.d.ts +1 -1
  130. package/lib/icons/common/no-data-icon/no-data-icon.stories.d.ts +1 -1
  131. package/lib/icons/common/notebook-icon/notebook-icon.stories.d.ts +1 -1
  132. package/lib/icons/common/notification-icon/notification-icon.stories.d.ts +1 -1
  133. package/lib/icons/common/retry-icon/retry-icon.stories.d.ts +1 -1
  134. package/lib/icons/common/search-icon/search-icon.stories.d.ts +1 -1
  135. package/lib/icons/common/sort-arrows-icon/sort-arrows-icon.stories.d.ts +1 -1
  136. package/lib/icons/common/terminal-icon/terminal-icon.stories.d.ts +1 -1
  137. package/lib/icons/common/trash-icon/trash-icon.stories.d.ts +1 -1
  138. package/lib/icons/common/x-icon/x-icon.stories.d.ts +1 -1
  139. package/lib/icons/compute-platform/k8s-logo/k8s-logo.stories.d.ts +1 -1
  140. package/lib/icons/compute-platform/vm-logo/vm-logo.stories.d.ts +1 -1
  141. package/lib/icons/destinations/alauda-logo/alauda-logo.stories.d.ts +1 -1
  142. package/lib/icons/destinations/alibaba-cloud-logo/alibaba-cloud-logo.stories.d.ts +1 -1
  143. package/lib/icons/destinations/app-dynamics-logo/app-dynamics-logo.stories.d.ts +1 -1
  144. package/lib/icons/destinations/aws-cloudwatch-logo/aws-cloudwatch-logo.stories.d.ts +1 -1
  145. package/lib/icons/destinations/aws-s3-logo/aws-s3-logo.stories.d.ts +1 -1
  146. package/lib/icons/destinations/aws-xray-logo/aws-xray-logo.stories.d.ts +1 -1
  147. package/lib/icons/destinations/axiom-logo/axiom-logo.stories.d.ts +1 -1
  148. package/lib/icons/destinations/better-stack-logo/better-stack-logo.stories.d.ts +1 -1
  149. package/lib/icons/destinations/blob-storage-logo/blob-storage-logo.stories.d.ts +1 -1
  150. package/lib/icons/destinations/bonree-logo/bonree-logo.stories.d.ts +1 -1
  151. package/lib/icons/destinations/causely-logo/causely-logo.stories.d.ts +1 -1
  152. package/lib/icons/destinations/checkly-logo/checkly-logo.stories.d.ts +1 -1
  153. package/lib/icons/destinations/chronosphere-logo/chronosphere-logo.stories.d.ts +1 -1
  154. package/lib/icons/destinations/clickhouse-logo/clickhouse-logo.stories.d.ts +1 -1
  155. package/lib/icons/destinations/coralogix-logo/coralogix-logo.stories.d.ts +1 -1
  156. package/lib/icons/destinations/dash0-logo/dash0-logo.stories.d.ts +1 -1
  157. package/lib/icons/destinations/datadog-logo/datadog-logo.stories.d.ts +1 -1
  158. package/lib/icons/destinations/dynatrace-logo/dynatrace-logo.stories.d.ts +1 -1
  159. package/lib/icons/destinations/elastic-apm-logo/elastic-apm-logo.stories.d.ts +1 -1
  160. package/lib/icons/destinations/elastic-search-logo/elastic-search-logo.stories.d.ts +1 -1
  161. package/lib/icons/destinations/gigapipe-logo/gigapipe-logo.stories.d.ts +1 -1
  162. package/lib/icons/destinations/google-cloud-platform-logo/google-cloud-platform-logo.stories.d.ts +1 -1
  163. package/lib/icons/destinations/google-cloud-storage-logo/google-cloud-storage-logo.stories.d.ts +1 -1
  164. package/lib/icons/destinations/grafana-logo/grafana-logo.stories.d.ts +1 -1
  165. package/lib/icons/destinations/greptime-logo/greptime-logo.stories.d.ts +1 -1
  166. package/lib/icons/destinations/groundcover-logo/groundcover-logo.stories.d.ts +1 -1
  167. package/lib/icons/destinations/honeycomb-logo/honeycomb-logo.stories.d.ts +1 -1
  168. package/lib/icons/destinations/hyperdx-logo/hyperdx-logo.stories.d.ts +1 -1
  169. package/lib/icons/destinations/instana-logo/instana-logo.stories.d.ts +1 -1
  170. package/lib/icons/destinations/jaeger-logo/jaeger-logo.stories.d.ts +1 -1
  171. package/lib/icons/destinations/kafka-logo/kafka-logo.stories.d.ts +1 -1
  172. package/lib/icons/destinations/kloudmate-logo/kloudmate-logo.stories.d.ts +1 -1
  173. package/lib/icons/destinations/last9-logo/last9-logo.stories.d.ts +1 -1
  174. package/lib/icons/destinations/lightstep-logo/lightstep-logo.stories.d.ts +1 -1
  175. package/lib/icons/destinations/logzio-logo/logzio-logo.stories.d.ts +1 -1
  176. package/lib/icons/destinations/loki-logo/loki-logo.stories.d.ts +1 -1
  177. package/lib/icons/destinations/lumigo-logo/lumigo-logo.stories.d.ts +1 -1
  178. package/lib/icons/destinations/middleware-logo/middleware-logo.stories.d.ts +1 -1
  179. package/lib/icons/destinations/new-relic-logo/new-relic-logo.stories.d.ts +1 -1
  180. package/lib/icons/destinations/observe-logo/observe-logo.stories.d.ts +1 -1
  181. package/lib/icons/destinations/one-uptime-logo/one-uptime-logo.stories.d.ts +1 -1
  182. package/lib/icons/destinations/open-observe-logo/open-observe-logo.stories.d.ts +1 -1
  183. package/lib/icons/destinations/open-telemetry-logo/open-telemetry-logo.stories.d.ts +1 -1
  184. package/lib/icons/destinations/ops-verse-logo/ops-verse-logo.stories.d.ts +1 -1
  185. package/lib/icons/destinations/oracle-logo/oracle-logo.stories.d.ts +1 -1
  186. package/lib/icons/destinations/prometheus-logo/prometheus-logo.stories.d.ts +1 -1
  187. package/lib/icons/destinations/qryn-logo/qryn-logo.stories.d.ts +1 -1
  188. package/lib/icons/destinations/quickwit-logo/quickwit-logo.stories.d.ts +1 -1
  189. package/lib/icons/destinations/sentry-logo/sentry-logo.stories.d.ts +1 -1
  190. package/lib/icons/destinations/seq-logo/seq-logo.stories.d.ts +1 -1
  191. package/lib/icons/destinations/signoz-logo/signoz-logo.stories.d.ts +1 -1
  192. package/lib/icons/destinations/splunk-logo/splunk-logo.stories.d.ts +1 -1
  193. package/lib/icons/destinations/sumo-logic-logo/sumo-logic-logo.stories.d.ts +1 -1
  194. package/lib/icons/destinations/telemetry-hub-logo/telemetry-hub-logo.stories.d.ts +1 -1
  195. package/lib/icons/destinations/tempo-logo/tempo-logo.stories.d.ts +1 -1
  196. package/lib/icons/destinations/tingyun-logo/tingyun-logo.stories.d.ts +1 -1
  197. package/lib/icons/destinations/traceloop-logo/traceloop-logo.stories.d.ts +1 -1
  198. package/lib/icons/destinations/uptrace-logo/uptrace-logo.stories.d.ts +1 -1
  199. package/lib/icons/destinations/victoria-metrics-logo/victoria-metrics-logo.stories.d.ts +1 -1
  200. package/lib/icons/instrumentation-rules/code-attributes-icon/code-attributes-icon.stories.d.ts +1 -1
  201. package/lib/icons/instrumentation-rules/headers-collection-icon/headers-collection-icon.stories.d.ts +1 -1
  202. package/lib/icons/instrumentation-rules/payload-collection-icon/payload-collection-icon.stories.d.ts +1 -1
  203. package/lib/icons/math/minus-icon/minus-icon.stories.d.ts +1 -1
  204. package/lib/icons/math/plus-icon/plus-icon.stories.d.ts +1 -1
  205. package/lib/icons/monitors/logs-icon/logs-icon.stories.d.ts +1 -1
  206. package/lib/icons/monitors/metrics-icon/metrics-icon.stories.d.ts +1 -1
  207. package/lib/icons/monitors/traces-icon/traces-icon.stories.d.ts +1 -1
  208. package/lib/icons/on-off/eye-closed-icon/eye-closed-icon.stories.d.ts +1 -1
  209. package/lib/icons/on-off/eye-open-icon/eye-open-icon.stories.d.ts +1 -1
  210. package/lib/icons/on-off/light-off-icon/light-off-icon.stories.d.ts +1 -1
  211. package/lib/icons/on-off/light-on-icon/light-on-icon.stories.d.ts +1 -1
  212. package/lib/icons/on-off/moon-icon/moon-icon.stories.d.ts +1 -1
  213. package/lib/icons/on-off/sun-icon/sun-icon.stories.d.ts +1 -1
  214. package/lib/icons/overview/actions-icon/actions-icon.stories.d.ts +1 -1
  215. package/lib/icons/overview/connections-icon/connections-icon.stories.d.ts +1 -1
  216. package/lib/icons/overview/data-streams-icon/data-streams-icon.stories.d.ts +1 -1
  217. package/lib/icons/overview/destinations-icon/destinations-icon.stories.d.ts +1 -1
  218. package/lib/icons/overview/namespaces-icon/namespaces-icon.stories.d.ts +1 -1
  219. package/lib/icons/overview/overview-icon/overview-icon.stories.d.ts +1 -1
  220. package/lib/icons/overview/rules-icon/rules-icon.stories.d.ts +1 -1
  221. package/lib/icons/overview/service-map-icon/service-map-icon.stories.d.ts +1 -1
  222. package/lib/icons/overview/sources-icon/sources-icon.stories.d.ts +1 -1
  223. package/lib/icons/overview/trace-view-icon/trace-view-icon.stories.d.ts +1 -1
  224. package/lib/icons/programming-languages/c-plus-plus-logo/c-plus-plus-logo.stories.d.ts +1 -1
  225. package/lib/icons/programming-languages/c-sharp-logo/c-sharp-logo.stories.d.ts +1 -1
  226. package/lib/icons/programming-languages/dotnet-logo/dotnet-logo.stories.d.ts +1 -1
  227. package/lib/icons/programming-languages/elixir-logo/elixir-logo.stories.d.ts +1 -1
  228. package/lib/icons/programming-languages/go-logo/go-logo.stories.d.ts +1 -1
  229. package/lib/icons/programming-languages/java-logo/java-logo.stories.d.ts +1 -1
  230. package/lib/icons/programming-languages/mysql-logo/mysql-logo.stories.d.ts +1 -1
  231. package/lib/icons/programming-languages/nginx-logo/nginx-logo.stories.d.ts +1 -1
  232. package/lib/icons/programming-languages/nodejs-logo/nodejs-logo.stories.d.ts +1 -1
  233. package/lib/icons/programming-languages/php-logo/php-logo.stories.d.ts +1 -1
  234. package/lib/icons/programming-languages/postgres-logo/postgres-logo.stories.d.ts +1 -1
  235. package/lib/icons/programming-languages/python-logo/python-logo.stories.d.ts +1 -1
  236. package/lib/icons/programming-languages/redis-logo/redis-logo.stories.d.ts +1 -1
  237. package/lib/icons/programming-languages/ruby-logo/ruby-logo.stories.d.ts +1 -1
  238. package/lib/icons/programming-languages/rust-logo/rust-logo.stories.d.ts +1 -1
  239. package/lib/icons/programming-languages/swift-logo/swift-logo.stories.d.ts +1 -1
  240. package/lib/icons/social/slack-logo/slack-logo.stories.d.ts +1 -1
  241. package/lib/icons/status/check-circled-icon/check-circled-icon.stories.d.ts +1 -1
  242. package/lib/icons/status/check-icon/check-icon.stories.d.ts +1 -1
  243. package/lib/icons/status/cross-circled-icon/cross-circled-icon.stories.d.ts +1 -1
  244. package/lib/icons/status/cross-icon/cross-icon.stories.d.ts +1 -1
  245. package/lib/icons/status/error-round-icon/error-round-icon.stories.d.ts +1 -1
  246. package/lib/icons/status/error-triangle-icon/error-triangle-icon.stories.d.ts +1 -1
  247. package/lib/icons/status/info-icon/info-icon.stories.d.ts +1 -1
  248. package/lib/icons/status/warning-triangle-icon/warning-triangle-icon.stories.d.ts +1 -1
  249. package/lib/icons.js +6 -7
  250. package/lib/{index-zXCdgpRU.js → index--yr-0Yb_.js} +1 -1
  251. package/lib/{index-Cph4pNkb.js → index-BDivLGyc.js} +4 -4
  252. package/lib/{index-C-84NaCL.js → index-BHJkDHqL.js} +87 -17
  253. package/lib/index-BjrdHhNI.js +62 -0
  254. package/lib/{index-BeVb1H9n.js → index-CFcAM49k.js} +1365 -36
  255. package/lib/{index-Cau7bWmr.js → index-DJfTCJxF.js} +9 -2
  256. package/lib/{index-BrriZrlp.js → index-DeWFbFU-.js} +3 -4
  257. package/lib/{index-B1h5g0Hl.js → index-DeYAfvCA.js} +7 -32
  258. package/lib/{index-DLH1IvyS.js → index-JW9d8KBI.js} +2 -2
  259. package/lib/{index-CBgnxpkW.js → index-OD60p3iQ.js} +1 -1
  260. package/lib/snippets/note-back-to-summary/note-back-to-summary.stories.d.ts +1 -1
  261. package/lib/snippets.js +7 -8
  262. package/lib/store.js +1 -1
  263. package/lib/theme.js +1 -1
  264. package/lib/types/sources/index.d.ts +5 -2
  265. package/lib/{useSourceSelectionFormData-CrtSxE3G.js → useSourceSelectionFormData-KsupxR2K.js} +2 -2
  266. package/lib/{useTransition-BumZECD3.js → useTransition-DfzjoAze.js} +1 -1
  267. package/package.json +14 -14
  268. package/lib/index-BdZq2vdJ.js +0 -1297
  269. package/lib/index-CDHYBh8C.js +0 -11
@@ -33,6 +33,7 @@ export * from './is-emtpy';
33
33
  export * from './is-legal-k8s-label';
34
34
  export * from './is-over-time';
35
35
  export * from './is-time-elapsed';
36
+ export * from './is-valid-version';
36
37
  export * from './map-conditions';
37
38
  export * from './map-destination-fields-for-display';
38
39
  export * from './map-exported-signals';
@@ -0,0 +1 @@
1
+ export declare const isValidVersion: (version: string) => boolean;
package/lib/functions.js CHANGED
@@ -1,13 +1,13 @@
1
- export { c as capitalizeFirstLetter, f as flattenObjectKeys, g as getMonitorIcon, a as getProgrammingLanguageIcon, b as getStatusIcon, m as mapConditions, n as numbersOnly, p as parseBooleanFromString, d as parseJsonStringToPrettyString, r as removeEmptyValuesFromObject, s as safeJsonStringify, e as splitCamelString } from './index-B1h5g0Hl.js';
2
- export { c as compareCondition, d as deepClone, f as filterActions, a as filterDestinations, b as filterDestinationsByStream, e as filterSources, g as filterSourcesByStream, h as formatBytes, i as getConditionsBooleans, k as getContainersIcons, j as getContainersInstrumentedCount, l as getDestinationIcon, m as getEntityIcon, n as getEntityLabel, o as getMetricForEntity, p as getPlatformIcon, q as getPlatformLabel, r as getValueForRange, s as getWorkloadId, t as getYamlFieldsForDestination, u as isOverTime, v as mapDestinationFieldsForDisplay, w as sleep } from './index-BrriZrlp.js';
3
- export { l as getActionIcon, m as getEntityId, n as getInstrumentationRuleIcon } from './index-BdZq2vdJ.js';
1
+ export { c as capitalizeFirstLetter, f as flattenObjectKeys, g as getMonitorIcon, a as getStatusIcon, i as isValidVersion, m as mapConditions, n as numbersOnly, p as parseBooleanFromString, b as parseJsonStringToPrettyString, r as removeEmptyValuesFromObject, s as safeJsonStringify, d as splitCamelString } from './index-DeYAfvCA.js';
2
+ export { c as compareCondition, d as deepClone, f as filterActions, a as filterDestinations, b as filterDestinationsByStream, e as filterSources, g as filterSourcesByStream, h as formatBytes, i as getConditionsBooleans, k as getContainersIcons, j as getContainersInstrumentedCount, l as getDestinationIcon, m as getEntityIcon, n as getEntityLabel, o as getMetricForEntity, p as getPlatformIcon, q as getPlatformLabel, r as getValueForRange, s as getWorkloadId, t as getYamlFieldsForDestination, u as isOverTime, v as mapDestinationFieldsForDisplay, w as sleep } from './index-DeWFbFU-.js';
3
+ export { m as getActionIcon, n as getEntityId, o as getInstrumentationRuleIcon, p as getProgrammingLanguageIcon } from './index-CFcAM49k.js';
4
4
  export { g as getIdFromSseTarget, i as isLegalK8sLabel, m as mapExportedSignals } from './index-BlZKWuxe.js';
5
5
  import { EntityTypes } from './types.js';
6
6
  export { i as isEmpty, s as safeJsonParse } from './index-BV85P9UP.js';
7
7
  import 'react';
8
8
  import 'styled-components';
9
- import './index-BeVb1H9n.js';
10
- import './index-CBgnxpkW.js';
9
+ import './index-BjrdHhNI.js';
10
+ import './index-OD60p3iQ.js';
11
11
 
12
12
  const cleanObjectEmptyStringsValues = (obj) => {
13
13
  const cleanArray = (arr) => arr.filter((item) => {
package/lib/hooks.js CHANGED
@@ -1,7 +1,7 @@
1
- export { u as useActionFormData, a as useClickNode, b as useClickNotification, c as useDataStreamFormData, d as useDestinationFormData, e as useSessionStorage, f as useSourceFormData, g as useSourceSelectionFormData } from './useSourceSelectionFormData-CrtSxE3G.js';
2
- export { u as useContainerSize, a as useCopy, b as useGenericForm, c as useInstrumentationRuleFormData, d as useKeyDown, e as useOnClickOutside, f as useTimeAgo, g as useTransition } from './useTransition-BumZECD3.js';
1
+ export { u as useActionFormData, a as useClickNode, b as useClickNotification, c as useDataStreamFormData, d as useDestinationFormData, e as useSessionStorage, f as useSourceFormData, g as useSourceSelectionFormData } from './useSourceSelectionFormData-KsupxR2K.js';
2
+ export { u as useContainerSize, a as useCopy, b as useGenericForm, c as useInstrumentationRuleFormData, d as useKeyDown, e as useOnClickOutside, f as useTimeAgo, g as useTransition } from './useTransition-DfzjoAze.js';
3
3
  import './types.js';
4
- import './index-BdZq2vdJ.js';
4
+ import './index-CFcAM49k.js';
5
5
  import 'react';
6
6
  import 'styled-components';
7
7
  import './index-BV85P9UP.js';
@@ -1,5 +1,5 @@
1
1
  import type { SVG } from '@/types';
2
- import type { StoryFn } from '@storybook/react';
2
+ import type { StoryFn } from '@storybook/react-webpack5';
3
3
  declare const _default: {
4
4
  title: string;
5
5
  component: SVG;
@@ -1,5 +1,5 @@
1
1
  import type { SVG } from '@/types';
2
- import type { StoryFn } from '@storybook/react';
2
+ import type { StoryFn } from '@storybook/react-webpack5';
3
3
  declare const _default: {
4
4
  title: string;
5
5
  component: SVG;
@@ -1,5 +1,5 @@
1
1
  import type { SVG } from '@/types';
2
- import type { StoryFn } from '@storybook/react';
2
+ import type { StoryFn } from '@storybook/react-webpack5';
3
3
  declare const _default: {
4
4
  title: string;
5
5
  component: SVG;
@@ -1,5 +1,5 @@
1
1
  import type { SVG } from '@/types';
2
- import type { StoryFn } from '@storybook/react';
2
+ import type { StoryFn } from '@storybook/react-webpack5';
3
3
  declare const _default: {
4
4
  title: string;
5
5
  component: SVG;
@@ -1,5 +1,5 @@
1
1
  import type { SVG } from '@/types';
2
- import type { StoryFn } from '@storybook/react';
2
+ import type { StoryFn } from '@storybook/react-webpack5';
3
3
  declare const _default: {
4
4
  title: string;
5
5
  component: SVG;
@@ -1,5 +1,5 @@
1
1
  import type { SVG } from '@/types';
2
- import type { StoryFn } from '@storybook/react';
2
+ import type { StoryFn } from '@storybook/react-webpack5';
3
3
  declare const _default: {
4
4
  title: string;
5
5
  component: SVG;
@@ -1,5 +1,5 @@
1
1
  import type { SVG } from '@/types';
2
- import type { StoryFn } from '@storybook/react';
2
+ import type { StoryFn } from '@storybook/react-webpack5';
3
3
  declare const _default: {
4
4
  title: string;
5
5
  component: SVG;
@@ -1,5 +1,5 @@
1
1
  import type { SVG } from '@/types';
2
- import type { StoryFn } from '@storybook/react';
2
+ import type { StoryFn } from '@storybook/react-webpack5';
3
3
  declare const _default: {
4
4
  title: string;
5
5
  component: SVG;
@@ -1,5 +1,5 @@
1
1
  import type { SVG } from '@/types';
2
- import type { StoryFn } from '@storybook/react';
2
+ import type { StoryFn } from '@storybook/react-webpack5';
3
3
  declare const _default: {
4
4
  title: string;
5
5
  component: SVG;
@@ -1,5 +1,5 @@
1
1
  import type { SVG } from '@/types';
2
- import type { StoryFn } from '@storybook/react';
2
+ import type { StoryFn } from '@storybook/react-webpack5';
3
3
  declare const _default: {
4
4
  title: string;
5
5
  component: SVG;
@@ -1,5 +1,5 @@
1
1
  import type { SVG } from '@/types';
2
- import type { StoryFn } from '@storybook/react';
2
+ import type { StoryFn } from '@storybook/react-webpack5';
3
3
  declare const _default: {
4
4
  title: string;
5
5
  component: SVG;
@@ -1,5 +1,5 @@
1
1
  import type { SVG } from '@/types';
2
- import type { StoryFn } from '@storybook/react';
2
+ import type { StoryFn } from '@storybook/react-webpack5';
3
3
  declare const _default: {
4
4
  title: string;
5
5
  component: SVG;
@@ -1,5 +1,5 @@
1
1
  import type { SVG } from '@/types';
2
- import type { StoryFn } from '@storybook/react';
2
+ import type { StoryFn } from '@storybook/react-webpack5';
3
3
  declare const _default: {
4
4
  title: string;
5
5
  component: SVG;
@@ -1,5 +1,5 @@
1
1
  import type { SVG } from '@/types';
2
- import type { StoryFn } from '@storybook/react';
2
+ import type { StoryFn } from '@storybook/react-webpack5';
3
3
  declare const _default: {
4
4
  title: string;
5
5
  component: SVG;
@@ -1,5 +1,5 @@
1
1
  import type { SVG } from '@/types';
2
- import type { StoryFn } from '@storybook/react';
2
+ import type { StoryFn } from '@storybook/react-webpack5';
3
3
  declare const _default: {
4
4
  title: string;
5
5
  component: SVG;
@@ -1,5 +1,5 @@
1
1
  import type { SVG } from '@/types';
2
- import type { StoryFn } from '@storybook/react';
2
+ import type { StoryFn } from '@storybook/react-webpack5';
3
3
  declare const _default: {
4
4
  title: string;
5
5
  component: SVG;
@@ -1,5 +1,5 @@
1
1
  import type { SVG } from '@/types';
2
- import type { StoryFn } from '@storybook/react';
2
+ import type { StoryFn } from '@storybook/react-webpack5';
3
3
  declare const _default: {
4
4
  title: string;
5
5
  component: SVG;
@@ -1,5 +1,5 @@
1
1
  import type { SVG } from '@/types';
2
- import type { StoryFn } from '@storybook/react';
2
+ import type { StoryFn } from '@storybook/react-webpack5';
3
3
  declare const _default: {
4
4
  title: string;
5
5
  component: SVG;
@@ -1,5 +1,5 @@
1
1
  import type { SVG } from '@/types';
2
- import type { StoryFn } from '@storybook/react';
2
+ import type { StoryFn } from '@storybook/react-webpack5';
3
3
  declare const _default: {
4
4
  title: string;
5
5
  component: SVG;
@@ -1,5 +1,5 @@
1
1
  import type { SVG } from '@/types';
2
- import type { StoryFn } from '@storybook/react';
2
+ import type { StoryFn } from '@storybook/react-webpack5';
3
3
  declare const _default: {
4
4
  title: string;
5
5
  component: SVG;
@@ -1,5 +1,5 @@
1
1
  import type { SVG } from '@/types';
2
- import type { StoryFn } from '@storybook/react';
2
+ import type { StoryFn } from '@storybook/react-webpack5';
3
3
  declare const _default: {
4
4
  title: string;
5
5
  component: SVG;
@@ -1,5 +1,5 @@
1
1
  import type { SVG } from '@/types';
2
- import type { StoryFn } from '@storybook/react';
2
+ import type { StoryFn } from '@storybook/react-webpack5';
3
3
  declare const _default: {
4
4
  title: string;
5
5
  component: SVG;
@@ -1,5 +1,5 @@
1
1
  import type { SVG } from '@/types';
2
- import type { StoryFn } from '@storybook/react';
2
+ import type { StoryFn } from '@storybook/react-webpack5';
3
3
  declare const _default: {
4
4
  title: string;
5
5
  component: SVG;
@@ -1,5 +1,5 @@
1
1
  import type { SVG } from '@/types';
2
- import type { StoryFn } from '@storybook/react';
2
+ import type { StoryFn } from '@storybook/react-webpack5';
3
3
  declare const _default: {
4
4
  title: string;
5
5
  component: SVG;
@@ -1,5 +1,5 @@
1
1
  import type { SVG } from '@/types';
2
- import type { StoryFn } from '@storybook/react';
2
+ import type { StoryFn } from '@storybook/react-webpack5';
3
3
  declare const _default: {
4
4
  title: string;
5
5
  component: SVG;
@@ -1,5 +1,5 @@
1
1
  import type { SVG } from '@/types';
2
- import type { StoryFn } from '@storybook/react';
2
+ import type { StoryFn } from '@storybook/react-webpack5';
3
3
  declare const _default: {
4
4
  title: string;
5
5
  component: SVG;
@@ -1,5 +1,5 @@
1
1
  import type { SVG } from '@/types';
2
- import type { StoryFn } from '@storybook/react';
2
+ import type { StoryFn } from '@storybook/react-webpack5';
3
3
  declare const _default: {
4
4
  title: string;
5
5
  component: SVG;
@@ -1,5 +1,5 @@
1
1
  import type { SVG } from '@/types';
2
- import type { StoryFn } from '@storybook/react';
2
+ import type { StoryFn } from '@storybook/react-webpack5';
3
3
  declare const _default: {
4
4
  title: string;
5
5
  component: SVG;
@@ -1,5 +1,5 @@
1
1
  import type { SVG } from '@/types';
2
- import type { StoryFn } from '@storybook/react';
2
+ import type { StoryFn } from '@storybook/react-webpack5';
3
3
  declare const _default: {
4
4
  title: string;
5
5
  component: SVG;
@@ -1,5 +1,5 @@
1
1
  import type { SVG } from '@/types';
2
- import type { StoryFn } from '@storybook/react';
2
+ import type { StoryFn } from '@storybook/react-webpack5';
3
3
  declare const _default: {
4
4
  title: string;
5
5
  component: SVG;
@@ -1,5 +1,5 @@
1
1
  import type { SVG } from '@/types';
2
- import type { StoryFn } from '@storybook/react';
2
+ import type { StoryFn } from '@storybook/react-webpack5';
3
3
  declare const _default: {
4
4
  title: string;
5
5
  component: SVG;
@@ -1,5 +1,5 @@
1
1
  import type { SVG } from '@/types';
2
- import type { StoryFn } from '@storybook/react';
2
+ import type { StoryFn } from '@storybook/react-webpack5';
3
3
  declare const _default: {
4
4
  title: string;
5
5
  component: SVG;
@@ -1,5 +1,5 @@
1
1
  import type { SVG } from '@/types';
2
- import type { StoryFn } from '@storybook/react';
2
+ import type { StoryFn } from '@storybook/react-webpack5';
3
3
  declare const _default: {
4
4
  title: string;
5
5
  component: SVG;
@@ -1,5 +1,5 @@
1
1
  import type { SVG } from '@/types';
2
- import type { StoryFn } from '@storybook/react';
2
+ import type { StoryFn } from '@storybook/react-webpack5';
3
3
  declare const _default: {
4
4
  title: string;
5
5
  component: SVG;
@@ -1,5 +1,5 @@
1
1
  import type { SVG } from '@/types';
2
- import type { StoryFn } from '@storybook/react';
2
+ import type { StoryFn } from '@storybook/react-webpack5';
3
3
  declare const _default: {
4
4
  title: string;
5
5
  component: SVG;
@@ -1,5 +1,5 @@
1
1
  import type { SVG } from '@/types';
2
- import type { StoryFn } from '@storybook/react';
2
+ import type { StoryFn } from '@storybook/react-webpack5';
3
3
  declare const _default: {
4
4
  title: string;
5
5
  component: SVG;
@@ -1,5 +1,5 @@
1
1
  import type { SVG } from '@/types';
2
- import type { StoryFn } from '@storybook/react';
2
+ import type { StoryFn } from '@storybook/react-webpack5';
3
3
  declare const _default: {
4
4
  title: string;
5
5
  component: SVG;
@@ -1,5 +1,5 @@
1
1
  import type { SVG } from '@/types';
2
- import type { StoryFn } from '@storybook/react';
2
+ import type { StoryFn } from '@storybook/react-webpack5';
3
3
  declare const _default: {
4
4
  title: string;
5
5
  component: SVG;
@@ -1,5 +1,5 @@
1
1
  import type { SVG } from '@/types';
2
- import type { StoryFn } from '@storybook/react';
2
+ import type { StoryFn } from '@storybook/react-webpack5';
3
3
  declare const _default: {
4
4
  title: string;
5
5
  component: SVG;
@@ -1,5 +1,5 @@
1
1
  import type { SVG } from '@/types';
2
- import type { StoryFn } from '@storybook/react';
2
+ import type { StoryFn } from '@storybook/react-webpack5';
3
3
  declare const _default: {
4
4
  title: string;
5
5
  component: SVG;
@@ -1,5 +1,5 @@
1
1
  import type { SVG } from '@/types';
2
- import type { StoryFn } from '@storybook/react';
2
+ import type { StoryFn } from '@storybook/react-webpack5';
3
3
  declare const _default: {
4
4
  title: string;
5
5
  component: SVG;
@@ -1,5 +1,5 @@
1
1
  import type { SVG } from '@/types';
2
- import type { StoryFn } from '@storybook/react';
2
+ import type { StoryFn } from '@storybook/react-webpack5';
3
3
  declare const _default: {
4
4
  title: string;
5
5
  component: SVG;
@@ -1,5 +1,5 @@
1
1
  import type { SVG } from '@/types';
2
- import type { StoryFn } from '@storybook/react';
2
+ import type { StoryFn } from '@storybook/react-webpack5';
3
3
  declare const _default: {
4
4
  title: string;
5
5
  component: SVG;
@@ -1,5 +1,5 @@
1
1
  import type { SVG } from '@/types';
2
- import type { StoryFn } from '@storybook/react';
2
+ import type { StoryFn } from '@storybook/react-webpack5';
3
3
  declare const _default: {
4
4
  title: string;
5
5
  component: SVG;
@@ -1,5 +1,5 @@
1
1
  import type { SVG } from '@/types';
2
- import type { StoryFn } from '@storybook/react';
2
+ import type { StoryFn } from '@storybook/react-webpack5';
3
3
  declare const _default: {
4
4
  title: string;
5
5
  component: SVG;
@@ -1,5 +1,5 @@
1
1
  import type { SVG } from '@/types';
2
- import type { StoryFn } from '@storybook/react';
2
+ import type { StoryFn } from '@storybook/react-webpack5';
3
3
  declare const _default: {
4
4
  title: string;
5
5
  component: SVG;
@@ -1,5 +1,5 @@
1
1
  import type { SVG } from '@/types';
2
- import type { StoryFn } from '@storybook/react';
2
+ import type { StoryFn } from '@storybook/react-webpack5';
3
3
  declare const _default: {
4
4
  title: string;
5
5
  component: SVG;
@@ -1,5 +1,5 @@
1
1
  import type { SVG } from '@/types';
2
- import type { StoryFn } from '@storybook/react';
2
+ import type { StoryFn } from '@storybook/react-webpack5';
3
3
  declare const _default: {
4
4
  title: string;
5
5
  component: SVG;
@@ -1,5 +1,5 @@
1
1
  import type { SVG } from '@/types';
2
- import type { StoryFn } from '@storybook/react';
2
+ import type { StoryFn } from '@storybook/react-webpack5';
3
3
  declare const _default: {
4
4
  title: string;
5
5
  component: SVG;
@@ -1,5 +1,5 @@
1
1
  import type { SVG } from '@/types';
2
- import type { StoryFn } from '@storybook/react';
2
+ import type { StoryFn } from '@storybook/react-webpack5';
3
3
  declare const _default: {
4
4
  title: string;
5
5
  component: SVG;
@@ -1,5 +1,5 @@
1
1
  import type { SVG } from '@/types';
2
- import type { StoryFn } from '@storybook/react';
2
+ import type { StoryFn } from '@storybook/react-webpack5';
3
3
  declare const _default: {
4
4
  title: string;
5
5
  component: SVG;
@@ -1,5 +1,5 @@
1
1
  import type { SVG } from '@/types';
2
- import type { StoryFn } from '@storybook/react';
2
+ import type { StoryFn } from '@storybook/react-webpack5';
3
3
  declare const _default: {
4
4
  title: string;
5
5
  component: SVG;
@@ -1,5 +1,5 @@
1
1
  import type { SVG } from '@/types';
2
- import type { StoryFn } from '@storybook/react';
2
+ import type { StoryFn } from '@storybook/react-webpack5';
3
3
  declare const _default: {
4
4
  title: string;
5
5
  component: SVG;
@@ -1,5 +1,5 @@
1
1
  import type { SVG } from '@/types';
2
- import type { StoryFn } from '@storybook/react';
2
+ import type { StoryFn } from '@storybook/react-webpack5';
3
3
  declare const _default: {
4
4
  title: string;
5
5
  component: SVG;
@@ -1,5 +1,5 @@
1
1
  import type { SVG } from '@/types';
2
- import type { StoryFn } from '@storybook/react';
2
+ import type { StoryFn } from '@storybook/react-webpack5';
3
3
  declare const _default: {
4
4
  title: string;
5
5
  component: SVG;
@@ -1,5 +1,5 @@
1
1
  import type { SVG } from '@/types';
2
- import type { StoryFn } from '@storybook/react';
2
+ import type { StoryFn } from '@storybook/react-webpack5';
3
3
  declare const _default: {
4
4
  title: string;
5
5
  component: SVG;
@@ -1,5 +1,5 @@
1
1
  import type { SVG } from '@/types';
2
- import type { StoryFn } from '@storybook/react';
2
+ import type { StoryFn } from '@storybook/react-webpack5';
3
3
  declare const _default: {
4
4
  title: string;
5
5
  component: SVG;
@@ -1,5 +1,5 @@
1
1
  import type { SVG } from '@/types';
2
- import type { StoryFn } from '@storybook/react';
2
+ import type { StoryFn } from '@storybook/react-webpack5';
3
3
  declare const _default: {
4
4
  title: string;
5
5
  component: SVG;
@@ -1,5 +1,5 @@
1
1
  import type { SVG } from '@/types';
2
- import type { StoryFn } from '@storybook/react';
2
+ import type { StoryFn } from '@storybook/react-webpack5';
3
3
  declare const _default: {
4
4
  title: string;
5
5
  component: SVG;
@@ -1,5 +1,5 @@
1
1
  import type { SVG } from '@/types';
2
- import type { StoryFn } from '@storybook/react';
2
+ import type { StoryFn } from '@storybook/react-webpack5';
3
3
  declare const _default: {
4
4
  title: string;
5
5
  component: SVG;
@@ -1,5 +1,5 @@
1
1
  import type { SVG } from '@/types';
2
- import type { StoryFn } from '@storybook/react';
2
+ import type { StoryFn } from '@storybook/react-webpack5';
3
3
  declare const _default: {
4
4
  title: string;
5
5
  component: SVG;
@@ -1,5 +1,5 @@
1
1
  import type { SVG } from '@/types';
2
- import type { StoryFn } from '@storybook/react';
2
+ import type { StoryFn } from '@storybook/react-webpack5';
3
3
  declare const _default: {
4
4
  title: string;
5
5
  component: SVG;
@@ -1,5 +1,5 @@
1
1
  import type { SVG } from '@/types';
2
- import type { StoryFn } from '@storybook/react';
2
+ import type { StoryFn } from '@storybook/react-webpack5';
3
3
  declare const _default: {
4
4
  title: string;
5
5
  component: SVG;
@@ -1,5 +1,5 @@
1
1
  import type { SVG } from '@/types';
2
- import type { StoryFn } from '@storybook/react';
2
+ import type { StoryFn } from '@storybook/react-webpack5';
3
3
  declare const _default: {
4
4
  title: string;
5
5
  component: SVG;
@@ -1,5 +1,5 @@
1
1
  import type { SVG } from '@/types';
2
- import type { StoryFn } from '@storybook/react';
2
+ import type { StoryFn } from '@storybook/react-webpack5';
3
3
  declare const _default: {
4
4
  title: string;
5
5
  component: SVG;
@@ -1,5 +1,5 @@
1
1
  import type { SVG } from '@/types';
2
- import type { StoryFn } from '@storybook/react';
2
+ import type { StoryFn } from '@storybook/react-webpack5';
3
3
  declare const _default: {
4
4
  title: string;
5
5
  component: SVG;
@@ -1,5 +1,5 @@
1
1
  import type { SVG } from '@/types';
2
- import type { StoryFn } from '@storybook/react';
2
+ import type { StoryFn } from '@storybook/react-webpack5';
3
3
  declare const _default: {
4
4
  title: string;
5
5
  component: SVG;
@@ -1,5 +1,5 @@
1
1
  import type { SVG } from '@/types';
2
- import type { StoryFn } from '@storybook/react';
2
+ import type { StoryFn } from '@storybook/react-webpack5';
3
3
  declare const _default: {
4
4
  title: string;
5
5
  component: SVG;
@@ -1,5 +1,5 @@
1
1
  import type { SVG } from '@/types';
2
- import type { StoryFn } from '@storybook/react';
2
+ import type { StoryFn } from '@storybook/react-webpack5';
3
3
  declare const _default: {
4
4
  title: string;
5
5
  component: SVG;