@tangible/ui 0.0.9 → 0.0.11

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/icons/registry.js CHANGED
@@ -1,5 +1,6 @@
1
1
  import { credIcons } from './cred/index.js';
2
2
  import { lmsIcons } from './lms/index.js';
3
+ import { membersyncIcons } from './membersync/index.js';
3
4
  import { playerIcons } from './player/index.js';
4
5
  import { reactionIcons } from './reaction/index.js';
5
6
  import { systemIcons } from './system/index.js';
@@ -17,17 +18,39 @@ export const iconRegistry = {
17
18
  'cred/star': credIcons['star'],
18
19
  'cred/timer': credIcons['timer'],
19
20
  'cred/trophy': credIcons['trophy'],
20
- 'lms/book': lmsIcons['book'],
21
+ 'lms/book-outline': lmsIcons['book-outline'],
21
22
  'lms/calendar': lmsIcons['calendar'],
22
23
  'lms/checkmark': lmsIcons['checkmark'],
23
- 'lms/clock': lmsIcons['clock'],
24
+ 'lms/clock-outline': lmsIcons['clock-outline'],
24
25
  'lms/item-type-page': lmsIcons['item-type-page'],
25
26
  'lms/item-type-section': lmsIcons['item-type-section'],
26
27
  'lms/item-type-text': lmsIcons['item-type-text'],
27
28
  'lms/item-type-video': lmsIcons['item-type-video'],
28
- 'lms/lock': lmsIcons['lock'],
29
+ 'lms/lock-outline': lmsIcons['lock-outline'],
29
30
  'lms/question-mark': lmsIcons['question-mark'],
30
- 'lms/unlock': lmsIcons['unlock'],
31
+ 'lms/unlock-outline': lmsIcons['unlock-outline'],
32
+ 'membersync/arrow-left': membersyncIcons['arrow-left'],
33
+ 'membersync/cart': membersyncIcons['cart'],
34
+ 'membersync/check': membersyncIcons['check'],
35
+ 'membersync/chevron-down': membersyncIcons['chevron-down'],
36
+ 'membersync/chevron-left': membersyncIcons['chevron-left'],
37
+ 'membersync/chevron-right': membersyncIcons['chevron-right'],
38
+ 'membersync/chevron-up': membersyncIcons['chevron-up'],
39
+ 'membersync/close': membersyncIcons['close'],
40
+ 'membersync/cog': membersyncIcons['cog'],
41
+ 'membersync/download': membersyncIcons['download'],
42
+ 'membersync/exit': membersyncIcons['exit'],
43
+ 'membersync/file-pdf': membersyncIcons['file-pdf'],
44
+ 'membersync/filter': membersyncIcons['filter'],
45
+ 'membersync/home': membersyncIcons['home'],
46
+ 'membersync/license': membersyncIcons['license'],
47
+ 'membersync/plus': membersyncIcons['plus'],
48
+ 'membersync/report': membersyncIcons['report'],
49
+ 'membersync/reverse': membersyncIcons['reverse'],
50
+ 'membersync/search': membersyncIcons['search'],
51
+ 'membersync/table-column': membersyncIcons['table-column'],
52
+ 'membersync/table-row': membersyncIcons['table-row'],
53
+ 'membersync/users': membersyncIcons['users'],
31
54
  'player/captions-fill': playerIcons['captions-fill'],
32
55
  'player/captions-outline': playerIcons['captions-outline'],
33
56
  'player/next': playerIcons['next'],
@@ -127,7 +127,7 @@ export function BoltOutline(props) {
127
127
  width: "1em",
128
128
  height: "1em",
129
129
  fill: "currentColor"
130
- }, props), _c("path", {fillRule:"evenodd",d:"m11.675 11.5 2.007-4.678-5.35 4.678zm.66 1-2.008 4.68 5.352-4.68zm-5.993-1.253a1 1 0 0 0-.278 1.106c.147.388.52.647.909.647h3.515l-2.405 5.606a1 1 0 0 0 1.58 1.147l8.006-7a.95.95 0 0 0 .25-1.106c-.12-.388-.494-.647-.91-.647h-3.487l2.405-5.606a1.002 1.002 0 0 0-1.58-1.147z",clipRule:"evenodd"}));
130
+ }, props), _c("path", {fillRule:"evenodd",d:"m11.675 11.5 2.007-4.678-5.35 4.678zm.66 1-2.008 4.68 5.352-4.68zm-5.993-1.253a1 1 0 0 0-.278 1.106c.147.388.52.647.909.647h3.515l-2.405 5.606a1 1 0 0 0 1.58 1.147l8.006-7a.95.95 0 0 0 .25-1.106.94.94 0 0 0-.91-.647h-3.487l2.405-5.606a1.002 1.002 0 0 0-1.58-1.147z",clipRule:"evenodd"}));
131
131
  }
132
132
 
