Private
Public Access
1
0
Files
power-apps-codeapps-blog-part2/node_modules/.vite/deps/_metadata.json
Lago 0a1d96a40f feat: integrate Microsoft Power Apps SDK and enhance email handling
- Added dependency for @microsoft/power-apps to package.json.
- Updated power.config.json to include appId, environmentId, and connection references.
- Implemented sanitisation function for HTML content in App.tsx to prevent XSS.
- Enhanced error handling in email loading and marking as read functionalities.
- Updated email display logic to handle HTML content and previews.
- Refactored OutlookService to use auto-generated service from @microsoft/power-apps.
- Added new methods for sending, marking as read, and deleting emails in OutlookService.
- Updated types for Email to include bodyPreview, isHtml, hasAttachments, and importance.
- Configured Vite to exclude @microsoft/power-apps/data from the build.
- Created .gitignore to exclude build artifacts and environment files.
- Added local development shim for @microsoft/power-apps/data to support local testing.
- Defined type stubs for @microsoft/power-apps/data to facilitate local development.
2026-04-16 22:42:40 +02:00

76 lines
1.9 KiB
JSON

{
"hash": "a2cf0ee3",
"configHash": "199e9b49",
"lockfileHash": "7d0db4c4",
"browserHash": "5f7ecc69",
"optimized": {
"react": {
"src": "../../react/index.js",
"file": "react.js",
"fileHash": "d02ecc7a",
"needsInterop": true
},
"react-dom": {
"src": "../../react-dom/index.js",
"file": "react-dom.js",
"fileHash": "7dc29179",
"needsInterop": true
},
"react/jsx-dev-runtime": {
"src": "../../react/jsx-dev-runtime.js",
"file": "react_jsx-dev-runtime.js",
"fileHash": "5dbee3e4",
"needsInterop": true
},
"react/jsx-runtime": {
"src": "../../react/jsx-runtime.js",
"file": "react_jsx-runtime.js",
"fileHash": "68c460e2",
"needsInterop": true
},
"@fluentui/react-components": {
"src": "../../@fluentui/react-components/lib/index.js",
"file": "@fluentui_react-components.js",
"fileHash": "4c21893b",
"needsInterop": false
},
"@fluentui/react-icons": {
"src": "../../@fluentui/react-icons/lib/index.js",
"file": "@fluentui_react-icons.js",
"fileHash": "d07e302b",
"needsInterop": false
},
"@microsoft/power-apps/data": {
"src": "../../@microsoft/power-apps/dist/data/index.js",
"file": "@microsoft_power-apps_data.js",
"fileHash": "93d66341",
"needsInterop": false
},
"react-dom/client": {
"src": "../../react-dom/client.js",
"file": "react-dom_client.js",
"fileHash": "1ccb8538",
"needsInterop": true
}
},
"chunks": {
"chunk-G5LRF5Q3": {
"file": "chunk-G5LRF5Q3.js"
},
"chunk-WF23Q3BR": {
"file": "chunk-WF23Q3BR.js"
},
"chunk-RYT6YT3P": {
"file": "chunk-RYT6YT3P.js"
},
"chunk-HJTH342H": {
"file": "chunk-HJTH342H.js"
},
"chunk-KNNXW3SV": {
"file": "chunk-KNNXW3SV.js"
},
"chunk-DC5AMYBS": {
"file": "chunk-DC5AMYBS.js"
}
}
}