@skedulo/breeze-ui 1.23.0 → 1.23.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.
@@ -21295,6 +21295,16 @@
21295
21295
  "description": "Hide timezone",
21296
21296
  "attribute": "hide-timezone"
21297
21297
  },
21298
+ {
21299
+ "kind": "field",
21300
+ "name": "timeOnly",
21301
+ "type": {
21302
+ "text": "boolean"
21303
+ },
21304
+ "default": "false",
21305
+ "description": "Force time-only display regardless of date span",
21306
+ "attribute": "time-only"
21307
+ },
21298
21308
  {
21299
21309
  "kind": "field",
21300
21310
  "name": "dateFormat",
@@ -21378,6 +21388,15 @@
21378
21388
  "description": "Hide timezone",
21379
21389
  "fieldName": "hideTimezone"
21380
21390
  },
21391
+ {
21392
+ "name": "time-only",
21393
+ "type": {
21394
+ "text": "boolean"
21395
+ },
21396
+ "default": "false",
21397
+ "description": "Force time-only display regardless of date span",
21398
+ "fieldName": "timeOnly"
21399
+ },
21381
21400
  {
21382
21401
  "name": "date-format",
21383
21402
  "type": {
@@ -35381,6 +35400,20 @@
35381
35400
  "module": "src/components/date-time/base-date-time-range.ts"
35382
35401
  }
35383
35402
  },
35403
+ {
35404
+ "kind": "field",
35405
+ "name": "timeOnly",
35406
+ "type": {
35407
+ "text": "boolean"
35408
+ },
35409
+ "default": "false",
35410
+ "description": "Force time-only display regardless of date span",
35411
+ "attribute": "time-only",
35412
+ "inheritedFrom": {
35413
+ "name": "BaseDateTimeRange",
35414
+ "module": "src/components/date-time/base-date-time-range.ts"
35415
+ }
35416
+ },
35384
35417
  {
35385
35418
  "kind": "field",
35386
35419
  "name": "dateFormat",
@@ -35460,6 +35493,19 @@
35460
35493
  "module": "src/components/date-time/base-date-time-range.ts"
35461
35494
  }
35462
35495
  },
35496
+ {
35497
+ "name": "time-only",
35498
+ "type": {
35499
+ "text": "boolean"
35500
+ },
35501
+ "default": "false",
35502
+ "description": "Force time-only display regardless of date span",
35503
+ "fieldName": "timeOnly",
35504
+ "inheritedFrom": {
35505
+ "name": "BaseDateTimeRange",
35506
+ "module": "src/components/date-time/base-date-time-range.ts"
35507
+ }
35508
+ },
35463
35509
  {
35464
35510
  "name": "date-format",
35465
35511
  "type": {
@@ -35679,6 +35725,20 @@
35679
35725
  "module": "src/components/date-time/base-date-time-range.ts"
35680
35726
  }
35681
35727
  },
35728
+ {
35729
+ "kind": "field",
35730
+ "name": "timeOnly",
35731
+ "type": {
35732
+ "text": "boolean"
35733
+ },
35734
+ "default": "false",
35735
+ "description": "Force time-only display regardless of date span",
35736
+ "attribute": "time-only",
35737
+ "inheritedFrom": {
35738
+ "name": "BaseDateTimeRange",
35739
+ "module": "src/components/date-time/base-date-time-range.ts"
35740
+ }
35741
+ },
35682
35742
  {
35683
35743
  "kind": "field",
35684
35744
  "name": "dateFormat",
@@ -35758,6 +35818,19 @@
35758
35818
  "module": "src/components/date-time/base-date-time-range.ts"
35759
35819
  }
35760
35820
  },
35821
+ {
35822
+ "name": "time-only",
35823
+ "type": {
35824
+ "text": "boolean"
35825
+ },
35826
+ "default": "false",
35827
+ "description": "Force time-only display regardless of date span",
35828
+ "fieldName": "timeOnly",
35829
+ "inheritedFrom": {
35830
+ "name": "BaseDateTimeRange",
35831
+ "module": "src/components/date-time/base-date-time-range.ts"
35832
+ }
35833
+ },
35761
35834
  {
35762
35835
  "name": "date-format",
35763
35836
  "type": {