@tonguetoquill/collection 0.3.2 → 0.3.3

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": "@tonguetoquill/collection",
3
- "version": "0.3.2",
3
+ "version": "0.3.3",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/nibsbin/tonguetoquill-collection.git"
@@ -16,16 +16,6 @@ fields:
16
16
  required: true
17
17
  description: "Matches the check box."
18
18
 
19
- dept_flight_num:
20
- title: Departure Flight Number
21
- type: string
22
- description: "Departure flight number."
23
-
24
- arrival_flight_num:
25
- title: Arrival Flight Number
26
- type: string
27
- description: "Arrival flight number."
28
-
29
19
 
30
20
  departure_date:
31
21
  title: Departure Date
@@ -42,6 +32,20 @@ fields:
42
32
  ui:
43
33
  compact: true
44
34
  description: "Final travel destination."
35
+
36
+ dept_flight_num:
37
+ title: Departure Flight Number
38
+ type: string
39
+ ui:
40
+ compact: true
41
+ description: "Departure flight number."
42
+
43
+ arrival_flight_num:
44
+ title: Arrival Flight Number
45
+ type: string
46
+ ui:
47
+ compact: true
48
+ description: "Arrival flight number."
45
49
 
46
50
  notes:
47
51
  title: Notes