duck-dev-lib 0.0.75 → 0.0.76

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.
@@ -16,7 +16,8 @@ var tabs = {
16
16
  speakerBubble: "Speaker bubble",
17
17
  tooltip: "Tooltip",
18
18
  directives: "Directives",
19
- breadcrumb: "Breadcrumb"
19
+ breadcrumb: "Breadcrumb",
20
+ selector: "Selector"
20
21
  };
21
22
  var documentationStyleTabs = {
22
23
  classic: "Classic",
@@ -416,6 +417,56 @@ var segmentDoc = {
416
417
  done: "Done"
417
418
  }
418
419
  };
420
+ var selectorDoc = {
421
+ title: "Duck Dev UI Library - Selector",
422
+ basic: {
423
+ title: "Selector components",
424
+ description: "Alternative to segment/select with non-standard visual presentation. Two neobrutalism variants: a 3D rotating drum (prism) with drag/swipe, and an animated road sign pointer with click-to-rotate animation.",
425
+ usage: "Usage:",
426
+ inputs: "Input Parameters:",
427
+ examples: "Examples:"
428
+ },
429
+ inputsDesc: {
430
+ value: "current selected value (string). If omitted, the first option is selected by default.",
431
+ valueChange: "emits the selected value on change.",
432
+ ionChange: "Ionic-style event with shape { detail: { value } }.",
433
+ color: "accepts AccentEnumColor to switch palette and contrast.",
434
+ optionValue: "value associated with a particular option (required)."
435
+ },
436
+ drum: {
437
+ title: "Drum Selector",
438
+ description: "3D rotating prism with drag/swipe interaction. The number of faces equals the number of options (3–5). Swipe up/down to rotate, the drum snaps to the nearest face with inertia."
439
+ },
440
+ slot: {
441
+ title: "Slot Machine Selector",
442
+ description: "A one-armed bandit style selector. Values scroll in a reel window. Use the up/down buttons to switch or pull the lever for a random pick. Supports 2–5 options."
443
+ },
444
+ examples: {
445
+ drumWhite: "Drum / White",
446
+ drumViolet: "Drum / Violet (4 options)",
447
+ drumOrange: "Drum / Orange",
448
+ drumDark: "Drum / Dark (5 options)",
449
+ slotWhite: "Slot / White",
450
+ slotViolet: "Slot / Violet",
451
+ slotDark: "Slot / Dark"
452
+ },
453
+ labels: {
454
+ selected: "Selected",
455
+ rush: "Rush",
456
+ strategy: "Strategy",
457
+ rpg: "RPG",
458
+ arcade: "Arcade",
459
+ review: "Review",
460
+ drop: "Drop",
461
+ draft: "Draft",
462
+ launch: "Launch",
463
+ archive: "Archive",
464
+ research: "Research",
465
+ prototype: "Prototype",
466
+ validate: "Validate",
467
+ deliver: "Deliver"
468
+ }
469
+ };
419
470
  var loaders = {
420
471
  title: "Duck Dev UI Library - Loader Components",
421
472
  classic: {
@@ -919,6 +970,13 @@ var breadcrumbDoc = {
919
970
  },
920
971
  labels: {
921
972
  navigated: "Last navigated"
973
+ },
974
+ interactive: {
975
+ title: "Interactive Demo",
976
+ description: "Add or remove breadcrumbs to test the horizontal scroll behavior. The breadcrumb bar height stays fixed regardless of the number of items.",
977
+ add: "Add",
978
+ remove: "Remove",
979
+ count: "Items"
922
980
  }
923
981
  };
924
982
  var en = {
@@ -930,6 +988,7 @@ var en = {
930
988
  slider: slider,
931
989
  buttons: buttons,
932
990
  segmentDoc: segmentDoc,
991
+ selectorDoc: selectorDoc,
933
992
  loaders: loaders,
934
993
  tabsComponent: tabsComponent,
935
994
  svgComponent: svgComponent,
@@ -944,5 +1003,5 @@ var en = {
944
1003
  breadcrumbDoc: breadcrumbDoc
945
1004
  };
946
1005
 
947
- export { accordionDoc, badgeDoc, breadcrumbDoc, buttons, cardDoc, en as default, directivesDoc, documentationStyleTabs, inputComponent, loaders, modalDoc, notifications, progressDoc, quickStart, segmentDoc, slider, speakerBubbleDoc, svgComponent, tabs, tabsComponent, tooltipDoc };
948
- //# sourceMappingURL=duck-dev-lib-en-BUr6Xr1h.mjs.map
1006
+ export { accordionDoc, badgeDoc, breadcrumbDoc, buttons, cardDoc, en as default, directivesDoc, documentationStyleTabs, inputComponent, loaders, modalDoc, notifications, progressDoc, quickStart, segmentDoc, selectorDoc, slider, speakerBubbleDoc, svgComponent, tabs, tabsComponent, tooltipDoc };
1007
+ //# sourceMappingURL=duck-dev-lib-en-XYugblp4.mjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"duck-dev-lib-ru-BxtBEpPE.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"duck-dev-lib-en-XYugblp4.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -16,7 +16,8 @@ var tabs = {
16
16
  speakerBubble: "Речевые облака",
17
17
  tooltip: "Подсказка",
18
18
  directives: "Директивы",
19
- breadcrumb: "Хлебные крошки"
19
+ breadcrumb: "Хлебные крошки",
20
+ selector: "Селектор"
20
21
  };
21
22
  var documentationStyleTabs = {
22
23
  classic: "Классика",
@@ -382,6 +383,56 @@ var segmentDoc = {
382
383
  done: "Готово"
383
384
  }
384
385
  };
386
+ var selectorDoc = {
387
+ title: "Duck Dev UI Library - Селектор",
388
+ basic: {
389
+ title: "Компоненты селектора",
390
+ description: "Альтернатива segment/select с нестандартной визуальной подачей. Два neobrutalism-варианта: 3D-барабан (призма) с вращением через drag/swipe и анимированный дорожный знак-указатель с поворотом по клику.",
391
+ usage: "Использование:",
392
+ inputs: "Входные параметры:",
393
+ examples: "Примеры:"
394
+ },
395
+ inputsDesc: {
396
+ value: "текущее выбранное значение (string). Если не указано — по умолчанию выбирается первая опция.",
397
+ valueChange: "эмитит выбранное значение при смене.",
398
+ ionChange: "событие в стиле Ionic с формой { detail: { value } }.",
399
+ color: "принимает AccentEnumColor для смены палитры и контраста.",
400
+ optionValue: "значение, связанное с конкретной опцией (обязательно)."
401
+ },
402
+ drum: {
403
+ title: "Барабан (Drum)",
404
+ description: "3D-вращающаяся призма с drag/swipe-взаимодействием. Количество граней равно количеству опций (3–5). Свайпайте вверх/вниз для вращения, барабан доворачивается к ближайшей грани с инерцией."
405
+ },
406
+ slot: {
407
+ title: "Слот-машина (Slot Machine)",
408
+ description: "Селектор в стиле однорукого бандита. Значения прокручиваются в окошке барабана. Используйте кнопки вверх/вниз для переключения или дёрните рычаг для случайного выбора. Поддерживает 2–5 опций."
409
+ },
410
+ examples: {
411
+ drumWhite: "Барабан / White",
412
+ drumViolet: "Барабан / Violet (4 опции)",
413
+ drumOrange: "Барабан / Orange",
414
+ drumDark: "Барабан / Dark (5 опций)",
415
+ slotWhite: "Слот / White",
416
+ slotViolet: "Слот / Violet",
417
+ slotDark: "Слот / Dark"
418
+ },
419
+ labels: {
420
+ selected: "Выбрано",
421
+ rush: "Rush",
422
+ strategy: "Стратегия",
423
+ rpg: "RPG",
424
+ arcade: "Аркада",
425
+ review: "Review",
426
+ drop: "Drop",
427
+ draft: "Draft",
428
+ launch: "Launch",
429
+ archive: "Archive",
430
+ research: "Исследование",
431
+ prototype: "Прототип",
432
+ validate: "Валидация",
433
+ deliver: "Доставка"
434
+ }
435
+ };
385
436
  var loaders = {
386
437
  title: "Duck Dev UI Library - Компоненты загрузки (Loaders)",
387
438
  classic: {
@@ -875,6 +926,13 @@ var breadcrumbDoc = {
875
926
  },
876
927
  labels: {
877
928
  navigated: "Последний переход"
929
+ },
930
+ interactive: {
931
+ title: "Интерактивная демонстрация",
932
+ description: "Добавляйте и удаляйте крошки, чтобы проверить горизонтальную прокрутку. Высота панели остаётся фиксированной независимо от количества элементов.",
933
+ add: "Добавить",
934
+ remove: "Удалить",
935
+ count: "Элементов"
878
936
  }
879
937
  };
880
938
  var ru = {
@@ -885,6 +943,7 @@ var ru = {
885
943
  slider: slider,
886
944
  buttons: buttons,
887
945
  segmentDoc: segmentDoc,
946
+ selectorDoc: selectorDoc,
888
947
  loaders: loaders,
889
948
  tabsComponent: tabsComponent,
890
949
  svgComponent: svgComponent,
@@ -899,5 +958,5 @@ var ru = {
899
958
  breadcrumbDoc: breadcrumbDoc
900
959
  };
901
960
 
902
- export { accordionDoc, badgeDoc, breadcrumbDoc, buttons, cardDoc, ru as default, directivesDoc, documentationStyleTabs, inputComponent, loaders, modalDoc, notifications, progressDoc, quickStart, segmentDoc, slider, speakerBubbleDoc, svgComponent, tabs, tabsComponent };
903
- //# sourceMappingURL=duck-dev-lib-ru-BxtBEpPE.mjs.map
961
+ export { accordionDoc, badgeDoc, breadcrumbDoc, buttons, cardDoc, ru as default, directivesDoc, documentationStyleTabs, inputComponent, loaders, modalDoc, notifications, progressDoc, quickStart, segmentDoc, selectorDoc, slider, speakerBubbleDoc, svgComponent, tabs, tabsComponent };
962
+ //# sourceMappingURL=duck-dev-lib-ru-BBQhEnLr.mjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"duck-dev-lib-en-BUr6Xr1h.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"duck-dev-lib-ru-BBQhEnLr.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}