Socket
Socket
Sign inDemoInstall

@instructure/ui-date-input

Package Overview
Dependencies
Maintainers
35
Versions
1425
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@instructure/ui-date-input - npm Package Compare versions

Comparing version 5.52.2-rc.2 to 5.52.2-rc.3

6

es/components/DateInput/index.js

@@ -429,3 +429,3 @@ import _objectWithoutProperties from "@babel/runtime/helpers/esm/objectWithoutProperties";

/**
* Content to render in the calendar navigation header. The recomendation is
* Content to render in the calendar navigation header. The recommendation is
* to include the name of the current rendered month along with the year.

@@ -447,3 +447,3 @@ */

/**
* A button to render in the calendar navigation header. The recomendation is
* A button to render in the calendar navigation header. The recommendation is
* to compose it with the [Button](#Button) component, setting the `variant`

@@ -456,3 +456,3 @@ * prop to `icon`, the `size` prop to `small`, and setting the `icon` prop to

/**
* A button to render in the calendar navigation header. The recomendation is
* A button to render in the calendar navigation header. The recommendation is
* to compose it with the [Button](#Button) component, setting the `variant`

@@ -459,0 +459,0 @@ * prop to `icon`, the `size` prop to `small`, and setting the `icon` prop to

@@ -439,3 +439,3 @@ "use strict";

/**
* Content to render in the calendar navigation header. The recomendation is
* Content to render in the calendar navigation header. The recommendation is
* to include the name of the current rendered month along with the year.

@@ -457,3 +457,3 @@ */

/**
* A button to render in the calendar navigation header. The recomendation is
* A button to render in the calendar navigation header. The recommendation is
* to compose it with the [Button](#Button) component, setting the `variant`

@@ -466,3 +466,3 @@ * prop to `icon`, the `size` prop to `small`, and setting the `icon` prop to

/**
* A button to render in the calendar navigation header. The recomendation is
* A button to render in the calendar navigation header. The recommendation is
* to compose it with the [Button](#Button) component, setting the `variant`

@@ -469,0 +469,0 @@ * prop to `icon`, the `size` prop to `small`, and setting the `icon` prop to

{
"name": "@instructure/ui-date-input",
"version": "5.52.2-rc.2+f03d6e67",
"version": "5.52.2-rc.3+2ec0d823",
"description": "A UI component library made by Instructure Inc.",

@@ -23,18 +23,18 @@ "author": "Instructure, Inc. Engineering and Product Design",

"devDependencies": {
"@instructure/ui-babel-preset": "5.52.2-rc.2+f03d6e67",
"@instructure/ui-test-utils": "5.52.2-rc.2+f03d6e67"
"@instructure/ui-babel-preset": "5.52.2-rc.3+2ec0d823",
"@instructure/ui-test-utils": "5.52.2-rc.3+2ec0d823"
},
"dependencies": {
"@babel/runtime": "^7",
"@instructure/ui-calendar": "5.52.2-rc.2+f03d6e67",
"@instructure/ui-forms": "5.52.2-rc.2+f03d6e67",
"@instructure/ui-icons": "5.52.2-rc.2+f03d6e67",
"@instructure/ui-layout": "5.52.2-rc.2+f03d6e67",
"@instructure/ui-overlays": "5.52.2-rc.2+f03d6e67",
"@instructure/ui-prop-types": "5.52.2-rc.2+f03d6e67",
"@instructure/ui-selectable": "5.52.2-rc.2+f03d6e67",
"@instructure/ui-testable": "5.52.2-rc.2+f03d6e67",
"@instructure/ui-text-input": "5.52.2-rc.2+f03d6e67",
"@instructure/ui-themeable": "5.52.2-rc.2+f03d6e67",
"@instructure/ui-utils": "5.52.2-rc.2+f03d6e67",
"@instructure/ui-calendar": "5.52.2-rc.3+2ec0d823",
"@instructure/ui-forms": "5.52.2-rc.3+2ec0d823",
"@instructure/ui-icons": "5.52.2-rc.3+2ec0d823",
"@instructure/ui-layout": "5.52.2-rc.3+2ec0d823",
"@instructure/ui-overlays": "5.52.2-rc.3+2ec0d823",
"@instructure/ui-prop-types": "5.52.2-rc.3+2ec0d823",
"@instructure/ui-selectable": "5.52.2-rc.3+2ec0d823",
"@instructure/ui-testable": "5.52.2-rc.3+2ec0d823",
"@instructure/ui-text-input": "5.52.2-rc.3+2ec0d823",
"@instructure/ui-themeable": "5.52.2-rc.3+2ec0d823",
"@instructure/ui-utils": "5.52.2-rc.3+2ec0d823",
"prop-types": "^15"

@@ -49,3 +49,3 @@ },

"sideEffects": false,
"gitHead": "f03d6e6725a60cd233237de30ada8b26d82bae55"
"gitHead": "2ec0d8238e384ba279db16b2e738f36b364b7a1a"
}

@@ -167,3 +167,3 @@ /*

/**
* Content to render in the calendar navigation header. The recomendation is
* Content to render in the calendar navigation header. The recommendation is
* to include the name of the current rendered month along with the year.

@@ -183,3 +183,3 @@ */

/**
* A button to render in the calendar navigation header. The recomendation is
* A button to render in the calendar navigation header. The recommendation is
* to compose it with the [Button](#Button) component, setting the `variant`

@@ -191,3 +191,3 @@ * prop to `icon`, the `size` prop to `small`, and setting the `icon` prop to

/**
* A button to render in the calendar navigation header. The recomendation is
* A button to render in the calendar navigation header. The recommendation is
* to compose it with the [Button](#Button) component, setting the `variant`

@@ -194,0 +194,0 @@ * prop to `icon`, the `size` prop to `small`, and setting the `icon` prop to

@@ -201,3 +201,2 @@ ---

isShowingCalendar,
selectedDate,
renderedDate,

@@ -238,3 +237,3 @@ messages

onRequestRenderPrevMonth={this.handleRenderPrevMonth}
renderNavigationLabel={
renderNavigationLabel={
<span>

@@ -241,0 +240,0 @@ <div>{date.format('MMMM')}</div>

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc