@skedulo/breeze-ui 1.24.6 → 1.26.0
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/custom-elements.json +170 -3
- package/dist/lib/cjs/breeze-ui.js +385 -385
- package/dist/lib/es/breeze-ui.js +4156 -4098
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/types/components/date-time/date-range/date-range.const.d.ts +2 -0
- package/dist/types/components/date-time/date-range/date-range.const.d.ts.map +1 -0
- package/dist/types/components/date-time/date-range/date-range.d.ts +44 -0
- package/dist/types/components/date-time/date-range/date-range.d.ts.map +1 -0
- package/dist/types/components/date-time/date-range/date-range.types.d.ts +17 -0
- package/dist/types/components/date-time/date-range/date-range.types.d.ts.map +1 -0
- package/dist/types/components/date-time/date-range/index.d.ts +4 -0
- package/dist/types/components/date-time/date-range/index.d.ts.map +1 -0
- package/dist/types/components/index.d.ts +1 -0
- package/dist/types/components/index.d.ts.map +1 -1
- package/dist/types/components/menu/dropdown-menu.d.ts +4 -1
- package/dist/types/components/menu/dropdown-menu.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -1362,7 +1362,7 @@
|
|
|
1362
1362
|
"kind": "method",
|
|
1363
1363
|
"name": "handleClose",
|
|
1364
1364
|
"privacy": "private",
|
|
1365
|
-
"description": "
|
|
1365
|
+
"description": "Handles cleanup when the dropdown is closed.\nRestores focus to the reference element if the menu still has focus\n(e.g., when Escape is pressed), but not if focus has already moved elsewhere\n(e.g., when clicking outside or another dropdown opens).",
|
|
1366
1366
|
"inheritedFrom": {
|
|
1367
1367
|
"name": "DropdownMenu",
|
|
1368
1368
|
"module": "src/components/menu/dropdown-menu.ts"
|
|
@@ -2665,6 +2665,14 @@
|
|
|
2665
2665
|
"package": "./legacy-scoped-components"
|
|
2666
2666
|
}
|
|
2667
2667
|
},
|
|
2668
|
+
{
|
|
2669
|
+
"kind": "js",
|
|
2670
|
+
"name": "*",
|
|
2671
|
+
"declaration": {
|
|
2672
|
+
"name": "*",
|
|
2673
|
+
"package": "./date-time/date-range"
|
|
2674
|
+
}
|
|
2675
|
+
},
|
|
2668
2676
|
{
|
|
2669
2677
|
"kind": "js",
|
|
2670
2678
|
"name": "*",
|
|
@@ -3850,7 +3858,7 @@
|
|
|
3850
3858
|
"kind": "method",
|
|
3851
3859
|
"name": "handleClose",
|
|
3852
3860
|
"privacy": "private",
|
|
3853
|
-
"description": "
|
|
3861
|
+
"description": "Handles cleanup when the dropdown is closed.\nRestores focus to the reference element if the menu still has focus\n(e.g., when Escape is pressed), but not if focus has already moved elsewhere\n(e.g., when clicking outside or another dropdown opens).",
|
|
3854
3862
|
"inheritedFrom": {
|
|
3855
3863
|
"name": "DropdownMenu",
|
|
3856
3864
|
"module": "src/components/menu/dropdown-menu.ts"
|
|
@@ -33218,7 +33226,7 @@
|
|
|
33218
33226
|
"kind": "method",
|
|
33219
33227
|
"name": "handleClose",
|
|
33220
33228
|
"privacy": "private",
|
|
33221
|
-
"description": "
|
|
33229
|
+
"description": "Handles cleanup when the dropdown is closed.\nRestores focus to the reference element if the menu still has focus\n(e.g., when Escape is pressed), but not if focus has already moved elsewhere\n(e.g., when clicking outside or another dropdown opens)."
|
|
33222
33230
|
},
|
|
33223
33231
|
{
|
|
33224
33232
|
"kind": "method",
|
|
@@ -36165,6 +36173,165 @@
|
|
|
36165
36173
|
}
|
|
36166
36174
|
]
|
|
36167
36175
|
},
|
|
36176
|
+
{
|
|
36177
|
+
"kind": "javascript-module",
|
|
36178
|
+
"path": "src/components/date-time/date-range/date-range.const.ts",
|
|
36179
|
+
"declarations": [
|
|
36180
|
+
{
|
|
36181
|
+
"kind": "variable",
|
|
36182
|
+
"name": "DATE_RANGE"
|
|
36183
|
+
}
|
|
36184
|
+
],
|
|
36185
|
+
"exports": [
|
|
36186
|
+
{
|
|
36187
|
+
"kind": "js",
|
|
36188
|
+
"name": "DATE_RANGE",
|
|
36189
|
+
"declaration": {
|
|
36190
|
+
"name": "DATE_RANGE",
|
|
36191
|
+
"module": "src/components/date-time/date-range/date-range.const.ts"
|
|
36192
|
+
}
|
|
36193
|
+
}
|
|
36194
|
+
]
|
|
36195
|
+
},
|
|
36196
|
+
{
|
|
36197
|
+
"kind": "javascript-module",
|
|
36198
|
+
"path": "src/components/date-time/date-range/date-range.ts",
|
|
36199
|
+
"declarations": [
|
|
36200
|
+
{
|
|
36201
|
+
"kind": "class",
|
|
36202
|
+
"description": "DateRange is a component used to display a date range following the documented design patterns.\nIt intelligently formats date ranges based on whether they span the same month or year.\n\nExamples:\n- Same month: \"Aug 19 - 20, 2025\" (American) or \"19 - 20 Aug 2025\" (English)\n- Multi-month (same year): \"Aug 31 - Sep 1, 2025\" or \"31 Aug - 1 Sep 2025\"\n- Multi-year: \"Dec 31, 2025 - Jan 1, 2026\" or \"31 Dec 2025 - 1 Jan 2026\"",
|
|
36203
|
+
"name": "DateRange",
|
|
36204
|
+
"members": [
|
|
36205
|
+
{
|
|
36206
|
+
"kind": "field",
|
|
36207
|
+
"name": "start",
|
|
36208
|
+
"type": {
|
|
36209
|
+
"text": "string"
|
|
36210
|
+
},
|
|
36211
|
+
"description": "Start date in ISO format (YYYY-MM-DD)",
|
|
36212
|
+
"attribute": "start"
|
|
36213
|
+
},
|
|
36214
|
+
{
|
|
36215
|
+
"kind": "field",
|
|
36216
|
+
"name": "end",
|
|
36217
|
+
"type": {
|
|
36218
|
+
"text": "string"
|
|
36219
|
+
},
|
|
36220
|
+
"description": "End date in ISO format (YYYY-MM-DD)",
|
|
36221
|
+
"attribute": "end"
|
|
36222
|
+
},
|
|
36223
|
+
{
|
|
36224
|
+
"kind": "field",
|
|
36225
|
+
"name": "dateFormat",
|
|
36226
|
+
"type": {
|
|
36227
|
+
"text": "DateFormatName"
|
|
36228
|
+
},
|
|
36229
|
+
"default": "'MonthDayYear'",
|
|
36230
|
+
"description": "Date format preference ('MonthDayYear' or 'DayMonthYear')",
|
|
36231
|
+
"attribute": "date-format"
|
|
36232
|
+
},
|
|
36233
|
+
{
|
|
36234
|
+
"kind": "method",
|
|
36235
|
+
"name": "formatDateRange",
|
|
36236
|
+
"privacy": "private",
|
|
36237
|
+
"return": {
|
|
36238
|
+
"type": {
|
|
36239
|
+
"text": "string"
|
|
36240
|
+
}
|
|
36241
|
+
},
|
|
36242
|
+
"description": "Formats a date range intelligently based on whether dates span the same month or year"
|
|
36243
|
+
}
|
|
36244
|
+
],
|
|
36245
|
+
"attributes": [
|
|
36246
|
+
{
|
|
36247
|
+
"name": "start",
|
|
36248
|
+
"type": {
|
|
36249
|
+
"text": "string"
|
|
36250
|
+
},
|
|
36251
|
+
"description": "Start date in ISO format (YYYY-MM-DD)",
|
|
36252
|
+
"fieldName": "start"
|
|
36253
|
+
},
|
|
36254
|
+
{
|
|
36255
|
+
"name": "end",
|
|
36256
|
+
"type": {
|
|
36257
|
+
"text": "string"
|
|
36258
|
+
},
|
|
36259
|
+
"description": "End date in ISO format (YYYY-MM-DD)",
|
|
36260
|
+
"fieldName": "end"
|
|
36261
|
+
},
|
|
36262
|
+
{
|
|
36263
|
+
"name": "date-format",
|
|
36264
|
+
"type": {
|
|
36265
|
+
"text": "DateFormatName"
|
|
36266
|
+
},
|
|
36267
|
+
"default": "'MonthDayYear'",
|
|
36268
|
+
"description": "Date format preference ('MonthDayYear' or 'DayMonthYear')",
|
|
36269
|
+
"fieldName": "dateFormat"
|
|
36270
|
+
}
|
|
36271
|
+
],
|
|
36272
|
+
"superclass": {
|
|
36273
|
+
"name": "LitElement",
|
|
36274
|
+
"package": "lit"
|
|
36275
|
+
},
|
|
36276
|
+
"tagName": "brz-date-range",
|
|
36277
|
+
"customElement": true
|
|
36278
|
+
}
|
|
36279
|
+
],
|
|
36280
|
+
"exports": [
|
|
36281
|
+
{
|
|
36282
|
+
"kind": "js",
|
|
36283
|
+
"name": "DateRange",
|
|
36284
|
+
"declaration": {
|
|
36285
|
+
"name": "DateRange",
|
|
36286
|
+
"module": "src/components/date-time/date-range/date-range.ts"
|
|
36287
|
+
}
|
|
36288
|
+
},
|
|
36289
|
+
{
|
|
36290
|
+
"kind": "custom-element-definition",
|
|
36291
|
+
"declaration": {
|
|
36292
|
+
"name": "DateRange",
|
|
36293
|
+
"module": "src/components/date-time/date-range/date-range.ts"
|
|
36294
|
+
}
|
|
36295
|
+
}
|
|
36296
|
+
]
|
|
36297
|
+
},
|
|
36298
|
+
{
|
|
36299
|
+
"kind": "javascript-module",
|
|
36300
|
+
"path": "src/components/date-time/date-range/date-range.types.ts",
|
|
36301
|
+
"declarations": [],
|
|
36302
|
+
"exports": []
|
|
36303
|
+
},
|
|
36304
|
+
{
|
|
36305
|
+
"kind": "javascript-module",
|
|
36306
|
+
"path": "src/components/date-time/date-range/index.ts",
|
|
36307
|
+
"declarations": [],
|
|
36308
|
+
"exports": [
|
|
36309
|
+
{
|
|
36310
|
+
"kind": "js",
|
|
36311
|
+
"name": "*",
|
|
36312
|
+
"declaration": {
|
|
36313
|
+
"name": "*",
|
|
36314
|
+
"package": "./date-range.const"
|
|
36315
|
+
}
|
|
36316
|
+
},
|
|
36317
|
+
{
|
|
36318
|
+
"kind": "js",
|
|
36319
|
+
"name": "*",
|
|
36320
|
+
"declaration": {
|
|
36321
|
+
"name": "*",
|
|
36322
|
+
"package": "./date-range.types"
|
|
36323
|
+
}
|
|
36324
|
+
},
|
|
36325
|
+
{
|
|
36326
|
+
"kind": "js",
|
|
36327
|
+
"name": "*",
|
|
36328
|
+
"declaration": {
|
|
36329
|
+
"name": "*",
|
|
36330
|
+
"package": "./date-range"
|
|
36331
|
+
}
|
|
36332
|
+
}
|
|
36333
|
+
]
|
|
36334
|
+
},
|
|
36168
36335
|
{
|
|
36169
36336
|
"kind": "javascript-module",
|
|
36170
36337
|
"path": "src/components/date-time/date-time-range/date-time-range.const.ts",
|