Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@codaline-io/ionic-datepicker

Package Overview
Dependencies
Maintainers
2
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@codaline-io/ionic-datepicker - npm Package Compare versions

Comparing version 0.3.4 to 0.3.5

dist/ionic-datepicker/p-2f43e3b9.entry.js

1

dist/cjs/ionic-datepicker-popover.cjs.entry.js

@@ -40,3 +40,2 @@ 'use strict';

componentDidLoad() {
console.log(window.datepicker);
const date = this.selectedDate ? new Date(this.selectedDate) : null;

@@ -43,0 +42,0 @@ this.picker = window.datepicker(this.el, Object.assign({

@@ -32,3 +32,2 @@ import { Component, h, Prop, Watch } from '@stencil/core';

componentDidLoad() {
console.log(window.datepicker);
const date = this.selectedDate ? new Date(this.selectedDate) : null;

@@ -35,0 +34,0 @@ this.picker = window.datepicker(this.el, Object.assign({

@@ -70,3 +70,2 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {

class_1.prototype.componentDidLoad = function () {
console.log(window.datepicker);
var date = this.selectedDate ? new Date(this.selectedDate) : null;

@@ -73,0 +72,0 @@ this.picker = window.datepicker(this.el, Object.assign({

@@ -36,3 +36,2 @@ import { r as registerInstance, h } from './index-3b1f6ec0.js';

componentDidLoad() {
console.log(window.datepicker);
const date = this.selectedDate ? new Date(this.selectedDate) : null;

@@ -39,0 +38,0 @@ this.picker = window.datepicker(this.el, Object.assign({

@@ -1,1 +0,1 @@

import{p as e,b as a}from"./p-7285dbf1.js";e().then(e=>a([["p-2770f0ed",[[1,"ionic-datepicker",{displayFormat:[1,"display-format"],pickerFormat:[1,"picker-format"],disabled:[4],pickerOptions:[16],defaultDate:[1,"default-date"],placeholder:[1],ionDateTimeOnMobile:[4,"ion-date-time-on-mobile"],max:[1],min:[1],required:[4],error:[4],ionPopoverOptions:[16],mode:[1],errorClass:[1,"error-class"],monthNames:[16],monthShortNames:[16],dayNames:[16],dayShortNames:[16],okayLabel:[1,"okay-label"],cancelLabel:[1,"cancel-label"],yearLabel:[1,"year-label"],date:[32],open:[64]}]]],["p-cf7fbf79",[[0,"ionic-datepicker-popover",{disabled:[4],pickerOptions:[16],selectedDate:[1,"selected-date"],max:[1],min:[1]}]]]],e));
import{p as e,b as a}from"./p-7285dbf1.js";e().then(e=>a([["p-2770f0ed",[[1,"ionic-datepicker",{displayFormat:[1,"display-format"],pickerFormat:[1,"picker-format"],disabled:[4],pickerOptions:[16],defaultDate:[1,"default-date"],placeholder:[1],ionDateTimeOnMobile:[4,"ion-date-time-on-mobile"],max:[1],min:[1],required:[4],error:[4],ionPopoverOptions:[16],mode:[1],errorClass:[1,"error-class"],monthNames:[16],monthShortNames:[16],dayNames:[16],dayShortNames:[16],okayLabel:[1,"okay-label"],cancelLabel:[1,"cancel-label"],yearLabel:[1,"year-label"],date:[32],open:[64]}]]],["p-2f43e3b9",[[0,"ionic-datepicker-popover",{disabled:[4],pickerOptions:[16],selectedDate:[1,"selected-date"],max:[1],min:[1]}]]]],e));

@@ -1,1 +0,1 @@

System.register(["./p-8e2ee207.system.js"],(function(){"use strict";var e,a;return{setters:[function(t){e=t.p;a=t.b}],execute:function(){e().then((function(e){return a([["p-3f923f24.system",[[1,"ionic-datepicker",{displayFormat:[1,"display-format"],pickerFormat:[1,"picker-format"],disabled:[4],pickerOptions:[16],defaultDate:[1,"default-date"],placeholder:[1],ionDateTimeOnMobile:[4,"ion-date-time-on-mobile"],max:[1],min:[1],required:[4],error:[4],ionPopoverOptions:[16],mode:[1],errorClass:[1,"error-class"],monthNames:[16],monthShortNames:[16],dayNames:[16],dayShortNames:[16],okayLabel:[1,"okay-label"],cancelLabel:[1,"cancel-label"],yearLabel:[1,"year-label"],date:[32],open:[64]}]]],["p-885f12bd.system",[[0,"ionic-datepicker-popover",{disabled:[4],pickerOptions:[16],selectedDate:[1,"selected-date"],max:[1],min:[1]}]]]],e)}))}}}));
System.register(["./p-8e2ee207.system.js"],(function(){"use strict";var e,a;return{setters:[function(t){e=t.p;a=t.b}],execute:function(){e().then((function(e){return a([["p-3f923f24.system",[[1,"ionic-datepicker",{displayFormat:[1,"display-format"],pickerFormat:[1,"picker-format"],disabled:[4],pickerOptions:[16],defaultDate:[1,"default-date"],placeholder:[1],ionDateTimeOnMobile:[4,"ion-date-time-on-mobile"],max:[1],min:[1],required:[4],error:[4],ionPopoverOptions:[16],mode:[1],errorClass:[1,"error-class"],monthNames:[16],monthShortNames:[16],dayNames:[16],dayShortNames:[16],okayLabel:[1,"okay-label"],cancelLabel:[1,"cancel-label"],yearLabel:[1,"year-label"],date:[32],open:[64]}]]],["p-d12f5f2b.system",[[0,"ionic-datepicker-popover",{disabled:[4],pickerOptions:[16],selectedDate:[1,"selected-date"],max:[1],min:[1]}]]]],e)}))}}}));
{
"name": "@codaline-io/ionic-datepicker",
"version": "0.3.4",
"version": "0.3.5",
"description": "A datepicker component for ionic",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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