@univerjs/sheets-sort-ui 0.17.0 → 0.18.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 (74) hide show
  1. package/lib/cjs/index.js +30 -1
  2. package/lib/cjs/locale/ca-ES.js +1 -1
  3. package/lib/cjs/locale/en-US.js +1 -1
  4. package/lib/cjs/locale/es-ES.js +1 -1
  5. package/lib/cjs/locale/fa-IR.js +1 -1
  6. package/lib/cjs/locale/fr-FR.js +1 -1
  7. package/lib/cjs/locale/ja-JP.js +1 -1
  8. package/lib/cjs/locale/ko-KR.js +1 -1
  9. package/lib/cjs/locale/ru-RU.js +1 -1
  10. package/lib/cjs/locale/sk-SK.js +1 -1
  11. package/lib/cjs/locale/vi-VN.js +1 -1
  12. package/lib/cjs/locale/zh-CN.js +1 -1
  13. package/lib/cjs/locale/zh-TW.js +1 -1
  14. package/lib/es/index.js +30 -1169
  15. package/lib/es/locale/ca-ES.js +1 -33
  16. package/lib/es/locale/en-US.js +1 -33
  17. package/lib/es/locale/es-ES.js +1 -33
  18. package/lib/es/locale/fa-IR.js +1 -33
  19. package/lib/es/locale/fr-FR.js +1 -33
  20. package/lib/es/locale/ja-JP.js +1 -33
  21. package/lib/es/locale/ko-KR.js +1 -33
  22. package/lib/es/locale/ru-RU.js +1 -33
  23. package/lib/es/locale/sk-SK.js +1 -33
  24. package/lib/es/locale/vi-VN.js +1 -33
  25. package/lib/es/locale/zh-CN.js +1 -33
  26. package/lib/es/locale/zh-TW.js +1 -33
  27. package/lib/index.css +238 -1
  28. package/lib/index.js +30 -1169
  29. package/lib/locale/ca-ES.js +1 -33
  30. package/lib/locale/en-US.js +1 -33
  31. package/lib/locale/es-ES.js +1 -33
  32. package/lib/locale/fa-IR.js +1 -33
  33. package/lib/locale/fr-FR.js +1 -33
  34. package/lib/locale/ja-JP.js +1 -33
  35. package/lib/locale/ko-KR.js +1 -33
  36. package/lib/locale/ru-RU.js +1 -33
  37. package/lib/locale/sk-SK.js +1 -33
  38. package/lib/locale/vi-VN.js +1 -33
  39. package/lib/locale/zh-CN.js +1 -33
  40. package/lib/locale/zh-TW.js +1 -33
  41. package/lib/types/commands/commands/sheets-sort.command.d.ts +16 -1
  42. package/lib/types/config/config.d.ts +16 -1
  43. package/lib/types/controllers/sheets-sort-ui.controller.d.ts +17 -1
  44. package/lib/types/locale/ca-ES.d.ts +16 -1
  45. package/lib/types/locale/es-ES.d.ts +16 -1
  46. package/lib/types/locale/fa-IR.d.ts +16 -1
  47. package/lib/types/locale/fr-FR.d.ts +16 -1
  48. package/lib/types/locale/ja-JP.d.ts +16 -1
  49. package/lib/types/locale/ko-KR.d.ts +16 -1
  50. package/lib/types/locale/ru-RU.d.ts +16 -1
  51. package/lib/types/locale/sk-SK.d.ts +16 -1
  52. package/lib/types/locale/vi-VN.d.ts +16 -1
  53. package/lib/types/locale/zh-CN.d.ts +16 -1
  54. package/lib/types/locale/zh-TW.d.ts +16 -1
  55. package/lib/types/menu/schema.d.ts +16 -1
  56. package/lib/types/menu/sheets-sort.menu.d.ts +17 -2
  57. package/lib/types/plugin.d.ts +16 -1
  58. package/lib/types/services/sheets-sort-ui.service.d.ts +20 -3
  59. package/lib/types/views/CustomSortPanel.d.ts +17 -2
  60. package/lib/types/views/EmbedSortBtn.d.ts +16 -1
  61. package/lib/umd/index.js +30 -1
  62. package/lib/umd/locale/ca-ES.js +1 -1
  63. package/lib/umd/locale/en-US.js +1 -1
  64. package/lib/umd/locale/es-ES.js +1 -1
  65. package/lib/umd/locale/fa-IR.js +1 -1
  66. package/lib/umd/locale/fr-FR.js +1 -1
  67. package/lib/umd/locale/ja-JP.js +1 -1
  68. package/lib/umd/locale/ko-KR.js +1 -1
  69. package/lib/umd/locale/ru-RU.js +1 -1
  70. package/lib/umd/locale/sk-SK.js +1 -1
  71. package/lib/umd/locale/vi-VN.js +1 -1
  72. package/lib/umd/locale/zh-CN.js +1 -1
  73. package/lib/umd/locale/zh-TW.js +1 -1
  74. package/package.json +14 -13