133
133
  export function BoltPlusFill(props) {
@@ -147,7 +147,7 @@ export function BoltPlusOutline(props) {
147
147
  width: "1em",
148
148
  height: "1em",
149
149
  fill: "currentColor"
150
- }, props), [_c("path", {fillRule:"evenodd",d:"M12.335 12.5h3.344l-.593.519q.204-.02.414-.019c.55 0 1.078.099 1.566.28l.603-.527a.95.95 0 0 0 .25-1.106c-.12-.388-.494-.647-.91-.647h-3.487l2.405-5.606a1.002 1.002 0 0 0-1.58-1.147l-8.005 7a1 1 0 0 0-.278 1.106c.147.388.52.647.909.647h3.515l-2.405 5.606a1 1 0 0 0 1.58 1.147l1.446-1.265a4.5 4.5 0 0 1 .004-1.996l-.786.687zm-.66-1H8.33l5.35-4.678z",clipRule:"evenodd"}), _c("path", {fillRule:"evenodd",d:"M19 17.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0m-1.577.577a.577.577 0 0 0 0-1.154h-1.346v-1.346a.577.577 0 1 0-1.154 0v1.346h-1.346a.577.577 0 1 0 0 1.154h1.346v1.346a.577.577 0 1 0 1.154 0v-1.346z",clipRule:"evenodd"})]);
150
+ }, props), [_c("path", {fillRule:"evenodd",d:"M12.335 12.5h3.344l-.593.519q.204-.02.414-.019c.55 0 1.078.099 1.566.28l.603-.527a.95.95 0 0 0 .25-1.106.94.94 0 0 0-.91-.647h-3.487l2.405-5.606a1.002 1.002 0 0 0-1.58-1.147l-8.005 7a1 1 0 0 0-.278 1.106c.147.388.52.647.909.647h3.515l-2.405 5.606a1 1 0 0 0 1.58 1.147l1.446-1.265a4.5 4.5 0 0 1 .004-1.996l-.786.687zm-.66-1H8.33l5.35-4.678z",clipRule:"evenodd"}), _c("path", {fillRule:"evenodd",d:"M19 17.5a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0m-1.577.577a.577.577 0 0 0 0-1.154h-1.346v-1.346a.577.577 0 1 0-1.154 0v1.346h-1.346a.577.577 0 1 0 0 1.154h1.346v1.346a.577.577 0 1 0 1.154 0v-1.346z",clipRule:"evenodd"})]);
151
151
  }
152
152
 
153
153
  export function CheckSmall(props) {
@@ -387,7 +387,7 @@ export function Drag(props) {
387
387
  width: "1em",
388
388
  height: "1em",
389
389
  fill: "currentColor"
390
- }, props), _c("path", {d:"M10 5H8v2h2zM10 11H8v2h2zM8 17h2v2H8zM16 5h-2v2h2zM14 11h2v2h-2zM16 17h-2v2h2z"}));
390
+ }, props), _c("path", {d:"M10 5H8v2h2zm0 6H8v2h2zm-2 6h2v2H8zm8-12h-2v2h2zm-2 6h2v2h-2zm2 6h-2v2h2z"}));
391
391
  }
392
392
 
393
393
  export function Duplicate(props) {
@@ -847,7 +847,7 @@ export function ViewOff(props) {
847
847
  width: "1em",
848
848
  height: "1em",
849
849
  fill: "currentColor"
850
- }, props), [_c("path", {fillRule:"evenodd",d:"M19.778 4.222 4.222 19.778l-1.06-1.06 2.942-2.944C4.035 14.067 3 12 3 12s3-6 9-6c1.204 0 2.286.243 3.248.63l3.47-3.469zM12 7.5c-2.462 0-4.353 1.224-5.69 2.56A12 12 0 0 0 4.742 12q.033.052.07.105c.334.502.835 1.17 1.5 1.835q.396.397.858.769l1.534-1.534a3.5 3.5 0 0 1 4.472-4.472l.896-.896A7.2 7.2 0 0 0 12 7.5",clipRule:"evenodd"}), _c("path", {d:"M17.897 8.224C19.965 9.932 21 12 21 12s-3 6-9 6a8.7 8.7 0 0 1-3.249-.63l1.176-1.177c.64.193 1.33.307 2.073.307 2.462 0 4.353-1.224 5.69-2.56A12 12 0 0 0 19.258 12l-.07-.105a12 12 0 0 0-1.5-1.835 11 11 0 0 0-.859-.77z"}), _c("path", {d:"M15.297 10.823a3.5 3.5 0 0 1-4.474 4.474z"})]);
850
+ }, props), [_c("path", {fillRule:"evenodd",d:"M19.778 4.222 4.222 19.778l-1.06-1.06 2.942-2.944C4.035 14.067 3 12 3 12s3-6 9-6c1.204 0 2.286.243 3.248.63l3.47-3.469zM12 7.5c-2.462 0-4.353 1.224-5.69 2.56A12 12 0 0 0 4.742 12q.033.052.07.105c.334.502.835 1.17 1.5 1.835q.396.397.858.769l1.534-1.534a3.5 3.5 0 0 1 4.472-4.472l.896-.896A7.2 7.2 0 0 0 12 7.5",clipRule:"evenodd"}), _c("path", {d:"M17.897 8.224C19.965 9.932 21 12 21 12s-3 6-9 6a8.7 8.7 0 0 1-3.249-.63l1.176-1.177A7.1 7.1 0 0 0 12 16.5c2.462 0 4.353-1.224 5.69-2.56A12 12 0 0 0 19.258 12l-.07-.105a12 12 0 0 0-1.5-1.835 11 11 0 0 0-.859-.77z"}), _c("path", {d:"M15.297 10.823a3.5 3.5 0 0 1-4.474 4.474z"})]);
851
851
  }
852
852
 
853
853
  export function View(props) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tangible/ui",
3
- "version": "0.0.9",
3
+ "version": "0.0.11",
4
4
  "description": "Tangible Design System",
5
5
  "type": "module",
6
6
  "main": "./components/index.js",