@covalent/components 1.0.13 → 4.8.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.
Files changed (104) hide show
  1. package/actionRibbon.js +16 -0
  2. package/actionRibbon.js.LICENSE.txt +75 -0
  3. package/alert.js +19 -0
  4. package/alert.js.LICENSE.txt +75 -0
  5. package/appShell.js +94 -0
  6. package/appShell.js.LICENSE.txt +131 -0
  7. package/button.js +38 -0
  8. package/button.js.LICENSE.txt +91 -0
  9. package/checkbox.js +40 -0
  10. package/checkbox.js.LICENSE.txt +91 -0
  11. package/circularProgress.js +58 -0
  12. package/circularProgress.js.LICENSE.txt +41 -0
  13. package/dialog.js +28 -0
  14. package/dialog.js.LICENSE.txt +165 -0
  15. package/drawer.js +18 -0
  16. package/drawer.js.LICENSE.txt +90 -0
  17. package/emptyState.js +25 -0
  18. package/emptyState.js.LICENSE.txt +29 -0
  19. package/formField.js +7 -0
  20. package/formField.js.LICENSE.txt +61 -0
  21. package/icon.js +2 -0
  22. package/icon.js.LICENSE.txt +29 -0
  23. package/iconButton.js +26 -0
  24. package/iconButton.js.LICENSE.txt +85 -0
  25. package/iconCheckbox.js +51 -0
  26. package/iconCheckbox.js.LICENSE.txt +91 -0
  27. package/iconRadio.js +43 -0
  28. package/iconRadio.js.LICENSE.txt +85 -0
  29. package/{covalent-icons/lib/icons/covalent-icons → icons}/covalent-icons.css +138 -114
  30. package/{covalent-icons/lib/icons/covalent-icons → icons}/covalent-icons.eot +0 -0
  31. package/{covalent-icons/lib/icons/covalent-icons → icons}/covalent-icons.svg +6 -1
  32. package/{covalent-icons/lib/icons/covalent-icons → icons}/covalent-icons.ttf +0 -0
  33. package/{covalent-icons/lib/icons/covalent-icons → icons}/covalent-icons.woff +0 -0
  34. package/icons/favicon.ico +0 -0
  35. package/index.js +851 -594
  36. package/index.js.LICENSE.txt +206 -0
  37. package/linearProgress.js +28 -0
  38. package/linearProgress.js.LICENSE.txt +41 -0
  39. package/list.js +44 -0
  40. package/list.js.LICENSE.txt +125 -0
  41. package/listExpansion.js +61 -0
  42. package/listExpansion.js.LICENSE.txt +125 -0
  43. package/listItem.js +27 -0
  44. package/listItem.js.LICENSE.txt +79 -0
  45. package/listRadioItem.js +70 -0
  46. package/listRadioItem.js.LICENSE.txt +85 -0
  47. package/menu.js +83 -0
  48. package/menu.js.LICENSE.txt +125 -0
  49. package/package.json +14 -5
  50. package/radio.js +33 -0
  51. package/radio.js.LICENSE.txt +85 -0
  52. package/select.js +176 -0
  53. package/select.js.LICENSE.txt +131 -0
  54. package/slider.js +63 -0
  55. package/slider.js.LICENSE.txt +108 -0
  56. package/sliderRange.js +113 -0
  57. package/sliderRange.js.LICENSE.txt +108 -0
  58. package/snackBar.js +12 -0
  59. package/snackBar.js.LICENSE.txt +85 -0
  60. package/styles.css +1 -0
  61. package/styles.js +1 -0
  62. package/switch.js +63 -0
  63. package/switch.js.LICENSE.txt +108 -0
  64. package/tab.js +35 -0
  65. package/tab.js.LICENSE.txt +79 -0
  66. package/tabBar.js +53 -0
  67. package/tabBar.js.LICENSE.txt +79 -0
  68. package/textArea.js +96 -0
  69. package/textArea.js.LICENSE.txt +85 -0
  70. package/textField.js +69 -0
  71. package/textField.js.LICENSE.txt +85 -0
  72. package/theme.css +1 -0
  73. package/theme.js +1 -0
  74. package/toolbar.js +39 -0
  75. package/toolbar.js.LICENSE.txt +96 -0
  76. package/topAppBar.js +19 -0
  77. package/topAppBar.js.LICENSE.txt +102 -0
  78. package/topAppBarFixed.js +19 -0
  79. package/topAppBarFixed.js.LICENSE.txt +102 -0
  80. package/treeList.js +8 -0
  81. package/treeList.js.LICENSE.txt +17 -0
  82. package/treeListItem.js +24 -0
  83. package/treeListItem.js.LICENSE.txt +23 -0
  84. package/components/action-ribbon/action-ribbon-base.d.ts +0 -30
  85. package/components/action-ribbon/action-ribbon-base.d.ts.map +0 -1
  86. package/components/action-ribbon/action-ribbon.component.d.ts +0 -15
  87. package/components/action-ribbon/action-ribbon.component.d.ts.map +0 -1
  88. package/components/action-ribbon/foundation.d.ts +0 -53
  89. package/components/action-ribbon/foundation.d.ts.map +0 -1
  90. package/components/app-shell/app-shell.component.d.ts +0 -27
  91. package/components/app-shell/app-shell.component.d.ts.map +0 -1
  92. package/components/button/button.component.d.ts +0 -10
  93. package/components/button/button.component.d.ts.map +0 -1
  94. package/components/index.d.ts +0 -6
  95. package/components/index.d.ts.map +0 -1
  96. package/components/list/td-list-expansion.component.d.ts +0 -14
  97. package/components/list/td-list-expansion.component.d.ts.map +0 -1
  98. package/components/list/td-list-item.component.d.ts +0 -12
  99. package/components/list/td-list-item.component.d.ts.map +0 -1
  100. package/teradata-icons/lib/icons/teradata-icons/teradata-icons.css +0 -338
  101. package/teradata-icons/lib/icons/teradata-icons/teradata-icons.eot +0 -0
  102. package/teradata-icons/lib/icons/teradata-icons/teradata-icons.svg +0 -217
  103. package/teradata-icons/lib/icons/teradata-icons/teradata-icons.ttf +0 -0
  104. package/teradata-icons/lib/icons/teradata-icons/teradata-icons.woff +0 -0
