@odigos/ui-kit 0.0.6 → 0.0.8
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.
- package/CHANGELOG.md +32 -0
- package/lib/components/auto-complete-input/auto-complete-input.stories.d.ts +0 -1
- package/lib/components/auto-complete-input/index.d.ts +0 -1
- package/lib/components/badge/badge.stories.d.ts +0 -1
- package/lib/components/badge/index.d.ts +0 -1
- package/lib/components/button/button.stories.d.ts +0 -1
- package/lib/components/button/index.d.ts +0 -1
- package/lib/components/cancel-warning/cancel-warning.stories.d.ts +0 -1
- package/lib/components/cancel-warning/index.d.ts +0 -1
- package/lib/components/checkbox/checkbox.stories.d.ts +0 -1
- package/lib/components/checkbox/index.d.ts +0 -1
- package/lib/components/code/code.stories.d.ts +0 -1
- package/lib/components/code/index.d.ts +0 -1
- package/lib/components/code/toggle-code-component/index.d.ts +0 -1
- package/lib/components/condition-details/condition-details.stories.d.ts +0 -1
- package/lib/components/condition-details/index.d.ts +0 -1
- package/lib/components/data-card/data-card-fields/index.d.ts +0 -1
- package/lib/components/data-card/data-card.stories.d.ts +0 -1
- package/lib/components/data-card/index.d.ts +0 -1
- package/lib/components/data-tab/data-tab.stories.d.ts +0 -1
- package/lib/components/data-tab/index.d.ts +0 -1
- package/lib/components/delete-warning/delete-warning.stories.d.ts +0 -1
- package/lib/components/delete-warning/index.d.ts +0 -1
- package/lib/components/describe-row/describe-row.stories.d.ts +0 -1
- package/lib/components/describe-row/index.d.ts +0 -1
- package/lib/components/divider/divider.stories.d.ts +0 -1
- package/lib/components/divider/index.d.ts +0 -1
- package/lib/components/docs-button/docs-button.stories.d.ts +0 -1
- package/lib/components/docs-button/index.d.ts +0 -1
- package/lib/components/drawer/drawer-footer/index.d.ts +0 -1
- package/lib/components/drawer/drawer-header/index.d.ts +0 -1
- package/lib/components/drawer/drawer.stories.d.ts +0 -1
- package/lib/components/drawer/index.d.ts +0 -1
- package/lib/components/dropdown/dropdown.stories.d.ts +3 -3
- package/lib/components/dropdown/index.d.ts +0 -1
- package/lib/components/error-boundary/error-boundary.stories.d.ts +9 -0
- package/lib/components/error-boundary/index.d.ts +5 -0
- package/lib/components/extend-arrow/extend-arrow.stories.d.ts +0 -1
- package/lib/components/extend-arrow/index.d.ts +0 -1
- package/lib/components/fade-loader/fade-loader.stories.d.ts +0 -1
- package/lib/components/fade-loader/helpers/animation.d.ts +0 -1
- package/lib/components/fade-loader/helpers/unitConverter.d.ts +0 -1
- package/lib/components/fade-loader/index.d.ts +0 -1
- package/lib/components/field-error/field-error.stories.d.ts +0 -1
- package/lib/components/field-error/index.d.ts +0 -1
- package/lib/components/field-label/field-label.stories.d.ts +0 -1
- package/lib/components/field-label/index.d.ts +0 -1
- package/lib/components/header/header.stories.d.ts +0 -1
- package/lib/components/header/index.d.ts +0 -1
- package/lib/components/icon-button/icon-button.stories.d.ts +0 -1
- package/lib/components/icon-button/index.d.ts +0 -1
- package/lib/components/icon-group/icon-group.stories.d.ts +0 -1
- package/lib/components/icon-group/index.d.ts +0 -1
- package/lib/components/icon-title-badge/icon-title-badge.stories.d.ts +0 -1
- package/lib/components/icon-title-badge/index.d.ts +1 -1
- package/lib/components/icon-wrapped/icon-wrapped.stories.d.ts +0 -1
- package/lib/components/icon-wrapped/index.d.ts +0 -1
- package/lib/components/icons-nav/icons-nav.stories.d.ts +0 -1
- package/lib/components/icons-nav/index.d.ts +0 -1
- package/lib/components/image-controlled/image-controlled.stories.d.ts +0 -1
- package/lib/components/image-controlled/index.d.ts +0 -1
- package/lib/components/index.d.ts +1 -1
- package/lib/components/input/index.d.ts +0 -1
- package/lib/components/input/input.stories.d.ts +0 -1
- package/lib/components/input-list/index.d.ts +0 -1
- package/lib/components/input-list/input-list.stories.d.ts +0 -1
- package/lib/components/input-table/index.d.ts +0 -1
- package/lib/components/input-table/input-table.stories.d.ts +0 -1
- package/lib/components/interactive-table/index.d.ts +0 -1
- package/lib/components/interactive-table/interactive-table.stories.d.ts +0 -1
- package/lib/components/interactive-table/row.d.ts +0 -1
- package/lib/components/key-value-input-list/index.d.ts +0 -1
- package/lib/components/key-value-input-list/key-value-input-list.stories.d.ts +0 -1
- package/lib/components/modal/index.d.ts +0 -1
- package/lib/components/modal/modal.stories.d.ts +0 -1
- package/lib/components/monitors-checkboxes/index.d.ts +0 -1
- package/lib/components/monitors-checkboxes/monitors-checkboxes.stories.d.ts +0 -1
- package/lib/components/monitors-icons/index.d.ts +0 -1
- package/lib/components/monitors-icons/monitors-icons.stories.d.ts +0 -1
- package/lib/components/navigation-buttons/index.d.ts +0 -1
- package/lib/components/navigation-buttons/navigation-buttons.stories.d.ts +0 -1
- package/lib/components/no-data-found/index.d.ts +0 -1
- package/lib/components/no-data-found/no-data-found.stories.d.ts +0 -1
- package/lib/components/notification-note/index.d.ts +0 -1
- package/lib/components/notification-note/notification-note.stories.d.ts +0 -1
- package/lib/components/section-title/index.d.ts +0 -1
- package/lib/components/section-title/section-title.stories.d.ts +0 -1
- package/lib/components/segment/index.d.ts +0 -1
- package/lib/components/segment/segment.stories.d.ts +0 -1
- package/lib/components/skeleton-loader/index.d.ts +0 -1
- package/lib/components/skeleton-loader/skeleton-loader.stories.d.ts +0 -1
- package/lib/components/status/index.d.ts +0 -1
- package/lib/components/status/status.stories.d.ts +0 -1
- package/lib/components/stepper/index.d.ts +0 -1
- package/lib/components/stepper/stepper.stories.d.ts +0 -1
- package/lib/components/styled.d.ts +0 -1
- package/lib/components/text/index.d.ts +0 -1
- package/lib/components/text/text.stories.d.ts +0 -1
- package/lib/components/textarea/index.d.ts +0 -1
- package/lib/components/textarea/textarea.stories.d.ts +0 -1
- package/lib/components/toggle/index.d.ts +0 -1
- package/lib/components/toggle/toggle.stories.d.ts +0 -1
- package/lib/components/tooltip/index.d.ts +0 -1
- package/lib/components/tooltip/tooltip.stories.d.ts +0 -1
- package/lib/components/trace-loader/index.d.ts +0 -1
- package/lib/components/trace-loader/trace-loader.stories.d.ts +0 -1
- package/lib/components/warning-modal/index.d.ts +0 -1
- package/lib/components/warning-modal/warning-modal.stories.d.ts +0 -1
- package/lib/components.js +173 -53
- package/lib/constants/actions/index.d.ts +0 -1
- package/lib/constants/index.d.ts +0 -1
- package/lib/constants/instrumentation-rules/index.d.ts +0 -1
- package/lib/constants/signals/index.d.ts +0 -1
- package/lib/constants/strings/index.d.ts +0 -1
- package/lib/constants/tokens/index.d.ts +0 -1
- package/lib/constants.js +13 -6
- package/lib/containers/action-drawer/action-drawer.stories.d.ts +0 -1
- package/lib/containers/action-drawer/build-card.d.ts +0 -1
- package/lib/containers/action-drawer/index.d.ts +0 -1
- package/lib/containers/action-form/action-form.stories.d.ts +0 -1
- package/lib/containers/action-form/custom-fields/add-cluster-info.d.ts +0 -1
- package/lib/containers/action-form/custom-fields/delete-attributes.d.ts +0 -1
- package/lib/containers/action-form/custom-fields/error-sampler.d.ts +0 -1
- package/lib/containers/action-form/custom-fields/index.d.ts +0 -1
- package/lib/containers/action-form/custom-fields/k8s-attributes.d.ts +0 -1
- package/lib/containers/action-form/custom-fields/latency-sampler.d.ts +0 -1
- package/lib/containers/action-form/custom-fields/pii-masking.d.ts +0 -1
- package/lib/containers/action-form/custom-fields/probabilistic-sampler.d.ts +0 -1
- package/lib/containers/action-form/custom-fields/rename-attributes.d.ts +0 -1
- package/lib/containers/action-form/index.d.ts +0 -1
- package/lib/containers/action-modal/action-modal.stories.d.ts +0 -1
- package/lib/containers/action-modal/index.d.ts +0 -1
- package/lib/containers/action-table/action-table.stories.d.ts +0 -1
- package/lib/containers/action-table/build-spec-cell.d.ts +0 -1
- package/lib/containers/action-table/index.d.ts +0 -1
- package/lib/containers/await-pipeline/await-pipeline.stories.d.ts +0 -1
- package/lib/containers/await-pipeline/index.d.ts +0 -1
- package/lib/containers/compute-platform-select/compute-platform-select.stories.d.ts +0 -1
- package/lib/containers/compute-platform-select/index.d.ts +4 -5
- package/lib/containers/compute-platforms/compute-platforms.stories.d.ts +0 -1
- package/lib/containers/compute-platforms/index.d.ts +3 -4
- package/lib/containers/compute-platforms-actions-menu/compute-platforms-actions-menu.stories.d.ts +0 -1
- package/lib/containers/compute-platforms-actions-menu/index.d.ts +2 -3
- package/lib/containers/data-flow/data-flow.stories.d.ts +0 -1
- package/lib/containers/data-flow/edges/labeled-edge.d.ts +0 -1
- package/lib/containers/data-flow/flow.d.ts +0 -1
- package/lib/containers/data-flow/helpers/build-action-nodes.d.ts +0 -1
- package/lib/containers/data-flow/helpers/build-destination-nodes.d.ts +0 -1
- package/lib/containers/data-flow/helpers/build-edges.d.ts +0 -1
- package/lib/containers/data-flow/helpers/build-rule-nodes.d.ts +0 -1
- package/lib/containers/data-flow/helpers/build-source-nodes.d.ts +0 -1
- package/lib/containers/data-flow/helpers/get-main-container-language.d.ts +0 -1
- package/lib/containers/data-flow/helpers/get-node-positions.d.ts +0 -1
- package/lib/containers/data-flow/helpers/node-config.d.ts +0 -1
- package/lib/containers/data-flow/index.d.ts +0 -1
- package/lib/containers/data-flow/nodes/add-node.d.ts +0 -1
- package/lib/containers/data-flow/nodes/base-node.d.ts +0 -1
- package/lib/containers/data-flow/nodes/edged-node.d.ts +0 -1
- package/lib/containers/data-flow/nodes/frame-node.d.ts +0 -1
- package/lib/containers/data-flow/nodes/header-node.d.ts +2 -2
- package/lib/containers/data-flow/nodes/scroll-node.d.ts +0 -1
- package/lib/containers/data-flow/nodes/skeleton-node.d.ts +0 -1
- package/lib/containers/data-flow-actions-menu/add-entity/index.d.ts +0 -1
- package/lib/containers/data-flow-actions-menu/data-flow.stories.d.ts +0 -1
- package/lib/containers/data-flow-actions-menu/filters/index.d.ts +0 -1
- package/lib/containers/data-flow-actions-menu/index.d.ts +0 -1
- package/lib/containers/data-flow-actions-menu/search/index.d.ts +0 -1
- package/lib/containers/data-flow-actions-menu/search/recent-searches/index.d.ts +0 -1
- package/lib/containers/data-flow-actions-menu/search/search-results/builder.d.ts +0 -1
- package/lib/containers/data-flow-actions-menu/search/search-results/index.d.ts +0 -1
- package/lib/containers/data-flow-actions-menu/selection-button/index.d.ts +0 -1
- package/lib/containers/data-flow-actions-menu/styled.d.ts +0 -1
- package/lib/containers/destination-drawer/build-card.d.ts +0 -1
- package/lib/containers/destination-drawer/destination-drawer.stories.d.ts +0 -1
- package/lib/containers/destination-drawer/index.d.ts +0 -1
- package/lib/containers/destination-form/destination-form.stories.d.ts +0 -1
- package/lib/containers/destination-form/dynamic-fields/index.d.ts +0 -1
- package/lib/containers/destination-form/index.d.ts +0 -1
- package/lib/containers/destination-form/test-connection/index.d.ts +0 -1
- package/lib/containers/destination-modal/choose-destination/destinations-list/index.d.ts +0 -1
- package/lib/containers/destination-modal/choose-destination/index.d.ts +0 -1
- package/lib/containers/destination-modal/choose-destination/potential-destinations-list/index.d.ts +0 -1
- package/lib/containers/destination-modal/destination-modal.stories.d.ts +0 -1
- package/lib/containers/destination-modal/index.d.ts +0 -1
- package/lib/containers/destination-selection-form/configured-list/index.d.ts +0 -1
- package/lib/containers/destination-selection-form/destination-selection-form.stories.d.ts +0 -1
- package/lib/containers/destination-selection-form/index.d.ts +0 -1
- package/lib/containers/destination-table/destination-table.stories.d.ts +0 -1
- package/lib/containers/destination-table/index.d.ts +0 -1
- package/lib/containers/dropdowns/connection-status-dropdown/connection-status-dropdown.stories.d.ts +0 -1
- package/lib/containers/dropdowns/connection-status-dropdown/index.d.ts +2 -3
- package/lib/containers/dropdowns/connection-type-dropdown/connection-type-dropdown.stories.d.ts +9 -0
- package/lib/containers/dropdowns/{platform-types-dropdown → connection-type-dropdown}/index.d.ts +5 -6
- package/lib/containers/dropdowns/error-dropdown/error-dropdown.stories.d.ts +0 -1
- package/lib/containers/dropdowns/error-dropdown/index.d.ts +0 -1
- package/lib/containers/dropdowns/index.d.ts +1 -2
- package/lib/containers/dropdowns/kind-dropdown/error-dropdown.stories.d.ts +0 -1
- package/lib/containers/dropdowns/kind-dropdown/index.d.ts +0 -1
- package/lib/containers/dropdowns/language-dropdown/index.d.ts +0 -1
- package/lib/containers/dropdowns/language-dropdown/language-dropdown.stories.d.ts +0 -1
- package/lib/containers/dropdowns/monitor-dropdown/index.d.ts +0 -1
- package/lib/containers/dropdowns/monitor-dropdown/monitor-dropdown.stories.d.ts +0 -1
- package/lib/containers/dropdowns/namespace-dropdown/index.d.ts +0 -1
- package/lib/containers/dropdowns/namespace-dropdown/namespace-dropdown.stories.d.ts +0 -1
- package/lib/containers/index.d.ts +0 -1
- package/lib/containers/instrumentation-rule-drawer/build-card.d.ts +0 -1
- package/lib/containers/instrumentation-rule-drawer/index.d.ts +0 -1
- package/lib/containers/instrumentation-rule-drawer/instrumentation-rule-drawer.stories.d.ts +0 -1
- package/lib/containers/instrumentation-rule-form/custom-fields/code-attributes.d.ts +0 -1
- package/lib/containers/instrumentation-rule-form/custom-fields/index.d.ts +0 -1
- package/lib/containers/instrumentation-rule-form/custom-fields/payload-collection.d.ts +0 -1
- package/lib/containers/instrumentation-rule-form/index.d.ts +0 -1
- package/lib/containers/instrumentation-rule-form/instrumentation-rule-form.stories.d.ts +0 -1
- package/lib/containers/instrumentation-rule-modal/index.d.ts +0 -1
- package/lib/containers/instrumentation-rule-modal/instrumentation-rule-modal.stories.d.ts +0 -1
- package/lib/containers/instrumentation-rule-table/build-spec-cell.d.ts +0 -1
- package/lib/containers/instrumentation-rule-table/index.d.ts +0 -1
- package/lib/containers/instrumentation-rule-table/instrumentation-rule-table.stories.d.ts +0 -1
- package/lib/containers/multi-source-control/index.d.ts +0 -1
- package/lib/containers/multi-source-control/multi-source-control.stories.d.ts +0 -1
- package/lib/containers/notification-manager/index.d.ts +0 -1
- package/lib/containers/notification-manager/notification-manager.stories.d.ts +0 -1
- package/lib/containers/overview-drawer/index.d.ts +0 -1
- package/lib/containers/overview-drawer/overview-drawer.stories.d.ts +0 -1
- package/lib/containers/side-nav/index.d.ts +0 -1
- package/lib/containers/side-nav/side-nav.stories.d.ts +0 -1
- package/lib/containers/slack-invite/index.d.ts +0 -1
- package/lib/containers/slack-invite/slack-invite.stories.d.ts +0 -1
- package/lib/containers/source-drawer/build-card.d.ts +0 -1
- package/lib/containers/source-drawer/describe/index.d.ts +0 -1
- package/lib/containers/source-drawer/index.d.ts +0 -1
- package/lib/containers/source-drawer/source-drawer.stories.d.ts +0 -1
- package/lib/containers/source-form/index.d.ts +0 -1
- package/lib/containers/source-form/source-form.stories.d.ts +0 -1
- package/lib/containers/source-modal/index.d.ts +0 -1
- package/lib/containers/source-modal/source-modal.stories.d.ts +0 -1
- package/lib/containers/source-selection-form/fast/controls/index.d.ts +0 -1
- package/lib/containers/source-selection-form/fast/index.d.ts +0 -1
- package/lib/containers/source-selection-form/fast/list/index.d.ts +0 -1
- package/lib/containers/source-selection-form/index.d.ts +0 -1
- package/lib/containers/source-selection-form/simple/controls/index.d.ts +0 -1
- package/lib/containers/source-selection-form/simple/index.d.ts +0 -1
- package/lib/containers/source-selection-form/simple/list/index.d.ts +0 -1
- package/lib/containers/source-selection-form/source-selection-form.stories.d.ts +0 -1
- package/lib/containers/source-table/index.d.ts +0 -1
- package/lib/containers/source-table/source-table.stories.d.ts +0 -1
- package/lib/containers/system-overview/describe/index.d.ts +0 -1
- package/lib/containers/system-overview/index.d.ts +0 -1
- package/lib/containers/system-overview/system-overview.stories.d.ts +0 -1
- package/lib/containers/system-overview/tokens/expires-at.d.ts +0 -1
- package/lib/containers/system-overview/tokens/index.d.ts +0 -1
- package/lib/containers/system-overview/tokens/token-actions.d.ts +0 -1
- package/lib/containers/table-cell-conditions/index.d.ts +0 -1
- package/lib/containers/table-cell-conditions/table-cell-conditions.stories.d.ts +0 -1
- package/lib/containers/toast-list/index.d.ts +0 -1
- package/lib/containers/toast-list/toast-list.stories.d.ts +0 -1
- package/lib/containers/toggle-dark-mode/index.d.ts +0 -1
- package/lib/containers/toggle-dark-mode/toggle-dark-mode.stories.d.ts +0 -1
- package/lib/containers.js +15962 -40
- package/lib/data/actions/index.d.ts +0 -1
- package/lib/data/describe/index.d.ts +0 -1
- package/lib/data/destinations/index.d.ts +0 -1
- package/lib/data/index.d.ts +0 -1
- package/lib/data/instrumentation-rules/index.d.ts +0 -1
- package/lib/data/namespaces/index.d.ts +0 -1
- package/lib/data/sources/index.d.ts +1 -1
- package/lib/data/tokens/index.d.ts +0 -1
- package/lib/functions/capitalize-first-letter/index.d.ts +0 -1
- package/lib/functions/clean-object-empty-strings-values/index.d.ts +0 -1
- package/lib/functions/compare-condition/index.d.ts +0 -1
- package/lib/functions/deep-clone/index.d.ts +0 -1
- package/lib/functions/derive-type-from-rule/index.d.ts +0 -1
- package/lib/functions/filter-actions/index.d.ts +0 -1
- package/lib/functions/filter-destinations/index.d.ts +0 -1
- package/lib/functions/filter-sources/index.d.ts +0 -1
- package/lib/functions/flatten-object-keys/index.d.ts +0 -1
- package/lib/functions/format-bytes/index.d.ts +0 -1
- package/lib/functions/get-action-icon/index.d.ts +0 -1
- package/lib/functions/get-conditions-booleans/index.d.ts +0 -1
- package/lib/functions/get-containers-counts/index.d.ts +0 -1
- package/lib/functions/get-containers-icons/index.d.ts +0 -1
- package/lib/functions/get-destination-icon/index.d.ts +0 -1
- package/lib/functions/get-entity-icon/index.d.ts +0 -1
- package/lib/functions/get-entity-id/index.d.ts +0 -1
- package/lib/functions/get-entity-label/index.d.ts +0 -1
- package/lib/functions/get-id-from-sse-target/index.d.ts +0 -1
- package/lib/functions/get-instrumentation-rule-icon/index.d.ts +0 -1
- package/lib/functions/get-metric-for-entity/index.d.ts +0 -1
- package/lib/functions/get-monitor-icon/index.d.ts +0 -1
- package/lib/functions/get-platform-icon/index.d.ts +0 -1
- package/lib/functions/get-platform-label/index.d.ts +0 -1
- package/lib/functions/get-programming-language-icon/index.d.ts +0 -1
- package/lib/functions/get-sse-target-from-id/index.d.ts +0 -1
- package/lib/functions/get-status-icon/index.d.ts +0 -1
- package/lib/functions/get-value-for-range/index.d.ts +0 -1
- package/lib/functions/get-workload-id/index.d.ts +0 -1
- package/lib/functions/index.d.ts +0 -1
- package/lib/functions/is-emtpy/index.d.ts +0 -1
- package/lib/functions/is-over-time/index.d.ts +0 -1
- package/lib/functions/is-time-elapsed/index.d.ts +0 -1
- package/lib/functions/map-conditions/index.d.ts +0 -1
- package/lib/functions/parse-json-string-to-pretty-string/index.d.ts +0 -1
- package/lib/functions/remove-empty-values-from-object/index.d.ts +0 -1
- package/lib/functions/safe-json-parse/index.d.ts +0 -1
- package/lib/functions/safe-json-stringify/index.d.ts +0 -1
- package/lib/functions/sleep/index.d.ts +0 -1
- package/lib/functions/split-camel-string/index.d.ts +0 -1
- package/lib/functions/stringify-non-string-values/index.d.ts +0 -1
- package/lib/functions.js +115 -41
- package/lib/hooks/index.d.ts +0 -1
- package/lib/hooks/useActionFormData.d.ts +0 -1
- package/lib/hooks/useClickNode.d.ts +0 -1
- package/lib/hooks/useClickNotification.d.ts +0 -1
- package/lib/hooks/useContainerSize.d.ts +0 -1
- package/lib/hooks/useCopy.d.ts +1 -2
- package/lib/hooks/useDestinationFormData.d.ts +0 -1
- package/lib/hooks/useGenericForm.d.ts +0 -1
- package/lib/hooks/useInstrumentationRuleFormData.d.ts +0 -1
- package/lib/hooks/useKeyDown.d.ts +0 -1
- package/lib/hooks/useOnClickOutside.d.ts +0 -1
- package/lib/hooks/useSourceFormData.d.ts +0 -1
- package/lib/hooks/useSourceSelectionFormData.d.ts +0 -1
- package/lib/hooks/useTimeAgo.d.ts +0 -1
- package/lib/hooks/useTransition.d.ts +0 -1
- package/lib/hooks.js +13 -15
- package/lib/icons/actions/add-cluster-info-icon/add-cluster-info-icon.stories.d.ts +0 -1
- package/lib/icons/actions/add-cluster-info-icon/index.d.ts +0 -1
- package/lib/icons/actions/delete-attribute-icon/delete-attribute-icon.stories.d.ts +0 -1
- package/lib/icons/actions/delete-attribute-icon/index.d.ts +0 -1
- package/lib/icons/actions/index.d.ts +0 -1
- package/lib/icons/actions/pii-masking-icon/index.d.ts +0 -1
- package/lib/icons/actions/pii-masking-icon/pii-masking-icon.stories.d.ts +0 -1
- package/lib/icons/actions/rename-attribute-icon/index.d.ts +0 -1
- package/lib/icons/actions/rename-attribute-icon/rename-attribute-icon.stories.d.ts +0 -1
- package/lib/icons/actions/sampler-icon/index.d.ts +0 -1
- package/lib/icons/actions/sampler-icon/sampler-icon.stories.d.ts +0 -1
- package/lib/icons/brand/index.d.ts +0 -1
- package/lib/icons/brand/odigos-logo/index.d.ts +0 -1
- package/lib/icons/brand/odigos-logo/odigos-logo.stories.d.ts +0 -1
- package/lib/icons/brand/odigos-logo-text/index.d.ts +0 -1
- package/lib/icons/brand/odigos-logo-text/odigos-logo-text.stories.d.ts +0 -1
- package/lib/icons/common/arrow-icon/arrow-icon.stories.d.ts +0 -1
- package/lib/icons/common/arrow-icon/index.d.ts +0 -1
- package/lib/icons/common/code-brackets-icon/code-brackets-icon.stories.d.ts +0 -1
- package/lib/icons/common/code-brackets-icon/index.d.ts +0 -1
- package/lib/icons/common/code-icon/code-icon.stories.d.ts +0 -1
- package/lib/icons/common/code-icon/index.d.ts +0 -1
- package/lib/icons/common/command-icon/command-icon.stories.d.ts +0 -1
- package/lib/icons/common/command-icon/index.d.ts +0 -1
- package/lib/icons/common/copy-icon/copy-icon.stories.d.ts +0 -1
- package/lib/icons/common/copy-icon/index.d.ts +0 -1
- package/lib/icons/common/edit-icon/edit-icon.stories.d.ts +0 -1
- package/lib/icons/common/edit-icon/index.d.ts +0 -1
- package/lib/icons/common/extend-arrow-icon/extend-arrow-icon.stories.d.ts +0 -1
- package/lib/icons/common/extend-arrow-icon/index.d.ts +0 -1
- package/lib/icons/common/filter-icon/filter-icon.stories.d.ts +0 -1
- package/lib/icons/common/filter-icon/index.d.ts +0 -1
- package/lib/icons/common/folder-icon/folder-icon.stories.d.ts +0 -1
- package/lib/icons/common/folder-icon/index.d.ts +0 -1
- package/lib/icons/common/index.d.ts +0 -1
- package/lib/icons/common/key-icon/index.d.ts +0 -1
- package/lib/icons/common/key-icon/key-icon.stories.d.ts +0 -1
- package/lib/icons/common/list-icon/index.d.ts +0 -1
- package/lib/icons/common/list-icon/list-icon.stories.d.ts +0 -1
- package/lib/icons/common/no-data-icon/index.d.ts +0 -1
- package/lib/icons/common/no-data-icon/no-data-icon.stories.d.ts +0 -1
- package/lib/icons/common/notebook-icon/index.d.ts +0 -1
- package/lib/icons/common/notebook-icon/notebook-icon.stories.d.ts +0 -1
- package/lib/icons/common/notification-icon/index.d.ts +0 -1
- package/lib/icons/common/notification-icon/notification-icon.stories.d.ts +0 -1
- package/lib/icons/common/search-icon/index.d.ts +0 -1
- package/lib/icons/common/search-icon/search-icon.stories.d.ts +0 -1
- package/lib/icons/common/sort-arrows-icon/index.d.ts +0 -1
- package/lib/icons/common/sort-arrows-icon/sort-arrows-icon.stories.d.ts +0 -1
- package/lib/icons/common/terminal-icon/index.d.ts +0 -1
- package/lib/icons/common/terminal-icon/terminal-icon.stories.d.ts +0 -1
- package/lib/icons/common/trash-icon/index.d.ts +0 -1
- package/lib/icons/common/trash-icon/trash-icon.stories.d.ts +0 -1
- package/lib/icons/common/x-icon/index.d.ts +0 -1
- package/lib/icons/common/x-icon/x-icon.stories.d.ts +0 -1
- package/lib/icons/compute-platform/index.d.ts +0 -1
- package/lib/icons/compute-platform/k8s-logo/index.d.ts +0 -1
- package/lib/icons/compute-platform/k8s-logo/k8s-logo.stories.d.ts +0 -1
- package/lib/icons/compute-platform/vm-logo/index.d.ts +0 -1
- package/lib/icons/compute-platform/vm-logo/vm-logo.stories.d.ts +0 -1
- package/lib/icons/index.d.ts +0 -1
- package/lib/icons/instrumentation-rules/code-attributes-icon/code-attributes-icon.stories.d.ts +0 -1
- package/lib/icons/instrumentation-rules/code-attributes-icon/index.d.ts +0 -1
- package/lib/icons/instrumentation-rules/index.d.ts +0 -1
- package/lib/icons/instrumentation-rules/payload-collection-icon/index.d.ts +0 -1
- package/lib/icons/instrumentation-rules/payload-collection-icon/payload-collection-icon.stories.d.ts +0 -1
- package/lib/icons/math/index.d.ts +0 -1
- package/lib/icons/math/minus-icon/index.d.ts +0 -1
- package/lib/icons/math/minus-icon/minus-icon.stories.d.ts +0 -1
- package/lib/icons/math/plus-icon/index.d.ts +0 -1
- package/lib/icons/math/plus-icon/plus-icon.stories.d.ts +0 -1
- package/lib/icons/monitors/index.d.ts +0 -1
- package/lib/icons/monitors/logs-icon/index.d.ts +0 -1
- package/lib/icons/monitors/logs-icon/logs-icon.stories.d.ts +0 -1
- package/lib/icons/monitors/metrics-icon/index.d.ts +0 -1
- package/lib/icons/monitors/metrics-icon/metrics-icon.stories.d.ts +0 -1
- package/lib/icons/monitors/traces-icon/index.d.ts +0 -1
- package/lib/icons/monitors/traces-icon/traces-icon.stories.d.ts +0 -1
- package/lib/icons/on-off/eye-closed-icon/eye-closed-icon.stories.d.ts +0 -1
- package/lib/icons/on-off/eye-closed-icon/index.d.ts +0 -1
- package/lib/icons/on-off/eye-open-icon/eye-open-icon.stories.d.ts +0 -1
- package/lib/icons/on-off/eye-open-icon/index.d.ts +0 -1
- package/lib/icons/on-off/index.d.ts +0 -1
- package/lib/icons/on-off/light-off-icon/index.d.ts +0 -1
- package/lib/icons/on-off/light-off-icon/light-off-icon.stories.d.ts +0 -1
- package/lib/icons/on-off/light-on-icon/index.d.ts +0 -1
- package/lib/icons/on-off/light-on-icon/light-on-icon.stories.d.ts +0 -1
- package/lib/icons/on-off/moon-icon/index.d.ts +0 -1
- package/lib/icons/on-off/moon-icon/moon-icon.stories.d.ts +0 -1
- package/lib/icons/on-off/sun-icon/index.d.ts +0 -1
- package/lib/icons/on-off/sun-icon/sun-icon.stories.d.ts +0 -1
- package/lib/icons/overview/actions-icon/actions-icon.stories.d.ts +0 -1
- package/lib/icons/overview/actions-icon/index.d.ts +0 -1
- package/lib/icons/overview/destinations-icon/destinations-icon.stories.d.ts +0 -1
- package/lib/icons/overview/destinations-icon/index.d.ts +0 -1
- package/lib/icons/overview/index.d.ts +0 -1
- package/lib/icons/overview/overview-icon/index.d.ts +0 -1
- package/lib/icons/overview/overview-icon/overview-icon.stories.d.ts +0 -1
- package/lib/icons/overview/rules-icon/index.d.ts +0 -1
- package/lib/icons/overview/rules-icon/rules-icon.stories.d.ts +0 -1
- package/lib/icons/overview/service-map-icon/index.d.ts +0 -1
- package/lib/icons/overview/service-map-icon/service-map-icon.stories.d.ts +0 -1
- package/lib/icons/overview/sources-icon/index.d.ts +0 -1
- package/lib/icons/overview/sources-icon/sources-icon.stories.d.ts +0 -1
- package/lib/icons/overview/trace-view-icon/index.d.ts +0 -1
- package/lib/icons/overview/trace-view-icon/trace-view-icon.stories.d.ts +0 -1
- package/lib/icons/social/index.d.ts +0 -1
- package/lib/icons/social/slack-logo/index.d.ts +0 -1
- package/lib/icons/social/slack-logo/slack-logo.stories.d.ts +0 -1
- package/lib/icons/status/check-circled-icon/check-circled-icon.stories.d.ts +0 -1
- package/lib/icons/status/check-circled-icon/index.d.ts +0 -1
- package/lib/icons/status/check-icon/check-icon.stories.d.ts +0 -1
- package/lib/icons/status/check-icon/index.d.ts +0 -1
- package/lib/icons/status/cross-circled-icon/cross-circled-icon.stories.d.ts +0 -1
- package/lib/icons/status/cross-circled-icon/index.d.ts +0 -1
- package/lib/icons/status/cross-icon/cross-icon.stories.d.ts +0 -1
- package/lib/icons/status/cross-icon/index.d.ts +0 -1
- package/lib/icons/status/error-round-icon/error-round-icon.stories.d.ts +0 -1
- package/lib/icons/status/error-round-icon/index.d.ts +0 -1
- package/lib/icons/status/error-triangle-icon/error-triangle-icon.stories.d.ts +0 -1
- package/lib/icons/status/error-triangle-icon/index.d.ts +0 -1
- package/lib/icons/status/index.d.ts +0 -1
- package/lib/icons/status/info-icon/index.d.ts +0 -1
- package/lib/icons/status/info-icon/info-icon.stories.d.ts +0 -1
- package/lib/icons/status/warning-triangle-icon/index.d.ts +0 -1
- package/lib/icons/status/warning-triangle-icon/warning-triangle-icon.stories.d.ts +0 -1
- package/lib/icons.js +75 -58
- package/lib/index-3KUV6Vlt.js +89 -0
- package/lib/index-BFct3S32.js +22 -0
- package/lib/index-BGlk5VhF.js +69 -0
- package/lib/index-BJxaoI0G.js +131 -0
- package/lib/index-BZS1ijMm.js +30 -0
- package/lib/index-BjJpYtF1.js +42 -0
- package/lib/index-BulCzWQI.js +204 -0
- package/lib/index-BumPE6cF.js +37 -0
- package/lib/index-CKD2OX24.js +192 -0
- package/lib/index-CKUgKtl0.js +29577 -0
- package/lib/index-CZe2VX28.js +128 -0
- package/lib/index-Cu2uHOuh.js +44 -0
- package/lib/index-DIcomki-.js +671 -0
- package/lib/index-DLKEpJJm.js +53 -0
- package/lib/store/index.d.ts +0 -1
- package/lib/store/useDarkMode.d.ts +0 -1
- package/lib/store/useDrawerStore.d.ts +0 -1
- package/lib/store/useEntityStore.d.ts +1 -1
- package/lib/store/useFilterStore.d.ts +0 -1
- package/lib/store/useInstrumentStore.d.ts +0 -1
- package/lib/store/useModalStore.d.ts +0 -1
- package/lib/store/useNotificationStore.d.ts +0 -1
- package/lib/store/usePendingStore.d.ts +0 -1
- package/lib/store/useSelectedStore.d.ts +0 -1
- package/lib/store/useSetupStore.d.ts +0 -1
- package/lib/store.js +4 -11
- package/lib/theme/animations/index.d.ts +0 -1
- package/lib/theme/index.d.ts +0 -1
- package/lib/theme/opacity/index.d.ts +0 -1
- package/lib/theme/palletes/index.d.ts +0 -1
- package/lib/theme/provider/index.d.ts +0 -1
- package/lib/theme.js +233 -9
- package/lib/types/actions/index.d.ts +0 -1
- package/lib/types/common/index.d.ts +0 -1
- package/lib/types/{compute-platform → connection}/index.d.ts +1 -2
- package/lib/types/data-flow/index.d.ts +0 -1
- package/lib/types/describe/index.d.ts +0 -1
- package/lib/types/destinations/index.d.ts +0 -1
- package/lib/types/index.d.ts +1 -2
- package/lib/types/instrumentation-rules/index.d.ts +0 -1
- package/lib/types/metrics/index.d.ts +0 -1
- package/lib/types/namespaces/index.d.ts +0 -1
- package/lib/types/signals/index.d.ts +0 -1
- package/lib/types/sources/index.d.ts +0 -1
- package/lib/types/tokens/index.d.ts +0 -1
- package/lib/types.js +166 -7
- package/lib/useSourceSelectionFormData-BY6B70Kf.js +561 -0
- package/lib/useTransition-Dfxjcy-C.js +3493 -0
- package/package.json +4 -1
- package/lib/_virtual/_commonjsHelpers.js +0 -6
- package/lib/_virtual/_commonjsHelpers.js.map +0 -1
- package/lib/_virtual/index.js +0 -8
- package/lib/_virtual/index.js.map +0 -1
- package/lib/_virtual/index2.js +0 -4
- package/lib/_virtual/index2.js.map +0 -1
- package/lib/_virtual/index3.js +0 -4
- package/lib/_virtual/index3.js.map +0 -1
- package/lib/_virtual/index4.js +0 -4
- package/lib/_virtual/index4.js.map +0 -1
- package/lib/_virtual/jsx-runtime.js +0 -6
- package/lib/_virtual/jsx-runtime.js.map +0 -1
- package/lib/_virtual/jsx-runtime2.js +0 -4
- package/lib/_virtual/jsx-runtime2.js.map +0 -1
- package/lib/_virtual/lottie.js +0 -4
- package/lib/_virtual/lottie.js.map +0 -1
- package/lib/_virtual/react-is.development.js +0 -4
- package/lib/_virtual/react-is.development.js.map +0 -1
- package/lib/_virtual/react-is.production.min.js +0 -4
- package/lib/_virtual/react-is.production.min.js.map +0 -1
- package/lib/_virtual/react-jsx-runtime.development.js +0 -4
- package/lib/_virtual/react-jsx-runtime.development.js.map +0 -1
- package/lib/_virtual/react-jsx-runtime.production.js +0 -4
- package/lib/_virtual/react-jsx-runtime.production.js.map +0 -1
- package/lib/_virtual/with-selector.development.js +0 -4
- package/lib/_virtual/with-selector.development.js.map +0 -1
- package/lib/_virtual/with-selector.js +0 -8
- package/lib/_virtual/with-selector.js.map +0 -1
- package/lib/_virtual/with-selector.production.js +0 -4
- package/lib/_virtual/with-selector.production.js.map +0 -1
- package/lib/_virtual/with-selector2.js +0 -4
- package/lib/_virtual/with-selector2.js.map +0 -1
- package/lib/components/auto-complete-input/auto-complete-input.stories.d.ts.map +0 -1
- package/lib/components/auto-complete-input/index.d.ts.map +0 -1
- package/lib/components/badge/badge.stories.d.ts.map +0 -1
- package/lib/components/badge/index.d.ts.map +0 -1
- package/lib/components/button/button.stories.d.ts.map +0 -1
- package/lib/components/button/index.d.ts.map +0 -1
- package/lib/components/cancel-warning/cancel-warning.stories.d.ts.map +0 -1
- package/lib/components/cancel-warning/index.d.ts.map +0 -1
- package/lib/components/checkbox/checkbox.stories.d.ts.map +0 -1
- package/lib/components/checkbox/index.d.ts.map +0 -1
- package/lib/components/code/code.stories.d.ts.map +0 -1
- package/lib/components/code/index.d.ts.map +0 -1
- package/lib/components/code/toggle-code-component/index.d.ts.map +0 -1
- package/lib/components/condition-details/condition-details.stories.d.ts.map +0 -1
- package/lib/components/condition-details/index.d.ts.map +0 -1
- package/lib/components/data-card/data-card-fields/index.d.ts.map +0 -1
- package/lib/components/data-card/data-card.stories.d.ts.map +0 -1
- package/lib/components/data-card/index.d.ts.map +0 -1
- package/lib/components/data-tab/data-tab.stories.d.ts.map +0 -1
- package/lib/components/data-tab/index.d.ts.map +0 -1
- package/lib/components/delete-warning/delete-warning.stories.d.ts.map +0 -1
- package/lib/components/delete-warning/index.d.ts.map +0 -1
- package/lib/components/describe-row/describe-row.stories.d.ts.map +0 -1
- package/lib/components/describe-row/index.d.ts.map +0 -1
- package/lib/components/divider/divider.stories.d.ts.map +0 -1
- package/lib/components/divider/index.d.ts.map +0 -1
- package/lib/components/docs-button/docs-button.stories.d.ts.map +0 -1
- package/lib/components/docs-button/index.d.ts.map +0 -1
- package/lib/components/drawer/drawer-footer/index.d.ts.map +0 -1
- package/lib/components/drawer/drawer-header/index.d.ts.map +0 -1
- package/lib/components/drawer/drawer.stories.d.ts.map +0 -1
- package/lib/components/drawer/index.d.ts.map +0 -1
- package/lib/components/dropdown/dropdown.stories.d.ts.map +0 -1
- package/lib/components/dropdown/index.d.ts.map +0 -1
- package/lib/components/extend-arrow/extend-arrow.stories.d.ts.map +0 -1
- package/lib/components/extend-arrow/index.d.ts.map +0 -1
- package/lib/components/fade-loader/fade-loader.stories.d.ts.map +0 -1
- package/lib/components/fade-loader/helpers/animation.d.ts.map +0 -1
- package/lib/components/fade-loader/helpers/unitConverter.d.ts.map +0 -1
- package/lib/components/fade-loader/index.d.ts.map +0 -1
- package/lib/components/field-error/field-error.stories.d.ts.map +0 -1
- package/lib/components/field-error/index.d.ts.map +0 -1
- package/lib/components/field-label/field-label.stories.d.ts.map +0 -1
- package/lib/components/field-label/index.d.ts.map +0 -1
- package/lib/components/header/header.stories.d.ts.map +0 -1
- package/lib/components/header/index.d.ts.map +0 -1
- package/lib/components/icon-button/icon-button.stories.d.ts.map +0 -1
- package/lib/components/icon-button/index.d.ts.map +0 -1
- package/lib/components/icon-group/icon-group.stories.d.ts.map +0 -1
- package/lib/components/icon-group/index.d.ts.map +0 -1
- package/lib/components/icon-title-badge/icon-title-badge.stories.d.ts.map +0 -1
- package/lib/components/icon-title-badge/index.d.ts.map +0 -1
- package/lib/components/icon-wrapped/icon-wrapped.stories.d.ts.map +0 -1
- package/lib/components/icon-wrapped/index.d.ts.map +0 -1
- package/lib/components/icons-nav/icons-nav.stories.d.ts.map +0 -1
- package/lib/components/icons-nav/index.d.ts.map +0 -1
- package/lib/components/image-controlled/image-controlled.stories.d.ts.map +0 -1
- package/lib/components/image-controlled/index.d.ts.map +0 -1
- package/lib/components/index.d.ts.map +0 -1
- package/lib/components/input/index.d.ts.map +0 -1
- package/lib/components/input/input.stories.d.ts.map +0 -1
- package/lib/components/input-list/index.d.ts.map +0 -1
- package/lib/components/input-list/input-list.stories.d.ts.map +0 -1
- package/lib/components/input-table/index.d.ts.map +0 -1
- package/lib/components/input-table/input-table.stories.d.ts.map +0 -1
- package/lib/components/interactive-table/index.d.ts.map +0 -1
- package/lib/components/interactive-table/interactive-table.stories.d.ts.map +0 -1
- package/lib/components/interactive-table/row.d.ts.map +0 -1
- package/lib/components/key-value-input-list/index.d.ts.map +0 -1
- package/lib/components/key-value-input-list/key-value-input-list.stories.d.ts.map +0 -1
- package/lib/components/modal/index.d.ts.map +0 -1
- package/lib/components/modal/modal.stories.d.ts.map +0 -1
- package/lib/components/monitors-checkboxes/index.d.ts.map +0 -1
- package/lib/components/monitors-checkboxes/monitors-checkboxes.stories.d.ts.map +0 -1
- package/lib/components/monitors-icons/index.d.ts.map +0 -1
- package/lib/components/monitors-icons/monitors-icons.stories.d.ts.map +0 -1
- package/lib/components/navigation-buttons/index.d.ts.map +0 -1
- package/lib/components/navigation-buttons/navigation-buttons.stories.d.ts.map +0 -1
- package/lib/components/no-data-found/index.d.ts.map +0 -1
- package/lib/components/no-data-found/no-data-found.stories.d.ts.map +0 -1
- package/lib/components/notification-note/index.d.ts.map +0 -1
- package/lib/components/notification-note/notification-note.stories.d.ts.map +0 -1
- package/lib/components/section-title/index.d.ts.map +0 -1
- package/lib/components/section-title/section-title.stories.d.ts.map +0 -1
- package/lib/components/segment/index.d.ts.map +0 -1
- package/lib/components/segment/segment.stories.d.ts.map +0 -1
- package/lib/components/skeleton-loader/index.d.ts.map +0 -1
- package/lib/components/skeleton-loader/skeleton-loader.stories.d.ts.map +0 -1
- package/lib/components/status/index.d.ts.map +0 -1
- package/lib/components/status/status.stories.d.ts.map +0 -1
- package/lib/components/stepper/index.d.ts.map +0 -1
- package/lib/components/stepper/stepper.stories.d.ts.map +0 -1
- package/lib/components/styled.d.ts.map +0 -1
- package/lib/components/text/index.d.ts.map +0 -1
- package/lib/components/text/text.stories.d.ts.map +0 -1
- package/lib/components/textarea/index.d.ts.map +0 -1
- package/lib/components/textarea/textarea.stories.d.ts.map +0 -1
- package/lib/components/toggle/index.d.ts.map +0 -1
- package/lib/components/toggle/toggle.stories.d.ts.map +0 -1
- package/lib/components/tooltip/index.d.ts.map +0 -1
- package/lib/components/tooltip/tooltip.stories.d.ts.map +0 -1
- package/lib/components/trace-loader/index.d.ts.map +0 -1
- package/lib/components/trace-loader/trace-loader.stories.d.ts.map +0 -1
- package/lib/components/warning-modal/index.d.ts.map +0 -1
- package/lib/components/warning-modal/warning-modal.stories.d.ts.map +0 -1
- package/lib/components.js.map +0 -1
- package/lib/constants/actions/index.d.ts.map +0 -1
- package/lib/constants/index.d.ts.map +0 -1
- package/lib/constants/instrumentation-rules/index.d.ts.map +0 -1
- package/lib/constants/signals/index.d.ts.map +0 -1
- package/lib/constants/strings/index.d.ts.map +0 -1
- package/lib/constants/tokens/index.d.ts.map +0 -1
- package/lib/constants.js.map +0 -1
- package/lib/containers/action-drawer/action-drawer.stories.d.ts.map +0 -1
- package/lib/containers/action-drawer/build-card.d.ts.map +0 -1
- package/lib/containers/action-drawer/index.d.ts.map +0 -1
- package/lib/containers/action-form/action-form.stories.d.ts.map +0 -1
- package/lib/containers/action-form/custom-fields/add-cluster-info.d.ts.map +0 -1
- package/lib/containers/action-form/custom-fields/delete-attributes.d.ts.map +0 -1
- package/lib/containers/action-form/custom-fields/error-sampler.d.ts.map +0 -1
- package/lib/containers/action-form/custom-fields/index.d.ts.map +0 -1
- package/lib/containers/action-form/custom-fields/k8s-attributes.d.ts.map +0 -1
- package/lib/containers/action-form/custom-fields/latency-sampler.d.ts.map +0 -1
- package/lib/containers/action-form/custom-fields/pii-masking.d.ts.map +0 -1
- package/lib/containers/action-form/custom-fields/probabilistic-sampler.d.ts.map +0 -1
- package/lib/containers/action-form/custom-fields/rename-attributes.d.ts.map +0 -1
- package/lib/containers/action-form/index.d.ts.map +0 -1
- package/lib/containers/action-modal/action-modal.stories.d.ts.map +0 -1
- package/lib/containers/action-modal/index.d.ts.map +0 -1
- package/lib/containers/action-table/action-table.stories.d.ts.map +0 -1
- package/lib/containers/action-table/build-spec-cell.d.ts.map +0 -1
- package/lib/containers/action-table/index.d.ts.map +0 -1
- package/lib/containers/await-pipeline/await-pipeline.stories.d.ts.map +0 -1
- package/lib/containers/await-pipeline/index.d.ts.map +0 -1
- package/lib/containers/compute-platform-select/compute-platform-select.stories.d.ts.map +0 -1
- package/lib/containers/compute-platform-select/index.d.ts.map +0 -1
- package/lib/containers/compute-platforms/compute-platforms.stories.d.ts.map +0 -1
- package/lib/containers/compute-platforms/index.d.ts.map +0 -1
- package/lib/containers/compute-platforms-actions-menu/compute-platforms-actions-menu.stories.d.ts.map +0 -1
- package/lib/containers/compute-platforms-actions-menu/index.d.ts.map +0 -1
- package/lib/containers/data-flow/data-flow.stories.d.ts.map +0 -1
- package/lib/containers/data-flow/edges/labeled-edge.d.ts.map +0 -1
- package/lib/containers/data-flow/flow.d.ts.map +0 -1
- package/lib/containers/data-flow/helpers/build-action-nodes.d.ts.map +0 -1
- package/lib/containers/data-flow/helpers/build-destination-nodes.d.ts.map +0 -1
- package/lib/containers/data-flow/helpers/build-edges.d.ts.map +0 -1
- package/lib/containers/data-flow/helpers/build-rule-nodes.d.ts.map +0 -1
- package/lib/containers/data-flow/helpers/build-source-nodes.d.ts.map +0 -1
- package/lib/containers/data-flow/helpers/get-main-container-language.d.ts.map +0 -1
- package/lib/containers/data-flow/helpers/get-node-positions.d.ts.map +0 -1
- package/lib/containers/data-flow/helpers/node-config.d.ts.map +0 -1
- package/lib/containers/data-flow/index.d.ts.map +0 -1
- package/lib/containers/data-flow/nodes/add-node.d.ts.map +0 -1
- package/lib/containers/data-flow/nodes/base-node.d.ts.map +0 -1
- package/lib/containers/data-flow/nodes/edged-node.d.ts.map +0 -1
- package/lib/containers/data-flow/nodes/frame-node.d.ts.map +0 -1
- package/lib/containers/data-flow/nodes/header-node.d.ts.map +0 -1
- package/lib/containers/data-flow/nodes/scroll-node.d.ts.map +0 -1
- package/lib/containers/data-flow/nodes/skeleton-node.d.ts.map +0 -1
- package/lib/containers/data-flow-actions-menu/add-entity/index.d.ts.map +0 -1
- package/lib/containers/data-flow-actions-menu/data-flow.stories.d.ts.map +0 -1
- package/lib/containers/data-flow-actions-menu/filters/index.d.ts.map +0 -1
- package/lib/containers/data-flow-actions-menu/index.d.ts.map +0 -1
- package/lib/containers/data-flow-actions-menu/search/index.d.ts.map +0 -1
- package/lib/containers/data-flow-actions-menu/search/recent-searches/index.d.ts.map +0 -1
- package/lib/containers/data-flow-actions-menu/search/search-results/builder.d.ts.map +0 -1
- package/lib/containers/data-flow-actions-menu/search/search-results/index.d.ts.map +0 -1
- package/lib/containers/data-flow-actions-menu/selection-button/index.d.ts.map +0 -1
- package/lib/containers/data-flow-actions-menu/styled.d.ts.map +0 -1
- package/lib/containers/destination-drawer/build-card.d.ts.map +0 -1
- package/lib/containers/destination-drawer/destination-drawer.stories.d.ts.map +0 -1
- package/lib/containers/destination-drawer/index.d.ts.map +0 -1
- package/lib/containers/destination-form/destination-form.stories.d.ts.map +0 -1
- package/lib/containers/destination-form/dynamic-fields/index.d.ts.map +0 -1
- package/lib/containers/destination-form/index.d.ts.map +0 -1
- package/lib/containers/destination-form/test-connection/index.d.ts.map +0 -1
- package/lib/containers/destination-modal/choose-destination/destinations-list/index.d.ts.map +0 -1
- package/lib/containers/destination-modal/choose-destination/index.d.ts.map +0 -1
- package/lib/containers/destination-modal/choose-destination/potential-destinations-list/index.d.ts.map +0 -1
- package/lib/containers/destination-modal/destination-modal.stories.d.ts.map +0 -1
- package/lib/containers/destination-modal/index.d.ts.map +0 -1
- package/lib/containers/destination-selection-form/configured-list/index.d.ts.map +0 -1
- package/lib/containers/destination-selection-form/destination-selection-form.stories.d.ts.map +0 -1
- package/lib/containers/destination-selection-form/index.d.ts.map +0 -1
- package/lib/containers/destination-table/destination-table.stories.d.ts.map +0 -1
- package/lib/containers/destination-table/index.d.ts.map +0 -1
- package/lib/containers/dropdowns/connection-status-dropdown/connection-status-dropdown.stories.d.ts.map +0 -1
- package/lib/containers/dropdowns/connection-status-dropdown/index.d.ts.map +0 -1
- package/lib/containers/dropdowns/error-dropdown/error-dropdown.stories.d.ts.map +0 -1
- package/lib/containers/dropdowns/error-dropdown/index.d.ts.map +0 -1
- package/lib/containers/dropdowns/index.d.ts.map +0 -1
- package/lib/containers/dropdowns/kind-dropdown/error-dropdown.stories.d.ts.map +0 -1
- package/lib/containers/dropdowns/kind-dropdown/index.d.ts.map +0 -1
- package/lib/containers/dropdowns/language-dropdown/index.d.ts.map +0 -1
- package/lib/containers/dropdowns/language-dropdown/language-dropdown.stories.d.ts.map +0 -1
- package/lib/containers/dropdowns/monitor-dropdown/index.d.ts.map +0 -1
- package/lib/containers/dropdowns/monitor-dropdown/monitor-dropdown.stories.d.ts.map +0 -1
- package/lib/containers/dropdowns/namespace-dropdown/index.d.ts.map +0 -1
- package/lib/containers/dropdowns/namespace-dropdown/namespace-dropdown.stories.d.ts.map +0 -1
- package/lib/containers/dropdowns/platform-types-dropdown/index.d.ts.map +0 -1
- package/lib/containers/dropdowns/platform-types-dropdown/platform-types-dropdown.stories.d.ts +0 -10
- package/lib/containers/dropdowns/platform-types-dropdown/platform-types-dropdown.stories.d.ts.map +0 -1
- package/lib/containers/index.d.ts.map +0 -1
- package/lib/containers/instrumentation-rule-drawer/build-card.d.ts.map +0 -1
- package/lib/containers/instrumentation-rule-drawer/index.d.ts.map +0 -1
- package/lib/containers/instrumentation-rule-drawer/instrumentation-rule-drawer.stories.d.ts.map +0 -1
- package/lib/containers/instrumentation-rule-form/custom-fields/code-attributes.d.ts.map +0 -1
- package/lib/containers/instrumentation-rule-form/custom-fields/index.d.ts.map +0 -1
- package/lib/containers/instrumentation-rule-form/custom-fields/payload-collection.d.ts.map +0 -1
- package/lib/containers/instrumentation-rule-form/index.d.ts.map +0 -1
- package/lib/containers/instrumentation-rule-form/instrumentation-rule-form.stories.d.ts.map +0 -1
- package/lib/containers/instrumentation-rule-modal/index.d.ts.map +0 -1
- package/lib/containers/instrumentation-rule-modal/instrumentation-rule-modal.stories.d.ts.map +0 -1
- package/lib/containers/instrumentation-rule-table/build-spec-cell.d.ts.map +0 -1
- package/lib/containers/instrumentation-rule-table/index.d.ts.map +0 -1
- package/lib/containers/instrumentation-rule-table/instrumentation-rule-table.stories.d.ts.map +0 -1
- package/lib/containers/multi-source-control/index.d.ts.map +0 -1
- package/lib/containers/multi-source-control/multi-source-control.stories.d.ts.map +0 -1
- package/lib/containers/notification-manager/index.d.ts.map +0 -1
- package/lib/containers/notification-manager/notification-manager.stories.d.ts.map +0 -1
- package/lib/containers/overview-drawer/index.d.ts.map +0 -1
- package/lib/containers/overview-drawer/overview-drawer.stories.d.ts.map +0 -1
- package/lib/containers/side-nav/index.d.ts.map +0 -1
- package/lib/containers/side-nav/side-nav.stories.d.ts.map +0 -1
- package/lib/containers/slack-invite/index.d.ts.map +0 -1
- package/lib/containers/slack-invite/slack-invite.stories.d.ts.map +0 -1
- package/lib/containers/source-drawer/build-card.d.ts.map +0 -1
- package/lib/containers/source-drawer/describe/index.d.ts.map +0 -1
- package/lib/containers/source-drawer/index.d.ts.map +0 -1
- package/lib/containers/source-drawer/source-drawer.stories.d.ts.map +0 -1
- package/lib/containers/source-form/index.d.ts.map +0 -1
- package/lib/containers/source-form/source-form.stories.d.ts.map +0 -1
- package/lib/containers/source-modal/index.d.ts.map +0 -1
- package/lib/containers/source-modal/source-modal.stories.d.ts.map +0 -1
- package/lib/containers/source-selection-form/fast/controls/index.d.ts.map +0 -1
- package/lib/containers/source-selection-form/fast/index.d.ts.map +0 -1
- package/lib/containers/source-selection-form/fast/list/index.d.ts.map +0 -1
- package/lib/containers/source-selection-form/index.d.ts.map +0 -1
- package/lib/containers/source-selection-form/simple/controls/index.d.ts.map +0 -1
- package/lib/containers/source-selection-form/simple/index.d.ts.map +0 -1
- package/lib/containers/source-selection-form/simple/list/index.d.ts.map +0 -1
- package/lib/containers/source-selection-form/source-selection-form.stories.d.ts.map +0 -1
- package/lib/containers/source-table/index.d.ts.map +0 -1
- package/lib/containers/source-table/source-table.stories.d.ts.map +0 -1
- package/lib/containers/system-overview/describe/index.d.ts.map +0 -1
- package/lib/containers/system-overview/index.d.ts.map +0 -1
- package/lib/containers/system-overview/system-overview.stories.d.ts.map +0 -1
- package/lib/containers/system-overview/tokens/expires-at.d.ts.map +0 -1
- package/lib/containers/system-overview/tokens/index.d.ts.map +0 -1
- package/lib/containers/system-overview/tokens/token-actions.d.ts.map +0 -1
- package/lib/containers/table-cell-conditions/index.d.ts.map +0 -1
- package/lib/containers/table-cell-conditions/table-cell-conditions.stories.d.ts.map +0 -1
- package/lib/containers/toast-list/index.d.ts.map +0 -1
- package/lib/containers/toast-list/toast-list.stories.d.ts.map +0 -1
- package/lib/containers/toggle-dark-mode/index.d.ts.map +0 -1
- package/lib/containers/toggle-dark-mode/toggle-dark-mode.stories.d.ts.map +0 -1
- package/lib/containers.js.map +0 -1
- package/lib/data/actions/index.d.ts.map +0 -1
- package/lib/data/describe/index.d.ts.map +0 -1
- package/lib/data/destinations/index.d.ts.map +0 -1
- package/lib/data/index.d.ts.map +0 -1
- package/lib/data/instrumentation-rules/index.d.ts.map +0 -1
- package/lib/data/namespaces/index.d.ts.map +0 -1
- package/lib/data/sources/index.d.ts.map +0 -1
- package/lib/data/tokens/index.d.ts.map +0 -1
- package/lib/functions/capitalize-first-letter/index.d.ts.map +0 -1
- package/lib/functions/clean-object-empty-strings-values/index.d.ts.map +0 -1
- package/lib/functions/compare-condition/index.d.ts.map +0 -1
- package/lib/functions/deep-clone/index.d.ts.map +0 -1
- package/lib/functions/derive-type-from-rule/index.d.ts.map +0 -1
- package/lib/functions/filter-actions/index.d.ts.map +0 -1
- package/lib/functions/filter-destinations/index.d.ts.map +0 -1
- package/lib/functions/filter-sources/index.d.ts.map +0 -1
- package/lib/functions/flatten-object-keys/index.d.ts.map +0 -1
- package/lib/functions/format-bytes/index.d.ts.map +0 -1
- package/lib/functions/get-action-icon/index.d.ts.map +0 -1
- package/lib/functions/get-conditions-booleans/index.d.ts.map +0 -1
- package/lib/functions/get-containers-counts/index.d.ts.map +0 -1
- package/lib/functions/get-containers-icons/index.d.ts.map +0 -1
- package/lib/functions/get-destination-icon/index.d.ts.map +0 -1
- package/lib/functions/get-entity-icon/index.d.ts.map +0 -1
- package/lib/functions/get-entity-id/index.d.ts.map +0 -1
- package/lib/functions/get-entity-label/index.d.ts.map +0 -1
- package/lib/functions/get-id-from-sse-target/index.d.ts.map +0 -1
- package/lib/functions/get-instrumentation-rule-icon/index.d.ts.map +0 -1
- package/lib/functions/get-metric-for-entity/index.d.ts.map +0 -1
- package/lib/functions/get-monitor-icon/index.d.ts.map +0 -1
- package/lib/functions/get-platform-icon/index.d.ts.map +0 -1
- package/lib/functions/get-platform-label/index.d.ts.map +0 -1
- package/lib/functions/get-programming-language-icon/index.d.ts.map +0 -1
- package/lib/functions/get-sse-target-from-id/index.d.ts.map +0 -1
- package/lib/functions/get-status-icon/index.d.ts.map +0 -1
- package/lib/functions/get-value-for-range/index.d.ts.map +0 -1
- package/lib/functions/get-workload-id/index.d.ts.map +0 -1
- package/lib/functions/index.d.ts.map +0 -1
- package/lib/functions/is-emtpy/index.d.ts.map +0 -1
- package/lib/functions/is-over-time/index.d.ts.map +0 -1
- package/lib/functions/is-time-elapsed/index.d.ts.map +0 -1
- package/lib/functions/map-conditions/index.d.ts.map +0 -1
- package/lib/functions/parse-json-string-to-pretty-string/index.d.ts.map +0 -1
- package/lib/functions/remove-empty-values-from-object/index.d.ts.map +0 -1
- package/lib/functions/safe-json-parse/index.d.ts.map +0 -1
- package/lib/functions/safe-json-stringify/index.d.ts.map +0 -1
- package/lib/functions/sleep/index.d.ts.map +0 -1
- package/lib/functions/split-camel-string/index.d.ts.map +0 -1
- package/lib/functions/stringify-non-string-values/index.d.ts.map +0 -1
- package/lib/functions.js.map +0 -1
- package/lib/hooks/index.d.ts.map +0 -1
- package/lib/hooks/useActionFormData.d.ts.map +0 -1
- package/lib/hooks/useClickNode.d.ts.map +0 -1
- package/lib/hooks/useClickNotification.d.ts.map +0 -1
- package/lib/hooks/useContainerSize.d.ts.map +0 -1
- package/lib/hooks/useCopy.d.ts.map +0 -1
- package/lib/hooks/useDestinationFormData.d.ts.map +0 -1
- package/lib/hooks/useGenericForm.d.ts.map +0 -1
- package/lib/hooks/useInstrumentationRuleFormData.d.ts.map +0 -1
- package/lib/hooks/useKeyDown.d.ts.map +0 -1
- package/lib/hooks/useOnClickOutside.d.ts.map +0 -1
- package/lib/hooks/useSourceFormData.d.ts.map +0 -1
- package/lib/hooks/useSourceSelectionFormData.d.ts.map +0 -1
- package/lib/hooks/useTimeAgo.d.ts.map +0 -1
- package/lib/hooks/useTransition.d.ts.map +0 -1
- package/lib/hooks.js.map +0 -1
- package/lib/icons/actions/add-cluster-info-icon/add-cluster-info-icon.stories.d.ts.map +0 -1
- package/lib/icons/actions/add-cluster-info-icon/index.d.ts.map +0 -1
- package/lib/icons/actions/delete-attribute-icon/delete-attribute-icon.stories.d.ts.map +0 -1
- package/lib/icons/actions/delete-attribute-icon/index.d.ts.map +0 -1
- package/lib/icons/actions/index.d.ts.map +0 -1
- package/lib/icons/actions/pii-masking-icon/index.d.ts.map +0 -1
- package/lib/icons/actions/pii-masking-icon/pii-masking-icon.stories.d.ts.map +0 -1
- package/lib/icons/actions/rename-attribute-icon/index.d.ts.map +0 -1
- package/lib/icons/actions/rename-attribute-icon/rename-attribute-icon.stories.d.ts.map +0 -1
- package/lib/icons/actions/sampler-icon/index.d.ts.map +0 -1
- package/lib/icons/actions/sampler-icon/sampler-icon.stories.d.ts.map +0 -1
- package/lib/icons/brand/index.d.ts.map +0 -1
- package/lib/icons/brand/odigos-logo/index.d.ts.map +0 -1
- package/lib/icons/brand/odigos-logo/odigos-logo.stories.d.ts.map +0 -1
- package/lib/icons/brand/odigos-logo-text/index.d.ts.map +0 -1
- package/lib/icons/brand/odigos-logo-text/odigos-logo-text.stories.d.ts.map +0 -1
- package/lib/icons/common/arrow-icon/arrow-icon.stories.d.ts.map +0 -1
- package/lib/icons/common/arrow-icon/index.d.ts.map +0 -1
- package/lib/icons/common/code-brackets-icon/code-brackets-icon.stories.d.ts.map +0 -1
- package/lib/icons/common/code-brackets-icon/index.d.ts.map +0 -1
- package/lib/icons/common/code-icon/code-icon.stories.d.ts.map +0 -1
- package/lib/icons/common/code-icon/index.d.ts.map +0 -1
- package/lib/icons/common/command-icon/command-icon.stories.d.ts.map +0 -1
- package/lib/icons/common/command-icon/index.d.ts.map +0 -1
- package/lib/icons/common/copy-icon/copy-icon.stories.d.ts.map +0 -1
- package/lib/icons/common/copy-icon/index.d.ts.map +0 -1
- package/lib/icons/common/edit-icon/edit-icon.stories.d.ts.map +0 -1
- package/lib/icons/common/edit-icon/index.d.ts.map +0 -1
- package/lib/icons/common/extend-arrow-icon/extend-arrow-icon.stories.d.ts.map +0 -1
- package/lib/icons/common/extend-arrow-icon/index.d.ts.map +0 -1
- package/lib/icons/common/filter-icon/filter-icon.stories.d.ts.map +0 -1
- package/lib/icons/common/filter-icon/index.d.ts.map +0 -1
- package/lib/icons/common/folder-icon/folder-icon.stories.d.ts.map +0 -1
- package/lib/icons/common/folder-icon/index.d.ts.map +0 -1
- package/lib/icons/common/index.d.ts.map +0 -1
- package/lib/icons/common/key-icon/index.d.ts.map +0 -1
- package/lib/icons/common/key-icon/key-icon.stories.d.ts.map +0 -1
- package/lib/icons/common/list-icon/index.d.ts.map +0 -1
- package/lib/icons/common/list-icon/list-icon.stories.d.ts.map +0 -1
- package/lib/icons/common/no-data-icon/index.d.ts.map +0 -1
- package/lib/icons/common/no-data-icon/no-data-icon.stories.d.ts.map +0 -1
- package/lib/icons/common/notebook-icon/index.d.ts.map +0 -1
- package/lib/icons/common/notebook-icon/notebook-icon.stories.d.ts.map +0 -1
- package/lib/icons/common/notification-icon/index.d.ts.map +0 -1
- package/lib/icons/common/notification-icon/notification-icon.stories.d.ts.map +0 -1
- package/lib/icons/common/search-icon/index.d.ts.map +0 -1
- package/lib/icons/common/search-icon/search-icon.stories.d.ts.map +0 -1
- package/lib/icons/common/sort-arrows-icon/index.d.ts.map +0 -1
- package/lib/icons/common/sort-arrows-icon/sort-arrows-icon.stories.d.ts.map +0 -1
- package/lib/icons/common/terminal-icon/index.d.ts.map +0 -1
- package/lib/icons/common/terminal-icon/terminal-icon.stories.d.ts.map +0 -1
- package/lib/icons/common/trash-icon/index.d.ts.map +0 -1
- package/lib/icons/common/trash-icon/trash-icon.stories.d.ts.map +0 -1
- package/lib/icons/common/x-icon/index.d.ts.map +0 -1
- package/lib/icons/common/x-icon/x-icon.stories.d.ts.map +0 -1
- package/lib/icons/compute-platform/index.d.ts.map +0 -1
- package/lib/icons/compute-platform/k8s-logo/index.d.ts.map +0 -1
- package/lib/icons/compute-platform/k8s-logo/k8s-logo.stories.d.ts.map +0 -1
- package/lib/icons/compute-platform/vm-logo/index.d.ts.map +0 -1
- package/lib/icons/compute-platform/vm-logo/vm-logo.stories.d.ts.map +0 -1
- package/lib/icons/index.d.ts.map +0 -1
- package/lib/icons/instrumentation-rules/code-attributes-icon/code-attributes-icon.stories.d.ts.map +0 -1
- package/lib/icons/instrumentation-rules/code-attributes-icon/index.d.ts.map +0 -1
- package/lib/icons/instrumentation-rules/index.d.ts.map +0 -1
- package/lib/icons/instrumentation-rules/payload-collection-icon/index.d.ts.map +0 -1
- package/lib/icons/instrumentation-rules/payload-collection-icon/payload-collection-icon.stories.d.ts.map +0 -1
- package/lib/icons/math/index.d.ts.map +0 -1
- package/lib/icons/math/minus-icon/index.d.ts.map +0 -1
- package/lib/icons/math/minus-icon/minus-icon.stories.d.ts.map +0 -1
- package/lib/icons/math/plus-icon/index.d.ts.map +0 -1
- package/lib/icons/math/plus-icon/plus-icon.stories.d.ts.map +0 -1
- package/lib/icons/monitors/index.d.ts.map +0 -1
- package/lib/icons/monitors/logs-icon/index.d.ts.map +0 -1
- package/lib/icons/monitors/logs-icon/logs-icon.stories.d.ts.map +0 -1
- package/lib/icons/monitors/metrics-icon/index.d.ts.map +0 -1
- package/lib/icons/monitors/metrics-icon/metrics-icon.stories.d.ts.map +0 -1
- package/lib/icons/monitors/traces-icon/index.d.ts.map +0 -1
- package/lib/icons/monitors/traces-icon/traces-icon.stories.d.ts.map +0 -1
- package/lib/icons/on-off/eye-closed-icon/eye-closed-icon.stories.d.ts.map +0 -1
- package/lib/icons/on-off/eye-closed-icon/index.d.ts.map +0 -1
- package/lib/icons/on-off/eye-open-icon/eye-open-icon.stories.d.ts.map +0 -1
- package/lib/icons/on-off/eye-open-icon/index.d.ts.map +0 -1
- package/lib/icons/on-off/index.d.ts.map +0 -1
- package/lib/icons/on-off/light-off-icon/index.d.ts.map +0 -1
- package/lib/icons/on-off/light-off-icon/light-off-icon.stories.d.ts.map +0 -1
- package/lib/icons/on-off/light-on-icon/index.d.ts.map +0 -1
- package/lib/icons/on-off/light-on-icon/light-on-icon.stories.d.ts.map +0 -1
- package/lib/icons/on-off/moon-icon/index.d.ts.map +0 -1
- package/lib/icons/on-off/moon-icon/moon-icon.stories.d.ts.map +0 -1
- package/lib/icons/on-off/sun-icon/index.d.ts.map +0 -1
- package/lib/icons/on-off/sun-icon/sun-icon.stories.d.ts.map +0 -1
- package/lib/icons/overview/actions-icon/actions-icon.stories.d.ts.map +0 -1
- package/lib/icons/overview/actions-icon/index.d.ts.map +0 -1
- package/lib/icons/overview/destinations-icon/destinations-icon.stories.d.ts.map +0 -1
- package/lib/icons/overview/destinations-icon/index.d.ts.map +0 -1
- package/lib/icons/overview/index.d.ts.map +0 -1
- package/lib/icons/overview/overview-icon/index.d.ts.map +0 -1
- package/lib/icons/overview/overview-icon/overview-icon.stories.d.ts.map +0 -1
- package/lib/icons/overview/rules-icon/index.d.ts.map +0 -1
- package/lib/icons/overview/rules-icon/rules-icon.stories.d.ts.map +0 -1
- package/lib/icons/overview/service-map-icon/index.d.ts.map +0 -1
- package/lib/icons/overview/service-map-icon/service-map-icon.stories.d.ts.map +0 -1
- package/lib/icons/overview/sources-icon/index.d.ts.map +0 -1
- package/lib/icons/overview/sources-icon/sources-icon.stories.d.ts.map +0 -1
- package/lib/icons/overview/trace-view-icon/index.d.ts.map +0 -1
- package/lib/icons/overview/trace-view-icon/trace-view-icon.stories.d.ts.map +0 -1
- package/lib/icons/social/index.d.ts.map +0 -1
- package/lib/icons/social/slack-logo/index.d.ts.map +0 -1
- package/lib/icons/social/slack-logo/slack-logo.stories.d.ts.map +0 -1
- package/lib/icons/status/check-circled-icon/check-circled-icon.stories.d.ts.map +0 -1
- package/lib/icons/status/check-circled-icon/index.d.ts.map +0 -1
- package/lib/icons/status/check-icon/check-icon.stories.d.ts.map +0 -1
- package/lib/icons/status/check-icon/index.d.ts.map +0 -1
- package/lib/icons/status/cross-circled-icon/cross-circled-icon.stories.d.ts.map +0 -1
- package/lib/icons/status/cross-circled-icon/index.d.ts.map +0 -1
- package/lib/icons/status/cross-icon/cross-icon.stories.d.ts.map +0 -1
- package/lib/icons/status/cross-icon/index.d.ts.map +0 -1
- package/lib/icons/status/error-round-icon/error-round-icon.stories.d.ts.map +0 -1
- package/lib/icons/status/error-round-icon/index.d.ts.map +0 -1
- package/lib/icons/status/error-triangle-icon/error-triangle-icon.stories.d.ts.map +0 -1
- package/lib/icons/status/error-triangle-icon/index.d.ts.map +0 -1
- package/lib/icons/status/index.d.ts.map +0 -1
- package/lib/icons/status/info-icon/index.d.ts.map +0 -1
- package/lib/icons/status/info-icon/info-icon.stories.d.ts.map +0 -1
- package/lib/icons/status/warning-triangle-icon/index.d.ts.map +0 -1
- package/lib/icons/status/warning-triangle-icon/warning-triangle-icon.stories.d.ts.map +0 -1
- package/lib/icons.js.map +0 -1
- package/lib/store/index.d.ts.map +0 -1
- package/lib/store/useDarkMode.d.ts.map +0 -1
- package/lib/store/useDrawerStore.d.ts.map +0 -1
- package/lib/store/useEntityStore.d.ts.map +0 -1
- package/lib/store/useFilterStore.d.ts.map +0 -1
- package/lib/store/useInstrumentStore.d.ts.map +0 -1
- package/lib/store/useModalStore.d.ts.map +0 -1
- package/lib/store/useNotificationStore.d.ts.map +0 -1
- package/lib/store/usePendingStore.d.ts.map +0 -1
- package/lib/store/useSelectedStore.d.ts.map +0 -1
- package/lib/store/useSetupStore.d.ts.map +0 -1
- package/lib/store.js.map +0 -1
- package/lib/theme/animations/index.d.ts.map +0 -1
- package/lib/theme/index.d.ts.map +0 -1
- package/lib/theme/opacity/index.d.ts.map +0 -1
- package/lib/theme/palletes/index.d.ts.map +0 -1
- package/lib/theme/provider/index.d.ts.map +0 -1
- package/lib/theme.js.map +0 -1
- package/lib/types/actions/index.d.ts.map +0 -1
- package/lib/types/common/index.d.ts.map +0 -1
- package/lib/types/compute-platform/index.d.ts.map +0 -1
- package/lib/types/data-flow/index.d.ts.map +0 -1
- package/lib/types/describe/index.d.ts.map +0 -1
- package/lib/types/destinations/index.d.ts.map +0 -1
- package/lib/types/index.d.ts.map +0 -1
- package/lib/types/instrumentation-rules/index.d.ts.map +0 -1
- package/lib/types/metrics/index.d.ts.map +0 -1
- package/lib/types/namespaces/index.d.ts.map +0 -1
- package/lib/types/signals/index.d.ts.map +0 -1
- package/lib/types/sources/index.d.ts.map +0 -1
- package/lib/types/tokens/index.d.ts.map +0 -1
- package/lib/types.js.map +0 -1
|
@@ -0,0 +1,131 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import Theme from './theme.js';
|
|
3
|
+
|
|
4
|
+
const ArrowIcon = ({ size = 16, fill: f, rotate = 0, onClick }) => {
|
|
5
|
+
const theme = Theme.useTheme();
|
|
6
|
+
const fill = f || theme.text.secondary;
|
|
7
|
+
return (React.createElement("svg", { width: size * (9 / 13.5), height: size, viewBox: '0 0 9 13.5', xmlns: 'http://www.w3.org/2000/svg', fill: fill, style: { transform: `rotate(${rotate}deg)` }, onClick: onClick },
|
|
8
|
+
React.createElement("path", { d: 'M0.616717 8.03169L0.616717 5.70699L16.1519 5.70699L16.1519 8.03169L0.616717 8.03169ZM8.11144 -2.81613L9.7262 -1.10502L1.45534 6.87054L9.7262 14.9097L8.17631 16.6208L-1.19268 7.5802L-1.19268 6.1921L8.11144 -2.81613Z' })));
|
|
9
|
+
};
|
|
10
|
+
|
|
11
|
+
const CodeIcon = ({ size = 16, fill: f, rotate = 0, onClick }) => {
|
|
12
|
+
const theme = Theme.useTheme();
|
|
13
|
+
const fill = f || theme.text.secondary;
|
|
14
|
+
return (React.createElement("svg", { width: size, height: size, viewBox: '0 0 16 16', xmlns: 'http://www.w3.org/2000/svg', fill: 'none', style: { transform: `rotate(${rotate}deg)` }, onClick: onClick },
|
|
15
|
+
React.createElement("path", { stroke: fill, strokeLinecap: 'round', strokeLinejoin: 'round', d: 'M11.334 12a18.802 18.802 0 0 0 3.231-3.66.62.62 0 0 0 0-.68A18.8 18.8 0 0 0 11.334 4m-6.665 8a18.803 18.803 0 0 1-3.231-3.66.62.62 0 0 1 0-.68A18.801 18.801 0 0 1 4.669 4m4.667-1.332L6.669 13.335' })));
|
|
16
|
+
};
|
|
17
|
+
|
|
18
|
+
const CopyIcon = ({ size = 16, fill: f, rotate = 0, onClick }) => {
|
|
19
|
+
const theme = Theme.useTheme();
|
|
20
|
+
const fill = f || theme.text.secondary;
|
|
21
|
+
return (React.createElement("svg", { width: size, height: size, viewBox: '0 0 16 16', xmlns: 'http://www.w3.org/2000/svg', fill: 'none', style: { transform: `rotate(${rotate}deg)` }, onClick: onClick },
|
|
22
|
+
React.createElement("path", { stroke: fill, strokeLinecap: 'round', strokeLinejoin: 'round', d: 'M11.2679 11.2679C11.425 11.2446 11.5649 11.213 11.6967 11.1702C12.7115 10.8405 13.5071 10.0449 13.8369 9.03006C14 8.52795 14 7.90752 14 6.66667C14 5.42581 14 4.80539 13.8369 4.30328C13.5071 3.28848 12.7115 2.49287 11.6967 2.16314C11.1946 2 10.5742 2 9.33333 2C8.09248 2 7.47205 2 6.96994 2.16314C5.95515 2.49287 5.15954 3.28848 4.82981 4.30328C4.787 4.43505 4.75542 4.57498 4.73212 4.73212M11.2679 11.2679C11.3333 10.8262 11.3333 10.2485 11.3333 9.33333C11.3333 8.09248 11.3333 7.47205 11.1702 6.96994C10.8405 5.95515 10.0449 5.15954 9.03006 4.82981C8.52795 4.66667 7.90752 4.66667 6.66667 4.66667C5.75147 4.66667 5.17377 4.66667 4.73212 4.73212M11.2679 11.2679C11.2446 11.425 11.213 11.5649 11.1702 11.6967C10.8405 12.7115 10.0449 13.5071 9.03006 13.8369C8.52795 14 7.90752 14 6.66667 14C5.42581 14 4.80539 14 4.30328 13.8369C3.28848 13.5071 2.49287 12.7115 2.16314 11.6967C2 11.1946 2 10.5742 2 9.33333C2 8.09248 2 7.47205 2.16314 6.96994C2.49287 5.95515 3.28848 5.15954 4.30328 4.82981C4.43505 4.787 4.57498 4.75542 4.73212 4.73212' })));
|
|
23
|
+
};
|
|
24
|
+
|
|
25
|
+
const ExtendArrowIcon = ({ size = 16, fill: f, rotate = 0, onClick }) => {
|
|
26
|
+
const theme = Theme.useTheme();
|
|
27
|
+
const fill = f || theme.text.secondary;
|
|
28
|
+
return (React.createElement("svg", { width: size, height: size, viewBox: '0 0 12 12', xmlns: 'http://www.w3.org/2000/svg', fill: 'none', style: { transform: `rotate(${rotate}deg)` }, onClick: onClick },
|
|
29
|
+
React.createElement("path", { stroke: fill, strokeLinecap: 'round', strokeLinejoin: 'round', d: 'M4 5.06934C4.53103 5.80028 5.15354 6.45498 5.85106 7.01644C5.93869 7.08697 6.06131 7.08697 6.14894 7.01644C6.84646 6.45498 7.46897 5.80028 8 5.06934' })));
|
|
30
|
+
};
|
|
31
|
+
|
|
32
|
+
const ListIcon = ({ size = 16, fill: f, rotate = 0, onClick }) => {
|
|
33
|
+
const theme = Theme.useTheme();
|
|
34
|
+
const fill = f || theme.text.secondary;
|
|
35
|
+
return (React.createElement("svg", { width: size, height: size, viewBox: '0 0 16 16', xmlns: 'http://www.w3.org/2000/svg', fill: 'none', style: { transform: `rotate(${rotate}deg)` }, onClick: onClick },
|
|
36
|
+
React.createElement("path", { stroke: fill, strokeLinecap: 'round', strokeLinejoin: 'round', d: 'M2.667 6.001h10.666M2.666 9.335h10.667M2.667 12.668H8m-5.333-10h10.666' })));
|
|
37
|
+
};
|
|
38
|
+
|
|
39
|
+
const NoDataIcon = ({ size = 16, fill: f, rotate = 0, onClick }) => {
|
|
40
|
+
const theme = Theme.useTheme();
|
|
41
|
+
const fill = f || theme.text.secondary;
|
|
42
|
+
return (React.createElement("svg", { width: size, height: size, viewBox: '0 0 16 16', xmlns: 'http://www.w3.org/2000/svg', fill: 'none', style: { transform: `rotate(${rotate}deg)` }, onClick: onClick },
|
|
43
|
+
React.createElement("path", { stroke: fill, strokeLinecap: 'round', strokeLinejoin: 'round', d: 'M6.31647 10.9497L7.96639 9.29983M7.96639 9.29983L9.61631 7.64992M7.96639 9.29983L6.31647 7.64992M7.96639 9.29983L9.61631 10.9497M14.6666 8.26667V9.73333C14.6666 11.2268 14.6666 11.9735 14.3759 12.544C14.1203 13.0457 13.7123 13.4537 13.2106 13.7094C12.6401 14 11.8934 14 10.3999 14H5.59992C4.10645 14 3.35971 14 2.78928 13.7094C2.28751 13.4537 1.87956 13.0457 1.6239 12.544C1.33325 11.9735 1.33325 11.2268 1.33325 9.73333V6.26667C1.33325 4.77319 1.33325 4.02646 1.6239 3.45603C1.87956 2.95426 2.28751 2.54631 2.78928 2.29065C3.35971 2 4.10645 2 5.59992 2H5.81029C6.12336 2 6.2799 2 6.42199 2.04315C6.54778 2.08135 6.6648 2.14398 6.76636 2.22745C6.88108 2.32174 6.96791 2.45199 7.14157 2.71248L7.52493 3.28752C7.69859 3.54801 7.78542 3.67826 7.90014 3.77255C8.0017 3.85602 8.11873 3.91865 8.24452 3.95685C8.38661 4 8.54314 4 8.85621 4H10.3999C11.8934 4 12.6401 4 13.2106 4.29065C13.7123 4.54631 14.1203 4.95426 14.3759 5.45603C14.6666 6.02646 14.6666 6.77319 14.6666 8.26667Z' })));
|
|
44
|
+
};
|
|
45
|
+
|
|
46
|
+
const NotebookIcon = ({ size = 16, fill: f, rotate = 0, onClick }) => {
|
|
47
|
+
const theme = Theme.useTheme();
|
|
48
|
+
const fill = f || theme.text.secondary;
|
|
49
|
+
return (React.createElement("svg", { width: size, height: size, viewBox: '0 0 16 16', xmlns: 'http://www.w3.org/2000/svg', fill: 'none', style: { transform: `rotate(${rotate}deg)` }, onClick: onClick },
|
|
50
|
+
React.createElement("path", { stroke: fill, strokeLinecap: 'round', strokeLinejoin: 'round', d: 'M8.00016 3.37696V14.3327M8.00016 3.37696C10.0168 2.64365 12.6703 2.23608 14.6668 3.37696V13.7103C12.5356 12.7969 9.9581 13.4427 8.00016 14.3327M8.00016 3.37696C5.98356 2.64365 3.33004 2.23608 1.3335 3.37696V13.7103C3.46472 12.7969 6.04222 13.4427 8.00016 14.3327' })));
|
|
51
|
+
};
|
|
52
|
+
|
|
53
|
+
const SearchIcon = ({ size = 16, fill: f, rotate = 0, onClick }) => {
|
|
54
|
+
const theme = Theme.useTheme();
|
|
55
|
+
const fill = f || theme.text.secondary;
|
|
56
|
+
return (React.createElement("svg", { width: size * (14 / 15), height: size, viewBox: '0 0 14 15', xmlns: 'http://www.w3.org/2000/svg', fill: 'none', style: { transform: `rotate(${rotate}deg)` }, onClick: onClick },
|
|
57
|
+
React.createElement("path", { stroke: fill, strokeLinecap: 'round', strokeLinejoin: 'round', d: 'M12.25 13.165L10.2144 11.1294M10.2144 11.1294C11.1117 10.2322 11.6667 8.99258 11.6667 7.62337C11.6667 4.88496 9.44674 2.66504 6.70833 2.66504C3.96992 2.66504 1.75 4.88496 1.75 7.62337C1.75 10.3618 3.96992 12.5817 6.70833 12.5817C8.07754 12.5817 9.31712 12.0267 10.2144 11.1294Z' })));
|
|
58
|
+
};
|
|
59
|
+
|
|
60
|
+
const SortArrowsIcon = ({ size = 16, fill: f, rotate = 0, onClick }) => {
|
|
61
|
+
const theme = Theme.useTheme();
|
|
62
|
+
const fill = f || theme.text.secondary;
|
|
63
|
+
return (React.createElement("svg", { width: size, height: size * (24 / 25), viewBox: '0 0 25 24', xmlns: 'http://www.w3.org/2000/svg', fill: 'none', style: { transform: `rotate(${rotate}deg)` }, onClick: onClick },
|
|
64
|
+
React.createElement("path", { stroke: fill, strokeLinecap: 'round', strokeLinejoin: 'round', d: 'M16.5 9C15.4379 7.53812 14.1929 6.22872 12.7979 5.1058C12.6226 4.96473 12.3774 4.96473 12.2021 5.1058C10.8071 6.22872 9.56206 7.53812 8.5 9M8.5 15C9.56206 16.4619 10.8071 17.7713 12.2021 18.8942C12.3774 19.0353 12.6226 19.0353 12.7979 18.8942C14.1929 17.7713 15.4379 16.4619 16.5 15' })));
|
|
65
|
+
};
|
|
66
|
+
|
|
67
|
+
const TrashIcon = ({ size = 16, fill: f, rotate = 0, onClick }) => {
|
|
68
|
+
const theme = Theme.useTheme();
|
|
69
|
+
const fill = f || theme.text.error;
|
|
70
|
+
return (React.createElement("svg", { width: size, height: size, viewBox: '0 0 16 16', xmlns: 'http://www.w3.org/2000/svg', fill: 'none', style: { transform: `rotate(${rotate}deg)` }, onClick: onClick },
|
|
71
|
+
React.createElement("path", { stroke: fill, strokeLinecap: 'round', strokeLinejoin: 'round', d: 'M10.6665 4.00065L9.92946 2.52655C9.56401 1.79567 8.81699 1.33398 7.99984 1.33398C7.18268 1.33398 6.43566 1.79567 6.07022 2.52655L5.33317 4.00065M2.6665 4.00065H13.3332M3.99984 4.00065H11.9998V10.0007C11.9998 11.2432 11.9998 11.8644 11.7968 12.3545C11.5262 13.0079 11.0071 13.527 10.3537 13.7977C9.8636 14.0007 9.24235 14.0007 7.99984 14.0007C6.75733 14.0007 6.13607 14.0007 5.64601 13.7977C4.99261 13.527 4.47348 13.0079 4.20283 12.3545C3.99984 11.8644 3.99984 11.2432 3.99984 10.0007V4.00065Z' })));
|
|
72
|
+
};
|
|
73
|
+
|
|
74
|
+
const XIcon = ({ size = 16, fill: f, rotate = 0, onClick }) => {
|
|
75
|
+
const theme = Theme.useTheme();
|
|
76
|
+
const fill = f || theme.text.secondary;
|
|
77
|
+
return (React.createElement("svg", { width: size, height: size * (14 / 18), viewBox: '0 0 18 14', xmlns: 'http://www.w3.org/2000/svg', fill: 'none', style: { transform: `rotate(${rotate}deg)` }, onClick: onClick },
|
|
78
|
+
React.createElement("path", { fill: fill, d: 'M9.487 5.832v2.433h1.495V5.832H9.487ZM17.847 17.185l2.028-1.791L9.487 7.047l10.388-8.414L17.928-3.158 6.162 6.304v1.453l11.685 9.428Z' }),
|
|
79
|
+
React.createElement("path", { fill: fill, d: 'M8.513 5.832v2.433H7.018V5.832h1.495ZM0.153 17.185l-2.028-1.791L8.513 7.047l-10.388-8.414L0.072-3.158l11.766 9.462v1.453L0.153 17.185Z' })));
|
|
80
|
+
};
|
|
81
|
+
|
|
82
|
+
const MinusIcon = ({ size = 16, fill: f, rotate = 0, onClick }) => {
|
|
83
|
+
const theme = Theme.useTheme();
|
|
84
|
+
const fill = f || theme.text.secondary;
|
|
85
|
+
return (React.createElement("svg", { width: size, height: size, viewBox: '0 0 24 24', xmlns: 'http://www.w3.org/2000/svg', fill: 'none', style: { transform: `rotate(${rotate}deg)` }, onClick: onClick },
|
|
86
|
+
React.createElement("path", { stroke: fill, strokeWidth: '2', strokeLinecap: 'round', strokeLinejoin: 'round', d: 'M5 12H19' })));
|
|
87
|
+
};
|
|
88
|
+
|
|
89
|
+
const PlusIcon = ({ size = 16, fill: f, rotate = 0, onClick }) => {
|
|
90
|
+
const theme = Theme.useTheme();
|
|
91
|
+
const fill = f || theme.text.secondary;
|
|
92
|
+
return (React.createElement("svg", { width: size, height: size, viewBox: '0 0 16 16', xmlns: 'http://www.w3.org/2000/svg', fill: 'none', style: { transform: `rotate(${rotate}deg)` }, onClick: onClick },
|
|
93
|
+
React.createElement("path", { stroke: fill, strokeLinecap: 'round', strokeLinejoin: 'round', d: 'M7.99992 12.6663V7.99967M7.99992 7.99967V3.33301M7.99992 7.99967L3.33325 7.99967M7.99992 7.99967L12.6666 7.99967' })));
|
|
94
|
+
};
|
|
95
|
+
|
|
96
|
+
const EyeClosedIcon = ({ size = 16, fill: f, rotate = 0, onClick }) => {
|
|
97
|
+
const theme = Theme.useTheme();
|
|
98
|
+
const fill = f || theme.text.secondary;
|
|
99
|
+
return (React.createElement("svg", { width: size, height: size, viewBox: '0 0 24 24', xmlns: 'http://www.w3.org/2000/svg', fill: 'none', style: { transform: `rotate(${rotate}deg)` }, onClick: onClick },
|
|
100
|
+
React.createElement("path", { stroke: fill, strokeLinecap: 'round', strokeLinejoin: 'round', d: 'M14.83 9.17999C14.2706 8.61995 13.5576 8.23846 12.7813 8.08386C12.0049 7.92926 11.2002 8.00851 10.4689 8.31152C9.73758 8.61453 9.11264 9.12769 8.67316 9.78607C8.23367 10.4444 7.99938 11.2184 8 12.01C7.99916 13.0663 8.41619 14.08 9.16004 14.83' }),
|
|
101
|
+
React.createElement("path", { stroke: fill, strokeLinecap: 'round', strokeLinejoin: 'round', d: 'M12 16.01C13.0609 16.01 14.0783 15.5886 14.8284 14.8384C15.5786 14.0883 16 13.0709 16 12.01' }),
|
|
102
|
+
React.createElement("path", { stroke: fill, strokeLinecap: 'round', strokeLinejoin: 'round', d: 'M17.61 6.39004L6.38 17.62C4.6208 15.9966 3.14099 14.0944 2 11.99C6.71 3.76002 12.44 1.89004 17.61 6.39004Z' }),
|
|
103
|
+
React.createElement("path", { stroke: fill, strokeLinecap: 'round', strokeLinejoin: 'round', d: 'M20.9994 3L17.6094 6.39' }),
|
|
104
|
+
React.createElement("path", { stroke: fill, strokeLinecap: 'round', strokeLinejoin: 'round', d: 'M6.38 17.62L3 21' }),
|
|
105
|
+
React.createElement("path", { stroke: fill, strokeLinecap: 'round', strokeLinejoin: 'round', d: 'M19.5695 8.42999C20.4801 9.55186 21.2931 10.7496 21.9995 12.01C17.9995 19.01 13.2695 21.4 8.76953 19.23' })));
|
|
106
|
+
};
|
|
107
|
+
|
|
108
|
+
const EyeOpenIcon = ({ size = 16, fill: f, rotate = 0, onClick }) => {
|
|
109
|
+
const theme = Theme.useTheme();
|
|
110
|
+
const fill = f || theme.text.secondary;
|
|
111
|
+
return (React.createElement("svg", { width: size, height: size, viewBox: '0 0 24 24', xmlns: 'http://www.w3.org/2000/svg', fill: 'none', style: { transform: `rotate(${rotate}deg)` }, onClick: onClick },
|
|
112
|
+
React.createElement("path", { stroke: fill, strokeLinecap: 'round', strokeLinejoin: 'round', d: 'M12 16.01C14.2091 16.01 16 14.2191 16 12.01C16 9.80087 14.2091 8.01001 12 8.01001C9.79086 8.01001 8 9.80087 8 12.01C8 14.2191 9.79086 16.01 12 16.01Z' }),
|
|
113
|
+
React.createElement("path", { stroke: fill, strokeLinecap: 'round', strokeLinejoin: 'round', d: 'M2 11.98C8.09 1.31996 15.91 1.32996 22 11.98' }),
|
|
114
|
+
React.createElement("path", { stroke: fill, strokeLinecap: 'round', strokeLinejoin: 'round', d: 'M22 12.01C15.91 22.67 8.09 22.66 2 12.01' })));
|
|
115
|
+
};
|
|
116
|
+
|
|
117
|
+
const CheckIcon = ({ size = 16, fill: f, rotate = 0, onClick }) => {
|
|
118
|
+
const theme = Theme.useTheme();
|
|
119
|
+
const fill = f || theme.text.secondary;
|
|
120
|
+
return (React.createElement("svg", { width: size * (16 / 17), height: size, viewBox: '0 0 16 17', xmlns: 'http://www.w3.org/2000/svg', fill: 'none', style: { transform: `rotate(${rotate}deg)` }, onClick: onClick },
|
|
121
|
+
React.createElement("path", { stroke: fill, strokeLinecap: 'round', strokeLinejoin: 'round', d: 'M3.6665 9.24833L6.67773 12.7315L6.94495 12.2642C8.37771 9.75889 10.3605 7.61153 12.7439 5.98403L13.3332 5.58167' })));
|
|
122
|
+
};
|
|
123
|
+
|
|
124
|
+
const CrossIcon = ({ size = 16, fill: f, rotate = 0, onClick }) => {
|
|
125
|
+
const theme = Theme.useTheme();
|
|
126
|
+
const fill = f || theme.text.secondary;
|
|
127
|
+
return (React.createElement("svg", { width: size, height: size, viewBox: '0 0 16 16', xmlns: 'http://www.w3.org/2000/svg', fill: 'none', style: { transform: `rotate(${rotate}deg)` }, onClick: onClick },
|
|
128
|
+
React.createElement("path", { stroke: fill, strokeLinecap: 'round', strokeLinejoin: 'round', d: 'M4 12L8 8M8 8L12 4M8 8L4 4M8 8L12 12' })));
|
|
129
|
+
};
|
|
130
|
+
|
|
131
|
+
export { ArrowIcon as A, CodeIcon as C, ExtendArrowIcon as E, ListIcon as L, MinusIcon as M, NoDataIcon as N, PlusIcon as P, SearchIcon as S, TrashIcon as T, XIcon as X, CopyIcon as a, NotebookIcon as b, SortArrowsIcon as c, EyeClosedIcon as d, EyeOpenIcon as e, CheckIcon as f, CrossIcon as g };
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
// Sometimes we need to allow "zero" values, and a simple "!val" check would result in false positives.
|
|
2
|
+
// This function is a strict check for empty values, permitting values like "0" and "false".
|
|
3
|
+
const isEmpty = (val) => {
|
|
4
|
+
if (Array.isArray(val)) {
|
|
5
|
+
return !val?.length;
|
|
6
|
+
}
|
|
7
|
+
else if (typeof val === 'object') {
|
|
8
|
+
return !Object.keys(val || {}).length;
|
|
9
|
+
}
|
|
10
|
+
else {
|
|
11
|
+
return [undefined, null, ''].includes(val);
|
|
12
|
+
}
|
|
13
|
+
};
|
|
14
|
+
|
|
15
|
+
function safeJsonParse(val, fallback) {
|
|
16
|
+
if (!val)
|
|
17
|
+
return fallback;
|
|
18
|
+
if (typeof val === 'object')
|
|
19
|
+
return val;
|
|
20
|
+
try {
|
|
21
|
+
const parsed = JSON.parse(val);
|
|
22
|
+
return parsed;
|
|
23
|
+
}
|
|
24
|
+
catch (e) {
|
|
25
|
+
console.error('Error parsing JSON string:', e);
|
|
26
|
+
return fallback;
|
|
27
|
+
}
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
export { isEmpty as i, safeJsonParse as s };
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
import React from 'react';
|
|
2
|
+
import Theme from './theme.js';
|
|
3
|
+
|
|
4
|
+
const VmLogo = ({ size = 16, fill: f, rotate = 0, onClick }) => {
|
|
5
|
+
const theme = Theme.useTheme();
|
|
6
|
+
const fill = f || theme.text.secondary;
|
|
7
|
+
return (React.createElement("svg", { width: size, height: size, viewBox: '0 0 14 14', xmlns: 'http://www.w3.org/2000/svg', fill: 'none', style: { transform: `rotate(${rotate}deg)` }, onClick: onClick },
|
|
8
|
+
React.createElement("path", { stroke: fill, strokeLinecap: 'round', strokeLinejoin: 'round', d: 'M7 7.00016V12.5418M7 7.00016L1.94814 4.30969M7 7.00016L12.0519 4.30969M7 12.5418C7.12674 12.5418 7.25347 12.5291 7.37812 12.5037C7.65987 12.4463 7.92489 12.2996 8.45492 12.0063L10.7951 10.7111C11.3251 10.4177 11.5901 10.2711 11.7829 10.0659C11.9534 9.8843 12.0822 9.6704 12.161 9.43804C12.25 9.17542 12.25 8.88207 12.25 8.29536V5.70497C12.25 5.11826 12.25 4.82491 12.161 4.56229C12.1315 4.47526 12.095 4.39081 12.0519 4.30969M7 12.5418C6.87326 12.5418 6.74653 12.5291 6.62188 12.5037C6.34013 12.4463 6.07511 12.2996 5.54508 12.0063L3.20492 10.7111C2.67489 10.4177 2.40987 10.2711 2.21713 10.0659C2.04659 9.8843 1.91777 9.6704 1.83901 9.43804C1.75 9.17542 1.75 8.88207 1.75 8.29536V5.70497C1.75 5.11826 1.75 4.82491 1.83901 4.56229C1.86851 4.47526 1.90503 4.39081 1.94814 4.30969M12.0519 4.30969C11.9799 4.17423 11.8895 4.04802 11.7829 3.93447C11.5901 3.72926 11.3251 3.58258 10.7951 3.28923L8.45492 1.99404C7.92489 1.70068 7.65987 1.554 7.37812 1.49659C7.12882 1.4458 6.87117 1.4458 6.62188 1.49659C6.34013 1.554 6.07511 1.70068 5.54508 1.99404L3.20492 3.28923C2.67489 3.58258 2.40987 3.72926 2.21713 3.93447C2.11047 4.04802 2.02013 4.17423 1.94814 4.30969' })));
|
|
9
|
+
};
|
|
10
|
+
|
|
11
|
+
const ActionsIcon = ({ size = 16, fill: f, rotate = 0, onClick }) => {
|
|
12
|
+
const theme = Theme.useTheme();
|
|
13
|
+
const fill = f || theme.text.secondary;
|
|
14
|
+
return (React.createElement("svg", { width: size, height: size, viewBox: '0 0 16 16', xmlns: 'http://www.w3.org/2000/svg', fill: 'none', style: { transform: `rotate(${rotate}deg)` }, onClick: onClick },
|
|
15
|
+
React.createElement("path", { stroke: fill, strokeLinecap: 'round', strokeLinejoin: 'round', d: 'M4.03577 5.58623L7.87311 2.57807C8.96507 1.72206 9.51105 1.29405 9.88484 1.33635C10.2084 1.37297 10.4931 1.58015 10.6428 1.88795C10.8158 2.24356 10.6404 2.94122 10.2895 4.33655L9.99556 5.50565C9.85509 6.06426 9.78486 6.34357 9.83323 6.58606C9.87578 6.79937 9.9806 6.99284 10.1327 7.13876C10.3056 7.30464 10.5677 7.37948 11.0919 7.52916L11.432 7.62628C12.4401 7.91412 12.9442 8.05804 13.1457 8.35103C13.3209 8.60578 13.3771 8.93198 13.2982 9.23643C13.2074 9.58657 12.7841 9.91181 11.9376 10.5623L8.16976 13.4575C7.08454 14.2914 6.54192 14.7083 6.16999 14.6636C5.84799 14.6248 5.56547 14.4171 5.41715 14.1101C5.24584 13.7555 5.41898 13.0669 5.76527 11.6898L6.02808 10.6446C6.16855 10.0859 6.23878 9.80664 6.19041 9.56415C6.14786 9.35085 6.04304 9.15737 5.89096 9.01146C5.71807 8.84557 5.45596 8.77073 4.93173 8.62105L4.55326 8.51299C3.55574 8.22817 3.05698 8.08576 2.8556 7.79472C2.68046 7.5416 2.62311 7.21724 2.6998 6.91357C2.78798 6.5644 3.20391 6.23834 4.03577 5.58623Z' })));
|
|
16
|
+
};
|
|
17
|
+
|
|
18
|
+
const DestinationsIcon = ({ size = 16, fill: f, rotate = 0, onClick }) => {
|
|
19
|
+
const theme = Theme.useTheme();
|
|
20
|
+
const fill = f || theme.text.secondary;
|
|
21
|
+
return (React.createElement("svg", { width: size, height: size, viewBox: '0 0 16 16', xmlns: 'http://www.w3.org/2000/svg', fill: 'none', style: { transform: `rotate(${rotate}deg)` }, onClick: onClick },
|
|
22
|
+
React.createElement("path", { stroke: fill, strokeLinecap: 'round', strokeLinejoin: 'round', d: 'M7.9999 14.0999C11.3688 14.0999 14.0999 11.3688 14.0999 7.9999C14.0999 4.63096 11.3688 1.8999 7.9999 1.8999C4.63096 1.8999 1.8999 4.63096 1.8999 7.9999C1.8999 11.3688 4.63096 14.0999 7.9999 14.0999Z' }),
|
|
23
|
+
React.createElement("path", { stroke: fill, strokeLinecap: 'round', strokeLinejoin: 'round', d: 'M7.99984 11.3332C9.84077 11.3332 11.3332 9.84077 11.3332 7.99984C11.3332 6.15889 9.84077 4.6665 7.99984 4.6665C6.15889 4.6665 4.6665 6.15889 4.6665 7.99984C4.6665 9.84077 6.15889 11.3332 7.99984 11.3332Z' }),
|
|
24
|
+
React.createElement("path", { stroke: fill, strokeLinecap: 'round', strokeLinejoin: 'round', d: 'M8.6665 7.99984C8.6665 8.36804 8.36804 8.6665 7.99984 8.6665C7.63164 8.6665 7.33317 8.36804 7.33317 7.99984C7.33317 7.63164 7.63164 7.33317 7.99984 7.33317C8.36804 7.33317 8.6665 7.63164 8.6665 7.99984Z' })));
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
const RulesIcon = ({ size = 16, fill: f, rotate = 0, onClick }) => {
|
|
28
|
+
const theme = Theme.useTheme();
|
|
29
|
+
const fill = f || theme.text.secondary;
|
|
30
|
+
return (React.createElement("svg", { width: size, height: size, viewBox: '0 0 16 16', xmlns: 'http://www.w3.org/2000/svg', fill: 'none', style: { transform: `rotate(${rotate}deg)` }, onClick: onClick },
|
|
31
|
+
React.createElement("path", { stroke: fill, strokeWidth: '1.2', strokeLinecap: 'round', strokeLinejoin: 'round', d: 'M4.5 1.94059V1.94836M1.94111 4.49806V4.50583M1 7.99611V8.00389M1.94111 11.4942V11.5019M4.5 14.0516V14.0594M8 14.9922V15M11.5 14.0516V14.0594M14.0589 11.4942V11.5019M15 7.99611V8.00389M14.0589 4.49806V4.50583M11.5 1.94059V1.94836M8 1V1.00777' }),
|
|
32
|
+
React.createElement("path", { stroke: fill, strokeLinecap: 'round', strokeLinejoin: 'round', d: 'M8 8H8.01125M8 3.5L9.326 4.79876L11.182 4.81802L11.2012 6.674L12.5 8L11.2012 9.326L11.182 11.182L9.326 11.2012L8 12.5L6.674 11.2012L4.81802 11.182L4.79876 9.326L3.5 8L4.79876 6.674L4.81802 4.81802L6.674 4.79876L8 3.5Z' })));
|
|
33
|
+
};
|
|
34
|
+
|
|
35
|
+
const SourcesIcon = ({ size = 16, fill: f, rotate = 0, onClick }) => {
|
|
36
|
+
const theme = Theme.useTheme();
|
|
37
|
+
const fill = f || theme.text.secondary;
|
|
38
|
+
return (React.createElement("svg", { width: size, height: size, viewBox: '0 0 16 16', xmlns: 'http://www.w3.org/2000/svg', fill: 'none', style: { transform: `rotate(${rotate}deg)` }, onClick: onClick },
|
|
39
|
+
React.createElement("path", { stroke: fill, strokeLinecap: 'round', strokeLinejoin: 'round', d: 'M13.3332 3.8V8M13.3332 3.8C13.3332 4.79411 10.9454 5.6 7.99984 5.6C5.05432 5.6 2.6665 4.79411 2.6665 3.8M13.3332 3.8C13.3332 2.80589 10.9454 2 7.99984 2C5.05432 2 2.6665 2.80589 2.6665 3.8M13.3332 8V12.0875C13.3332 13.1437 10.9454 14 7.99984 14C5.05432 14 2.6665 13.1437 2.6665 12.0875V8M13.3332 8C13.3332 8.99413 10.9454 9.8 7.99984 9.8C5.05432 9.8 2.6665 8.99413 2.6665 8M2.6665 8V3.8M10.6665 7.33333H10.6732M10.6665 11.3333H10.6732' })));
|
|
40
|
+
};
|
|
41
|
+
|
|
42
|
+
export { ActionsIcon as A, DestinationsIcon as D, RulesIcon as R, SourcesIcon as S, VmLogo as V };
|
|
@@ -0,0 +1,204 @@
|
|
|
1
|
+
import { PROGRAMMING_LANGUAGES, SIGNAL_TYPE, NOTIFICATION_TYPE } from './types.js';
|
|
2
|
+
import 'react';
|
|
3
|
+
import './index-DIcomki-.js';
|
|
4
|
+
import 'styled-components';
|
|
5
|
+
import { T as TracesIcon, M as MetricsIcon, L as LogsIcon, I as InfoIcon, W as WarningTriangleIcon, E as ErrorTriangleIcon, C as CheckCircledIcon } from './index-DLKEpJJm.js';
|
|
6
|
+
import { O as OdigosLogo } from './index-BGlk5VhF.js';
|
|
7
|
+
|
|
8
|
+
const capitalizeFirstLetter = (string) => {
|
|
9
|
+
return string.charAt(0).toUpperCase() + string.slice(1);
|
|
10
|
+
};
|
|
11
|
+
|
|
12
|
+
/**
|
|
13
|
+
* Recursively flattens a nested object into a single-level object where each key
|
|
14
|
+
* represents the path to its corresponding value in the original object. Keys for nested
|
|
15
|
+
* properties are concatenated using a dot (`.`) as a separator, while array elements
|
|
16
|
+
* include their index in square brackets (`[]`).
|
|
17
|
+
*
|
|
18
|
+
* @param {Record<string, any>} obj - The input object to be flattened.
|
|
19
|
+
* @param {string} [prefix=''] - The current prefix for the keys, used for recursion.
|
|
20
|
+
* @param {Record<string, any>} [result={}] - The accumulator object that stores the flattened result.
|
|
21
|
+
* @returns {Record<string, any>} A new object where all nested properties are flattened into
|
|
22
|
+
* a single level with their paths as keys.
|
|
23
|
+
*
|
|
24
|
+
* @example
|
|
25
|
+
* const input = {
|
|
26
|
+
* name: {
|
|
27
|
+
* name: 'Name',
|
|
28
|
+
* value: 'load-generator',
|
|
29
|
+
* status: null,
|
|
30
|
+
* explain: '...',
|
|
31
|
+
* },
|
|
32
|
+
* };
|
|
33
|
+
*
|
|
34
|
+
* const output = flattenObjectKeys(input);
|
|
35
|
+
* Output:
|
|
36
|
+
* {
|
|
37
|
+
* 'name.name': 'Name',
|
|
38
|
+
* 'name.value': 'load-generator',
|
|
39
|
+
* 'name.status': null,
|
|
40
|
+
* 'name.explain': '...',
|
|
41
|
+
* }
|
|
42
|
+
*/
|
|
43
|
+
const flattenObjectKeys = (obj, prefix = '', result = {}) => {
|
|
44
|
+
for (const key in obj) {
|
|
45
|
+
if (obj.hasOwnProperty(key)) {
|
|
46
|
+
const value = obj[key];
|
|
47
|
+
const newKey = prefix ? `${prefix}.${key}` : key;
|
|
48
|
+
if (value !== null && typeof value === 'object' && !Array.isArray(value)) {
|
|
49
|
+
// Recurse for nested objects
|
|
50
|
+
flattenObjectKeys(value, newKey, result);
|
|
51
|
+
}
|
|
52
|
+
else if (Array.isArray(value)) {
|
|
53
|
+
value.forEach((item, index) => {
|
|
54
|
+
const arrayKey = `${newKey}[${index}]`;
|
|
55
|
+
if (item !== null && typeof item === 'object') {
|
|
56
|
+
// Recurse for objects in arrays
|
|
57
|
+
flattenObjectKeys(item, arrayKey, result);
|
|
58
|
+
}
|
|
59
|
+
else {
|
|
60
|
+
// Assign primitive array values
|
|
61
|
+
result[arrayKey] = item;
|
|
62
|
+
}
|
|
63
|
+
});
|
|
64
|
+
}
|
|
65
|
+
else {
|
|
66
|
+
// Assign non-object, non-array values
|
|
67
|
+
result[newKey] = value;
|
|
68
|
+
}
|
|
69
|
+
}
|
|
70
|
+
}
|
|
71
|
+
return result;
|
|
72
|
+
};
|
|
73
|
+
|
|
74
|
+
const getProgrammingLanguageIcon = (language) => {
|
|
75
|
+
// const BASE_URL = 'https://d1n7d4xz7fr8b4.cloudfront.net/'
|
|
76
|
+
const BASE_URL = 'https://odigos-sources.s3.us-east-1.amazonaws.com/';
|
|
77
|
+
const LOGOS = {
|
|
78
|
+
[PROGRAMMING_LANGUAGES.JAVA]: `${BASE_URL}java.svg`,
|
|
79
|
+
[PROGRAMMING_LANGUAGES.GO]: `${BASE_URL}go.svg`,
|
|
80
|
+
[PROGRAMMING_LANGUAGES.JAVASCRIPT]: `${BASE_URL}nodejs.svg`,
|
|
81
|
+
[PROGRAMMING_LANGUAGES.PYTHON]: `${BASE_URL}python.svg`,
|
|
82
|
+
[PROGRAMMING_LANGUAGES.DOTNET]: `${BASE_URL}dotnet.svg`,
|
|
83
|
+
[PROGRAMMING_LANGUAGES.CSHARP]: `${BASE_URL}csharp.svg`,
|
|
84
|
+
[PROGRAMMING_LANGUAGES.CPLUSPLUS]: `${BASE_URL}cplusplus.svg`,
|
|
85
|
+
[PROGRAMMING_LANGUAGES.PHP]: `${BASE_URL}php.svg`,
|
|
86
|
+
[PROGRAMMING_LANGUAGES.RUBY]: `${BASE_URL}ruby.svg`,
|
|
87
|
+
[PROGRAMMING_LANGUAGES.RUST]: `${BASE_URL}rust.svg`,
|
|
88
|
+
[PROGRAMMING_LANGUAGES.SWIFT]: `${BASE_URL}swift.svg`,
|
|
89
|
+
[PROGRAMMING_LANGUAGES.ELIXIR]: `${BASE_URL}elixir.svg`,
|
|
90
|
+
[PROGRAMMING_LANGUAGES.MYSQL]: `${BASE_URL}mysql.svg`,
|
|
91
|
+
[PROGRAMMING_LANGUAGES.NGINX]: `${BASE_URL}nginx.svg`,
|
|
92
|
+
[PROGRAMMING_LANGUAGES.POSTGRES]: `${BASE_URL}postgres.svg`,
|
|
93
|
+
[PROGRAMMING_LANGUAGES.REDIS]: `${BASE_URL}redis.svg`,
|
|
94
|
+
[PROGRAMMING_LANGUAGES.KAFKA]: `${BASE_URL}kafka.svg`,
|
|
95
|
+
[PROGRAMMING_LANGUAGES.IGNORED]: '', // TODO: good icon
|
|
96
|
+
[PROGRAMMING_LANGUAGES.UNKNOWN]: '', // TODO: good icon
|
|
97
|
+
[PROGRAMMING_LANGUAGES.PROCESSING]: '', // TODO: good icon
|
|
98
|
+
[PROGRAMMING_LANGUAGES.NO_CONTAINERS]: '', // TODO: good icon
|
|
99
|
+
[PROGRAMMING_LANGUAGES.NO_RUNNING_PODS]: '', // TODO: good icon
|
|
100
|
+
};
|
|
101
|
+
return LOGOS[language];
|
|
102
|
+
};
|
|
103
|
+
|
|
104
|
+
const getMonitorIcon = (type) => {
|
|
105
|
+
const LOGOS = {
|
|
106
|
+
[SIGNAL_TYPE.LOGS]: LogsIcon,
|
|
107
|
+
[SIGNAL_TYPE.METRICS]: MetricsIcon,
|
|
108
|
+
[SIGNAL_TYPE.TRACES]: TracesIcon,
|
|
109
|
+
};
|
|
110
|
+
return LOGOS[type];
|
|
111
|
+
};
|
|
112
|
+
|
|
113
|
+
const getStatusIcon = (type, theme) => {
|
|
114
|
+
const LOGOS = {
|
|
115
|
+
[NOTIFICATION_TYPE.SUCCESS]: (props) => CheckCircledIcon({ fill: theme.text[type], ...props }),
|
|
116
|
+
[NOTIFICATION_TYPE.ERROR]: (props) => ErrorTriangleIcon({ fill: theme.text[type], ...props }),
|
|
117
|
+
[NOTIFICATION_TYPE.WARNING]: (props) => WarningTriangleIcon({ fill: theme.text[type], ...props }),
|
|
118
|
+
[NOTIFICATION_TYPE.INFO]: (props) => InfoIcon({ fill: theme.text[type], ...props }),
|
|
119
|
+
[NOTIFICATION_TYPE.DEFAULT]: (props) => OdigosLogo({ fill: theme.text[type], ...props }),
|
|
120
|
+
};
|
|
121
|
+
return LOGOS[type];
|
|
122
|
+
};
|
|
123
|
+
|
|
124
|
+
// Example: splitCamelString('LoremIpsumDolorSitAmet')
|
|
125
|
+
// > 'Lorem Ipsum Dolor Sit Amet'
|
|
126
|
+
const splitCamelString = (str) => {
|
|
127
|
+
if (!str)
|
|
128
|
+
return '';
|
|
129
|
+
return str.replace(/([a-z0-9])([A-Z])/g, '$1 $2');
|
|
130
|
+
};
|
|
131
|
+
|
|
132
|
+
const mapConditions = (conditions) => {
|
|
133
|
+
return (conditions?.map(({ status, type, reason, message, lastTransitionTime }) => ({
|
|
134
|
+
status,
|
|
135
|
+
type: splitCamelString(type),
|
|
136
|
+
reason: !!reason ? splitCamelString(reason) : '',
|
|
137
|
+
message,
|
|
138
|
+
lastTransitionTime,
|
|
139
|
+
})) || []);
|
|
140
|
+
};
|
|
141
|
+
|
|
142
|
+
const parseJsonStringToPrettyString = (value) => {
|
|
143
|
+
let str = '';
|
|
144
|
+
try {
|
|
145
|
+
const parsed = JSON.parse(value);
|
|
146
|
+
// Handle arrays
|
|
147
|
+
if (Array.isArray(parsed)) {
|
|
148
|
+
str = parsed
|
|
149
|
+
.map((item) => {
|
|
150
|
+
if (typeof item === 'object' && item !== null)
|
|
151
|
+
return `${item.key}: ${item.value}`;
|
|
152
|
+
else
|
|
153
|
+
return item;
|
|
154
|
+
})
|
|
155
|
+
.join(', ');
|
|
156
|
+
}
|
|
157
|
+
// Handle objects (non-array JSON objects)
|
|
158
|
+
else if (typeof parsed === 'object' && parsed !== null) {
|
|
159
|
+
str = Object.entries(parsed)
|
|
160
|
+
.map(([key, val]) => `${key}: ${val}`)
|
|
161
|
+
.join(', ');
|
|
162
|
+
}
|
|
163
|
+
// Should never reach this if it's a string (it will throw)
|
|
164
|
+
else {
|
|
165
|
+
str = value;
|
|
166
|
+
}
|
|
167
|
+
}
|
|
168
|
+
catch (error) {
|
|
169
|
+
str = value;
|
|
170
|
+
}
|
|
171
|
+
return str;
|
|
172
|
+
};
|
|
173
|
+
|
|
174
|
+
const removeEmptyValuesFromObject = (obj) => {
|
|
175
|
+
if (typeof obj !== 'object')
|
|
176
|
+
return obj;
|
|
177
|
+
const result = Array.isArray(obj) ? [] : {};
|
|
178
|
+
Object.keys(obj).forEach((key) => {
|
|
179
|
+
const value = obj[key];
|
|
180
|
+
if (Array.isArray(value)) {
|
|
181
|
+
// Remove empty arrays or recursively clean non-empty ones
|
|
182
|
+
const filteredArray = value.filter((item) => item !== null && item !== undefined && item !== '');
|
|
183
|
+
if (filteredArray.length > 0)
|
|
184
|
+
result[key] = filteredArray.map((item) => removeEmptyValuesFromObject(item));
|
|
185
|
+
}
|
|
186
|
+
else if (typeof value === 'object' && value !== null) {
|
|
187
|
+
// Recursively clean nested objects
|
|
188
|
+
const nestedObject = removeEmptyValuesFromObject(value);
|
|
189
|
+
if (Object.keys(nestedObject).length > 0)
|
|
190
|
+
result[key] = nestedObject;
|
|
191
|
+
}
|
|
192
|
+
else if (![undefined, null, ''].includes(value)) {
|
|
193
|
+
// Keep valid values
|
|
194
|
+
result[key] = value;
|
|
195
|
+
}
|
|
196
|
+
});
|
|
197
|
+
return result;
|
|
198
|
+
};
|
|
199
|
+
|
|
200
|
+
const safeJsonStringify = (obj, indent = 2) => {
|
|
201
|
+
return JSON.stringify(obj || {}, null, indent);
|
|
202
|
+
};
|
|
203
|
+
|
|
204
|
+
export { getProgrammingLanguageIcon as a, getStatusIcon as b, capitalizeFirstLetter as c, splitCamelString as d, flattenObjectKeys as f, getMonitorIcon as g, mapConditions as m, parseJsonStringToPrettyString as p, removeEmptyValuesFromObject as r, safeJsonStringify as s };
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
import { ACTION_TYPE, INSTRUMENTATION_RULE_TYPE } from './types.js';
|
|
2
|
+
import { S as SamplerIcon, P as PiiMaskingIcon, R as RenameAttributeIcon, D as DeleteAttributeIcon, A as AddClusterInfoIcon, K as K8sLogo, O as OdigosLogo, C as CodeAttributesIcon, a as PayloadCollectionIcon } from './index-BGlk5VhF.js';
|
|
3
|
+
import 'react';
|
|
4
|
+
import './index-DIcomki-.js';
|
|
5
|
+
import 'styled-components';
|
|
6
|
+
|
|
7
|
+
const getActionIcon = (type) => {
|
|
8
|
+
const typeLowerCased = type?.toLowerCase();
|
|
9
|
+
const isSamplerCategory = typeLowerCased?.includes('sampler');
|
|
10
|
+
const isAttributesCategory = typeLowerCased === 'attributes';
|
|
11
|
+
if (isSamplerCategory)
|
|
12
|
+
return SamplerIcon;
|
|
13
|
+
if (isAttributesCategory)
|
|
14
|
+
return PiiMaskingIcon;
|
|
15
|
+
const LOGOS = {
|
|
16
|
+
[ACTION_TYPE.K8S_ATTRIBUTES]: K8sLogo,
|
|
17
|
+
[ACTION_TYPE.ADD_CLUSTER_INFO]: AddClusterInfoIcon,
|
|
18
|
+
[ACTION_TYPE.DELETE_ATTRIBUTES]: DeleteAttributeIcon,
|
|
19
|
+
[ACTION_TYPE.PII_MASKING]: PiiMaskingIcon,
|
|
20
|
+
[ACTION_TYPE.RENAME_ATTRIBUTES]: RenameAttributeIcon,
|
|
21
|
+
[ACTION_TYPE.ERROR_SAMPLER]: SamplerIcon,
|
|
22
|
+
[ACTION_TYPE.PROBABILISTIC_SAMPLER]: SamplerIcon,
|
|
23
|
+
[ACTION_TYPE.LATENCY_SAMPLER]: SamplerIcon,
|
|
24
|
+
};
|
|
25
|
+
return LOGOS[type];
|
|
26
|
+
};
|
|
27
|
+
|
|
28
|
+
const getInstrumentationRuleIcon = (type) => {
|
|
29
|
+
const LOGOS = {
|
|
30
|
+
[INSTRUMENTATION_RULE_TYPE.PAYLOAD_COLLECTION]: PayloadCollectionIcon,
|
|
31
|
+
[INSTRUMENTATION_RULE_TYPE.CODE_ATTRIBUTES]: CodeAttributesIcon,
|
|
32
|
+
[INSTRUMENTATION_RULE_TYPE.UNKNOWN_TYPE]: OdigosLogo,
|
|
33
|
+
};
|
|
34
|
+
return LOGOS[type];
|
|
35
|
+
};
|
|
36
|
+
|
|
37
|
+
export { getInstrumentationRuleIcon as a, getActionIcon as g };
|
|
@@ -0,0 +1,192 @@
|
|
|
1
|
+
import { NOTIFICATION_TYPE, OTHER_STATUS, ENTITY_TYPES, PLATFORM_TYPE } from './types.js';
|
|
2
|
+
import { a as getProgrammingLanguageIcon } from './index-BulCzWQI.js';
|
|
3
|
+
import 'react';
|
|
4
|
+
import './index-DIcomki-.js';
|
|
5
|
+
import 'styled-components';
|
|
6
|
+
import { R as RulesIcon, A as ActionsIcon, D as DestinationsIcon, S as SourcesIcon, V as VmLogo } from './index-BjJpYtF1.js';
|
|
7
|
+
import { K as K8sLogo } from './index-BGlk5VhF.js';
|
|
8
|
+
|
|
9
|
+
const compareCondition = (renderCondition, fields) => {
|
|
10
|
+
if (!renderCondition || !renderCondition.length)
|
|
11
|
+
return true;
|
|
12
|
+
if (renderCondition.length === 1)
|
|
13
|
+
return renderCondition[0] == 'true';
|
|
14
|
+
const [key, cond, val] = renderCondition;
|
|
15
|
+
const field = fields.find((field) => field.name === key);
|
|
16
|
+
if (!field) {
|
|
17
|
+
console.warn(`Field with name ${key} not found, condition will be skipped`);
|
|
18
|
+
return true;
|
|
19
|
+
}
|
|
20
|
+
switch (cond) {
|
|
21
|
+
case '===':
|
|
22
|
+
case '==':
|
|
23
|
+
return field.value === val;
|
|
24
|
+
case '!==':
|
|
25
|
+
case '!=':
|
|
26
|
+
return field.value !== val;
|
|
27
|
+
case '>':
|
|
28
|
+
return field.value > val;
|
|
29
|
+
case '<':
|
|
30
|
+
return field.value < val;
|
|
31
|
+
case '>=':
|
|
32
|
+
return field.value >= val;
|
|
33
|
+
case '<=':
|
|
34
|
+
return field.value <= val;
|
|
35
|
+
default:
|
|
36
|
+
console.warn(`Invalid condition ${cond}, condition will be skipped`);
|
|
37
|
+
return true;
|
|
38
|
+
}
|
|
39
|
+
};
|
|
40
|
+
|
|
41
|
+
const filterActions = (actions, filters) => {
|
|
42
|
+
let filtered = [...actions];
|
|
43
|
+
if (!!filters.monitors?.length)
|
|
44
|
+
filtered = filtered.filter((action) => !!filters.monitors?.find((metric) => action.spec.signals.find((str) => str.toLowerCase() === metric.id)));
|
|
45
|
+
return filtered;
|
|
46
|
+
};
|
|
47
|
+
|
|
48
|
+
const filterDestinations = (destinations, filters) => {
|
|
49
|
+
let filtered = [...destinations];
|
|
50
|
+
if (!!filters.monitors?.length)
|
|
51
|
+
filtered = filtered.filter((dest) => !!filters.monitors?.find((metr) => dest.exportedSignals[metr.id]));
|
|
52
|
+
return filtered;
|
|
53
|
+
};
|
|
54
|
+
|
|
55
|
+
const filterSources = (sources, filters) => {
|
|
56
|
+
let filtered = [...sources];
|
|
57
|
+
if (!!filters.namespaces?.length)
|
|
58
|
+
filtered = filtered.filter((source) => !!filters.namespaces?.find((ns) => ns.id === source.namespace));
|
|
59
|
+
if (!!filters.kinds?.length)
|
|
60
|
+
filtered = filtered.filter((source) => !!filters.kinds?.find((type) => type.id === source.kind));
|
|
61
|
+
if (!!filters.languages?.length)
|
|
62
|
+
filtered = filtered.filter((source) => !!filters.languages?.find((language) => !!source.containers?.find((cont) => cont.language === language.id)));
|
|
63
|
+
if (!!filters.onlyErrors)
|
|
64
|
+
filtered = filtered.filter((source) => !!source.conditions?.find((cond) => cond.status === NOTIFICATION_TYPE.ERROR));
|
|
65
|
+
if (!!filters.errors?.length)
|
|
66
|
+
filtered = filtered.filter((source) => !!filters.errors?.find((error) => !!source.conditions?.find((cond) => cond.message === error.id)));
|
|
67
|
+
return filtered;
|
|
68
|
+
};
|
|
69
|
+
|
|
70
|
+
const formatBytes = (bytes) => {
|
|
71
|
+
if (!bytes)
|
|
72
|
+
return '0 KB/s';
|
|
73
|
+
const sizes = ['Bytes/s', 'KB/s', 'MB/s', 'GB/s', 'TB/s'];
|
|
74
|
+
const i = Math.floor(Math.log(bytes) / Math.log(1024));
|
|
75
|
+
const value = bytes / Math.pow(1024, i);
|
|
76
|
+
return `${value.toFixed(i === 0 ? 0 : 1)} ${sizes[i]}`;
|
|
77
|
+
};
|
|
78
|
+
|
|
79
|
+
const getConditionsBooleans = (conditions) => {
|
|
80
|
+
const hasErrors = !!conditions?.find(({ status }) => status === NOTIFICATION_TYPE.ERROR);
|
|
81
|
+
const hasWarnings = !!conditions?.find(({ status }) => status === NOTIFICATION_TYPE.WARNING);
|
|
82
|
+
const hasDisableds = !!conditions?.find(({ status }) => status === OTHER_STATUS.DISABLED);
|
|
83
|
+
const hasLoadings = !!conditions?.find(({ status }) => status === OTHER_STATUS.LOADING);
|
|
84
|
+
const priorotizedStatus = hasErrors ? NOTIFICATION_TYPE.ERROR : hasWarnings ? NOTIFICATION_TYPE.WARNING : hasDisableds ? NOTIFICATION_TYPE.INFO : undefined;
|
|
85
|
+
return {
|
|
86
|
+
hasErrors,
|
|
87
|
+
hasWarnings,
|
|
88
|
+
hasDisableds,
|
|
89
|
+
hasLoadings,
|
|
90
|
+
priorotizedStatus,
|
|
91
|
+
};
|
|
92
|
+
};
|
|
93
|
+
|
|
94
|
+
const getContainersInstrumentedCount = (containers) => {
|
|
95
|
+
const instrumentedCount = containers?.reduce((prev, curr) => (curr.instrumented ? prev + 1 : prev), 0);
|
|
96
|
+
const totalCount = containers?.length || 0;
|
|
97
|
+
return `${instrumentedCount}/${totalCount} instrumented`;
|
|
98
|
+
};
|
|
99
|
+
|
|
100
|
+
const getContainersIcons = (containers) => {
|
|
101
|
+
const icons = containers?.map(({ language }) => getProgrammingLanguageIcon(language)) || [];
|
|
102
|
+
return icons;
|
|
103
|
+
};
|
|
104
|
+
|
|
105
|
+
const getEntityIcon = (type) => {
|
|
106
|
+
const LOGOS = {
|
|
107
|
+
[ENTITY_TYPES.SOURCE]: SourcesIcon,
|
|
108
|
+
[ENTITY_TYPES.DESTINATION]: DestinationsIcon,
|
|
109
|
+
[ENTITY_TYPES.ACTION]: ActionsIcon,
|
|
110
|
+
[ENTITY_TYPES.INSTRUMENTATION_RULE]: RulesIcon,
|
|
111
|
+
};
|
|
112
|
+
return LOGOS[type];
|
|
113
|
+
};
|
|
114
|
+
|
|
115
|
+
const getEntityLabel = (entity, entityType, options) => {
|
|
116
|
+
const { extended, prioritizeDisplayName } = options || {};
|
|
117
|
+
let type = '';
|
|
118
|
+
let name = '';
|
|
119
|
+
switch (entityType) {
|
|
120
|
+
case ENTITY_TYPES.INSTRUMENTATION_RULE:
|
|
121
|
+
const rule = entity;
|
|
122
|
+
type = rule.type;
|
|
123
|
+
name = rule.ruleName;
|
|
124
|
+
break;
|
|
125
|
+
case ENTITY_TYPES.SOURCE:
|
|
126
|
+
const source = entity;
|
|
127
|
+
type = source.name;
|
|
128
|
+
name = source.otelServiceName;
|
|
129
|
+
break;
|
|
130
|
+
case ENTITY_TYPES.ACTION:
|
|
131
|
+
const action = entity;
|
|
132
|
+
type = action.type;
|
|
133
|
+
name = action.spec.actionName;
|
|
134
|
+
break;
|
|
135
|
+
case ENTITY_TYPES.DESTINATION:
|
|
136
|
+
const destination = entity;
|
|
137
|
+
type = destination.destinationType.displayName;
|
|
138
|
+
name = destination.name;
|
|
139
|
+
break;
|
|
140
|
+
}
|
|
141
|
+
if (extended)
|
|
142
|
+
return type + (name && name !== type ? ` (${name})` : '');
|
|
143
|
+
else if (prioritizeDisplayName)
|
|
144
|
+
return name || type;
|
|
145
|
+
else
|
|
146
|
+
return type;
|
|
147
|
+
};
|
|
148
|
+
|
|
149
|
+
const getMetricForEntity = (metrics, entityType, entityId) => {
|
|
150
|
+
const metric = entityType === ENTITY_TYPES.SOURCE
|
|
151
|
+
? metrics?.sources.find((m) => m.kind === entityId.kind && m.name === entityId.name && m.namespace === entityId.namespace)
|
|
152
|
+
: metrics?.destinations.find((m) => m.id === entityId);
|
|
153
|
+
return metric || { throughput: 0 };
|
|
154
|
+
};
|
|
155
|
+
|
|
156
|
+
const getPlatformIcon = (type) => {
|
|
157
|
+
const LOGOS = {
|
|
158
|
+
[PLATFORM_TYPE.K8S]: K8sLogo,
|
|
159
|
+
[PLATFORM_TYPE.VM]: VmLogo,
|
|
160
|
+
};
|
|
161
|
+
return LOGOS[type];
|
|
162
|
+
};
|
|
163
|
+
|
|
164
|
+
const getPlatformLabel = (type) => {
|
|
165
|
+
const LABELS = {
|
|
166
|
+
[PLATFORM_TYPE.K8S]: 'Kubernetes Cluster',
|
|
167
|
+
[PLATFORM_TYPE.VM]: 'Virtual Machine',
|
|
168
|
+
};
|
|
169
|
+
return LABELS[type];
|
|
170
|
+
};
|
|
171
|
+
|
|
172
|
+
const getValueForRange = (current, matrix) => {
|
|
173
|
+
// CURRENT: represents the current value (such as window width)
|
|
174
|
+
// MATRIX: represents the ranges (index[0] == min, index[1] == max, index[2] == value to get)
|
|
175
|
+
// EXAMPLE:
|
|
176
|
+
// getValueForRange(width, [
|
|
177
|
+
// [0, 1000, 'small'], // ---> from 0 to 1000, return "small"
|
|
178
|
+
// [1000, null, 'big'], // ---> from 1000 to infinite, return "big"
|
|
179
|
+
// ])
|
|
180
|
+
const found = matrix.find(([min, max]) => current >= min && (max === null || current <= max));
|
|
181
|
+
return found?.[2] || null;
|
|
182
|
+
};
|
|
183
|
+
|
|
184
|
+
const isOverTime = (originDate, difference = 0) => {
|
|
185
|
+
const now = new Date().getTime();
|
|
186
|
+
const compareWith = new Date(originDate).getTime();
|
|
187
|
+
return compareWith - now <= difference;
|
|
188
|
+
};
|
|
189
|
+
|
|
190
|
+
const sleep = async (ms = 1000) => new Promise((resolve) => setTimeout(resolve, ms));
|
|
191
|
+
|
|
192
|
+
export { filterDestinations as a, filterSources as b, compareCondition as c, formatBytes as d, getContainersInstrumentedCount as e, filterActions as f, getConditionsBooleans as g, getContainersIcons as h, getEntityIcon as i, getEntityLabel as j, getMetricForEntity as k, getPlatformIcon as l, getPlatformLabel as m, getValueForRange as n, isOverTime as o, sleep as s };
|