@covalent/components 1.0.12 → 1.0.13

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 (138) hide show
  1. package/components/action-ribbon/action-ribbon-base.d.ts +1 -1
  2. package/components/action-ribbon/action-ribbon-base.d.ts.map +1 -1
  3. package/components/action-ribbon/action-ribbon.component.d.ts.map +1 -1
  4. package/components/action-ribbon/foundation.d.ts.map +1 -1
  5. package/components/app-shell/app-shell.component.d.ts +10 -34
  6. package/components/app-shell/app-shell.component.d.ts.map +1 -1
  7. package/components/button/button.component.d.ts +10 -0
  8. package/components/button/button.component.d.ts.map +1 -0
  9. package/components/index.d.ts +6 -0
  10. package/components/index.d.ts.map +1 -0
  11. package/components/list/td-list-expansion.component.d.ts +14 -0
  12. package/components/list/td-list-expansion.component.d.ts.map +1 -0
  13. package/components/list/td-list-item.component.d.ts +12 -0
  14. package/components/list/td-list-item.component.d.ts.map +1 -0
  15. package/covalent-icons/{covalent-icons.css → lib/icons/covalent-icons/covalent-icons.css} +0 -0
  16. package/covalent-icons/{covalent-icons.eot → lib/icons/covalent-icons/covalent-icons.eot} +0 -0
  17. package/covalent-icons/{covalent-icons.svg → lib/icons/covalent-icons/covalent-icons.svg} +0 -0
  18. package/covalent-icons/{covalent-icons.ttf → lib/icons/covalent-icons/covalent-icons.ttf} +0 -0
  19. package/covalent-icons/{covalent-icons.woff → lib/icons/covalent-icons/covalent-icons.woff} +0 -0
  20. package/index.js +679 -0
  21. package/package.json +2 -80
  22. package/teradata-icons/lib/icons/teradata-icons/teradata-icons.css +338 -0
  23. package/teradata-icons/lib/icons/teradata-icons/teradata-icons.eot +0 -0
  24. package/teradata-icons/lib/icons/teradata-icons/teradata-icons.svg +217 -0
  25. package/teradata-icons/lib/icons/teradata-icons/teradata-icons.ttf +0 -0
  26. package/teradata-icons/lib/icons/teradata-icons/teradata-icons.woff +0 -0
  27. package/components/mini-list/mini-list.component.d.ts +0 -16
  28. package/components/mini-list/mini-list.component.d.ts.map +0 -1
  29. package/covalent-icons/svgs/Screen Shot 2021-09-21 at 3.33.14 PM.png +0 -0
  30. package/covalent-icons/svgs/alias_arrow.svg +0 -3
  31. package/covalent-icons/svgs/api.svg +0 -3
  32. package/covalent-icons/svgs/api_ondark.svg +0 -3
  33. package/covalent-icons/svgs/application.svg +0 -3
  34. package/covalent-icons/svgs/bucket.svg +0 -3
  35. package/covalent-icons/svgs/cluster_analysis.svg +0 -3
  36. package/covalent-icons/svgs/column.svg +0 -3
  37. package/covalent-icons/svgs/connected_identity.svg +0 -3
  38. package/covalent-icons/svgs/data_preparation.svg +0 -3
  39. package/covalent-icons/svgs/data_source.svg +0 -3
  40. package/covalent-icons/svgs/database.svg +0 -3
  41. package/covalent-icons/svgs/database_changed.svg +0 -3
  42. package/covalent-icons/svgs/database_edit.svg +0 -3
  43. package/covalent-icons/svgs/database_foreign.svg +0 -3
  44. package/covalent-icons/svgs/database_lab.svg +0 -3
  45. package/covalent-icons/svgs/database_search.svg +0 -3
  46. package/covalent-icons/svgs/database_synced.svg +0 -3
  47. package/covalent-icons/svgs/disconnect.svg +0 -3
  48. package/covalent-icons/svgs/dock_right.svg +0 -3
  49. package/covalent-icons/svgs/engine.svg +0 -3
  50. package/covalent-icons/svgs/file.svg +0 -3
  51. package/covalent-icons/svgs/file_changed.svg +0 -3
  52. package/covalent-icons/svgs/file_edit.svg +0 -3
  53. package/covalent-icons/svgs/file_foreign.svg +0 -3
  54. package/covalent-icons/svgs/file_lab.svg +0 -3
  55. package/covalent-icons/svgs/file_search.svg +0 -3
  56. package/covalent-icons/svgs/file_synced.svg +0 -3
  57. package/covalent-icons/svgs/formula.svg +0 -3
  58. package/covalent-icons/svgs/lab.svg +0 -3
  59. package/covalent-icons/svgs/loader-dots.svg +0 -31
  60. package/covalent-icons/svgs/machine_learning.svg +0 -3
  61. package/covalent-icons/svgs/machine_learning_ondark.svg +0 -3
  62. package/covalent-icons/svgs/model.svg +0 -3
  63. package/covalent-icons/svgs/model_configuration.svg +0 -3
  64. package/covalent-icons/svgs/model_configuration_ondark.svg +0 -3
  65. package/covalent-icons/svgs/model_ondark.svg +0 -3
  66. package/covalent-icons/svgs/no_results.svg +0 -3
  67. package/covalent-icons/svgs/node_branch.svg +0 -3
  68. package/covalent-icons/svgs/node_merge.svg +0 -3
  69. package/covalent-icons/svgs/node_notification.svg +0 -3
  70. package/covalent-icons/svgs/node_notification_ondark.svg +0 -3
  71. package/covalent-icons/svgs/object_storage.svg +0 -3
  72. package/covalent-icons/svgs/object_storage_ondark.svg +0 -3
  73. package/covalent-icons/svgs/operations.svg +0 -3
  74. package/covalent-icons/svgs/operators_divide.svg +0 -3
  75. package/covalent-icons/svgs/operators_equals.svg +0 -5
  76. package/covalent-icons/svgs/operators_greater_than.svg +0 -3
  77. package/covalent-icons/svgs/operators_greater_than_or_equal.svg +0 -5
  78. package/covalent-icons/svgs/operators_less_than.svg +0 -3
  79. package/covalent-icons/svgs/operators_less_than_or_equal.svg +0 -5
  80. package/covalent-icons/svgs/operators_multiply.svg +0 -5
  81. package/covalent-icons/svgs/operators_not_equal.svg +0 -5
  82. package/covalent-icons/svgs/operators_parentheses.svg +0 -3
  83. package/covalent-icons/svgs/operators_parenthesis_left.svg +0 -3
  84. package/covalent-icons/svgs/operators_parenthesis_right.svg +0 -3
  85. package/covalent-icons/svgs/operators_product_analyst.svg +0 -3
  86. package/covalent-icons/svgs/operators_product_console.svg +0 -3
  87. package/covalent-icons/svgs/operators_product_editor.svg +0 -3
  88. package/covalent-icons/svgs/operators_subtract.svg +0 -5
  89. package/covalent-icons/svgs/outbound_campaign_manager.svg +0 -3
  90. package/covalent-icons/svgs/resize_northeast.svg +0 -3
  91. package/covalent-icons/svgs/resize_northwest.svg +0 -3
  92. package/covalent-icons/svgs/resize_southeast.svg +0 -3
  93. package/covalent-icons/svgs/resize_southwest.svg +0 -3
  94. package/covalent-icons/svgs/rules.svg +0 -3
  95. package/covalent-icons/svgs/rules_insert.svg +0 -3
  96. package/covalent-icons/svgs/rules_insert_ondark.svg +0 -3
  97. package/covalent-icons/svgs/rules_ondark.svg +0 -3
  98. package/covalent-icons/svgs/rules_select.svg +0 -3
  99. package/covalent-icons/svgs/rules_select_ondark.svg +0 -3
  100. package/covalent-icons/svgs/script.svg +0 -3
  101. package/covalent-icons/svgs/script_macro.svg +0 -6
  102. package/covalent-icons/svgs/script_macro_ondark.svg +0 -6
  103. package/covalent-icons/svgs/script_ondark.svg +0 -3
  104. package/covalent-icons/svgs/script_sql.svg +0 -6
  105. package/covalent-icons/svgs/script_sql_ondark.svg +0 -6
  106. package/covalent-icons/svgs/script_stored_procedure.svg +0 -6
  107. package/covalent-icons/svgs/script_stored_procedure_ondark.svg +0 -6
  108. package/covalent-icons/svgs/segmentation.svg +0 -3
  109. package/covalent-icons/svgs/server.svg +0 -3
  110. package/covalent-icons/svgs/server_changed.svg +0 -3
  111. package/covalent-icons/svgs/server_edit.svg +0 -3
  112. package/covalent-icons/svgs/server_foreign.svg +0 -3
  113. package/covalent-icons/svgs/server_lab.svg +0 -3
  114. package/covalent-icons/svgs/server_search.svg +0 -3
  115. package/covalent-icons/svgs/server_synced.svg +0 -3
  116. package/covalent-icons/svgs/sftp.svg +0 -3
  117. package/covalent-icons/svgs/sftp_ondark.svg +0 -3
  118. package/covalent-icons/svgs/table.svg +0 -3
  119. package/covalent-icons/svgs/table_changed.svg +0 -3
  120. package/covalent-icons/svgs/table_edit.svg +0 -3
  121. package/covalent-icons/svgs/table_foreign.svg +0 -3
  122. package/covalent-icons/svgs/table_lab.svg +0 -3
  123. package/covalent-icons/svgs/table_search.svg +0 -3
  124. package/covalent-icons/svgs/table_synced.svg +0 -3
  125. package/covalent-icons/svgs/teradata-icons-v1.0.zip +0 -0
  126. package/covalent-icons/svgs/teradata.svg +0 -3
  127. package/covalent-icons/svgs/teradata_nocircle.svg +0 -3
  128. package/covalent-icons/svgs/text_analysis.svg +0 -3
  129. package/covalent-icons/svgs/undock.svg +0 -3
  130. package/covalent-icons/svgs/variable.svg +0 -3
  131. package/covalent-icons/svgs/variable_ondark.svg +0 -3
  132. package/covalent-icons/svgs/view_sankey.svg +0 -3
  133. package/covalent-icons/svgs/wand.svg +0 -3
  134. package/covalent-icons/svgs/workflow.svg +0 -3
  135. package/covalent-theme.css +0 -13
  136. package/covalent.js +0 -685
  137. package/index.d.ts +0 -4
  138. package/index.d.ts.map +0 -1
