{
  "name": "@dynatrace/strato-components-preview",
  "version": "2.0.1",
  "private": false,
  "license": "Apache-2.0",
  "homepage": "https://developer.dynatrace.com/design/components-preview/",
  "lang": "lang/uncompiled",
  "supportedLocales": [
    "en",
    "ja"
  ],
  "types": "./index.d.ts",
  "main": "./index.js",
  "module": "./esm/index.js",
  "exports": {
    ".": {
      "types": "./index.d.ts",
      "require": "./index.js",
      "browser": "./esm/index.js",
      "module": "./esm/index.js",
      "import": "./esm/index.js"
    },
    "./buttons": {
      "types": "./buttons/index.d.ts",
      "require": "./buttons/index.js",
      "browser": "./esm/buttons/index.js",
      "module": "./esm/buttons/index.js",
      "import": "./esm/buttons/index.js"
    },
    "./charts": {
      "types": "./charts/index.d.ts",
      "require": "./charts/index.js",
      "browser": "./esm/charts/index.js",
      "module": "./esm/charts/index.js",
      "import": "./esm/charts/index.js"
    },
    "./content": {
      "types": "./content/index.d.ts",
      "require": "./content/index.js",
      "browser": "./esm/content/index.js",
      "module": "./esm/content/index.js",
      "import": "./esm/content/index.js"
    },
    "./conversion-utilities": {
      "types": "./conversion-utilities/index.d.ts",
      "require": "./conversion-utilities/index.js",
      "browser": "./esm/conversion-utilities/index.js",
      "module": "./esm/conversion-utilities/index.js",
      "import": "./esm/conversion-utilities/index.js"
    },
    "./core": {
      "types": "./core/index.d.ts",
      "require": "./core/index.js",
      "browser": "./esm/core/index.js",
      "module": "./esm/core/index.js",
      "import": "./esm/core/index.js"
    },
    "./editors": {
      "types": "./editors/index.d.ts",
      "require": "./editors/index.js",
      "browser": "./esm/editors/index.js",
      "module": "./esm/editors/index.js",
      "import": "./esm/editors/index.js"
    },
    "./filters": {
      "types": "./filters/index.d.ts",
      "require": "./filters/index.js",
      "browser": "./esm/filters/index.js",
      "module": "./esm/filters/index.js",
      "import": "./esm/filters/index.js"
    },
    "./formatters": {
      "types": "./formatters/index.d.ts",
      "require": "./formatters/index.js",
      "browser": "./esm/formatters/index.js",
      "module": "./esm/formatters/index.js",
      "import": "./esm/formatters/index.js"
    },
    "./forms": {
      "types": "./forms/index.d.ts",
      "require": "./forms/index.js",
      "browser": "./esm/forms/index.js",
      "module": "./esm/forms/index.js",
      "import": "./esm/forms/index.js"
    },
    "./layouts": {
      "types": "./layouts/index.d.ts",
      "require": "./layouts/index.js",
      "browser": "./esm/layouts/index.js",
      "module": "./esm/layouts/index.js",
      "import": "./esm/layouts/index.js"
    },
    "./navigation": {
      "types": "./navigation/index.d.ts",
      "require": "./navigation/index.js",
      "browser": "./esm/navigation/index.js",
      "module": "./esm/navigation/index.js",
      "import": "./esm/navigation/index.js"
    },
    "./notifications": {
      "types": "./notifications/index.d.ts",
      "require": "./notifications/index.js",
      "browser": "./esm/notifications/index.js",
      "module": "./esm/notifications/index.js",
      "import": "./esm/notifications/index.js"
    },
    "./overlays": {
      "types": "./overlays/index.d.ts",
      "require": "./overlays/index.js",
      "browser": "./esm/overlays/index.js",
      "module": "./esm/overlays/index.js",
      "import": "./esm/overlays/index.js"
    },
    "./styles": {
      "types": "./styles/index.d.ts",
      "require": "./styles/index.js",
      "browser": "./esm/styles/index.js",
      "module": "./esm/styles/index.js",
      "import": "./esm/styles/index.js"
    },
    "./tables": {
      "types": "./tables/index.d.ts",
      "require": "./tables/index.js",
      "browser": "./esm/tables/index.js",
      "module": "./esm/tables/index.js",
      "import": "./esm/tables/index.js"
    },
    "./typography": {
      "types": "./typography/index.d.ts",
      "require": "./typography/index.js",
      "browser": "./esm/typography/index.js",
      "module": "./esm/typography/index.js",
      "import": "./esm/typography/index.js"
    }
  },
  "dependencies": {
    "@codemirror/autocomplete": "~6.18.6",
    "@codemirror/commands": "~6.8.1",
    "@codemirror/lang-javascript": "~6.2.3",
    "@codemirror/lang-json": "~6.0.1",
    "@codemirror/lang-markdown": "~6.3.2",
    "@codemirror/language": "~6.11.0",
    "@codemirror/legacy-modes": "~6.5.0",
    "@codemirror/lint": "~6.8.5",
    "@codemirror/search": "~6.5.10",
    "@codemirror/state": "~6.5.2",
    "@codemirror/view": "~6.36.8",
    "@date-fns/tz": "^1.2.0",
    "@dnd-kit/core": "^6.3.1",
    "@dnd-kit/modifiers": "^9.0.0",
    "@dnd-kit/sortable": "^10.0.0",
    "@dnd-kit/utilities": "^3.2.2",
    "@dynatrace-sdk/segments-presets": "1.0.0",
    "@dynatrace/devkit": "^0.3.5",
    "@formatjs/icu-messageformat-parser": "^2.7.8",
    "@lezer/highlight": "^1.0.0",
    "@lezer/lr": "^1.3.13",
    "@popperjs/core": "^2.11.5",
    "@radix-ui/react-dropdown-menu": "^2.0.4",
    "@react-aria/numberfield": "3.11.3",
    "@react-stately/numberfield": "3.9.11",
    "@tanstack/react-query": "^5.80.7",
    "@tanstack/react-table": "8.20.6",
    "@tanstack/react-virtual": "^3.13.8",
    "@tanstack/table-core": "8.20.5",
    "@use-gesture/react": "^10.2.12",
    "@vanilla-extract/css": "^1.17.4",
    "@vanilla-extract/dynamic": "^2.1.5",
    "@vanilla-extract/recipes": "^0.5.7",
    "@vanilla-extract/sprinkles": "^1.6.5",
    "@visx/axis": "^3.1.0",
    "@visx/brush": "^3.6.0",
    "@visx/event": "^3.0.0",
    "@visx/grid": "^3.0.0",
    "@visx/group": "^3.0.0",
    "@visx/hierarchy": "^3.0.0",
    "@visx/scale": "^3.0.0",
    "@visx/shape": "^3.0.0",
    "clsx": "^2.1.1",
    "copy-to-clipboard": "^3.3.1",
    "css-mediaquery": "^0.1.2",
    "d3-array": "^3.1.6",
    "d3-color": "^3.1.0",
    "d3-interpolate": "^3.0.1",
    "d3-scale": "^4.0.2",
    "d3-shape": "^3.1.0",
    "d3-time": "^3.1.0",
    "date-fns": "^4.1.0",
    "framer-motion": "^12.10.2",
    "identity-obj-proxy": "^3.0.0",
    "lodash-es": "^4.17.21",
    "prism-react-renderer": "^2.4.1",
    "prismjs": "^1.30.0",
    "react-error-boundary": "^5.0.0",
    "react-markdown": "^6.0.3",
    "react-popper": "^2.3.0",
    "react-select": "^5.10.1",
    "react-toastify": "^11.0.5",
    "remark-gfm": "^1.0.0",
    "type-fest": "^2.13.0",
    "url-regex-safe": "^4.0.0",
    "use-resize-observer": "^9.1.0",
    "use-sync-external-store": "^1.2.0",
    "weekstart": "1.1.0"
  },
  "peerDependencies": {
    "@dynatrace-sdk/app-environment": "^1.1.0",
    "@dynatrace-sdk/client-filter-segment-management": "^1.6.5",
    "@dynatrace-sdk/client-notification-v2": "^1.0.0",
    "@dynatrace-sdk/client-query": "^1.21.1",
    "@dynatrace-sdk/error-handlers": "^1.3.1",
    "@dynatrace-sdk/navigation": "^2.1.0",
    "@dynatrace-sdk/react-hooks": "^1.4.1",
    "@dynatrace-sdk/units": "^1.1.0",
    "@dynatrace-sdk/user-preferences": "^1.1.1",
    "react": "^18.0.0",
    "react-dom": "^18.0.0",
    "react-intl": "^6.0.8 || ^7.0.0",
    "react-is": "^18.0.0",
    "@dynatrace/strato-icons": "^1.6.0",
    "@dynatrace/strato-components": "^1.8.0",
    "@dynatrace/strato-design-tokens": "^1.1.0"
  },
  "dt": {
    "migrations": [
      {
        "title": "Upgrade for 0.117.0",
        "description": "button-moved-to-components-package. core-moved-to-components-package. layouts-core-moved-to-components-package. styles-moved-to-components-package. remove resizable prop from legend",
        "version": "0.117.0",
        "migrationFactory": "./migrations/0.117.0/dt-app-migration.js"
      },
      {
        "title": "Upgrade for 1.0.0",
        "description": "remove-onZoomChange-prop-from-chart-interactions. text-area-width-full-to-content. rename SynchronizationProvider to SharedChartInteractions. remove thresholds wrapper. addNewPropEnableColumnOrdering",
        "version": "1.0.0",
        "migrationFactory": "./migrations/1.0.0/dt-app-migration.js"
      },
      {
        "title": "Upgrade for 1.1.0",
        "description": "DataTableV2 interactive rows auto-activate false",
        "version": "1.1.0",
        "migrationFactory": "./migrations/1.1.0/dt-app-migration.js"
      },
      {
        "title": "Upgrade for 1.7.0",
        "description": "global-vertical-alignment. code-snippet-language-deprecation",
        "version": "1.7.0",
        "migrationFactory": "./migrations/1.7.0/dt-app-migration.js"
      },
      {
        "title": "Upgrade for 2.0.0",
        "description": "move-timeframeselector-import-to-filters. NotifyButton type and config change. NotificationSettings enforce type property",
        "version": "2.0.0",
        "migrationFactory": "./migrations/2.0.0/dt-app-migration.js"
      }
    ],
    "breakingChanges": [
      {
        "title": "2.0.0 Breaking Changes",
        "version": "2.0.0",
        "description": "**General**\n- Removed previously deprecated `TimeUnitType`, `DataUnitBitType`, `DataUnitByteType`, `DataUnitType`, `ExponentialNumberUnitType`, `TimeConversionFactors`, `ExponentialDecimalLevels`, `ExponentialOctalBitLevels`, `ExponentialOctalByteLevels` from the formatters subpackage. (APPDEV-12172)\n- `DrawerProps` are now correctly exposed as an internal. (APPDEV-12232)\n- Removes deprecated mock-data subpackage. (APPDEV-12252)\n- Removed popper helper from overlays subpackage. (APPDEV-12712)\n- Removed no longer used `DurationMode` type and `CONVERSIONUNITS` constants from formatters. (APPDEV-12158)\n\n**Core**\n- Removes deprecated types associated with collections, `CollectionSectionProps`, `CollectionElement`, `CollectionChildren`, `ItemProps`, `ItemElement`, and `Node`. (APPDEV-12184)\n- Removed `themeOptions` constant and `ThemeOptions` type. Please use a literal `'light' | 'dark'` instead. (APPDEV-12084)\n- Removes deprecated `convertEasingTokenToFramerMotion` and `createFramerMotionTransition`. (APPDEV-12190)\n- Removes deprecated helper function `isElementOverflowing`. (APPDEV-12193)\n- Removes deprecated `hasUncontrolledProp` helper. (APPDEV-12192)\n- Removes deprecated `DOMAttributes` interface.\n- Removes previously deprecated helpers `createElevationBoxShadowValue` and `createElevationFilterValue`. (APPDEV-12187)\n- Removes already deprecated types `HeadingLevel` and `HeadingTag` as well as the `headingLevel` constant. (APPDEV-12300)\n- Removes deprecated `PressEvents` interface.\n- Removes deprecated `isFunction` utility function.\n- Removes deprecated `createDomRect`. (APPDEV-12188)\n- Removes deprecated types `DesignToken` and `NumericDesignToken`. (APPDEV-12191)\n\n**Forms**\n- Removed `FormControlRef` from the `triggerRef` prop of `FormControlWithOverlayRef`.\n- The `onChange` callback for form controls moved to the `FormControlBaseProps`, which are now generic. (APPDEV-12302)\n\n**Tables**\n- The deprecated `DataTable` and `SimpleTable` have been removed along with all associated types and functions. (APPDEV-10925)\n\n**AppCard**\n- Removed the AppCard component. (APPDEV-12636)\n\n**CodeSnippet**\n- The following deprecated `language` options are now removed: `css-extr`, `diff`, `git`, `handlebars`, `less`, `makefile`, `ocaml`, `sass`, `scss`, `stylus` and `wasm`. (APPDEV-12412)\n\n**DataTableV2**\n- The previously deprecated `selectionBehavior` option on the `subRows` prop is now removed. This change removes the support for the 'individual' selection behavior in favor of the default `cascading` selection behavior. (APPDEV-12402)\n- The `disableColumnHiding` prop to prevent columns from being hidden is now removed for header groups. To prevent a group from being hidden, use `disableColumnHiding` on at least one of its child columns. (APPDEV-11411)\n- The improved cell interaction pattern is now the default and included out of the box. The old cell interaction pattern has been completely removed. (APPDEV-12059)\n- The vertical alignment options `'top-left'`, `'top-center'`, `'top-right'`, `'bottom-left'`, `'bottom-center'`, and `'bottom-right'` are now removed from the `alignment` option in the column definitions, leaving only `'left'`, `'center'` and `'right'`. Vertical alignment can now only be configured globally via the table's `variant` prop. (APPDEV-12307)\n- The deprecated `enableDragAndDrop` setting is now removed from the `columnOrdering` prop. Drag and drop for columns is always enabled by default when using `columnOrdering`, and cannot be disabled independently. (APPDEV-13147)\n- Removed `height` property from the root API since it never had any effect. Use a style override instead. (APPDEV-12153)\n\n**FeatureHighlight**\n- Removes deprecated `FeatureHighlightActionsProps`. (APPDEV-12233)\n\n**FieldSet**\n- Removes deprecated prop `legend`. Prefer using the `<FieldSet.Legend>` subcomponent to provide a legend. (APPDEV-11983)\n- ForwardRef is now an HTMLDivElement instead of an HTMLFieldSetElement. (APPDEV-13110)\n\n**FilterField**\n- Removed the deprecated `parserConfig`. The Variable and BigInt nodes are now returned by default in the FilterFieldTree. (APPDEV-12939)\n- Introduces the `FilterFieldRootNode` as the initial node in a `FilterFieldTree`. This node is identical to the previous initial node (`FilterFieldGroupNode`) with the addition of a `version` prop to indicate the version number of the `FilterFieldTree`. (APPDEV-13173)\n- Remove deprecated `convertFilterFieldStringWithReservedCharacters` and `convertFilterFieldTreeWithReservedCharacters` conversion utilities. (APPDEV-12120)\n- The 'explicitLogicalOperator' flag on the 'SimpleFilterFieldGroupNode' is now required. (APPDEV-12643)\n\n**GaugeChart**\n- The slots min, max and value have been removed. (APPDEV-12292)\n\n**InputGroup**\n- The `InputGroup` is now a `Grid` instead of a `Flex` and aligns `FormField`s with labels and messages properly. (APPDEV-12833)\n\n**Microguide**\n- Removes deprecated `MicroguideStepProps`. (APPDEV-12234)\n\n**Modal**\n- Removes deprecated constant `modalSizeOptions`. (APPDEV-12235)\n\n**SegmentSelector**\n- `updateSegmentVariables` function was removed. Variables should not be updated directly. To update variables, update the whole segment, e.g. using the `setSegments` function. (APPDEV-11074)\n- `RemoveSegment` and `RemoveAllSegments` no longer return a promise as the operation runs synchronously. (APPDEV-13375)\n\n**SingleValue**\n- Remove element from SingleValueRef. (APPDEV-11207)\n\n**TerminologyOverlay**\n- Removes previously deprecated `TerminologyOverlayFooterProps` interface. (APPDEV-12237)\n\n**TextArea**\n- The deprecated type `TextAreaWidth` is removed. (APPDEV-12915)\n\n**TimeframeSelector**\n- Removed deprecated `TimeframeSelectorBaseProps`, `TimeframeSelectorControlledProps`, and `TimeframeSelectorControlledProps`. (APPDEV-12302)\n\n**Toast**\n- Removes deprecated `ToastPosition` type. Prefer using the `position` prop on the `ToastPosition`. (APPDEV-12196)\n- Removes deprecated interfaces `useToastNotificationConfig` and `useToastNotificationResult`. (APPDEV-12195)\n\n**Tooltip**\n- The deprecated types `TooltipPlacement` and `TooltipDelay` are now removed. The usage has been inlined into the `TooltipProps`. (APPDEV-13113)\n\n**XYChart**\n- Removed deprecated `HeatmapSeries`, `XYChartHeatmapSeriesProps`, `HeatmapDatapoint`, and `XYChartHeatmapSeriesActionItem`. Use `RectSeries`, `XYChartRectSeriesProps`, `RectDatapoint`, `XYChartRectSeriesActionItem` instead. (APPDEV-11569)",
        "migrationFactory": "./migrations/2.0.0/dt-app-migration.js",
        "linkToGuide": "https://developer.dynatrace.com/release-notes/design-system/components-preview-changelog/#200"
      },
      {
        "title": "1.0.0 Breaking Changes",
        "version": "1.0.0",
        "description": "**General**\n- Removed deprecated testing subpackage. Please use the `@dynatrace/strato-components-preview-testing` package now. (APPDEV-9460)\n\nIn the new package we are no longer re-exporting parts of the `@testing-library` package. This means you'll have to import functions like `screen`, `userEvent`, `act`, `waitFor` etc directly from `@testing-library` and its subpackages.\n\nThe `render` function is still exported in the testing package, as it makes testing strato components easier.\n\nFor more information on how to setup and use `@dynatrace/strato-components-preview-testing` please look into package's readme.\n\n**Charts**\n- Removed deprecated exposed ref from the `TreeMap` component. (APPDEV-11401)\n- Removed deprecated `onZoomChange` prop from `ChartInteractions` component. (APPDEV-10475)\n- Removed deprecated `MeteBarChart.Thresholds` component. (APPDEV-11034)\n- Removed deprecated exposed ref from the `MeterBarChart` and `MultiMeterBarChart` components. (APPDEV-11400)\n\n**Core**\n- Removed `variant` prop from `useFocusRing`. It can be replaced by using `color`. (APPDEV-11668)\n- `_focusRingVariants` and `_FocusRingVariantType` are now removed, as they were only used internally and were deprecated. (APPDEV-11235)\n- Text styles based on styled components are now removed. (APPDEV-9822)\n\n**Forms**\n- Removed `getSimplifiedExtendedISOStringFromValue` helper function. (APPDEV-10575)\n\n**Typography**\n- The Typography subpackage has moved to `@dynatrace/strato-components` and is no longer re-exported. (APPDEV-10881)\n\n**AnnotationsChart**\n- Removed `data` prop from `AnnotationsChart.Marker`. (APPDEV-10458)\n\n**Chip**\n- The `variant` prop now uses the union type `'neutral' | 'primary' | 'success' | 'warning' | 'critical'` instead of the removed `RoleVariantType`. (APPDEV-11235)\n\n**CodeSnippet**\n- Removed `codeSnippetLanguages` type in favor of the inlined string literal. (APPDEV-11647)\n\n**DataTableV2**\n- `onExpandedRowsChange` and `onSubRowsChange` parameters now emit only `Record<string, boolean>`. Type `true` was removed. (APPDEV-11608)\n- Removed `TableActionMenu`. Please use `TableActionsMenu` instead. (APPDEV-11961)\n- Now if you want to enable and use the column ordering feature within the table you have to set a new flag prop `columnOrdering` to true. (APPDEV-11662)\n- `TableRowActionMenu` is now removed. You can use the `Menu` component or any other elements to define your row actions. (APPDEV-11954)\n- Remove the deprecated `pageSize` and `pageIndex` properties from the `pagination` property of the import/export configuration functionality. (APPDEV-10685)\n\n**DatePicker**\n- Removed `DatePicker`. Please use `DateTimePicker` instead. (APPDEV-11848)\n\n**DateTimePicker**\n- Removed `show` and `hide` functions from ref. Please use `open` and `close` instead.\n\n**FilterField**\n- Removed `tokenValue` prop from `FilterFieldListNode` and `FilterFieldErrorNode`. (APPDEV-10711)\n- Removed deprecated props `isEscaped` and `operator` from type `FilterFieldStringNode`. (APPDEV-10084)\n- Ranges are optional when calling the `convertFilterFieldTreeToString` function. This also means that the spaces in the resulting string may differ from the spaces in the original `FilterField` statement. (APPDEV-11190)\n- Additional characters have been added to the list of reserved characters. The grammar now no longer detects reserved characters as part of a key / value automatically when starting with a letter. Reserved characters always have to be escaped when used inside a key / value.\n\nThese character are now reserved: `=`, `<`, `>`, `!`, `(`, `)`, `*`, `,`, `\\`, `\"`, `$`, `:`, `[`, `\n\n- An empty list following an inclusion operator is now marked as invalid. (APPDEV-11799)\n- The `FilterField` component now allows statements without space in between the key, operator, and value. For example, `a=b` now yields the same syntax tree as `a = b`. (APPDEV-11022, APPDEV-11017)\n- Changed the ref to a `FormControlWithOverlayRef`, which also includes a `validate` function. The original element of the ref can be accessed via `ref.element`. Be aware, it also no longer shows the error initially. In case you need the initial error highlighting, call `ref.current?.validate()` in a `useEffect` that only runs on the initial render. (APPDEV-11127)\n\n**HealthIndicator**\n- Removed `variant` prop in favor of the automatic detection of the background color. (APPDEV-11668)\n\n**HistogramChart**\n- Removed `priority` prop from `HistogramAnnotations.Track` and `value` prop from `HistogramAnnotations.Marker`. (APPDEV-10458)\n- `HistogramThresholdPosition` and `HistogramThresholdData` renamed to `NumericalThresholdPosition` and `NumericalThresholdData`. These were deprecated and now are removed. (APPDEV-10785)\n\n**InformationOverlay**\n- Removed `variant` prop. Please use the `color` prop instead. (APPDEV-11668)\n\n**Menu**\n- Removed deprecated `MenuItemTooltipWrapperProps`. (APPDEV-11010)\n\n**SegmentSelector**\n- Changed ref to a `FormControlWithOverlay`-ref, to enable form control features like validate, open, close, etc. (APPDEV-11074)\n\n**TextArea**\n- Set default width to full. A migration has been provided. (APPDEV-10375)\n\n**TimeframeSelector**\n- `TimeframeStepper` is now enabled by default. If you need to disable it, you can set `stepper={false}`. (APPDEV-11599)\n\n**TimeseriesChart**\n- Remove `priority` prop from `TimeseriesAnnotations.Track` and `data` prop from `TimeseriesAnnotations.Marker`. (APPDEV-10458)\n- `TimeseriesThresholdPosition` and `TimeseriesThresholdData` renamed to `DateThresholdPosition` and `DateThresholdData`. These were deprecated and now are removed. (APPDEV-10785)\n- Removed deprecated `SynchronizationProvider` component in favor of `SharedChartInteractions`. (APPDEV-11045)\n\n**Tooltip**\n- Changed its background color to a light shade. In case you are using custom color styles within the `Tooltip` they might need to be adjusted. (APPDEV-11668)",
        "migrationFactory": "./migrations/1.0.0/dt-app-migration.js",
        "linkToGuide": "https://developer.dynatrace.com/release-notes/design-system/components-preview-changelog/#100"
      },
      {
        "title": "0.117.0 Breaking Changes",
        "version": "0.117.0",
        "description": "**Buttons**\n- The following components and props have been removed from `@dynatrace/strato-components-preview/buttons` and moved to `@dynatrace/strato-components/buttons`:\n\n- `Button`\n- `ButtonLabelProps`\n- `ButtonOwnProps`\n- `ButtonPrefixProps`\n- `ButtonProps`\n- `ButtonSuffixProps`\n- `IntentButton`\n- `IntentButtonProps`\n- `IntentButtonPropsBase`\n- `IntentButtonRecommendAppProps`\n\nAdditionally, the following have been removed:\n\n- `_AriaBaseButtonProps`\n- `_useButton`\n- `AriaButtonProps`\n- `ButtonAria`\n- `colorOptions`\n- `ColorOptionsType`\n- `variantOptions`\n- `VariantOptionsType`\n\nA migration has been provided for the `Button` component. The `IntentButton` no longer has a default label. If you want to display “Open with” you will need to pass it as a child element. Additionally, the `iconOnly` prop has been removed.\n\n**Charts**\n- Removed `resizable` property from `Legend` props.\n\n**Conversion-Utilities**\n- Removed deprecated `cellRenderer` and associated types.\n\n**Core**\n- `ConvertCSSPropertiesToStyled` has been removed.\n- The following components and props have been removed from `@dynatrace/strato-components-preview/layouts` and moved to `@dynatrace/strato-components`:\n\n- `AriaDisabledProps`\n- `AriaLabelingProps`\n- `DataTestId`\n- `DOMProps`\n- `FlexItemStyleProps`\n- `FlexStyleProps`\n- `GapProps`\n- `GridFlexPositionProps`\n- `GridItemStyleProps`\n- `GridStyleProps`\n- `LayoutSizeProps`\n- `PolymorphOwnProps`\n- `PolymorphProps`\n- `PolymorphicComponentProps`\n- `ProgressBar`\n- `ProgressBarDensity`\n- `ProgressBarIconProps`\n- `ProgressBarLabelProps`\n- `ProgressBarProps`\n- `ProgressBarValueProps`\n- `ProgressCircle`\n- `ProgressCircleProps`\n- `ProgressCircleSizeOptionsType`\n- `roleVariants`\n- `RoleVariantType`\n- `SpacingProps`\n- `StylingProps`\n- `useBreakpoint`\n- `useCurrentTheme`\n- `WithChildren`.\n\nAdditionally, the `gapSizes` property has been renamed to `spacingProperties`, and `GapSize` has been renamed to `SpacingProperties`. Both have been moved to `@dynatrace/strato-components/styles`.\n\nThe following have been removed:\n\n- `DefaultSpacingProps`\n- `FocusContextProps`\n- `FocusProvider`\n- `FocusScope`\n- `FocusScopeProps`\n- `FocusableElement`\n- `getFirstFocusableChild`\n- `getLastFocusableChild`\n- `isBrowser`\n- `isFocusable`\n- `Modality`\n- `mulberry32`\n- `_attemptFocus`\n- `_focusFirstDescendant`\n- `_mergeProps`\n- `_NullToObject`\n- `_TupleTypes`\n- `_UnionToIntersection`\n- `_useAriaLabelingProps`\n- `_useFocusContext`\n- `useId`\n- `useIdProps`\n- `useSafeForwardProps`\n- `UseSafeForwardReturnProps`\n- `uuidv4`\n\nA migration is provided.\n\n**Layouts-Core**\n- The following components and props have been removed from `@dynatrace/strato-components-preview/layouts-core` and moved to `@dynatrace/strato-components/layouts`:\n\n  - `Container`\n  - `ContainerOwnProps`\n  - `ContainerProps`\n  - `Flex`\n  - `FlexOwnProps`\n  - `FlexProps`\n  - `Grid`\n  - `GridOwnProps`\n  - `GridProps`\n  - `LayoutProps`\n  - `LayoutSizeCSS`\n  - `PaddingDetailOptionsType`\n  - `PaddingShortHandSyntax`\n  - `PaddingSimpleOptionsType`\n  - `paddingOptions`\n  - `spacingSizeOrder`\n  - `Surface`\n  - `SurfaceOwnProps`\n  - `SurfaceProps`\n\n  The following have been moved to `@dynatrace/strato-components/content`:\n\n  - `Skeleton`\n  - `SkeletonProps`\n  - `SkeletonText`\n  - `SkeletonTextProps`\n\n  Additionally, the `PaddingProps` and `MarginProps` properties have been renamed to `SpacingProps`. The `SpacingSize` property is now `SpacingProperties`, and `spacingSizes` has been renamed to `spacingProperties`. Those have been moved to `@dynatrace/strato-components/styles`.\n\n  A migration is provided.\n\n**Styles**\n- The following components and props have been removed from `@dynatrace/strato-components-preview/styles` and moved to `@dynatrace/strato-components/styles`:\n\n  - `FlexItemStyleProps`\n  - `FlexStyleProps`\n  - `GapProps`\n  - `GridFlexPositionProps`\n  - `GridItemStyleProps`\n  - `GridStyleProps`\n  - `LayoutSizeProps`\n  - `SpacingProps`\n\n  Additionally, `DefaultSpacingProps` has been removed. A migration is provided.\n\n**AppName**\n- `AppName` is now removed. Please use the `getAppName` from '@dynatrace-sdk/app-environment' or the `AppHeader` instead.\n\n**Checkbox**\n- Removed `CheckboxBaseProps`, `CheckboxControlledProps`, and `CheckboxUncontrolledProps` in favor of `CheckboxProps`.\n\n**DateTimePicker**\n- The `value` of the `DateTimePicker` now also accepts a `TimeValue`.\n- The value returned in the `onChange` callback is now `TimeValue | null`.\n- Removed `DateTimePickerControlledProps`, `DateTimePickerUncontrolledProps`, `DateTimePickerBaseProps`, and the deprecated `readonly` prop.\n\n**Divider**\n- Removed deprecated `Divider`, it's now available in `@dynatrace/strato-components`.\n\n**FilterField**\n- The `FilterFieldListNode` now includes `FilterField` tree nodes in the value array instead of just strings.\n- Removed deprecated `FilterFieldNodeRange` type.\n- Removed `FilterFieldRangeNode` type.\n- Removed `FilterFieldLikeOperatorNode` type.\n\n**NumberInput**\n- Removed `NumberInputControlledProps`, `NumberInputUncontrolledProps`, and `NumberInputLimitProps`.\n\n**PasswordInput**\n- Removed `PasswordInputControlledProps`, and `PasswordInputUncontrolledProps` in favor of `PasswordInputProps`.\n\n**RadioGroup**\n- Removed `RadioGroupBaseProps`, `RadioGroupControlledProps`, and `RadioGroupUncontrolledProps` in favor for `RadioGroupProps`.\n\n**Section**\n- Removed deprecated `Section` and associated types.\n\n**Select**\n- Removed `SelectValueControlledProps`, and `SelectValueUncontrolledProps` in favor of `SelectProps`.\n\n**Switch**\n- Removed `SwitchBaseProps`, `SwitchControlledProps`, and `SwitchUncontrolledProps` in favor of `SwitchProps`.\n\n**Text**\n- Removed deprecated `Text`, it's now available in `@dynatrace/strato-components`.\n\n**TextArea**\n- Removed `TextAreaBaseProps`, `TextAreaControlledProps`, and `TextAreaUncontrolledProps` in favor of `TextAreaProps`.",
        "migrationFactory": "./migrations/0.117.0/dt-app-migration.js",
        "linkToGuide": "https://developer.dynatrace.com/release-notes/design-system/components-preview-changelog/#01170"
      }
    ]
  },
  "sideEffects": [
    "./charts/single-value/components/Icon.sty.js",
    "./esm/charts/single-value/components/Icon.sty.js",
    "./filters/filter-field/FilterField.sty.js",
    "./esm/filters/filter-field/FilterField.sty.js"
  ],
  "scripts": {}
}