Complaint Management UI package — atomic React components that run on the parent app's auth and API
When the component makes complaint API calls without an apiUrl override, it sends the host application's cookie token to a hard-coded external service. It also sends complaint request data through that service.
Source sends credentials or rich application records to a package-controlled external receiver enabled by default.
dist/complaint-app.umd.jsView on unpkgA bounded semantic-analysis stage reached its safety limit; remaining detectors completed, but this package requires AI review.
dist/style.cssView on unpkgThe runtime bundle hard-codes api-grievance.airaops.com as its default API host.
dist/complaint-app.jsView on unpkg · L3794It reads a token from a cookie and attaches it as a Bearer credential to requests.
dist/complaint-app.jsView on unpkg · L3808Complaint data operations send requests through that credentialed client to the default host.
dist/complaint-app.jsView on unpkg · L4105Source sends credentials or rich application records to a package-controlled external receiver enabled by default.
dist/complaint-app.umd.jsView on unpkgA bounded semantic-analysis stage reached its safety limit; remaining detectors completed, but this package requires AI review.
dist/style.cssView on unpkgThe runtime bundle hard-codes api-grievance.airaops.com as its default API host.
dist/complaint-app.jsView on unpkg · L3794It reads a token from a cookie and attaches it as a Bearer credential to requests.
dist/complaint-app.jsView on unpkg · L3808Complaint data operations send requests through that credentialed client to the default host.
dist/complaint-app.jsView on unpkg · L4105