package/lib/index.css CHANGED
@@ -1 +1,238 @@
1
- .univer-relative{position:relative}.univer-my-0{margin-top:0;margin-bottom:0}.univer-mb-2{margin-bottom:.5rem}.univer-mb-3{margin-bottom:.75rem}.univer-ml-1\.5{margin-left:.375rem}.univer-ml-2{margin-left:.5rem}.univer-ml-3{margin-left:.75rem}.univer-mt-4{margin-top:1rem}.univer-mt-5{margin-top:1.25rem}.univer-box-border{box-sizing:border-box}.univer-flex{display:flex}.univer-grid{display:grid}.univer-h-7{height:1.75rem}.univer-max-h-\[310px\]{max-height:310px}.univer-w-\[--radix-popper-anchor-width\]{width:var(--radix-popper-anchor-width)}.univer-w-full{width:100%}.univer-max-w-\[220px\]{max-width:220px}.univer-cursor-pointer{cursor:pointer}.univer-select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.univer-list-none{list-style-type:none}.univer-grid-flow-col{grid-auto-flow:column}.univer-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.univer-items-center{align-items:center}.univer-justify-end{justify-content:flex-end}.univer-justify-center{justify-content:center}.univer-justify-between{justify-content:space-between}.univer-gap-1{gap:.25rem}.univer-gap-2{gap:.5rem}.univer-overflow-hidden{overflow:hidden}.univer-overflow-y-auto{overflow-y:auto}.univer-overflow-x-hidden{overflow-x:hidden}.univer-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.univer-rounded{border-radius:.25rem}.univer-rounded-lg{border-radius:.5rem}.univer-rounded-md{border-radius:.375rem}.univer-border{border-width:1px}.univer-bg-white{background-color:var(--univer-white)}.univer-p-1{padding:.25rem}.univer-px-2{padding-left:.5rem;padding-right:.5rem}.univer-py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.univer-text-base{font-size:1rem;line-height:1.5rem}.univer-text-sm{font-size:.875rem;line-height:1.25rem}.univer-text-xs{font-size:.75rem;line-height:1rem}.univer-text-gray-700{color:var(--univer-gray-700)}.univer-text-gray-900{color:var(--univer-gray-900)}.univer-text-primary-500{color:var(--univer-primary-500)}.univer-shadow-lg{--univer-tw-shadow: 0px 4px 6px 0px rgba(30, 40, 77, .05), 0px 10px 15px -3px rgba(30, 40, 77, .1);--univer-tw-shadow-colored: 0px 4px 6px 0px var(--univer-tw-shadow-color), 0px 10px 15px -3px var(--univer-tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,0 4px 6px #1e284d0d,0 10px 15px -3px #1e284d1a;box-shadow:var(--univer-tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)),var(--univer-tw-ring-shadow, 0 0 rgba(0,0,0,0)),var(--univer-tw-shadow)}.univer-transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.univer-transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.hover\:univer-bg-gray-100:hover{background-color:var(--univer-gray-100)}.hover\:univer-text-red-500:hover{color:var(--univer-red-500)}.disabled\:univer-cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:univer-divide-opacity-30:disabled>:not([hidden])~:not([hidden]){--univer-tw-divide-opacity: .3 }.disabled\:univer-text-gray-800:disabled{color:var(--univer-gray-800)}.dark\:\!univer-text-white:where(.univer-dark,.univer-dark *){color:var(--univer-white)!important}.dark\:hover\:\!univer-bg-gray-700:hover:where(.univer-dark,.univer-dark *){background-color:var(--univer-gray-700)!important}
1
+ .univer-relative {
2
+ position: relative;
3
+ }
4
+
5
+ .univer-my-0 {
6
+ margin-top: 0;
7
+ margin-bottom: 0;
8
+ }
9
+
10
+ .univer-mb-2 {
11
+ margin-bottom: .5rem;
12
+ }
13
+
14
+ .univer-mb-3 {
15
+ margin-bottom: .75rem;
16
+ }
17
+
18
+ .univer-ml-1\.5 {
19
+ margin-left: .375rem;
20
+ }
21
+
22
+ .univer-ml-2 {
23
+ margin-left: .5rem;
24
+ }
25
+
26
+ .univer-ml-3 {
27
+ margin-left: .75rem;
28
+ }
29
+
30
+ .univer-mt-4 {
31
+ margin-top: 1rem;
32
+ }
33
+
34
+ .univer-mt-5 {
35
+ margin-top: 1.25rem;
36
+ }
37
+
38
+ .univer-box-border {
39
+ box-sizing: border-box;
40
+ }
41
+
42
+ .univer-flex {
43
+ display: flex;
44
+ }
45
+
46
+ .univer-grid {
47
+ display: grid;
48
+ }
49
+
50
+ .univer-h-7 {
51
+ height: 1.75rem;
52
+ }
53
+
54
+ .univer-max-h-\[310px\] {
55
+ max-height: 310px;
56
+ }
57
+
58
+ .univer-w-\[--radix-popper-anchor-width\] {
59
+ width: var(--radix-popper-anchor-width);
60
+ }
61
+
62
+ .univer-w-full {
63
+ width: 100%;
64
+ }
65
+
66
+ .univer-max-w-\[220px\] {
67
+ max-width: 220px;
68
+ }
69
+
70
+ .univer-cursor-pointer {
71
+ cursor: pointer;
72
+ }
73
+
74
+ .univer-select-none {
75
+ user-select: none;
76
+ }
77
+
78
+ .univer-list-none {
79
+ list-style-type: none;
80
+ }
81
+
82
+ .univer-grid-flow-col {
83
+ grid-auto-flow: column;
84
+ }
85
+
86
+ .univer-grid-cols-2 {
87
+ grid-template-columns: repeat(2, minmax(0, 1fr));
88
+ }
89
+
90
+ .univer-items-center {
91
+ align-items: center;
92
+ }
93
+
94
+ .univer-justify-end {
95
+ justify-content: flex-end;
96
+ }
97
+
98
+ .univer-justify-center {
99
+ justify-content: center;
100
+ }
101
+
102
+ .univer-justify-between {
103
+ justify-content: space-between;
104
+ }
105
+
106
+ .univer-gap-1 {
107
+ gap: .25rem;
108
+ }
109
+
110
+ .univer-gap-2 {
111
+ gap: .5rem;
112
+ }
113
+
114
+ .univer-overflow-hidden {
115
+ overflow: hidden;
116
+ }
117
+
118
+ .univer-overflow-y-auto {
119
+ overflow-y: auto;
120
+ }
121
+
122
+ .univer-overflow-x-hidden {
123
+ overflow-x: hidden;
124
+ }
125
+
126
+ .univer-truncate {
127
+ text-overflow: ellipsis;
128
+ white-space: nowrap;
129
+ overflow: hidden;
130
+ }
131
+
132
+ .univer-rounded {
133
+ border-radius: .25rem;
134
+ }
135
+
136
+ .univer-rounded-lg {
137
+ border-radius: .5rem;
138
+ }
139
+
140
+ .univer-rounded-md {
141
+ border-radius: .375rem;
142
+ }
143
+
144
+ .univer-border {
145
+ border-width: 1px;
146
+ }
147
+
148
+ .univer-bg-white {
149
+ background-color: var(--univer-white);
150
+ }
151
+
152
+ .univer-p-1 {
153
+ padding: .25rem;
154
+ }
155
+
156
+ .univer-px-2 {
157
+ padding-left: .5rem;
158
+ padding-right: .5rem;
159
+ }
160
+
161
+ .univer-py-1\.5 {
162
+ padding-top: .375rem;
163
+ padding-bottom: .375rem;
164
+ }
165
+
166
+ .univer-text-base {
167
+ font-size: 1rem;
168
+ line-height: 1.5rem;
169
+ }
170
+
171
+ .univer-text-sm {
172
+ font-size: .875rem;
173
+ line-height: 1.25rem;
174
+ }
175
+
176
+ .univer-text-xs {
177
+ font-size: .75rem;
178
+ line-height: 1rem;
179
+ }
180
+
181
+ .univer-text-gray-700 {
182
+ color: var(--univer-gray-700);
183
+ }
184
+
185
+ .univer-text-gray-900 {
186
+ color: var(--univer-gray-900);
187
+ }
188
+
189
+ .univer-text-primary-500 {
190
+ color: var(--univer-primary-500);
191
+ }
192
+
193
+ .univer-shadow-lg {
194
+ --univer-tw-shadow: 0px 4px 6px 0px #1e284d0d, 0px 10px 15px -3px #1e284d1a;
195
+ --univer-tw-shadow-colored: 0px 4px 6px 0px var(--univer-tw-shadow-color), 0px 10px 15px -3px var(--univer-tw-shadow-color);
196
+ box-shadow: 0 0 #0000, 0 0 #0000, 0 4px 6px #1e284d0d, 0 10px 15px -3px #1e284d1a;
197
+ box-shadow: var(--univer-tw-ring-offset-shadow, 0 0 #0000), var(--univer-tw-ring-shadow, 0 0 #0000), var(--univer-tw-shadow);
198
+ }
199
+
200
+ .univer-transition-all {
201
+ transition-property: all;
202
+ transition-duration: .15s;
203
+ transition-timing-function: cubic-bezier(.4, 0, .2, 1);
204
+ }
205
+
206
+ .univer-transition-colors {
207
+ transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
208
+ transition-duration: .15s;
209
+ transition-timing-function: cubic-bezier(.4, 0, .2, 1);
210
+ }
211
+
212
+ .hover\:univer-bg-gray-100:hover {
213
+ background-color: var(--univer-gray-100);
214
+ }
215
+
216
+ .hover\:univer-text-red-500:hover {
217
+ color: var(--univer-red-500);
218
+ }
219
+
220
+ .disabled\:univer-cursor-not-allowed:disabled {
221
+ cursor: not-allowed;
222
+ }
223
+
224
+ .disabled\:univer-divide-opacity-30:disabled > :not([hidden]) ~ :not([hidden]) {
225
+ --univer-tw-divide-opacity: .3;
226
+ }
227
+
228
+ .disabled\:univer-text-gray-800:disabled {
229
+ color: var(--univer-gray-800);
230
+ }
231
+
232
+ .dark\:\!univer-text-white:where(.univer-dark, .univer-dark *) {
233
+ color: var(--univer-white) !important;
234
+ }
235
+
236
+ .dark\:hover\:\!univer-bg-gray-700:hover:where(.univer-dark, .univer-dark *) {
237
+ background-color: var(--univer-gray-700) !important;
238
+ }