@npm-questionpro/wick-ui-lib 0.4.1 → 0.5.0

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.
Files changed (30) hide show
  1. package/dist/favicon.ico +0 -0
  2. package/dist/fonts/icon.css +152 -0
  3. package/dist/fonts/selection.json +1094 -0
  4. package/dist/fonts/wick-icon.eot +0 -0
  5. package/dist/fonts/wick-icon.svg +13 -13
  6. package/dist/fonts/wick-icon.ttf +0 -0
  7. package/dist/fonts/wick-icon.woff +0 -0
  8. package/dist/src/base/ui/button.d.ts +1 -1
  9. package/dist/src/base/ui/calendar.d.ts +7 -0
  10. package/dist/src/components/calendar/WuCalender.d.ts +4 -0
  11. package/dist/src/components/calendar/components/datePicker/WuDatePicker.d.ts +13 -0
  12. package/dist/src/components/calendar/components/datePicker/WuDatePicker.test.d.ts +1 -0
  13. package/dist/src/components/calendar/components/dateRangePicker/WuDateRangePicker.d.ts +20 -0
  14. package/dist/src/components/calendar/components/dateRangePicker/WuDateRangePicker.test.d.ts +1 -0
  15. package/dist/src/components/calendar/index.d.ts +5 -0
  16. package/dist/src/components/calendar/ui/_footer.d.ts +6 -0
  17. package/dist/src/components/calendar/ui/_sidebar.d.ts +12 -0
  18. package/dist/src/components/calendar/ui/_trigger.d.ts +4 -0
  19. package/dist/src/components/calendar/utils/index.d.ts +7 -0
  20. package/dist/src/components/select/WuSelect.d.ts +6 -9
  21. package/dist/src/components/select/ui/WuSelectItem.d.ts +1 -0
  22. package/dist/src/components/select/ui/WuSelectTrigger.d.ts +1 -2
  23. package/dist/src/index.d.ts +1 -0
  24. package/dist/style.css +1 -1
  25. package/dist/wick-ui-lib/es/index.js +8594 -5754
  26. package/dist/wick-ui-lib/es/index.js.map +1 -1
  27. package/dist/wick-ui-lib/umd/index.js +34 -34
  28. package/dist/wick-ui-lib/umd/index.js.map +1 -1
  29. package/package.json +5 -2
  30. package/dist/src/components/select/types/IWuMultipleCheck.d.ts +0 -1
Binary file
@@ -0,0 +1,152 @@
1
+ @font-face {
2
+ font-family: 'wick-icon';
3
+ src: url('./wick-icon.eot?d6kwpp');
4
+ src:
5
+ url('./wick-icon.eot?d6kwpp#iefix') format('embedded-opentype'),
6
+ url('./wick-icon.ttf?d6kwpp') format('truetype'),
7
+ url('./wick-icon.woff?d6kwpp') format('woff'),
8
+ url('./wick-icon.svg?d6kwpp#wick-icon') format('svg');
9
+ font-weight: normal;
10
+ font-style: normal;
11
+ font-display: block;
12
+ }
13
+
14
+ [class^='wi-'],
15
+ [class*=' wi-'] {
16
+ /* use !important to prevent issues with browser extensions that change fonts */
17
+ font-family: 'wick-icon' !important;
18
+ speak: never;
19
+ font-style: normal;
20
+ font-weight: normal;
21
+ font-variant: normal;
22
+ text-transform: none;
23
+ line-height: 1;
24
+
25
+ /* Better Font Rendering =========== */
26
+ -webkit-font-smoothing: antialiased;
27
+ -moz-osx-font-smoothing: grayscale;
28
+ }
29
+
30
+ .wi-lock:before {
31
+ content: '\e900';
32
+ }
33
+ .wi-view:before {
34
+ content: '\e917';
35
+ }
36
+ .wi-no-view:before {
37
+ content: '\e918';
38
+ }
39
+ .wi-analytics:before {
40
+ content: '\e915';
41
+ }
42
+ .wi-settings:before {
43
+ content: '\e916';
44
+ }
45
+ .wi-calendar:before {
46
+ content: '\e90f';
47
+ }
48
+ .wi-hot:before {
49
+ content: '\e910';
50
+ }
51
+ .wi-message:before {
52
+ content: '\e911';
53
+ }
54
+ .wi-export:before {
55
+ content: '\e912';
56
+ }
57
+ .wi-info:before {
58
+ content: '\e913';
59
+ }
60
+ .wi-search:before {
61
+ content: '\e914';
62
+ }
63
+ .wi-circle:before {
64
+ content: '\e908';
65
+ }
66
+ .wi-check:before {
67
+ content: '\e909';
68
+ }
69
+ .wi-logo:before {
70
+ content: '\e90a';
71
+ }
72
+ .wi-minus:before {
73
+ content: '\e90b';
74
+ }
75
+ .wi-close:before {
76
+ content: '\e90c';
77
+ }
78
+ .wi-more:before {
79
+ content: '\e90d';
80
+ }
81
+ .wi-more-h:before {
82
+ content: '\e90e';
83
+ }
84
+ .wi-arrow-right:before {
85
+ content: '\e901';
86
+ }
87
+ .wi-arrow-down:before {
88
+ content: '\e902';
89
+ }
90
+ .wi-arrow-up:before {
91
+ content: '\e903';
92
+ }
93
+ .wi-arrow-left:before {
94
+ content: '\e904';
95
+ }
96
+ .wi-caret:before {
97
+ content: '\e905';
98
+ }
99
+ .wi-help:before {
100
+ content: '\e906';
101
+ }
102
+ .wi-user:before {
103
+ content: '\e907';
104
+ }
105
+ .wi-audience:before {
106
+ content: '\e309';
107
+ }
108
+ .wi-audience1:before {
109
+ content: '\e30a';
110
+ }
111
+ .wi-bi:before {
112
+ content: '\e381';
113
+ }
114
+ .wi-closed-loop:before {
115
+ content: '\e329';
116
+ }
117
+ .wi-communities:before {
118
+ content: '\e314';
119
+ }
120
+ .wi-cx:before {
121
+ content: '\e313';
122
+ }
123
+ .wi-digisite:before {
124
+ content: '\e352';
125
+ }
126
+ .wi-empower:before {
127
+ content: '\e324';
128
+ }
129
+ .wi-insights-hub:before {
130
+ content: '\e317';
131
+ }
132
+ .wi-instant-answers:before {
133
+ content: '\e380';
134
+ }
135
+ .wi-intercept:before {
136
+ content: '\e378';
137
+ }
138
+ .wi-live-polls:before {
139
+ content: '\e311';
140
+ }
141
+ .wi-reputation:before {
142
+ content: '\e316';
143
+ }
144
+ .wi-suite-cx:before {
145
+ content: '\e379';
146
+ }
147
+ .wi-surveys:before {
148
+ content: '\e308';
149
+ }
150
+ .wi-workforce:before {
151
+ content: '\e315';
152
+ }