Commit 1d5af5b
feat: 🎸 HCPSDKFIORIUIKIT-2235 Attachment Part1 (SAP#983)
* feat: 🎸 HCPSDKFIORIUIKIT-2235 Attachment part1 draft
Check in many files to prevent loss due to computer issues. With this
check-ins, we have rough UI sckeleton. Current code allows customization
of operations. and adpatable confiuration of SwiftUI QuickLookPreview
or a custom preview allowing deletion.
BREAKING CHANGE: 🧨 N/A
✅ Closes: 1
* refactor: 💡 API and Preview
refactor APIs and implementation adjustment, preview examples
BREAKING CHANGE: 🧨 N/A
✅ Closes: 0
* refactor: 💡 enable delete func and confirmation
* feat: 🎸 adding control state and corresponding styles
Started adding control state for components and related style updates.
And update tests.
BREAKING CHANGE: 🧨 0
✅ Closes: 0
* feat: 🎸 introducing AttachmentProcessor protocol
Adding a new protocol for processing attachemets, and misc updates.
BREAKING CHANGE: 🧨 0
✅ Closes: 0
* feat: 🎸 AttachmentProcessor protocol adoption and misc
Plugin AttachmentProcessor and BaseAttachmentProcessor and misc
improvements.
BREAKING CHANGE: 🧨 0
✅ Closes: 0
* refactor: 💡 adjust sourcery cfg and misc upates
improve sourcery configuration and corresponding updates on
implementations.
BREAKING CHANGE: 🧨 0
✅ Closes: 0
* fix: 🐛 date format adjustment per spec
adjust date format pattern
BREAKING CHANGE: 🧨 0
✅ Closes: 0
* Update BaseComponentProtocols.swift
fix: missing closing curly brace.
* Update AttachmentGroupStyle.fiori.swift
fix: remove custom thumbnail, use custom style.
* Update CompositeComponentProtocols.swift
fix: remove func for custom thumbnail, use custom style instead.
* chore: 🤖 adding generated files
checkint generated supporting files.
BREAKING CHANGE: 🧨 0
✅ Closes: 0
* fix: 🐛 style issue with title, subtitle, footnote, and thumbnai
fix style issue with title, subtitle, footnote, and LazyVGrid cache
issue on thumbnail.
BREAKING CHANGE: 🧨 0
✅ Closes: 0
* refactor: 💡 allow single selection for file importer
Update file import to allow selection one each time, adding default
filter.
BREAKING CHANGE: 🧨 0
✅ Closes: 0
* refactor: 💡 BaseAttachmentProcessor and demo cases, and misc
Update BaseAttachmentProcessor based demo case usage, and misc
adjustments.
BREAKING CHANGE: 🧨 0
✅ Closes: 0
* refactor: 💡 rename processs to delegate, misc clean ups
Use delegate naming convention instead of processor, misc. cleanups.
BREAKING CHANGE: 🧨 0
✅ Closes: 0
* chore: 🤖 code cleanup
clean up code
BREAKING CHANGE: 🧨 0
✅ Closes: 0
* docs: ✏️ adding docs, fix error processing, and update demo
adding docs, fix error processing, and update demo
BREAKING CHANGE: 🧨 0
✅ Closes: 0
* fix: 🐛 build warnings part1
fix build warnings part one.
BREAKING CHANGE: 🧨 0
✅ Closes: 0
* fix: 🐛 build warnings part2
fix build warnings part two.
BREAKING CHANGE: 🧨 0
✅ Closes: 0
* fix: 🐛 build warnings part3
fix build warnings part three.
BREAKING CHANGE: 🧨 0
✅ Closes: 0
* fix: 🐛 fix warnings part4
fix warnings part four
BREAKING CHANGE: 🧨 0
✅ Closes: 0
* fix: 🐛 warnings
fix build warnings
BREAKING CHANGE: 🧨 0
✅ Closes: 0
* fix: 🐛 build warnings part5
fix warnings part five
BREAKING CHANGE: 🧨 0
✅ Closes: 0
* chore: 🤖 moving attachment demos into a sub-group
moving all attachment demos into a sub-group.
BREAKING CHANGE: 🧨 0
✅ Closes: 0
* chore: 🤖 update titles based on review feedback
update titles based on review feedbacks
BREAKING CHANGE: 🧨 0
✅ Closes: 0
* fix: 🐛 legacy preview delete button enabled in readonly mode
BREAKING CHANGE: 🧨 0
✅ Closes: 0
* feat: 🎸 support camera (photo, video, and scanner)
Adding support for take a photo, video, and use camera as scanner for
pdf output.
BREAKING CHANGE: 🧨 0
✅ Closes: 0
* chore: 🤖 update operation titles and icons using values from De
update operation titles and icons using values provided by desiger.
BREAKING CHANGE: 🧨 0
✅ Closes: 0
---------
Co-authored-by: dyongxu <61523257+dyongxu@users.noreply.github.com>1 parent e8440a1 commit 1d5af5b
File tree
72 files changed
+4179
-2
lines changed- Apps/Examples
- Examples.xcodeproj
- Examples
- FioriSwiftUICore
- Attachment
- Sources/FioriSwiftUICore
- Attachment
- Utils
- _ComponentProtocols
- _FioriStyles
- _generated
- StyleableComponents
- AttachmentButtonImage
- AttachmentFootnote
- AttachmentGroup
- AttachmentSubtitle
- AttachmentThumbnail
- AttachmentTitle
- Attachment
- SupportingFiles
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
72 files changed
+4179
-2
lines changedLarge diffs are not rendered by default.
Binary file not shown.
Loading
Binary file not shown.
Binary file not shown.
Lines changed: 136 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
Lines changed: 51 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
Lines changed: 164 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
0 commit comments