react-native-ui-lib 7.42.0-snapshot.6974 → 7.42.0-snapshot.6981

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-native-ui-lib",
3
- "version": "7.42.0-snapshot.6974",
3
+ "version": "7.42.0-snapshot.6981",
4
4
  "main": "src/index.js",
5
5
  "types": "src/index.d.ts",
6
6
  "author": "Ethan Sharabi <ethan.shar@gmail.com>",
@@ -237,89 +237,12 @@
237
237
  },
238
238
  {
239
239
  "type": "section",
240
- "title": "Main Button",
240
+ "title": "Button",
241
241
  "description": ""
242
242
  },
243
243
  {
244
244
  "type": "table",
245
- "columns": ["Property", "Component"],
246
- "items": [
247
- {
248
- "title": "Primary",
249
- "description": "",
250
- "content": [
251
- {
252
- "value": "https://wixmp-1d257fba8470f1b562a0f5f2.wixmp.com/mads-docs-assets/assets/Components Docs/Button/button_overview_priority_primary.png"
253
- }
254
- ]
255
- },
256
- {
257
- "title": "Secondary",
258
- "description": "",
259
- "content": [
260
- {
261
- "value": "https://wixmp-1d257fba8470f1b562a0f5f2.wixmp.com/mads-docs-assets/assets/Components Docs/Button/button_overview_priority_secondary.png"
262
- }
263
- ]
264
- }
265
- ],
266
- "title": "",
267
- "description": "",
268
- "name": "Priority"
269
- },
270
- {
271
- "type": "table",
272
- "columns": ["Property", "Primary", "Secondary"],
273
- "items": [
274
- {
275
- "title": "Main",
276
- "description": "The default button style, used for most actions.",
277
- "content": [
278
- {
279
- "value": "https://wixmp-1d257fba8470f1b562a0f5f2.wixmp.com/mads-docs-assets/assets/Components Docs/Button/button_overview_presets_mainPrimary.png"
280
- },
281
- {
282
- "value": "https://wixmp-1d257fba8470f1b562a0f5f2.wixmp.com/mads-docs-assets/assets/Components Docs/Button/button_overview_presets_mainSecondary.png"
283
- }
284
- ]
285
- },
286
- {
287
- "title": "Inverted",
288
- "description": "Used on top of images and dark background. ",
289
- "content": [
290
- {
291
- "value": "https://wixmp-1d257fba8470f1b562a0f5f2.wixmp.com/mads-docs-assets/assets/Components Docs/Button/button_overview_presets_invertedPrimary.png"
292
- },
293
- {
294
- "value": "https://wixmp-1d257fba8470f1b562a0f5f2.wixmp.com/mads-docs-assets/assets/Components Docs/Button/button_overview_presets_invertedSecondary.png"
295
- }
296
- ]
297
- },
298
- {
299
- "title": "Destructive",
300
- "description": "Used for destructive actions such as Delete and Log out. ",
301
- "content": [
302
- {
303
- "value": "https://wixmp-1d257fba8470f1b562a0f5f2.wixmp.com/mads-docs-assets/assets/Components Docs/Button/button_overview_presets_distructivePrimary.png"
304
- },
305
- {
306
- "value": "https://wixmp-1d257fba8470f1b562a0f5f2.wixmp.com/mads-docs-assets/assets/Components Docs/Button/button_overview_presets_distructiveSecondary.png"
307
- }
308
- ]
309
- }
310
- ],
311
- "title": "",
312
- "description": "",
313
- "name": "Presets"
314
- },
315
- {
316
- "type": "section",
317
- "title": "States",
318
- "description": ""
319
- },
320
- {
321
- "type": "table",
322
- "columns": ["Property", "Primary", "Secondary"],
245
+ "columns": ["Property", "Default", "Outline"],
323
246
  "items": [
324
247
  {
325
248
  "title": "Active",
@@ -333,18 +256,6 @@
333
256
  }
334
257
  ]
335
258
  },
336
- {
337
- "title": "Loading",
338
- "description": "",
339
- "content": [
340
- {
341
- "value": "https://wixmp-1d257fba8470f1b562a0f5f2.wixmp.com/mads-docs-assets/assets/Components Docs/Button/button_overview_states_mainLoadingPrimary.png"
342
- },
343
- {
344
- "value": "https://wixmp-1d257fba8470f1b562a0f5f2.wixmp.com/mads-docs-assets/assets/Components Docs/Button/button_overview_states_mainLoadingSecondary.png"
345
- }
346
- ]
347
- },
348
259
  {
349
260
  "title": "Disabled",
350
261
  "description": "",
@@ -362,51 +273,6 @@
362
273
  "description": "",
363
274
  "name": "Main"
364
275
  },
