@elliemae/ds-data-table 3.33.0-next.4 → 3.33.0-next.9

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.
@@ -1,2 +1 @@
1
- /// <reference types="react" />
2
1
  export declare const MainContent: () => JSX.Element;
@@ -1,4 +1,3 @@
1
- /// <reference types="react" />
2
1
  import type { DSDataTableT } from '../react-desc-prop-types.js';
3
2
  export declare const SortableHeaderCell: ({ items, isDragOverlay, isGroup, colId, ...rest }: {
4
3
  items: DSDataTableT.InternalColumn[];
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elliemae/ds-data-table",
3
- "version": "3.33.0-next.4",
3
+ "version": "3.33.0-next.9",
4
4
  "license": "MIT",
5
5
  "description": "ICE MT - Dimsum - Data Table",
6
6
  "files": [
@@ -573,39 +573,39 @@
573
573
  "dependencies": {
574
574
  "react-virtual": "~2.10.4",
575
575
  "uid": "~2.0.1",
576
- "@elliemae/ds-circular-progress-indicator": "3.33.0-next.4",
577
- "@elliemae/ds-button-v2": "3.33.0-next.4",
578
- "@elliemae/ds-form-combobox": "3.33.0-next.4",
579
- "@elliemae/ds-form-checkbox": "3.33.0-next.4",
580
- "@elliemae/ds-dropdownmenu-v2": "3.33.0-next.4",
581
- "@elliemae/ds-drag-and-drop": "3.33.0-next.4",
582
- "@elliemae/ds-form-helpers-mask-hooks": "3.33.0-next.4",
583
- "@elliemae/ds-form-date-range-picker": "3.33.0-next.4",
584
- "@elliemae/ds-form-input-text": "3.33.0-next.4",
585
- "@elliemae/ds-grid": "3.33.0-next.4",
586
- "@elliemae/ds-icons": "3.33.0-next.4",
587
- "@elliemae/ds-form-radio": "3.33.0-next.4",
588
- "@elliemae/ds-popperjs": "3.33.0-next.4",
589
- "@elliemae/ds-props-helpers": "3.33.0-next.4",
590
- "@elliemae/ds-form-layout-blocks": "3.33.0-next.4",
591
- "@elliemae/ds-pagination": "3.33.0-next.4",
592
- "@elliemae/ds-button": "3.33.0-next.4",
593
- "@elliemae/ds-system": "3.33.0-next.4",
594
- "@elliemae/ds-skeleton": "3.33.0-next.4",
595
- "@elliemae/ds-truncated-tooltip-text": "3.33.0-next.4",
596
- "@elliemae/ds-zustand-helpers": "3.33.0-next.4",
597
- "@elliemae/ds-pills-v2": "3.33.0-next.4",
598
- "@elliemae/ds-form-date-time-picker": "3.33.0-next.4",
599
- "@elliemae/ds-typescript-helpers": "3.33.0-next.4",
600
- "@elliemae/ds-dropdownmenu": "3.33.0-next.4",
601
- "@elliemae/ds-utilities": "3.33.0-next.4",
602
- "@elliemae/ds-toolbar": "3.33.0-next.4"
576
+ "@elliemae/ds-button": "3.33.0-next.9",
577
+ "@elliemae/ds-circular-progress-indicator": "3.33.0-next.9",
578
+ "@elliemae/ds-button-v2": "3.33.0-next.9",
579
+ "@elliemae/ds-drag-and-drop": "3.33.0-next.9",
580
+ "@elliemae/ds-dropdownmenu": "3.33.0-next.9",
581
+ "@elliemae/ds-dropdownmenu-v2": "3.33.0-next.9",
582
+ "@elliemae/ds-form-checkbox": "3.33.0-next.9",
583
+ "@elliemae/ds-form-combobox": "3.33.0-next.9",
584
+ "@elliemae/ds-form-date-range-picker": "3.33.0-next.9",
585
+ "@elliemae/ds-form-date-time-picker": "3.33.0-next.9",
586
+ "@elliemae/ds-form-helpers-mask-hooks": "3.33.0-next.9",
587
+ "@elliemae/ds-form-input-text": "3.33.0-next.9",
588
+ "@elliemae/ds-form-layout-blocks": "3.33.0-next.9",
589
+ "@elliemae/ds-form-radio": "3.33.0-next.9",
590
+ "@elliemae/ds-grid": "3.33.0-next.9",
591
+ "@elliemae/ds-icons": "3.33.0-next.9",
592
+ "@elliemae/ds-pagination": "3.33.0-next.9",
593
+ "@elliemae/ds-pills-v2": "3.33.0-next.9",
594
+ "@elliemae/ds-popperjs": "3.33.0-next.9",
595
+ "@elliemae/ds-props-helpers": "3.33.0-next.9",
596
+ "@elliemae/ds-skeleton": "3.33.0-next.9",
597
+ "@elliemae/ds-system": "3.33.0-next.9",
598
+ "@elliemae/ds-toolbar": "3.33.0-next.9",
599
+ "@elliemae/ds-truncated-tooltip-text": "3.33.0-next.9",
600
+ "@elliemae/ds-typescript-helpers": "3.33.0-next.9",
601
+ "@elliemae/ds-utilities": "3.33.0-next.9",
602
+ "@elliemae/ds-zustand-helpers": "3.33.0-next.9"
603
603
  },
604
604
  "devDependencies": {
605
605
  "@elliemae/pui-cli": "~9.0.0-next.31",
606
606
  "styled-components": "~5.3.9",
607
607
  "styled-system": "~5.1.5",
608
- "@elliemae/ds-monorepo-devops": "3.33.0-next.4"
608
+ "@elliemae/ds-monorepo-devops": "3.33.0-next.9"
609
609
  },
610
610
  "peerDependencies": {
611
611
  "lodash": "^4.17.21",
@@ -620,7 +620,7 @@
620
620
  },
621
621
  "scripts": {
622
622
  "dev": "cross-env NODE_ENV=development node ../../../scripts/build/build.mjs --watch",
623
- "test": "pui-cli test --passWithNoTests",
623
+ "test": "pui-cli test --passWithNoTests --coverage=\"false\"",
624
624
  "lint": "node ../../../scripts/lint.mjs",
625
625
  "eslint:fix": "eslint --ext='.js,.jsx,.test.js,.ts,.tsx' --fix --config='../../../.eslintrc.js' src/",
626
626
  "dts": "node ../../../scripts/dts.mjs",