@salilvnair/dui 1.0.7 → 1.0.8

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.
Files changed (152) hide show
  1. package/dist/assets/DuiShowcase-C18KoqHP.css +1 -0
  2. package/dist/assets/{DuiShowcase-CSkP-vdJ.js → DuiShowcase-DwihGCxO.js} +1377 -1359
  3. package/dist/assets/{index-DQdlwLhi.js → index-D9rPjVPP.js} +2 -2
  4. package/dist/chunks/{daakia-icons-BpwUOdSO.js → daakia-icons-DYLRx0Yi.js} +1096 -1053
  5. package/dist/chunks/daakia-icons-DYLRx0Yi.js.map +1 -0
  6. package/dist/chunks/doc-path-D2_JUEIe.js +695 -0
  7. package/dist/chunks/doc-path-D2_JUEIe.js.map +1 -0
  8. package/dist/icons/daakia-icons.d.ts +24 -0
  9. package/dist/index.html +1 -1
  10. package/dist/index.js +20939 -17293
  11. package/dist/index.js.map +1 -1
  12. package/dist/lib/components/button/AIButtonView.d.ts +10 -1
  13. package/dist/lib/components/button/ActionButtonView.d.ts +42 -0
  14. package/dist/lib/components/button/BookmarkButtonView.d.ts +10 -1
  15. package/dist/lib/components/button/FabView.d.ts +10 -1
  16. package/dist/lib/components/button/FollowButtonView.d.ts +10 -1
  17. package/dist/lib/components/button/HoldToConfirmView.d.ts +10 -1
  18. package/dist/lib/components/button/LikeButtonView.d.ts +10 -1
  19. package/dist/lib/components/button/MorphingIconButtonView.d.ts +10 -1
  20. package/dist/lib/components/button/SegmentedView.d.ts +10 -1
  21. package/dist/lib/components/button/ThemeToggleView.d.ts +10 -1
  22. package/dist/lib/components/button/VoteWidgetView.d.ts +10 -1
  23. package/dist/lib/components/chips/ChipView.d.ts +32 -1
  24. package/dist/lib/components/chips/CommandChipView.d.ts +10 -1
  25. package/dist/lib/components/display/BadgeChipView.d.ts +25 -0
  26. package/dist/lib/components/display/DonutView.d.ts +35 -0
  27. package/dist/lib/components/display/EmptyStateView.d.ts +33 -1
  28. package/dist/lib/components/display/FileBrowserView.d.ts +143 -0
  29. package/dist/lib/components/display/FileBrowserView.test.d.ts +1 -0
  30. package/dist/lib/components/display/FindingCardView.d.ts +36 -0
  31. package/dist/lib/components/display/FlameGraphView.d.ts +32 -0
  32. package/dist/lib/components/display/GroupHeaderView.d.ts +28 -0
  33. package/dist/lib/components/display/IssueCardSkeletonView.d.ts +28 -0
  34. package/dist/lib/components/display/IssueCardView.d.ts +40 -0
  35. package/dist/lib/components/display/LaneChartView.d.ts +46 -0
  36. package/dist/lib/components/display/LineDiffView.d.ts +25 -0
  37. package/dist/lib/components/display/PriorityMarkView.d.ts +20 -0
  38. package/dist/lib/components/display/SetupOptionView.d.ts +56 -0
  39. package/dist/lib/components/display/SunburstView.d.ts +32 -0
  40. package/dist/lib/components/display/SwimlaneChartView.d.ts +48 -0
  41. package/dist/lib/components/display/TableSkeletonView.d.ts +34 -0
  42. package/dist/lib/components/display/hierarchy-layout.d.ts +114 -0
  43. package/dist/lib/components/display/hierarchy-layout.test.d.ts +1 -0
  44. package/dist/lib/components/display/lane-scale.d.ts +67 -0
  45. package/dist/lib/components/display/lane-scale.test.d.ts +1 -0
  46. package/dist/lib/components/display/line-diff.d.ts +42 -0
  47. package/dist/lib/components/input/AvatarUploadView.d.ts +10 -1
  48. package/dist/lib/components/input/CalendarView.d.ts +10 -1
  49. package/dist/lib/components/input/CascaderView.d.ts +10 -1
  50. package/dist/lib/components/input/ChatInputView.d.ts +10 -1
  51. package/dist/lib/components/input/CheckboxView.d.ts +10 -1
  52. package/dist/lib/components/input/ChecklistView.d.ts +10 -1
  53. package/dist/lib/components/input/ColorPickerView.d.ts +10 -1
  54. package/dist/lib/components/input/ComboBoxView.d.ts +10 -1
  55. package/dist/lib/components/input/DateInputView.d.ts +10 -1
  56. package/dist/lib/components/input/DateRangePickerView.d.ts +10 -1
  57. package/dist/lib/components/input/DateTimeInputView.d.ts +10 -1
  58. package/dist/lib/components/input/DialKnobInputView.d.ts +10 -1
  59. package/dist/lib/components/input/DurationInputView.d.ts +10 -1
  60. package/dist/lib/components/input/EditorView.d.ts +8 -0
  61. package/dist/lib/components/input/EditorView.shell.d.ts +9 -1
  62. package/dist/lib/components/input/EmojiPickerView.d.ts +10 -1
  63. package/dist/lib/components/input/FeedbackWidgetView.d.ts +10 -1
  64. package/dist/lib/components/input/FileDropzoneView.d.ts +10 -1
  65. package/dist/lib/components/input/FilterInputView.d.ts +25 -0
  66. package/dist/lib/components/input/FloatingLabelInputView.d.ts +10 -1
  67. package/dist/lib/components/input/FormDataTableView.d.ts +10 -1
  68. package/dist/lib/components/input/GhostTypingPlaceholderView.d.ts +10 -1
  69. package/dist/lib/components/input/HiddenKeyValueItemView.d.ts +10 -1
  70. package/dist/lib/components/input/HighlightedInputView.d.ts +12 -1
  71. package/dist/lib/components/input/IconPickerView.d.ts +10 -1
  72. package/dist/lib/components/input/InlineEditTextView.d.ts +10 -1
  73. package/dist/lib/components/input/InviteInputView.d.ts +10 -1
  74. package/dist/lib/components/input/KeyValueTableRowView.d.ts +10 -1
  75. package/dist/lib/components/input/KeyValueTableView.d.ts +10 -1
  76. package/dist/lib/components/input/MarkdownEditorView.d.ts +30 -0
  77. package/dist/lib/components/input/MaskedInputView.d.ts +10 -1
  78. package/dist/lib/components/input/MentionInputView.d.ts +10 -1
  79. package/dist/lib/components/input/MergedInputView.d.ts +10 -1
  80. package/dist/lib/components/input/NpsSurveyView.d.ts +10 -1
  81. package/dist/lib/components/input/OtpInputView.d.ts +10 -1
  82. package/dist/lib/components/input/PhoneInputView.d.ts +10 -1
  83. package/dist/lib/components/input/PickerView.d.ts +10 -1
  84. package/dist/lib/components/input/PriorityPickerView.d.ts +10 -1
  85. package/dist/lib/components/input/RadioCardView.d.ts +10 -1
  86. package/dist/lib/components/input/RadioGroupView.d.ts +10 -1
  87. package/dist/lib/components/input/RangeSliderView.d.ts +10 -1
  88. package/dist/lib/components/input/RatingView.d.ts +10 -1
  89. package/dist/lib/components/input/RichTextToolbarView.d.ts +10 -1
  90. package/dist/lib/components/input/RoleSelectView.d.ts +10 -1
  91. package/dist/lib/components/input/SearchFieldView.d.ts +33 -0
  92. package/dist/lib/components/input/SegmentedControlView.d.ts +20 -1
  93. package/dist/lib/components/input/SelectInputView.d.ts +32 -1
  94. package/dist/lib/components/input/SelectTextInputView.d.ts +12 -1
  95. package/dist/lib/components/input/ShortcutRecorderView.d.ts +10 -1
  96. package/dist/lib/components/input/SliderView.d.ts +10 -1
  97. package/dist/lib/components/input/SpectrumSliderView.d.ts +10 -1
  98. package/dist/lib/components/input/StepperInputView.d.ts +10 -1
  99. package/dist/lib/components/input/SwatchPickerView.d.ts +38 -0
  100. package/dist/lib/components/input/SwitchGroupView.d.ts +10 -1
  101. package/dist/lib/components/input/TabView.d.ts +10 -1
  102. package/dist/lib/components/input/TagInputView.d.ts +10 -1
  103. package/dist/lib/components/input/TextInputView.d.ts +9 -0
  104. package/dist/lib/components/input/ThemeCardSelectorView.d.ts +10 -1
  105. package/dist/lib/components/input/TimeWheelView.d.ts +10 -1
  106. package/dist/lib/components/input/TimeZoneSelectView.d.ts +40 -0
  107. package/dist/lib/components/input/TimeZoneSelectView.test.d.ts +1 -0
  108. package/dist/lib/components/input/TogglePillView.d.ts +51 -0
  109. package/dist/lib/components/input/ToggleSwitchView.d.ts +10 -1
  110. package/dist/lib/components/input/TransferListView.d.ts +10 -1
  111. package/dist/lib/components/input/TreeSelectView.d.ts +10 -1
  112. package/dist/lib/components/input/WizardStepperView.d.ts +10 -1
  113. package/dist/lib/components/input/doc-path.d.ts +52 -0
  114. package/dist/lib/components/input/doc-path.test.d.ts +1 -0
  115. package/dist/lib/components/input/markdown-serialise.d.ts +23 -0
  116. package/dist/lib/components/input/select-position.test.d.ts +1 -0
  117. package/dist/lib/components/layout/PathBreadcrumbView.d.ts +67 -0
  118. package/dist/lib/components/layout/PathBreadcrumbView.test.d.ts +1 -0
  119. package/dist/lib/components/layout/SplitPanelView.d.ts +26 -1
  120. package/dist/lib/components/modal/ActionSheetView.d.ts +10 -1
  121. package/dist/lib/components/modal/AlertDialogView.d.ts +10 -1
  122. package/dist/lib/components/modal/BottomSheetView.d.ts +10 -1
  123. package/dist/lib/components/modal/CommandPaletteView.d.ts +10 -1
  124. package/dist/lib/components/modal/ContextMenuView.d.ts +19 -1
  125. package/dist/lib/components/modal/DrawerView.d.ts +10 -1
  126. package/dist/lib/components/modal/InfoPopupView.d.ts +13 -1
  127. package/dist/lib/components/modal/ModalView.d.ts +19 -3
  128. package/dist/lib/components/modal/NotificationCenterView.d.ts +10 -1
  129. package/dist/lib/components/modal/PopoverView.d.ts +10 -1
  130. package/dist/lib/components/modal/SheetView.d.ts +31 -0
  131. package/dist/lib/components/modal/SpotlightTourView.d.ts +10 -1
  132. package/dist/lib/components/modal/StackedToastDeckView.d.ts +10 -1
  133. package/dist/lib/components/modal/sheet-drag.d.ts +60 -0
  134. package/dist/lib/components/modal/sheet-drag.test.d.ts +1 -0
  135. package/dist/lib/components/tabs/PilledTabView.d.ts +10 -1
  136. package/dist/lib/components/tabs/TabBarView.d.ts +10 -1
  137. package/dist/lib/components/tabs/UnderlineTabsView.d.ts +41 -0
  138. package/dist/lib/components/testid.test.d.ts +1 -0
  139. package/dist/lib/core/IconSize.d.ts +37 -0
  140. package/dist/lib/core/TerminalPalette.d.ts +81 -0
  141. package/dist/lib/core/TerminalPaletteFile.d.ts +61 -0
  142. package/dist/lib/core/TerminalPaletteFile.test.d.ts +1 -0
  143. package/dist/lib/index.d.ts +65 -0
  144. package/dist/monaco-setup.js +589 -493
  145. package/dist/monaco-setup.js.map +1 -1
  146. package/dist/style.css +1 -1
  147. package/dist/theme/editor.js +1 -1
  148. package/package.json +5 -3
  149. package/dist/assets/DuiShowcase-CRLG9S4N.css +0 -1
  150. package/dist/chunks/EditorView.shell-DWGMOgiy.js +0 -510
  151. package/dist/chunks/EditorView.shell-DWGMOgiy.js.map +0 -1
  152. package/dist/chunks/daakia-icons-BpwUOdSO.js.map +0 -1

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.