From c1f2092e487799b405c87a9988fd25bcaa31f13d Mon Sep 17 00:00:00 2001 From: Cheton Wu Date: Tue, 7 Aug 2018 11:24:16 +0800 Subject: [PATCH] Bump version to v1.0.0-alpha.6 --- dist/react-datepicker.css | 2 +- dist/react-datepicker.min.css | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dist/react-datepicker.css b/dist/react-datepicker.css index 872bfd6..fb6005e 100644 --- a/dist/react-datepicker.css +++ b/dist/react-datepicker.css @@ -1,4 +1,4 @@ -/*! react-datepicker v1.0.0-alpha.5 | (c) 2018 Trend Micro Inc. | MIT | https://github.com/trendmicro-frontend/react-datepicker */ +/*! react-datepicker v1.0.0-alpha.6 | (c) 2018 Trend Micro Inc. | MIT | https://github.com/trendmicro-frontend/react-datepicker */ .datepicker---date-picker-container---1kNBY { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; diff --git a/dist/react-datepicker.min.css b/dist/react-datepicker.min.css index 398b3e8..1fb8854 100644 --- a/dist/react-datepicker.min.css +++ b/dist/react-datepicker.min.css @@ -1 +1 @@ -/*! react-datepicker v1.0.0-alpha.5 | (c) 2018 Trend Micro Inc. | MIT | https://github.com/trendmicro-frontend/react-datepicker */.datepicker---date-picker-container---1kNBY{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;line-height:20px;border:none;border-radius:0;-webkit-box-shadow:none;box-shadow:none;padding:0 5px;position:relative;display:inline-block}.datepicker---date-picker-container---1kNBY *,.datepicker---date-picker-container---1kNBY :after,.datepicker---date-picker-container---1kNBY :before{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit}.datepicker---date-picker-container---1kNBY .react-datepicker__header{text-align:center;background-color:#fff;border:none;position:relative;padding:0}.datepicker---date-picker-container---1kNBY .react-datepicker__month{margin:0;text-align:center}.datepicker---date-picker-container---1kNBY .react-datepicker__current-month{color:#222;font-weight:700;font-size:13px;height:20px;margin:8px 0}.datepicker---date-picker-container---1kNBY .react-datepicker__navigation{background:0 0;line-height:20px;text-align:center;cursor:pointer;position:absolute;top:3px;padding:5px;border:none;z-index:1;outline:0;width:30px;height:30px;background-color:transparent;background-position:center center;background-repeat:no-repeat}.datepicker---date-picker-container---1kNBY .react-datepicker__navigation:hover{border-radius:3px;background-color:#eee}.datepicker---date-picker-container---1kNBY .react-datepicker__navigation--previous{left:8px;background-image:url(data:image/svg+xml;base64,PCEtLSBHZW5lcmF0ZWQgYnkgVHJlbmQgTWljcm8gU3R5bGUgUG9ydGFsIC0tPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjE2IiBoZWlnaHQ9IjE2IiB2aWV3Qm94PSIwIDAgMTYgMTYiPg0KICA8dGl0bGU+YW5nbGUtbGVmdDwvdGl0bGU+DQogIDxwYXRoIGZpbGw9InJnYigzNCwzNCwzNCkiIGQ9Ik05LjUwMSAxMi41MDZsLTQuNDk5LTQuNTA2IDQuNDg4LTQuNDk0IDEgMS0zLjQ5IDMuNDk0IDMuNTAxIDMuNTA2eiI+PC9wYXRoPg0KPC9zdmc+)}.datepicker---date-picker-container---1kNBY .react-datepicker__navigation--next{right:8px;background-image:url(data:image/svg+xml;base64,PCEtLSBHZW5lcmF0ZWQgYnkgVHJlbmQgTWljcm8gU3R5bGUgUG9ydGFsIC0tPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjE2IiBoZWlnaHQ9IjE2IiB2aWV3Qm94PSIwIDAgMTYgMTYiPg0KICA8dGl0bGU+YW5nbGUtcmlnaHQ8L3RpdGxlPg0KICA8cGF0aCBmaWxsPSJyZ2IoMzQsMzQsMzQpIiBkPSJNNi41MDEgMTIuNWwtMS0xIDMuNTAxLTMuNTA2LTMuNDktMy40OTQgMS0xIDQuNDg4IDQuNDk0eiI+PC9wYXRoPg0KPC9zdmc+)}.datepicker---date-picker-container---1kNBY .react-datepicker__day,.datepicker---date-picker-container---1kNBY .react-datepicker__day-name{color:#222;display:inline-block;text-align:center;width:30px;line-height:20px;border:0;padding:5px;margin:2px}.datepicker---date-picker-container---1kNBY .react-datepicker__day{cursor:pointer;font-size:13px}.datepicker---date-picker-container---1kNBY .react-datepicker__day:hover{background:#eee;cursor:pointer;border-radius:50%}.datepicker---date-picker-container---1kNBY .react-datepicker__day.react-datepicker__day--disabled,.datepicker---date-picker-container---1kNBY .react-datepicker__day:hover.react-datepicker__day--disabled{background:inherit;cursor:default;color:#bbb}.datepicker---date-picker-container---1kNBY .react-datepicker__day-name{padding-top:9px;font-size:12px;font-weight:700}.datepicker---date-picker-container---1kNBY .react-datepicker__day-names{white-space:nowrap}.datepicker---date-picker-container---1kNBY .react-datepicker__day--outside-month{color:#bbb}.datepicker---date-picker-container---1kNBY .react-datepicker__day--today{color:#db3d44}.datepicker---date-picker-container---1kNBY .react-datepicker__day--selected{color:#fff;font-weight:700;background-color:#db3d44;border-radius:50%}.datepicker---date-picker-container---1kNBY .react-datepicker__day--selected:hover{background-color:#db3d44}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.datepicker---date-input---1vOyn>input{height:32px}}.datepicker---date-input-container---2zD9B{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;line-height:20px;position:relative}.datepicker---date-input-container---2zD9B *,.datepicker---date-input-container---2zD9B :after,.datepicker---date-input-container---2zD9B :before{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit}.datepicker---date-input---1vOyn{width:120px}.datepicker---date-input---1vOyn>input{display:block;width:100%;height:auto;line-height:inherit;padding:5px 12px;padding-left:30px;font-size:13px;color:#222;border:1px solid #ccc;border-radius:3px;outline:0}.datepicker---date-input---1vOyn>input:focus{border-color:#0096cc}.datepicker---date-input-icon---1UeQu{position:absolute;left:9px;top:8px;color:#666;width:14px;height:14px}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.datepicker---time-input---2ICRB>input{height:32px}}.datepicker---time-input-container---s4Ikh{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;line-height:20px;position:relative}.datepicker---time-input-container---s4Ikh *,.datepicker---time-input-container---s4Ikh :after,.datepicker---time-input-container---s4Ikh :before{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit}.datepicker---time-input---2ICRB{width:120px}.datepicker---time-input---2ICRB>input{display:block;width:100%;height:auto;line-height:inherit;padding:5px 12px;padding-left:30px;font-size:13px;color:#222;border:1px solid #ccc;border-radius:3px;outline:0}.datepicker---time-input---2ICRB>input:focus{border-color:#0096cc}.datepicker---time-input-icon---3TeZ8{position:absolute;left:9px;top:8px;color:#666;width:14px;height:14px} \ No newline at end of file +/*! react-datepicker v1.0.0-alpha.6 | (c) 2018 Trend Micro Inc. | MIT | https://github.com/trendmicro-frontend/react-datepicker */.datepicker---date-picker-container---1kNBY{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;line-height:20px;border:none;border-radius:0;-webkit-box-shadow:none;box-shadow:none;padding:0 5px;position:relative;display:inline-block}.datepicker---date-picker-container---1kNBY *,.datepicker---date-picker-container---1kNBY :after,.datepicker---date-picker-container---1kNBY :before{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit}.datepicker---date-picker-container---1kNBY .react-datepicker__header{text-align:center;background-color:#fff;border:none;position:relative;padding:0}.datepicker---date-picker-container---1kNBY .react-datepicker__month{margin:0;text-align:center}.datepicker---date-picker-container---1kNBY .react-datepicker__current-month{color:#222;font-weight:700;font-size:13px;height:20px;margin:8px 0}.datepicker---date-picker-container---1kNBY .react-datepicker__navigation{background:0 0;line-height:20px;text-align:center;cursor:pointer;position:absolute;top:3px;padding:5px;border:none;z-index:1;outline:0;width:30px;height:30px;background-color:transparent;background-position:center center;background-repeat:no-repeat}.datepicker---date-picker-container---1kNBY .react-datepicker__navigation:hover{border-radius:3px;background-color:#eee}.datepicker---date-picker-container---1kNBY .react-datepicker__navigation--previous{left:8px;background-image:url(data:image/svg+xml;base64,PCEtLSBHZW5lcmF0ZWQgYnkgVHJlbmQgTWljcm8gU3R5bGUgUG9ydGFsIC0tPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjE2IiBoZWlnaHQ9IjE2IiB2aWV3Qm94PSIwIDAgMTYgMTYiPg0KICA8dGl0bGU+YW5nbGUtbGVmdDwvdGl0bGU+DQogIDxwYXRoIGZpbGw9InJnYigzNCwzNCwzNCkiIGQ9Ik05LjUwMSAxMi41MDZsLTQuNDk5LTQuNTA2IDQuNDg4LTQuNDk0IDEgMS0zLjQ5IDMuNDk0IDMuNTAxIDMuNTA2eiI+PC9wYXRoPg0KPC9zdmc+)}.datepicker---date-picker-container---1kNBY .react-datepicker__navigation--next{right:8px;background-image:url(data:image/svg+xml;base64,PCEtLSBHZW5lcmF0ZWQgYnkgVHJlbmQgTWljcm8gU3R5bGUgUG9ydGFsIC0tPg0KPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjE2IiBoZWlnaHQ9IjE2IiB2aWV3Qm94PSIwIDAgMTYgMTYiPg0KICA8dGl0bGU+YW5nbGUtcmlnaHQ8L3RpdGxlPg0KICA8cGF0aCBmaWxsPSJyZ2IoMzQsMzQsMzQpIiBkPSJNNi41MDEgMTIuNWwtMS0xIDMuNTAxLTMuNTA2LTMuNDktMy40OTQgMS0xIDQuNDg4IDQuNDk0eiI+PC9wYXRoPg0KPC9zdmc+)}.datepicker---date-picker-container---1kNBY .react-datepicker__day,.datepicker---date-picker-container---1kNBY .react-datepicker__day-name{color:#222;display:inline-block;text-align:center;width:30px;line-height:20px;border:0;padding:5px;margin:2px}.datepicker---date-picker-container---1kNBY .react-datepicker__day{cursor:pointer;font-size:13px}.datepicker---date-picker-container---1kNBY .react-datepicker__day:hover{background:#eee;cursor:pointer;border-radius:50%}.datepicker---date-picker-container---1kNBY .react-datepicker__day.react-datepicker__day--disabled,.datepicker---date-picker-container---1kNBY .react-datepicker__day:hover.react-datepicker__day--disabled{background:inherit;cursor:default;color:#bbb}.datepicker---date-picker-container---1kNBY .react-datepicker__day-name{padding-top:9px;font-size:12px;font-weight:700}.datepicker---date-picker-container---1kNBY .react-datepicker__day-names{white-space:nowrap}.datepicker---date-picker-container---1kNBY .react-datepicker__day--outside-month{color:#bbb}.datepicker---date-picker-container---1kNBY .react-datepicker__day--today{color:#db3d44}.datepicker---date-picker-container---1kNBY .react-datepicker__day--selected{color:#fff;font-weight:700;background-color:#db3d44;border-radius:50%}.datepicker---date-picker-container---1kNBY .react-datepicker__day--selected:hover{background-color:#db3d44}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.datepicker---date-input---1vOyn>input{height:32px}}.datepicker---date-input-container---2zD9B{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;line-height:20px;position:relative}.datepicker---date-input-container---2zD9B *,.datepicker---date-input-container---2zD9B :after,.datepicker---date-input-container---2zD9B :before{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit}.datepicker---date-input---1vOyn{width:120px}.datepicker---date-input---1vOyn>input{display:block;width:100%;height:auto;line-height:inherit;padding:5px 12px;padding-left:30px;font-size:13px;color:#222;border:1px solid #ccc;border-radius:3px;outline:0}.datepicker---date-input---1vOyn>input:focus{border-color:#0096cc}.datepicker---date-input-icon---1UeQu{position:absolute;left:9px;top:8px;color:#666;width:14px;height:14px}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.datepicker---time-input---2ICRB>input{height:32px}}.datepicker---time-input-container---s4Ikh{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;line-height:20px;position:relative}.datepicker---time-input-container---s4Ikh *,.datepicker---time-input-container---s4Ikh :after,.datepicker---time-input-container---s4Ikh :before{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit}.datepicker---time-input---2ICRB{width:120px}.datepicker---time-input---2ICRB>input{display:block;width:100%;height:auto;line-height:inherit;padding:5px 12px;padding-left:30px;font-size:13px;color:#222;border:1px solid #ccc;border-radius:3px;outline:0}.datepicker---time-input---2ICRB>input:focus{border-color:#0096cc}.datepicker---time-input-icon---3TeZ8{position:absolute;left:9px;top:8px;color:#666;width:14px;height:14px} \ No newline at end of file diff --git a/package.json b/package.json index 5931b83..0fb0d29 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@trendmicro/react-datepicker", - "version": "1.0.0-alpha.5", + "version": "1.0.0-alpha.6", "description": "React DatePicker Component", "main": "lib/index.js", "files": [