365
- {
366
- "type": "table",
367
- "columns": ["Property", "Primary", "Secondary"],
368
- "items": [
369
- {
370
- "title": "Active",
371
- "description": "",
372
- "content": [
373
- {
374
- "value": "https://wixmp-1d257fba8470f1b562a0f5f2.wixmp.com/mads-docs-assets/assets/Components Docs/Button/button_overview_states_invertedActivePrimary.png"
375
- },
376
- {
377
- "value": "https://wixmp-1d257fba8470f1b562a0f5f2.wixmp.com/mads-docs-assets/assets/Components Docs/Button/button_overview_states_invertedActiveSecondary.png"
378
- }
379
- ]
380
- },
381
- {
382
- "title": "Loading",
383
- "description": "",
384
- "content": [
385
- {
386
- "value": "https://wixmp-1d257fba8470f1b562a0f5f2.wixmp.com/mads-docs-assets/assets/Components Docs/Button/button_overview_states_invertedLoadingPrimary.png"
387
- },
388
- {
389
- "value": "https://wixmp-1d257fba8470f1b562a0f5f2.wixmp.com/mads-docs-assets/assets/Components Docs/Button/button_overview_states_invertedLoadingSecondary.png"
390
- }
391
- ]
392
- },
393
- {
394
- "title": "Disabled",
395
- "description": "",
396
- "content": [
397
- {
398
- "value": "https://wixmp-1d257fba8470f1b562a0f5f2.wixmp.com/mads-docs-assets/assets/Components Docs/Button/button_overview_states_invertedDisabledPrimary.png"
399
- },
400
- {
401
- "value": "https://wixmp-1d257fba8470f1b562a0f5f2.wixmp.com/mads-docs-assets/assets/Components Docs/Button/button_overview_states_invertedDisabledSecondary.png"
402
- }
403
- ]
404
- }
405
- ],
406
- "title": "",
407
- "description": "",
408
- "name": "Inverted"
409
- },
410
276
  {
411
277
  "type": "table",
412
278
  "columns": ["Property", "Component"],
@@ -478,7 +344,7 @@
478
344
  "columns": ["Property", "Component"],
479
345
  "items": [
480
346
  {
481
- "title": "Primary",
347
+ "title": "Default",
482
348
  "description": "",
483
349
  "content": [
484
350
  {
@@ -487,7 +353,7 @@
487
353
  ]
488
354
  },
489
355
  {
490
- "title": "Secondary",
356
+ "title": "Outline",
491
357
  "description": "",
492
358
  "content": [
493
359
  {
@@ -499,37 +365,6 @@
499
365
  "title": "Priority",
500
366
  "description": ""
501
367
  },
502
- {
503
- "type": "table",
504
- "columns": ["Property", "Primary", "Secondary"],
505
- "items": [
506
- {
507
- "title": "Main",
508
- "description": "The default button style, used for most actions.",
509
- "content": [
510
- {
511
- "value": "https://wixmp-1d257fba8470f1b562a0f5f2.wixmp.com/mads-docs-assets/assets/Components Docs/Button/button_overview_iconButton_presets_mainPrimary.png"
512
- },
513
- {
514
- "value": "https://wixmp-1d257fba8470f1b562a0f5f2.wixmp.com/mads-docs-assets/assets/Components Docs/Button/button_overview_iconButton_presets_mainSecondary.png"
515
- }
516
- ]
517
- },
518
- {
519
- "title": "Inverted",
520
- "description": "Used on top of images and dark background. ",
521
- "content": [
522
- {
523
- "value": "https://wixmp-1d257fba8470f1b562a0f5f2.wixmp.com/mads-docs-assets/assets/Components Docs/Button/button_overview_iconButton_presets_invertedPrimary.png"
524
- },
525
- {
526
- "value": "https://wixmp-1d257fba8470f1b562a0f5f2.wixmp.com/mads-docs-assets/assets/Components Docs/Button/button_overview_iconButton_presets_invertedSecondary.png"
527
- }
528
- ]
529
- }
530
- ],
531
- "title": "Presets"
532
- },
533
368
  {
534
369
  "type": "section",
535
370
  "title": "States",
@@ -537,7 +372,7 @@
537
372
  },
538
373
  {
539
374
  "type": "table",
540
- "columns": ["Property", "Primary", "Secondary"],
375
+ "columns": ["Property", "Default", "Outline"],
541
376
  "items": [
542
377
  {
543
378
  "title": "Active",
@@ -596,15 +431,6 @@
596
431
  }
597
432
  ]
598
433
  },
599
- {
600
- "title": "Destructive",
601
- "description": "text style: bodyBold, $textDangerLight",
602
- "content": [
603
- {
604
- "value": "https://wixmp-1d257fba8470f1b562a0f5f2.wixmp.com/mads-docs-assets/assets/Components Docs/Button/button_overview_linkButton_presets_distructive.png"
605
- }
606
- ]
607
- },
608
434
  {
609
435
  "title": "Disabled",
610
436
  "description": "text style: bodyBold, $textDisabled",
@@ -691,24 +517,6 @@
691
517
  "value": "https://wixmp-1d257fba8470f1b562a0f5f2.wixmp.com/mads-docs-assets/assets/Components Docs/Button/button_overview_fullWidth_presets_main.png"
692
518
  }
693
519
  ]
694
- },
695
- {
696
- "title": "Destructive ",
697
- "description": "",
698
- "content": [
699
- {
700
- "value": "https://wixmp-1d257fba8470f1b562a0f5f2.wixmp.com/mads-docs-assets/assets/Components Docs/Button/button_overview_fullWidth_presets_destructive.png"
701
- }
702
- ]
703
- },
704
- {
705
- "title": "Premium",
706
- "description": "",
707
- "content": [
708
- {
709
- "value": "https://wixmp-1d257fba8470f1b562a0f5f2.wixmp.com/mads-docs-assets/assets/Components Docs/Button/button_overview_fullWidth_presets_premium.png"
710
- }
711
- ]
712
520
  }
713
521
  ],
714
522
  "title": "Presets",