@@ -1,338 +0,0 @@
1
- @font-face {
2
- font-family: "teradata-icons";
3
- src: url("./teradata-icons.eot?aaz32e");
4
- src: url("./teradata-icons.eot?aaz32e#iefix")
5
- format("embedded-opentype"),
6
- url("./teradata-icons.ttf?aaz32e") format("truetype"),
7
- url("./teradata-icons.woff?aaz32e") format("woff"),
8
- url("./teradata-icons.svg?aaz32e#teradata-icons") format("svg");
9
- font-weight: normal;
10
- font-style: normal;
11
- font-display: block;
12
- }
13
-
14
- [class^="icon-"],
15
- [class*="icon-"] {
16
- /* use !important to prevent issues with browser extensions that change fonts */
17
- font-family: "teradata-icons";
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
- .icon-alias_arrow:before {
31
- content: "\e918";
32
- }
33
- .icon-api:before {
34
- content: "\e91a";
35
- }
36
- .icon-api_ondark:before {
37
- content: "\e919";
38
- }
39
- .icon-application:before {
40
- content: "\e91b";
41
- }
42
- .icon-bucket:before {
43
- content: "\e91c";
44
- }
45
- .icon-cluster_analysis:before {
46
- content: "\e900";
47
- }
48
- .icon-column:before {
49
- content: "\e91d";
50
- }
51
- .icon-connected_identity:before {
52
- content: "\e91e";
53
- }
54
- .icon-data_preparation:before {
55
- content: "\e901";
56
- }
57
- .icon-data_source:before {
58
- content: "\e91f";
59
- }
60
- .icon-database:before {
61
- content: "\e926";
62
- }
63
- .icon-database_changed:before {
64
- content: "\e920";
65
- }
66
- .icon-database_edit:before {
67
- content: "\e921";
68
- }
69
- .icon-database_foreign:before {
70
- content: "\e922";
71
- }
72
- .icon-database_lab:before {
73
- content: "\e923";
74
- }
75
- .icon-database_search:before {
76
- content: "\e924";
77
- }
78
- .icon-database_synced:before {
79
- content: "\e925";
80
- }
81
- .icon-disconnect:before {
82
- content: "\e927";
83
- }
84
- .icon-dock_right:before {
85
- content: "\e928";
86
- }
87
- .icon-engine:before {
88
- content: "\e929";
89
- }
90
- .icon-file:before {
91
- content: "\e930";
92
- }
93
- .icon-file_changed:before {
94
- content: "\e92a";
95
- }
96
- .icon-file_edit:before {
97
- content: "\e92b";
98
- }
99
- .icon-file_foreign:before {
100
- content: "\e92c";
101
- }
102
- .icon-file_lab:before {
103
- content: "\e92d";
104
- }
105
- .icon-file_search:before {
106
- content: "\e92e";
107
- }
108
- .icon-file_synced:before {
109
- content: "\e92f";
110
- }
111
- .icon-formula:before {
112
- content: "\e931";
113
- }
114
- .icon-lab:before {
115
- content: "\e932";
116
- }
117
- .icon-loader_dots:before {
118
- content: "\e903";
119
- }
120
- .icon-machine_learning_ondark:before {
121
- content: "\e933";
122
- }
123
- .icon-machine_learning:before {
124
- content: "\e904";
125
- }
126
- .icon-model:before {
127
- content: "\e937";
128
- }
129
- .icon-model_ondark:before {
130
- content: "\e936";
131
- }
132
- .icon-model_configuration:before {
133
- content: "\e935";
134
- }
135
- .icon-model_configuration_ondark:before {
136
- content: "\e934";
137
- }
138
- .icon-no_results:before {
139
- content: "\e938";
140
- }
141
- .icon-node_branch:before {
142
- content: "\e905";
143
- }
144
- .icon-node_merge:before {
145
- content: "\e906";
146
- }
147
- .icon-node_notification:before {
148
- content: "\e93a";
149
- }
150
- .icon-node_notification_ondark:before {
151
- content: "\e939";
152
- }
153
- .icon-object_storage:before {
154
- content: "\e93c";
155
- }
156
- .icon-object_storage_ondark:before {
157
- content: "\e93b";
158
- }
159
- .icon-operations:before {
160
- content: "\e93d";
161
- }
162
- .icon-operators_divide:before {
163
- content: "\e93e";
164
- }
165
- .icon-operators_equals:before {
166
- content: "\e907";
167
- }
168
- .icon-operators_greater_than:before {
169
- content: "\e93f";
170
- }
171
- .icon-operators_greater_than_or_equal:before {
172
- content: "\e908";
173
- }
174
- .icon-operators_less_than:before {
175
- content: "\e940";
176
- }
177
- .icon-operators_less_than_or_equal:before {
178
- content: "\e909";
179
- }
180
- .icon-operators_multiply:before {
181
- content: "\e90a";
182
- }
183
- .icon-operators_not_equal:before {
184
- content: "\e90b";
185
- }
186
- .icon-operators_parentheses:before {
187
- content: "\e941";
188
- }
189
- .icon-operators_parenthesis_left:before {
190
- content: "\e942";
191
- }
192
- .icon-operators_parenthesis_right:before {
193
- content: "\e943";
194
- }
195
- .icon-operators_subtract:before {
196
- content: "\e90c";
197
- }
198
- .icon-outbound_campaign_manager:before {
199
- content: "\e90d";
200
- }
201
- .icon-product_analyst:before {
202
- content: "\e944";
203
- }
204
- .icon-product_console:before {
205
- content: "\e945";
206
- }
207
- .icon-product_editor:before {
208
- content: "\e946";
209
- }
210
- .icon-resize_northeast:before {
211
- content: "\e947";
212
- }
213
- .icon-resize_northwest:before {
214
- content: "\e948";
215
- }
216
- .icon-resize_southeast:before {
217
- content: "\e949";
218
- }
219
- .icon-resize_southwest:before {
220
- content: "\e94a";
221
- }
222
- .icon-rules:before {
223
- content: "\e950";
224
- }
225
- .icon-rules_ondark:before {
226
- content: "\e94d";
227
- }
228
- .icon-rules_insert:before {
229
- content: "\e94c";
230
- }
231
- .icon-rules_insert_ondark:before {
232
- content: "\e94b";
233
- }
234
- .icon-rules_select:before {
235
- content: "\e94f";
236
- }
237
- .icon-rules_select_ondark:before {
238
- content: "\e94e";
239
- }
240
- .icon-script:before {
241
- content: "\e952";
242
- }
243
- .icon-script_ondark:before {
244
- content: "\e951";
245
- }
246
- .icon-script_macro:before {
247
- content: "\e90f";
248
- }
249
- .icon-script_macro_ondark:before {
250
- content: "\e90e";
251
- }
252
- .icon-script_sql:before {
253
- content: "\e911";
254
- }
255
- .icon-script_sql_ondark:before {
256
- content: "\e910";
257
- }
258
- .icon-script_stored_procedure:before {
259
- content: "\e913";
260
- }
261
- .icon-script_stored_procedure_ondark:before {
262
- content: "\e912";
263
- }
264
- .icon-segmentation:before {
265
- content: "\e953";
266
- }
267
- .icon-server:before {
268
- content: "\e95a";
269
- }
270
- .icon-server_changed:before {
271
- content: "\e954";
272
- }
273
- .icon-server_edit:before {
274
- content: "\e955";
275
- }
276
- .icon-server_foreign:before {
277
- content: "\e956";
278
- }
279
- .icon-server_lab:before {
280
- content: "\e957";
281
- }
282
- .icon-server_search:before {
283
- content: "\e958";
284
- }
285
- .icon-server_synced:before {
286
- content: "\e959";
287
- }
288
- .icon-sftp:before {
289
- content: "\e95c";
290
- }
291
- .icon-sftp_ondark:before {
292
- content: "\e95b";
293
- }
294
- .icon-table:before {
295
- content: "\e963";
296
- }
297
- .icon-table_changed:before {
298
- content: "\e95d";
299
- }
300
- .icon-table_edit:before {
301
- content: "\e95e";
302
- }
303
- .icon-table_foreign:before {
304
- content: "\e95f";
305
- }
306
- .icon-table_lab:before {
307
- content: "\e960";
308
- }
309
- .icon-table_search:before {
310
- content: "\e961";
311
- }
312
- .icon-table_synced:before {
313
- content: "\e962";
314
- }
315
- .icon-teradata:before {
316
- content: "\e964";
317
- }
318
- .icon-text_analysis:before {
319
- content: "\e965";
320
- }
321
- .icon-undock:before {
322
- content: "\e966";
323
- }
324
- .icon-variable:before {
325
- content: "\e915";
326
- }
327
- .icon-variable_ondark:before {
328
- content: "\e914";
329
- }
330
- .icon-view_sankey:before {
331
- content: "\e916";
332
- }
333
- .icon-wand:before {
334
- content: "\e967";
335
- }
336
- .icon-workflow:before {
337
- content: "\e917";
338
- }