@pismo/marola 2.1.0 → 2.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/DatePicker.module-C9zgeg52.js +46 -0
- package/dist/assets/DatePicker.css +1 -1
- package/dist/components/DatePicker/DatePicker.js +3 -3
- package/dist/components/DatePicker/renderCalendarDays.js +1 -1
- package/dist/components/DatePicker/renderDualCalendarHeader.js +5 -5
- package/dist/components/DatePicker/renderHeader.js +3 -3
- package/dist/components/DatePicker/renderNavigatorInput.js +12 -12
- package/dist/components/DatePicker/renderPeriodSelection.js +1 -1
- package/dist/components/Icon/Icon.js +165 -146
- package/dist/components/Icon/types.d.ts +1 -1
- package/package.json +1 -1
- package/dist/DatePicker.module-CmT9Zbbu.js +0 -45
- /package/dist/components/Typography/{typography.test.d.ts → Typography.test.d.ts} +0 -0
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
* This file is automatically generated. Any changes will be lost.
|
|
3
3
|
* run "yarn generate-icon-types" or "yarn build" to regenerate it.
|
|
4
4
|
*/
|
|
5
|
-
export type IconName = 'arrow-down-arrow-up' | 'arrow-down-z-a' | 'arrow-left' | 'arrow-right' | 'arrow-right-to-arc' | 'arrow-up-right-from-square' | 'arrows-rotate' | 'badge-check' | 'bell' | 'building-columns' | 'calendar
|
|
5
|
+
export type IconName = 'arrow-down-arrow-up' | 'arrow-down-z-a' | 'arrow-left' | 'arrow-right' | 'arrow-right-to-arc' | 'arrow-up-right-from-square' | 'arrows-rotate' | 'badge-check' | 'bell' | 'building-columns' | 'calendar-days' | 'check-double' | 'chevron-down' | 'chevron-right' | 'chevron-up' | 'chevrons-right' | 'circle' | 'circle-arrow-right' | 'circle-check' | 'circle-check-outline' | 'circle-exclamation' | 'circle-exclamation-outline' | 'circle-info' | 'circle-minus' | 'circle-x' | 'circle-xmark' | 'circle-xmark-outline' | 'clock' | 'clock-rotate-left' | 'coin' | 'coins' | 'copy' | 'credit-card' | 'credit-card-blank' | 'credit-card-front' | 'download' | 'ellipsis-vertical' | 'empty-img' | 'empty-set' | 'eye' | 'eye-slash' | 'filter-list' | 'folder-magnifying-glass' | 'grid-horizontal' | 'grip-dots-vertical' | 'headphones-simple' | 'house-blank' | 'list' | 'loader' | 'lock-keyhole' | 'lock-keyhole-open' | 'logo' | 'magnifying-glass' | 'map-location-dot' | 'map-pin' | 'mobile-screen-button' | 'money-bill-transfer' | 'money-bill-trend-up' | 'money-bills' | 'notes-medical' | 'paste' | 'pen-to-square' | 'percent' | 'piggy-bank' | 'rectangle-history' | 'rectangle-history-circle-user' | 'rotate' | 'server' | 'sidebar' | 'squirrel' | 'stethoscope' | 'timer' | 'trash' | 'trash-can' | 'upload' | 'user' | 'user-gear' | 'user-group' | 'user-tie' | 'user-tie-hair' | 'user-vneck' | 'users' | 'wallet' | 'warehouse-full' | 'xmark';
|
package/package.json
CHANGED
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
import './assets/DatePicker.css';const e = "_header_57qu7_158", _ = "_calendar_57qu7_104", a = "_weekdayNames_57qu7_186", t = "_days_57qu7_187", n = "_weekdayName_57qu7_186", d = "_day_57qu7_187", o = "_disabled_57qu7_209", r = "_selected_57qu7_209", u = "_faded_57qu7_218", c = "_months_57qu7_256", s = "_years_57qu7_257", q = "_month_57qu7_124", y = "_year_57qu7_257", l = "_rotate_57qu7_337", h = {
|
|
2
|
-
"input-container": "_input-container_57qu7_85",
|
|
3
|
-
"datepicker-input": "_datepicker-input_57qu7_98",
|
|
4
|
-
"calendar-icon": "_calendar-icon_57qu7_104",
|
|
5
|
-
"datepicker-container": "_datepicker-container_57qu7_108",
|
|
6
|
-
"range-mode": "_range-mode_57qu7_121",
|
|
7
|
-
"month-header": "_month-header_57qu7_124",
|
|
8
|
-
"month-header-row": "_month-header-row_57qu7_135",
|
|
9
|
-
"nav-button": "_nav-button_57qu7_147",
|
|
10
|
-
header: e,
|
|
11
|
-
calendar: _,
|
|
12
|
-
weekdayNames: a,
|
|
13
|
-
days: t,
|
|
14
|
-
weekdayName: n,
|
|
15
|
-
day: d,
|
|
16
|
-
disabled: o,
|
|
17
|
-
selected: r,
|
|
18
|
-
"range-start": "_range-start_57qu7_209",
|
|
19
|
-
"range-end": "_range-end_57qu7_209",
|
|
20
|
-
"range-selected": "_range-selected_57qu7_209",
|
|
21
|
-
faded: u,
|
|
22
|
-
months: c,
|
|
23
|
-
years: s,
|
|
24
|
-
month: q,
|
|
25
|
-
year: y,
|
|
26
|
-
"today-footer": "_today-footer_57qu7_296",
|
|
27
|
-
"today-button": "_today-button_57qu7_302",
|
|
28
|
-
rotate: l,
|
|
29
|
-
"current-day": "_current-day_57qu7_341",
|
|
30
|
-
"hovered-range": "_hovered-range_57qu7_346",
|
|
31
|
-
"hovered-date": "_hovered-date_57qu7_351",
|
|
32
|
-
"would-be-end-date": "_would-be-end-date_57qu7_357",
|
|
33
|
-
"would-be-start-date": "_would-be-start-date_57qu7_363",
|
|
34
|
-
"dual-calendar-container": "_dual-calendar-container_57qu7_370",
|
|
35
|
-
"navigator-input": "_navigator-input_57qu7_381",
|
|
36
|
-
"nav-month-button": "_nav-month-button_57qu7_410",
|
|
37
|
-
"nav-year-button": "_nav-year-button_57qu7_411",
|
|
38
|
-
"auto-width": "_auto-width_57qu7_419",
|
|
39
|
-
"month-selector": "_month-selector_57qu7_424",
|
|
40
|
-
"year-selector": "_year-selector_57qu7_425",
|
|
41
|
-
"nav-calendar-static": "_nav-calendar-static_57qu7_457"
|
|
42
|
-
};
|
|
43
|
-
export {
|
|
44
|
-
h as s
|
|
45
|
-
};
|
|
File without changes
|