@odigos/ui-kit 0.0.10 → 0.0.11-1.patch-dev.361
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/.devcontainer/README.md +26 -0
- package/.devcontainer/devcontainer.json +21 -0
- package/CHANGELOG.md +849 -0
- package/README.md +3 -2
- package/VERSIONING.md +228 -0
- package/lib/chunks/ui-components-f51830d4.js +1605 -0
- package/lib/chunks/vendor-1dea551d.js +1 -0
- package/lib/components/auto-complete-input/index.d.ts +3 -0
- package/lib/components/badge/index.d.ts +2 -2
- package/lib/components/code/index.d.ts +1 -1
- package/lib/components/data-card/data-card-fields/index.d.ts +19 -19
- package/lib/components/data-card/index.d.ts +8 -6
- package/lib/components/data-finger/index.d.ts +12 -0
- package/lib/components/data-tab/index.d.ts +25 -10
- package/lib/components/delete-warning/index.d.ts +2 -2
- package/lib/components/describe-row/index.d.ts +2 -2
- package/lib/components/divider/index.d.ts +3 -2
- package/lib/components/drawer/drawer-footer/index.d.ts +3 -0
- package/lib/components/drawer/drawer-header/index.d.ts +6 -4
- package/lib/components/drawer/index.d.ts +2 -2
- package/lib/components/dropdown/index.d.ts +6 -2
- package/lib/components/error-boundary/index.d.ts +1 -2
- package/lib/components/field-error/index.d.ts +1 -2
- package/lib/components/field-label/index.d.ts +2 -0
- package/lib/components/icon-button/index.d.ts +2 -0
- package/lib/components/icon-group/index.d.ts +3 -2
- package/lib/components/icon-wrapped/index.d.ts +2 -2
- package/lib/components/index.d.ts +56 -48
- package/lib/components/input/index.d.ts +2 -1
- package/lib/components/input-table/index.d.ts +4 -11
- package/lib/components/input-table/map-columns-to-fields/index.d.ts +15 -0
- package/lib/components/input-table/types.d.ts +15 -0
- package/lib/components/interactive-table/index.d.ts +9 -8
- package/lib/components/interactive-table/table-row.d.ts +13 -0
- package/lib/components/key-value-input-list/index.d.ts +4 -0
- package/lib/components/monitors-checkboxes/index.d.ts +4 -4
- package/lib/components/monitors-icons/index.d.ts +2 -2
- package/lib/components/notification-note/index.d.ts +3 -2
- package/lib/components/popup/index.d.ts +18 -0
- package/lib/components/popup-form/index.d.ts +18 -0
- package/lib/components/scroll-x/index.d.ts +10 -0
- package/lib/components/segment/index.d.ts +8 -6
- package/lib/{containers/data-flow-actions-menu → components}/selection-button/index.d.ts +3 -3
- package/lib/components/status/index.d.ts +8 -5
- package/lib/components/stepper/index.d.ts +2 -1
- package/lib/components/styled.d.ts +23 -4
- package/lib/components/tab-list/index.d.ts +17 -0
- package/lib/components/tag/index.d.ts +9 -0
- package/lib/components/text/index.d.ts +16 -3
- package/lib/components/toggle/index.d.ts +2 -1
- package/lib/components/warning-modal/index.d.ts +2 -2
- package/lib/components.js +1 -173
- package/lib/constants/destinations/index.d.ts +18 -0
- package/lib/constants/index.d.ts +2 -0
- package/lib/constants/sources/index.d.ts +4 -0
- package/lib/constants/strings/index.d.ts +89 -0
- package/lib/constants.js +1 -13
- package/lib/containers/action-drawer/build-card.d.ts +1 -7
- package/lib/containers/action-drawer/index.d.ts +2 -2
- package/lib/containers/action-form/custom-fields/add-cluster-info.d.ts +2 -2
- package/lib/containers/action-form/custom-fields/delete-attributes.d.ts +2 -2
- package/lib/containers/action-form/custom-fields/error-sampler.d.ts +2 -2
- package/lib/containers/action-form/custom-fields/index.d.ts +3 -3
- package/lib/containers/action-form/custom-fields/k8s-attributes.d.ts +2 -2
- package/lib/containers/action-form/custom-fields/latency-sampler.d.ts +2 -2
- package/lib/containers/action-form/custom-fields/pii-masking.d.ts +2 -2
- package/lib/containers/action-form/custom-fields/probabilistic-sampler.d.ts +2 -2
- package/lib/containers/action-form/custom-fields/rename-attributes.d.ts +2 -2
- package/lib/containers/action-form/custom-fields/service-name-sampler.d.ts +5 -0
- package/lib/containers/action-form/custom-fields/span-attribute-sampler.d.ts +5 -0
- package/lib/containers/await-pipeline/index.d.ts +1 -2
- package/lib/containers/data-flow/helpers/build-action-nodes.d.ts +7 -1
- package/lib/containers/data-flow/helpers/build-destination-nodes.d.ts +7 -1
- package/lib/containers/data-flow/helpers/build-edges.d.ts +2 -2
- package/lib/containers/data-flow/helpers/build-rule-nodes.d.ts +7 -1
- package/lib/containers/data-flow/helpers/get-node-positions.d.ts +2 -2
- package/lib/containers/data-flow/index.d.ts +2 -2
- package/lib/containers/data-flow-actions-menu/add-entity/index.d.ts +2 -3
- package/lib/containers/data-flow-actions-menu/data-stream-select/index.d.ts +9 -0
- package/lib/containers/data-flow-actions-menu/filters/index.d.ts +2 -8
- package/lib/containers/data-flow-actions-menu/index.d.ts +5 -6
- package/lib/containers/data-flow-actions-menu/search/index.d.ts +3 -2
- package/lib/containers/data-flow-actions-menu/search/search-results/builder.d.ts +3 -3
- package/lib/containers/data-flow-actions-menu/search/search-results/index.d.ts +0 -1
- package/lib/containers/data-flow-actions-menu/styled.d.ts +5 -1
- package/lib/containers/data-stream-drawer/index.d.ts +10 -0
- package/lib/containers/data-stream-form/index.d.ts +9 -0
- package/lib/containers/data-stream-modal/index.d.ts +4 -0
- package/lib/containers/data-stream-selection-form/index.d.ts +13 -0
- package/lib/containers/destination-drawer/build-card.d.ts +1 -7
- package/lib/containers/destination-drawer/index.d.ts +2 -5
- package/lib/containers/destination-form/dynamic-fields/index.d.ts +2 -1
- package/lib/containers/destination-form/index.d.ts +2 -5
- package/lib/containers/destination-form/test-connection/index.d.ts +5 -10
- package/lib/containers/destination-modal/choose-destination/destinations-list/index.d.ts +3 -1
- package/lib/containers/destination-modal/choose-destination/index.d.ts +5 -5
- package/lib/containers/destination-modal/index.d.ts +5 -6
- package/lib/containers/destination-selection-form/destination-list/index.d.ts +8 -0
- package/lib/containers/destination-selection-form/index.d.ts +5 -9
- package/lib/containers/dropdowns/{connection-type-dropdown → condition-dropdown}/index.d.ts +5 -5
- package/lib/containers/dropdowns/error-dropdown/index.d.ts +2 -0
- package/lib/containers/dropdowns/index.d.ts +6 -7
- package/lib/containers/dropdowns/kind-dropdown/index.d.ts +2 -0
- package/lib/containers/dropdowns/language-dropdown/index.d.ts +2 -0
- package/lib/containers/dropdowns/namespace-dropdown/index.d.ts +2 -3
- package/lib/containers/index.d.ts +38 -33
- package/lib/containers/instrumentation-rule-drawer/build-card.d.ts +2 -8
- package/lib/containers/instrumentation-rule-form/custom-fields/custom-instrumentation.d.ts +5 -0
- package/lib/containers/instrumentation-rule-form/custom-fields/headers-collection.d.ts +5 -0
- package/lib/containers/instrumentation-rule-form/custom-fields/index.d.ts +2 -2
- package/lib/containers/instrumentation-rule-form/index.d.ts +1 -1
- package/lib/containers/multi-source-control/index.d.ts +2 -0
- package/lib/containers/notification-manager/index.d.ts +1 -2
- package/lib/containers/overview-drawer/index.d.ts +10 -4
- package/lib/containers/service-map/helpers/build-edges.d.ts +10 -0
- package/lib/containers/service-map/helpers/build-map-nodes.d.ts +11 -0
- package/lib/containers/service-map/helpers/generate-dag-positions.d.ts +5 -0
- package/lib/containers/service-map/helpers/generate-spiral-grid-position.d.ts +2 -0
- package/lib/containers/service-map/index.d.ts +8 -0
- package/lib/containers/setup-summary/index.d.ts +10 -0
- package/lib/containers/side-nav/index.d.ts +8 -8
- package/lib/containers/slack-invite/index.d.ts +1 -2
- package/lib/containers/source-drawer/build-card.d.ts +1 -6
- package/lib/containers/source-drawer/describe/index.d.ts +1 -1
- package/lib/containers/source-drawer/index.d.ts +7 -8
- package/lib/containers/source-drawer/libraries/index.d.ts +14 -0
- package/lib/containers/source-drawer/odigos-health/index.d.ts +6 -0
- package/lib/containers/source-modal/index.d.ts +3 -9
- package/lib/containers/source-selection-form/index.d.ts +4 -8
- package/lib/containers/source-selection-form/source-list/index.d.ts +8 -0
- package/lib/containers/system-overview/describe/index.d.ts +1 -1
- package/lib/containers/system-settings/index.d.ts +9 -0
- package/lib/containers/system-settings/settings/collector-gateway-settings.d.ts +4 -0
- package/lib/containers/system-settings/settings/collector-node-settings.d.ts +4 -0
- package/lib/containers/system-settings/settings/general-settings.d.ts +4 -0
- package/lib/containers/system-settings/settings/options.d.ts +5 -0
- package/lib/containers/system-settings/settings/rollback-settings.d.ts +4 -0
- package/lib/containers/system-settings/settings/styled.d.ts +8 -0
- package/lib/containers/system-settings/settings/types.d.ts +13 -0
- package/lib/containers/system-settings/settings/ui-settings.d.ts +4 -0
- package/lib/containers/table-cell-conditions/index.d.ts +1 -0
- package/lib/containers/toast-list/index.d.ts +1 -2
- package/lib/containers/toggle-dark-mode/index.d.ts +1 -2
- package/lib/containers/trace-view/build-spans.d.ts +2 -0
- package/lib/containers/trace-view/index.d.ts +9 -0
- package/lib/containers/trace-view/span/index.d.ts +38 -0
- package/lib/containers/trace-view/span-drawer/build-details-card.d.ts +3 -0
- package/lib/containers/trace-view/span-drawer/build-logs-card.d.ts +3 -0
- package/lib/containers/trace-view/span-drawer/build-process-card.d.ts +3 -0
- package/lib/containers/trace-view/span-drawer/build-tags-card.d.ts +3 -0
- package/lib/containers/trace-view/span-drawer/index.d.ts +9 -0
- package/lib/containers.js +289 -15709
- package/lib/functions/clean-object-empty-strings-values/index.d.ts +2 -1
- package/lib/functions/compare-condition/index.d.ts +3 -3
- package/lib/functions/filter-destinations-by-stream/index.d.ts +2 -0
- package/lib/functions/filter-sources-by-stream/index.d.ts +2 -0
- package/lib/functions/flatten-object-keys/index.d.ts +2 -1
- package/lib/functions/format-duration/index.d.ts +1 -0
- package/lib/functions/get-action-icon/index.d.ts +2 -2
- package/lib/functions/get-conditions-booleans/index.d.ts +6 -2
- package/lib/functions/get-destination-icon/index.d.ts +5 -1
- package/lib/functions/get-entity-icon/index.d.ts +2 -2
- package/lib/functions/get-entity-id/index.d.ts +2 -2
- package/lib/functions/get-entity-label/index.d.ts +2 -2
- package/lib/functions/get-id-from-sse-target/index.d.ts +2 -2
- package/lib/functions/get-instrumentation-rule-icon/index.d.ts +2 -2
- package/lib/functions/get-main-container-language/index.d.ts +2 -0
- package/lib/functions/get-metric-for-entity/index.d.ts +2 -2
- package/lib/functions/get-monitor-icon/index.d.ts +2 -2
- package/lib/functions/get-platform-icon/index.d.ts +2 -2
- package/lib/functions/get-platform-label/index.d.ts +2 -2
- package/lib/functions/get-programming-language-icon/index.d.ts +2 -2
- package/lib/functions/get-recursive-values/index.d.ts +4 -0
- package/lib/functions/get-sse-target-from-id/index.d.ts +2 -2
- package/lib/functions/get-status-icon/index.d.ts +3 -2
- package/lib/functions/get-status-type-from-odigos-health/index.d.ts +2 -0
- package/lib/functions/get-yaml-fields-for-destination/index.d.ts +2 -0
- package/lib/functions/has-unhealthy-instances/index.d.ts +2 -0
- package/lib/functions/index.d.ts +15 -1
- package/lib/functions/is-legal-k8s-label/index.d.ts +1 -0
- package/lib/functions/is-string-a-boolean/index.d.ts +1 -0
- package/lib/functions/is-valid-version/index.d.ts +1 -0
- package/lib/functions/map-destination-fields-for-display/index.d.ts +6 -0
- package/lib/functions/map-exported-signals/index.d.ts +2 -0
- package/lib/functions/numbers-only/index.d.ts +1 -0
- package/lib/functions/parse-boolean-from-string/index.d.ts +1 -0
- package/lib/functions/remove-empty-values-from-object/index.d.ts +2 -1
- package/lib/functions/safe-json-parse/index.d.ts +2 -1
- package/lib/functions/safe-json-stringify/index.d.ts +2 -1
- package/lib/functions/split-camel-string/index.d.ts +1 -1
- package/lib/functions/stringify-non-string-values/index.d.ts +2 -1
- package/lib/functions.js +1 -115
- package/lib/hooks/index.d.ts +3 -0
- package/lib/hooks/useActionFormData.d.ts +2 -2
- package/lib/hooks/useDataStreamFormData.d.ts +12 -0
- package/lib/hooks/useDestinationFormData.d.ts +1 -1
- package/lib/hooks/useGenericForm.d.ts +3 -1
- package/lib/hooks/useInstrumentationRuleFormData.d.ts +3 -6
- package/lib/hooks/usePopup.d.ts +17 -0
- package/lib/hooks/useSessionStorage.d.ts +5 -0
- package/lib/hooks/useSourceFormData.d.ts +2 -5
- package/lib/hooks/useSourceSelectionFormData.d.ts +19 -20
- package/lib/hooks.js +1 -13
- package/lib/icons/actions/index.d.ts +5 -5
- package/lib/icons/brand/index.d.ts +2 -2
- package/lib/icons/common/avatar-icon/index.d.ts +2 -0
- package/lib/icons/common/edited-icon/index.d.ts +2 -0
- package/lib/icons/common/gear-icon/index.d.ts +2 -0
- package/lib/icons/common/index.d.ts +30 -20
- package/lib/icons/common/refresh-arrows-icon/index.d.ts +2 -0
- package/lib/icons/common/refresh-left-arrow-icon/index.d.ts +2 -0
- package/lib/icons/common/refresh-right-arrow-icon/index.d.ts +2 -0
- package/lib/icons/common/rotate-arrows-icon/index.d.ts +2 -0
- package/lib/icons/common/user-group-icon/index.d.ts +2 -0
- package/lib/icons/common/user-icon/index.d.ts +2 -0
- package/lib/icons/common/user-settings-icon/index.d.ts +2 -0
- package/lib/icons/compute-platform/index.d.ts +2 -2
- package/lib/icons/destinations/alauda-logo/index.d.ts +2 -0
- package/lib/icons/destinations/alibaba-cloud-logo/index.d.ts +2 -0
- package/lib/icons/destinations/app-dynamics-logo/index.d.ts +2 -0
- package/lib/icons/destinations/aws-cloudwatch-logo/index.d.ts +2 -0
- package/lib/icons/destinations/aws-s3-logo/index.d.ts +2 -0
- package/lib/icons/destinations/aws-xray-logo/index.d.ts +2 -0
- package/lib/icons/destinations/axiom-logo/index.d.ts +2 -0
- package/lib/icons/destinations/better-stack-logo/index.d.ts +2 -0
- package/lib/icons/destinations/blob-storage-logo/index.d.ts +2 -0
- package/lib/icons/destinations/bonree-logo/index.d.ts +2 -0
- package/lib/icons/destinations/causely-logo/index.d.ts +2 -0
- package/lib/icons/destinations/checkly-logo/index.d.ts +2 -0
- package/lib/icons/destinations/chronosphere-logo/index.d.ts +2 -0
- package/lib/icons/destinations/clickhouse-logo/index.d.ts +2 -0
- package/lib/icons/destinations/coralogix-logo/index.d.ts +2 -0
- package/lib/icons/destinations/dash0-logo/index.d.ts +2 -0
- package/lib/icons/destinations/datadog-logo/index.d.ts +2 -0
- package/lib/icons/destinations/dynatrace-logo/index.d.ts +2 -0
- package/lib/icons/destinations/elastic-apm-logo/index.d.ts +2 -0
- package/lib/icons/destinations/elastic-search-logo/index.d.ts +2 -0
- package/lib/icons/destinations/gigapipe-logo/index.d.ts +2 -0
- package/lib/icons/destinations/google-cloud-platform-logo/index.d.ts +2 -0
- package/lib/icons/destinations/google-cloud-storage-logo/index.d.ts +2 -0
- package/lib/icons/destinations/grafana-logo/index.d.ts +2 -0
- package/lib/icons/destinations/greptime-logo/index.d.ts +2 -0
- package/lib/icons/destinations/groundcover-logo/index.d.ts +2 -0
- package/lib/icons/destinations/honeycomb-logo/index.d.ts +2 -0
- package/lib/icons/destinations/hyperdx-logo/index.d.ts +2 -0
- package/lib/icons/destinations/index.d.ts +60 -0
- package/lib/icons/destinations/instana-logo/index.d.ts +2 -0
- package/lib/icons/destinations/jaeger-logo/index.d.ts +2 -0
- package/lib/icons/destinations/kloudmate-logo/index.d.ts +2 -0
- package/lib/icons/destinations/last9-logo/index.d.ts +2 -0
- package/lib/icons/destinations/lightstep-logo/index.d.ts +2 -0
- package/lib/icons/destinations/logzio-logo/index.d.ts +2 -0
- package/lib/icons/destinations/loki-logo/index.d.ts +2 -0
- package/lib/icons/destinations/lumigo-logo/index.d.ts +2 -0
- package/lib/icons/destinations/middleware-logo/index.d.ts +2 -0
- package/lib/icons/destinations/new-relic-logo/index.d.ts +2 -0
- package/lib/icons/destinations/observe-logo/index.d.ts +2 -0
- package/lib/icons/destinations/odigos-destination-logo/index.d.ts +2 -0
- package/lib/icons/destinations/one-uptime-logo/index.d.ts +2 -0
- package/lib/icons/destinations/open-observe-logo/index.d.ts +2 -0
- package/lib/icons/destinations/open-telemetry-logo/index.d.ts +2 -0
- package/lib/icons/destinations/ops-verse-logo/index.d.ts +2 -0
- package/lib/icons/destinations/oracle-logo/index.d.ts +2 -0
- package/lib/icons/destinations/prometheus-logo/index.d.ts +2 -0
- package/lib/icons/destinations/qryn-logo/index.d.ts +2 -0
- package/lib/icons/destinations/quickwit-logo/index.d.ts +2 -0
- package/lib/icons/destinations/sentry-logo/index.d.ts +2 -0
- package/lib/icons/destinations/seq-logo/index.d.ts +2 -0
- package/lib/icons/destinations/signoz-logo/index.d.ts +2 -0
- package/lib/icons/destinations/splunk-logo/index.d.ts +2 -0
- package/lib/icons/destinations/sumo-logic-logo/index.d.ts +2 -0
- package/lib/icons/destinations/telemetry-hub-logo/index.d.ts +2 -0
- package/lib/icons/destinations/tempo-logo/index.d.ts +2 -0
- package/lib/icons/destinations/tingyun-logo/index.d.ts +2 -0
- package/lib/icons/destinations/traceloop-logo/index.d.ts +2 -0
- package/lib/icons/destinations/uptrace-logo/index.d.ts +2 -0
- package/lib/icons/destinations/victoria-metrics-logo/index.d.ts +2 -0
- package/lib/icons/index.d.ts +1 -0
- package/lib/icons/instrumentation-rules/custom-instrumentation-icon/index.d.ts +2 -0
- package/lib/icons/instrumentation-rules/headers-collection-icon/index.d.ts +2 -0
- package/lib/icons/instrumentation-rules/index.d.ts +4 -2
- package/lib/icons/math/index.d.ts +4 -2
- package/lib/icons/math/minus-circled-icon/index.d.ts +2 -0
- package/lib/icons/math/plus-circled-icon/index.d.ts +2 -0
- package/lib/icons/monitors/index.d.ts +3 -3
- package/lib/icons/on-off/index.d.ts +6 -6
- package/lib/icons/overview/data-streams-icon/index.d.ts +2 -0
- package/lib/icons/overview/index.d.ts +10 -8
- package/lib/icons/overview/namespaces-icon/index.d.ts +2 -0
- package/lib/icons/programming-languages/index.d.ts +0 -1
- package/lib/icons/social/index.d.ts +1 -1
- package/lib/icons/status/index.d.ts +8 -8
- package/lib/icons.js +1 -82
- package/lib/mock-data/config/index.d.ts +2 -0
- package/lib/{data → mock-data}/destinations/index.d.ts +1 -1
- package/lib/{data → mock-data}/index.d.ts +4 -0
- package/lib/mock-data/instrumentation-instances/index.d.ts +2 -0
- package/lib/mock-data/service-map/index.d.ts +2 -0
- package/lib/{data → mock-data}/sources/index.d.ts +8 -4
- package/lib/mock-data/traces/index.d.ts +2 -0
- package/lib/snippets/add-button/index.d.ts +8 -0
- package/lib/snippets/copy-text/index.d.ts +7 -0
- package/lib/snippets/edit-button/index.d.ts +7 -0
- package/lib/snippets/index.d.ts +7 -0
- package/lib/snippets/note-back-to-summary/index.d.ts +6 -0
- package/lib/snippets/pod-container/index.d.ts +5 -0
- package/lib/snippets/react-flow/edges/labeled-edge.d.ts +10 -0
- package/lib/{containers/data-flow → snippets/react-flow}/flow.d.ts +2 -0
- package/lib/snippets/react-flow/index.d.ts +13 -0
- package/lib/snippets/react-flow/nodes/add-node.d.ts +11 -0
- package/lib/snippets/react-flow/nodes/base-node.d.ts +21 -0
- package/lib/snippets/react-flow/nodes/edged-node.d.ts +9 -0
- package/lib/snippets/react-flow/nodes/frame-node.d.ts +9 -0
- package/lib/{containers/data-flow → snippets/react-flow}/nodes/header-node.d.ts +5 -5
- package/lib/snippets/react-flow/nodes/map-item-node.d.ts +12 -0
- package/lib/snippets/react-flow/nodes/no-data-node.d.ts +9 -0
- package/lib/snippets/react-flow/nodes/scroll-node.d.ts +15 -0
- package/lib/snippets/react-flow/nodes/skeleton-node.d.ts +8 -0
- package/lib/snippets/source-container/index.d.ts +7 -0
- package/lib/snippets/source-container/override-runtime.d.ts +9 -0
- package/lib/snippets.js +1 -0
- package/lib/store/index.d.ts +2 -0
- package/lib/store/useActiveNodeStore.d.ts +11 -0
- package/lib/store/useDarkMode.d.ts +5 -3
- package/lib/store/useDataStreamStore.d.ts +16 -0
- package/lib/store/useDrawerStore.d.ts +2 -2
- package/lib/store/useEntityStore.d.ts +8 -6
- package/lib/store/useFilterStore.d.ts +5 -2
- package/lib/store/usePendingStore.d.ts +2 -2
- package/lib/store/useSetupStore.d.ts +20 -26
- package/lib/store.js +1 -4
- package/lib/theme/index.d.ts +2 -3
- package/lib/theme/palletes/index.d.ts +2 -105
- package/lib/theme.js +1 -240
- package/lib/types/actions/index.d.ts +154 -68
- package/lib/types/common/index.d.ts +91 -76
- package/lib/types/config/index.d.ts +80 -0
- package/lib/types/data-flow/index.d.ts +17 -15
- package/lib/types/data-streams/index.d.ts +3 -0
- package/lib/types/describe/index.d.ts +7 -3
- package/lib/types/destinations/index.d.ts +89 -9
- package/lib/types/index.d.ts +5 -1
- package/lib/types/instrumentation-instances/index.d.ts +7 -0
- package/lib/types/instrumentation-rules/index.d.ts +65 -36
- package/lib/types/namespaces/index.d.ts +14 -0
- package/lib/types/service-map/index.d.ts +10 -0
- package/lib/types/signals/index.d.ts +5 -5
- package/lib/types/sources/index.d.ts +42 -20
- package/lib/types/traces/index.d.ts +38 -0
- package/lib/types.js +1 -166
- package/package.json +50 -40
- package/lib/components/auto-complete-input/auto-complete-input.stories.d.ts +0 -9
- package/lib/components/badge/badge.stories.d.ts +0 -13
- package/lib/components/button/button.stories.d.ts +0 -9
- package/lib/components/cancel-warning/cancel-warning.stories.d.ts +0 -9
- package/lib/components/checkbox/checkbox.stories.d.ts +0 -9
- package/lib/components/code/code.stories.d.ts +0 -9
- package/lib/components/condition-details/condition-details.stories.d.ts +0 -14
- package/lib/components/data-card/data-card.stories.d.ts +0 -10
- package/lib/components/data-tab/data-tab.stories.d.ts +0 -9
- package/lib/components/delete-warning/delete-warning.stories.d.ts +0 -9
- package/lib/components/describe-row/describe-row.stories.d.ts +0 -9
- package/lib/components/divider/divider.stories.d.ts +0 -9
- package/lib/components/docs-button/docs-button.stories.d.ts +0 -9
- package/lib/components/drawer/drawer.stories.d.ts +0 -10
- package/lib/components/dropdown/dropdown.stories.d.ts +0 -10
- package/lib/components/error-boundary/error-boundary.stories.d.ts +0 -9
- package/lib/components/extend-arrow/extend-arrow.stories.d.ts +0 -9
- package/lib/components/fade-loader/fade-loader.stories.d.ts +0 -9
- package/lib/components/field-error/field-error.stories.d.ts +0 -9
- package/lib/components/field-label/field-label.stories.d.ts +0 -9
- package/lib/components/header/header.stories.d.ts +0 -9
- package/lib/components/icon-button/icon-button.stories.d.ts +0 -9
- package/lib/components/icon-group/icon-group.stories.d.ts +0 -14
- package/lib/components/icon-title-badge/icon-title-badge.stories.d.ts +0 -9
- package/lib/components/icon-wrapped/icon-wrapped.stories.d.ts +0 -10
- package/lib/components/icons-nav/icons-nav.stories.d.ts +0 -9
- package/lib/components/image-controlled/image-controlled.stories.d.ts +0 -9
- package/lib/components/input/input.stories.d.ts +0 -9
- package/lib/components/input-list/input-list.stories.d.ts +0 -9
- package/lib/components/input-table/input-table.stories.d.ts +0 -9
- package/lib/components/interactive-table/interactive-table.stories.d.ts +0 -12
- package/lib/components/interactive-table/row.d.ts +0 -13
- package/lib/components/key-value-input-list/key-value-input-list.stories.d.ts +0 -9
- package/lib/components/modal/modal.stories.d.ts +0 -9
- package/lib/components/monitors-checkboxes/monitors-checkboxes.stories.d.ts +0 -9
- package/lib/components/monitors-icons/monitors-icons.stories.d.ts +0 -9
- package/lib/components/navigation-buttons/navigation-buttons.stories.d.ts +0 -9
- package/lib/components/no-data-found/no-data-found.stories.d.ts +0 -9
- package/lib/components/notification-note/notification-note.stories.d.ts +0 -10
- package/lib/components/section-title/section-title.stories.d.ts +0 -9
- package/lib/components/segment/segment.stories.d.ts +0 -9
- package/lib/components/skeleton-loader/skeleton-loader.stories.d.ts +0 -9
- package/lib/components/status/status.stories.d.ts +0 -9
- package/lib/components/stepper/stepper.stories.d.ts +0 -9
- package/lib/components/text/text.stories.d.ts +0 -9
- package/lib/components/textarea/textarea.stories.d.ts +0 -9
- package/lib/components/toggle/toggle.stories.d.ts +0 -9
- package/lib/components/tooltip/tooltip.stories.d.ts +0 -9
- package/lib/components/trace-loader/trace-loader.stories.d.ts +0 -9
- package/lib/components/warning-modal/warning-modal.stories.d.ts +0 -9
- package/lib/containers/action-drawer/action-drawer.stories.d.ts +0 -9
- package/lib/containers/action-form/action-form.stories.d.ts +0 -9
- package/lib/containers/action-modal/action-modal.stories.d.ts +0 -9
- package/lib/containers/action-table/action-table.stories.d.ts +0 -9
- package/lib/containers/await-pipeline/await-pipeline.stories.d.ts +0 -9
- package/lib/containers/compute-platform-select/compute-platform-select.stories.d.ts +0 -9
- package/lib/containers/compute-platform-select/index.d.ts +0 -10
- package/lib/containers/compute-platforms/compute-platforms.stories.d.ts +0 -9
- package/lib/containers/compute-platforms/index.d.ts +0 -8
- package/lib/containers/compute-platforms-actions-menu/compute-platforms-actions-menu.stories.d.ts +0 -9
- package/lib/containers/compute-platforms-actions-menu/index.d.ts +0 -7
- package/lib/containers/data-flow/data-flow.stories.d.ts +0 -9
- package/lib/containers/data-flow/edges/labeled-edge.d.ts +0 -10
- package/lib/containers/data-flow/helpers/get-main-container-language.d.ts +0 -2
- package/lib/containers/data-flow/nodes/add-node.d.ts +0 -11
- package/lib/containers/data-flow/nodes/base-node.d.ts +0 -21
- package/lib/containers/data-flow/nodes/edged-node.d.ts +0 -9
- package/lib/containers/data-flow/nodes/frame-node.d.ts +0 -9
- package/lib/containers/data-flow/nodes/scroll-node.d.ts +0 -26
- package/lib/containers/data-flow/nodes/skeleton-node.d.ts +0 -8
- package/lib/containers/data-flow-actions-menu/data-flow.stories.d.ts +0 -11
- package/lib/containers/data-flow-actions-menu/search/recent-searches/index.d.ts +0 -2
- package/lib/containers/destination-drawer/destination-drawer.stories.d.ts +0 -9
- package/lib/containers/destination-form/destination-form.stories.d.ts +0 -9
- package/lib/containers/destination-modal/choose-destination/potential-destinations-list/index.d.ts +0 -8
- package/lib/containers/destination-modal/destination-modal.stories.d.ts +0 -9
- package/lib/containers/destination-selection-form/configured-list/index.d.ts +0 -5
- package/lib/containers/destination-selection-form/destination-selection-form.stories.d.ts +0 -9
- package/lib/containers/destination-table/destination-table.stories.d.ts +0 -9
- package/lib/containers/dropdowns/connection-status-dropdown/connection-status-dropdown.stories.d.ts +0 -9
- package/lib/containers/dropdowns/connection-status-dropdown/index.d.ts +0 -15
- package/lib/containers/dropdowns/connection-type-dropdown/connection-type-dropdown.stories.d.ts +0 -9
- package/lib/containers/dropdowns/error-dropdown/error-dropdown.stories.d.ts +0 -9
- package/lib/containers/dropdowns/kind-dropdown/error-dropdown.stories.d.ts +0 -9
- package/lib/containers/dropdowns/language-dropdown/language-dropdown.stories.d.ts +0 -9
- package/lib/containers/dropdowns/monitor-dropdown/monitor-dropdown.stories.d.ts +0 -9
- package/lib/containers/dropdowns/namespace-dropdown/namespace-dropdown.stories.d.ts +0 -9
- package/lib/containers/instrumentation-rule-drawer/instrumentation-rule-drawer.stories.d.ts +0 -9
- package/lib/containers/instrumentation-rule-form/instrumentation-rule-form.stories.d.ts +0 -9
- package/lib/containers/instrumentation-rule-modal/instrumentation-rule-modal.stories.d.ts +0 -9
- package/lib/containers/instrumentation-rule-table/instrumentation-rule-table.stories.d.ts +0 -9
- package/lib/containers/multi-source-control/multi-source-control.stories.d.ts +0 -9
- package/lib/containers/notification-manager/notification-manager.stories.d.ts +0 -9
- package/lib/containers/overview-drawer/overview-drawer.stories.d.ts +0 -9
- package/lib/containers/side-nav/side-nav.stories.d.ts +0 -9
- package/lib/containers/slack-invite/slack-invite.stories.d.ts +0 -9
- package/lib/containers/source-drawer/source-drawer.stories.d.ts +0 -9
- package/lib/containers/source-form/source-form.stories.d.ts +0 -9
- package/lib/containers/source-modal/source-modal.stories.d.ts +0 -9
- package/lib/containers/source-selection-form/fast/controls/index.d.ts +0 -7
- package/lib/containers/source-selection-form/fast/index.d.ts +0 -7
- package/lib/containers/source-selection-form/fast/list/index.d.ts +0 -10
- package/lib/containers/source-selection-form/simple/controls/index.d.ts +0 -11
- package/lib/containers/source-selection-form/simple/index.d.ts +0 -7
- package/lib/containers/source-selection-form/simple/list/index.d.ts +0 -9
- package/lib/containers/source-selection-form/source-selection-form.stories.d.ts +0 -9
- package/lib/containers/source-table/source-table.stories.d.ts +0 -9
- package/lib/containers/system-overview/system-overview.stories.d.ts +0 -9
- package/lib/containers/table-cell-conditions/table-cell-conditions.stories.d.ts +0 -9
- package/lib/containers/toast-list/toast-list.stories.d.ts +0 -9
- package/lib/containers/toggle-dark-mode/toggle-dark-mode.stories.d.ts +0 -9
- package/lib/functions/derive-type-from-rule/index.d.ts +0 -2
- package/lib/icons/actions/add-cluster-info-icon/add-cluster-info-icon.stories.d.ts +0 -8
- package/lib/icons/actions/delete-attribute-icon/delete-attribute-icon.stories.d.ts +0 -8
- package/lib/icons/actions/pii-masking-icon/pii-masking-icon.stories.d.ts +0 -8
- package/lib/icons/actions/rename-attribute-icon/rename-attribute-icon.stories.d.ts +0 -8
- package/lib/icons/actions/sampler-icon/sampler-icon.stories.d.ts +0 -8
- package/lib/icons/brand/odigos-logo/odigos-logo.stories.d.ts +0 -8
- package/lib/icons/brand/odigos-logo-text/odigos-logo-text.stories.d.ts +0 -8
- package/lib/icons/common/arrow-icon/arrow-icon.stories.d.ts +0 -8
- package/lib/icons/common/code-brackets-icon/code-brackets-icon.stories.d.ts +0 -8
- package/lib/icons/common/code-icon/code-icon.stories.d.ts +0 -8
- package/lib/icons/common/command-icon/command-icon.stories.d.ts +0 -8
- package/lib/icons/common/copy-icon/copy-icon.stories.d.ts +0 -8
- package/lib/icons/common/edit-icon/edit-icon.stories.d.ts +0 -8
- package/lib/icons/common/extend-arrow-icon/extend-arrow-icon.stories.d.ts +0 -8
- package/lib/icons/common/filter-icon/filter-icon.stories.d.ts +0 -8
- package/lib/icons/common/folder-icon/folder-icon.stories.d.ts +0 -8
- package/lib/icons/common/image-error-icon/image-error-icon.stories.d.ts +0 -8
- package/lib/icons/common/key-icon/key-icon.stories.d.ts +0 -8
- package/lib/icons/common/list-icon/list-icon.stories.d.ts +0 -8
- package/lib/icons/common/no-data-icon/no-data-icon.stories.d.ts +0 -8
- package/lib/icons/common/notebook-icon/notebook-icon.stories.d.ts +0 -8
- package/lib/icons/common/notification-icon/notification-icon.stories.d.ts +0 -8
- package/lib/icons/common/search-icon/search-icon.stories.d.ts +0 -8
- package/lib/icons/common/sort-arrows-icon/sort-arrows-icon.stories.d.ts +0 -8
- package/lib/icons/common/terminal-icon/terminal-icon.stories.d.ts +0 -8
- package/lib/icons/common/trash-icon/trash-icon.stories.d.ts +0 -8
- package/lib/icons/common/x-icon/x-icon.stories.d.ts +0 -8
- package/lib/icons/compute-platform/k8s-logo/k8s-logo.stories.d.ts +0 -8
- package/lib/icons/compute-platform/vm-logo/vm-logo.stories.d.ts +0 -8
- package/lib/icons/instrumentation-rules/code-attributes-icon/code-attributes-icon.stories.d.ts +0 -8
- package/lib/icons/instrumentation-rules/payload-collection-icon/payload-collection-icon.stories.d.ts +0 -8
- package/lib/icons/math/minus-icon/minus-icon.stories.d.ts +0 -8
- package/lib/icons/math/plus-icon/plus-icon.stories.d.ts +0 -8
- package/lib/icons/monitors/logs-icon/logs-icon.stories.d.ts +0 -8
- package/lib/icons/monitors/metrics-icon/metrics-icon.stories.d.ts +0 -8
- package/lib/icons/monitors/traces-icon/traces-icon.stories.d.ts +0 -8
- package/lib/icons/on-off/eye-closed-icon/eye-closed-icon.stories.d.ts +0 -8
- package/lib/icons/on-off/eye-open-icon/eye-open-icon.stories.d.ts +0 -8
- package/lib/icons/on-off/light-off-icon/light-off-icon.stories.d.ts +0 -8
- package/lib/icons/on-off/light-on-icon/light-on-icon.stories.d.ts +0 -8
- package/lib/icons/on-off/moon-icon/moon-icon.stories.d.ts +0 -8
- package/lib/icons/on-off/sun-icon/sun-icon.stories.d.ts +0 -8
- package/lib/icons/overview/actions-icon/actions-icon.stories.d.ts +0 -8
- package/lib/icons/overview/connections-icon/connections-icon.stories.d.ts +0 -8
- package/lib/icons/overview/destinations-icon/destinations-icon.stories.d.ts +0 -8
- package/lib/icons/overview/overview-icon/overview-icon.stories.d.ts +0 -8
- package/lib/icons/overview/rules-icon/rules-icon.stories.d.ts +0 -8
- package/lib/icons/overview/service-map-icon/service-map-icon.stories.d.ts +0 -8
- package/lib/icons/overview/sources-icon/sources-icon.stories.d.ts +0 -8
- package/lib/icons/overview/trace-view-icon/trace-view-icon.stories.d.ts +0 -8
- package/lib/icons/programming-languages/c-plus-plus-logo/c-plus-plus-logo.stories.d.ts +0 -8
- package/lib/icons/programming-languages/c-sharp-logo/c-sharp-logo.stories.d.ts +0 -8
- package/lib/icons/programming-languages/dotnet-logo/dotnet-logo.stories.d.ts +0 -8
- package/lib/icons/programming-languages/elixir-logo/elixir-logo.stories.d.ts +0 -8
- package/lib/icons/programming-languages/go-logo/go-logo.stories.d.ts +0 -8
- package/lib/icons/programming-languages/java-logo/java-logo.stories.d.ts +0 -8
- package/lib/icons/programming-languages/kafka-logo/kafka-logo.stories.d.ts +0 -8
- package/lib/icons/programming-languages/mysql-logo/mysql-logo.stories.d.ts +0 -8
- package/lib/icons/programming-languages/nginx-logo/nginx-logo.stories.d.ts +0 -8
- package/lib/icons/programming-languages/nodejs-logo/nodejs-logo.stories.d.ts +0 -8
- package/lib/icons/programming-languages/php-logo/php-logo.stories.d.ts +0 -8
- package/lib/icons/programming-languages/postgres-logo/postgres-logo.stories.d.ts +0 -8
- package/lib/icons/programming-languages/python-logo/python-logo.stories.d.ts +0 -8
- package/lib/icons/programming-languages/redis-logo/redis-logo.stories.d.ts +0 -8
- package/lib/icons/programming-languages/ruby-logo/ruby-logo.stories.d.ts +0 -8
- package/lib/icons/programming-languages/rust-logo/rust-logo.stories.d.ts +0 -8
- package/lib/icons/programming-languages/swift-logo/swift-logo.stories.d.ts +0 -8
- package/lib/icons/social/slack-logo/slack-logo.stories.d.ts +0 -8
- package/lib/icons/status/check-circled-icon/check-circled-icon.stories.d.ts +0 -8
- package/lib/icons/status/check-icon/check-icon.stories.d.ts +0 -8
- package/lib/icons/status/cross-circled-icon/cross-circled-icon.stories.d.ts +0 -8
- package/lib/icons/status/cross-icon/cross-icon.stories.d.ts +0 -8
- package/lib/icons/status/error-round-icon/error-round-icon.stories.d.ts +0 -8
- package/lib/icons/status/error-triangle-icon/error-triangle-icon.stories.d.ts +0 -8
- package/lib/icons/status/info-icon/info-icon.stories.d.ts +0 -8
- package/lib/icons/status/warning-triangle-icon/warning-triangle-icon.stories.d.ts +0 -8
- package/lib/index-3KUV6Vlt.js +0 -89
- package/lib/index-BFct3S32.js +0 -22
- package/lib/index-BGlk5VhF.js +0 -69
- package/lib/index-BZS1ijMm.js +0 -30
- package/lib/index-BjJpYtF1.js +0 -42
- package/lib/index-BumPE6cF.js +0 -37
- package/lib/index-CZe2VX28.js +0 -128
- package/lib/index-DB1gmCsH.js +0 -202
- package/lib/index-DIcomki-.js +0 -671
- package/lib/index-D_Qn2U89.js +0 -138
- package/lib/index-DnmWFsTQ.js +0 -45
- package/lib/index-Do8ODRlA.js +0 -29597
- package/lib/index-eF2JXMVR.js +0 -196
- package/lib/index-ixs381n-.js +0 -466
- package/lib/types/connection/index.d.ts +0 -7
- package/lib/useSourceSelectionFormData-CxdOP9FT.js +0 -561
- package/lib/useTransition-Dfxjcy-C.js +0 -3493
- /package/lib/icons/{programming-languages → destinations}/kafka-logo/index.d.ts +0 -0
- /package/lib/{data → mock-data}/actions/index.d.ts +0 -0
- /package/lib/{data → mock-data}/describe/index.d.ts +0 -0
- /package/lib/{data → mock-data}/instrumentation-rules/index.d.ts +0 -0
- /package/lib/{data → mock-data}/namespaces/index.d.ts +0 -0
- /package/lib/{data → mock-data}/tokens/index.d.ts +0 -0
- /package/lib/{containers/data-flow/helpers → snippets/react-flow}/node-config.d.ts +0 -0
package/lib/types.js
CHANGED
|
@@ -1,166 +1 @@
|
|
|
1
|
-
|
|
2
|
-
(function (ACTION_TYPE) {
|
|
3
|
-
ACTION_TYPE["K8S_ATTRIBUTES"] = "K8sAttributesResolver";
|
|
4
|
-
ACTION_TYPE["ADD_CLUSTER_INFO"] = "AddClusterInfo";
|
|
5
|
-
ACTION_TYPE["DELETE_ATTRIBUTES"] = "DeleteAttribute";
|
|
6
|
-
ACTION_TYPE["RENAME_ATTRIBUTES"] = "RenameAttribute";
|
|
7
|
-
ACTION_TYPE["ERROR_SAMPLER"] = "ErrorSampler";
|
|
8
|
-
ACTION_TYPE["PROBABILISTIC_SAMPLER"] = "ProbabilisticSampler";
|
|
9
|
-
ACTION_TYPE["LATENCY_SAMPLER"] = "LatencySampler";
|
|
10
|
-
ACTION_TYPE["PII_MASKING"] = "PiiMasking";
|
|
11
|
-
})(ACTION_TYPE || (ACTION_TYPE = {}));
|
|
12
|
-
|
|
13
|
-
var TIER;
|
|
14
|
-
(function (TIER) {
|
|
15
|
-
TIER["COMMUNITY"] = "community";
|
|
16
|
-
TIER["CLOUD"] = "cloud";
|
|
17
|
-
TIER["ONPREM"] = "onprem";
|
|
18
|
-
})(TIER || (TIER = {}));
|
|
19
|
-
var PLATFORM_TYPE;
|
|
20
|
-
(function (PLATFORM_TYPE) {
|
|
21
|
-
PLATFORM_TYPE["K8S"] = "k8s";
|
|
22
|
-
PLATFORM_TYPE["VM"] = "vm";
|
|
23
|
-
})(PLATFORM_TYPE || (PLATFORM_TYPE = {}));
|
|
24
|
-
var PROGRAMMING_LANGUAGES;
|
|
25
|
-
(function (PROGRAMMING_LANGUAGES) {
|
|
26
|
-
PROGRAMMING_LANGUAGES["GO"] = "go";
|
|
27
|
-
PROGRAMMING_LANGUAGES["JAVASCRIPT"] = "javascript";
|
|
28
|
-
PROGRAMMING_LANGUAGES["PYTHON"] = "python";
|
|
29
|
-
PROGRAMMING_LANGUAGES["JAVA"] = "java";
|
|
30
|
-
PROGRAMMING_LANGUAGES["DOTNET"] = "dotnet";
|
|
31
|
-
PROGRAMMING_LANGUAGES["CSHARP"] = "csharp";
|
|
32
|
-
PROGRAMMING_LANGUAGES["CPLUSPLUS"] = "cplusplus";
|
|
33
|
-
PROGRAMMING_LANGUAGES["PHP"] = "php";
|
|
34
|
-
PROGRAMMING_LANGUAGES["RUBY"] = "ruby";
|
|
35
|
-
PROGRAMMING_LANGUAGES["RUST"] = "rust";
|
|
36
|
-
PROGRAMMING_LANGUAGES["SWIFT"] = "swift";
|
|
37
|
-
PROGRAMMING_LANGUAGES["ELIXIR"] = "elixir";
|
|
38
|
-
PROGRAMMING_LANGUAGES["MYSQL"] = "mysql";
|
|
39
|
-
PROGRAMMING_LANGUAGES["NGINX"] = "nginx";
|
|
40
|
-
PROGRAMMING_LANGUAGES["POSTGRES"] = "postgres";
|
|
41
|
-
PROGRAMMING_LANGUAGES["REDIS"] = "redis";
|
|
42
|
-
PROGRAMMING_LANGUAGES["KAFKA"] = "kafka";
|
|
43
|
-
PROGRAMMING_LANGUAGES["IGNORED"] = "ignored";
|
|
44
|
-
PROGRAMMING_LANGUAGES["UNKNOWN"] = "unknown";
|
|
45
|
-
PROGRAMMING_LANGUAGES["PROCESSING"] = "processing";
|
|
46
|
-
PROGRAMMING_LANGUAGES["NO_CONTAINERS"] = "no containers";
|
|
47
|
-
PROGRAMMING_LANGUAGES["NO_RUNNING_PODS"] = "no running pods";
|
|
48
|
-
})(PROGRAMMING_LANGUAGES || (PROGRAMMING_LANGUAGES = {}));
|
|
49
|
-
var CRUD;
|
|
50
|
-
(function (CRUD) {
|
|
51
|
-
CRUD["CREATE"] = "Create";
|
|
52
|
-
CRUD["READ"] = "Read";
|
|
53
|
-
CRUD["UPDATE"] = "Update";
|
|
54
|
-
CRUD["DELETE"] = "Delete";
|
|
55
|
-
})(CRUD || (CRUD = {}));
|
|
56
|
-
var ENTITY_TYPES;
|
|
57
|
-
(function (ENTITY_TYPES) {
|
|
58
|
-
ENTITY_TYPES["SOURCE"] = "source";
|
|
59
|
-
ENTITY_TYPES["DESTINATION"] = "destination";
|
|
60
|
-
ENTITY_TYPES["ACTION"] = "action";
|
|
61
|
-
ENTITY_TYPES["INSTRUMENTATION_RULE"] = "rule";
|
|
62
|
-
})(ENTITY_TYPES || (ENTITY_TYPES = {}));
|
|
63
|
-
var FIELD_TYPES;
|
|
64
|
-
(function (FIELD_TYPES) {
|
|
65
|
-
FIELD_TYPES["INPUT"] = "input";
|
|
66
|
-
FIELD_TYPES["MULTI_INPUT"] = "multiInput";
|
|
67
|
-
FIELD_TYPES["MULTI_TABLED_INPUT"] = "multiTabledInput";
|
|
68
|
-
FIELD_TYPES["KEY_VALUE_PAIR"] = "keyValuePairs";
|
|
69
|
-
FIELD_TYPES["TEXTAREA"] = "textarea";
|
|
70
|
-
FIELD_TYPES["DROPDOWN"] = "dropdown";
|
|
71
|
-
FIELD_TYPES["CHECKBOX"] = "checkbox";
|
|
72
|
-
FIELD_TYPES["TOGGLE"] = "toggle";
|
|
73
|
-
})(FIELD_TYPES || (FIELD_TYPES = {}));
|
|
74
|
-
var CRD_TYPES;
|
|
75
|
-
(function (CRD_TYPES) {
|
|
76
|
-
CRD_TYPES["ODIGOS_CONFIGURATION"] = "OdigosConfiguration";
|
|
77
|
-
CRD_TYPES["COLLECTORS_GROUP"] = "CollectorsGroup";
|
|
78
|
-
CRD_TYPES["SOURCE"] = "Source";
|
|
79
|
-
CRD_TYPES["INSTRUMENTATION_CONFIG"] = "InstrumentationConfig";
|
|
80
|
-
CRD_TYPES["INSTRUMENTATION_INSTANCE"] = "InstrumentationInstance";
|
|
81
|
-
CRD_TYPES["DESTINATION"] = "Destination";
|
|
82
|
-
CRD_TYPES["INSTRUMENTATION_RULE"] = "InstrumentationRule";
|
|
83
|
-
CRD_TYPES["PROCESSOR"] = "Processor";
|
|
84
|
-
CRD_TYPES["ADD_CLUSTER_INFO"] = "AddClusterInfo";
|
|
85
|
-
CRD_TYPES["DELETE_ATTTRIBUTE"] = "DeleteAttribute";
|
|
86
|
-
CRD_TYPES["RENAME_ATTRIBUTE"] = "RenameAttribute";
|
|
87
|
-
CRD_TYPES["PII_MASKING"] = "PiiMasking";
|
|
88
|
-
CRD_TYPES["ERROR_SAMPLER"] = "ErrorSampler";
|
|
89
|
-
CRD_TYPES["LATENCY_SAMPLER"] = "LatencySampler";
|
|
90
|
-
CRD_TYPES["PROBABILISTIC_SAMPLER"] = "ProbabilisticSampler";
|
|
91
|
-
})(CRD_TYPES || (CRD_TYPES = {}));
|
|
92
|
-
var STATUS_TYPE;
|
|
93
|
-
(function (STATUS_TYPE) {
|
|
94
|
-
STATUS_TYPE["WARNING"] = "warning";
|
|
95
|
-
STATUS_TYPE["ERROR"] = "error";
|
|
96
|
-
STATUS_TYPE["SUCCESS"] = "success";
|
|
97
|
-
STATUS_TYPE["INFO"] = "info";
|
|
98
|
-
STATUS_TYPE["DEFAULT"] = "default";
|
|
99
|
-
})(STATUS_TYPE || (STATUS_TYPE = {}));
|
|
100
|
-
var OTHER_STATUS;
|
|
101
|
-
(function (OTHER_STATUS) {
|
|
102
|
-
OTHER_STATUS["LOADING"] = "loading";
|
|
103
|
-
OTHER_STATUS["DISABLED"] = "disabled";
|
|
104
|
-
})(OTHER_STATUS || (OTHER_STATUS = {}));
|
|
105
|
-
|
|
106
|
-
var NODE_TYPES;
|
|
107
|
-
(function (NODE_TYPES) {
|
|
108
|
-
NODE_TYPES["HEADER"] = "header";
|
|
109
|
-
NODE_TYPES["ADD"] = "add";
|
|
110
|
-
NODE_TYPES["BASE"] = "base";
|
|
111
|
-
NODE_TYPES["EDGED"] = "edged";
|
|
112
|
-
NODE_TYPES["FRAME"] = "frame";
|
|
113
|
-
NODE_TYPES["SCROLL"] = "scroll";
|
|
114
|
-
NODE_TYPES["SKELETON"] = "skeleton";
|
|
115
|
-
})(NODE_TYPES || (NODE_TYPES = {}));
|
|
116
|
-
var EDGE_TYPES;
|
|
117
|
-
(function (EDGE_TYPES) {
|
|
118
|
-
EDGE_TYPES["LABELED"] = "labeled";
|
|
119
|
-
})(EDGE_TYPES || (EDGE_TYPES = {}));
|
|
120
|
-
var ADD_NODE_TYPES;
|
|
121
|
-
(function (ADD_NODE_TYPES) {
|
|
122
|
-
ADD_NODE_TYPES["ADD_RULE"] = "addRule";
|
|
123
|
-
ADD_NODE_TYPES["ADD_SOURCE"] = "addSource";
|
|
124
|
-
ADD_NODE_TYPES["ADD_ACTION"] = "addAction";
|
|
125
|
-
ADD_NODE_TYPES["ADD_DESTINATION"] = "addDestination";
|
|
126
|
-
})(ADD_NODE_TYPES || (ADD_NODE_TYPES = {}));
|
|
127
|
-
|
|
128
|
-
var INSTRUMENTATION_RULE_TYPE;
|
|
129
|
-
(function (INSTRUMENTATION_RULE_TYPE) {
|
|
130
|
-
INSTRUMENTATION_RULE_TYPE["PAYLOAD_COLLECTION"] = "PayloadCollection";
|
|
131
|
-
INSTRUMENTATION_RULE_TYPE["CODE_ATTRIBUTES"] = "CodeAttributes";
|
|
132
|
-
INSTRUMENTATION_RULE_TYPE["UNKNOWN_TYPE"] = "UnknownType";
|
|
133
|
-
})(INSTRUMENTATION_RULE_TYPE || (INSTRUMENTATION_RULE_TYPE = {}));
|
|
134
|
-
var PAYLOAD_COLLECTION_KEY_TYPES;
|
|
135
|
-
(function (PAYLOAD_COLLECTION_KEY_TYPES) {
|
|
136
|
-
PAYLOAD_COLLECTION_KEY_TYPES["HTTP_REQUEST"] = "httpRequest";
|
|
137
|
-
PAYLOAD_COLLECTION_KEY_TYPES["HTTP_RESPONSE"] = "httpResponse";
|
|
138
|
-
PAYLOAD_COLLECTION_KEY_TYPES["DB_QUERY"] = "dbQuery";
|
|
139
|
-
PAYLOAD_COLLECTION_KEY_TYPES["MESSAGING"] = "messaging";
|
|
140
|
-
})(PAYLOAD_COLLECTION_KEY_TYPES || (PAYLOAD_COLLECTION_KEY_TYPES = {}));
|
|
141
|
-
// Code Attributes for Instrumentation Rules
|
|
142
|
-
var CODE_ATTRIBUTES_KEY_TYPES;
|
|
143
|
-
(function (CODE_ATTRIBUTES_KEY_TYPES) {
|
|
144
|
-
CODE_ATTRIBUTES_KEY_TYPES["COLUMN"] = "column";
|
|
145
|
-
CODE_ATTRIBUTES_KEY_TYPES["FILE_PATH"] = "filePath";
|
|
146
|
-
CODE_ATTRIBUTES_KEY_TYPES["FUNCTION"] = "function";
|
|
147
|
-
CODE_ATTRIBUTES_KEY_TYPES["LINE_NUMBER"] = "lineNumber";
|
|
148
|
-
CODE_ATTRIBUTES_KEY_TYPES["NAMESPACE"] = "namespace";
|
|
149
|
-
CODE_ATTRIBUTES_KEY_TYPES["STACKTRACE"] = "stacktrace";
|
|
150
|
-
})(CODE_ATTRIBUTES_KEY_TYPES || (CODE_ATTRIBUTES_KEY_TYPES = {}));
|
|
151
|
-
|
|
152
|
-
var SIGNAL_TYPE;
|
|
153
|
-
(function (SIGNAL_TYPE) {
|
|
154
|
-
SIGNAL_TYPE["LOGS"] = "logs";
|
|
155
|
-
SIGNAL_TYPE["METRICS"] = "metrics";
|
|
156
|
-
SIGNAL_TYPE["TRACES"] = "traces";
|
|
157
|
-
})(SIGNAL_TYPE || (SIGNAL_TYPE = {}));
|
|
158
|
-
|
|
159
|
-
var K8S_RESOURCE_KIND;
|
|
160
|
-
(function (K8S_RESOURCE_KIND) {
|
|
161
|
-
K8S_RESOURCE_KIND["DEPLOYMENT"] = "Deployment";
|
|
162
|
-
K8S_RESOURCE_KIND["DAEMON_SET"] = "DaemonSet";
|
|
163
|
-
K8S_RESOURCE_KIND["STATEFUL_SET"] = "StatefulSet";
|
|
164
|
-
})(K8S_RESOURCE_KIND || (K8S_RESOURCE_KIND = {}));
|
|
165
|
-
|
|
166
|
-
export { ACTION_TYPE, ADD_NODE_TYPES, CODE_ATTRIBUTES_KEY_TYPES, CRD_TYPES, CRUD, EDGE_TYPES, ENTITY_TYPES, FIELD_TYPES, INSTRUMENTATION_RULE_TYPE, K8S_RESOURCE_KIND, NODE_TYPES, OTHER_STATUS, PAYLOAD_COLLECTION_KEY_TYPES, PLATFORM_TYPE, PROGRAMMING_LANGUAGES, SIGNAL_TYPE, STATUS_TYPE, TIER };
|
|
1
|
+
export{bO as ActionCategory,c as ActionKeyTypes,A as ActionType,am as AddNodeTypes,bG as AgentEnvVarsInjectionMethod,bR as BooleanOperation,b9 as CodeAttributesKeyTypes,J as Crud,b8 as CustomInstrumentationsKeyTypes,bY as DestinationTypes,ak as EdgeTypes,E as EntityTypes,j as FieldTypes,b7 as HeadersCollectionKeyTypes,d as InputTypes,bI as InstallationMethod,bb as InstrumentationRuleType,bW as IntrumentationStatus,bS as JsonOperation,K as K8sAttributesFrom,bw as K8sResourceKind,bF as MountMethod,ai as NodeTypes,bQ as NumberOperation,bZ as OdigosHealthStatus,bV as OtherEntityTypes,a0 as OtherStatus,ba as PayloadCollectionKeyTypes,bU as PlatformType,bH as Profile,bx as ProgrammingLanguages,aY as SignalType,bX as SortDirection,v as StatusType,bP as StringOperation,bT as Tier}from"./chunks/ui-components-f51830d4.js";import"./icons.js";import"react";import"zustand";import"javascript-time-ago";import"./chunks/vendor-1dea551d.js";import"styled-components";import"@xyflow/react";import"react-dom";import"prism-react-renderer";import"react-error-boundary";import"lottie-react";
|
package/package.json
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@odigos/ui-kit",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.11-1.patch-dev.361",
|
|
4
4
|
"author": "Odigos",
|
|
5
|
+
"license": "MIT",
|
|
5
6
|
"repository": {
|
|
6
7
|
"type": "git",
|
|
7
8
|
"url": "git+https://github.com/odigos-io/ui-kit.git"
|
|
@@ -9,7 +10,11 @@
|
|
|
9
10
|
"scripts": {
|
|
10
11
|
"dev": "storybook dev -p 6006",
|
|
11
12
|
"prebuild": "rm -rf lib",
|
|
12
|
-
"build": "rollup -c --bundleConfigAsCjs"
|
|
13
|
+
"build": "NODE_ENV=production rollup -c --bundleConfigAsCjs",
|
|
14
|
+
"build:analyze": "NODE_ENV=production rollup -c --bundleConfigAsCjs && open bundle-analysis.html",
|
|
15
|
+
"watch": "rollup -c --bundleConfigAsCjs -w",
|
|
16
|
+
"size": "NODE_ENV=production rollup -c --bundleConfigAsCjs --silent",
|
|
17
|
+
"lint": "eslint . --ext .js,.jsx,.ts,.tsx --ignore-pattern ./lib --ignore-pattern ./node_modules"
|
|
13
18
|
},
|
|
14
19
|
"release": {
|
|
15
20
|
"branches": [
|
|
@@ -50,6 +55,11 @@
|
|
|
50
55
|
"import": "./lib/icons.js",
|
|
51
56
|
"require": "./lib/icons.js"
|
|
52
57
|
},
|
|
58
|
+
"./snippets": {
|
|
59
|
+
"types": "./lib/snippets/index.d.ts",
|
|
60
|
+
"import": "./lib/snippets.js",
|
|
61
|
+
"require": "./lib/snippets.js"
|
|
62
|
+
},
|
|
53
63
|
"./store": {
|
|
54
64
|
"types": "./lib/store/index.d.ts",
|
|
55
65
|
"import": "./lib/store.js",
|
|
@@ -67,56 +77,56 @@
|
|
|
67
77
|
}
|
|
68
78
|
},
|
|
69
79
|
"peerDependencies": {
|
|
70
|
-
"@xyflow/react": "^12.
|
|
80
|
+
"@xyflow/react": "^12.8.2",
|
|
71
81
|
"javascript-time-ago": "^2.5.11",
|
|
82
|
+
"lottie-react": "^2.4.1",
|
|
72
83
|
"prism-react-renderer": "^2.4.1",
|
|
73
|
-
"react": "^19.
|
|
74
|
-
"react-dom": "^19.
|
|
75
|
-
"react-error-boundary": "^
|
|
76
|
-
"
|
|
77
|
-
"
|
|
78
|
-
"zustand": "^5.0.3"
|
|
84
|
+
"react": "^19.1.0",
|
|
85
|
+
"react-dom": "^19.1.0",
|
|
86
|
+
"react-error-boundary": "^6.0.0",
|
|
87
|
+
"styled-components": "^6.1.19",
|
|
88
|
+
"zustand": "^5.0.6"
|
|
79
89
|
},
|
|
80
90
|
"dependencies": {
|
|
81
|
-
"@xyflow/react": "^12.
|
|
91
|
+
"@xyflow/react": "^12.8.4",
|
|
82
92
|
"javascript-time-ago": "^2.5.11",
|
|
93
|
+
"lottie-react": "^2.4.1",
|
|
83
94
|
"prism-react-renderer": "^2.4.1",
|
|
84
|
-
"react": "^19.
|
|
85
|
-
"react-dom": "^19.
|
|
86
|
-
"react-error-boundary": "^
|
|
87
|
-
"
|
|
88
|
-
"
|
|
89
|
-
"zustand": "^5.0.3"
|
|
95
|
+
"react": "^19.1.1",
|
|
96
|
+
"react-dom": "^19.1.1",
|
|
97
|
+
"react-error-boundary": "^6.0.0",
|
|
98
|
+
"styled-components": "^6.1.19",
|
|
99
|
+
"zustand": "^5.0.8"
|
|
90
100
|
},
|
|
91
101
|
"devDependencies": {
|
|
92
|
-
"@babel/core": "^7.
|
|
93
|
-
"@babel/preset-env": "^7.
|
|
94
|
-
"@babel/preset-react": "^7.
|
|
95
|
-
"@babel/preset-typescript": "^7.
|
|
96
|
-
"@
|
|
102
|
+
"@babel/core": "^7.28.4",
|
|
103
|
+
"@babel/preset-env": "^7.28.3",
|
|
104
|
+
"@babel/preset-react": "^7.27.1",
|
|
105
|
+
"@babel/preset-typescript": "^7.27.1",
|
|
106
|
+
"@eslint/eslintrc": "^3.3.1",
|
|
107
|
+
"@rollup/plugin-commonjs": "^28.0.6",
|
|
97
108
|
"@rollup/plugin-json": "^6.1.0",
|
|
98
109
|
"@rollup/plugin-node-resolve": "^16.0.1",
|
|
99
|
-
"@
|
|
100
|
-
"@
|
|
101
|
-
"@storybook/
|
|
102
|
-
"@storybook/
|
|
103
|
-
"@
|
|
104
|
-
"@types/
|
|
105
|
-
"@types/react
|
|
106
|
-
"@types/react-
|
|
107
|
-
"@typescript-eslint/eslint-plugin": "^8.26.1",
|
|
108
|
-
"@typescript-eslint/parser": "^8.26.1",
|
|
110
|
+
"@rollup/plugin-terser": "^0.4.4",
|
|
111
|
+
"@rollup/plugin-typescript": "^12.1.4",
|
|
112
|
+
"@storybook/addon-docs": "^9.1.5",
|
|
113
|
+
"@storybook/addon-webpack5-compiler-babel": "^3.0.6",
|
|
114
|
+
"@storybook/react-webpack5": "9.1.5",
|
|
115
|
+
"@types/node": "^24.3.1",
|
|
116
|
+
"@types/react": "^19.1.12",
|
|
117
|
+
"@types/react-dom": "^19.1.9",
|
|
109
118
|
"babel-loader": "^10.0.0",
|
|
110
119
|
"babel-plugin-styled-components": "^2.1.4",
|
|
111
|
-
"eslint": "^9.
|
|
112
|
-
"eslint-
|
|
113
|
-
"eslint-plugin-storybook": "
|
|
114
|
-
"
|
|
115
|
-
"postcss": "^8.5.
|
|
116
|
-
"rollup": "^
|
|
120
|
+
"eslint": "^9.35.0",
|
|
121
|
+
"eslint-config-next": "^15.5.2",
|
|
122
|
+
"eslint-plugin-storybook": "9.1.5",
|
|
123
|
+
"next": "^15.5.2",
|
|
124
|
+
"postcss": "^8.5.6",
|
|
125
|
+
"rollup": "^3.29.4",
|
|
126
|
+
"rollup-plugin-filesize": "^10.0.0",
|
|
117
127
|
"rollup-plugin-postcss": "^4.0.2",
|
|
118
|
-
"rollup-plugin-
|
|
119
|
-
"storybook": "
|
|
120
|
-
"typescript": "^5.
|
|
128
|
+
"rollup-plugin-visualizer": "^6.0.3",
|
|
129
|
+
"storybook": "9.1.5",
|
|
130
|
+
"typescript": "^5.9.2"
|
|
121
131
|
}
|
|
122
132
|
}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { StoryFn } from '@storybook/react';
|
|
3
|
-
import { type AutocompleteInputProps } from '.';
|
|
4
|
-
declare const _default: {
|
|
5
|
-
title: string;
|
|
6
|
-
component: React.FC<AutocompleteInputProps>;
|
|
7
|
-
};
|
|
8
|
-
export default _default;
|
|
9
|
-
export declare const Default: StoryFn<AutocompleteInputProps>;
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { StoryObj } from '@storybook/react';
|
|
3
|
-
import { type BadgeProps } from '.';
|
|
4
|
-
declare const _default: {
|
|
5
|
-
title: string;
|
|
6
|
-
component: React.FC<BadgeProps>;
|
|
7
|
-
};
|
|
8
|
-
export default _default;
|
|
9
|
-
export declare const Default: StoryObj<BadgeProps>;
|
|
10
|
-
export declare const DefaultFilled: StoryObj<BadgeProps>;
|
|
11
|
-
export declare const StatusSuccess: StoryObj<BadgeProps>;
|
|
12
|
-
export declare const StatusError: StoryObj<BadgeProps>;
|
|
13
|
-
export declare const StatusWarn: StoryObj<BadgeProps>;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { StoryFn } from '@storybook/react';
|
|
3
|
-
import { type ButtonProps } from '.';
|
|
4
|
-
declare const _default: {
|
|
5
|
-
title: string;
|
|
6
|
-
component: React.FC<ButtonProps>;
|
|
7
|
-
};
|
|
8
|
-
export default _default;
|
|
9
|
-
export declare const Default: StoryFn<ButtonProps>;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { StoryFn } from '@storybook/react';
|
|
3
|
-
import { type CancelWarningProps } from '.';
|
|
4
|
-
declare const _default: {
|
|
5
|
-
title: string;
|
|
6
|
-
component: React.FC<CancelWarningProps>;
|
|
7
|
-
};
|
|
8
|
-
export default _default;
|
|
9
|
-
export declare const Default: StoryFn<CancelWarningProps>;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { StoryFn } from '@storybook/react';
|
|
3
|
-
import { type CheckboxProps } from '.';
|
|
4
|
-
declare const _default: {
|
|
5
|
-
title: string;
|
|
6
|
-
component: React.FC<CheckboxProps>;
|
|
7
|
-
};
|
|
8
|
-
export default _default;
|
|
9
|
-
export declare const Default: StoryFn<CheckboxProps>;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { StoryFn } from '@storybook/react';
|
|
3
|
-
import { type CodeProps } from '.';
|
|
4
|
-
declare const _default: {
|
|
5
|
-
title: string;
|
|
6
|
-
component: React.FC<CodeProps>;
|
|
7
|
-
};
|
|
8
|
-
export default _default;
|
|
9
|
-
export declare const Default: StoryFn<CodeProps>;
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { StoryObj } from '@storybook/react';
|
|
3
|
-
import { type ConditionDetailsProps } from '.';
|
|
4
|
-
declare const _default: {
|
|
5
|
-
title: string;
|
|
6
|
-
component: React.FC<ConditionDetailsProps>;
|
|
7
|
-
};
|
|
8
|
-
export default _default;
|
|
9
|
-
export declare const MixedConditions: StoryObj<ConditionDetailsProps>;
|
|
10
|
-
export declare const SuccessConditions: StoryObj<ConditionDetailsProps>;
|
|
11
|
-
export declare const DisabledConditions: StoryObj<ConditionDetailsProps>;
|
|
12
|
-
export declare const ErrorConditions: StoryObj<ConditionDetailsProps>;
|
|
13
|
-
export declare const WarningConditions: StoryObj<ConditionDetailsProps>;
|
|
14
|
-
export declare const LoadingConditions: StoryObj<ConditionDetailsProps>;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { StoryObj } from '@storybook/react';
|
|
3
|
-
import { type DataCardProps } from '.';
|
|
4
|
-
declare const _default: {
|
|
5
|
-
title: string;
|
|
6
|
-
component: React.FC<DataCardProps>;
|
|
7
|
-
};
|
|
8
|
-
export default _default;
|
|
9
|
-
export declare const Containers: StoryObj<DataCardProps>;
|
|
10
|
-
export declare const DescribePod: StoryObj<DataCardProps>;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import { type DataTabProps } from '.';
|
|
3
|
-
import type { StoryFn } from '@storybook/react';
|
|
4
|
-
declare const _default: {
|
|
5
|
-
title: string;
|
|
6
|
-
component: React.FC<DataTabProps>;
|
|
7
|
-
};
|
|
8
|
-
export default _default;
|
|
9
|
-
export declare const Default: StoryFn<DataTabProps>;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { StoryFn } from '@storybook/react';
|
|
3
|
-
import { type DeleteWarningProps } from '.';
|
|
4
|
-
declare const _default: {
|
|
5
|
-
title: string;
|
|
6
|
-
component: React.FC<DeleteWarningProps>;
|
|
7
|
-
};
|
|
8
|
-
export default _default;
|
|
9
|
-
export declare const Default: StoryFn<DeleteWarningProps>;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { StoryFn } from '@storybook/react';
|
|
3
|
-
import { type DescribeRowProps } from '.';
|
|
4
|
-
declare const _default: {
|
|
5
|
-
title: string;
|
|
6
|
-
component: React.FC<DescribeRowProps>;
|
|
7
|
-
};
|
|
8
|
-
export default _default;
|
|
9
|
-
export declare const Default: StoryFn<DescribeRowProps>;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { StoryFn } from '@storybook/react';
|
|
3
|
-
import { type DividerProps } from '.';
|
|
4
|
-
declare const _default: {
|
|
5
|
-
title: string;
|
|
6
|
-
component: React.FC<DividerProps>;
|
|
7
|
-
};
|
|
8
|
-
export default _default;
|
|
9
|
-
export declare const Default: StoryFn<DividerProps>;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { StoryFn } from '@storybook/react';
|
|
3
|
-
import { type DocsButtonProps } from '.';
|
|
4
|
-
declare const _default: {
|
|
5
|
-
title: string;
|
|
6
|
-
component: React.FC<DocsButtonProps>;
|
|
7
|
-
};
|
|
8
|
-
export default _default;
|
|
9
|
-
export declare const Default: StoryFn<DocsButtonProps>;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { StoryObj } from '@storybook/react';
|
|
3
|
-
import { type DrawerProps } from '.';
|
|
4
|
-
declare const _default: {
|
|
5
|
-
title: string;
|
|
6
|
-
component: React.FC<DrawerProps>;
|
|
7
|
-
};
|
|
8
|
-
export default _default;
|
|
9
|
-
export declare const Default: StoryObj<DrawerProps>;
|
|
10
|
-
export declare const WithTabs: StoryObj<DrawerProps>;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { StoryObj } from '@storybook/react';
|
|
3
|
-
import { type DropdownProps } from '.';
|
|
4
|
-
declare const _default: {
|
|
5
|
-
title: string;
|
|
6
|
-
component: React.FC<DropdownProps>;
|
|
7
|
-
};
|
|
8
|
-
export default _default;
|
|
9
|
-
export declare const Default: StoryObj<DropdownProps>;
|
|
10
|
-
export declare const Multi: StoryObj<DropdownProps>;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { StoryFn } from '@storybook/react';
|
|
3
|
-
import { type ErrorBoundaryProps } from '.';
|
|
4
|
-
declare const _default: {
|
|
5
|
-
title: string;
|
|
6
|
-
component: React.FC<ErrorBoundaryProps>;
|
|
7
|
-
};
|
|
8
|
-
export default _default;
|
|
9
|
-
export declare const Default: StoryFn<ErrorBoundaryProps>;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { StoryFn } from '@storybook/react';
|
|
3
|
-
import { type ExtendArrowProps } from '.';
|
|
4
|
-
declare const _default: {
|
|
5
|
-
title: string;
|
|
6
|
-
component: React.FC<ExtendArrowProps>;
|
|
7
|
-
};
|
|
8
|
-
export default _default;
|
|
9
|
-
export declare const Default: StoryFn<ExtendArrowProps>;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { StoryFn } from '@storybook/react';
|
|
3
|
-
import { type FadeLoaderProps } from '.';
|
|
4
|
-
declare const _default: {
|
|
5
|
-
title: string;
|
|
6
|
-
component: React.FC<FadeLoaderProps>;
|
|
7
|
-
};
|
|
8
|
-
export default _default;
|
|
9
|
-
export declare const Default: StoryFn<FadeLoaderProps>;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { StoryFn } from '@storybook/react';
|
|
3
|
-
import { type FieldErrorProps } from '.';
|
|
4
|
-
declare const _default: {
|
|
5
|
-
title: string;
|
|
6
|
-
component: React.FC<FieldErrorProps>;
|
|
7
|
-
};
|
|
8
|
-
export default _default;
|
|
9
|
-
export declare const Default: StoryFn<FieldErrorProps>;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { StoryFn } from '@storybook/react';
|
|
3
|
-
import { type FieldLabelProps } from '.';
|
|
4
|
-
declare const _default: {
|
|
5
|
-
title: string;
|
|
6
|
-
component: React.FC<FieldLabelProps>;
|
|
7
|
-
};
|
|
8
|
-
export default _default;
|
|
9
|
-
export declare const Default: StoryFn<FieldLabelProps>;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { StoryFn } from '@storybook/react';
|
|
3
|
-
import { type HeaderProps } from '.';
|
|
4
|
-
declare const _default: {
|
|
5
|
-
title: string;
|
|
6
|
-
component: React.FC<HeaderProps>;
|
|
7
|
-
};
|
|
8
|
-
export default _default;
|
|
9
|
-
export declare const Default: StoryFn<HeaderProps>;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { StoryFn } from '@storybook/react';
|
|
3
|
-
import { type IconButtonProps } from '.';
|
|
4
|
-
declare const _default: {
|
|
5
|
-
title: string;
|
|
6
|
-
component: React.FC<IconButtonProps>;
|
|
7
|
-
};
|
|
8
|
-
export default _default;
|
|
9
|
-
export declare const Default: StoryFn<IconButtonProps>;
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { StoryObj } from '@storybook/react';
|
|
3
|
-
import { type IconGroupProps } from '.';
|
|
4
|
-
declare const _default: {
|
|
5
|
-
title: string;
|
|
6
|
-
component: React.FC<IconGroupProps>;
|
|
7
|
-
};
|
|
8
|
-
export default _default;
|
|
9
|
-
export declare const SvgImportsMaxAmount: StoryObj<IconGroupProps>;
|
|
10
|
-
export declare const SvgImportsHalfAmount: StoryObj<IconGroupProps>;
|
|
11
|
-
export declare const SvgImportsMinAmount: StoryObj<IconGroupProps>;
|
|
12
|
-
export declare const ImageUrlsMaxAmount: StoryObj<IconGroupProps>;
|
|
13
|
-
export declare const ImageUrlsHalfAmount: StoryObj<IconGroupProps>;
|
|
14
|
-
export declare const ImageUrlsMinAmount: StoryObj<IconGroupProps>;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { StoryFn } from '@storybook/react';
|
|
3
|
-
import { type IconTitleBadgeProps } from '.';
|
|
4
|
-
declare const _default: {
|
|
5
|
-
title: string;
|
|
6
|
-
component: React.FC<IconTitleBadgeProps>;
|
|
7
|
-
};
|
|
8
|
-
export default _default;
|
|
9
|
-
export declare const Default: StoryFn<IconTitleBadgeProps>;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { StoryObj } from '@storybook/react';
|
|
3
|
-
import { type IconWrappedProps } from '.';
|
|
4
|
-
declare const _default: {
|
|
5
|
-
title: string;
|
|
6
|
-
component: React.FC<IconWrappedProps>;
|
|
7
|
-
};
|
|
8
|
-
export default _default;
|
|
9
|
-
export declare const SvgImport: StoryObj<IconWrappedProps>;
|
|
10
|
-
export declare const ImageUrl: StoryObj<IconWrappedProps>;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { StoryFn } from '@storybook/react';
|
|
3
|
-
import { type IconsNavProps } from '.';
|
|
4
|
-
declare const _default: {
|
|
5
|
-
title: string;
|
|
6
|
-
component: React.FC<IconsNavProps>;
|
|
7
|
-
};
|
|
8
|
-
export default _default;
|
|
9
|
-
export declare const Default: StoryFn<IconsNavProps>;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { StoryFn } from '@storybook/react';
|
|
3
|
-
import { type ImageControlledProps } from '.';
|
|
4
|
-
declare const _default: {
|
|
5
|
-
title: string;
|
|
6
|
-
component: React.FC<ImageControlledProps>;
|
|
7
|
-
};
|
|
8
|
-
export default _default;
|
|
9
|
-
export declare const Default: StoryFn<ImageControlledProps>;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { StoryFn } from '@storybook/react';
|
|
3
|
-
import { type InputProps } from '.';
|
|
4
|
-
declare const _default: {
|
|
5
|
-
title: string;
|
|
6
|
-
component: React.FC<InputProps>;
|
|
7
|
-
};
|
|
8
|
-
export default _default;
|
|
9
|
-
export declare const Default: StoryFn<InputProps>;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { StoryFn } from '@storybook/react';
|
|
3
|
-
import { type InputListProps } from '.';
|
|
4
|
-
declare const _default: {
|
|
5
|
-
title: string;
|
|
6
|
-
component: React.FC<InputListProps>;
|
|
7
|
-
};
|
|
8
|
-
export default _default;
|
|
9
|
-
export declare const Default: StoryFn<InputListProps>;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import React from 'react';
|
|
2
|
-
import type { StoryFn } from '@storybook/react';
|
|
3
|
-
import { type InputTableProps } from '.';
|
|
4
|
-
declare const _default: {
|
|
5
|
-
title: string;
|
|
6
|
-
component: React.FC<InputTableProps>;
|
|
7
|
-
};
|
|
8
|
-
export default _default;
|
|
9
|
-
export declare const Default: StoryFn<InputTableProps>;
|