package/package.json CHANGED
@@ -1,84 +1,6 @@
1
1
  {
2
2
  "name": "@covalent/components",
3
- "version": "1.0.12",
3
+ "version": "1.0.13",
4
4
  "description": "a catalog of material components for covalent",
5
- "main": "index.js",
6
- "scripts": {
7
- "test": "echo \"Error: no test specified\" && exit 1",
8
- "lib:build": "webpack -p",
9
- "lib:serve": "webpack -p --watch",
10
- "build": "tsc",
11
- "build:watch": "tsc --watch",
12
- "storybook": "start-storybook -p 6006 -s src/assets,dist",
13
- "storybook:build": "build-storybook",
14
- "sass:kitchen-sink": "sass src/assets/kitchen-sink.scss src/assets/kitchen-sink.css"
15
- },
16
- "author": "",
17
- "license": "ISC",
18
- "devDependencies": {
19
- "@babel/core": "^7.14.8",
20
- "@storybook/addon-a11y": "^6.3.7",
21
- "@storybook/addon-actions": "^6.3.6",
22
- "@storybook/addon-essentials": "^6.3.6",
23
- "@storybook/addon-links": "^6.3.6",
24
- "@storybook/addons": "^6.3.6",
25
- "@storybook/html": "^6.3.6",
26
- "@storybook/theming": "^6.3.6",
27
- "@webpack-cli/serve": "^1.5.1",
28
- "babel-loader": "^8.2.2",
29
- "copy-webpack-plugin": "^5.1.2",
30
- "css-loader": "^1.0.0",
31
- "extract-loader": "^3.2.0",
32
- "file-loader": "^2.0.0",
33
- "lit-scss-loader": "^1.1.0",
34
- "sass-loader": "^7.1.0",
35
- "storybook-addon-designs": "^6.0.1",
36
- "ts-lit-plugin": "^1.2.1",
37
- "ts-loader": "^8.3.0",
38
- "typescript": "^4.4.3",
39
- "webpack": "^4.0.0",
40
- "webpack-cli": "^3.2.1",
41
- "webpack-dev-server": "^3.1.11"
42
- },
43
- "dependencies": {
44
- "@material/dialog": "^13.0.0",
45
- "@material/mwc-button": "^0.25.1",
46
- "@material/mwc-checkbox": "^0.25.1",
47
- "@material/mwc-circular-progress": "^0.25.1",
48
- "@material/mwc-dialog": "^0.25.1",
49
- "@material/mwc-drawer": "^0.25.1",
50
- "@material/mwc-formfield": "^0.25.1",
51
- "@material/mwc-icon-button": "^0.25.1",
52
- "@material/mwc-linear-progress": "^0.25.1",
53
- "@material/mwc-list": "^0.25.1",
54
- "@material/mwc-select": "^0.25.1",
55
- "@material/mwc-slider": "^0.25.1",
56
- "@material/mwc-snackbar": "^0.25.1",
57
- "@material/mwc-switch": "^0.25.1",
58
- "@material/mwc-tab": "^0.25.1",
59
- "@material/mwc-tab-bar": "^0.25.1",
60
- "@material/mwc-textarea": "^0.25.1",
61
- "@material/mwc-textfield": "^0.25.1",
62
- "@material/mwc-top-app-bar": "^0.25.1",
63
- "@material/mwc-top-app-bar-fixed": "^0.25.1",
64
- "@material/theme": "^13.0.0",
65
- "@webcomponents/webcomponentsjs": "^2.6.0",
66
- "add": "^2.0.6",
67
- "lit": "^2.0.0",
68
- "material-components-web": "^13.0.0",
69
- "sass": "^1.37.5",
70
- "skeleton-elements": "^3.4.0",
71
- "storybook-dark-mode": "^1.0.8"
72
- },
73
- "directories": {
74
- "doc": "docs"
75
- },
76
- "repository": {
77
- "type": "git",
78
- "url": "https://github.com/owilliams320/covalent-sigma.git"
79
- },
80
- "bugs": {
81
- "url": "https://github.com/owilliams320/covalent-sigma/issues"
82
- },
83
- "homepage": "https://github.com/owilliams320/covalent-sigma#readme"
5
+ "main": "index.js"
84
6
  }
@@ -0,0 +1,338 @@
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
+ }