@elliemae/ds-datagrids 3.26.1-rc.1 → 3.27.0-next.1

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.26.1-rc.1",
3
+ "version": "3.27.0-next.1",
4
4
  "license": "MIT",
5
5
  "description": "ICE MT - Dimsum - Data Grids",
6
6
  "files": [
@@ -556,29 +556,29 @@
556
556
  "sortabular": "~1.6.0",
557
557
  "stylesheet-helpers": "~0.2.2",
558
558
  "uuid": "~8.3.2",
559
- "@elliemae/ds-button": "3.26.1-rc.1",
560
- "@elliemae/ds-classnames": "3.26.1-rc.1",
561
- "@elliemae/ds-controlled-form": "3.26.1-rc.1",
562
- "@elliemae/ds-dropdownmenu": "3.26.1-rc.1",
563
- "@elliemae/ds-filterbar": "3.26.1-rc.1",
564
- "@elliemae/ds-form": "3.26.1-rc.1",
565
- "@elliemae/ds-grid": "3.26.1-rc.1",
566
- "@elliemae/ds-icons": "3.26.1-rc.1",
567
- "@elliemae/ds-menu": "3.26.1-rc.1",
568
- "@elliemae/ds-popper": "3.26.1-rc.1",
569
- "@elliemae/ds-props-helpers": "3.26.1-rc.1",
570
- "@elliemae/ds-separator": "3.26.1-rc.1",
571
- "@elliemae/ds-shared": "3.26.1-rc.1",
572
- "@elliemae/ds-spinner": "3.26.1-rc.1",
573
- "@elliemae/ds-system": "3.26.1-rc.1",
574
- "@elliemae/ds-toolbar": "3.26.1-rc.1",
575
- "@elliemae/ds-truncated-tooltip-text": "3.26.1-rc.1",
576
- "@elliemae/ds-utilities": "3.26.1-rc.1"
559
+ "@elliemae/ds-button": "3.27.0-next.1",
560
+ "@elliemae/ds-classnames": "3.27.0-next.1",
561
+ "@elliemae/ds-dropdownmenu": "3.27.0-next.1",
562
+ "@elliemae/ds-controlled-form": "3.27.0-next.1",
563
+ "@elliemae/ds-filterbar": "3.27.0-next.1",
564
+ "@elliemae/ds-form": "3.27.0-next.1",
565
+ "@elliemae/ds-grid": "3.27.0-next.1",
566
+ "@elliemae/ds-menu": "3.27.0-next.1",
567
+ "@elliemae/ds-icons": "3.27.0-next.1",
568
+ "@elliemae/ds-popper": "3.27.0-next.1",
569
+ "@elliemae/ds-props-helpers": "3.27.0-next.1",
570
+ "@elliemae/ds-shared": "3.27.0-next.1",
571
+ "@elliemae/ds-system": "3.27.0-next.1",
572
+ "@elliemae/ds-separator": "3.27.0-next.1",
573
+ "@elliemae/ds-spinner": "3.27.0-next.1",
574
+ "@elliemae/ds-toolbar": "3.27.0-next.1",
575
+ "@elliemae/ds-truncated-tooltip-text": "3.27.0-next.1",
576
+ "@elliemae/ds-utilities": "3.27.0-next.1"
577
577
  },
578
578
  "devDependencies": {
579
579
  "@elliemae/pui-cli": "~9.0.0-next.31",
580
580
  "styled-components": "~5.3.9",
581
- "@elliemae/ds-monorepo-devops": "3.26.1-rc.1"
581
+ "@elliemae/ds-monorepo-devops": "3.27.0-next.1"
582
582
  },
583
583
  "peerDependencies": {
584
584
  "lodash": "^4.17.21",