dowel-ui 0.28.0 → 0.28.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.
- package/dist/registry.json +78 -78
- package/package.json +1 -1
package/dist/registry.json
CHANGED
|
@@ -309,7 +309,7 @@
|
|
|
309
309
|
"dependencies": [
|
|
310
310
|
"@base-ui/react",
|
|
311
311
|
"class-variance-authority",
|
|
312
|
-
"dowel-ui@^0.28.
|
|
312
|
+
"dowel-ui@^0.28.1"
|
|
313
313
|
],
|
|
314
314
|
"registryDependencies": [],
|
|
315
315
|
"files": [
|
|
@@ -328,7 +328,7 @@
|
|
|
328
328
|
"description": "The shape everyone recognises: weeks as columns, weekdays as rows, time running left to right, and a value carried by how dark a square is. Two products of the line asked for it by name before it existed.",
|
|
329
329
|
"dependencies": [
|
|
330
330
|
"class-variance-authority",
|
|
331
|
-
"dowel-ui@^0.28.
|
|
331
|
+
"dowel-ui@^0.28.1"
|
|
332
332
|
],
|
|
333
333
|
"registryDependencies": [
|
|
334
334
|
"https://lacodda.github.io/dowel/r/activity-weeks.json"
|
|
@@ -348,7 +348,7 @@
|
|
|
348
348
|
"title": "Activity-legend",
|
|
349
349
|
"description": "Separate from the grid because a caller showing three grids on one screen wants one legend, and because the words in it are the product's.",
|
|
350
350
|
"dependencies": [
|
|
351
|
-
"dowel-ui@^0.28.
|
|
351
|
+
"dowel-ui@^0.28.1"
|
|
352
352
|
],
|
|
353
353
|
"registryDependencies": [
|
|
354
354
|
"https://lacodda.github.io/dowel/r/activity-heatmap.json",
|
|
@@ -386,7 +386,7 @@
|
|
|
386
386
|
"description": "A message that stays on the screen, in the flow of the page, about the thing next to it: this field could not be saved, this profile has no axes yet, this export is out of date.",
|
|
387
387
|
"dependencies": [
|
|
388
388
|
"class-variance-authority",
|
|
389
|
-
"dowel-ui@^0.28.
|
|
389
|
+
"dowel-ui@^0.28.1"
|
|
390
390
|
],
|
|
391
391
|
"registryDependencies": [],
|
|
392
392
|
"files": [
|
|
@@ -405,7 +405,7 @@
|
|
|
405
405
|
"description": "A person, in the space of a word. Every screen that lists people needs one, and the three things that go wrong with it are always the same:\n * - **The picture fails to load** and a broken-image glyph appears where a face was. The fallback is not a nicety; it is the state this component spends most of its life in, because half the people in any list have no picture at all.",
|
|
406
406
|
"dependencies": [
|
|
407
407
|
"class-variance-authority",
|
|
408
|
-
"dowel-ui@^0.28.
|
|
408
|
+
"dowel-ui@^0.28.1"
|
|
409
409
|
],
|
|
410
410
|
"registryDependencies": [],
|
|
411
411
|
"files": [
|
|
@@ -424,7 +424,7 @@
|
|
|
424
424
|
"description": "A small piece of state attached to something else: a count, a status, a label. It is not a button and never was - if it can be clicked it is a Chip.",
|
|
425
425
|
"dependencies": [
|
|
426
426
|
"class-variance-authority",
|
|
427
|
-
"dowel-ui@^0.28.
|
|
427
|
+
"dowel-ui@^0.28.1"
|
|
428
428
|
],
|
|
429
429
|
"registryDependencies": [],
|
|
430
430
|
"files": [
|
|
@@ -443,7 +443,7 @@
|
|
|
443
443
|
"description": "A strip across the top of the application, about the application: you are offline, this build is a preview, your licence expires on Friday, a new version is ready to install.",
|
|
444
444
|
"dependencies": [
|
|
445
445
|
"class-variance-authority",
|
|
446
|
-
"dowel-ui@^0.28.
|
|
446
|
+
"dowel-ui@^0.28.1"
|
|
447
447
|
],
|
|
448
448
|
"registryDependencies": [],
|
|
449
449
|
"files": [
|
|
@@ -462,7 +462,7 @@
|
|
|
462
462
|
"description": "Bars rather than a line, and the distinction is the data's not the drawing's: a line says the value exists between the points, a column says each period is its own sum. Hours worked in a week is a sum - there is no \"Wednesday afternoon\" reading between two weeks - so it is a column.",
|
|
463
463
|
"dependencies": [
|
|
464
464
|
"class-variance-authority",
|
|
465
|
-
"dowel-ui@^0.28.
|
|
465
|
+
"dowel-ui@^0.28.1"
|
|
466
466
|
],
|
|
467
467
|
"registryDependencies": [],
|
|
468
468
|
"files": [
|
|
@@ -482,7 +482,7 @@
|
|
|
482
482
|
"dependencies": [
|
|
483
483
|
"@base-ui/react",
|
|
484
484
|
"class-variance-authority",
|
|
485
|
-
"dowel-ui@^0.28.
|
|
485
|
+
"dowel-ui@^0.28.1"
|
|
486
486
|
],
|
|
487
487
|
"registryDependencies": [],
|
|
488
488
|
"files": [
|
|
@@ -516,7 +516,7 @@
|
|
|
516
516
|
"title": "Calendar",
|
|
517
517
|
"description": "The sums live next door in `calendar-math`, which has no React in it; this is the grid that draws them and the keyboard that moves around it.",
|
|
518
518
|
"dependencies": [
|
|
519
|
-
"dowel-ui@^0.28.
|
|
519
|
+
"dowel-ui@^0.28.1"
|
|
520
520
|
],
|
|
521
521
|
"registryDependencies": [
|
|
522
522
|
"https://lacodda.github.io/dowel/r/calendar-math.json"
|
|
@@ -537,7 +537,7 @@
|
|
|
537
537
|
"description": "The interesting part is the words. A checkbox on its own is a nine-pixel target that says nothing; wired to a label it is the whole row, and the row is what a finger and a pointer both aim at. So the label is part of the component rather than something a caller remembers to add - the commonest bug in a hand-rolled checkbox is a `<label>` that is next to the input instead of tied to it, which looks identical and does nothing.",
|
|
538
538
|
"dependencies": [
|
|
539
539
|
"@base-ui/react",
|
|
540
|
-
"dowel-ui@^0.28.
|
|
540
|
+
"dowel-ui@^0.28.1"
|
|
541
541
|
],
|
|
542
542
|
"registryDependencies": [],
|
|
543
543
|
"files": [
|
|
@@ -556,7 +556,7 @@
|
|
|
556
556
|
"description": "A badge you can act on: a filter that can be removed, a tag with a count, a selected value in a field. The difference from a Badge is entirely about whether something happens when you click it - and if something does, that part is a real `<button>` with a real label, not a decorative cross.",
|
|
557
557
|
"dependencies": [
|
|
558
558
|
"class-variance-authority",
|
|
559
|
-
"dowel-ui@^0.28.
|
|
559
|
+
"dowel-ui@^0.28.1"
|
|
560
560
|
],
|
|
561
561
|
"registryDependencies": [],
|
|
562
562
|
"files": [
|
|
@@ -575,7 +575,7 @@
|
|
|
575
575
|
"description": "The frame around a piece of code is the same everywhere and is written again in every product: the scroll that must not wrap, the gutter of line numbers that must not be selectable, the copy button, the caption saying which file this is, and the marking of the lines the reader was sent here to look at.",
|
|
576
576
|
"dependencies": [
|
|
577
577
|
"class-variance-authority",
|
|
578
|
-
"dowel-ui@^0.28.
|
|
578
|
+
"dowel-ui@^0.28.1"
|
|
579
579
|
],
|
|
580
580
|
"registryDependencies": [
|
|
581
581
|
"https://lacodda.github.io/dowel/r/copy-button.json"
|
|
@@ -595,7 +595,7 @@
|
|
|
595
595
|
"title": "Color-field",
|
|
596
596
|
"description": "Picking a colour for something the product stores: a tag, a project, a calendar. Note what that is *not* - it is not choosing the appearance of the interface. The theme decides that, from one accent, and a field that let a reader repaint the chrome would undo the argument the whole system rests on.",
|
|
597
597
|
"dependencies": [
|
|
598
|
-
"dowel-ui@^0.28.
|
|
598
|
+
"dowel-ui@^0.28.1"
|
|
599
599
|
],
|
|
600
600
|
"registryDependencies": [
|
|
601
601
|
"https://lacodda.github.io/dowel/r/input.json"
|
|
@@ -615,7 +615,7 @@
|
|
|
615
615
|
"title": "Column-resize-handle",
|
|
616
616
|
"description": "The handle, and the hook that keeps the widths it produces. Pointer events rather than HTML5 drag-and-drop: a desktop shell that takes file drops for itself never lets a `dragstart` reach the page, so the native API is a handle that does nothing there; pointer capture on the handle also keeps the drag alive when the pointer runs ahead of the cell, which at any speed above a crawl it does.",
|
|
617
617
|
"dependencies": [
|
|
618
|
-
"dowel-ui@^0.28.
|
|
618
|
+
"dowel-ui@^0.28.1"
|
|
619
619
|
],
|
|
620
620
|
"registryDependencies": [],
|
|
621
621
|
"files": [
|
|
@@ -635,7 +635,7 @@
|
|
|
635
635
|
"dependencies": [
|
|
636
636
|
"@base-ui/react",
|
|
637
637
|
"class-variance-authority",
|
|
638
|
-
"dowel-ui@^0.28.
|
|
638
|
+
"dowel-ui@^0.28.1"
|
|
639
639
|
],
|
|
640
640
|
"registryDependencies": [
|
|
641
641
|
"https://lacodda.github.io/dowel/r/input.json",
|
|
@@ -658,7 +658,7 @@
|
|
|
658
658
|
"dependencies": [
|
|
659
659
|
"@base-ui/react",
|
|
660
660
|
"class-variance-authority",
|
|
661
|
-
"dowel-ui@^0.28.
|
|
661
|
+
"dowel-ui@^0.28.1"
|
|
662
662
|
],
|
|
663
663
|
"registryDependencies": [
|
|
664
664
|
"https://lacodda.github.io/dowel/r/combobox.json",
|
|
@@ -681,7 +681,7 @@
|
|
|
681
681
|
"dependencies": [
|
|
682
682
|
"@base-ui/react",
|
|
683
683
|
"class-variance-authority",
|
|
684
|
-
"dowel-ui@^0.28.
|
|
684
|
+
"dowel-ui@^0.28.1"
|
|
685
685
|
],
|
|
686
686
|
"registryDependencies": [],
|
|
687
687
|
"files": [
|
|
@@ -700,7 +700,7 @@
|
|
|
700
700
|
"description": "The same list of actions as Menu, opened the other way round: by right click, or by a long press on a touch screen, over an *area* rather than from a button. So the trigger is not a control - it is the region the menu belongs to, a row, a canvas, a file tile - and it renders a `<div>`.",
|
|
701
701
|
"dependencies": [
|
|
702
702
|
"@base-ui/react",
|
|
703
|
-
"dowel-ui@^0.28.
|
|
703
|
+
"dowel-ui@^0.28.1"
|
|
704
704
|
],
|
|
705
705
|
"registryDependencies": [
|
|
706
706
|
"https://lacodda.github.io/dowel/r/menu.json"
|
|
@@ -720,7 +720,7 @@
|
|
|
720
720
|
"title": "Copy-button",
|
|
721
721
|
"description": "Whatever a product shows in a panel - code, a payload, a log, one side of a comparison - somebody eventually wants to take it away, and the button that lets them is written again every time with the same three things missed.",
|
|
722
722
|
"dependencies": [
|
|
723
|
-
"dowel-ui@^0.28.
|
|
723
|
+
"dowel-ui@^0.28.1"
|
|
724
724
|
],
|
|
725
725
|
"registryDependencies": [],
|
|
726
726
|
"files": [
|
|
@@ -738,7 +738,7 @@
|
|
|
738
738
|
"title": "Copyable",
|
|
739
739
|
"description": "Any text that someone will eventually want to copy - an id, a path, a hash, a token - copied with one click. The rule comes from nitid: if a value is worth showing, it is worth being able to take away, and selecting a monospaced id by hand is a small daily tax.",
|
|
740
740
|
"dependencies": [
|
|
741
|
-
"dowel-ui@^0.28.
|
|
741
|
+
"dowel-ui@^0.28.1"
|
|
742
742
|
],
|
|
743
743
|
"registryDependencies": [],
|
|
744
744
|
"files": [
|
|
@@ -756,7 +756,7 @@
|
|
|
756
756
|
"title": "Date-picker",
|
|
757
757
|
"description": "The trigger is a button rather than a text input, and that is the decision worth stating. A typable date field has to answer \"what does `03/04/26` mean\" in a locale it cannot be sure of, and it answers wrong for half the world; a button showing the date spelled out has no such question. Where typing genuinely matters - a birth date, forty years back - the calendar is the wrong control anyway and a product should reach for a plain field.",
|
|
758
758
|
"dependencies": [
|
|
759
|
-
"dowel-ui@^0.28.
|
|
759
|
+
"dowel-ui@^0.28.1"
|
|
760
760
|
],
|
|
761
761
|
"registryDependencies": [
|
|
762
762
|
"https://lacodda.github.io/dowel/r/calendar.json",
|
|
@@ -779,7 +779,7 @@
|
|
|
779
779
|
"title": "Date-range-picker",
|
|
780
780
|
"description": "The interesting part is the state between them. After the first click there is a start and no end, and that is not an incomplete range to be hidden or a range of one day - it is the normal middle of the interaction, and the calendar has to show it: the first day marked, the days under the pointer shading as the reader moves, the popup staying open. Products that skip it end up with a picker that seems to do nothing until the second click.",
|
|
781
781
|
"dependencies": [
|
|
782
|
-
"dowel-ui@^0.28.
|
|
782
|
+
"dowel-ui@^0.28.1"
|
|
783
783
|
],
|
|
784
784
|
"registryDependencies": [
|
|
785
785
|
"https://lacodda.github.io/dowel/r/calendar.json",
|
|
@@ -804,7 +804,7 @@
|
|
|
804
804
|
"dependencies": [
|
|
805
805
|
"@base-ui/react",
|
|
806
806
|
"class-variance-authority",
|
|
807
|
-
"dowel-ui@^0.28.
|
|
807
|
+
"dowel-ui@^0.28.1"
|
|
808
808
|
],
|
|
809
809
|
"registryDependencies": [],
|
|
810
810
|
"files": [
|
|
@@ -839,7 +839,7 @@
|
|
|
839
839
|
"description": "The question this answers is \"how did this read before, and how does it read now\" - a version against the one before it, a proposal against what is there, a file against what is on disk. Not a code review: there is no staging, no comment, nothing to accept. It is for looking.",
|
|
840
840
|
"dependencies": [
|
|
841
841
|
"class-variance-authority",
|
|
842
|
-
"dowel-ui@^0.28.
|
|
842
|
+
"dowel-ui@^0.28.1"
|
|
843
843
|
],
|
|
844
844
|
"registryDependencies": [
|
|
845
845
|
"https://lacodda.github.io/dowel/r/copy-button.json",
|
|
@@ -862,7 +862,7 @@
|
|
|
862
862
|
"dependencies": [
|
|
863
863
|
"@base-ui/react",
|
|
864
864
|
"class-variance-authority",
|
|
865
|
-
"dowel-ui@^0.28.
|
|
865
|
+
"dowel-ui@^0.28.1"
|
|
866
866
|
],
|
|
867
867
|
"registryDependencies": [],
|
|
868
868
|
"files": [
|
|
@@ -880,7 +880,7 @@
|
|
|
880
880
|
"title": "Duration-field",
|
|
881
881
|
"description": "The alternative is what products keep building: two number boxes labelled \"hours\" and \"minutes\", which means two tab stops, two validations, and a reader who has to divide 90 minutes in their head before typing. Here they write `1h 30m`, or `90m`, or `1.5h`, and it means the same thing.",
|
|
882
882
|
"dependencies": [
|
|
883
|
-
"dowel-ui@^0.28.
|
|
883
|
+
"dowel-ui@^0.28.1"
|
|
884
884
|
],
|
|
885
885
|
"registryDependencies": [
|
|
886
886
|
"https://lacodda.github.io/dowel/r/input.json"
|
|
@@ -901,7 +901,7 @@
|
|
|
901
901
|
"description": "Three kinds of nothing, and a product that draws the same panel for all three is telling the reader the wrong thing twice:\n * **empty** - there is nothing here yet, and that is normal. The panel says what would be here and offers the one action that makes it appear.",
|
|
902
902
|
"dependencies": [
|
|
903
903
|
"class-variance-authority",
|
|
904
|
-
"dowel-ui@^0.28.
|
|
904
|
+
"dowel-ui@^0.28.1"
|
|
905
905
|
],
|
|
906
906
|
"registryDependencies": [],
|
|
907
907
|
"files": [
|
|
@@ -939,7 +939,7 @@
|
|
|
939
939
|
"description": "Every form is the same four parts repeated: a name for the control, the control, sometimes a hint, and sometimes an error. Written by hand each time, they drift - the label loses its `htmlFor`, the hint is a `<div>` no screen reader mentions, the error appears in red and is announced by nothing at all. This is that arrangement, once.",
|
|
940
940
|
"dependencies": [
|
|
941
941
|
"@base-ui/react",
|
|
942
|
-
"dowel-ui@^0.28.
|
|
942
|
+
"dowel-ui@^0.28.1"
|
|
943
943
|
],
|
|
944
944
|
"registryDependencies": [],
|
|
945
945
|
"files": [
|
|
@@ -957,7 +957,7 @@
|
|
|
957
957
|
"title": "File-drop",
|
|
958
958
|
"description": "A place to put files: drag them onto it, or press it and pick them. It takes files and hands them over - it does not upload them. Where they go, with which credentials, retried how - that is the product's transport, and a primitive that owned it would be wrong for every product whose upload does not look like the one it guessed.",
|
|
959
959
|
"dependencies": [
|
|
960
|
-
"dowel-ui@^0.28.
|
|
960
|
+
"dowel-ui@^0.28.1"
|
|
961
961
|
],
|
|
962
962
|
"registryDependencies": [],
|
|
963
963
|
"files": [
|
|
@@ -975,7 +975,7 @@
|
|
|
975
975
|
"title": "Filter-popover",
|
|
976
976
|
"description": "A text box, a handful of checkboxes - with one way to clear it. The shell only: what goes in the panel is the caller's, since a stage is ticked and a title is typed and the popover has no opinion.",
|
|
977
977
|
"dependencies": [
|
|
978
|
-
"dowel-ui@^0.28.
|
|
978
|
+
"dowel-ui@^0.28.1"
|
|
979
979
|
],
|
|
980
980
|
"registryDependencies": [
|
|
981
981
|
"https://lacodda.github.io/dowel/r/button.json",
|
|
@@ -996,7 +996,7 @@
|
|
|
996
996
|
"title": "Input",
|
|
997
997
|
"description": "A single-line field. It is a plain `<input>` with the line's clothes on, so everything a browser gives an input for free - autofill, spellcheck, the right keyboard on a phone, `type=\"email\"` validation - still works.",
|
|
998
998
|
"dependencies": [
|
|
999
|
-
"dowel-ui@^0.28.
|
|
999
|
+
"dowel-ui@^0.28.1"
|
|
1000
1000
|
],
|
|
1001
1001
|
"registryDependencies": [],
|
|
1002
1002
|
"files": [
|
|
@@ -1030,7 +1030,7 @@
|
|
|
1030
1030
|
"title": "Json-viewer",
|
|
1031
1031
|
"description": "What a product reaches for when it has to show a response, a settings file, a webhook payload - data the reader needs to understand, not edit. The alternative it replaces is `JSON.stringify(value, null, 2)` inside a `<pre>`, which is fine for twenty lines and useless for two hundred: nothing folds, nothing is findable, and the shape of the document is somewhere inside the indentation.",
|
|
1032
1032
|
"dependencies": [
|
|
1033
|
-
"dowel-ui@^0.28.
|
|
1033
|
+
"dowel-ui@^0.28.1"
|
|
1034
1034
|
],
|
|
1035
1035
|
"registryDependencies": [
|
|
1036
1036
|
"https://lacodda.github.io/dowel/r/json-rows.json"
|
|
@@ -1050,7 +1050,7 @@
|
|
|
1050
1050
|
"title": "Kbd",
|
|
1051
1051
|
"description": "A key, as printed in a menu or a hint: `Ctrl` `K`. It is a `<kbd>` element because that is what the element is for - a screen reader announces it as keyboard input rather than reading a stray capital letter.",
|
|
1052
1052
|
"dependencies": [
|
|
1053
|
-
"dowel-ui@^0.28.
|
|
1053
|
+
"dowel-ui@^0.28.1"
|
|
1054
1054
|
],
|
|
1055
1055
|
"registryDependencies": [],
|
|
1056
1056
|
"files": [
|
|
@@ -1069,7 +1069,7 @@
|
|
|
1069
1069
|
"description": "The shape every product builds out of two `<div>`s in a flex row, and the reason it is worth having once: it is a `<dl>`, and the pairing is what a screen reader announces. Two divs read as four unrelated pieces of text - \"Created\", \"2 hours ago\", \"Owner\", \"Ines\" - and nothing says which value belongs to which name. The right element says it for free.",
|
|
1070
1070
|
"dependencies": [
|
|
1071
1071
|
"class-variance-authority",
|
|
1072
|
-
"dowel-ui@^0.28.
|
|
1072
|
+
"dowel-ui@^0.28.1"
|
|
1073
1073
|
],
|
|
1074
1074
|
"registryDependencies": [],
|
|
1075
1075
|
"files": [
|
|
@@ -1088,7 +1088,7 @@
|
|
|
1088
1088
|
"description": "The distinction against its neighbours is the data's, not the drawing's. A column says each period is its own sum - hours worked in a week, and there is no Wednesday-afternoon figure between two weeks. A line says the value existed the whole time and was sampled: an account balance, a price, a temperature. Drawing a sum as a line claims readings nobody took; drawing a level as columns throws away the thing being watched.",
|
|
1089
1089
|
"dependencies": [
|
|
1090
1090
|
"class-variance-authority",
|
|
1091
|
-
"dowel-ui@^0.28.
|
|
1091
|
+
"dowel-ui@^0.28.1"
|
|
1092
1092
|
],
|
|
1093
1093
|
"registryDependencies": [
|
|
1094
1094
|
"https://lacodda.github.io/dowel/r/line-scale.json"
|
|
@@ -1124,7 +1124,7 @@
|
|
|
1124
1124
|
"title": "Marked-text",
|
|
1125
1125
|
"description": "A textarea cannot colour a word. The way round it is older than React: draw the same text twice, once as marked-up HTML underneath and once as the textarea on top with its own text transparent, so the caret and the selection are the browser's and the colours are ours. The two have to agree on every metric - font, size, line height, padding, wrapping - or the marks slide off the words they mark. So both take ONE class list, given by the caller, and the textarea adds only what makes it invisible.",
|
|
1126
1126
|
"dependencies": [
|
|
1127
|
-
"dowel-ui@^0.28.
|
|
1127
|
+
"dowel-ui@^0.28.1"
|
|
1128
1128
|
],
|
|
1129
1129
|
"registryDependencies": [],
|
|
1130
1130
|
"files": [
|
|
@@ -1144,7 +1144,7 @@
|
|
|
1144
1144
|
"dependencies": [
|
|
1145
1145
|
"@base-ui/react",
|
|
1146
1146
|
"class-variance-authority",
|
|
1147
|
-
"dowel-ui@^0.28.
|
|
1147
|
+
"dowel-ui@^0.28.1"
|
|
1148
1148
|
],
|
|
1149
1149
|
"registryDependencies": [],
|
|
1150
1150
|
"files": [
|
|
@@ -1162,7 +1162,7 @@
|
|
|
1162
1162
|
"title": "Notification-bell",
|
|
1163
1163
|
"description": "A bell that is always lit is a bell nobody reads, so the count is the product's decision and this draws it: nothing at zero, the number past that, `9+` past nine. Pressing it does not leave the screen - the last few entries open under it and the whole history is one more click, which is the shape every product converged on once the first one tried a page.",
|
|
1164
1164
|
"dependencies": [
|
|
1165
|
-
"dowel-ui@^0.28.
|
|
1165
|
+
"dowel-ui@^0.28.1"
|
|
1166
1166
|
],
|
|
1167
1167
|
"registryDependencies": [
|
|
1168
1168
|
"https://lacodda.github.io/dowel/r/button.json",
|
|
@@ -1184,7 +1184,7 @@
|
|
|
1184
1184
|
"description": "A number typed into a text input is a string that happens to look like a number, and every product then writes the same four fixes: strip the letters, clamp to a range, round to a step, and decide what an empty box means. This is those four, once, plus the stepper - because a value with a small range is faster nudged than typed.",
|
|
1185
1185
|
"dependencies": [
|
|
1186
1186
|
"@base-ui/react",
|
|
1187
|
-
"dowel-ui@^0.28.
|
|
1187
|
+
"dowel-ui@^0.28.1"
|
|
1188
1188
|
],
|
|
1189
1189
|
"registryDependencies": [
|
|
1190
1190
|
"https://lacodda.github.io/dowel/r/input.json"
|
|
@@ -1204,7 +1204,7 @@
|
|
|
1204
1204
|
"title": "Number-format",
|
|
1205
1205
|
"description": "Two things, and the second is the reason this is a component rather than a call to `toLocaleString` at each site.",
|
|
1206
1206
|
"dependencies": [
|
|
1207
|
-
"dowel-ui@^0.28.
|
|
1207
|
+
"dowel-ui@^0.28.1"
|
|
1208
1208
|
],
|
|
1209
1209
|
"registryDependencies": [],
|
|
1210
1210
|
"files": [
|
|
@@ -1222,7 +1222,7 @@
|
|
|
1222
1222
|
"title": "Page-size",
|
|
1223
1223
|
"description": "Its own file rather than a part of `Pagination`, because the two are needed apart often enough: a list that scrolls for ever wants \"how many to load at a time\" and no page buttons, and a table with a fixed page size wants the buttons and no choice. Together they were also over the size gate, which asked the right question.",
|
|
1224
1224
|
"dependencies": [
|
|
1225
|
-
"dowel-ui@^0.28.
|
|
1225
|
+
"dowel-ui@^0.28.1"
|
|
1226
1226
|
],
|
|
1227
1227
|
"registryDependencies": [
|
|
1228
1228
|
"https://lacodda.github.io/dowel/r/select.json"
|
|
@@ -1242,7 +1242,7 @@
|
|
|
1242
1242
|
"title": "Pagination",
|
|
1243
1243
|
"description": "The arithmetic is exported separately from the component for the same reason `table-sort` is a file of its own: a product that pages on the server needs the page numbers and not the buttons, and computing them a second time in a different place is how the two disagree about where the last page ends.",
|
|
1244
1244
|
"dependencies": [
|
|
1245
|
-
"dowel-ui@^0.28.
|
|
1245
|
+
"dowel-ui@^0.28.1"
|
|
1246
1246
|
],
|
|
1247
1247
|
"registryDependencies": [
|
|
1248
1248
|
"https://lacodda.github.io/dowel/r/button.json"
|
|
@@ -1263,7 +1263,7 @@
|
|
|
1263
1263
|
"description": "The raised surface everything else sits on. It is the one place a screen gets its structure from, so it stays deliberately plain: a ground, a hairline, a corner.",
|
|
1264
1264
|
"dependencies": [
|
|
1265
1265
|
"class-variance-authority",
|
|
1266
|
-
"dowel-ui@^0.28.
|
|
1266
|
+
"dowel-ui@^0.28.1"
|
|
1267
1267
|
],
|
|
1268
1268
|
"registryDependencies": [],
|
|
1269
1269
|
"files": [
|
|
@@ -1281,7 +1281,7 @@
|
|
|
1281
1281
|
"title": "Password-field",
|
|
1282
1282
|
"description": "The reveal is the whole component, and it is not a convenience. A masked field is the only one in a form where a typo cannot be seen, so people either paste (fine) or type slowly and get it wrong anyway; the toggle is what turns an unverifiable field into a checkable one, and it is why long passphrases became usable at all.",
|
|
1283
1283
|
"dependencies": [
|
|
1284
|
-
"dowel-ui@^0.28.
|
|
1284
|
+
"dowel-ui@^0.28.1"
|
|
1285
1285
|
],
|
|
1286
1286
|
"registryDependencies": [
|
|
1287
1287
|
"https://lacodda.github.io/dowel/r/input.json"
|
|
@@ -1303,7 +1303,7 @@
|
|
|
1303
1303
|
"dependencies": [
|
|
1304
1304
|
"@base-ui/react",
|
|
1305
1305
|
"class-variance-authority",
|
|
1306
|
-
"dowel-ui@^0.28.
|
|
1306
|
+
"dowel-ui@^0.28.1"
|
|
1307
1307
|
],
|
|
1308
1308
|
"registryDependencies": [],
|
|
1309
1309
|
"files": [
|
|
@@ -1323,7 +1323,7 @@
|
|
|
1323
1323
|
"dependencies": [
|
|
1324
1324
|
"@base-ui/react",
|
|
1325
1325
|
"class-variance-authority",
|
|
1326
|
-
"dowel-ui@^0.28.
|
|
1326
|
+
"dowel-ui@^0.28.1"
|
|
1327
1327
|
],
|
|
1328
1328
|
"registryDependencies": [],
|
|
1329
1329
|
"files": [
|
|
@@ -1343,7 +1343,7 @@
|
|
|
1343
1343
|
"dependencies": [
|
|
1344
1344
|
"@base-ui/react",
|
|
1345
1345
|
"class-variance-authority",
|
|
1346
|
-
"dowel-ui@^0.28.
|
|
1346
|
+
"dowel-ui@^0.28.1"
|
|
1347
1347
|
],
|
|
1348
1348
|
"registryDependencies": [],
|
|
1349
1349
|
"files": [
|
|
@@ -1382,7 +1382,7 @@
|
|
|
1382
1382
|
"dependencies": [
|
|
1383
1383
|
"@base-ui/react",
|
|
1384
1384
|
"class-variance-authority",
|
|
1385
|
-
"dowel-ui@^0.28.
|
|
1385
|
+
"dowel-ui@^0.28.1"
|
|
1386
1386
|
],
|
|
1387
1387
|
"registryDependencies": [],
|
|
1388
1388
|
"files": [
|
|
@@ -1400,7 +1400,7 @@
|
|
|
1400
1400
|
"title": "Rating-scale",
|
|
1401
1401
|
"description": "Generalised from kilna, where it is how a work is scored on each of its axes. The shape is a row of marks rather than stars: stars carry a meaning of their own - a review, a public verdict - and this is as often \"how hard was this\" or \"how finished is it\" as it is \"how good\".",
|
|
1402
1402
|
"dependencies": [
|
|
1403
|
-
"dowel-ui@^0.28.
|
|
1403
|
+
"dowel-ui@^0.28.1"
|
|
1404
1404
|
],
|
|
1405
1405
|
"registryDependencies": [],
|
|
1406
1406
|
"files": [
|
|
@@ -1418,7 +1418,7 @@
|
|
|
1418
1418
|
"title": "Relative-time",
|
|
1419
1419
|
"description": "The relative-time primitive.",
|
|
1420
1420
|
"dependencies": [
|
|
1421
|
-
"dowel-ui@^0.28.
|
|
1421
|
+
"dowel-ui@^0.28.1"
|
|
1422
1422
|
],
|
|
1423
1423
|
"registryDependencies": [],
|
|
1424
1424
|
"files": [
|
|
@@ -1436,7 +1436,7 @@
|
|
|
1436
1436
|
"title": "Reorderable-list",
|
|
1437
1437
|
"description": "The columns in a column picker, the stops of a dial, the roles of a profile. A hook and a grip rather than a list component: the rows are already something else's - a menu's items, a form's fields - and a component wrapping them would have to reproduce whatever that something else does.",
|
|
1438
1438
|
"dependencies": [
|
|
1439
|
-
"dowel-ui@^0.28.
|
|
1439
|
+
"dowel-ui@^0.28.1"
|
|
1440
1440
|
],
|
|
1441
1441
|
"registryDependencies": [],
|
|
1442
1442
|
"files": [
|
|
@@ -1454,7 +1454,7 @@
|
|
|
1454
1454
|
"title": "Save-state",
|
|
1455
1455
|
"description": "The quiet line beside a field that saves itself: \"saving…\", then a tick that fades. It exists because a form without a Save button has to say what it did anyway - otherwise the reader is left guessing whether their edit survived, and the usual answer to that guess is to press Ctrl+S at a page that has no such thing.",
|
|
1456
1456
|
"dependencies": [
|
|
1457
|
-
"dowel-ui@^0.28.
|
|
1457
|
+
"dowel-ui@^0.28.1"
|
|
1458
1458
|
],
|
|
1459
1459
|
"registryDependencies": [
|
|
1460
1460
|
"https://lacodda.github.io/dowel/r/spinner.json"
|
|
@@ -1474,7 +1474,7 @@
|
|
|
1474
1474
|
"title": "Search-field",
|
|
1475
1475
|
"description": "An Input that knows it is a search box, which is three small things the products kept not doing:\n * - a magnifier, so the field is recognisable before it is read; - a way to clear it that is not \"select all and delete\" - and one that a keyboard can reach, which a decorative `<span>` cannot; - the shortcut that focuses it, shown in the field rather than learned.",
|
|
1476
1476
|
"dependencies": [
|
|
1477
|
-
"dowel-ui@^0.28.
|
|
1477
|
+
"dowel-ui@^0.28.1"
|
|
1478
1478
|
],
|
|
1479
1479
|
"registryDependencies": [
|
|
1480
1480
|
"https://lacodda.github.io/dowel/r/input.json",
|
|
@@ -1497,7 +1497,7 @@
|
|
|
1497
1497
|
"description": "A settings screen is the usual case: five or six sections, each its own address so it can be linked to and the back button walks between them, listed down the left with the current one tinted. Every product draws the same column, and every product draws the active row a little differently - which is exactly the drift a shared list exists to stop.",
|
|
1498
1498
|
"dependencies": [
|
|
1499
1499
|
"@base-ui/react",
|
|
1500
|
-
"dowel-ui@^0.28.
|
|
1500
|
+
"dowel-ui@^0.28.1"
|
|
1501
1501
|
],
|
|
1502
1502
|
"registryDependencies": [],
|
|
1503
1503
|
"files": [
|
|
@@ -1517,7 +1517,7 @@
|
|
|
1517
1517
|
"dependencies": [
|
|
1518
1518
|
"@base-ui/react",
|
|
1519
1519
|
"class-variance-authority",
|
|
1520
|
-
"dowel-ui@^0.28.
|
|
1520
|
+
"dowel-ui@^0.28.1"
|
|
1521
1521
|
],
|
|
1522
1522
|
"registryDependencies": [
|
|
1523
1523
|
"https://lacodda.github.io/dowel/r/input.json"
|
|
@@ -1553,7 +1553,7 @@
|
|
|
1553
1553
|
"title": "Skeleton-of",
|
|
1554
1554
|
"description": "`Skeleton` and its shapes solved half the problem: they gave a product a list, a card and a grid to reach for instead of a spinner. The half left over is the one that actually causes the jump, and it is a human one - somebody has to look at the real thing, judge how many rows it has and how tall they are, and type that in. The judgement is made once, the screen changes a month later, and the placeholder goes on promising the old shape.",
|
|
1555
1555
|
"dependencies": [
|
|
1556
|
-
"dowel-ui@^0.28.
|
|
1556
|
+
"dowel-ui@^0.28.1"
|
|
1557
1557
|
],
|
|
1558
1558
|
"registryDependencies": [],
|
|
1559
1559
|
"files": [
|
|
@@ -1571,7 +1571,7 @@
|
|
|
1571
1571
|
"title": "Skeleton",
|
|
1572
1572
|
"description": "The rule the component is built on, and the reason it takes a shape rather than filling the space:\n * **A skeleton of the wrong shape is worse than no skeleton.**\n * It promises something the content does not keep, and the promise is paid for in a jump: the page settles, the scrollbar appears, and whatever the reader was about to click has moved. Measured rather than assumed - the line's own calendar showed a list of four short lines where a six-row month grid was about to land, and the skeleton was itself the jump it existed to prevent.",
|
|
1573
1573
|
"dependencies": [
|
|
1574
|
-
"dowel-ui@^0.28.
|
|
1574
|
+
"dowel-ui@^0.28.1"
|
|
1575
1575
|
],
|
|
1576
1576
|
"registryDependencies": [],
|
|
1577
1577
|
"files": [
|
|
@@ -1590,7 +1590,7 @@
|
|
|
1590
1590
|
"description": "The case for it over a NumberField is that the number does not matter much: a volume, an opacity, a weight in a search filter. Where the exact figure does matter, a slider is a worse field with more pixels - it cannot be typed into, it cannot be pasted into, and it has no state for \"empty\".",
|
|
1591
1591
|
"dependencies": [
|
|
1592
1592
|
"@base-ui/react",
|
|
1593
|
-
"dowel-ui@^0.28.
|
|
1593
|
+
"dowel-ui@^0.28.1"
|
|
1594
1594
|
],
|
|
1595
1595
|
"registryDependencies": [],
|
|
1596
1596
|
"files": [
|
|
@@ -1609,7 +1609,7 @@
|
|
|
1609
1609
|
"description": "The shape of a history, not a chart of it: no axes, no gridlines, no ticks.",
|
|
1610
1610
|
"dependencies": [
|
|
1611
1611
|
"class-variance-authority",
|
|
1612
|
-
"dowel-ui@^0.28.
|
|
1612
|
+
"dowel-ui@^0.28.1"
|
|
1613
1613
|
],
|
|
1614
1614
|
"registryDependencies": [],
|
|
1615
1615
|
"files": [
|
|
@@ -1628,7 +1628,7 @@
|
|
|
1628
1628
|
"description": "Something is happening and the answer has not arrived. It carries no text of its own - what is loading is the product's word, not the system's - but it does have to say *something* to a screen reader, or a page that is busy is silently identical to a page that is empty.",
|
|
1629
1629
|
"dependencies": [
|
|
1630
1630
|
"class-variance-authority",
|
|
1631
|
-
"dowel-ui@^0.28.
|
|
1631
|
+
"dowel-ui@^0.28.1"
|
|
1632
1632
|
],
|
|
1633
1633
|
"registryDependencies": [],
|
|
1634
1634
|
"files": [
|
|
@@ -1646,7 +1646,7 @@
|
|
|
1646
1646
|
"title": "Splash",
|
|
1647
1647
|
"description": "A desktop product has a second or two between the window appearing and the first screen being ready - a workspace to open, a database to migrate, a plugin to start - and a blank window for that long reads as a crash. So the window shows the product instead: the mark, the name, the promise, the version, and a bar that sweeps until there is something to draw.",
|
|
1648
1648
|
"dependencies": [
|
|
1649
|
-
"dowel-ui@^0.28.
|
|
1649
|
+
"dowel-ui@^0.28.1"
|
|
1650
1650
|
],
|
|
1651
1651
|
"registryDependencies": [],
|
|
1652
1652
|
"files": [
|
|
@@ -1665,7 +1665,7 @@
|
|
|
1665
1665
|
"description": "The smallest thing on a dashboard and the one every product writes itself: a label above, a number below, sometimes a word about which way it moved.",
|
|
1666
1666
|
"dependencies": [
|
|
1667
1667
|
"class-variance-authority",
|
|
1668
|
-
"dowel-ui@^0.28.
|
|
1668
|
+
"dowel-ui@^0.28.1"
|
|
1669
1669
|
],
|
|
1670
1670
|
"registryDependencies": [],
|
|
1671
1671
|
"files": [
|
|
@@ -1684,7 +1684,7 @@
|
|
|
1684
1684
|
"description": "The smallest thing a screen can say about something's condition: a server is up, a job failed, a person is away. Every product of the line drew its own coloured circle, and every one of them drew it the same way - a `<span>` with a background - which means the condition existed for exactly the readers who could see it.",
|
|
1685
1685
|
"dependencies": [
|
|
1686
1686
|
"class-variance-authority",
|
|
1687
|
-
"dowel-ui@^0.28.
|
|
1687
|
+
"dowel-ui@^0.28.1"
|
|
1688
1688
|
],
|
|
1689
1689
|
"registryDependencies": [],
|
|
1690
1690
|
"files": [
|
|
@@ -1703,7 +1703,7 @@
|
|
|
1703
1703
|
"description": "The difference from Checkbox is not how it looks, and getting it wrong is the commonest mistake in the pair. A checkbox is an answer collected now and submitted later, with the rest of the form; a switch is a setting that applies the moment it moves. Put a switch in a form with a Save button and the reader cannot tell whether anything happened - they flipped it, and nothing said so.",
|
|
1704
1704
|
"dependencies": [
|
|
1705
1705
|
"@base-ui/react",
|
|
1706
|
-
"dowel-ui@^0.28.
|
|
1706
|
+
"dowel-ui@^0.28.1"
|
|
1707
1707
|
],
|
|
1708
1708
|
"registryDependencies": [],
|
|
1709
1709
|
"files": [
|
|
@@ -1738,7 +1738,7 @@
|
|
|
1738
1738
|
"description": "Parts rather than a `columns` prop, and that is the decision worth stating: a `<DataTable columns={…} rows={…} />` is quicker to write for the first table and then owns every cell in the product forever. The moment one column needs a Badge, another a link, and a third the row's own menu, the prop grows a `render` for each - at which point it is JSX with extra steps, spelt in a shape only this component understands.",
|
|
1739
1739
|
"dependencies": [
|
|
1740
1740
|
"class-variance-authority",
|
|
1741
|
-
"dowel-ui@^0.28.
|
|
1741
|
+
"dowel-ui@^0.28.1"
|
|
1742
1742
|
],
|
|
1743
1743
|
"registryDependencies": [
|
|
1744
1744
|
"https://lacodda.github.io/dowel/r/table-sort.json"
|
|
@@ -1759,7 +1759,7 @@
|
|
|
1759
1759
|
"description": "Free text turned into a list: type a word, press Enter, it becomes a chip.",
|
|
1760
1760
|
"dependencies": [
|
|
1761
1761
|
"class-variance-authority",
|
|
1762
|
-
"dowel-ui@^0.28.
|
|
1762
|
+
"dowel-ui@^0.28.1"
|
|
1763
1763
|
],
|
|
1764
1764
|
"registryDependencies": [
|
|
1765
1765
|
"https://lacodda.github.io/dowel/r/chip.json",
|
|
@@ -1780,7 +1780,7 @@
|
|
|
1780
1780
|
"title": "Textarea",
|
|
1781
1781
|
"description": "A multi-line field that can grow with what is typed into it, which is the only interesting part: a fixed box makes someone scroll inside a scroll, and a box that grows without limit pushes the button they are trying to reach off the screen. `autoResize` grows it; `maxRows` says when to stop and let it scroll after all.",
|
|
1782
1782
|
"dependencies": [
|
|
1783
|
-
"dowel-ui@^0.28.
|
|
1783
|
+
"dowel-ui@^0.28.1"
|
|
1784
1784
|
],
|
|
1785
1785
|
"registryDependencies": [
|
|
1786
1786
|
"https://lacodda.github.io/dowel/r/input.json"
|
|
@@ -1801,7 +1801,7 @@
|
|
|
1801
1801
|
"description": "The tier primitive.",
|
|
1802
1802
|
"dependencies": [
|
|
1803
1803
|
"class-variance-authority",
|
|
1804
|
-
"dowel-ui@^0.28.
|
|
1804
|
+
"dowel-ui@^0.28.1"
|
|
1805
1805
|
],
|
|
1806
1806
|
"registryDependencies": [],
|
|
1807
1807
|
"files": [
|
|
@@ -1819,7 +1819,7 @@
|
|
|
1819
1819
|
"title": "Time-field",
|
|
1820
1820
|
"description": "No donor for this one: neither product of the line had a time field, so this is written from the same shape as DurationField, and for the same reason. Anything a person plausibly types is accepted - `9`, `9:30`, `930`, `9.30`, `9pm`, `21:30` - and what comes back is always `HH:MM`.",
|
|
1821
1821
|
"dependencies": [
|
|
1822
|
-
"dowel-ui@^0.28.
|
|
1822
|
+
"dowel-ui@^0.28.1"
|
|
1823
1823
|
],
|
|
1824
1824
|
"registryDependencies": [
|
|
1825
1825
|
"https://lacodda.github.io/dowel/r/input.json"
|
|
@@ -1840,7 +1840,7 @@
|
|
|
1840
1840
|
"description": "What happened, in the order it happened: a release history, an audit trail, the steps a job went through. Four products of the line draw one, and all four drew it the same way - a list with a border on the left and a dot positioned over it by hand.",
|
|
1841
1841
|
"dependencies": [
|
|
1842
1842
|
"class-variance-authority",
|
|
1843
|
-
"dowel-ui@^0.28.
|
|
1843
|
+
"dowel-ui@^0.28.1"
|
|
1844
1844
|
],
|
|
1845
1845
|
"registryDependencies": [],
|
|
1846
1846
|
"files": [
|
|
@@ -1860,7 +1860,7 @@
|
|
|
1860
1860
|
"dependencies": [
|
|
1861
1861
|
"@base-ui/react",
|
|
1862
1862
|
"class-variance-authority",
|
|
1863
|
-
"dowel-ui@^0.28.
|
|
1863
|
+
"dowel-ui@^0.28.1"
|
|
1864
1864
|
],
|
|
1865
1865
|
"registryDependencies": [],
|
|
1866
1866
|
"files": [
|
|
@@ -1880,7 +1880,7 @@
|
|
|
1880
1880
|
"dependencies": [
|
|
1881
1881
|
"@base-ui/react",
|
|
1882
1882
|
"class-variance-authority",
|
|
1883
|
-
"dowel-ui@^0.28.
|
|
1883
|
+
"dowel-ui@^0.28.1"
|
|
1884
1884
|
],
|
|
1885
1885
|
"registryDependencies": [],
|
|
1886
1886
|
"files": [
|
|
@@ -1915,7 +1915,7 @@
|
|
|
1915
1915
|
"description": "Two products had written this independently and arrived at the same construction - a rounded track, segments positioned absolutely by percent, a floor under the segment width so a short one does not vanish - differing only in what a segment meant. One drew the tiers of a rubric with the score standing among them; the other drew a working day as alternating work and breaks. Neither could be built from the other, and each knew something the other did not: the tiers had the marker and the three-state reading of a segment (passed, standing in, still ahead), the day had the minimum width and the difference between an empty track and an unknown one.",
|
|
1916
1916
|
"dependencies": [
|
|
1917
1917
|
"class-variance-authority",
|
|
1918
|
-
"dowel-ui@^0.28.
|
|
1918
|
+
"dowel-ui@^0.28.1"
|
|
1919
1919
|
],
|
|
1920
1920
|
"registryDependencies": [
|
|
1921
1921
|
"https://lacodda.github.io/dowel/r/track-segments.json"
|
|
@@ -1951,7 +1951,7 @@
|
|
|
1951
1951
|
"title": "Tree-view",
|
|
1952
1952
|
"description": "The shape products reach for and then get wrong in the same place every time. A tree is not a nest of lists with click handlers - it is one control with a cursor in it, and the difference is the whole component:\n * **One tab stop, not one per node.** A tree of four hundred files with a `tabIndex` on each is four hundred stops between the sidebar and the editor. The container is what the keyboard reaches, and the arrows move a cursor inside it - the arrangement a `RadioGroup` has, for the same reason.",
|
|
1953
1953
|
"dependencies": [
|
|
1954
|
-
"dowel-ui@^0.28.
|
|
1954
|
+
"dowel-ui@^0.28.1"
|
|
1955
1955
|
],
|
|
1956
1956
|
"registryDependencies": [
|
|
1957
1957
|
"https://lacodda.github.io/dowel/r/tree-rows.json"
|
|
@@ -1971,7 +1971,7 @@
|
|
|
1971
1971
|
"title": "Truncate",
|
|
1972
1972
|
"description": "Text that does not fit, cut with an ellipsis - and, importantly, still readable in full: the element carries its own text as a `title`, so hovering shows what was cut. Every product wrote the one-line version of this and none of them remembered the title.",
|
|
1973
1973
|
"dependencies": [
|
|
1974
|
-
"dowel-ui@^0.28.
|
|
1974
|
+
"dowel-ui@^0.28.1"
|
|
1975
1975
|
],
|
|
1976
1976
|
"registryDependencies": [],
|
|
1977
1977
|
"files": [
|
|
@@ -1989,7 +1989,7 @@
|
|
|
1989
1989
|
"title": "Virtual-list",
|
|
1990
1990
|
"description": "The browser is fine with long lists until it is not: a hundred thousand `<div>`s is a layout the machine recomputes on every change, and the page stops responding while it does. What is drawn instead is the window the reader can actually see, held in place by a tall spacer, so the scrollbar still says how much there is.",
|
|
1991
1991
|
"dependencies": [
|
|
1992
|
-
"dowel-ui@^0.28.
|
|
1992
|
+
"dowel-ui@^0.28.1"
|
|
1993
1993
|
],
|
|
1994
1994
|
"registryDependencies": [],
|
|
1995
1995
|
"files": [
|
|
@@ -2008,7 +2008,7 @@
|
|
|
2008
2008
|
"description": "With `decorations: false` the system draws nothing, so everything it used to do is the page's: dragging the window by its title bar, double-click to maximise, the three buttons, and the edges you grab to resize. Each is small; the reason to take them on at all is that a system title bar over an application title bar costs a strip of every laptop screen for nothing.",
|
|
2009
2009
|
"dependencies": [
|
|
2010
2010
|
"@tauri-apps/api",
|
|
2011
|
-
"dowel-ui@^0.28.
|
|
2011
|
+
"dowel-ui@^0.28.1"
|
|
2012
2012
|
],
|
|
2013
2013
|
"registryDependencies": [],
|
|
2014
2014
|
"files": [
|
package/package.json
CHANGED