lightning-pose-app 1.8.1a1__py3-none-any.whl → 1.8.1a3__py3-none-any.whl

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.
@@ -0,0 +1,7 @@
1
+ {
2
+ "version": 3,
3
+ "sources": ["app.component.html"],
4
+ "sourcesContent": ["\n :host {\n display: flex;\n flex-direction: column;\n height: 100vh;\n }\n .navbar {\n min-height: 3rem; /* reduce from default of 4rem */\n }\n"],
5
+ "mappings": ";AACE;AACE,WAAA;AACA,kBAAA;AACA,UAAA;AACF;AACA,CAAA;AACE,cAAA;AACF;",
6
+ "names": []
7
+ }
@@ -332,10 +332,17 @@
332
332
  --color-black: #000;
333
333
  --spacing: 0.25rem;
334
334
  --container-xs: 20rem;
335
+ --container-lg: 32rem;
335
336
  --text-sm: 0.875rem;
336
337
  --text-sm--line-height: calc(1.25 / 0.875);
337
338
  --text-base: 1rem;
338
339
  --text-base--line-height: calc(1.5 / 1);
340
+ --text-lg: 1.125rem;
341
+ --text-lg--line-height: calc(1.75 / 1.125);
342
+ --text-xl: 1.25rem;
343
+ --text-xl--line-height: calc(1.75 / 1.25);
344
+ --font-weight-semibold: 600;
345
+ --font-weight-bold: 700;
339
346
  --radius-sm: 0.25rem;
340
347
  --radius-md: 0.375rem;
341
348
  --default-font-family: var(--font-sans);
@@ -397,6 +404,7 @@
397
404
  --fx-noise: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='a'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='1.34' numOctaves='4' stitchTiles='stitch'%3E%3C/feTurbulence%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23a)' opacity='0.2'%3E%3C/rect%3E%3C/svg%3E");
398
405
  }
399
406
  }
407
+ @property --tw-font-weight { syntax: "*"; inherits: false; }
400
408
  @property --tw-shadow { syntax: "*"; inherits: false; initial-value: 0 0 #0000; }
401
409
  @property --tw-shadow-color { syntax: "*"; inherits: false; }
402
410
  @property --tw-shadow-alpha { syntax: "<percentage>"; inherits: false; initial-value: 100%; }
@@ -417,6 +425,7 @@
417
425
  *,
418
426
  ::before,
419
427
  ::after {
428
+ --tw-font-weight: initial;
420
429
  --tw-shadow: 0 0 #0000;
421
430
  --tw-shadow-color: initial;
422
431
  --tw-shadow-alpha: 100%;
@@ -435,8 +444,8 @@
435
444
  }
436
445
  }
437
446
  }
438
- </style><link rel="stylesheet" href="/static/styles-JT3DWFJR.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="/static/styles-JT3DWFJR.css"></noscript></head>
447
+ </style><link rel="stylesheet" href="/static/styles-4V6RXJMC.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="/static/styles-4V6RXJMC.css"></noscript></head>
439
448
  <body>
440
449
  <app-root></app-root>
441
- <script src="/static/main-QMBNNDJG.js" type="module"></script></body>
450
+ <script src="/static/main-LJHMLKBL.js" type="module"></script></body>
442
451
  </html>