@elliemae/ds-datagrids 3.22.0-next.18 → 3.22.0-next.19

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,4 @@
1
+ /// <reference types="react" />
1
2
  import PropTypes from 'prop-types';
2
3
  declare const SingleRangeSwitcherMenu: {
3
4
  ({ column, className, isMenuOpened, onOpenMenu, placement, onAddFilter, dateFormatter, enableOutsideDays, menuProps, }: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elliemae/ds-datagrids",
3
- "version": "3.22.0-next.18",
3
+ "version": "3.22.0-next.19",
4
4
  "license": "MIT",
5
5
  "description": "ICE MT - Dimsum - Data Grids",
6
6
  "files": [
@@ -556,24 +556,24 @@
556
556
  "sortabular": "~1.6.0",
557
557
  "stylesheet-helpers": "~0.2.2",
558
558
  "uuid": "~8.3.2",
559
- "@elliemae/ds-button": "3.22.0-next.18",
560
- "@elliemae/ds-classnames": "3.22.0-next.18",
561
- "@elliemae/ds-dropdownmenu": "3.22.0-next.18",
562
- "@elliemae/ds-filterbar": "3.22.0-next.18",
563
- "@elliemae/ds-form": "3.22.0-next.18",
564
- "@elliemae/ds-controlled-form": "3.22.0-next.18",
565
- "@elliemae/ds-grid": "3.22.0-next.18",
566
- "@elliemae/ds-icons": "3.22.0-next.18",
567
- "@elliemae/ds-menu": "3.22.0-next.18",
568
- "@elliemae/ds-popper": "3.22.0-next.18",
569
- "@elliemae/ds-props-helpers": "3.22.0-next.18",
570
- "@elliemae/ds-separator": "3.22.0-next.18",
571
- "@elliemae/ds-shared": "3.22.0-next.18",
572
- "@elliemae/ds-spinner": "3.22.0-next.18",
573
- "@elliemae/ds-system": "3.22.0-next.18",
574
- "@elliemae/ds-toolbar": "3.22.0-next.18",
575
- "@elliemae/ds-truncated-tooltip-text": "3.22.0-next.18",
576
- "@elliemae/ds-utilities": "3.22.0-next.18"
559
+ "@elliemae/ds-button": "3.22.0-next.19",
560
+ "@elliemae/ds-controlled-form": "3.22.0-next.19",
561
+ "@elliemae/ds-dropdownmenu": "3.22.0-next.19",
562
+ "@elliemae/ds-filterbar": "3.22.0-next.19",
563
+ "@elliemae/ds-form": "3.22.0-next.19",
564
+ "@elliemae/ds-grid": "3.22.0-next.19",
565
+ "@elliemae/ds-icons": "3.22.0-next.19",
566
+ "@elliemae/ds-popper": "3.22.0-next.19",
567
+ "@elliemae/ds-props-helpers": "3.22.0-next.19",
568
+ "@elliemae/ds-separator": "3.22.0-next.19",
569
+ "@elliemae/ds-shared": "3.22.0-next.19",
570
+ "@elliemae/ds-spinner": "3.22.0-next.19",
571
+ "@elliemae/ds-system": "3.22.0-next.19",
572
+ "@elliemae/ds-toolbar": "3.22.0-next.19",
573
+ "@elliemae/ds-truncated-tooltip-text": "3.22.0-next.19",
574
+ "@elliemae/ds-utilities": "3.22.0-next.19",
575
+ "@elliemae/ds-classnames": "3.22.0-next.19",
576
+ "@elliemae/ds-menu": "3.22.0-next.19"
577
577
  },
578
578
  "devDependencies": {
579
579
  "@elliemae/pui-cli": "~9.0.0-next.22",
@@ -581,7 +581,7 @@
581
581
  "@testing-library/react": "~12.1.3",
582
582
  "@testing-library/user-event": "~13.5.0",
583
583
  "styled-components": "~5.3.9",
584
- "@elliemae/ds-monorepo-devops": "3.22.0-next.18"
584
+ "@elliemae/ds-monorepo-devops": "3.22.0-next.19"
585
585
  },
586
586
  "peerDependencies": {
587
587
  "lodash": "^4.17.21",